From 52840bfe0af70d807d32b7410cf220640673038c Mon Sep 17 00:00:00 2001 From: Andrew Branch Date: Wed, 4 Mar 2020 17:51:48 -0800 Subject: [PATCH] Get publisher building and tests passing --- .gitignore | 3 +- jest.config.js | 1 + package-lock.json | 6 +- package.json | 6 +- .../definitions-parser/data/definitions.json | 302428 +++++++++++++++ .../src/parseDefinitions.ts | 2 + .../definitions-parser/test/tsconfig.json | 6 +- packages/definitions-parser/tsconfig.json | 1 + packages/header-parser/test/tsconfig.json | 6 +- packages/header-parser/tsconfig.json | 3 +- packages/publisher/package-lock.json | 7 +- packages/publisher/package.json | 2 +- packages/publisher/src/generate-packages.ts | 2 +- .../publisher/src/lib/package-publisher.ts | 4 +- packages/publisher/src/lib/versions.ts | 3 +- packages/publisher/src/tester/test-runner.ts | 2 +- packages/publisher/src/tester/test.ts | 2 +- packages/publisher/test/tsconfig.json | 6 +- packages/publisher/tsconfig.json | 2 + packages/utils/logs/conflicts.md | 0 packages/utils/package-lock.json | 6 +- packages/utils/package.json | 1 + packages/utils/src/process.ts | 4 +- packages/utils/test/tsconfig.json | 6 +- packages/utils/tsconfig.json | 3 +- packages/utils/tsconfig.tsbuildinfo | 618 +- tsconfig.all.json | 10 + tsconfig.base.json | 6 +- tsconfig.test.json | 5 +- 29 files changed, 302813 insertions(+), 338 deletions(-) create mode 100644 packages/definitions-parser/data/definitions.json create mode 100644 packages/utils/logs/conflicts.md create mode 100644 tsconfig.all.json diff --git a/.gitignore b/.gitignore index 47aaa9838e..497aaf54b0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .DS_Store *.log dist -*.tsbuildinfo \ No newline at end of file +*.tsbuildinfo +*.lerna_backup \ No newline at end of file diff --git a/jest.config.js b/jest.config.js index d3bed73015..8cb03054c8 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,6 +1,7 @@ module.exports = { preset: "ts-jest", testEnvironment: "node", + testMatch: ["/packages/*/test/**/*.test.ts"], globals: { "ts-jest": { tsConfig: "./tsconfig.test.json", diff --git a/package-lock.json b/package-lock.json index 37b88d9dae..40ff774b49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2111,9 +2111,9 @@ "dev": true }, "@types/node": { - "version": "13.7.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-13.7.7.tgz", - "integrity": "sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==", + "version": "12.12.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.29.tgz", + "integrity": "sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==", "dev": true }, "@types/stack-utils": { diff --git a/package.json b/package.json index 57c18e7300..d7cb2e48d2 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,13 @@ "name": "root", "private": true, "scripts": { - "test": "jest" + "pretest": "npm run build", + "test": "jest", + "build": "tsc -b tsconfig.all.json" }, "devDependencies": { "@types/jest": "^25.1.3", - "@types/node": "^13.7.7", + "@types/node": "^12.12.29", "jest": "^25.1.0", "lerna": "^3.20.2", "ts-jest": "^25.2.1", diff --git a/packages/definitions-parser/data/definitions.json b/packages/definitions-parser/data/definitions.json new file mode 100644 index 0000000000..2005565c91 --- /dev/null +++ b/packages/definitions-parser/data/definitions.json @@ -0,0 +1,302428 @@ +{ + "7zip-min": { + "1.1": { + "libraryName": "7zip-min", + "typingsPackageName": "7zip-min", + "projectName": "https://github.com/onikienko/7zip-min", + "contributors": [ + { + "name": "Tanandara", + "url": "https://github.com/Tanandara", + "githubUsername": "Tanandara" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6df256a52012e0a363db54ae358192284812138369ff057e264208ac7805230d", + "globals": [], + "declaredModules": [ + "7zip-min" + ] + } + }, + "a-big-triangle": { + "1.0": { + "libraryName": "a-big-triangle", + "typingsPackageName": "a-big-triangle", + "projectName": "https://github.com/mikolalysenko/a-big-triangle", + "contributors": [ + { + "name": "Mathias Paumgarten", + "url": "https://github.com/MathiasPaumgarten", + "githubUsername": "MathiasPaumgarten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "781c847eea31b1489461769eeec143b6f26d43d6c911fe74b25d094686dee2cc", + "globals": [], + "declaredModules": [ + "a-big-triangle" + ] + } + }, + "a11y-dialog": { + "5.2": { + "libraryName": "a11y-dialog", + "typingsPackageName": "a11y-dialog", + "projectName": "https://github.com/edenspiekermann/a11y-dialog", + "contributors": [ + { + "name": "Yuto", + "url": "https://github.com/Goyatuzo", + "githubUsername": "Goyatuzo" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d9ce06831bce2572d0d397d01ab8e7b7d8126697750ef12152ea392f32f8d2f", + "globals": [], + "declaredModules": [ + "a11y-dialog" + ] + } + }, + "abbrev": { + "1.1": { + "libraryName": "abbrev", + "typingsPackageName": "abbrev", + "projectName": "https://github.com/isaacs/abbrev-js#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a371470e7402c6edf87f3cd94f9ec98652bc2ba77a57913ad6c6316a81396b1", + "globals": [], + "declaredModules": [ + "abbrev" + ] + } + }, + "abs": { + "1.3": { + "libraryName": "abs", + "typingsPackageName": "abs", + "projectName": "https://github.com/ionicabizau/abs", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a34bf443e05a6591b399dea250a7aa19b6d195c6031f3e95205f079ac555c27", + "globals": [], + "declaredModules": [ + "abs" + ] + } + }, + "absolute": { + "0.0": { + "libraryName": "absolute", + "typingsPackageName": "absolute", + "projectName": "https://github.com/bahamas10/node-absolute", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd263666d1344be3428cd34abcac8db87747f05bb9c3c6aada5b5c270741ea37", + "globals": [], + "declaredModules": [ + "absolute" + ] + } + }, + "abstract-leveldown": { + "5.0": { + "libraryName": "abstract-leveldown", + "typingsPackageName": "abstract-leveldown", + "projectName": "https://github.com/Level/abstract-leveldown", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16d7a06336779d8a28aa14775f9a4d42753459c4860ab04842e9ea04dab7bc50", + "globals": [], + "declaredModules": [ + "abstract-leveldown" + ] + } + }, + "acc-wizard": { + "0.0": { + "libraryName": "acc-wizard", + "typingsPackageName": "acc-wizard", + "projectName": "https://github.com/sathomas/acc-wizard", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe1344f6732f87e3632786e0809c3ab78a0f6146c2749aa27154a68a82430e6c", + "globals": [], + "declaredModules": [] + } + }, + "accept": { + "3.1": { + "libraryName": "accept", + "typingsPackageName": "accept", + "projectName": "https://github.com/hapijs/accept#readme", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4358756647f57dd23d2e467ca07ed7e26f39bb0ae8a6f7843dd7c3b1d3b14022", + "globals": [], + "declaredModules": [ + "accept" + ] + } + }, + "accept-language-parser": { + "1.5": { + "libraryName": "accept-language-parser", + "typingsPackageName": "accept-language-parser", + "projectName": "https://github.com/opentable/accept-language-parser", + "contributors": [ + { + "name": "Niklas Wulf", + "url": "https://github.com/kampfgnom", + "githubUsername": "kampfgnom" + }, + { + "name": "Wooram Jun", + "url": "https://github.com/chatoo2412", + "githubUsername": "chatoo2412" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bece7d72b0d1cf9e44383e38092a5b880a2b54f2ca96779a4a7f79148febbb5d", + "globals": [], + "declaredModules": [ + "accept-language-parser" + ] + } + }, + "accepts": { + "1.3": { + "libraryName": "accepts", + "typingsPackageName": "accepts", + "projectName": "https://github.com/jshttp/accepts", + "contributors": [ + { + "name": "Stefan Reichel", + "url": "https://github.com/bomret", + "githubUsername": "bomret" + }, + { + "name": "Brice BERNARD", + "url": "https://github.com/brikou", + "githubUsername": "brikou" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c1b369f923466e74bec6da148c76a05cc138923a142ea737eff8cf2b29b559f", + "globals": [], + "declaredModules": [ + "accepts" + ] + } + }, + "accounting": { + "0.4": { + "libraryName": "accounting.js", + "typingsPackageName": "accounting", + "projectName": "http://openexchangerates.github.io/accounting.js/", + "contributors": [ + { + "name": "Sergey Gerasimov", + "url": "https://github.com/gerich-home", + "githubUsername": "gerich-home" + }, + { + "name": "Christopher Eck", + "url": "https://github.com/chrisleck", + "githubUsername": "chrisleck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a61b8a6a54f4b78efa30f129d871a91d6c22024671cf1038bd82d4403220ddd", + "globals": [ + "accounting" + ], + "declaredModules": [ + "accounting" + ] + } + }, + "accurate-interval": { + "1.0": { + "libraryName": "accurate-interval", + "typingsPackageName": "accurate-interval", + "projectName": "https://github.com/klyngbaek/accurate-interval#readme", + "contributors": [ + { + "name": "Artur Dziedziczak", + "url": "https://github.com/grayrattus", + "githubUsername": "grayrattus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efd91556c4fee9552a99c7df4088415470beb477f3d66a426363a25c89a60866", + "globals": [], + "declaredModules": [ + "accurate-interval" + ] + } + }, + "ace": { + "0.0": { + "libraryName": "Ace Ajax.org Cloud9 Editor", + "typingsPackageName": "ace", + "projectName": "http://ace.ajax.org/", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/Diullei", + "githubUsername": "Diullei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd9b12eb941067dfb4171abe09f9879d2b00782b0ef41b27d183d4fe77c0b4c5", + "globals": [ + "AceAjax", + "ace" + ], + "declaredModules": [] + } + }, + "ace-diff": { + "2.1": { + "libraryName": "ace-diff", + "typingsPackageName": "ace-diff", + "projectName": "https://ace-diff.github.io/ace-diff/", + "contributors": [ + { + "name": "Mike Dodge", + "url": "https://github.com/innovation-team", + "githubUsername": "innovation-team" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "581c90877965efa926439f6423142060fdcab216b1f00a2a5d8cd268eb3cee4d", + "globals": [ + "AceDiff" + ], + "declaredModules": [ + "ace-diff" + ] + } + }, + "acl": { + "0.4": { + "libraryName": "acl", + "typingsPackageName": "acl", + "projectName": "https://github.com/optimalbits/node_acl", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "redis", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "941447e360e443baaa1c54c85e490eca670d2b6da33e15180abec0c59c75e6a6", + "globals": [], + "declaredModules": [ + "acl" + ] + } + }, + "acorn": { + "4.0": { + "libraryName": "Acorn", + "typingsPackageName": "acorn", + "projectName": "https://github.com/acornjs/acorn", + "contributors": [ + { + "name": "RReverser", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + }, + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bee4e738faa057dede5b1afe6a723100e34630a439e7c17c9e1c4554a4af391", + "globals": [ + "acorn" + ], + "declaredModules": [ + "acorn" + ] + } + }, + "actioncable": { + "5.2": { + "libraryName": "ActionCable", + "typingsPackageName": "actioncable", + "projectName": "https://github.com/rails/rails/tree/master/actioncable/app/assets/javascripts", + "contributors": [ + { + "name": "Vincent Zhu", + "url": "https://github.com/zhu1230", + "githubUsername": "zhu1230" + }, + { + "name": "Jared Szechy", + "url": "https://github.com/szechyjs", + "githubUsername": "szechyjs" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77e450adaa09113a8084518dac283e96f06312634795e9e3ce7b30cf3d5a9a41", + "globals": [ + "ActionCable", + "App" + ], + "declaredModules": [ + "actioncable" + ] + } + }, + "activedirectory2": { + "1.2": { + "libraryName": "activedirectory2", + "typingsPackageName": "activedirectory2", + "projectName": "https://github.com/jsumners/node-activedirectory#readme", + "contributors": [ + { + "name": "pas", + "url": "https://github.com/pasthelod", + "githubUsername": "pasthelod" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ldapjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd5eacc988b07af8b8017c5a884cadd7484dbb1d51d7781e4702c78894087566", + "globals": [], + "declaredModules": [ + "activedirectory2" + ] + } + }, + "activestorage": { + "5.2": { + "libraryName": "ActiveStorage", + "typingsPackageName": "activestorage", + "projectName": "https://github.com/rails/rails/tree/master/activestorage/app/javascript", + "contributors": [ + { + "name": "Cameron Bothner", + "url": "https://github.com/cbothner", + "githubUsername": "cbothner" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff86a63b475df25aa9a26971b0ff6767f385c8a764e8b6454a3fb4ff5d1470a2", + "globals": [ + "ActiveStorage" + ], + "declaredModules": [ + "activestorage" + ] + } + }, + "activex-access": { + "14.0": { + "libraryName": "Microsoft Access 14.0 Object Library - Access", + "typingsPackageName": "activex-access", + "projectName": "https://msdn.microsoft.com/en-us/library/dn142571.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + }, + { + "name": "activex-office", + "version": "*" + }, + { + "name": "activex-dao", + "version": "*" + }, + { + "name": "activex-vbide", + "version": "*" + }, + { + "name": "activex-adodb", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "4b5e85782adee635c85f6bf44ad1eb270c452413eca31e421b07df3aae983db8", + "globals": [ + "AccWizObjects", + "Access" + ], + "declaredModules": [] + } + }, + "activex-adodb": { + "6.1": { + "libraryName": "Microsoft ActiveX Data Objects 6.0 Library - ADODB", + "typingsPackageName": "activex-adodb", + "projectName": "https://msdn.microsoft.com/en-us/library/jj249010.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host", + "activex-scripting" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "38bb71b835db1f5b0461e1d8d921bf21fb26709df25353285e87d4f275f28a41", + "globals": [ + "ADODB" + ], + "declaredModules": [] + } + }, + "activex-adox": { + "6.0": { + "libraryName": "Microsoft ADO Extensions 6.0 for DDL and Security - ADOX", + "typingsPackageName": "activex-adox", + "projectName": "https://docs.microsoft.com/en-us/sql/ado/reference/adox-api/adox-object-model", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + }, + { + "name": "activex-adodb", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "8e2576b5d4d8822e39f37c93fa4f2ee5a24fd35c5e07686a0df45406361d83e7", + "globals": [ + "ADOX" + ], + "declaredModules": [] + } + }, + "activex-dao": { + "16.0": { + "libraryName": "Microsoft Office 16.0 Access Database Engine Object Library - DAO", + "typingsPackageName": "activex-dao", + "projectName": "https://msdn.microsoft.com/en-us/library/dn124645.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "579ab78a8c5d3c8ca93306cc094735b14110fba03813f756bdfd2531fbd303d0", + "globals": [ + "DAO" + ], + "declaredModules": [] + } + }, + "activex-diskquota": { + "1.0": { + "libraryName": "DiskQuotaTypeLibrary", + "typingsPackageName": "activex-diskquota", + "projectName": "https://msdn.microsoft.com/en-us/library/windows/desktop/bb773938(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "ebb7de28247cfe712f0935538986ff332e31997c94a2a7b63b3c43f9e4bd7b04", + "globals": [ + "DiskQuotaTypeLibrary" + ], + "declaredModules": [] + } + }, + "activex-excel": { + "14.0": { + "libraryName": "Microsoft Excel 14.0 Object Library - Excel", + "typingsPackageName": "activex-excel", + "projectName": "https://msdn.microsoft.com/en-us/library/fp179694.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-office", + "version": "*" + }, + { + "name": "activex-vbide", + "version": "*" + }, + { + "name": "activex-stdole", + "version": "*" + }, + { + "name": "activex-adodb", + "version": "*" + }, + { + "name": "activex-dao", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host", + "activex-msforms", + "activex-scripting" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "afb04c15a6519c1e49a8cd5f1eea3d392be510fa724b3031f4c37bb5961ec8b5", + "globals": [ + "Excel" + ], + "declaredModules": [] + } + }, + "activex-faxcomexlib": { + "1.0": { + "libraryName": "Microsoft Fax Service Extended COM Type Library - FAXCOMEXLib", + "typingsPackageName": "activex-faxcomexlib", + "projectName": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms684513(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-stdole", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host", + "activex-scripting" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "7dadebf368734ca8aaf64223541d83763550419c0db395d50f6c28aa22fc994a", + "globals": [ + "FAXCOMEXLib" + ], + "declaredModules": [] + } + }, + "activex-infopath": { + "3.0": { + "libraryName": "Microsoft InfoPath 3.0 Type Library - InfoPath", + "typingsPackageName": "activex-infopath", + "projectName": "https://msdn.microsoft.com/en-us/library/jj602751.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-adodb", + "version": "*" + }, + { + "name": "activex-msxml2", + "version": "*" + }, + { + "name": "activex-mshtml", + "version": "*" + }, + { + "name": "activex-stdole", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "38b0033d6fe077aab03531d427ed489f317e46875e449d43390c004a5994bc2f", + "globals": [ + "InfoPath" + ], + "declaredModules": [] + } + }, + "activex-interop": { + "0.0": { + "libraryName": "Javascript Automation interop", + "typingsPackageName": "activex-interop", + "projectName": "https://msdn.microsoft.com/en-us/library/ff521046(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "activex-scripting" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47ae043477b75850dff45307ea14152ba95a46332acbe81808e2c22d8b364216", + "globals": [ + "ActiveXObject", + "Enumerator", + "SafeArray", + "VBArray", + "VarDate" + ], + "declaredModules": [] + } + }, + "activex-iwshruntimelibrary": { + "0.0": { + "libraryName": "Windows Script Host Runtime Object Model", + "typingsPackageName": "activex-iwshruntimelibrary", + "projectName": "https://msdn.microsoft.com/en-us/library/9bbdkx3k.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4426c7f86ec247d4e0e4993904d48d5177b540c0e86f58f238b4ce5146e0c2f", + "globals": [ + "IWshRuntimeLibrary", + "ScriptSigner", + "WSHControllerLibrary" + ], + "declaredModules": [] + } + }, + "activex-libreoffice": { + "5.3": { + "libraryName": "LibreOffice", + "typingsPackageName": "activex-libreoffice", + "projectName": "https://api.libreoffice.org/", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d11dbf17fc3617255da32069f06ba823979dafa7f1c7d1e5900d30dbdbc9923", + "globals": [ + "com", + "sequence", + "type" + ], + "declaredModules": [] + } + }, + "activex-msforms": { + "2.0": { + "libraryName": "Microsoft Forms 2.0 Object Library - MSForms", + "typingsPackageName": "activex-msforms", + "projectName": "https://msdn.microsoft.com/VBA/Language-Reference-VBA/articles/reference-microsoft-forms", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-stdole", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "d6f8742037ded5914488d005c306316a51f4ffa2b9e04fbe7bc849c98e73f3f5", + "globals": [ + "MSForms" + ], + "declaredModules": [] + } + }, + "activex-mshtml": { + "4.0": { + "libraryName": "Microsoft HTML Object Library - MSHTML", + "typingsPackageName": "activex-mshtml", + "projectName": "https://msdn.microsoft.com/en-us/library/aa741317(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "f730c4c6c012142bbfc04d00c771b339d7bf8f45bfea5e624af337730c90d2f7", + "globals": [ + "MSHTML" + ], + "declaredModules": [] + } + }, + "activex-msxml2": { + "6.0": { + "libraryName": "Microsoft XML, v6.0 - MSXML2", + "typingsPackageName": "activex-msxml2", + "projectName": "https://msdn.microsoft.com/en-us/library/ms763742.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "c7d3415d0bee72f96cd38028b792085dc8d7ba15a88d1bc83485c363423dcd16", + "globals": [ + "MSXML2" + ], + "declaredModules": [] + } + }, + "activex-office": { + "16.0": { + "libraryName": "Microsoft Office 16.0 Object Library - Office", + "typingsPackageName": "activex-office", + "projectName": "https://msdn.microsoft.com/VBA/Office-Shared-VBA/articles/office-vba-object-library-reference", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-stdole", + "version": "*" + }, + { + "name": "activex-outlook", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host", + "activex-word" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "ba75ffef391286f61333f196a52e3efd707a4b57191505e7b1d773f53493ac07", + "globals": [ + "Office" + ], + "declaredModules": [] + } + }, + "activex-outlook": { + "14.0": { + "libraryName": "Microsoft Outlook 14.0 Object Library - Outlook", + "typingsPackageName": "activex-outlook", + "projectName": "https://msdn.microsoft.com/en-us/vba/vba-outlook", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + }, + { + "name": "activex-stdole", + "version": "*" + }, + { + "name": "activex-office", + "version": "*" + } + ], + "testDependencies": [ + "activex-word" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "c18e6b83bcebc83731c6715e4bf3295a19feea306892b5b8b25856516df757d3", + "globals": [ + "Outlook" + ], + "declaredModules": [] + } + }, + "activex-powerpoint": { + "14.0": { + "libraryName": "Microsoft PowerPoint 14.0 Object Library - PowerPoint", + "typingsPackageName": "activex-powerpoint", + "projectName": "https://msdn.microsoft.com/en-us/library/fp161225.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-office", + "version": "*" + }, + { + "name": "activex-vbide", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "0a3dc61941635a7184b0606b86dbd03edfea42ed542d81cfe9d9b3440151155e", + "globals": [ + "PowerPoint" + ], + "declaredModules": [] + } + }, + "activex-scripting": { + "1.0": { + "libraryName": "Microsoft Scripting Runtime", + "typingsPackageName": "activex-scripting", + "projectName": "https://msdn.microsoft.com/en-us/library/bstcxhf7(v=vs.84).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "18793dfbe1744f57d2d87f79a60619cc0f6cf01c032c350441580f96a9c39940", + "globals": [ + "Scripting" + ], + "declaredModules": [] + } + }, + "activex-shdocvw": { + "1.1": { + "libraryName": "Microsoft Internet Controls - SHDocVw", + "typingsPackageName": "activex-shdocvw", + "projectName": "https://msdn.microsoft.com/en-us/library/aa752040(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "788fa850f4fa4b1411bc3d810736140acaec91cc7a51eecb1c58ebfbff564674", + "globals": [ + "SHDocVw" + ], + "declaredModules": [] + } + }, + "activex-shell": { + "1.0": { + "libraryName": "Microsoft Shell Controls And Automation - Shell32", + "typingsPackageName": "activex-shell", + "projectName": "https://msdn.microsoft.com/en-us/library/windows/desktop/bb773938(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-shdocvw", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "8ba63cab4f1a0b26fb053761d8ee05d69490f24d91f840a38594b055b58d1eb5", + "globals": [ + "Shell32" + ], + "declaredModules": [] + } + }, + "activex-stdole": { + "2.0": { + "libraryName": "OLE Automation - stdole", + "typingsPackageName": "activex-stdole", + "projectName": "https://msdn.microsoft.com/en-us/library/hh272953.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "3db787bd234c0856afcf3b480398aaa7f59aac8e5004ae35bf48257441b2a3fa", + "globals": [ + "stdole" + ], + "declaredModules": [] + } + }, + "activex-vbide": { + "14.0": { + "libraryName": "Microsoft Visual Basic for Applications Extensibility 5.3 - VBIDE", + "typingsPackageName": "activex-vbide", + "projectName": "https://msdn.microsoft.com/en-us/vba/language-reference-vba/articles/collections-visual-basic-add-in-model", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-office", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host", + "activex-word" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "85c3769a09c1958e822a14843accfa269149f5edc08cc5c08ce9012713d34d84", + "globals": [ + "VBIDE" + ], + "declaredModules": [] + } + }, + "activex-wia": { + "2.0": { + "libraryName": "Windows Image Acquisition", + "typingsPackageName": "activex-wia", + "projectName": "https://msdn.microsoft.com/en-us/library/windows/desktop/ms630368(v=vs.85).aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "7aa53e00e1b9c3b086548782502df69f581d0843eae013e36e11828c9e2d5e3c", + "globals": [ + "WIA" + ], + "declaredModules": [] + } + }, + "activex-word": { + "14.0": { + "libraryName": "Microsoft Word 14.0 Object Library - Word", + "typingsPackageName": "activex-word", + "projectName": "https://msdn.microsoft.com/en-us/library/fp179696.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-interop", + "version": "*" + }, + { + "name": "activex-office", + "version": "*" + }, + { + "name": "activex-vbide", + "version": "*" + }, + { + "name": "activex-stdole", + "version": "*" + } + ], + "testDependencies": [ + "windows-script-host" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "activex-helpers", + "version": "*" + } + ], + "contentHash": "fab35d5646e7688f33ecb2e23a720869c002b03dc9fd47469e9fa34b1e19b899", + "globals": [ + "Word" + ], + "declaredModules": [] + } + }, + "adal-angular": { + "1.0": { + "libraryName": "adal-angular", + "typingsPackageName": "adal-angular", + "projectName": "https://github.com/AzureAD/azure-activedirectory-library-for-js#readme", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + }, + { + "name": "Anthony Ciccarello", + "url": "https://github.com/aciccarello", + "githubUsername": "aciccarello" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9becedd7c28b890acea1dac81d6f1a0ccc9814206729702a33471d4ad2e11b53", + "globals": [], + "declaredModules": [ + "adal-angular" + ] + } + }, + "add-zero": { + "1.0": { + "libraryName": "add-zero", + "typingsPackageName": "add-zero", + "projectName": "https://github.com/rafaelrinaldi/add-zero#readme", + "contributors": [ + { + "name": "Giles Roadnight", + "url": "https://github.com/Roaders", + "githubUsername": "Roaders" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbec4585ce2fc2b4a1d2cb41c0e62c7a7e96c9a38fd1a086852fedda456894e0", + "globals": [], + "declaredModules": [ + "add-zero" + ] + } + }, + "add2home": { + "2.0": { + "libraryName": "add2home", + "typingsPackageName": "add2home", + "projectName": "http://cubiq.org/add-to-home-screen", + "contributors": [ + { + "name": "James Wilkins", + "url": "http://www.codeplex.com/site/users/view/jamesnw" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "390515036de95bae8f6a6164b6c0152f12bd05ec7c401f2e6db7b5d64969a9dd", + "globals": [ + "addToHome" + ], + "declaredModules": [] + } + }, + "adhan": { + "3.0": { + "libraryName": "adhan-js", + "typingsPackageName": "adhan", + "projectName": "https://github.com/batoulapps/adhan-js", + "contributors": [ + { + "name": "Ikramullah", + "url": "https://github.com/skymunn", + "githubUsername": "skymunn" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68e23b76fc13d7b2418be8f12f6d48c83c9aad63771efb78f679d589645d6dd9", + "globals": [ + "adhan" + ], + "declaredModules": [ + "adhan" + ] + } + }, + "adlib": { + "3.0": { + "libraryName": "adlib", + "typingsPackageName": "adlib", + "projectName": "https://github.com/Esri/adlib", + "contributors": [ + { + "name": "Esri", + "url": "https://github.com/Esri", + "githubUsername": "Esri" + }, + { + "name": "Mike Tschudi", + "url": "https://github.com/MikeTschudi", + "githubUsername": "MikeTschudi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fd06f2d4c7fa63699f7b564baa0eef6eb9799875e9a489130294b59c6fd20c8", + "globals": [], + "declaredModules": [ + "adlib" + ] + } + }, + "adm-zip": { + "0.4": { + "libraryName": "adm-zip", + "typingsPackageName": "adm-zip", + "projectName": "https://github.com/cthackers/adm-zip", + "contributors": [ + { + "name": "John Vilk", + "url": "https://github.com/jvilk", + "githubUsername": "jvilk" + }, + { + "name": "Abner Oliveira", + "url": "https://github.com/abner", + "githubUsername": "abner" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81a40cf36f8684a0358ea2af5a5f4fd1a4abc463e4c02431365b590422d43848", + "globals": [], + "declaredModules": [ + "adm-zip" + ] + } + }, + "adone": { + "0.6": { + "libraryName": "adone", + "typingsPackageName": "adone", + "projectName": "https://github.com/ciferox/adone", + "contributors": [ + { + "name": "am", + "url": "https://github.com/s0m3on3", + "githubUsername": "s0m3on3" + }, + { + "name": "Maximus", + "url": "https://github.com/maxveres", + "githubUsername": "maxveres" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "adone.d.ts", + "async.d.ts", + "benchmark.d.ts", + "glosses/app.d.ts", + "glosses/archives.d.ts", + "glosses/assertion.d.ts", + "glosses/collections/array_set.d.ts", + "glosses/collections/async_queue.d.ts", + "glosses/collections/avl_tree.d.ts", + "glosses/collections/binary_search_tree.d.ts", + "glosses/collections/buffer_list.d.ts", + "glosses/collections/byte_array.d.ts", + "glosses/collections/default_map.d.ts", + "glosses/collections/fast_lru.d.ts", + "glosses/collections/index.d.ts", + "glosses/collections/linked_list.d.ts", + "glosses/collections/lru.d.ts", + "glosses/collections/map_cache.d.ts", + "glosses/collections/ns_cache.d.ts", + "glosses/collections/priority_queue.d.ts", + "glosses/collections/queue.d.ts", + "glosses/collections/rb_tree.d.ts", + "glosses/collections/refcounted_cache.d.ts", + "glosses/collections/set.d.ts", + "glosses/collections/stack.d.ts", + "glosses/collections/time_map.d.ts", + "glosses/compressors.d.ts", + "glosses/crypto/asn1.d.ts", + "glosses/crypto/ed25519.d.ts", + "glosses/crypto/index.d.ts", + "glosses/crypto/secp256k1.d.ts", + "glosses/data.d.ts", + "glosses/datetime.d.ts", + "glosses/errors.d.ts", + "glosses/events.d.ts", + "glosses/fake.d.ts", + "glosses/fast.d.ts", + "glosses/fs.d.ts", + "glosses/is.d.ts", + "glosses/math/bignumber.d.ts", + "glosses/math/bitset.d.ts", + "glosses/math/decimal.d.ts", + "glosses/math/index.d.ts", + "glosses/math/long.d.ts", + "glosses/math/matrix.d.ts", + "glosses/math/simd.d.ts", + "glosses/meta.d.ts", + "glosses/net/http/client.d.ts", + "glosses/net/http/index.d.ts", + "glosses/net/index.d.ts", + "glosses/pretty/index.d.ts", + "glosses/pretty/json.d.ts", + "glosses/pretty/size.d.ts", + "glosses/pretty/table.d.ts", + "glosses/pretty/time.d.ts", + "glosses/promise.d.ts", + "glosses/regex.d.ts", + "glosses/semver.d.ts", + "glosses/shani-global.d.ts", + "glosses/shani.d.ts", + "glosses/std.d.ts", + "glosses/streams.d.ts", + "glosses/system/env.d.ts", + "glosses/system/index.d.ts", + "glosses/system/process.d.ts", + "glosses/system/user.d.ts", + "glosses/templating/dot.d.ts", + "glosses/templating/index.d.ts", + "glosses/templating/nunjucks.d.ts", + "glosses/text/index.d.ts", + "glosses/text/spinners.d.ts", + "glosses/text/table.d.ts", + "glosses/text/unicode.d.ts", + "glosses/utils.d.ts", + "glosses/vault.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "lodash", + "version": "*" + }, + { + "name": "benchmark", + "version": "*" + }, + { + "name": "async", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3e9bc8b68367ccfc0267ac14bd4ac83c5d41386286fc3413406b94d0ff356db", + "globals": [ + "adone", + "after", + "afterEach", + "assert", + "before", + "beforeEach", + "context", + "describe", + "expect", + "fakeClock", + "it", + "match", + "mock", + "nodestd", + "request", + "specify", + "spy", + "stub", + "tasync", + "tbenchmark" + ], + "declaredModules": [ + "adone", + "adone/async", + "adone/benchmark", + "adone/glosses/std" + ] + } + }, + "aes-js": { + "3.1": { + "libraryName": "aes-js", + "typingsPackageName": "aes-js", + "projectName": "https://github.com/ricmoo/aes-js", + "contributors": [ + { + "name": "Federico Bond", + "url": "https://github.com/federicobond", + "githubUsername": "federicobond" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbcc0224ee6367f40e825a97655b170dc54845773a64fd1242b8234aac5f0b8e", + "globals": [], + "declaredModules": [ + "aes-js" + ] + } + }, + "aframe": { + "0.8": { + "libraryName": "AFRAME", + "typingsPackageName": "aframe", + "projectName": "https://aframe.io/", + "contributors": [ + { + "name": "Paul Shannon", + "url": "https://github.com/devpaul", + "githubUsername": "devpaul" + }, + { + "name": "Roberto Ritger", + "url": "https://github.com/bertoritger", + "githubUsername": "bertoritger" + }, + { + "name": "Trygve Wastvedt", + "url": "https://github.com/twastvedt", + "githubUsername": "twastvedt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "three", + "version": "*" + }, + { + "name": "@tweenjs/tween.js", + "version": "*" + }, + { + "name": "tween.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "three", + "version": "*" + } + ], + "contentHash": "c020ecc1692feb3bd48d273e413a0adcb1307f67e5e42bac6e87c80627068072", + "globals": [], + "declaredModules": [ + "aframe" + ] + } + }, + "ag-channel": { + "4.0": { + "libraryName": "ag-channel", + "typingsPackageName": "ag-channel", + "projectName": "https://github.com/SocketCluster/ag-channel", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "consumable-stream", + "version": "*" + }, + { + "name": "stream-demux", + "version": "*" + }, + { + "name": "writable-consumable-stream", + "version": "*" + } + ], + "testDependencies": [ + "ag-simple-broker" + ], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5c6de95f67bafb155ea46bccf0bd15997c76a97d2b9b221c4c0e4e4dc6c1cf38", + "globals": [], + "declaredModules": [ + "ag-channel" + ] + } + }, + "ag-simple-broker": { + "4.0": { + "libraryName": "ag-simple-broker", + "typingsPackageName": "ag-simple-broker", + "projectName": "https://github.com/SocketCluster/ag-simple-broker", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "async-stream-emitter", + "version": "*" + }, + { + "name": "socketcluster-server", + "version": "*" + }, + { + "name": "consumable-stream", + "version": "*" + }, + { + "name": "ag-channel", + "version": "*" + }, + { + "name": "writable-consumable-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0758737c6ced8ff848e3b23a460091df30016afbd4cd887d628e70dd25b12272", + "globals": [], + "declaredModules": [ + "ag-simple-broker" + ] + } + }, + "agenda": { + "2.0": { + "libraryName": "Agenda", + "typingsPackageName": "agenda", + "projectName": "https://github.com/agenda/agenda", + "contributors": [ + { + "name": "Meir Gottlieb", + "url": "https://github.com/meirgottlieb", + "githubUsername": "meirgottlieb" + }, + { + "name": "Jeff Principe", + "url": "https://github.com/princjef", + "githubUsername": "princjef" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a550bfb31d7240993eede913024ef1b82f4863e21ecee160006140deddb387f7", + "globals": [], + "declaredModules": [ + "agenda" + ] + } + }, + "agent-base": { + "4.2": { + "libraryName": "agent-base", + "typingsPackageName": "agent-base", + "projectName": "https://github.com/TooTallNate/node-agent-base#readme", + "contributors": [ + { + "name": "Christopher Quadflieg", + "url": "https://github.com/Shinigami92", + "githubUsername": "Shinigami92" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27d40a9ec3b0c7ad6d7b898e03adca3bfeecaae867fd83292a875d59d2eab545", + "globals": [], + "declaredModules": [ + "agent-base" + ] + } + }, + "agiledigital__mule-preview": { + "2.1": { + "libraryName": "@agiledigital/mule-preview", + "typingsPackageName": "agiledigital__mule-preview", + "projectName": "https://github.com/agiledigital/mule-preview", + "contributors": [ + { + "name": "Sean Dawson", + "url": "https://github.com/NoxHarmonium", + "githubUsername": "NoxHarmonium" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@agiledigital/mule-preview" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04cd9c62548fc57396b8e92b78a21fb620525ac5333f5d0b42817afdf91a1724", + "globals": [], + "declaredModules": [ + "agiledigital__mule-preview" + ] + } + }, + "agilite": { + "6.4": { + "libraryName": "agilite", + "typingsPackageName": "agilite", + "projectName": "https://www.npmjs.com/package/agilite", + "contributors": [ + { + "name": "Armand Smit", + "url": "https://github.com/ArrieAgilite", + "githubUsername": "ArrieAgilite" + }, + { + "name": "John Jardin", + "url": "https://github.com/johnjardin", + "githubUsername": "johnjardin" + }, + { + "name": "Agilit-e", + "url": "https://github.com/agilitehub", + "githubUsername": "agilitehub" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f100faa691914906d56b0fd8dd22416f9c247626c0543661e6ee0ca8b6177bb9", + "globals": [], + "declaredModules": [ + "agilite" + ] + } + }, + "agora-rtc-sdk": { + "3.0": { + "libraryName": "agora-rtc-sdk", + "typingsPackageName": "agora-rtc-sdk", + "projectName": "https://github.com/AgoraIO/web-archive#readme", + "contributors": [ + { + "name": "Menthays", + "url": "https://github.com/menthays", + "githubUsername": "menthays" + }, + { + "name": "Derek Lu", + "url": "https://github.com/scaret", + "githubUsername": "scaret" + }, + { + "name": "Wangjie", + "url": "https://github.com/wangjie-agora", + "githubUsername": "wangjie-agora" + }, + { + "name": "Yu SiCheng", + "url": "https://github.com/ysclyy", + "githubUsername": "ysclyy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c8458d1d9b430181a80c18661638c2f82093d487762c5709a869023b89040be", + "globals": [ + "AgoraRTC" + ], + "declaredModules": [ + "agora-rtc-sdk" + ] + } + }, + "airbnb-prop-types": { + "2.13": { + "libraryName": "airbnb-prop-types", + "typingsPackageName": "airbnb-prop-types", + "projectName": "https://github.com/airbnb/prop-types", + "contributors": [ + { + "name": "Miles Johnson", + "url": "https://github.com/milesj", + "githubUsername": "milesj" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 13, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5de708d475ba7da9bc80a8532b9cb4d09173fb102c3853be3002c87936057a4", + "globals": [], + "declaredModules": [ + "airbnb-prop-types" + ] + } + }, + "airtable": { + "0.5": { + "libraryName": "airtable", + "typingsPackageName": "airtable", + "projectName": "https://github.com/airtable/airtable.js", + "contributors": [ + { + "name": "Brandon Valosek", + "url": "https://github.com/bvalosek", + "githubUsername": "bvalosek" + }, + { + "name": "Max Chehab", + "url": "https://github.com/maxchehab", + "githubUsername": "maxchehab" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4853d9185452db1bd995a457107efcb3b5edb640e62315c79fedc329f613c418", + "globals": [], + "declaredModules": [ + "airtable" + ] + } + }, + "ajv-async": { + "1.0": { + "libraryName": "ajv-async", + "typingsPackageName": "ajv-async", + "projectName": "https://github.com/epoberezkin/ajv-async#readme", + "contributors": [ + { + "name": "es", + "url": "https://github.com/dmitriismitnov", + "githubUsername": "dmitriismitnov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "contentHash": "87d1b964170e369dfad624c2c8b17ae4ef51a7101e8bbfe3520a2c85a1d9d812", + "globals": [], + "declaredModules": [ + "ajv-async" + ] + } + }, + "ajv-errors": { + "1.0": { + "libraryName": "ajv-errors", + "typingsPackageName": "ajv-errors", + "projectName": "https://github.com/epoberezkin/ajv-errors", + "contributors": [ + { + "name": "Afshawn Lotfi", + "url": "https://github.com/afshawnlotfi", + "githubUsername": "afshawnlotfi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "contentHash": "c7611afd3a97df23cfdc15f990364862c06a3df66f1b8bf54b1a5311e19564eb", + "globals": [], + "declaredModules": [ + "ajv-errors" + ] + } + }, + "ajv-keywords": { + "3.4": { + "libraryName": "ajv-keywords", + "typingsPackageName": "ajv-keywords", + "projectName": "https://github.com/epoberezkin/ajv-keywords#readme", + "contributors": [ + { + "name": "Eric Gonzalez", + "url": "https://github.com/lochiego", + "githubUsername": "lochiego" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "^6.9.1" + } + ], + "contentHash": "c2e9194046655655bd3248a0df48c1e5c92deebf4910079ec09ace53831fcda2", + "globals": [], + "declaredModules": [ + "ajv-keywords" + ] + } + }, + "ajv-merge-patch": { + "4.1": { + "libraryName": "ajv-merge-patch", + "typingsPackageName": "ajv-merge-patch", + "projectName": "https://github.com/epoberezkin/ajv-merge-patch#readme", + "contributors": [ + { + "name": "Zhu Zijia", + "url": "https://github.com/littlepiggy03", + "githubUsername": "littlepiggy03" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": ">=4.1.0" + } + ], + "contentHash": "eac0edaa2278bbdcf773a0d778a073ac5ac5a14025eea620c6f36a4513708b91", + "globals": [], + "declaredModules": [ + "ajv-merge-patch" + ] + } + }, + "ajv-pack": { + "0.3": { + "libraryName": "ajv-pack", + "typingsPackageName": "ajv-pack", + "projectName": "https://github.com/epoberezkin/ajv-pack", + "contributors": [ + { + "name": "Mihail Malo", + "url": "https://github.com/qm3ster", + "githubUsername": "qm3ster" + }, + { + "name": "Christian Murphy", + "url": "https://github.com/ChristianMurphy", + "githubUsername": "ChristianMurphy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "^5.0.0" + } + ], + "contentHash": "b51cd1fd0f701ebbc97943babc0067ea9e7fb26f681e12b556a2061e989e8758", + "globals": [], + "declaredModules": [ + "ajv-pack" + ] + } + }, + "akamai-edgeworkers": { + "1.0": { + "libraryName": "Akamai EdgeWorkers JavaScript API", + "typingsPackageName": "akamai-edgeworkers", + "projectName": "https://developer.akamai.com/akamai-edgeworkers-overview", + "contributors": [ + { + "name": "Evan Hughes", + "url": "https://github.com/evan-hughes", + "githubUsername": "evan-hughes" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e480b8e77b53f898018a0b1c4f7a6d09e783398f4c105b3cdbdc174ff0d19d9", + "globals": [], + "declaredModules": [ + "cookies", + "url-search-params" + ] + } + }, + "akumina-core": { + "4.5": { + "libraryName": "Akumina", + "typingsPackageName": "akumina-core", + "projectName": "https://github.com/akumina/AkuminaDev", + "contributors": [ + { + "name": "Akumina", + "url": "https://github.com/akumina", + "githubUsername": "akumina" + }, + { + "name": "Jason Arden", + "url": "https://github.com/jasonarden", + "githubUsername": "jasonarden" + }, + { + "name": "Sean Glover", + "url": "https://github.com/MarshHawk", + "githubUsername": "MarshHawk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "interfaces/IGetListRequest.d.ts", + "interfaces/ILanguageRequest.d.ts", + "interfaces/IPageWidget.d.ts", + "interfaces/ISavePageWidgetRequest.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1bfa40f5c6951ddbdcb76f1c4fc828eb9dd592517ba9458e8d520feb230adf6", + "globals": [], + "declaredModules": [ + "akumina-core", + "akumina-core/interfaces/IGetListRequest", + "akumina-core/interfaces/ILanguageRequest", + "akumina-core/interfaces/ISavePageWidgetRequest", + "akumina-core/interfaces/IPageWidget" + ] + } + }, + "ale-url-parser": { + "0.10": { + "libraryName": "ale-url-parser", + "typingsPackageName": "ale-url-parser", + "projectName": "https://github.com/msn0/ale-url-parser#readme", + "contributors": [ + { + "name": "Michał Jezierski", + "url": "https://github.com/msn0", + "githubUsername": "msn0" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac230ec3986383f1d1f7dd3a2d861d1ed7e05cfc3331b5b0f8b52a71ae21086d", + "globals": [], + "declaredModules": [ + "ale-url-parser" + ] + } + }, + "alertify": { + "0.3": { + "libraryName": "alertify", + "typingsPackageName": "alertify", + "projectName": "http://fabien-d.github.io/alertify.js/", + "contributors": [ + { + "name": "John Jeffery", + "url": "https://github.com/jjeffery", + "githubUsername": "jjeffery" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc4128a3ee47096aef35d4f73241ccc7eac73117c7371dcf566c366f3c025d2", + "globals": [ + "alertify" + ], + "declaredModules": [] + } + }, + "alex": { + "8.1": { + "libraryName": "alex", + "typingsPackageName": "alex", + "projectName": "https://alexjs.com", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vfile", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vfile", + "version": "^4.0.2" + } + ], + "contentHash": "5c4cddda02616a77b30bfb930cdd20ffa2b06b8703e78eb52853a5f5163c4547", + "globals": [ + "alex" + ], + "declaredModules": [ + "alex" + ] + } + }, + "alexa-sdk": { + "1.1": { + "libraryName": "Alexa SDK for Node.js", + "typingsPackageName": "alexa-sdk", + "projectName": "https://github.com/alexa/alexa-skill-sdk-for-nodejs", + "contributors": [ + { + "name": " Pete Beegle", + "url": "https://github.com/petebeegle", + "githubUsername": "petebeegle" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "pascalwhoop", + "url": "https://github.com/pascalwhoop", + "githubUsername": "pascalwhoop" + }, + { + "name": "Ben", + "url": "https://github.com/blforce", + "githubUsername": "blforce" + }, + { + "name": "rk-7", + "url": "https://github.com/rk-7", + "githubUsername": "rk-7" + }, + { + "name": "Alex Malcoci", + "url": "https://github.com/alexmalcoci", + "githubUsername": "alexmalcoci" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4f61e273d690c2b9af14e770a7f57d7262433300433970dcdfd32fa52b200aa", + "globals": [], + "declaredModules": [ + "alexa-sdk" + ] + } + }, + "alexa-voice-service": { + "0.0": { + "libraryName": "alexa-voice-service", + "typingsPackageName": "alexa-voice-service", + "projectName": "https://github.com/miguelmota/alexa-voice-service", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a9fc154d594842601cab838dcbc6cf0996dafc433a80d9a3ee8f423bd6aeafd", + "globals": [ + "AVS" + ], + "declaredModules": [ + "alexa-voice-service" + ] + } + }, + "algebra.js": { + "0.2": { + "libraryName": "algebra.js", + "typingsPackageName": "algebra.js", + "projectName": "http://algebra.js.org", + "contributors": [ + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b0fee4c8a05f3bbb53bc5dc503e0f304df84cafd9ea68229668bac3241e367c", + "globals": [], + "declaredModules": [ + "algebra.js" + ] + } + }, + "algoliasearch": { + "3.34": { + "libraryName": "algoliasearch-client-javascript", + "typingsPackageName": "algoliasearch", + "projectName": "https://github.com/algolia/algoliasearch-client-javascript", + "contributors": [ + { + "name": "Baptiste Coquelle", + "url": "https://github.com/cbaptiste", + "githubUsername": "cbaptiste" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + }, + { + "name": "Kai Eichinger", + "url": "https://github.com/keichinger", + "githubUsername": "keichinger" + }, + { + "name": "Nery Ortez", + "url": "https://github.com/neryortez", + "githubUsername": "neryortez" + }, + { + "name": "Antoine Rousseau", + "url": "https://github.com/antoinerousseau", + "githubUsername": "antoinerousseau" + }, + { + "name": "Luca Pasquale", + "url": "https://github.com/lucapasquale", + "githubUsername": "lucapasquale" + }, + { + "name": "Alexandre Deve", + "url": "https://github.com/adeve", + "githubUsername": "adeve" + }, + { + "name": "Dan Grayson", + "url": "https://github.com/dan-grayson", + "githubUsername": "dan-grayson" + }, + { + "name": "Peter Esenwa", + "url": "https://github.com/PeterEsenwa", + "githubUsername": "PeterEsenwa" + }, + { + "name": "Samuel Bodin", + "url": "https://github.com/bodinsamuel", + "githubUsername": "bodinsamuel" + }, + { + "name": "Richard Scotten", + "url": "https://github.com/rscotten", + "githubUsername": "rscotten" + }, + { + "name": "Chris Moyer", + "url": "https://github.com/kopertio", + "githubUsername": "kopertio" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 34, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lite/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "998a9b71dbe09aac5ce823506a509a21f9ba87627c9fdb4299b8a7ff939c94d1", + "globals": [ + "algoliasearch" + ], + "declaredModules": [ + "algoliasearch", + "algoliasearch/lite" + ] + } + }, + "algoliasearch-helper": { + "2.26": { + "libraryName": "algoliasearch-helper", + "typingsPackageName": "algoliasearch-helper", + "projectName": "https://community.algolia.com/algoliasearch-helper-js/", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 26, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "algoliasearch", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0f604785d9c14bece8aeaf93956c295ce8fa6c1172cd302faa8e01a21775acc", + "globals": [], + "declaredModules": [ + "algoliasearch-helper" + ] + } + }, + "ali-app": { + "1.0": { + "libraryName": "ali-app", + "typingsPackageName": "ali-app", + "projectName": "https://docs.alipay.com/mini/api/overview (Does not have to be to GitHub", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58403fc24b7b9a03cb6325c3e576aa177554b002de398bf69bf076c14f1763ba", + "globals": [ + "App", + "Behavior", + "Component", + "Page", + "getApp", + "getCurrentPages", + "my" + ], + "declaredModules": [] + } + }, + "ali-oss": { + "6.0": { + "libraryName": "ali-oss", + "typingsPackageName": "ali-oss", + "projectName": "https://github.com/aliyun/oss-nodejs-sdk", + "contributors": [ + { + "name": "Ptrdu", + "url": "https://github.com/ptrdu", + "githubUsername": "ptrdu" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7d816958fa0f3d6d57f6987a27c7b359e12a3d8530fa66ec8d7e2df686efc93", + "globals": [], + "declaredModules": [ + "ali-oss" + ] + } + }, + "align-text": { + "1.0": { + "libraryName": "align-text", + "typingsPackageName": "align-text", + "projectName": "https://github.com/jonschlinkert/align-text", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f8700bc2a0787e15e291e3389d19c3cdf9637b8df0211a44a872b4f0b3ab27e", + "globals": [], + "declaredModules": [ + "align-text" + ] + } + }, + "alks-node": { + "0.9": { + "libraryName": "alks-node", + "typingsPackageName": "alks-node", + "projectName": "https://github.com/Cox-Automotive/alks-node#readme", + "contributors": [ + { + "name": "Matt Hoang", + "url": "https://github.com/matthoang08", + "githubUsername": "matthoang08" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.15.2" + } + ], + "contentHash": "7e49b3ab0d02801d95a84a4b15b830ffb4580af182d21c508f9b5cc79238019e", + "globals": [], + "declaredModules": [ + "alks-node" + ] + } + }, + "all-the-package-names": { + "1.3744": { + "libraryName": "all-the-package-names", + "typingsPackageName": "all-the-package-names", + "projectName": "https://github.com/zeke/all-the-package-names", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3744, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ca0a9183e286f8bf2a683978633628cb2f0f94c21539655c142087875b62b21", + "globals": [], + "declaredModules": [ + "all-the-package-names" + ] + } + }, + "alloy": { + "1.14": { + "libraryName": "npm package Alloy", + "typingsPackageName": "alloy", + "projectName": "https://github.com/appcelerator/alloy", + "contributors": [ + { + "name": "Axway Appcelerator", + "url": "https://github.com/appcelerator", + "githubUsername": "appcelerator" + }, + { + "name": "Mathias Lorenzen", + "url": "https://github.com/ffMathy", + "githubUsername": "ffMathy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + }, + { + "name": "titanium", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05ddc4104b04abf33bc5ba2a005373fb309182da917f34705aafad25e06272eb", + "globals": [ + "Alloy", + "OS_ANDROID", + "OS_IOS", + "Widget", + "alert" + ], + "declaredModules": [] + } + }, + "allure-js-commons": { + "0.0": { + "libraryName": "allure-js-commons", + "typingsPackageName": "allure-js-commons", + "projectName": "https://github.com/allure-framework/allure-js", + "contributors": [ + { + "name": "Denis Artyuhovich", + "url": "https://github.com/zaqqaz", + "githubUsername": "zaqqaz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77552d2c43472b2020a08596dcd87b69f1daae114d154bdeb4960ac91aa9cd89", + "globals": [ + "Allure" + ], + "declaredModules": [ + "allure-js-commons" + ] + } + }, + "almost-equal": { + "1.1": { + "libraryName": "almost-equal", + "typingsPackageName": "almost-equal", + "projectName": "https://github.com/mikolalysenko/almost-equal#readme", + "contributors": [ + { + "name": "Curtis Maddalozzo", + "url": "https://github.com/cmaddalozzo", + "githubUsername": "cmaddalozzo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdae5514306d47eb0783f3a5359e828294f8aecf63c3b241b3ba3857f331aa34", + "globals": [], + "declaredModules": [ + "almost-equal" + ] + } + }, + "alpha-bravo": { + "2.0": { + "libraryName": "alpha-bravo", + "typingsPackageName": "alpha-bravo", + "projectName": "https://www.npmjs.com/package/alpha-bravo", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a72c4a79c22e8cc32f50da91afcef9eafdaf8c36d8c6cfa90a2ce0bc59d06c8", + "globals": [], + "declaredModules": [ + "alpha-bravo" + ] + } + }, + "alt": { + "0.16": { + "libraryName": "Alt", + "typingsPackageName": "alt", + "projectName": "https://github.com/goatslacker/alt", + "contributors": [ + { + "name": "Michael Shearer", + "url": "https://github.com/Shearerbeard", + "githubUsername": "Shearerbeard" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1194d5d0d3dd34c0b7808c14eea273f3b806f726caae4970ab4dcf9fd1c2083", + "globals": [ + "AltJS" + ], + "declaredModules": [ + "alt/utils/chromeDebug", + "alt/AltContainer", + "alt" + ] + } + }, + "amap-js-api": { + "1.4": { + "libraryName": "amap-js-api", + "typingsPackageName": "amap-js-api", + "projectName": "https://lbs.amap.com/api/javascript-api/summary", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "array-bounds.d.ts", + "bounds.d.ts", + "browser.d.ts", + "common.d.ts", + "convert-from.d.ts", + "dom-util.d.ts", + "event.d.ts", + "geometry-util.d.ts", + "index.d.ts", + "layer/building.d.ts", + "layer/flexible.d.ts", + "layer/labelsLayer.d.ts", + "layer/layer.d.ts", + "layer/layerGroup.d.ts", + "layer/massMarks.d.ts", + "layer/mediaLayer.d.ts", + "layer/tileLayer.d.ts", + "layer/wms.d.ts", + "layer/wmts.d.ts", + "lngLat.d.ts", + "map.d.ts", + "overlay/bezierCurve.d.ts", + "overlay/circle.d.ts", + "overlay/circleMarker.d.ts", + "overlay/contextMenu.d.ts", + "overlay/ellipse.d.ts", + "overlay/geoJSON.d.ts", + "overlay/icon.d.ts", + "overlay/infoWindow.d.ts", + "overlay/labelMarker.d.ts", + "overlay/marker.d.ts", + "overlay/markerShape.d.ts", + "overlay/overlay.d.ts", + "overlay/overlayGroup.d.ts", + "overlay/pathOverlay.d.ts", + "overlay/polygon.d.ts", + "overlay/polyline.d.ts", + "overlay/rectangle.d.ts", + "overlay/shapeOverlay.d.ts", + "overlay/text.d.ts", + "pixel.d.ts", + "plugin.d.ts", + "size.d.ts", + "type-util.d.ts", + "util.d.ts", + "view2D.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52db40aecf816447d04df35c4f48b08dc384478e1ef1136740ce24095455cab0", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-arrival-range": { + "1.4": { + "libraryName": "amap-js-api-arrival-range", + "typingsPackageName": "amap-js-api-arrival-range", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/route-search#m_AMap.ArrivalRange", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "586d7ed1b5c04f995360adb025d2745b1feb4a16793c1ac3e203256242dda62c", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-autocomplete": { + "1.4": { + "libraryName": "amap-js-api-autocomplete", + "typingsPackageName": "amap-js-api-autocomplete", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/search#m_AMap.Autocomplete", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40b720549207edabef06ea47e628376dc568804c28b0447e6b5d34e56ca8a4d1", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-city-search": { + "1.4": { + "libraryName": "amap-js-api-city-search", + "typingsPackageName": "amap-js-api-city-search", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/location#m_AMap.CitySearch", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f16b36d3989df8723d6547023cbbf6a91273556a4ea9e9202ca613e3afadd037", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-control-bar": { + "1.4": { + "libraryName": "amap-js-api-control-bar", + "typingsPackageName": "amap-js-api-control-bar", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/map-control#control-bar", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8288a3ca2e40f75c6fbe628ec32217064c447876c53f4b20be302653b88bc92", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-district-search": { + "1.4": { + "libraryName": "amap-js-api-district-search", + "typingsPackageName": "amap-js-api-district-search", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/search#m_AMap.DistrictSearch", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c2f35800f3604e703a92a17dc531b0d5296290c934048de44d4fe8aea44e6af", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-driving": { + "1.4": { + "libraryName": "amap-js-api-driving", + "typingsPackageName": "amap-js-api-driving", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/route-search#m_AMap.Driving", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + }, + { + "name": "amap-js-api-place-search", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4ddea574e496aa900d5e6abfc467040edd1705c4f9f66870305d0c4e361ba0c", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-geocoder": { + "1.4": { + "libraryName": "amap-js-api-geocoder", + "typingsPackageName": "amap-js-api-geocoder", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/lnglat-to-address#m_AMap.Geocoder", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e3710d8a0f16b91d3a7682b52328cd65af8ac2cf66d4fe5627f8450fcec33f6", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-geolocation": { + "1.4": { + "libraryName": "amap-js-api-geolocation", + "typingsPackageName": "amap-js-api-geolocation", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/location#m_AMap.Geolocation", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + }, + { + "name": "amap-js-api-geocoder", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ab9e738aad2cc63fa2a7e998494a21332c2258aa29e49042c55184cd51ed90b", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-heatmap": { + "1.4": { + "libraryName": "amap-js-api-heatmap", + "typingsPackageName": "amap-js-api-heatmap", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/layer#m_AMap.Heatmap", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fabad0a66e5b979781c91e911ba0f9bdcfcfaf2e8d8298f44792323ac80a9b86", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-indoor-map": { + "1.4": { + "libraryName": "amap-js-api-indoor-map", + "typingsPackageName": "amap-js-api-indoor-map", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/indoormap", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ecc256a71764fb72f958cdfc31e714615f8d798832f977c8a3e7c08a5e7b960", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-line-search": { + "1.4": { + "libraryName": "amap-js-api-line-search", + "typingsPackageName": "amap-js-api-line-search", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/search#m_AMap.LineSearch", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d99aca6aceb414254f6342fc7d9a12d526ffb05d33689aa2baeb7e054b0c1c3", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-map-type": { + "1.4": { + "libraryName": "amap-js-api-map-type", + "typingsPackageName": "amap-js-api-map-type", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/map-control#AMap.MapType", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2af02ded081156eebeb372776a929334a23e8b93cd320f4152668c4519f1a55", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-map3d": { + "1.4": { + "libraryName": "amap-js-api-map3d", + "typingsPackageName": "amap-js-api-map3d", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/maps-3d", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "geometry-3d.d.ts", + "index.d.ts", + "lights.d.ts", + "map3d.d.ts", + "object3d-group.d.ts", + "object3d-layer.d.ts", + "object3d.d.ts", + "vector3.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fd2f84e597ba9964c7d1abbef9fefca17130ff9d02e71198ad8059d963f7058", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-overview": { + "1.4": { + "libraryName": "amap-js-api-overview", + "typingsPackageName": "amap-js-api-overview", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/map-control#AMap.OverView", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00c750b1a8860dc2daea6ee48119409777a1efb8272acfd846373196efa9d6fa", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-place-search": { + "1.4": { + "libraryName": "amap-js-api-place-search", + "typingsPackageName": "amap-js-api-place-search", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/search#m_AMap.PlaceSearch", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a9029263bd749f9ce566fb383ad66fd1eab872437d0ef5b6b26d91c2cb513f6", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-riding": { + "1.4": { + "libraryName": "amap-js-api-riding", + "typingsPackageName": "amap-js-api-riding", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/route-search#AMap.Riding", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + }, + { + "name": "amap-js-api-place-search", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0a4369454376db4cd2edcbd2f5093857b16ef5fd0c84f94247fbe2074e01529", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-scale": { + "1.4": { + "libraryName": "amap-js-api-scale", + "typingsPackageName": "amap-js-api-scale", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/map-control#AMap.Scale", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f516ebf15d2db23e1714b154f0b5fd6b4d1cd10eca0b23226d5194d8e4ffc036", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-station-search": { + "1.4": { + "libraryName": "amap-js-api-station-search", + "typingsPackageName": "amap-js-api-station-search", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/search#m_AMap.StationSearch", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8004b4352bd6f5c01a88f02b2f4a870c3ac11812c58c374c4340e7d7e2bcaf77", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-tool-bar": { + "1.4": { + "libraryName": "amap-js-api-tool-bar", + "typingsPackageName": "amap-js-api-tool-bar", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/map-control#AMap.ToolBar", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f67c15128bf2f1cdbb588c83536f21a93fbe106bd8fad25b5c2ed76504742f0", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-api-transfer": { + "1.4": { + "libraryName": "amap-js-api-transfer", + "typingsPackageName": "amap-js-api-transfer", + "projectName": "https://lbs.amap.com/api/javascript-api/reference/route-search#m_AMap.Transfer", + "contributors": [ + { + "name": "breeze9527", + "url": "https://github.com/breeze9527", + "githubUsername": "breeze9527" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amap-js-api", + "version": "*" + }, + { + "name": "amap-js-api-place-search", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e88a65dc2b12c00556b9a46c6a74864e58369acb1921019d62e1fd09f924ae5", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amap-js-sdk": { + "1.4": { + "libraryName": "amap-js-sdk", + "typingsPackageName": "amap-js-sdk", + "projectName": "http://lbs.amap.com/api/javascript-api/summary/", + "contributors": [ + { + "name": "Bian Zhongjie", + "url": "https://github.com/agasbzj", + "githubUsername": "agasbzj" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8571ea3cb504803373ec0f58982b7f80f7709af62fd6a8a60cd6b9edd7c009c8", + "globals": [ + "AMap" + ], + "declaredModules": [] + } + }, + "amazon-cognito-auth-js": { + "1.2": { + "libraryName": "amazon-cognito-auth-js", + "typingsPackageName": "amazon-cognito-auth-js", + "projectName": "https://github.com/aws/amazon-cognito-auth-js", + "contributors": [ + { + "name": "Scott Escue", + "url": "https://github.com/scottescue", + "githubUsername": "scottescue" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2908598338c9981e876a5c215491c1e1aff57bcda81cd595bb8207c570fddddd", + "globals": [ + "AmazonCognitoIdentity" + ], + "declaredModules": [ + "amazon-cognito-auth-js" + ] + } + }, + "amazon-connect-streams": { + "1.4": { + "libraryName": "Amazon Connect Streams API", + "typingsPackageName": "amazon-connect-streams", + "projectName": "https://github.com/aws/amazon-connect-streams", + "contributors": [ + { + "name": "Andy Hopper", + "url": "https://github.com/andyhopp", + "githubUsername": "andyhopp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "597f7d4ee6356298e7096de1eb9a23a1c83c87a84415180fcd48b0f35b7a1c4e", + "globals": [ + "connect" + ], + "declaredModules": [] + } + }, + "amazon-product-api": { + "0.0": { + "libraryName": "amazon-product-api", + "typingsPackageName": "amazon-product-api", + "projectName": "https://github.com/t3chnoboy/amazon-product-api", + "contributors": [ + { + "name": "Matti Lehtinen", + "url": "https://github.com/MattiLehtinen", + "githubUsername": "MattiLehtinen" + }, + { + "name": "Alex Leon", + "url": "https://github.com/alien35", + "githubUsername": "alien35" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebb02ff29a4c8c07034be12c48fe87697b22654652fbe874103fca201790fd8a", + "globals": [], + "declaredModules": [ + "amazon-product-api" + ] + } + }, + "amcharts": { + "3.21": { + "libraryName": "amCharts", + "typingsPackageName": "amcharts", + "projectName": "https://amcharts.com", + "contributors": [ + { + "name": "ldrick", + "url": "https://github.com/ldrick", + "githubUsername": "ldrick" + }, + { + "name": "Mark Grothe", + "url": "https://github.com/grothem", + "githubUsername": "grothem" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 21, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "AmAngularGauge.d.ts", + "AmBalloon.d.ts", + "AmChart.d.ts", + "AmCoordinateChart.d.ts", + "AmGraph.d.ts", + "AmLegend.d.ts", + "AmPieChart.d.ts", + "AmRadarChart.d.ts", + "AmRectangularChart.d.ts", + "AmSerialChart.d.ts", + "AmStockChart.d.ts", + "AmXYChart.d.ts", + "AreasSettings.d.ts", + "AxisBase.d.ts", + "CategoryAxesSettings.d.ts", + "CategoryAxis.d.ts", + "ChartCursor.d.ts", + "ChartCursorSettings.d.ts", + "ChartScrollbar.d.ts", + "ChartScrollbarSettings.d.ts", + "DataSet.d.ts", + "DataSetSelector.d.ts", + "ExportSettings.d.ts", + "GaugeArrow.d.ts", + "GaugeAxis.d.ts", + "GaugeBand.d.ts", + "GraphDataItem.d.ts", + "Guide.d.ts", + "ImagesSettings.d.ts", + "Label.d.ts", + "LegendSettings.d.ts", + "PanelSettings.d.ts", + "PeriodSelector.d.ts", + "SerialDataItem.d.ts", + "Slice.d.ts", + "StockEvent.d.ts", + "StockGraph.d.ts", + "StockLegend.d.ts", + "StockPanel.d.ts", + "Title.d.ts", + "TrendLine.d.ts", + "ValueAxesSettings.d.ts", + "ValueAxis.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c60bbb297893e4981c5c40ef87ed1a76174710f97d2e06abc930bc7942c8678", + "globals": [], + "declaredModules": [ + "amcharts", + "amcharts/AmAngularGauge", + "amcharts/AmBalloon", + "amcharts/AmChart", + "amcharts/AmLegend", + "amcharts/ExportSettings", + "amcharts/Label", + "amcharts/Title", + "amcharts/GaugeArrow", + "amcharts/GaugeAxis", + "amcharts/GaugeBand", + "amcharts/AmCoordinateChart", + "amcharts/AmGraph", + "amcharts/GraphDataItem", + "amcharts/SerialDataItem", + "amcharts/ValueAxis", + "amcharts/AxisBase", + "amcharts/Guide", + "amcharts/AmPieChart", + "amcharts/Slice", + "amcharts/AmRadarChart", + "amcharts/AmRectangularChart", + "amcharts/ChartCursor", + "amcharts/ChartScrollbar", + "amcharts/CategoryAxis", + "amcharts/TrendLine", + "amcharts/AmSerialChart", + "amcharts/AmXYChart", + "amcharts/AmStockChart", + "amcharts/AreasSettings", + "amcharts/CategoryAxesSettings", + "amcharts/ChartCursorSettings", + "amcharts/ChartScrollbarSettings", + "amcharts/DataSet", + "amcharts/DataSetSelector", + "amcharts/ImagesSettings", + "amcharts/LegendSettings", + "amcharts/PanelSettings", + "amcharts/PeriodSelector", + "amcharts/StockEvent", + "amcharts/StockGraph", + "amcharts/StockLegend", + "amcharts/StockPanel", + "amcharts/ValueAxesSettings" + ] + } + }, + "amp": { + "0.3": { + "libraryName": "amp", + "typingsPackageName": "amp", + "projectName": "https://github.com/visionmedia/node-amp", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7dfeaaa8a535635530e047e2169e2fc0183f1c4c7ac0c4ca3faa45b0aca1b2f", + "globals": [], + "declaredModules": [ + "amp" + ] + } + }, + "amp-message": { + "0.1": { + "libraryName": "amp-message", + "typingsPackageName": "amp-message", + "projectName": "https://github.com/visionmedia/node-amp-message", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b1f61d82ad14f509b849da4147c09d2e78227c48a815ccbd30f3b246335942b", + "globals": [], + "declaredModules": [ + "amp-message" + ] + } + }, + "amphtml-validator": { + "1.0": { + "libraryName": "amphtml-validator", + "typingsPackageName": "amphtml-validator", + "projectName": "https://github.com/ampproject/amphtml/tree/master/validator/nodejs", + "contributors": [ + { + "name": "Kevin Tjiam", + "url": "https://github.com/kevincharm", + "githubUsername": "kevincharm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75c2e8fb7543bd3644257cd7bd2aa79f4e4fde9c5c510481f63503fdd4a69865", + "globals": [], + "declaredModules": [ + "amphtml-validator" + ] + } + }, + "amplifier": { + "1.1": { + "libraryName": "amplifier", + "typingsPackageName": "amplifier", + "projectName": "https://github.com/robertohuertasm/amplifier", + "contributors": [ + { + "name": "Jonas Eriksson", + "url": "https://github.com/joeriks", + "githubUsername": "joeriks" + }, + { + "name": "Alexandre Paré", + "url": "https://github.com/superheri", + "githubUsername": "superheri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6a9648ea06204154f1837506e7b73e750aba8e841411ff62c624af506f76ae4", + "globals": [ + "amplifier" + ], + "declaredModules": [ + "amplifier" + ] + } + }, + "amplify": { + "1.1": { + "libraryName": "AmplifyJs", + "typingsPackageName": "amplify", + "projectName": "http://amplifyjs.com/", + "contributors": [ + { + "name": "Jonas Eriksson", + "url": "https://github.com/joeriks", + "githubUsername": "joeriks" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c24eb1f2522f2167ef983c7aacee8cce60b5fc9a78dc030f4dc9f19975d5eb00", + "globals": [ + "amplify" + ], + "declaredModules": [ + "amplify" + ] + } + }, + "amplify-deferred": { + "1.1": { + "libraryName": "AmplifyJs (using JQuery Deferred)", + "typingsPackageName": "amplify-deferred", + "projectName": "http://amplifyjs.com/", + "contributors": [ + { + "name": "Jonas Eriksson", + "url": "https://github.com/joeriks", + "githubUsername": "joeriks" + }, + { + "name": "Laurentiu Stamate", + "url": "https://github.com/laurentiustamate94", + "githubUsername": "laurentiustamate94" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amplify", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee49ac270d886a5bc964fa474c3b74234706fce665a989b35426d4802c28182d", + "globals": [], + "declaredModules": [] + } + }, + "amplitude-js": { + "5.8": { + "libraryName": "Amplitude SDK", + "typingsPackageName": "amplitude-js", + "projectName": "https://github.com/amplitude/Amplitude-Javascript", + "contributors": [ + { + "name": "Arvydas Sidorenko", + "url": "https://github.com/Asido", + "githubUsername": "Asido" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Kimmo Hintikka", + "url": "https://github.com/HintikkaKimmo", + "githubUsername": "HintikkaKimmo" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6dc4c8170a1430f51a8038f8fb1a8c9750a59d027f65366f4cade0385dcb891a", + "globals": [ + "amplitude" + ], + "declaredModules": [ + "amplitude-js" + ] + }, + "4.4": { + "libraryVersionDirectoryName": "4", + "libraryName": "Amplitude SDK", + "typingsPackageName": "amplitude-js", + "projectName": "https://github.com/amplitude/Amplitude-Javascript", + "contributors": [ + { + "name": "Arvydas Sidorenko", + "url": "https://github.com/Asido", + "githubUsername": "Asido" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Kimmo Hintikka", + "url": "https://github.com/HintikkaKimmo", + "githubUsername": "HintikkaKimmo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "amplitude-js", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d630599c3564e284e9bfe0e1576fee8d902c4a19e5a1218bfd934f839c62c4ff", + "globals": [ + "amplitude" + ], + "declaredModules": [ + "amplitude-js" + ] + } + }, + "amqp": { + "0.2": { + "libraryName": "amqp", + "typingsPackageName": "amqp", + "projectName": "https://github.com/postwait/node-amqp", + "contributors": [ + { + "name": "Carl Winkler", + "url": "https://github.com/seikho", + "githubUsername": "seikho" + }, + { + "name": "Mark Line", + "url": "https://github.com/jonnysparkplugs", + "githubUsername": "jonnysparkplugs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6420d766ad65eafcdf20dea35fc0960ce5469b64d54d1dff14fa3620c972dd0", + "globals": [], + "declaredModules": [ + "amqp" + ] + } + }, + "amqp-connection-manager": { + "2.0": { + "libraryName": "amqp-connection-manager", + "typingsPackageName": "amqp-connection-manager", + "projectName": "https://github.com/benbria/node-amqp-connection-manager", + "contributors": [ + { + "name": "rogierschouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "tstelzer", + "url": "https://github.com/tstelzer", + "githubUsername": "tstelzer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amqplib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f074122d8f04f43838d4bc62068b449a3ec487c67e59b188a67a8e4ab586136b", + "globals": [], + "declaredModules": [ + "amqp-connection-manager" + ] + } + }, + "amqp-rpc": { + "0.0": { + "libraryName": "amqp-rpc", + "typingsPackageName": "amqp-rpc", + "projectName": "https://github.com/demchenkoe/node-amqp-rpc/", + "contributors": [ + { + "name": "Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "os" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f185ff27ecbdd543f63631210d71bbe54446ee9ef822f3dbcfd55337ca5a44", + "globals": [], + "declaredModules": [ + "amqp-rpc" + ] + } + }, + "amqplib": { + "0.5": { + "libraryName": "amqplib", + "typingsPackageName": "amqplib", + "projectName": "https://github.com/squaremo/amqp.node", + "contributors": [ + { + "name": "Michael Nahkies", + "url": "https://github.com/mnahkies", + "githubUsername": "mnahkies" + }, + { + "name": "Ab Reitsma", + "url": "https://github.com/abreits", + "githubUsername": "abreits" + }, + { + "name": "Nicolás Fantone", + "url": "https://github.com/nfantone", + "githubUsername": "nfantone" + }, + { + "name": "Nick Zelei", + "url": "https://github.com/zelein", + "githubUsername": "zelein" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "callback_api.d.ts", + "index.d.ts", + "properties.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a990d145136fe624d41d242d7f0501180cba8eb89fd057909dea86bf5dfe5f4d", + "globals": [], + "declaredModules": [ + "amqplib", + "amqplib/properties", + "amqplib/callback_api" + ] + } + }, + "analytics-node": { + "3.1": { + "libraryName": "analytics-node", + "typingsPackageName": "analytics-node", + "projectName": "https://segment.com/docs/libraries/node/", + "contributors": [ + { + "name": "Andrew Fong", + "url": "https://github.com/fongandrew", + "githubUsername": "fongandrew" + }, + { + "name": "Thomas Thiebaud", + "url": "https://github.com/thomasthiebaud", + "githubUsername": "thomasthiebaud" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84b0a0d5d7cbdea0f0f69d8d250e1f554dd4b79637c2d9cd94f78704a8a50eab", + "globals": [], + "declaredModules": [ + "analytics-node" + ] + } + }, + "anchor-js": { + "4.2": { + "libraryName": "anchor-js", + "typingsPackageName": "anchor-js", + "projectName": "https://github.com/bryanbraun/anchorjs", + "contributors": [ + { + "name": "Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ed0f45ab3db7b32bccbf9cd08dc7674b990f052f20dfd4a4f286234ff98cf8b", + "globals": [ + "AnchorJS" + ], + "declaredModules": [ + "anchor-js" + ] + } + }, + "angular": { + "1.6": { + "libraryName": "Angular JS", + "typingsPackageName": "angular", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Diego Vilar", + "url": "https://github.com/diegovilar", + "githubUsername": "diegovilar" + }, + { + "name": "Georgii Dolzhykov", + "url": "https://github.com/thorn0", + "githubUsername": "thorn0" + }, + { + "name": "Caleb St-Denis", + "url": "https://github.com/calebstdenis", + "githubUsername": "calebstdenis" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Steffen Kowalski", + "url": "https://github.com/scipper", + "githubUsername": "scipper" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "angular-component-router.d.ts", + "index.d.ts", + "jqlite.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb3c9bae3e8e381c98f35ea0b4be097f9c33ebb0e70625dcbd6e6d13caa986be", + "globals": [ + "angular" + ], + "declaredModules": [ + "angular" + ] + } + }, + "angular-agility": { + "0.0": { + "libraryName": "AngularAgility", + "typingsPackageName": "angular-agility", + "projectName": "https://github.com/AngularAgility/AngularAgility", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dc3bf33fc095796c2ddd8726e4e93ff757fceeed6e0ffc059a85217f3d403c8", + "globals": [], + "declaredModules": [] + } + }, + "angular-animate": { + "1.5": { + "libraryName": "Angular JS (ngAnimate module)", + "typingsPackageName": "angular-animate", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + }, + { + "name": "Raphael Schweizer", + "url": "https://github.com/rasch", + "githubUsername": "rasch" + }, + { + "name": "Cody Schaaf", + "url": "https://github.com/codyschaaf", + "githubUsername": "codyschaaf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3be330fd4fd356649929b4b31ad666156c5ac286aeaa62a58e327a844f1686f", + "globals": [], + "declaredModules": [ + "angular-animate" + ] + } + }, + "angular-aria": { + "1.7": { + "libraryName": "angular-aria", + "typingsPackageName": "angular-aria", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Chives", + "url": "https://github.com/chivesrs", + "githubUsername": "chivesrs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c1dcf663f1a2ede2cc0f2415bec4f259d7fdf23e62a1a9984cf9b822d1f28fc", + "globals": [], + "declaredModules": [] + } + }, + "angular-block-ui": { + "0.2": { + "libraryName": "angular-block-ui", + "typingsPackageName": "angular-block-ui", + "projectName": "https://github.com/McNull/angular-block-ui", + "contributors": [ + { + "name": "Lasse Nørregaard", + "url": "https://github.com/lassebn", + "githubUsername": "lassebn" + }, + { + "name": "Stephan Classen", + "url": "https://github.com/sclassen", + "githubUsername": "sclassen" + }, + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecb545a1edfd516f5a5c9681a409fedf5959b985785c295cb174be246400fe22", + "globals": [], + "declaredModules": [] + } + }, + "angular-bootstrap-calendar": { + "0.0": { + "libraryName": "angular-bootstrap-calendar", + "typingsPackageName": "angular-bootstrap-calendar", + "projectName": "https://github.com/mattlewis92/angular-bootstrap-calendar", + "contributors": [ + { + "name": "Egor Komarov", + "url": "https://github.com/Odrin", + "githubUsername": "Odrin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "bffcb2fe0bbb57fb30c867876b451b7489e78003c4622f43cdf2c56cda0f49e7", + "globals": [], + "declaredModules": [] + } + }, + "angular-bootstrap-lightbox": { + "0.0": { + "libraryName": "angular-bootstrap-lightbox", + "typingsPackageName": "angular-bootstrap-lightbox", + "projectName": "https://github.com/compact/angular-bootstrap-lightbox", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ebe81a859630c31c0b6345d08d550df93a46983f2468e43dbd85d30e3e89e0b", + "globals": [], + "declaredModules": [] + } + }, + "angular-breadcrumb": { + "0.4": { + "libraryName": "angular-breadcrumb", + "typingsPackageName": "angular-breadcrumb", + "projectName": "https://github.com/ncuillery/angular-breadcrumb", + "contributors": [ + { + "name": "Marc Talary", + "url": "https://github.com/marctalary", + "githubUsername": "marctalary" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "angular-ui-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e4dd9d651f460a49dd2c97a1fcae0e83d0d94a7c3713595ef3477be4a7b7a5f", + "globals": [], + "declaredModules": [ + "angular-breadcrumb" + ] + } + }, + "angular-clipboard": { + "1.5": { + "libraryName": "angular-clipboard", + "typingsPackageName": "angular-clipboard", + "projectName": "https://github.com/omichelsen/angular-clipboard", + "contributors": [ + { + "name": "Bradford Wagner", + "url": "https://github.com/bradfordwagner", + "githubUsername": "bradfordwagner" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5856d568809cf639b5f26b0fa76a6c64a0cddd73006608ef2869bb6e2f3a44f6", + "globals": [], + "declaredModules": [ + "angular-clipboard" + ] + } + }, + "angular-cookie": { + "4.1": { + "libraryName": "angular-cookie", + "typingsPackageName": "angular-cookie", + "projectName": "https://github.com/ivpusic/angular-cookie", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8df12b4063751e7fe439b64dd4728e13da9679247c23f63a3242c98515407170", + "globals": [], + "declaredModules": [] + } + }, + "angular-cookies": { + "1.4": { + "libraryName": "Angular JS (ngCookies module)", + "typingsPackageName": "angular-cookies", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Diego Vilar", + "url": "https://github.com/diegovilar", + "githubUsername": "diegovilar" + }, + { + "name": "Anthony Ciccarello", + "url": "https://github.com/aciccarello", + "githubUsername": "aciccarello" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "748280653aad5a234f631041eb8a5d8072e07dadc0ed1d6988f97297db827336", + "globals": [], + "declaredModules": [ + "angular-cookies" + ] + } + }, + "angular-deferred-bootstrap": { + "0.1": { + "libraryName": "angular-deferred-bootstrap", + "typingsPackageName": "angular-deferred-bootstrap", + "projectName": "https://github.com/philippd/angular-deferred-bootstrap", + "contributors": [ + { + "name": "Markus Wagner", + "url": "https://github.com/Ritzlgrmft", + "githubUsername": "Ritzlgrmft" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d8937ba9f486a79deee836d69167b4a4b038038d467db1f775261eb17bd9d75", + "globals": [ + "deferredBootstrapper" + ], + "declaredModules": [] + } + }, + "angular-desktop-notification": { + "1.1": { + "libraryName": "angular-desktop-notification", + "typingsPackageName": "angular-desktop-notification", + "projectName": "https://github.com/jmsanpascual/angular-desktop-notification#readme", + "contributors": [ + { + "name": "Davide Donadello", + "url": "https://github.com/Dona278", + "githubUsername": "Dona278" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d67a72123be2f4cc083e8e7a3dbb3ca1372f7ccc4f9e3801031debe1e5be46f2", + "globals": [], + "declaredModules": [ + "angular-desktop-notification" + ] + } + }, + "angular-dialog-service": { + "5.2": { + "libraryName": "Angular Dialog Service", + "typingsPackageName": "angular-dialog-service", + "projectName": "https://github.com/m-e-conroy/angular-dialog-service", + "contributors": [ + { + "name": "William Comartin", + "url": "https://github.com/wcomartin", + "githubUsername": "wcomartin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "angular-ui-bootstrap", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98fa514e5b4122931c12a7c5429dedc8c8ba67d85f5ca37b9722d2bae59d821d", + "globals": [], + "declaredModules": [] + } + }, + "angular-environment": { + "1.0": { + "libraryName": "angular-environment", + "typingsPackageName": "angular-environment", + "projectName": "https://github.com/juanpablob/angular-environment", + "contributors": [ + { + "name": "Matt Wheatley", + "url": "https://github.com/terrawheat", + "githubUsername": "terrawheat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7798c948d9aceb7c93225c7b58caf025bb79dc5fd79ead59e067fd49da644321", + "globals": [], + "declaredModules": [] + } + }, + "angular-es": { + "0.0": { + "libraryName": "angular-es", + "typingsPackageName": "angular-es", + "projectName": "https://github.com/mbutsykin/angular-es", + "contributors": [ + { + "name": "mbutsykin", + "url": "https://github.com/mbutsykin", + "githubUsername": "mbutsykin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc0264666aa31878933980edbb9f1f5f7af56f47afe9fe9a4107737f92feff08", + "globals": [], + "declaredModules": [ + "angular-es" + ] + } + }, + "angular-feature-flags": { + "1.4": { + "libraryName": "angular-feature-flags", + "typingsPackageName": "angular-feature-flags", + "projectName": "https://github.com/mjt01/angular-feature-flags", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc90a23131a8e677a56eff24b069197efe1464306917b6bdc3a071ef705fdd76", + "globals": [], + "declaredModules": [] + } + }, + "angular-file-saver": { + "1.1": { + "libraryName": "angular-file-saver", + "typingsPackageName": "angular-file-saver", + "projectName": "https://github.com/alferov/angular-file-saver", + "contributors": [ + { + "name": "Donald Nairn", + "url": "https://github.com/deenairn", + "githubUsername": "deenairn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b748a16cfe5b0d8def1618bc5b5eddb8432c1dd712b0cbe3b0e5d5288cf1be2f", + "globals": [], + "declaredModules": [ + "angular-file-saver" + ] + } + }, + "angular-file-upload": { + "2.5": { + "libraryName": "angular-file-upload", + "typingsPackageName": "angular-file-upload", + "projectName": "https://github.com/nervgh/angular-file-upload", + "contributors": [ + { + "name": "Cyril Gandon", + "url": "https://github.com/cyrilgandon", + "githubUsername": "cyrilgandon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59bb91bced87e442a4aaf4e173e95ddcd888bf0298cc7cc429b174350534bfc7", + "globals": [], + "declaredModules": [ + "angular-file-upload" + ] + } + }, + "angular-formly": { + "7.2": { + "libraryName": "angular-formly", + "typingsPackageName": "angular-formly", + "projectName": "https://github.com/formly-js/angular-formly", + "contributors": [ + { + "name": "Scott Hatcher", + "url": "https://github.com/scatcher", + "githubUsername": "scatcher" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bac34cc857f61a1455ea92a89ecb0ba156a13c820d4c0d2303ed6e67e93d6bf", + "globals": [], + "declaredModules": [ + "AngularFormly", + "angular-formly" + ] + } + }, + "angular-fullscreen": { + "1.0": { + "libraryName": "AngularJS HTML5 Fullscreen", + "typingsPackageName": "angular-fullscreen", + "projectName": "https://github.com/fabiobiondi/angular-fullscreen", + "contributors": [ + { + "name": "Julien Paroche", + "url": "https://github.com/julienpa", + "githubUsername": "julienpa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c32ff4584aeb9206ee6032e063ee7747389647032baa45eb5d237becc5cb6955", + "globals": [], + "declaredModules": [] + } + }, + "angular-gettext": { + "2.1": { + "libraryName": "angular-gettext", + "typingsPackageName": "angular-gettext", + "projectName": "https://angular-gettext.rocketeer.be/", + "contributors": [ + { + "name": "Ákos Lukács", + "url": "https://github.com/AkosLukacs", + "githubUsername": "AkosLukacs" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11c3c82aef60cd3e45bb05cfd85dbf0dff6c5ec7c41607fdc1284a7247a92034", + "globals": [], + "declaredModules": [ + "angular-gettext" + ] + } + }, + "angular-google-analytics": { + "1.1": { + "libraryName": "angular-google-analytics", + "typingsPackageName": "angular-google-analytics", + "projectName": "https://github.com/revolunet/angular-google-analytics", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Thomas Fuchs", + "url": "https://github.com/Toxantron", + "githubUsername": "Toxantron" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "800ba3c875f28cfcc6bc1af2e80896cc47b7cc861cd52fc0f8a9c70c1cc4097d", + "globals": [], + "declaredModules": [] + } + }, + "angular-gridster": { + "0.13": { + "libraryName": "angular-gridster (gridster module)", + "typingsPackageName": "angular-gridster", + "projectName": "https://github.com/ManifestWebDesign/angular-gridster", + "contributors": [ + { + "name": "Joao Monteiro", + "url": "https://github.com/jpmnteiro", + "githubUsername": "jpmnteiro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a824fe7faaf2e117e20e87d2cccaee9ec4021a8055ebb7121183a8cd9050feb", + "globals": [], + "declaredModules": [ + "angular-gridster" + ] + } + }, + "angular-growl-v2": { + "0.7": { + "libraryName": "Angular Growl 2", + "typingsPackageName": "angular-growl-v2", + "projectName": "http://janstevens.github.io/angular-growl-2", + "contributors": [ + { + "name": "Tadeusz Hucal", + "url": "https://github.com/mkp05", + "githubUsername": "mkp05" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4671d6b2c1a0fdb23ac96d3d56e1940fa71f5614e2f95569e9a579e07e9db2ea", + "globals": [], + "declaredModules": [] + } + }, + "angular-hotkeys": { + "1.7": { + "libraryName": "angular-hotkeys", + "typingsPackageName": "angular-hotkeys", + "projectName": "https://github.com/chieffancypants/angular-hotkeys", + "contributors": [ + { + "name": "Jason Zhao", + "url": "https://github.com/jlz27", + "githubUsername": "jlz27" + }, + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + }, + { + "name": "Cyril Gandon", + "url": "https://github.com/cyrilgandon", + "githubUsername": "cyrilgandon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92d91f1644a9f817b04ff06c1b4ab8484e1f3186c3c44bad82d44aad549575f3", + "globals": [], + "declaredModules": [ + "angular-hotkeys" + ] + } + }, + "angular-http-auth": { + "1.2": { + "libraryName": "angular-http-auth", + "typingsPackageName": "angular-http-auth", + "projectName": "https://github.com/witoldsz/angular-http-auth", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96fe326df2b148ffca207c31272e4fb1b789d8c06d113183afe1e6cef7336de9", + "globals": [], + "declaredModules": [] + } + }, + "angular-httpi": { + "0.0": { + "libraryName": "angular-httpi", + "typingsPackageName": "angular-httpi", + "projectName": "https://github.com/bennadel/httpi", + "contributors": [ + { + "name": "Andrew Camilleri", + "url": "https://github.com/Kukks", + "githubUsername": "Kukks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd79e39b66a5c644b34cda5d326aecc753c44626cffa5285eeb06642e63ec0ac", + "globals": [ + "Httpi" + ], + "declaredModules": [] + } + }, + "angular-idle": { + "1.1": { + "libraryName": "ng-idle", + "typingsPackageName": "angular-idle", + "projectName": "http://hackedbychinese.github.io/ng-idle/", + "contributors": [ + { + "name": "mthamil", + "url": "https://github.com/mthamil", + "githubUsername": "mthamil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ef0c63f1bccbf3d8a5578ceb6a8cc2b5d283e66996172a35485ad8dfac31253", + "globals": [], + "declaredModules": [] + } + }, + "angular-jwt": { + "0.0": { + "libraryName": "angular-jwt", + "typingsPackageName": "angular-jwt", + "projectName": "https://github.com/auth0/angular-jwt", + "contributors": [ + { + "name": "Reto Rezzonico", + "url": "https://github.com/rerezz", + "githubUsername": "rerezz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6d1fcc502d0ef06e74a1d8e5cf90d12aadbf4a525fcade31693101779f36957", + "globals": [], + "declaredModules": [] + } + }, + "angular-load": { + "0.4": { + "libraryName": "angular-load", + "typingsPackageName": "angular-load", + "projectName": "https://github.com/urish/angular-load", + "contributors": [ + { + "name": "david-gang", + "url": "https://github.com/david-gang", + "githubUsername": "david-gang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2bec7612a50fa4f3f647a17520bb0fba303304d0136720be6034bfa81bd3dfc", + "globals": [], + "declaredModules": [] + } + }, + "angular-loading-bar": { + "0.0": { + "libraryName": "angular-loading-bar", + "typingsPackageName": "angular-loading-bar", + "projectName": "https://github.com/chieffancypants/angular-loading-bar", + "contributors": [ + { + "name": " Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + }, + { + "name": "Tyrone Dougherty", + "url": "https://github.com/tyronedougherty", + "githubUsername": "tyronedougherty" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "780dd1b328c4038ab6aade52fd3712fbd18f55264aeac7b5aa58afb22f0aa037", + "globals": [], + "declaredModules": [ + "angular-loading-bar" + ] + } + }, + "angular-local-storage": { + "0.7": { + "libraryName": "angular-local-storage", + "typingsPackageName": "angular-local-storage", + "projectName": "https://github.com/grevory/angular-local-storage#readme", + "contributors": [ + { + "name": "Ken Fukuyama", + "url": "https://github.com/kenfdev", + "githubUsername": "kenfdev" + }, + { + "name": "Davide Donadello", + "url": "https://github.com/dona278", + "githubUsername": "dona278" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bea5915ea8e0ad2cf4bbe44549638fcc4c078b42c975ec5967a50689c2d453b", + "globals": [], + "declaredModules": [ + "angular-local-storage" + ] + } + }, + "angular-localforage": { + "1.2": { + "libraryName": "angular-localForage", + "typingsPackageName": "angular-localforage", + "projectName": "https://github.com/ocombe/angular-localForage", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "localforage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "localforage", + "version": "^1.5.0" + } + ], + "contentHash": "24beba30001496aa4da24744d7668ee0fa7fd7857554c3b4b01b1748a13db083", + "globals": [], + "declaredModules": [] + } + }, + "angular-locker": { + "2.0": { + "libraryName": "Angular Locker", + "typingsPackageName": "angular-locker", + "projectName": "https://github.com/tymondesigns/angular-locker", + "contributors": [ + { + "name": "Niko Kovačič", + "url": "https://github.com/nkovacic", + "githubUsername": "nkovacic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09a128349f204b89fa9f92219e022c6c37ebf29abdd23cf677ad155f3712d7cb", + "globals": [], + "declaredModules": [] + } + }, + "angular-material": { + "1.1": { + "libraryName": "angular-material", + "typingsPackageName": "angular-material", + "projectName": "https://github.com/angular/material", + "contributors": [ + { + "name": "Blake Bigelow", + "url": "https://github.com/blbigelow", + "githubUsername": "blbigelow" + }, + { + "name": "Peter Hajdu", + "url": "https://github.com/PeterHajdu", + "githubUsername": "PeterHajdu" + }, + { + "name": "Davide Donadello", + "url": "https://github.com/Dona278", + "githubUsername": "Dona278" + }, + { + "name": "Geert Jansen", + "url": "https://github.com/geertjansen", + "githubUsername": "geertjansen" + }, + { + "name": "Edward Knowles", + "url": "https://github.com/eknowles", + "githubUsername": "eknowles" + }, + { + "name": "Chives", + "url": "https://github.com/chivesrs", + "githubUsername": "chivesrs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b8ac639fe91adbe39a6144ae690570ad721935a859e89b8832ed6de17c022dc", + "globals": [], + "declaredModules": [ + "angular-material" + ] + } + }, + "angular-media-queries": { + "0.6": { + "libraryName": "Angular matchMedia (angular.matchMedia module)", + "typingsPackageName": "angular-media-queries", + "projectName": "https://github.com/jacopotarantino/angular-match-media", + "contributors": [ + { + "name": "Joao Monteiro", + "url": "https://github.com/jpmnteiro", + "githubUsername": "jpmnteiro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e7cab18df0b504f9ac83f3e188a503a8fc9398ea882db36d53971574266527c", + "globals": [], + "declaredModules": [] + } + }, + "angular-meteor": { + "0.8": { + "libraryName": "Angular JS Meteor (angular.meteor module)", + "typingsPackageName": "angular-meteor", + "projectName": "https://github.com/Urigo/angular-meteor", + "contributors": [ + { + "name": "Peter Grman", + "url": "https://github.com/pgrm", + "githubUsername": "pgrm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "302590d41cc325e9080cca3884279b564d52d6c0a0cef7ccd70c1f24cb62e8f0", + "globals": [], + "declaredModules": [] + } + }, + "angular-mocks": { + "1.7": { + "libraryName": "Angular JS (ngMock, ngMockE2E module)", + "typingsPackageName": "angular-mocks", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Diego Vilar", + "url": "https://github.com/diegovilar", + "githubUsername": "diegovilar" + }, + { + "name": "Tony Curtis", + "url": "https://github.com/daltin", + "githubUsername": "daltin" + }, + { + "name": "Georgii Dolzhykov", + "url": "https://github.com/thorn0", + "githubUsername": "thorn0" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "mocks.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c017e6eb5dc83a87a2953b4d6572e178b53d2419026fee1eb803c078bb2eb8be", + "globals": [], + "declaredModules": [ + "angular-mocks", + "angular-mocks/ngMock", + "angular-mocks/ngMockE2E", + "angular-mocks/ngAnimateMock" + ] + } + }, + "angular-modal": { + "0.5": { + "libraryName": "angular-modal", + "typingsPackageName": "angular-modal", + "projectName": "https://github.com/btford/angular-modal", + "contributors": [ + { + "name": "Paul Lessing", + "url": "https://github.com/paullessing", + "githubUsername": "paullessing" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "134d572bc356d3505835d6b35aad77b2a6bae250f4d5d3ad7f2db2baa4a7f655", + "globals": [], + "declaredModules": [] + } + }, + "angular-notifications": { + "0.0": { + "libraryName": "angular-notifications", + "typingsPackageName": "angular-notifications", + "projectName": "https://github.com/DerekRies/angular-notifications", + "contributors": [ + { + "name": "Tomasz Ducin", + "url": "https://github.com/ducin/DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed8958aee1cfe97fc151202cef2c410f090c44523bfea11c4a89d738580f838e", + "globals": [], + "declaredModules": [] + } + }, + "angular-notify": { + "2.5": { + "libraryName": "angular-notify", + "typingsPackageName": "angular-notify", + "projectName": "https://github.com/cgross/angular-notify", + "contributors": [ + { + "name": "Suwato", + "url": "https://github.com/Suwato/DefinitelyTyped" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b2a30778d6ddf769886bc89a3ba0465b1008d6af2bb7056fe86f835bc9bb18c8", + "globals": [], + "declaredModules": [] + } + }, + "angular-oauth2": { + "4.1": { + "libraryName": "angular-oauth2", + "typingsPackageName": "angular-oauth2", + "projectName": "https://github.com/oauthjs/angular-oauth2", + "contributors": [ + { + "name": "Antério Vieira", + "url": "https://github.com/anteriovieira", + "githubUsername": "anteriovieira" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c3b0c8c8bccca62961ab859f675aeee4da6646db8975b81f9b81699dbe6c841", + "globals": [], + "declaredModules": [] + } + }, + "angular-odata-resources": { + "0.0": { + "libraryName": "OData Angular Resources", + "typingsPackageName": "angular-odata-resources", + "projectName": "https://github.com/devnixs/ODataAngularResources", + "contributors": [ + { + "name": "Raphael ATALLAH", + "url": "http://raphael.atallah.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "467ac1a30598f9aada2d957f5f9b2ddec74253e2a26879196052bcc073942f64", + "globals": [ + "OData" + ], + "declaredModules": [] + } + }, + "angular-pdfjs-viewer": { + "1.0": { + "libraryName": "angular-pdfjs-viewer", + "typingsPackageName": "angular-pdfjs-viewer", + "projectName": "https://github.com/legalthings/angular-pdfjs-viewer", + "contributors": [ + { + "name": "Bastien Moulia", + "url": "https://github.com/bastienmoulia", + "githubUsername": "bastienmoulia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45125977901520641f3f2908c5a2c2879909e5dd48398aba2580c6c0bc9aade0", + "globals": [], + "declaredModules": [] + } + }, + "angular-permission": { + "2.3": { + "libraryName": "angular-permission", + "typingsPackageName": "angular-permission", + "projectName": "https://github.com/Narzerus/angular-permission", + "contributors": [ + { + "name": "Voislav Mishevski", + "url": "https://github.com/vmishevski", + "githubUsername": "vmishevski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "angular-ui-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4c0d7c3986dc85340dab722c0352f394f7607c867ee8934a411b6c352a4592c", + "globals": [], + "declaredModules": [] + } + }, + "angular-promise-tracker": { + "2.2": { + "libraryName": "angular-promise-tracker", + "typingsPackageName": "angular-promise-tracker", + "projectName": "https://github.com/ajoslin/angular-promise-tracker", + "contributors": [ + { + "name": "Rufus Linke", + "url": "https://github.com/rufusl", + "githubUsername": "rufusl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b0f881ab8affdd99575ab44c215eb3a2d956bca424f4ccc3b5cead91980ae20", + "globals": [], + "declaredModules": [] + } + }, + "angular-q-extras": { + "1.1": { + "libraryName": "angular-q-extras", + "typingsPackageName": "angular-q-extras", + "projectName": "https://github.com/niqdev/angular-q-extras", + "contributors": [ + { + "name": "Damien Sorel", + "url": "https://github.com/mistic100", + "githubUsername": "mistic100" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "350b15c24f89a38d548881aedc58f4b819891382c1b409debf64ec7c09fe8dfc", + "globals": [], + "declaredModules": [ + "angular-q-extras" + ] + } + }, + "angular-q-spread": { + "0.0": { + "libraryName": "angular-q-spread module", + "typingsPackageName": "angular-q-spread", + "projectName": "https://www.npmjs.com/package/angular-q-spread", + "contributors": [ + { + "name": "rafw87", + "url": "https://github.com/rafw87", + "githubUsername": "rafw87" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e07b76a8da4b49961a5ba58a4aa66fa5b5efb2363639697e6b800fef8d09ef9b", + "globals": [], + "declaredModules": [] + } + }, + "angular-resource": { + "1.5": { + "libraryName": "Angular JS (ngResource module)", + "typingsPackageName": "angular-resource", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Diego Vilar", + "url": "https://github.com/diegovilar", + "githubUsername": "diegovilar" + }, + { + "name": "Michael Jess", + "url": "https://github.com/miffels", + "githubUsername": "miffels" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9771f76cb79a8942e9937227aa04f5dfe3db289e24b5b65a445fc44e093c6eba", + "globals": [], + "declaredModules": [ + "angular-resource" + ] + } + }, + "angular-route": { + "1.7": { + "libraryName": "Angular JS (ngRoute module)", + "typingsPackageName": "angular-route", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Jonathan Park", + "url": "https://github.com/park9140", + "githubUsername": "park9140" + }, + { + "name": "George Kalpakas", + "url": "https://github.com/gkalpak", + "githubUsername": "gkalpak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d4322b6c69d51cc091b7f64dc941d42a243d0b3ddfe6f214aff6d4e5ca962f4", + "globals": [], + "declaredModules": [ + "angular-route" + ] + } + }, + "angular-sanitize": { + "1.7": { + "libraryName": "Angular JS (ngSanitize module)", + "typingsPackageName": "angular-sanitize", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "Diego Vilar", + "url": "https://github.com/diegovilar", + "githubUsername": "diegovilar" + }, + { + "name": "Michał Lipiński", + "url": "https://github.com/falsyvalues", + "githubUsername": "falsyvalues" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f360fc46df96ae2a9dd2a78c464d16d9ec3ebad0f6e26b9d3e10e941e23922e", + "globals": [], + "declaredModules": [ + "angular-sanitize" + ] + } + }, + "angular-scenario": { + "1.3": { + "libraryName": "Angular Scenario Testing (ngScenario module)", + "typingsPackageName": "angular-scenario", + "projectName": "http://angularjs.org", + "contributors": [ + { + "name": "RomanoLindano", + "url": "https://github.com/RomanoLindano", + "githubUsername": "RomanoLindano" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9794f7fe4991ccc5dfee38cf14a9a86729695f2fc3b8243afc5d552720c8c971", + "globals": [ + "afterEach", + "angular", + "beforeEach", + "binding", + "browser", + "ddescribe", + "describe", + "element", + "expect", + "iit", + "input", + "it", + "pause", + "repeater", + "select", + "sleep", + "using", + "xdescribe", + "xit" + ], + "declaredModules": [] + } + }, + "angular-scroll": { + "0.0": { + "libraryName": "angular-scroll", + "typingsPackageName": "angular-scroll", + "projectName": "https://github.com/oblador/angular-scroll", + "contributors": [ + { + "name": "Sam Herrmann", + "url": "https://github.com/samherrmann", + "githubUsername": "samherrmann" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e8a4dfa187c860800be3258155ba710437315dce65ca8bf50f21af891e9aa15", + "globals": [], + "declaredModules": [] + } + }, + "angular-signalr-hub": { + "1.5": { + "libraryName": "angular-signalr-hub", + "typingsPackageName": "angular-signalr-hub", + "projectName": "https://github.com/JustMaier/angular-signalr-hub", + "contributors": [ + { + "name": "Adam Santaniello", + "url": "https://github.com/AdamSantaniello", + "githubUsername": "AdamSantaniello" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "signalr", + "version": "*" + }, + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b842ba509741f81d08fc15927e5af6e9343bc5f7b873cec994a0c84710e969a4", + "globals": [ + "ngSignalr" + ], + "declaredModules": [ + "angular-signalr-hub" + ] + } + }, + "angular-spinner": { + "0.5": { + "libraryName": "angular-spinner.js", + "typingsPackageName": "angular-spinner", + "projectName": "https://github.com/urish/angular-spinner", + "contributors": [ + { + "name": "Marcin Biegała", + "url": "https://github.com/Biegal", + "githubUsername": "Biegal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c599cd99ac541f79840e656adf1fe4974e8a616d9bafd567fe9ea17ed6b1707", + "globals": [], + "declaredModules": [] + } + }, + "angular-storage": { + "0.0": { + "libraryName": "angular-storage", + "typingsPackageName": "angular-storage", + "projectName": "https://github.com/auth0/angular-storage", + "contributors": [ + { + "name": "Matthew DeKrey", + "url": "https://github.com/mdekrey", + "githubUsername": "mdekrey" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a41ee32ea30f9fbae624cb9ec129b7de6b1388878f9c51536734f2a04483700", + "globals": [], + "declaredModules": [ + "angular-storage" + ] + } + }, + "angular-strap": { + "2.3": { + "libraryName": "angular-strap", + "typingsPackageName": "angular-strap", + "projectName": "http://mgcrea.github.io/angular-strap/", + "contributors": [ + { + "name": "Sam Herrmann", + "url": "https://github.com/samherrmann", + "githubUsername": "samherrmann" + }, + { + "name": "Matthias Kannwischer", + "url": "https://github.com/mkannwischer", + "githubUsername": "mkannwischer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9471a6bccc7f75780a557a631eb8acca03d0d5103f7b1e26fcb982164a4d399c", + "globals": [], + "declaredModules": [] + } + }, + "angular-toastr": { + "1.6": { + "libraryName": "Angular Toastr", + "typingsPackageName": "angular-toastr", + "projectName": "https://github.com/Foxandxss/angular-toastr", + "contributors": [ + { + "name": "Niko Kovačič", + "url": "https://github.com/nkovacic", + "githubUsername": "nkovacic" + }, + { + "name": "Troy McKinnon", + "url": "https://github.com/trodi", + "githubUsername": "trodi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b082fba8638bfeaa3a0d17d99c9ac818d3aadc79dea52fb9aea7c9c52cb01ae8", + "globals": [], + "declaredModules": [ + "angular-toastr" + ] + } + }, + "angular-toasty": { + "1.0": { + "libraryName": "Angular Toasty", + "typingsPackageName": "angular-toasty", + "projectName": "https://github.com/invertase/angular-toasty", + "contributors": [ + { + "name": "Dominik Muench", + "url": "https://github.com/muenchdo", + "githubUsername": "muenchdo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64aaccff4bd2f6b0fb3f25bf595af2d8305e977d6667e6f1d70aebc48dd065a2", + "globals": [], + "declaredModules": [] + } + }, + "angular-tooltips": { + "1.2": { + "libraryName": "angular-tooltips", + "typingsPackageName": "angular-tooltips", + "projectName": "http://720kb.github.io/angular-tooltips", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "335881491bdaa7a7d2f0b9376542461d095d29f2042eec3edb1087277a48fa63", + "globals": [], + "declaredModules": [ + "angular-tooltips" + ] + } + }, + "angular-translate": { + "2.16": { + "libraryName": "Angular Translate (pascalprecht.translate module)", + "typingsPackageName": "angular-translate", + "projectName": "https://github.com/PascalPrecht/angular-translate", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Gabriel Gil", + "url": "https://github.com/GabrielGil", + "githubUsername": "GabrielGil" + }, + { + "name": "Dmitry Gurovich", + "url": "https://github.com/yrtimiD", + "githubUsername": "yrtimiD" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 16, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01718886c4c02cb0f52104ff64f05ca2664db191228577d7e7c2dab266b0a30e", + "globals": [], + "declaredModules": [ + "angular-translate" + ] + } + }, + "angular-ui-bootstrap": { + "1.0": { + "libraryName": "Angular UI Bootstrap", + "typingsPackageName": "angular-ui-bootstrap", + "projectName": "https://github.com/angular-ui/bootstrap", + "contributors": [ + { + "name": " Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + }, + { + "name": "Ryan Southgate", + "url": "https://github.com/ry8806", + "githubUsername": "ry8806" + }, + { + "name": "Alfie Johnson", + "url": "https://github.com/alfiej", + "githubUsername": "alfiej" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8346a0902261d02bf7e74ffc61a006f86f7f5ab441019bdbd647e824c6ee7e8", + "globals": [], + "declaredModules": [ + "angular-ui-bootstrap" + ] + } + }, + "angular-ui-notification": { + "0.0": { + "libraryName": "angular-ui-notification", + "typingsPackageName": "angular-ui-notification", + "projectName": "https://github.com/alexcrack/angular-ui-notification", + "contributors": [ + { + "name": "Kamil Rojewski", + "url": "https://github.com/krojew/DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b100e87a8eeacb4c000afea0d26648b8e6e4beef83d46f0b1af6117e98096fa0", + "globals": [], + "declaredModules": [] + } + }, + "angular-ui-router": { + "1.1": { + "libraryName": "Angular JS (ui.router module)", + "typingsPackageName": "angular-ui-router", + "projectName": "https://github.com/angular-ui/ui-router", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Ivan Matiishyn", + "url": "https://github.com/matiishyn", + "githubUsername": "matiishyn" + }, + { + "name": "Mike Haas", + "url": "https://github.com/mikehaas763", + "githubUsername": "mikehaas763" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5c88552b3199b7f062467adcfb4794b6313c39e2d9e746fc6ae56fc34d907b9", + "globals": [], + "declaredModules": [ + "angular-ui-router" + ] + } + }, + "angular-ui-scroll": { + "1.3": { + "libraryName": "Angular JS (ui.scroll module)", + "typingsPackageName": "angular-ui-scroll", + "projectName": "https://github.com/angular-ui/ui-scroll", + "contributors": [ + { + "name": "Mark Nadig", + "url": "https://github.com/marknadig", + "githubUsername": "marknadig" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7f3f1e177bab4c06af45e6a1e5f22ba90b48c170dfe448f80a1277ed010b00c", + "globals": [], + "declaredModules": [] + } + }, + "angular-ui-sortable": { + "0.13": { + "libraryName": "angular.ui.sortable module", + "typingsPackageName": "angular-ui-sortable", + "projectName": "https://github.com/angular-ui/ui-sortable", + "contributors": [ + { + "name": "Thodoris Greasidis", + "url": "https://github.com/thgreasi", + "githubUsername": "thgreasi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c3e38b4a551d31b487c6bd3321b61428b3e2bfc50d0a170faa967cfe52d0fe6", + "globals": [], + "declaredModules": [ + "angular-ui-sortable" + ] + } + }, + "angular-ui-tree": { + "2.8": { + "libraryName": "angular-ui-tree", + "typingsPackageName": "angular-ui-tree", + "projectName": "https://github.com/angular-ui-tree/angular-ui-tree", + "contributors": [ + { + "name": "Calvin Fernandez", + "url": "https://github.com/CalvinFernandez", + "githubUsername": "CalvinFernandez" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b791be56b71d9e02e1f91af5e701da53555a8c5acb5d8223089537d7bc1291a3", + "globals": [], + "declaredModules": [] + } + }, + "angular-websocket": { + "2.0": { + "libraryName": "angular-websocket", + "typingsPackageName": "angular-websocket", + "projectName": "https://github.com/gdi2290/angular-websocket", + "contributors": [ + { + "name": "Nick Veys", + "url": "https://github.com/nickveys", + "githubUsername": "nickveys" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb428a35da7b4013a65dd0f85b579aad8b25091fda6b56e99e9dd798f531c2e3", + "globals": [], + "declaredModules": [ + "angular-websocket" + ] + } + }, + "angular-wizard": { + "1.1": { + "libraryName": "Angular Wizard", + "typingsPackageName": "angular-wizard", + "projectName": "https://github.com/mgonto/angular-wizard", + "contributors": [ + { + "name": "Marko Jurisic", + "url": "https://github.com/mjurisic", + "githubUsername": "mjurisic" + }, + { + "name": "Ronald Wildenberg", + "url": "https://github.com/rwwilden", + "githubUsername": "rwwilden" + }, + { + "name": "Rannie Peralta", + "url": "https://github.com/ranndev", + "githubUsername": "ranndev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [ + "jasmine" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "771f676216f72eafdec07a5e0a23161a00b62d2cff1b8408235ed4a1c124dd5d", + "globals": [], + "declaredModules": [] + } + }, + "angular-xeditable": { + "0.2": { + "libraryName": "Angular xEditable (angular.xeditable module)", + "typingsPackageName": "angular-xeditable", + "projectName": "https://vitalets.github.io/angular-xeditable/", + "contributors": [ + { + "name": "Joao Monteiro", + "url": "https://github.com/jpmnteiro", + "githubUsername": "jpmnteiro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7eb3d077cd91959550367c93917f818a736f56e98fa98772ac753c6b24389a9e", + "globals": [], + "declaredModules": [] + } + }, + "angular.throttle": { + "0.0": { + "libraryName": "angular.throttle", + "typingsPackageName": "angular.throttle", + "projectName": "https://github.com/BaggersIO/angular.throttle", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38f57967433ab8ea6a3d24b2f0c2889da5584fa3c1aace0a90783497cc10811f", + "globals": [], + "declaredModules": [] + } + }, + "angularfire": { + "0.8": { + "libraryName": "AngularFire", + "typingsPackageName": "angularfire", + "projectName": "http://angularfire.com", + "contributors": [ + { + "name": "Dénes Harmath", + "url": "https://github.com/thSoft", + "githubUsername": "thSoft" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "firebase", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/firebase", + "version": "^2.4.1" + } + ], + "contentHash": "2f319f53b588b0afdb0e94c6e64f8de6d24eefc1dfa2e66184622ed2c26a95fa", + "globals": [], + "declaredModules": [] + } + }, + "angularlocalstorage": { + "0.1": { + "libraryName": "AngularLocalStorage", + "typingsPackageName": "angularlocalstorage", + "projectName": "https://github.com/agrublev/angularLocalStorage", + "contributors": [ + { + "name": "Horiuchi_H", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "484e8bbb074c9118122691955454ec74fb603695570ef6f6db7026c53155e755", + "globals": [], + "declaredModules": [] + } + }, + "angulartics": { + "1.4": { + "libraryName": "Angulartics", + "typingsPackageName": "angulartics", + "projectName": "http://luisfarzati.github.io/angulartics/", + "contributors": [ + { + "name": "Bateast2", + "url": "https://github.com/bateast2", + "githubUsername": "bateast2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6a6fb1dc23f71149da00a82bf281281a27d567bf815f2921ca9af936feb6492", + "globals": [ + "angulartics" + ], + "declaredModules": [ + "angulartics" + ] + } + }, + "animation-frame": { + "0.1": { + "libraryName": "animation-frame", + "typingsPackageName": "animation-frame", + "projectName": "https://github.com/kof/animation-frame", + "contributors": [ + { + "name": "Qinfeng Chen", + "url": "https://github.com/qinfchen", + "githubUsername": "qinfchen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64b8865c5079e7cd9c585cee4d423048df4da7086d51bf935a58f6275da65ba8", + "globals": [ + "AnimationFrame" + ], + "declaredModules": [] + } + }, + "animejs": { + "3.1": { + "libraryName": "animejs", + "typingsPackageName": "animejs", + "projectName": "http://animejs.com", + "contributors": [ + { + "name": "Andrew Babin ", + "url": "https://github.com/A-Babin", + "githubUsername": "A-Babin" + }, + { + "name": "supaiku0 ", + "url": "https://github.com/supaiku0", + "githubUsername": "supaiku0" + }, + { + "name": "southrock ", + "url": "https://github.com/southrock", + "githubUsername": "southrock" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a33be01aaba0f19bba386457e354c1461f01ccbb84765e24d0b4293f2dd8f4fc", + "globals": [ + "anime" + ], + "declaredModules": [ + "animejs" + ] + } + }, + "annyang": { + "2.6": { + "libraryName": "annyang", + "typingsPackageName": "annyang", + "projectName": "https://www.talater.com/annyang/", + "contributors": [ + { + "name": "Hisham Al-Shurafa", + "url": "https://github.com/hisham", + "githubUsername": "hisham" + }, + { + "name": "Lukas Klinzing", + "url": "https://github.com/theluk", + "githubUsername": "theluk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c538fc5b0e4380091e573137b54e81f9b0a017bbc460d155b9a612bfa3f539cd", + "globals": [], + "declaredModules": [ + "annyang" + ] + } + }, + "ansi": { + "0.3": { + "libraryName": "ansi", + "typingsPackageName": "ansi", + "projectName": "https://github.com/tootallnate/ansi.js", + "contributors": [ + { + "name": "Gustavo6046", + "url": "https://github.com/Gustavo6046", + "githubUsername": "Gustavo6046" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e97699fe35df83ec1b4a178030df67c7eb86f5539cc6c7848a5e3f49b4504634", + "globals": [], + "declaredModules": [ + "ansi" + ] + } + }, + "ansi-escape-sequences": { + "4.0": { + "libraryName": "ansi-escape-sequences", + "typingsPackageName": "ansi-escape-sequences", + "projectName": "https://github.com/75lb/ansi-escape-sequences#readme", + "contributors": [ + { + "name": "Alexander Marks", + "url": "https://github.com/aomarks", + "githubUsername": "aomarks" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a31d86a7ea7cd730a5e715ef03790dbf431002bb75bdcd8723690148d3692448", + "globals": [], + "declaredModules": [ + "ansi-escape-sequences" + ] + } + }, + "ansi-styles": { + "3.2": { + "libraryName": "ansi-styles", + "typingsPackageName": "ansi-styles", + "projectName": "https://github.com/sindresorhus/ansi-styles", + "contributors": [ + { + "name": "bryn austin bellomy", + "url": "https://github.com/brynbellomy", + "githubUsername": "brynbellomy" + }, + { + "name": "plylrnsdy", + "url": "https://github.com/plylrnsdy", + "githubUsername": "plylrnsdy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "escape-code.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "color-name", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50b24ec920c2485b4f60275b44c5d6346466630df3901a2c53a90509bd684660", + "globals": [], + "declaredModules": [ + "ansi-styles", + "ansi-styles/escape-code" + ] + } + }, + "ansicolors": { + "0.0": { + "libraryName": "ansicolors", + "typingsPackageName": "ansicolors", + "projectName": "https://github.com/thlorenz/ansicolors", + "contributors": [ + { + "name": "Benjamin Arthur Lupton", + "url": "https://github.com/balupton", + "githubUsername": "balupton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca3a4c57b0c5ec3a352270390aa636760d2d3dbed1261d92186b841cff5677d0", + "globals": [], + "declaredModules": [ + "ansicolors" + ] + } + }, + "antlr4": { + "4.7": { + "libraryName": "antlr4", + "typingsPackageName": "antlr4", + "projectName": "https://github.com/antlr/antlr4", + "contributors": [ + { + "name": "Marlon Chatman", + "url": "https://github.com/mcchatman8009", + "githubUsername": "mcchatman8009" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "BufferedTokenStream.d.ts", + "CommonTokenStream.d.ts", + "InputStream.d.ts", + "IntervalSet.d.ts", + "Lexer.d.ts", + "Parser.d.ts", + "ParserRuleContext.d.ts", + "Recognizer.d.ts", + "RuleContext.d.ts", + "Token.d.ts", + "error/ErrorListener.d.ts", + "error/ErrorStrategy.d.ts", + "error/Errors.d.ts", + "error/index.d.ts", + "index.d.ts", + "tree/Tree.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f3c08f49528201a0aadde065ed1cae082358a6d3bcb454ee7b1f44e913cc1d6", + "globals": [], + "declaredModules": [ + "antlr4/tree/Tree", + "antlr4/IntervalSet", + "antlr4/Token", + "antlr4/ParserRuleContext", + "antlr4/RuleContext", + "antlr4/error/Errors", + "antlr4/Recognizer", + "antlr4/error/ErrorListener", + "antlr4/InputStream", + "antlr4", + "antlr4/Lexer", + "antlr4/Parser", + "antlr4/CommonTokenStream", + "antlr4/BufferedTokenStream", + "antlr4/error/ErrorStrategy", + "antlr4/error" + ] + } + }, + "antlr4-autosuggest": { + "0.0": { + "libraryName": "antlr4-autosuggest", + "typingsPackageName": "antlr4-autosuggest", + "projectName": "https://github.com/oranoran/antlr4-autosuggest-js", + "contributors": [ + { + "name": "Jon Freedman", + "url": "https://github.com/jonfreedman", + "githubUsername": "jonfreedman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "antlr4", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62396adde402552ff46ef14e1c01590a520a2ef85c96c47bf6a0f96e424153e5", + "globals": [], + "declaredModules": [ + "antlr4-autosuggest" + ] + } + }, + "any-db": { + "2.1": { + "libraryName": "any-db", + "typingsPackageName": "any-db", + "projectName": "https://github.com/grncdr/node-any-db", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "355d5b645aa10a665506c2309e574d95df27efd69d07e13f52f7b72145eab6ba", + "globals": [], + "declaredModules": [ + "any-db" + ] + } + }, + "any-db-transaction": { + "2.2": { + "libraryName": "any-db-transaction", + "typingsPackageName": "any-db-transaction", + "projectName": "https://github.com/grncdr/node-any-db-transaction", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "any-db", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "121c8df984f319a087727bae9f23bb3bef5a4f525de0cfd41ee71ed7c1e7579c", + "globals": [], + "declaredModules": [ + "any-db-transaction" + ] + } + }, + "anymatch": { + "1.3": { + "libraryName": "anymatch", + "typingsPackageName": "anymatch", + "projectName": "https://github.com/micromatch/anymatch", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "226033cdde45fb78998524c0f183693e47b7bae0c375ca7ed333309df5735f0f", + "globals": [], + "declaredModules": [ + "anymatch" + ] + } + }, + "anyproxy": { + "4.1": { + "libraryName": "anyproxy", + "typingsPackageName": "anyproxy", + "projectName": "https://github.com/alibaba/anyproxy", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Roland Reed", + "url": "https://github.com/roland-reed", + "githubUsername": "roland-reed" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ff6b67ca42af14c98aaa83ee5a9c656ff4a28c7b748ac9a0faa538626df1428", + "globals": [], + "declaredModules": [ + "anyproxy" + ] + } + }, + "aos": { + "3.0": { + "libraryName": "aos", + "typingsPackageName": "aos", + "projectName": "https://github.com/michalsnik/aos", + "contributors": [ + { + "name": "Rostislav Shermenyov", + "url": "https://github.com/shermendev", + "githubUsername": "shermendev" + }, + { + "name": "Matheus Grieger", + "url": "https://github.com/matheusgrieger", + "githubUsername": "matheusgrieger" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57388d6ec65e5bb30c5b97d49a45dea1f0718de3e468d216bc44b5e38827f758", + "globals": [ + "Aos" + ], + "declaredModules": [ + "aos" + ] + } + }, + "apex.js": { + "2.0": { + "libraryName": "apex.js", + "typingsPackageName": "apex.js", + "projectName": "https://github.com/apex/node-apex", + "contributors": [ + { + "name": "Yoriki Yamaguchi", + "url": "https://github.com/y13i", + "githubUsername": "y13i" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-lambda", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cd6b430b068bd71860c5122e7d4f8ace0fa60d57909755958f13f82972a107a", + "globals": [], + "declaredModules": [ + "apex.js" + ] + } + }, + "api-error-handler": { + "1.0": { + "libraryName": "api-error-handler", + "typingsPackageName": "api-error-handler", + "projectName": "https://github.com/expressjs/api-error-handler", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc2c9b10f85e849d59251bfdc6c63e76e52bb7b84be9d6a2913106cf8599f93", + "globals": [], + "declaredModules": [ + "api-error-handler" + ] + } + }, + "apicache": { + "1.2": { + "libraryName": "apicache", + "typingsPackageName": "apicache", + "projectName": "https://github.com/kwhitley/apicache", + "contributors": [ + { + "name": "Daniel Sogl", + "url": "https://github.com/danielsogl", + "githubUsername": "danielsogl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbb8ef9f8184dd766d3af2a9e7f07060f1903cf159b9626d78f29d07daea37c3", + "globals": [], + "declaredModules": [ + "apicache" + ] + } + }, + "apigee-access": { + "0.0": { + "libraryName": "apigee-access", + "typingsPackageName": "apigee-access", + "projectName": "https://www.npmjs.com/package/apigee-access", + "contributors": [ + { + "name": "Casper Skydt", + "url": "https://github.com/CasperSkydt", + "githubUsername": "CasperSkydt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e805843bf522e450ead1f80a7448c0e9f0c4ac98877ac5f8d8a144e77f491d74", + "globals": [], + "declaredModules": [ + "apigee-access" + ] + } + }, + "apimocker": { + "1.1": { + "libraryName": "apimocker", + "typingsPackageName": "apimocker", + "projectName": "https://www.npmjs.com/package/apimocker", + "contributors": [ + { + "name": "Uchenna", + "url": "https://github.com/uchilaka", + "githubUsername": "uchilaka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c71589983612dfea0b9a46e185dc4a098bb57332233902620bc9eef679fe7e1", + "globals": [], + "declaredModules": [ + "apimocker" + ] + } + }, + "apollo-codegen": { + "0.20": { + "libraryName": "apollo-codegen", + "typingsPackageName": "apollo-codegen", + "projectName": "https://github.com/apollographql/apollo-codegen", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "Maria Carrasco", + "url": "https://github.com/kostspielig", + "githubUsername": "kostspielig" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 20, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "fe7cdc0bcd8436c1aadfaa2d938ff21000ca4a8a1bdf21d164173e5947f9b729", + "globals": [], + "declaredModules": [ + "apollo-codegen" + ] + } + }, + "apollo-upload-client": { + "8.1": { + "libraryName": "apollo-upload-client", + "typingsPackageName": "apollo-upload-client", + "projectName": "https://github.com/jaydenseric/apollo-upload-client#readme", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "apollo-link", + "version": "*" + }, + { + "name": "apollo-link-http-common", + "version": "*" + }, + { + "name": "extract-files", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "apollo-link", + "version": "^1.2.12" + }, + { + "name": "apollo-link-http-common", + "version": "^0.2.4" + }, + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "050f9edef04bc6c612991c2f681b8726a2d87df14350ae40fde56c6d4caa6476", + "globals": [], + "declaredModules": [ + "apollo-upload-client" + ] + } + }, + "apostrophe": { + "2.67": { + "libraryName": "apostrophe", + "typingsPackageName": "apostrophe", + "projectName": "https://github.com/apostrophecms/apostrophe#readme", + "contributors": [ + { + "name": "Aaron Holderman", + "url": "https://github.com/afholderman", + "githubUsername": "afholderman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 67, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f485d5176e300132f2681455dc6f35c9c8ee176b1b595329f52d8e53efc218a", + "globals": [ + "apos" + ], + "declaredModules": [ + "apostrophe" + ] + } + }, + "app-module-path": { + "2.2": { + "libraryName": "app-module-path", + "typingsPackageName": "app-module-path", + "projectName": "https://github.com/patrick-steele-idem/app-module-path-node", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48d341e21e2dade8c2752db12c00eb510325fe486466dcf1d5091985f49e6315", + "globals": [], + "declaredModules": [ + "app-module-path" + ] + } + }, + "app-root-dir": { + "0.1": { + "libraryName": "app-root-dir", + "typingsPackageName": "app-root-dir", + "projectName": "https://github.com/philidem/node-app-root-dir", + "contributors": [ + { + "name": "shaochenyang", + "url": "https://github.com/chenyang-biu", + "githubUsername": "chenyang-biu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d096af6ffb1b5cf53484c442a116a9fda3f0fbfeaaced9124245f81eb263f56c", + "globals": [], + "declaredModules": [ + "app-root-dir" + ] + } + }, + "app-root-path": { + "1.2": { + "libraryName": "app-root-path", + "typingsPackageName": "app-root-path", + "projectName": "https://github.com/inxilpro/node-app-root-path", + "contributors": [ + { + "name": "Shant Marouti", + "url": "https://github.com/shantmarouti", + "githubUsername": "shantmarouti" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1035f6eabbd846b6f43546cfbcd01c175dd720f1551d18b975dec81bb7862100", + "globals": [], + "declaredModules": [ + "app-root-path" + ] + } + }, + "appdmg": { + "0.5": { + "libraryName": "appdmg", + "typingsPackageName": "appdmg", + "projectName": "https://github.com/LinusU/node-appdmg#readme", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f50ec2e38588b6930034d3eee52756032020ea68fe8e2f50f7a1fee0cd3b560", + "globals": [], + "declaredModules": [ + "appdmg" + ] + } + }, + "append-query": { + "2.0": { + "libraryName": "append-query", + "typingsPackageName": "append-query", + "projectName": "https://github.com/lakenen/node-append-query", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9bde4902d3f7cbba8449eca5dca08cabaab4a7ebec68ee5278bf3c0928efd48", + "globals": [], + "declaredModules": [ + "append-query" + ] + } + }, + "appframework": { + "2.0": { + "libraryName": "AppFramework", + "typingsPackageName": "appframework", + "projectName": "http://app-framework-software.intel.com/", + "contributors": [ + { + "name": "kyo_ago", + "url": "https://github.com/kyo-ago", + "githubUsername": "kyo-ago" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c438d659b9836f6b905df176316f58db4fe05d67abc35020390f1b4d8418868", + "globals": [ + "$", + "af" + ], + "declaredModules": [] + } + }, + "apple-mapkit-js": { + "5.18": { + "libraryName": "MapKit JS", + "typingsPackageName": "apple-mapkit-js", + "projectName": "https://developer.apple.com/reference/mapkitjs", + "contributors": [ + { + "name": "Philipp Jean-Jacques", + "url": "https://github.com/kilghaz", + "githubUsername": "kilghaz" + }, + { + "name": "Waseem Dahman", + "url": "https://github.com/wsmd", + "githubUsername": "wsmd" + }, + { + "name": "Chris Drackett", + "url": "https://github.com/chrisdrackett", + "githubUsername": "chrisdrackett" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 18, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43e86f57b1f040413b9c8688b9f96da52928bfaf995a59cc3225aff5d514461c", + "globals": [ + "mapkit" + ], + "declaredModules": [] + } + }, + "apple-music-api": { + "0.1": { + "libraryName": "Apple Music API", + "typingsPackageName": "apple-music-api", + "projectName": "https://developer.apple.com/documentation/applemusicapi/", + "contributors": [ + { + "name": "Noah Chase", + "url": "https://github.com/nchase", + "githubUsername": "nchase" + }, + { + "name": "Useff Chase", + "url": "https://github.com/useffc", + "githubUsername": "useffc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a2e27c712ea3424b6ac747830ecf3ffe6dcbdb3d92177826d5126fd525e693a", + "globals": [], + "declaredModules": [] + } + }, + "apple-signin-api": { + "1.4": { + "libraryName": "Apple Sign in API", + "typingsPackageName": "apple-signin-api", + "projectName": "https://developer.apple.com/documentation/signinwithapplejs", + "contributors": [ + { + "name": "Julius Lungys", + "url": "https://github.com/voidpumpkin", + "githubUsername": "voidpumpkin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "714e1682431d10364686a9387cf30341c42f8614d937bd0e2f6d16e270e4b40c", + "globals": [], + "declaredModules": [] + } + }, + "applepayjs": { + "3.0": { + "libraryName": "Apple Pay JS", + "typingsPackageName": "applepayjs", + "projectName": "https://developer.apple.com/reference/applepayjs", + "contributors": [ + { + "name": "Martin Costello", + "url": "https://github.com/martincostello", + "githubUsername": "martincostello" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa65c02c4abbb8896cde4d81489c9aef0f77b35c0819cc4c2b770566a7bafc7e", + "globals": [ + "ApplePayJS", + "ApplePaySession" + ], + "declaredModules": [] + } + }, + "appletvjs": { + "0.0": { + "libraryName": "AppleTVJS", + "typingsPackageName": "appletvjs", + "projectName": "https://developer.apple.com/library/prerelease/tvos/documentation/TVMLJS/Reference/TVJSFrameworkReference/index.html", + "contributors": [ + { + "name": "Adam Valverde", + "url": "https://github.com/brainded", + "githubUsername": "brainded" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e996a47e5c7a0eef095a207ef6e7178f349160630a2b9b28257a26e0b63be694", + "globals": [ + "App", + "AppleTVJS", + "Device", + "Settings", + "evaluateScripts", + "navigationDocument" + ], + "declaredModules": [] + } + }, + "applicationinsights-js": { + "1.0": { + "libraryName": "ApplicationInsights-JS", + "typingsPackageName": "applicationinsights-js", + "projectName": "https://github.com/Microsoft/ApplicationInsights-JS", + "contributors": [ + { + "name": "Mark Wolff", + "url": "https://github.com/markwolff", + "githubUsername": "markwolff" + }, + { + "name": "Piyali Jana", + "url": "https://github.com/jpiyali", + "githubUsername": "jpiyali" + }, + { + "name": "Basal Rustum", + "url": "https://github.com/barustum", + "githubUsername": "barustum" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0388b890e454c86cd8317049cdb04c5a0e42c54d31d594aa0596f4aa42eab922", + "globals": [ + "AI", + "Microsoft", + "appInsights" + ], + "declaredModules": [ + "applicationinsights-js" + ] + } + }, + "apptimize__apptimize-web-sdk": { + "1.2": { + "libraryName": "@apptimize/apptimize-web-sdk", + "typingsPackageName": "apptimize__apptimize-web-sdk", + "projectName": "https://www.npmjs.com/package/@apptimize/apptimize-web-sdk", + "contributors": [ + { + "name": "Vivint Team Innovation", + "url": "https://github.com/innovation-team", + "githubUsername": "innovation-team" + }, + { + "name": "Robert Baxter", + "url": "https://github.com/rlbaxter", + "githubUsername": "rlbaxter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b83f5c94f96486b829753e55be6ffea6436cac2f3f7a46445134742831f87fde", + "globals": [], + "declaredModules": [ + "apptimize__apptimize-web-sdk" + ] + } + }, + "aqb": { + "2.1": { + "libraryName": "aqbjs", + "typingsPackageName": "aqb", + "projectName": "https://github.com/arangodb/aqbjs", + "contributors": [ + { + "name": "Athenkosi Mase", + "url": "https://github.com/Athenkosi-Mase", + "githubUsername": "Athenkosi-Mase" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed513c9083189e97294b5825d7d2e1bfc7be271136c40aaef4b21186a54a82ed", + "globals": [], + "declaredModules": [ + "aqb" + ] + } + }, + "arangodb": { + "3.5": { + "libraryName": "ArangoDB", + "typingsPackageName": "arangodb", + "projectName": "https://github.com/arangodb/arangodb", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "972145f23f88f5f203d04fd8af87ef75d3b5f3822c6e8a0f060cd36eed592abe", + "globals": [ + "Foxx" + ], + "declaredModules": [ + "@arangodb", + "@arangodb/foxx/router", + "@arangodb/foxx/queues", + "@arangodb/foxx/graphql", + "@arangodb/foxx/sessions", + "@arangodb/foxx/sessions/storages/collection", + "@arangodb/foxx/sessions/storages/jwt", + "@arangodb/foxx/sessions/transports/cookie", + "@arangodb/foxx/sessions/transports/header", + "@arangodb/foxx/auth", + "@arangodb/foxx/oauth1", + "@arangodb/foxx/oauth2", + "@arangodb/foxx", + "@arangodb/request", + "@arangodb/crypto", + "@arangodb/general-graph", + "@arangodb/locals" + ] + } + }, + "arbiter": { + "1.0": { + "libraryName": "Arbiter.js", + "typingsPackageName": "arbiter", + "projectName": "http://arbiterjs.com/", + "contributors": [ + { + "name": "Arash Shakery", + "url": "https://github.com/arash16", + "githubUsername": "arash16" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "258fba7265e8c2158b23f63d4fee2bbd652bac70ede2cd08964ee481cf60deb1", + "globals": [ + "Arbiter" + ], + "declaredModules": [] + } + }, + "arcgis-js-api": { + "4.14": { + "libraryName": "ArcGIS API for JavaScript", + "typingsPackageName": "arcgis-js-api", + "projectName": "http://js.arcgis.com", + "contributors": [ + { + "name": "Esri", + "url": "https://github.com/Esri", + "githubUsername": "Esri" + }, + { + "name": "Bjorn Svensson", + "url": "https://github.com/bsvensson", + "githubUsername": "bsvensson" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 14, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "esri" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "581c0d452ceb82c5717004f5c484e5140714a193c429e292fb1944f056abe9bd", + "globals": [ + "__esri" + ], + "declaredModules": [ + "esri/Basemap", + "esri/Camera", + "esri/Color", + "esri/Graphic", + "esri/Ground", + "esri/Map", + "esri/PopupTemplate", + "esri/TimeExtent", + "esri/TimeInterval", + "esri/Viewpoint", + "esri/WebMap", + "esri/WebScene", + "esri/core/Accessor", + "esri/core/Collection", + "esri/core/Error", + "esri/core/Handles", + "esri/core/HandleOwner", + "esri/core/workers/Connection", + "esri/geometry/Circle", + "esri/geometry/Extent", + "esri/geometry/Geometry", + "esri/geometry/HeightModelInfo", + "esri/geometry/Mesh", + "esri/geometry/Multipoint", + "esri/geometry/Point", + "esri/geometry/Polygon", + "esri/geometry/Polyline", + "esri/geometry/SpatialReference", + "esri/geometry/support/GeographicTransformation", + "esri/geometry/support/GeographicTransformationStep", + "esri/geometry/support/MeshComponent", + "esri/geometry/support/MeshMaterial", + "esri/geometry/support/MeshTexture", + "esri/geometry/support/ValueMeshColor", + "esri/geometry/support/ImageMeshColor", + "esri/identity/Credential", + "esri/identity/IdentityManager", + "esri/identity/OAuthInfo", + "esri/identity/ServerInfo", + "esri/layers/BaseElevationLayer", + "esri/layers/BuildingSceneLayer", + "esri/layers/BingMapsLayer", + "esri/layers/CSVLayer", + "esri/layers/ElevationLayer", + "esri/layers/FeatureLayer", + "esri/layers/GeoJSONLayer", + "esri/layers/GeoRSSLayer", + "esri/layers/GraphicsLayer", + "esri/layers/GroupLayer", + "esri/layers/ImageryLayer", + "esri/layers/IntegratedMeshLayer", + "esri/layers/KMLLayer", + "esri/layers/Layer", + "esri/layers/MapImageLayer", + "esri/layers/MapNotesLayer", + "esri/layers/OpenStreetMapLayer", + "esri/layers/PointCloudLayer", + "esri/layers/SceneLayer", + "esri/layers/StreamLayer", + "esri/layers/TileLayer", + "esri/layers/UnknownLayer", + "esri/layers/UnsupportedLayer", + "esri/layers/VectorTileLayer", + "esri/layers/WebTileLayer", + "esri/layers/WMSLayer", + "esri/layers/WMTSLayer", + "esri/layers/BaseDynamicLayer", + "esri/layers/BaseTileLayer", + "esri/layers/buildingSublayers/BuildingComponentSublayer", + "esri/layers/buildingSublayers/BuildingGroupSublayer", + "esri/layers/buildingSublayers/BuildingSublayer", + "esri/layers/pointCloudFilters/PointCloudFilter", + "esri/layers/pointCloudFilters/PointCloudValueFilter", + "esri/layers/pointCloudFilters/PointCloudReturnFilter", + "esri/layers/support/AttachmentInfo", + "esri/layers/support/BuildingFilter", + "esri/layers/support/CodedValueDomain", + "esri/layers/support/DimensionalDefinition", + "esri/layers/support/Domain", + "esri/layers/support/ElevationSampler", + "esri/layers/support/Field", + "esri/layers/support/FieldsIndex", + "esri/layers/support/FeatureReductionCluster", + "esri/layers/support/FeatureReductionSelection", + "esri/layers/support/FeatureTemplate", + "esri/layers/support/FeatureType", + "esri/layers/support/ImageParameters", + "esri/layers/support/InheritedDomain", + "esri/layers/support/KMLSublayer", + "esri/layers/support/LabelClass", + "esri/layers/support/LOD", + "esri/layers/support/MapImage", + "esri/layers/support/MosaicRule", + "esri/layers/support/PixelBlock", + "esri/layers/support/RangeDomain", + "esri/layers/support/RasterFunction", + "esri/layers/support/RasterInfo", + "esri/layers/support/Relationship", + "esri/layers/support/Sublayer", + "esri/layers/support/TileInfo", + "esri/layers/support/TileMatrixSet", + "esri/layers/support/TimeInfo", + "esri/layers/support/WMSSublayer", + "esri/layers/support/WMTSStyle", + "esri/layers/support/WMTSSublayer", + "esri/portal/Portal", + "esri/portal/PortalFolder", + "esri/portal/PortalGroup", + "esri/portal/PortalItem", + "esri/portal/PortalRating", + "esri/portal/PortalQueryParams", + "esri/portal/PortalQueryResult", + "esri/portal/PortalUser", + "esri/renderers/ClassBreaksRenderer", + "esri/renderers/DictionaryRenderer", + "esri/renderers/DotDensityRenderer", + "esri/renderers/HeatmapRenderer", + "esri/renderers/Renderer", + "esri/renderers/SimpleRenderer", + "esri/renderers/UniqueValueRenderer", + "esri/renderers/PointCloudRenderer", + "esri/renderers/PointCloudClassBreaksRenderer", + "esri/renderers/PointCloudRGBRenderer", + "esri/renderers/PointCloudStretchRenderer", + "esri/renderers/PointCloudUniqueValueRenderer", + "esri/renderers/RasterStretchRenderer", + "esri/renderers/support/AttributeColorInfo", + "esri/renderers/support/AuthoringInfo", + "esri/renderers/support/AuthoringInfoVisualVariable", + "esri/renderers/support/ClassBreakInfo", + "esri/renderers/support/HeatmapColorStop", + "esri/renderers/support/UniqueValueInfo", + "esri/renderers/visualVariables/ColorVariable", + "esri/renderers/visualVariables/OpacityVariable", + "esri/renderers/visualVariables/RotationVariable", + "esri/renderers/visualVariables/SizeVariable", + "esri/renderers/visualVariables/VisualVariable", + "esri/renderers/visualVariables/support/ColorStop", + "esri/renderers/visualVariables/support/OpacityStop", + "esri/renderers/visualVariables/support/SizeStop", + "esri/support/actions/ActionButton", + "esri/support/actions/ActionToggle", + "esri/popup/ExpressionInfo", + "esri/popup/FieldInfo", + "esri/popup/LayerOptions", + "esri/popup/RelatedRecordsInfo", + "esri/popup/content/AttachmentsContent", + "esri/popup/content/BarChartMediaInfo", + "esri/popup/content/ColumnChartMediaInfo", + "esri/popup/content/Content", + "esri/popup/content/FieldsContent", + "esri/popup/content/ImageMediaInfo", + "esri/popup/content/MediaContent", + "esri/popup/content/LineChartMediaInfo", + "esri/popup/content/PieChartMediaInfo", + "esri/popup/content/TextContent", + "esri/popup/content/support/ChartMediaInfoValue", + "esri/popup/content/support/ChartMediaInfoValueSeries", + "esri/popup/content/support/ImageMediaInfoValue", + "esri/popup/support/FieldInfoFormat", + "esri/popup/support/RelatedRecordsInfoFieldOrder", + "esri/symbols/CIMSymbol", + "esri/symbols/ExtrudeSymbol3DLayer", + "esri/symbols/FillSymbol", + "esri/symbols/FillSymbol3DLayer", + "esri/symbols/Font", + "esri/symbols/IconSymbol3DLayer", + "esri/symbols/LabelSymbol3D", + "esri/symbols/LineSymbol", + "esri/symbols/LineSymbol3D", + "esri/symbols/LineSymbol3DLayer", + "esri/symbols/MarkerSymbol", + "esri/symbols/MeshSymbol3D", + "esri/symbols/ObjectSymbol3DLayer", + "esri/symbols/PictureFillSymbol", + "esri/symbols/PictureMarkerSymbol", + "esri/symbols/PathSymbol3DLayer", + "esri/symbols/PointSymbol3D", + "esri/symbols/PolygonSymbol3D", + "esri/symbols/SimpleFillSymbol", + "esri/symbols/SimpleLineSymbol", + "esri/symbols/SimpleMarkerSymbol", + "esri/symbols/Symbol", + "esri/symbols/Symbol3D", + "esri/symbols/Symbol3DLayer", + "esri/symbols/TextSymbol", + "esri/symbols/TextSymbol3DLayer", + "esri/symbols/WaterSymbol3DLayer", + "esri/symbols/WebStyleSymbol", + "esri/symbols/callouts/Callout3D", + "esri/symbols/callouts/LineCallout3D", + "esri/symbols/edges/Edges3D", + "esri/symbols/edges/SolidEdges3D", + "esri/symbols/edges/SketchEdges3D", + "esri/tasks/ClosestFacilityTask", + "esri/tasks/FindTask", + "esri/tasks/GeometryService", + "esri/tasks/Geoprocessor", + "esri/tasks/IdentifyTask", + "esri/tasks/ImageServiceIdentifyTask", + "esri/tasks/Locator", + "esri/tasks/QueryTask", + "esri/tasks/PrintTask", + "esri/tasks/RouteTask", + "esri/tasks/ServiceAreaTask", + "esri/tasks/Task", + "esri/tasks/support/AddressCandidate", + "esri/tasks/support/AlgorithmicColorRamp", + "esri/tasks/support/AreasAndLengthsParameters", + "esri/tasks/support/AttachmentQuery", + "esri/tasks/support/BufferParameters", + "esri/tasks/support/ClosestFacilityParameters", + "esri/tasks/support/ClosestFacilitySolveResult", + "esri/tasks/support/ColorRamp", + "esri/tasks/support/DataFile", + "esri/tasks/support/DataLayer", + "esri/tasks/support/DensifyParameters", + "esri/tasks/support/DirectionsFeatureSet", + "esri/tasks/support/DistanceParameters", + "esri/tasks/support/FeatureSet", + "esri/tasks/support/FindParameters", + "esri/tasks/support/FindResult", + "esri/tasks/support/GeneralizeParameters", + "esri/tasks/support/GPMessage", + "esri/tasks/support/IdentifyParameters", + "esri/tasks/support/IdentifyResult", + "esri/tasks/support/ImageServiceIdentifyParameters", + "esri/tasks/support/ImageServiceIdentifyResult", + "esri/tasks/support/JobInfo", + "esri/tasks/support/LegendLayer", + "esri/tasks/support/LengthsParameters", + "esri/tasks/support/LinearUnit", + "esri/tasks/support/MultipartColorRamp", + "esri/tasks/support/NAMessage", + "esri/tasks/support/OffsetParameters", + "esri/tasks/support/ParameterValue", + "esri/tasks/support/PrintParameters", + "esri/tasks/support/PrintTemplate", + "esri/tasks/support/ProjectParameters", + "esri/tasks/support/Query", + "esri/tasks/support/RasterData", + "esri/tasks/support/RelationParameters", + "esri/tasks/support/RelationshipQuery", + "esri/tasks/support/RouteParameters", + "esri/tasks/support/RouteResult", + "esri/tasks/support/ServiceAreaParameters", + "esri/tasks/support/ServiceAreaSolveResult", + "esri/tasks/support/StatisticDefinition", + "esri/tasks/support/TrimExtendParameters", + "esri/views/BasemapView", + "esri/views/GroundView", + "esri/views/MapView", + "esri/views/SceneView", + "esri/views/View", + "esri/views/ViewAnimation", + "esri/views/input/Input", + "esri/views/input/gamepad/GamepadInputDevice", + "esri/views/input/gamepad/GamepadSettings", + "esri/views/navigation/Navigation", + "esri/views/navigation/gamepad/GamepadSettings", + "esri/views/layers/LayerView", + "esri/views/layers/CSVLayerView", + "esri/views/layers/FeatureLayerView", + "esri/views/layers/GeoJSONLayerView", + "esri/views/layers/GeoRSSLayerView", + "esri/views/layers/GraphicsLayerView", + "esri/views/layers/ImageryLayerView", + "esri/views/layers/KMLLayerView", + "esri/views/layers/SceneLayerView", + "esri/views/layers/StreamLayerView", + "esri/views/layers/PointCloudLayerView", + "esri/views/layers/support/FeatureFilter", + "esri/views/layers/support/FeatureEffect", + "esri/views/ui/UI", + "esri/views/ui/DefaultUI", + "esri/views/2d/ViewState", + "esri/views/draw/Draw", + "esri/views/draw/DrawAction", + "esri/views/draw/PointDrawAction", + "esri/views/draw/PolylineDrawAction", + "esri/views/draw/PolygonDrawAction", + "esri/views/draw/MultipointDrawAction", + "esri/views/draw/SegmentDrawAction", + "esri/views/2d/layers/BaseLayerView2D", + "esri/views/2d/layers/BaseLayerViewGL2D", + "esri/webmap/ApplicationProperties", + "esri/webmap/Bookmark", + "esri/webmap/InitialViewProperties", + "esri/webmap/background/ColorBackground", + "esri/webscene/ApplicationProperties", + "esri/webscene/Environment", + "esri/webscene/InitialViewProperties", + "esri/webscene/Lighting", + "esri/webscene/Presentation", + "esri/webscene/Slide", + "esri/webdoc/applicationProperties/Search", + "esri/webdoc/applicationProperties/SearchLayer", + "esri/webdoc/applicationProperties/SearchLayerField", + "esri/webdoc/applicationProperties/Viewing", + "esri/webscene/background/Background", + "esri/webscene/background/ColorBackground", + "esri/widgets/AreaMeasurement2D", + "esri/widgets/AreaMeasurement3D", + "esri/widgets/Attribution", + "esri/widgets/BasemapGallery", + "esri/widgets/BasemapLayerList", + "esri/widgets/BasemapToggle", + "esri/widgets/Bookmarks", + "esri/widgets/CoordinateConversion", + "esri/widgets/Compass", + "esri/widgets/Daylight", + "esri/widgets/Directions", + "esri/widgets/DirectLineMeasurement3D", + "esri/widgets/DistanceMeasurement2D", + "esri/widgets/Editor", + "esri/widgets/Expand", + "esri/widgets/Feature", + "esri/widgets/FeatureForm", + "esri/widgets/FeatureTemplates", + "esri/widgets/Fullscreen", + "esri/widgets/Histogram", + "esri/widgets/HistogramRangeSlider", + "esri/widgets/Home", + "esri/widgets/LayerList", + "esri/widgets/Legend", + "esri/widgets/LineOfSight", + "esri/widgets/Locate", + "esri/widgets/Measurement", + "esri/widgets/NavigationToggle", + "esri/widgets/Popup", + "esri/widgets/Print", + "esri/widgets/ScaleBar", + "esri/widgets/ScaleRangeSlider", + "esri/widgets/Search", + "esri/widgets/Sketch", + "esri/widgets/Slice", + "esri/widgets/Slider", + "esri/widgets/Swipe", + "esri/widgets/TimeSlider", + "esri/widgets/Track", + "esri/widgets/Widget", + "esri/widgets/Zoom", + "esri/widgets/smartMapping/ClassedColorSlider", + "esri/widgets/smartMapping/ClassedSizeSlider", + "esri/widgets/smartMapping/ColorSlider", + "esri/widgets/smartMapping/ColorSizeSlider", + "esri/widgets/smartMapping/HeatmapSlider", + "esri/widgets/smartMapping/OpacitySlider", + "esri/widgets/smartMapping/SizeSlider", + "esri/widgets/smartMapping/SmartMappingSliderBase", + "esri/widgets/smartMapping/SmartMappingSliderViewModel", + "esri/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel", + "esri/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel", + "esri/widgets/Attribution/AttributionViewModel", + "esri/widgets/BasemapGallery/BasemapGalleryViewModel", + "esri/widgets/BasemapGallery/support/BasemapGalleryItem", + "esri/widgets/BasemapGallery/support/LocalBasemapsSource", + "esri/widgets/BasemapGallery/support/PortalBasemapsSource", + "esri/widgets/BasemapLayerList/BasemapLayerListViewModel", + "esri/widgets/BasemapToggle/BasemapToggleViewModel", + "esri/widgets/Bookmarks/BookmarksViewModel", + "esri/widgets/Compass/CompassViewModel", + "esri/widgets/CoordinateConversion/CoordinateConversionViewModel", + "esri/widgets/Daylight/DaylightViewModel", + "esri/widgets/Directions/DirectionsViewModel", + "esri/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel", + "esri/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel", + "esri/widgets/Editor/EditorViewModel", + "esri/widgets/Editor/Workflow", + "esri/widgets/Expand/ExpandViewModel", + "esri/widgets/Feature/FeatureViewModel", + "esri/widgets/FeatureForm/FeatureFormViewModel", + "esri/widgets/FeatureForm/FieldConfig", + "esri/widgets/FeatureForm/FieldGroupConfig", + "esri/widgets/FeatureForm/InputField", + "esri/widgets/FeatureForm/InputFieldGroup", + "esri/widgets/FeatureTemplates/FeatureTemplatesViewModel", + "esri/widgets/FeatureTemplates/TemplateItem", + "esri/widgets/FeatureTemplates/TemplateItemGroup", + "esri/widgets/Fullscreen/FullscreenViewModel", + "esri/widgets/Histogram/HistogramViewModel", + "esri/widgets/HistogramRangeSlider/HistogramRangeSliderViewModel", + "esri/widgets/Home/HomeViewModel", + "esri/widgets/LayerList/LayerListViewModel", + "esri/widgets/LayerList/ListItem", + "esri/widgets/LayerList/ListItemPanel", + "esri/widgets/Legend/LegendViewModel", + "esri/widgets/Legend/support/ActiveLayerInfo", + "esri/widgets/LineOfSight/LineOfSightViewModel", + "esri/widgets/LineOfSight/LineOfSightTarget", + "esri/widgets/Locate/LocateViewModel", + "esri/widgets/Measurement/MeasurementViewModel", + "esri/widgets/NavigationToggle/NavigationToggleViewModel", + "esri/widgets/Print/PrintViewModel", + "esri/widgets/Print/TemplateOptions", + "esri/widgets/Popup/PopupViewModel", + "esri/widgets/ScaleBar/ScaleBarViewModel", + "esri/widgets/ScaleRangeSlider/ScaleRanges", + "esri/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel", + "esri/widgets/Search/LayerSearchSource", + "esri/widgets/Search/LocatorSearchSource", + "esri/widgets/Search/SearchResultRenderer", + "esri/widgets/Search/SearchSource", + "esri/widgets/Search/SearchViewModel", + "esri/widgets/Sketch/SketchViewModel", + "esri/widgets/Slice/SliceViewModel", + "esri/widgets/Slider/SliderViewModel", + "esri/widgets/Spinner/SpinnerViewModel", + "esri/widgets/Swipe/SwipeViewModel", + "esri/widgets/TimeSlider/TimeSliderViewModel", + "esri/widgets/Track/TrackViewModel", + "esri/widgets/Zoom/ZoomViewModel", + "esri/widgets/smartMapping/ClassedColorSlider/ClassedColorSliderViewModel", + "esri/widgets/smartMapping/ClassedSizeSlider/ClassedSizeSliderViewModel", + "esri/widgets/smartMapping/ColorSlider/ColorSliderViewModel", + "esri/widgets/smartMapping/ColorSizeSlider/ColorSizeSliderViewModel", + "esri/widgets/smartMapping/HeatmapSlider/HeatmapSliderViewModel", + "esri/widgets/smartMapping/OpacitySlider/OpacitySliderViewModel", + "esri/widgets/smartMapping/SizeSlider/SizeSliderViewModel", + "esri/core/Evented", + "esri/core/JSONSupport", + "esri/core/Loadable", + "esri/core/Promise", + "esri/layers/mixins/ArcGISCachedService", + "esri/layers/mixins/ArcGISImageService", + "esri/layers/mixins/ArcGISMapService", + "esri/layers/mixins/PortalLayer", + "esri/layers/mixins/RefreshableLayer", + "esri/layers/mixins/ScaleRangeLayer", + "esri/layers/mixins/SceneService", + "esri/layers/mixins/SublayersOwner", + "esri/layers/mixins/TemporalLayer", + "esri/renderers/mixins/VisualVariablesMixin", + "esri/support/actions/ActionBase", + "esri/popup/content/mixins/ChartMediaInfo", + "esri/popup/content/mixins/MediaInfo", + "esri/support/LayersMixin", + "esri/views/BreakpointsOwner", + "esri/views/DOMContainer", + "esri/views/MapViewBase", + "esri/widgets/Widgette", + "esri/widgets/support/GeolocationPositioning", + "esri/widgets/support/GoTo", + "esri/config", + "esri/geometry", + "esri/intl", + "esri/kernel", + "esri/pointCloudRenderers", + "esri/rasterRenderers", + "esri/renderers", + "esri/request", + "esri/symbols", + "esri/core/lang", + "esri/core/promiseUtils", + "esri/core/requireUtils", + "esri/core/scheduling", + "esri/core/sql", + "esri/core/sql/WhereClause", + "esri/core/urlUtils", + "esri/core/watchUtils", + "esri/core/workers", + "esri/core/accessorSupport/decorators", + "esri/geometry/coordinateFormatter", + "esri/geometry/geometryEngine", + "esri/geometry/geometryEngineAsync", + "esri/geometry/projection", + "esri/geometry/support/geodesicUtils", + "esri/geometry/support/jsonUtils", + "esri/geometry/support/meshUtils", + "esri/geometry/support/normalizeUtils", + "esri/geometry/support/webMercatorUtils", + "esri/layers/support/fieldUtils", + "esri/renderers/smartMapping/creators/color", + "esri/renderers/smartMapping/creators/dotDensity", + "esri/renderers/smartMapping/creators/heatmap", + "esri/renderers/smartMapping/creators/location", + "esri/renderers/smartMapping/creators/opacity", + "esri/renderers/smartMapping/creators/predominance", + "esri/renderers/smartMapping/creators/relationship", + "esri/renderers/smartMapping/creators/size", + "esri/renderers/smartMapping/creators/type", + "esri/renderers/smartMapping/creators/univariateColorSize", + "esri/renderers/smartMapping/heuristics/scaleRange", + "esri/renderers/smartMapping/heuristics/sizeRange", + "esri/renderers/smartMapping/statistics/classBreaks", + "esri/renderers/smartMapping/statistics/heatmapStatistics", + "esri/renderers/smartMapping/statistics/histogram", + "esri/renderers/smartMapping/statistics/predominantCategories", + "esri/renderers/smartMapping/statistics/summaryStatistics", + "esri/renderers/smartMapping/statistics/summaryStatisticsForAge", + "esri/renderers/smartMapping/statistics/uniqueValues", + "esri/renderers/smartMapping/statistics/support/ageUtils", + "esri/renderers/smartMapping/symbology/color", + "esri/renderers/smartMapping/symbology/dotDensity", + "esri/renderers/smartMapping/symbology/heatmap", + "esri/renderers/smartMapping/symbology/location", + "esri/renderers/smartMapping/symbology/predominance", + "esri/renderers/smartMapping/symbology/relationship", + "esri/renderers/smartMapping/symbology/size", + "esri/renderers/smartMapping/symbology/type", + "esri/renderers/smartMapping/symbology/support/colorRamps", + "esri/renderers/support/jsonUtils", + "esri/popup/content", + "esri/symbols/support/jsonUtils", + "esri/symbols/support/symbolPreview", + "esri/symbols/support/symbolUtils", + "esri/views/support/colorUtils", + "esri/views/3d/externalRenderers", + "esri/widgets/smartMapping/support/utils", + "esri/widgets/support/widget", + "esri/widgets/CoordinateConversion/support/Format", + "esri/widgets/CoordinateConversion/support/Conversion" + ] + }, + "3.31": { + "libraryVersionDirectoryName": "3", + "libraryName": "ArcGIS API for JavaScript", + "typingsPackageName": "arcgis-js-api", + "projectName": "https://developers.arcgis.com/javascript/3/", + "contributors": [ + { + "name": "Esri", + "url": "https://github.com/Esri", + "githubUsername": "Esri" + }, + { + "name": "Bjorn Svensson", + "url": "https://github.com/bsvensson", + "githubUsername": "bsvensson" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 31, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "arcgis-js-api", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a962495ebf370df09663dcddab6bcb26d6f7fc00662d364a50ece9d2924089ac", + "globals": [], + "declaredModules": [ + "esri", + "esri/Color", + "esri/Credential", + "esri/IdentityManager", + "esri/IdentityManagerBase", + "esri/ImageSpatialReference", + "esri/InfoTemplate", + "esri/InfoWindowBase", + "esri/OperationBase", + "esri/ServerInfo", + "esri/SnappingManager", + "esri/SpatialReference", + "esri/TimeExtent", + "esri/arcadeProfiles/fieldCalculateProfile", + "esri/arcadeProfiles/labelingProfile", + "esri/arcadeProfiles/popupProfile", + "esri/arcadeProfiles/visualizationProfile", + "esri/arcgis/OAuthInfo", + "esri/arcgis/Portal", + "esri/arcgis/utils", + "esri/basemaps", + "esri/config", + "esri/dijit/AttributeInspector", + "esri/dijit/Attribution", + "esri/dijit/Basemap", + "esri/dijit/BasemapGallery", + "esri/dijit/BasemapLayer", + "esri/dijit/BasemapToggle", + "esri/dijit/BookmarkItem", + "esri/dijit/Bookmarks", + "esri/dijit/ClassedColorSlider", + "esri/dijit/ClassedSizeSlider", + "esri/dijit/ColorInfoSlider", + "esri/dijit/ColorPicker", + "esri/dijit/Directions", + "esri/dijit/ElevationProfile", + "esri/dijit/FeatureTable", + "esri/dijit/Gallery", + "esri/dijit/Gauge", + "esri/dijit/Geocoder", + "esri/dijit/HeatmapSlider", + "esri/dijit/HistogramTimeSlider", + "esri/dijit/HomeButton", + "esri/dijit/HorizontalSlider", + "esri/dijit/ImageServiceMeasure", + "esri/dijit/InfoWindow", + "esri/dijit/InfoWindowLite", + "esri/dijit/LayerList", + "esri/dijit/LayerSwipe", + "esri/dijit/Legend", + "esri/dijit/LocateButton", + "esri/dijit/Measurement", + "esri/dijit/ObliqueViewer", + "esri/dijit/OpacitySlider", + "esri/dijit/OverviewMap", + "esri/dijit/Popup", + "esri/dijit/PopupMobile", + "esri/dijit/PopupTemplate", + "esri/dijit/Print", + "esri/dijit/RendererSlider", + "esri/dijit/Scalebar", + "esri/dijit/Search", + "esri/dijit/SizeInfoSlider", + "esri/dijit/SymbolStyler", + "esri/dijit/TimeSlider", + "esri/dijit/VisibleScaleRangeSlider", + "esri/dijit/analysis/AggregatePoints", + "esri/dijit/analysis/AnalysisBase", + "esri/dijit/analysis/CalculateDensity", + "esri/dijit/analysis/ChooseBestFacilities", + "esri/dijit/analysis/ConnectOriginsToDestinations", + "esri/dijit/analysis/CreateBuffers", + "esri/dijit/analysis/CreateDriveTimeAreas", + "esri/dijit/analysis/CreateViewshed", + "esri/dijit/analysis/CreateWatersheds", + "esri/dijit/analysis/DeriveNewLocations", + "esri/dijit/analysis/DissolveBoundaries", + "esri/dijit/analysis/EnrichLayer", + "esri/dijit/analysis/ExtractData", + "esri/dijit/analysis/FindExistingLocations", + "esri/dijit/analysis/FindHotSpots", + "esri/dijit/analysis/FindNearest", + "esri/dijit/analysis/FindSimilarLocations", + "esri/dijit/analysis/InterpolatePoints", + "esri/dijit/analysis/MergeLayers", + "esri/dijit/analysis/OverlayLayers", + "esri/dijit/analysis/PlanRoutes", + "esri/dijit/analysis/SummarizeNearby", + "esri/dijit/analysis/SummarizeWithin", + "esri/dijit/analysis/TraceDownstream", + "esri/dijit/editing/Add", + "esri/dijit/editing/AttachmentEditor", + "esri/dijit/editing/Cut", + "esri/dijit/editing/Delete", + "esri/dijit/editing/Editor", + "esri/dijit/editing/TemplatePicker", + "esri/dijit/editing/Union", + "esri/dijit/editing/Update", + "esri/dijit/geoenrichment/DataBrowser", + "esri/dijit/geoenrichment/Infographic", + "esri/dijit/geoenrichment/InfographicsCarousel", + "esri/dijit/geoenrichment/InfographicsOptions", + "esri/dijit/geoenrichment/InfographicsOptionsItem", + "esri/dijit/geoenrichment/ReportPlayer/DataProviderGE", + "esri/dijit/geoenrichment/ReportPlayer/PlayerCommands", + "esri/dijit/geoenrichment/ReportPlayer/PlayerResizeModes", + "esri/dijit/geoenrichment/ReportPlayer/PlayerThemes", + "esri/dijit/geoenrichment/ReportPlayer/PlayerViewModes", + "esri/dijit/geoenrichment/ReportPlayer/ReportPlayer", + "esri/dijit/util/busyIndicator", + "esri/domUtils", + "esri/geometry/Circle", + "esri/geometry/Extent", + "esri/geometry/GeographicTransformation", + "esri/geometry/GeographicTransformationStep", + "esri/geometry/Geometry", + "esri/geometry/Multipoint", + "esri/geometry/Point", + "esri/geometry/Polygon", + "esri/geometry/Polyline", + "esri/geometry/ScreenPoint", + "esri/geometry/coordinateFormatter", + "esri/geometry/geodesicUtils", + "esri/geometry/geometryEngine", + "esri/geometry/geometryEngineAsync", + "esri/geometry/jsonUtils", + "esri/geometry/mathUtils", + "esri/geometry/normalizeUtils", + "esri/geometry/projection", + "esri/geometry/scaleUtils", + "esri/geometry/screenUtils", + "esri/geometry/webMercatorUtils", + "esri/graphic", + "esri/graphicsUtils", + "esri/kernel", + "esri/lang", + "esri/layers/ArcGISDynamicMapServiceLayer", + "esri/layers/ArcGISImageServiceLayer", + "esri/layers/ArcGISImageServiceVectorLayer", + "esri/layers/ArcGISTiledMapServiceLayer", + "esri/layers/CSVLayer", + "esri/layers/CodedValueDomain", + "esri/layers/DataAdapterFeatureLayer", + "esri/layers/DataSource", + "esri/layers/DimensionalDefinition", + "esri/layers/Domain", + "esri/layers/DynamicLayerInfo", + "esri/layers/DynamicMapServiceLayer", + "esri/layers/FeatureEditResult", + "esri/layers/FeatureLayer", + "esri/layers/FeatureTemplate", + "esri/layers/FeatureType", + "esri/layers/Field", + "esri/layers/GeoRSSLayer", + "esri/layers/GraphicsLayer", + "esri/layers/ImageParameters", + "esri/layers/ImageServiceParameters", + "esri/layers/InheritedDomain", + "esri/layers/JoinDataSource", + "esri/layers/KMLFolder", + "esri/layers/KMLGroundOverlay", + "esri/layers/KMLLayer", + "esri/layers/LOD", + "esri/layers/LabelClass", + "esri/layers/LabelLayer", + "esri/layers/LayerDataSource", + "esri/layers/LayerDrawingOptions", + "esri/layers/LayerInfo", + "esri/layers/LayerMapSource", + "esri/layers/LayerSource", + "esri/layers/LayerTimeOptions", + "esri/layers/MapImage", + "esri/layers/MapImageLayer", + "esri/layers/MosaicRule", + "esri/layers/OpenStreetMapLayer", + "esri/layers/PixelBlock", + "esri/layers/QueryDataSource", + "esri/layers/RangeDomain", + "esri/layers/RasterDataSource", + "esri/layers/RasterFunction", + "esri/layers/RasterLayer", + "esri/layers/StreamLayer", + "esri/layers/TableDataSource", + "esri/layers/TileInfo", + "esri/layers/TiledMapServiceLayer", + "esri/layers/TimeInfo", + "esri/layers/TimeReference", + "esri/layers/VectorTileLayer", + "esri/layers/WCSConnection", + "esri/layers/WCSCoverageDescription", + "esri/layers/WCSLayer", + "esri/layers/WFSLayer", + "esri/layers/WMSLayer", + "esri/layers/WMSLayerInfo", + "esri/layers/WMTSLayer", + "esri/layers/WMTSLayerInfo", + "esri/layers/WebTiledLayer", + "esri/layers/layer", + "esri/layers/pixelfilters/StretchFilter", + "esri/map", + "esri/plugins/FeatureLayerStatistics", + "esri/plugins/spatialIndex", + "esri/process/Processor", + "esri/process/SpatialIndex", + "esri/renderers/BlendRenderer", + "esri/renderers/ClassBreaksRenderer", + "esri/renderers/DotDensityRenderer", + "esri/renderers/HeatmapRenderer", + "esri/renderers/Renderer", + "esri/renderers/ScaleDependentRenderer", + "esri/renderers/SimpleRenderer", + "esri/renderers/SymbolAger", + "esri/renderers/TemporalRenderer", + "esri/renderers/TimeClassBreaksAger", + "esri/renderers/TimeRampAger", + "esri/renderers/UniqueValueRenderer", + "esri/renderers/VectorFieldRenderer", + "esri/renderers/jsonUtils", + "esri/renderers/smartMapping", + "esri/request", + "esri/styles/basic", + "esri/styles/choropleth", + "esri/styles/heatmap", + "esri/styles/relationship", + "esri/styles/size", + "esri/styles/type", + "esri/support/expressionUtils", + "esri/symbols/CartographicLineSymbol", + "esri/symbols/FillSymbol", + "esri/symbols/Font", + "esri/symbols/LineSymbol", + "esri/symbols/MarkerSymbol", + "esri/symbols/PictureFillSymbol", + "esri/symbols/PictureMarkerSymbol", + "esri/symbols/SimpleFillSymbol", + "esri/symbols/SimpleLineSymbol", + "esri/symbols/SimpleMarkerSymbol", + "esri/symbols/Symbol", + "esri/symbols/TextSymbol", + "esri/symbols/jsonUtils", + "esri/tasks/AddressCandidate", + "esri/tasks/AlgorithmicColorRamp", + "esri/tasks/AreasAndLengthsParameters", + "esri/tasks/BufferParameters", + "esri/tasks/ClassBreaksDefinition", + "esri/tasks/ClassificationDefinition", + "esri/tasks/ClosestFacilityParameters", + "esri/tasks/ClosestFacilitySolveResult", + "esri/tasks/ClosestFacilityTask", + "esri/tasks/ColorRamp", + "esri/tasks/DataFile", + "esri/tasks/DataLayer", + "esri/tasks/Date", + "esri/tasks/DensifyParameters", + "esri/tasks/DirectionsFeatureSet", + "esri/tasks/DistanceParameters", + "esri/tasks/FeatureSet", + "esri/tasks/FindParameters", + "esri/tasks/FindResult", + "esri/tasks/FindTask", + "esri/tasks/GPMessage", + "esri/tasks/GeneralizeParameters", + "esri/tasks/GenerateRendererParameters", + "esri/tasks/GenerateRendererTask", + "esri/tasks/GeometryService", + "esri/tasks/Geoprocessor", + "esri/tasks/IdentifyParameters", + "esri/tasks/IdentifyResult", + "esri/tasks/IdentifyTask", + "esri/tasks/ImageServiceIdentifyParameters", + "esri/tasks/ImageServiceIdentifyResult", + "esri/tasks/ImageServiceIdentifyTask", + "esri/tasks/ImageServiceMeasureParameters", + "esri/tasks/ImageServiceMeasureTask", + "esri/tasks/JobInfo", + "esri/tasks/LegendLayer", + "esri/tasks/LengthsParameters", + "esri/tasks/LinearUnit", + "esri/tasks/MultipartColorRamp", + "esri/tasks/NAMessage", + "esri/tasks/NATypes", + "esri/tasks/OffsetParameters", + "esri/tasks/ParameterValue", + "esri/tasks/PrintParameters", + "esri/tasks/PrintTask", + "esri/tasks/PrintTemplate", + "esri/tasks/ProjectParameters", + "esri/tasks/QueryTask", + "esri/tasks/RasterData", + "esri/tasks/RelationParameters", + "esri/tasks/RelationshipQuery", + "esri/tasks/RouteParameters", + "esri/tasks/RouteResult", + "esri/tasks/RouteTask", + "esri/tasks/ServiceAreaParameters", + "esri/tasks/ServiceAreaSolveResult", + "esri/tasks/ServiceAreaTask", + "esri/tasks/StatisticDefinition", + "esri/tasks/TrimExtendParameters", + "esri/tasks/UniqueValueDefinition", + "esri/tasks/datareviewer/BatchValidationJob", + "esri/tasks/datareviewer/BatchValidationJobInfo", + "esri/tasks/datareviewer/BatchValidationParameters", + "esri/tasks/datareviewer/BatchValidationTask", + "esri/tasks/datareviewer/DashboardResult", + "esri/tasks/datareviewer/DashboardTask", + "esri/tasks/datareviewer/GetResultsQueryParameters", + "esri/tasks/datareviewer/ReviewerAttributes", + "esri/tasks/datareviewer/ReviewerFilters", + "esri/tasks/datareviewer/ReviewerLifecycle", + "esri/tasks/datareviewer/ReviewerResultsTask", + "esri/tasks/datareviewer/ReviewerSession", + "esri/tasks/datareviewer/SessionOptions", + "esri/tasks/geoenrichment/AddressStudyArea", + "esri/tasks/geoenrichment/DriveBuffer", + "esri/tasks/geoenrichment/DriveUnits", + "esri/tasks/geoenrichment/GeographyLevel", + "esri/tasks/geoenrichment/GeographyQuery", + "esri/tasks/geoenrichment/GeographyQueryBase", + "esri/tasks/geoenrichment/GeometryStudyArea", + "esri/tasks/geoenrichment/IntersectingGeographies", + "esri/tasks/geoenrichment/RingBuffer", + "esri/tasks/geoenrichment/StandardGeographyQueryTask", + "esri/tasks/geoenrichment/StandardGeographyStudyArea", + "esri/tasks/geoenrichment/StudyArea", + "esri/tasks/geoenrichment/SubGeographyQuery", + "esri/tasks/locationproviders/CoordinatesLocationProvider", + "esri/tasks/locationproviders/GeometryLocationProvider", + "esri/tasks/locationproviders/LocationProviderBase", + "esri/tasks/locationproviders/LocationProviderClientBase", + "esri/tasks/locationproviders/LocationProviderRemoteBase", + "esri/tasks/locationproviders/LocatorLocationProvider", + "esri/tasks/locationproviders/QueryTaskLocationProvider", + "esri/tasks/locationproviders/StandardGeographyQueryLocationProvider", + "esri/tasks/locator", + "esri/tasks/query", + "esri/toolbars/ImageServiceMeasureTool", + "esri/toolbars/draw", + "esri/toolbars/edit", + "esri/toolbars/navigation", + "esri/undoManager", + "esri/units", + "esri/urlUtils", + "esri/virtualearth/VEAddress", + "esri/virtualearth/VEGeocodeResult", + "esri/virtualearth/VEGeocoder", + "esri/virtualearth/VETiledLayer", + "esri/workers/WorkerClient", + "sri/dijit/geoenrichment/ReportPlayer/PlayerZoomBehaviors" + ] + } + }, + "arcgis-rest-api": { + "10.4": { + "libraryName": "ArcGIS REST API", + "typingsPackageName": "arcgis-rest-api", + "projectName": "http://resources.arcgis.com/en/help/arcgis-rest-api/", + "contributors": [ + { + "name": "Jeff Jacobson", + "url": "https://github.com/JeffJacobson", + "githubUsername": "JeffJacobson" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "658698cea68caa3863f48fc672b5f611652600231ec76e7109f882e9647e422c", + "globals": [], + "declaredModules": [ + "arcgis-rest-api" + ] + } + }, + "arcgis-to-geojson-utils": { + "1.0": { + "libraryName": "arcgis-to-geojson-utils", + "typingsPackageName": "arcgis-to-geojson-utils", + "projectName": "https://github.com/Esri/arcgis-to-geojson-utils", + "contributors": [ + { + "name": "Jeff Jacobson", + "url": "https://github.com/JeffJacobson", + "githubUsername": "JeffJacobson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "arcgis-rest-api", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4787dd50f43b6dc9ae244c4fb3d1c43541860f547c8595c7aab1deca4b570bc4", + "globals": [], + "declaredModules": [ + "arcgis-to-geojson-utils" + ] + } + }, + "architect": { + "0.1": { + "libraryName": "architect", + "typingsPackageName": "architect", + "projectName": "https://github.com/c9/architect#readme", + "contributors": [ + { + "name": "Ivan Lopez", + "url": "https://github.com/greuze", + "githubUsername": "greuze" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "307a47c81e931801cd962e59f3374e5a0caaaa910b62d75ccd1781f42a954ccb", + "globals": [], + "declaredModules": [ + "architect" + ] + } + }, + "archiver": { + "3.1": { + "libraryName": "archiver", + "typingsPackageName": "archiver", + "projectName": "https://github.com/archiverjs/node-archiver", + "contributors": [ + { + "name": " Esri", + "url": "https://github.com/archiverjs/node-archiver" + }, + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Crevil", + "url": "https://github.com/crevil", + "githubUsername": "crevil" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76ffad7ad6b4121e08642387720c02328def6ba89284691d5385959debd8775d", + "globals": [], + "declaredModules": [ + "archiver" + ] + } + }, + "archy": { + "0.0": { + "libraryName": "archy", + "typingsPackageName": "archy", + "projectName": "https://github.com/substack/node-archy", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e89c99c65939a0485cb98a53bc9bce7b1c14ed300bd0d2da5a0f181a002db726", + "globals": [], + "declaredModules": [ + "archy" + ] + } + }, + "are-we-there-yet": { + "1.1": { + "libraryName": "are-we-there-yet", + "typingsPackageName": "are-we-there-yet", + "projectName": "https://github.com/iarna/are-we-there-yet", + "contributors": [ + { + "name": "Brian J Brennan", + "url": "https://github.com/brianloveswords", + "githubUsername": "brianloveswords" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7830cb68232c222272ac8b18f6cfb8be3cd930b4e27bc12eaaa973c10b6f5c68", + "globals": [], + "declaredModules": [ + "are-we-there-yet" + ] + } + }, + "argon2-browser": { + "1.12": { + "libraryName": "argon2-browser", + "typingsPackageName": "argon2-browser", + "projectName": "https://github.com/antelle/argon2-browser#readme", + "contributors": [ + { + "name": "Ivan Gabriele", + "url": "https://github.com/ivangabriele", + "githubUsername": "ivangabriele" + }, + { + "name": "Brendan Early", + "url": "https://github.com/mymindstorm", + "githubUsername": "mymindstorm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6132dbf37fec7a15602a497b052f146435cbe58450818083abeccb45ba127db", + "globals": [], + "declaredModules": [ + "argon2-browser" + ] + } + }, + "argparse": { + "1.0": { + "libraryName": "argparse", + "typingsPackageName": "argparse", + "projectName": "https://github.com/nodeca/argparse", + "contributors": [ + { + "name": "Andrew Schurman", + "url": "https://github.com/arcticwaters", + "githubUsername": "arcticwaters" + }, + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Kannan Goundan", + "url": "https://github.com/cakoose", + "githubUsername": "cakoose" + }, + { + "name": "Halvor Holsten Strand", + "url": "https://github.com/ondkloss", + "githubUsername": "ondkloss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26bb4ca1b89eb9cba8de69870e7f3a77a51764f16d032f6d172e0016f313312a", + "globals": [], + "declaredModules": [ + "argparse" + ] + } + }, + "args": { + "3.0": { + "libraryName": "args", + "typingsPackageName": "args", + "projectName": "https://github.com/leo/args#readme", + "contributors": [ + { + "name": "Slessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f2f0f2b82a3f1dc76dcb84941c3c3e4e52909ede77c6dbe53250d4993cda126", + "globals": [], + "declaredModules": [ + "args" + ] + } + }, + "argv": { + "0.0": { + "libraryName": "argv", + "typingsPackageName": "argv", + "projectName": "https://www.npmjs.com/package/argv", + "contributors": [ + { + "name": "Hookclaw", + "url": "https://github.com/hookclaw", + "githubUsername": "hookclaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c17440fe6e32c4ad474ab9cde656836978c8346e9440492b695c0341545a2d6", + "globals": [], + "declaredModules": [ + "argv" + ] + } + }, + "aria-query": { + "3.0": { + "libraryName": "aria-query", + "typingsPackageName": "aria-query", + "projectName": "https://github.com/A11yance/aria-query#readme", + "contributors": [ + { + "name": "Sebastian Silbermann", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16444a08a61f36f1b1866f138a1de6e08d9752cda55160ff38fbea00ce57c1e5", + "globals": [], + "declaredModules": [ + "aria-query" + ] + } + }, + "arr-diff": { + "4.0": { + "libraryName": "arr-diff", + "typingsPackageName": "arr-diff", + "projectName": "https://github.com/jonschlinkert/arr-diff", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e396b885e2188e64f1de9e63bf2d81dcc44db7c52ebeb0619d6a6b1ba5ce1b17", + "globals": [], + "declaredModules": [ + "arr-diff" + ] + } + }, + "arr-union": { + "3.1": { + "libraryName": "arr-union", + "typingsPackageName": "arr-union", + "projectName": "https://github.com/jonschlinkert/arr-union", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e598d6b668f52ba0915578fc2e21f11ef2328e94a7560c1a505f7acee81355c", + "globals": [], + "declaredModules": [ + "arr-union" + ] + } + }, + "array-binarysearch.closest": { + "0.2": { + "libraryName": "array-binarysearch.closest", + "typingsPackageName": "array-binarysearch.closest", + "projectName": "https://www.npmjs.com/package/array-binarysearch.closest", + "contributors": [ + { + "name": "Heye Vöcking", + "url": "https://github.com/hvoecking", + "githubUsername": "hvoecking" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00bcef2f253e841e2916238954f403db6916c1e31adcfa5a6ae40de87a9eb282", + "globals": [], + "declaredModules": [ + "array-binarysearch.closest" + ] + } + }, + "array-find-index": { + "1.0": { + "libraryName": "array-find-index", + "typingsPackageName": "array-find-index", + "projectName": "https://github.com/sindresorhus/array-find-index", + "contributors": [ + { + "name": "Sam Verschueren", + "url": "https://github.com/samverschueren", + "githubUsername": "samverschueren" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa28f945987ca43e0e26d2dab916bc2adf84c41442adbd6b6a0632247625db3e", + "globals": [], + "declaredModules": [ + "array-find-index" + ] + } + }, + "array-foreach": { + "1.0": { + "libraryName": "array-foreach", + "typingsPackageName": "array-foreach", + "projectName": "https://www.npmjs.com/package/array-foreach", + "contributors": [ + { + "name": "Steve Jenkins", + "url": "https://github.com/skysteve", + "githubUsername": "skysteve" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f917374296ba6d178e11919128aee424c23ea6a719f9d8ac18199e07e6fd5c94", + "globals": [], + "declaredModules": [ + "array-foreach" + ] + } + }, + "array-initial": { + "1.1": { + "libraryName": "array-initial", + "typingsPackageName": "array-initial", + "projectName": "https://github.com/jonschlinkert/array-initial", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29108a4b616c4b026b618ddfe59f78d10e57f3d44ad80c3cb1cdc443b11377e1", + "globals": [], + "declaredModules": [ + "array-initial" + ] + } + }, + "array-sort": { + "1.0": { + "libraryName": "array-sort", + "typingsPackageName": "array-sort", + "projectName": "https://github.com/jonschlinkert/array-sort", + "contributors": [ + { + "name": "Daniel Schmidt", + "url": "https://github.com/DanielMSchmidt", + "githubUsername": "DanielMSchmidt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3db35ed8c8206ca63fa11226f353f6e9dbba5b21fd0a7132bc121d18c604df4", + "globals": [], + "declaredModules": [ + "array-sort" + ] + } + }, + "array-unique": { + "0.3": { + "libraryName": "array-unique", + "typingsPackageName": "array-unique", + "projectName": "https://github.com/jonschlinkert/array-unique", + "contributors": [ + { + "name": "Michaël St-Georges", + "url": "https://github.com/CSLTech", + "githubUsername": "CSLTech" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa6724601c3f47cfaf1516d7003d33b49a28cbc6c22b6d334eb8497808eda28e", + "globals": [], + "declaredModules": [ + "array-unique" + ] + } + }, + "array.from": { + "1.0": { + "libraryName": "array.from", + "typingsPackageName": "array.from", + "projectName": "https://mths.be/array-from", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6ec14bdeac2c3331a18aa1930a3aa137dcc0f6d56ca3fba9d5677fc413f5d79", + "globals": [], + "declaredModules": [ + "array.from", + "array.from/implementation", + "array.from/polyfill", + "array.from/shim" + ] + } + }, + "array.prototype.flat": { + "1.2": { + "libraryName": "array.prototype.flat", + "typingsPackageName": "array.prototype.flat", + "projectName": "https://github.com/es-shims/Array.prototype.flat#readme", + "contributors": [ + { + "name": "Kyle Lin", + "url": "https://github.com/kylejlin", + "githubUsername": "kylejlin" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "auto.d.ts", + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "443ef80809fee838d6346764e03562f87dd49c742d239e240be5364053ed4bf6", + "globals": [], + "declaredModules": [ + "array.prototype.flat/implementation", + "array.prototype.flat/polyfill", + "array.prototype.flat/shim", + "array.prototype.flat" + ] + } + }, + "array.prototype.flatmap": { + "1.2": { + "libraryName": "array.prototype.flatmap", + "typingsPackageName": "array.prototype.flatmap", + "projectName": "https://github.com/es-shims/Array.prototype.flatMap#readme", + "contributors": [ + { + "name": "Jesse Hallett", + "url": "https://github.com/hallettj", + "githubUsername": "hallettj" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "auto.d.ts", + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3fc7e91d0fc699f1834969692f320685e6a3b8118281e9a19433c2c9e2f19774", + "globals": [], + "declaredModules": [ + "array.prototype.flatmap/implementation", + "array.prototype.flatmap/polyfill", + "array.prototype.flatmap/shim", + "array.prototype.flatmap" + ] + } + }, + "artillery": { + "1.6": { + "libraryName": "artillery", + "typingsPackageName": "artillery", + "projectName": "https://github.com/artilleryio/artillery", + "contributors": [ + { + "name": "Kira McCoan", + "url": "https://github.com/kmccoan-allocadia", + "githubUsername": "kmccoan-allocadia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bd6c9d9e08492b6622e8070b5995facec122901d60c7496763c241178ac2b32", + "globals": [], + "declaredModules": [ + "artillery" + ] + } + }, + "asana": { + "0.17": { + "libraryName": "node-asana", + "typingsPackageName": "asana", + "projectName": "https://github.com/Asana/node-asana", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Tasyp", + "url": "https://github.com/tasyp", + "githubUsername": "tasyp" + }, + { + "name": "Filippo Sarzana", + "url": "https://github.com/filipposarzana", + "githubUsername": "filipposarzana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45a8367e0fa9d37754f274db489b7123818ecf258ef65520476458c635a206d3", + "globals": [], + "declaredModules": [ + "asana" + ] + } + }, + "asap": { + "2.0": { + "libraryName": "asap", + "typingsPackageName": "asap", + "projectName": "https://github.com/kriskowal/asap", + "contributors": [ + { + "name": "fpascutti", + "url": "https://github.com/fpascutti", + "githubUsername": "fpascutti" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "raw.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0aac4ebbff3af1af5852901805fcc05b92efd480e1ac5ab3b1c863124b5122bb", + "globals": [], + "declaredModules": [ + "asap/raw", + "asap" + ] + } + }, + "ascii-art": { + "1.4": { + "libraryName": "ascii-art", + "typingsPackageName": "ascii-art", + "projectName": "https://github.com/khrome/ascii-art", + "contributors": [ + { + "name": "Lukas Elmer", + "url": "https://github.com/lukaselmer", + "githubUsername": "lukaselmer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a4d26bbd89c83f56443cdb93894011844e2815b8cc10130eb77ed5a38754011", + "globals": [], + "declaredModules": [ + "ascii-art" + ] + } + }, + "ascii2mathml": { + "0.5": { + "libraryName": "ascii2mathml", + "typingsPackageName": "ascii2mathml", + "projectName": "https://github.com/runarberg/ascii2mathml", + "contributors": [ + { + "name": "Muhammad Ragib Hasin", + "url": "https://github.com/RagibHasin", + "githubUsername": "RagibHasin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db5741af97f8517f5ae6612378c7ff2ccfde68202d10cff39befc162a16bff3e", + "globals": [], + "declaredModules": [ + "ascii2mathml" + ] + } + }, + "asciichart": { + "1.5": { + "libraryName": "asciichart", + "typingsPackageName": "asciichart", + "projectName": "https://github.com/kroitor/asciichart", + "contributors": [ + { + "name": "pokutuna", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "919b08556e35feae20e8609706f67ee930d68c22cf0348e20c04d6caab22f132", + "globals": [], + "declaredModules": [ + "asciichart" + ] + } + }, + "asciify": { + "1.3": { + "libraryName": "asciify", + "typingsPackageName": "asciify", + "projectName": "https://www.npmjs.org/package/asciify", + "contributors": [ + { + "name": "Alan Norbauer", + "url": "http://alan.norbauer.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "914a1bbc8f0c2f999f90b54eb6902f40bbb0ec6fc21e80e4788e8d63d1d7d16d", + "globals": [], + "declaredModules": [ + "asciify" + ] + } + }, + "asenv": { + "1.1": { + "libraryName": "asenv", + "typingsPackageName": "asenv", + "projectName": "https://github.com/a-labo/asenv#readme", + "contributors": [ + { + "name": "Remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8f7fb11340af038e46e21bd87a9a745a07d3c0f098e61c44b23a995b9946a08", + "globals": [], + "declaredModules": [ + "asenv" + ] + } + }, + "asn1": { + "0.2": { + "libraryName": "asn1", + "typingsPackageName": "asn1", + "projectName": "https://github.com/joyent/node-asn1", + "contributors": [ + { + "name": "Jim Geurts", + "url": "https://github.com/jgeurts", + "githubUsername": "jgeurts" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fa25fb863d05df138e881e5222c76f2f128f2fe3fd2a3f6cf3db3f6640bdd7f", + "globals": [], + "declaredModules": [ + "asn1" + ] + } + }, + "asn1js": { + "0.0": { + "libraryName": "asn1js", + "typingsPackageName": "asn1js", + "projectName": "https://github.com/PeculiarVentures/ASN1.js", + "contributors": [ + { + "name": "Stepan Miroshin", + "url": "https://github.com/microshine", + "githubUsername": "microshine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pvutils", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d41e2db4ab9635a2c92b9d2a3ea2888c30db98587c541f67771b7130ffed22e6", + "globals": [], + "declaredModules": [ + "asn1js" + ] + } + }, + "aspnet-identity-pw": { + "1.0": { + "libraryName": "aspnet-identity-pw", + "typingsPackageName": "aspnet-identity-pw", + "projectName": "https://github.com/Syncbak-Git/aspnet-identity-pw", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abc8a0c3fb146d24fccfcde3d7922801456e953f8a67d005db1f3cbac8176815", + "globals": [], + "declaredModules": [ + "aspnet-identity-pw" + ] + } + }, + "assert": { + "1.4": { + "libraryName": "commonjs-assert", + "typingsPackageName": "assert", + "projectName": "https://github.com/browserify/commonjs-assert", + "contributors": [ + { + "name": "Nico Gallinal", + "url": "https://github.com/nicoabie", + "githubUsername": "nicoabie" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [ + "3.7" + ], + "files": [ + "index.d.ts", + "ts3.7/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f09214a9129e9bc702560ebf3e2e0ff54824902cf93ab4ddfccc4931c0f16df9", + "globals": [], + "declaredModules": [ + "assert" + ] + } + }, + "assert-equal-jsx": { + "1.0": { + "libraryName": "assert-equal-jsx", + "typingsPackageName": "assert-equal-jsx", + "projectName": "https://github.com/thejameskyle/assert-equal-jsx", + "contributors": [ + { + "name": "Josh Toft", + "url": "https://github.com/seryl", + "githubUsername": "seryl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67b29e8036aac64c2baf380d6a0361bf900993b51f6919625002b307a439882b", + "globals": [], + "declaredModules": [ + "assert-equal-jsx" + ] + } + }, + "assert-plus": { + "1.0": { + "libraryName": "assert-plus", + "typingsPackageName": "assert-plus", + "projectName": "https://github.com/mcavage/node-assert-plus#readme", + "contributors": [ + { + "name": "Костя Третяк", + "url": "https://github.com/KostyaTretyak", + "githubUsername": "KostyaTretyak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d3640b92d01abebd7274fda7071307303fb2260982bec971418d2f2a542ac31", + "globals": [ + "AssertPlus" + ], + "declaredModules": [ + "assert-plus" + ] + } + }, + "assertsharp": { + "0.0": { + "libraryName": "assertsharp", + "typingsPackageName": "assertsharp", + "projectName": "https://www.npmjs.com/package/assertsharp", + "contributors": [ + { + "name": "Bruno Leonardo Michels", + "url": "https://github.com/brunolm", + "githubUsername": "brunolm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa10378ad8f31e60da1ce15aeccc869cb0d88f0ef0c6163007f73004b0fc09e2", + "globals": [], + "declaredModules": [ + "assertsharp" + ] + } + }, + "assets-webpack-plugin": { + "3.9": { + "libraryName": "assets-webpack-plugin", + "typingsPackageName": "assets-webpack-plugin", + "projectName": "https://github.com/ztoben/assets-webpack-plugin", + "contributors": [ + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "236bf844e7991fcbad378b6e279f05c39d417c613663fd0efa66ff7fffee0d18", + "globals": [], + "declaredModules": [ + "assets-webpack-plugin" + ] + } + }, + "astring": { + "1.3": { + "libraryName": "astring", + "typingsPackageName": "astring", + "projectName": "https://github.com/davidbonnet/astring", + "contributors": [ + { + "name": "Nikolaj Kappler", + "url": "https://github.com/nkappler", + "githubUsername": "nkappler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d31b806e1c39b0a20ef2d0fb7c598214f0d78927c7382ebb9a41fbb162b5499", + "globals": [], + "declaredModules": [ + "astring" + ] + } + }, + "async": { + "3.0": { + "libraryName": "Async", + "typingsPackageName": "async", + "projectName": "https://github.com/caolan/async", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Arseniy Maximov", + "url": "https://github.com/kern0", + "githubUsername": "kern0" + }, + { + "name": "Joe Herman", + "url": "https://github.com/Penryn", + "githubUsername": "Penryn" + }, + { + "name": "Angus Fenying", + "url": "https://github.com/fenying", + "githubUsername": "fenying" + }, + { + "name": "Pascal Martin", + "url": "https://github.com/pascalmartin", + "githubUsername": "pascalmartin" + }, + { + "name": "Dmitri Trofimov", + "url": "https://github.com/Dmitri1337", + "githubUsername": "Dmitri1337" + }, + { + "name": "Etienne Rossignon", + "url": "https://github.com/erossignon", + "githubUsername": "erossignon" + }, + { + "name": "Lifeng Zhu", + "url": "https://github.com/Juliiii", + "githubUsername": "Juliiii" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4097fc7562e1a4a9b905bb4578629dc8139cfd4f3bc1868db98b659a4fa87757", + "globals": [ + "async" + ], + "declaredModules": [ + "async" + ] + } + }, + "async-busboy": { + "0.7": { + "libraryName": "async-busboy", + "typingsPackageName": "async-busboy", + "projectName": "https://github.com/m4nuC/async-busboy#readme", + "contributors": [ + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "busboy", + "version": "*" + } + ], + "testDependencies": [ + "koa" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40344555b837ab34eaff08f9e472a23e03afe563d399a915e903e662d3423682", + "globals": [], + "declaredModules": [ + "async-busboy" + ] + } + }, + "async-cache": { + "1.1": { + "libraryName": "async-cache", + "typingsPackageName": "async-cache", + "projectName": "https://github.com/isaacs/async-cache#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lru-cache", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c234c3ff19085028886bc68f527fb8f11034bd500a362096a86f020f02b7b9ef", + "globals": [], + "declaredModules": [ + "async-cache" + ] + } + }, + "async-eventemitter": { + "0.2": { + "libraryName": "async-eventemitter", + "typingsPackageName": "async-eventemitter", + "projectName": "https://www.npmjs.com/package/async-eventemitter (Does not have to be to GitHub", + "contributors": [ + { + "name": "patarapolw", + "url": "https://github.com/patarapolw", + "githubUsername": "patarapolw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55a06e3834432f5c95151794d3f5a49b8feb2dbc4bfb9bc9d9112ad099d91ef1", + "globals": [], + "declaredModules": [ + "async-eventemitter" + ] + } + }, + "async-iterable-stream": { + "3.0": { + "libraryName": "async-iterable-stream", + "typingsPackageName": "async-iterable-stream", + "projectName": "https://github.com/SocketCluster/async-iterable-stream", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb6397a7b7e85323186db36a09cf6ea4797a1b51977fdf9794b2c3cb205aed70", + "globals": [], + "declaredModules": [ + "async-iterable-stream" + ] + } + }, + "async-lock": { + "1.1": { + "libraryName": "async-lock", + "typingsPackageName": "async-lock", + "projectName": "https://github.com/rain1017/async-lock", + "contributors": [ + { + "name": "Elisée MAURER", + "url": "https://github.com/elisee", + "githubUsername": "elisee" + }, + { + "name": "Alejandro", + "url": "https://github.com/afharo", + "githubUsername": "afharo" + }, + { + "name": "Anatoly", + "url": "https://github.com/rhymmor", + "githubUsername": "rhymmor" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ddfeb35cddddea6005a01ee814fbd5c99b1b39a4043bf8a9b24abc44a20e664", + "globals": [], + "declaredModules": [ + "async-lock" + ] + } + }, + "async-polling": { + "0.0": { + "libraryName": "AsyncPolling", + "typingsPackageName": "async-polling", + "projectName": "https://github.com/cGuille/async-polling", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a8f9bb73e5ef6c384a57713364314aa66db818d961eda6a572abc2681d1f127", + "globals": [], + "declaredModules": [ + "async-polling" + ] + } + }, + "async-retry": { + "1.4": { + "libraryName": "async-retry", + "typingsPackageName": "async-retry", + "projectName": "https://github.com/zeit/async-retry#readme", + "contributors": [ + { + "name": "Albert Wu", + "url": "https://github.com/albertywu", + "githubUsername": "albertywu" + }, + { + "name": "Pablo Rodríguez", + "url": "https://github.com/MeLlamoPablo", + "githubUsername": "MeLlamoPablo" + }, + { + "name": "Rafał Sawicki", + "url": "https://github.com/rafsawicki", + "githubUsername": "rafsawicki" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "retry", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7e5bc61488deb831a5d9fbc2949d483aaa84c8e0aeffaff70aa21799dabeffd", + "globals": [], + "declaredModules": [ + "async-retry" + ] + } + }, + "async-stream-emitter": { + "3.0": { + "libraryName": "async-stream-emitter", + "typingsPackageName": "async-stream-emitter", + "projectName": "https://github.com/SocketCluster/async-stream-emitter", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "consumable-stream", + "version": "*" + }, + { + "name": "writable-consumable-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56c10da4c6adc644f3ded1f1486779f5ba9db9f6abd21a2bb416cfa1c08974f6", + "globals": [], + "declaredModules": [ + "async-stream-emitter" + ] + } + }, + "async-stream-generator": { + "1.0": { + "libraryName": "async-stream-generator", + "typingsPackageName": "async-stream-generator", + "projectName": "https://github.com/MattMorgis/async-stream-generator#readme", + "contributors": [ + { + "name": "Jakub Jirutka", + "url": "https://github.com/JakubJirutka", + "githubUsername": "JakubJirutka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c25d8d521b76e5d7202c89cddbc557479b36fe9b07ecdea116b83decd82f588d", + "globals": [], + "declaredModules": [ + "async-stream-generator" + ] + } + }, + "async-writer": { + "1.4": { + "libraryName": "async-writer", + "typingsPackageName": "async-writer", + "projectName": "https://github.com/marko-js/async-writer", + "contributors": [ + { + "name": "Yuce Tekol", + "url": "http://yuce.me/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27c4294d991077dde52719b3e94890e89c0a9cd07c349cd1a2b9c9be20cdfdc4", + "globals": [], + "declaredModules": [ + "async-writer" + ] + } + }, + "async.nexttick": { + "0.5": { + "libraryName": "async.nexttick", + "typingsPackageName": "async.nexttick", + "projectName": "https://github.com/caolan/async", + "contributors": [ + { + "name": "Damien \"pyrho\" Rajon", + "url": "https://github.com/pyrho", + "githubUsername": "pyrho" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65dcb68dc97589fd3823b9cf2fbfb2bf9a0183a5a74484282194544976c7996b", + "globals": [], + "declaredModules": [ + "async.nexttick" + ] + } + }, + "asynciterator": { + "1.1": { + "libraryName": "asynciterator", + "typingsPackageName": "asynciterator", + "projectName": "https://github.com/rubenverborgh/AsyncIterator#readme", + "contributors": [ + { + "name": "Ruben Taelman", + "url": "https://github.com/rubensworks", + "githubUsername": "rubensworks" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44acc908e1ee51bef9bc7ced47dc7afcdd7ec229d4664c68255515c312fc1413", + "globals": [], + "declaredModules": [ + "asynciterator" + ] + } + }, + "athenajs": { + "0.1": { + "libraryName": "athenajs", + "typingsPackageName": "athenajs", + "projectName": "https://github.com/AthenaJS/athenajs", + "contributors": [ + { + "name": "Nicolas Ramz", + "url": "https://github.com/warpdesign", + "githubUsername": "warpdesign" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17e9eaa888e97590066087799b0da8955fe2398136d83fb9efde77c178a8b30c", + "globals": [ + "AthenaJS" + ], + "declaredModules": [ + "athenajs" + ] + } + }, + "atlaskit__button": { + "6.4": { + "libraryName": "@atlaskit/button", + "typingsPackageName": "atlaskit__button", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/", + "contributors": [ + { + "name": "Jimmy Luong", + "url": "https://github.com/dijimsta", + "githubUsername": "dijimsta" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/button", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a0fe59bc4961708118350ab7c42304d1f7fd96c2d6a6c98134cae8f5ced2476", + "globals": [], + "declaredModules": [ + "atlaskit__button" + ] + } + }, + "atlaskit__calendar": { + "5.0": { + "libraryName": "atlaskit__calendar", + "typingsPackageName": "atlaskit__calendar", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/src/master/", + "contributors": [ + { + "name": "Lee Standen", + "url": "https://github.com/lstanden", + "githubUsername": "lstanden" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/calendar", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27687288e0457e23fa77c4af6496aab239dde5eeca04c2d7338df5ea243e22c8", + "globals": [], + "declaredModules": [ + "atlaskit__calendar" + ] + } + }, + "atlaskit__feedback-collector": { + "4.0": { + "libraryName": "atlaskit__feedback-collector", + "typingsPackageName": "atlaskit__feedback-collector", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/src/master/packages/core/feedback-collector/", + "contributors": [ + { + "name": "Lee Swanson", + "url": "https://github.com/leedrick", + "githubUsername": "leedrick" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "@atlaskit/feedback-collector" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc384e1ddfb97a9b686bde9c42b18a541b425478ecacc2cd129403d683895547", + "globals": [], + "declaredModules": [ + "atlaskit__feedback-collector" + ] + } + }, + "atlaskit__inline-edit": { + "5.0": { + "libraryName": "@atlaskit/inline-edit", + "typingsPackageName": "atlaskit__inline-edit", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/", + "contributors": [ + { + "name": "Lee Standen", + "url": "https://github.com/lstanden", + "githubUsername": "lstanden" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/inline-edit", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc98455cf269d9d075158264c09bf541e30438526d94eab4d68338ff3498c219", + "globals": [], + "declaredModules": [ + "atlaskit__inline-edit" + ] + } + }, + "atlaskit__layer": { + "3.1": { + "libraryName": "@atlaskit/layer", + "typingsPackageName": "atlaskit__layer", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/src/master/", + "contributors": [ + { + "name": "Lee Standen", + "url": "https://github.com/lstanden", + "githubUsername": "lstanden" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/layer", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0647b91540131c182cf288775ffefdb935e81dec8ea4fb29b2d1afcaf43e5789", + "globals": [], + "declaredModules": [ + "atlaskit__layer" + ] + } + }, + "atlaskit__single-select": { + "4.0": { + "libraryName": "@atlaskit/single-select", + "typingsPackageName": "atlaskit__single-select", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/src/master/", + "contributors": [ + { + "name": "Lee Standen", + "url": "https://github.com/lstanden", + "githubUsername": "lstanden" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/single-select", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0cb21dffe73b152588ba4e5afd0261a37b2a733d6a191822b204e2c8abd56f3", + "globals": [], + "declaredModules": [ + "atlaskit__single-select" + ] + } + }, + "atlaskit__tree": { + "4.1": { + "libraryName": "@atlaskit/tree", + "typingsPackageName": "atlaskit__tree", + "projectName": "https://bitbucket.org/atlassian/atlaskit-mk-2/", + "contributors": [ + { + "name": "Ben James", + "url": "https://github.com/benhjames", + "githubUsername": "benhjames" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-beautiful-dnd", + "version": "*" + } + ], + "testDependencies": [ + "@atlaskit/tree", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09d918ef24b9a189a62a638e958cf44c000c3e0d054e9ca007c87cc65908e7c9", + "globals": [], + "declaredModules": [ + "atlaskit__tree" + ] + } + }, + "atlassian-crowd-client": { + "2.0": { + "libraryName": "atlassian-crowd-client", + "typingsPackageName": "atlassian-crowd-client", + "projectName": "https://github.com/ghengeveld/atlassian-crowd-client", + "contributors": [ + { + "name": "mtgto", + "url": "https://github.com/mtgto", + "githubUsername": "mtgto" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "api.d.ts", + "index.d.ts", + "lib/models/attributes.d.ts", + "lib/models/group.d.ts", + "lib/models/session.d.ts", + "lib/models/user.d.ts", + "lib/models/validation-factors.d.ts", + "settings.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd9b0eab3ebeae7c0b8163a337c9c74112344eb3d7311b4fbdd6ae73dd62b47d", + "globals": [], + "declaredModules": [ + "atlassian-crowd-client", + "atlassian-crowd-client/api", + "atlassian-crowd-client/settings", + "atlassian-crowd-client/lib/models/attributes", + "atlassian-crowd-client/lib/models/group", + "atlassian-crowd-client/lib/models/user", + "atlassian-crowd-client/lib/models/session", + "atlassian-crowd-client/lib/models/validation-factors" + ] + } + }, + "atmosphere.js": { + "2.1": { + "libraryName": "Atmosphere", + "typingsPackageName": "atmosphere.js", + "projectName": "https://github.com/Atmosphere/atmosphere-javascript", + "contributors": [ + { + "name": "Kai Toedter", + "url": "https://github.com/toedter", + "githubUsername": "toedter" + }, + { + "name": "Fedor Kirpichev", + "url": "https://github.com/Mory1879", + "githubUsername": "Mory1879" + }, + { + "name": "Jorge Beltran", + "url": "https://github.com/Scipion", + "githubUsername": "Scipion" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56ea9041a7ed69f54e0aeba37973db29442d8b4137d9b3856e7627384e3242b4", + "globals": [ + "atmosphere" + ], + "declaredModules": [ + "atmosphere.js" + ] + } + }, + "atob": { + "2.1": { + "libraryName": "atob", + "typingsPackageName": "atob", + "projectName": "https://git.coolaj86.com/coolaj86/atob.js.git", + "contributors": [ + { + "name": "John Wright", + "url": "https://github.com/johngeorgewright", + "githubUsername": "johngeorgewright" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "310dfeea3253c299879f67d633dfaa689268adffd183a1371d0c171a10b7dd16", + "globals": [], + "declaredModules": [ + "atob" + ] + } + }, + "atob-lite": { + "2.0": { + "libraryName": "atob-lite", + "typingsPackageName": "atob-lite", + "projectName": "https://github.com/hughsk/atob-lite", + "contributors": [ + { + "name": "Gregor Martynus", + "url": "https://github.com/gr2m", + "githubUsername": "gr2m" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "251e73a97177a7fceb6cd236f637b89ea8d5a5f99fac1d0cad66bde32565e427", + "globals": [], + "declaredModules": [ + "atob-lite" + ] + } + }, + "atom": { + "1.40": { + "libraryName": "Atom", + "typingsPackageName": "atom", + "projectName": "https://github.com/atom/atom", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + }, + { + "name": "smhxx", + "url": "https://github.com/smhxx", + "githubUsername": "smhxx" + }, + { + "name": "lierdakil", + "url": "https://github.com/lierdakil", + "githubUsername": "lierdakil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 40, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "autocomplete-plus/config.d.ts", + "autocomplete-plus/index.d.ts", + "index.d.ts", + "linter/config.d.ts", + "linter/index.d.ts", + "status-bar/config.d.ts", + "status-bar/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c123bb14ab8b2e8de4257f9bdfee4769af3647a984de25473200a2bb47ad9735", + "globals": [], + "declaredModules": [ + "atom", + "atom/autocomplete-plus", + "atom/linter", + "atom/status-bar" + ] + } + }, + "atom-keymap": { + "8.0": { + "libraryName": "atom-keymap", + "typingsPackageName": "atom-keymap", + "projectName": "https://github.com/atom/atom-keymap", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "event-kit", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e15111289759c9709313fcc5b4da16ea94b55254d5b29200ebfdb98d9b4fb918", + "globals": [], + "declaredModules": [ + "atom-keymap" + ] + } + }, + "atom-mocha-test-runner": { + "1.0": { + "libraryName": "atom-mocha-test-runner", + "typingsPackageName": "atom-mocha-test-runner", + "projectName": "https://github.com/BinaryMuse/atom-mocha-test-runner", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "atom", + "version": "*" + }, + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfd8479ffb81dff2d8f63dabc5b6136835ac91e62647209cb44b1a4a84f7c8d3", + "globals": [], + "declaredModules": [ + "atom-mocha-test-runner" + ] + } + }, + "atpl": { + "0.0": { + "libraryName": "atpl", + "typingsPackageName": "atpl", + "projectName": "https://github.com/soywiz/atpl.js", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ec9e845e9fb834d2b21be16b96c7f7d525fb537bc40b7a9485a73f35364d3fd", + "globals": [], + "declaredModules": [ + "atpl" + ] + } + }, + "audio-context": { + "1.0": { + "libraryName": "audio-context", + "typingsPackageName": "audio-context", + "projectName": "https://github.com/audiojs/audio-context", + "contributors": [ + { + "name": "Jeff Peterson", + "url": "https://github.com/bdjeffyp", + "githubUsername": "bdjeffyp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ddf8a3471adbd1b373c730aedc548768510d21f9e9b3842dc064b9f3ff293a8", + "globals": [], + "declaredModules": [ + "audio-context" + ] + } + }, + "audio-play": { + "2.2": { + "libraryName": "audio-play", + "typingsPackageName": "audio-play", + "projectName": "https://github.com/audiojs/audio-play", + "contributors": [ + { + "name": "Jeff Peterson", + "url": "https://github.com/bdjeffyp", + "githubUsername": "bdjeffyp" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "535d14021e280892ace3fe625ebf0877368423c2272eadcc92af299aca8f020c", + "globals": [], + "declaredModules": [ + "audio-play" + ] + } + }, + "audiobuffer-to-wav": { + "1.0": { + "libraryName": "audiobuffer-to-wav", + "typingsPackageName": "audiobuffer-to-wav", + "projectName": "https://github.com/Jam3/audiobuffer-to-wav", + "contributors": [ + { + "name": "Mitsuka Hanakura a.k.a. ragg", + "url": "https://github.com/ra-gg", + "githubUsername": "ra-gg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c16c567c7fcd12ef93b20b12fa0bc5449f733dd6e7154db224652a156161616", + "globals": [], + "declaredModules": [ + "audiobuffer-to-wav" + ] + } + }, + "audiosprite": { + "0.6": { + "libraryName": "audiosprite", + "typingsPackageName": "audiosprite", + "projectName": "https://github.com/tonistiigi/audiosprite", + "contributors": [ + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa73c88d936f97ff8482145c6a6f30a8ea2a1fb8f3fa1e760841b052f2d87e30", + "globals": [ + "audiosprite" + ], + "declaredModules": [ + "audiosprite" + ] + } + }, + "auth-header": { + "1.0": { + "libraryName": "auth-header", + "typingsPackageName": "auth-header", + "projectName": "https://github.com/izaakschroeder/auth-header", + "contributors": [ + { + "name": "ForbesLindesay", + "url": "https://github.com/ForbesLindesay", + "githubUsername": "ForbesLindesay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8056af79b3c686d26c87b3a68dea39e9d4d060222e646a5087d687dca2928d0", + "globals": [], + "declaredModules": [ + "auth-header" + ] + } + }, + "auth0": { + "2.20": { + "libraryName": "auth0", + "typingsPackageName": "auth0", + "projectName": "https://github.com/auth0/node-auth0", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + }, + { + "name": "Ian Howe", + "url": "https://github.com/ianhowe76", + "githubUsername": "ianhowe76" + }, + { + "name": "Alex Bjørlig", + "url": "https://github.com/dauledk", + "githubUsername": "dauledk" + }, + { + "name": "Dan Rumney", + "url": "https://github.com/dancrumb", + "githubUsername": "dancrumb" + }, + { + "name": "Peter", + "url": "https://github.com/pwrnrd", + "githubUsername": "pwrnrd" + }, + { + "name": "Anthony Messerschmidt", + "url": "https://github.com/CatGuardian", + "githubUsername": "CatGuardian" + }, + { + "name": "Johannes Schneider", + "url": "https://github.com/neshanjo", + "githubUsername": "neshanjo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d96d6f7385ee0f2383ad67c6ed2c18f5196fd90a871bf27be41b315b2092e047", + "globals": [], + "declaredModules": [ + "auth0" + ] + } + }, + "auth0-angular": { + "0.0": { + "libraryName": "auth0-angular", + "typingsPackageName": "auth0-angular", + "projectName": "https://github.com/auth0/auth0-angular", + "contributors": [ + { + "name": "Matt Emory", + "url": "https://github.com/homesar", + "githubUsername": "homesar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e76910630071a99317ec2f085a8bf1f867fa5306310f210c43e5dacb01b7e122", + "globals": [], + "declaredModules": [] + } + }, + "auth0-js": { + "9.12": { + "libraryName": "Auth0.js", + "typingsPackageName": "auth0-js", + "projectName": "https://github.com/auth0/auth0.js", + "contributors": [ + { + "name": "Adrian Chia", + "url": "https://github.com/adrianchia", + "githubUsername": "adrianchia" + }, + { + "name": "Matt Durrant", + "url": "https://github.com/mdurrant", + "githubUsername": "mdurrant" + }, + { + "name": "Peter Blazejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + }, + { + "name": "Bartosz Kotrys", + "url": "https://github.com/bkotrys", + "githubUsername": "bkotrys" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Tyler Lindell", + "url": "https://github.com/tylerlindell", + "githubUsername": "tylerlindell" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f7f42ae4e6bbaa0e62a8abd27badcb34d199ade14a131c6973bde6a06720de3", + "globals": [ + "auth0" + ], + "declaredModules": [ + "auth0-js" + ] + }, + "7.0": { + "libraryVersionDirectoryName": "7", + "libraryName": "Auth0.js", + "typingsPackageName": "auth0-js", + "projectName": "https://github.com/auth0/auth0.js", + "contributors": [ + { + "name": "Robert McLaws", + "url": "https://github.com/advancedrei", + "githubUsername": "advancedrei" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "auth0-js", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4d9b16023e9b7e5bcda7d2823a001475c7975ace233df48bc1c3c8c3375eec97", + "globals": [ + "Auth0" + ], + "declaredModules": [ + "auth0-js" + ] + } + }, + "auth0-lock": { + "11.4": { + "libraryName": "auth0-lock", + "typingsPackageName": "auth0-lock", + "projectName": "http://auth0.com", + "contributors": [ + { + "name": "Brian Caruso", + "url": "https://github.com/carusology", + "githubUsername": "carusology" + }, + { + "name": "Dan Caddigan", + "url": "https://github.com/goldcaddy77", + "githubUsername": "goldcaddy77" + }, + { + "name": "Larry Faudree", + "url": "https://github.com/lfaudreejr", + "githubUsername": "lfaudreejr" + }, + { + "name": "Will Caulfield", + "url": "https://github.com/willcaul", + "githubUsername": "willcaul" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 4, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "auth0-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7420953c832d9d011ba8c94f5ac44d482c22d214b49f209483530b667467a08c", + "globals": [ + "Auth0Lock" + ], + "declaredModules": [ + "auth0-lock" + ] + } + }, + "auth0.widget": { + "0.0": { + "libraryName": "Auth0Widget.js", + "typingsPackageName": "auth0.widget", + "projectName": "http://auth0.com", + "contributors": [ + { + "name": "Robert McLaws", + "url": "https://github.com/advancedrei", + "githubUsername": "advancedrei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "auth0-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5045669d4121fa5504bfc832470aa8d1351bdabecd9722535b355e9907f1868b", + "globals": [ + "Auth0Widget" + ], + "declaredModules": [] + } + }, + "authenticator": { + "1.1": { + "libraryName": "authenticator", + "typingsPackageName": "authenticator", + "projectName": "https://git.coolaj86.com/coolaj86/node-authenticator.js#readme", + "contributors": [ + { + "name": "Wilfred Tan", + "url": "https://github.com/wilfredtan", + "githubUsername": "wilfredtan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7563fb8359b9edfbeff31e212650e304e4f8e09c5cb30625009db180ec6b7103", + "globals": [], + "declaredModules": [ + "authenticator" + ] + } + }, + "auto-launch": { + "5.0": { + "libraryName": "auto-launch", + "typingsPackageName": "auto-launch", + "projectName": "https://github.com/Teamwork/node-auto-launch", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fb29c4cd9d6d0fb1b3eff632809fa8116e26814f25b3e9cd1770ee7a25b6ad4", + "globals": [], + "declaredModules": [ + "auto-launch" + ] + } + }, + "auto-sni": { + "2.1": { + "libraryName": "auto-sni", + "typingsPackageName": "auto-sni", + "projectName": "https://github.com/dylanpiercey/auto-sni", + "contributors": [ + { + "name": "Jan Wolf", + "url": "https://github.com/janwo", + "githubUsername": "janwo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bac999d09d0d1306ec1b8c551c9b01ffe9b781f55e91f8ce1527aa3c7f2faac4", + "globals": [], + "declaredModules": [ + "auto-sni" + ] + } + }, + "autobahn": { + "18.10": { + "libraryName": "AutobahnJS", + "typingsPackageName": "autobahn", + "projectName": "https://crossbar.io/autobahn/", + "contributors": [ + { + "name": "Elad Zelingher", + "url": "https://github.com/darkl", + "githubUsername": "darkl" + }, + { + "name": "Andy Hawkins", + "url": "https://github.com/a904guy", + "githubUsername": "a904guy" + }, + { + "name": "Wladimir Totino", + "url": "https://github.com/valepu", + "githubUsername": "valepu" + }, + { + "name": "Mathias Teier", + "url": "https://github.com/glenroy37", + "githubUsername": "glenroy37" + }, + { + "name": "Fran Rodriguez", + "url": "https://github.com/spcfran", + "githubUsername": "spcfran" + } + ], + "libraryMajorVersion": 18, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "when", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f499cd5a64d12b496077037ddd59d1a7dfd1f2b5a03b93a63a1f80dec488b107", + "globals": [], + "declaredModules": [ + "autobahn" + ] + } + }, + "autocannon": { + "4.1": { + "libraryName": "autocannon", + "typingsPackageName": "autocannon", + "projectName": "https://github.com/mcollina/autocannon#readme", + "contributors": [ + { + "name": "Jeremy Bensimon", + "url": "https://github.com/jeremyben", + "githubUsername": "jeremyben" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e820981688269e353a55d3755175bddd242310ac5a9a86c96c6d44a7cdc5d12", + "globals": [], + "declaredModules": [ + "autocannon" + ] + } + }, + "autoprefixer": { + "9.7": { + "libraryName": "autoprefixer", + "typingsPackageName": "autoprefixer", + "projectName": "https://github.com/postcss/autoprefixer", + "contributors": [ + { + "name": "Armando Meziat", + "url": "https://github.com/odnamrataizem", + "githubUsername": "odnamrataizem" + }, + { + "name": "murt", + "url": "https://github.com/murt", + "githubUsername": "murt" + }, + { + "name": "Slava Fomin II", + "url": "https://github.com/slavafomin", + "githubUsername": "slavafomin" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 7, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + }, + { + "name": "browserslist", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "ab9ac1d045a941a325d9152ae3387c8b0d5f7d45e4e219b4b4e21b5867b018bb", + "globals": [], + "declaredModules": [ + "autoprefixer" + ] + } + }, + "autoprefixer-core": { + "5.1": { + "libraryName": "Autoprefixer Core", + "typingsPackageName": "autoprefixer-core", + "projectName": "https://github.com/postcss/autoprefixer-core", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "099e9f302cb58927fb0536a9dde80ff1b8e6c89f07cb67bf355eb87c4ea7d413", + "globals": [], + "declaredModules": [ + "autoprefixer-core" + ] + } + }, + "autosize": { + "3.0": { + "libraryName": "autosize", + "typingsPackageName": "autosize", + "projectName": "http://www.jacklmoore.com/autosize/", + "contributors": [ + { + "name": "Aaron T. King", + "url": "https://github.com/kingdango", + "githubUsername": "kingdango" + }, + { + "name": "keika299", + "url": "https://github.com/keika299", + "githubUsername": "keika299" + }, + { + "name": "NeekSandhu", + "url": "https://github.com/NeekSandhu", + "githubUsername": "NeekSandhu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2c741c20b223976c506492404a5ef2dc5619e164c30adeaea110f2fed938c9b", + "globals": [ + "autosize" + ], + "declaredModules": [ + "autosize" + ] + } + }, + "autosuggest-highlight": { + "3.1": { + "libraryName": "autosuggest-highlight", + "typingsPackageName": "autosuggest-highlight", + "projectName": "https://github.com/moroshko/autosuggest-highlight#readme", + "contributors": [ + { + "name": "Artur Sianiuk", + "url": "https://github.com/senukartur", + "githubUsername": "senukartur" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "match/index.d.ts", + "parse/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29580ea3ab9a418b4b7134041193e21ad4ceb7859518d69b41f0b67d9f5df8a2", + "globals": [], + "declaredModules": [ + "autosuggest-highlight/match", + "autosuggest-highlight/parse" + ] + } + }, + "avoscloud-sdk": { + "0.6": { + "libraryName": "avoscloud-sdk", + "typingsPackageName": "avoscloud-sdk", + "projectName": "https://leancloud.cn/", + "contributors": [ + { + "name": "Wu Jun", + "url": "http://leancloud.cn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf902be791f8d7104cadcad899e56a6dbc078c42a14f008c75fa7eed11da3d5d", + "globals": [], + "declaredModules": [ + "avoscloud-sdk", + "leanengine" + ] + } + }, + "await-timeout": { + "0.3": { + "libraryName": "await-timeout", + "typingsPackageName": "await-timeout", + "projectName": "https://github.com/vitalets/await-timeout", + "contributors": [ + { + "name": "Sean Zhu", + "url": "https://github.com/szhu", + "githubUsername": "szhu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cfde9612a4451a28a0a35657f4c476ce2b30481651841cc594e18a58cd63cec", + "globals": [], + "declaredModules": [ + "await-timeout" + ] + } + }, + "awesomplete": { + "1.1": { + "libraryName": "Awesomplete", + "typingsPackageName": "awesomplete", + "projectName": "https://leaverou.github.io/awesomplete/", + "contributors": [ + { + "name": "webbiesdk", + "url": "https://github.com/webbiesdk", + "githubUsername": "webbiesdk" + }, + { + "name": "Ben Dixon", + "url": "https://github.com/bmdixon", + "githubUsername": "bmdixon" + }, + { + "name": "Trevor Bekolay", + "url": "https://github.com/tbekolay", + "githubUsername": "tbekolay" + }, + { + "name": "Chris LoPresto", + "url": "https://github.com/chrislopresto", + "githubUsername": "chrislopresto" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "395d41ea9dbf8d3719df0f759e6bead0f8bd3947da1f528dffdf918aef101aed", + "globals": [ + "Awesomplete" + ], + "declaredModules": [ + "awesomplete" + ] + } + }, + "aws-iot-device-sdk": { + "2.2": { + "libraryName": "aws-iot-device-sdk", + "typingsPackageName": "aws-iot-device-sdk", + "projectName": "https://github.com/aws/aws-iot-device-sdk-js", + "contributors": [ + { + "name": "Markus Olsson", + "url": "https://github.com/niik", + "githubUsername": "niik" + }, + { + "name": "Margus Lamp", + "url": "https://github.com/mlamp", + "githubUsername": "mlamp" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mqtt", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "mqtt", + "version": "^2.13.0" + } + ], + "contentHash": "96b37cd115de451be2f4d2e5a7d053e9505e6917203842222342bdbc121c7783", + "globals": [], + "declaredModules": [ + "aws-iot-device-sdk" + ] + } + }, + "aws-lambda": { + "8.10": { + "libraryName": "AWS Lambda", + "typingsPackageName": "aws-lambda", + "projectName": "http://docs.aws.amazon.com/lambda", + "contributors": [ + { + "name": "James Darbyshire", + "url": "https://github.com/darbio", + "githubUsername": "darbio" + }, + { + "name": "Michael Skarum", + "url": "https://github.com/skarum", + "githubUsername": "skarum" + }, + { + "name": "Stef Heyenrath", + "url": "https://github.com/StefH", + "githubUsername": "StefH" + }, + { + "name": "Toby Hede", + "url": "https://github.com/tobyhede", + "githubUsername": "tobyhede" + }, + { + "name": "Rich Buggy", + "url": "https://github.com/buggy", + "githubUsername": "buggy" + }, + { + "name": "Yoriki Yamaguchi", + "url": "https://github.com/y13i", + "githubUsername": "y13i" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Ishaan Malhi", + "url": "https://github.com/OrthoDex", + "githubUsername": "OrthoDex" + }, + { + "name": "Michael Marner", + "url": "https://github.com/MichaelMarner", + "githubUsername": "MichaelMarner" + }, + { + "name": "Daniel Cottone", + "url": "https://github.com/daniel-cottone", + "githubUsername": "daniel-cottone" + }, + { + "name": "Kostya Misura", + "url": "https://github.com/kostya-misura", + "githubUsername": "kostya-misura" + }, + { + "name": "Markus Tacker", + "url": "https://github.com/coderbyheart", + "githubUsername": "coderbyheart" + }, + { + "name": "Palmi Valgeirsson", + "url": "https://github.com/palmithor", + "githubUsername": "palmithor" + }, + { + "name": "Danilo Raisi", + "url": "https://github.com/daniloraisi", + "githubUsername": "daniloraisi" + }, + { + "name": "Simon Buchan", + "url": "https://github.com/simonbuchan", + "githubUsername": "simonbuchan" + }, + { + "name": "David Hayden", + "url": "https://github.com/Haydabase", + "githubUsername": "Haydabase" + }, + { + "name": "Chris Redekop", + "url": "https://github.com/repl-chris", + "githubUsername": "repl-chris" + }, + { + "name": "Aneil Mallavarapu", + "url": "https://github.com/aneilbaboo", + "githubUsername": "aneilbaboo" + }, + { + "name": "Jeremy Nagel", + "url": "https://github.com/jeznag", + "githubUsername": "jeznag" + }, + { + "name": "Louis Larry", + "url": "https://github.com/louislarry", + "githubUsername": "louislarry" + }, + { + "name": "Daniel Papukchiev", + "url": "https://github.com/dpapukchiev", + "githubUsername": "dpapukchiev" + }, + { + "name": "Oliver Hookins", + "url": "https://github.com/ohookins", + "githubUsername": "ohookins" + }, + { + "name": "Trevor Leach", + "url": "https://github.com/trevor-leach", + "githubUsername": "trevor-leach" + }, + { + "name": "James Gregory", + "url": "https://github.com/jagregory", + "githubUsername": "jagregory" + }, + { + "name": "Erik Dalén", + "url": "https://github.com/dalen", + "githubUsername": "dalen" + }, + { + "name": "Loïk Gaonac'h", + "url": "https://github.com/loikg", + "githubUsername": "loikg" + }, + { + "name": "Roberto Zen", + "url": "https://github.com/skyzenr", + "githubUsername": "skyzenr" + }, + { + "name": "Grzegorz Redlicki", + "url": "https://github.com/redlickigrzegorz", + "githubUsername": "redlickigrzegorz" + }, + { + "name": "Juan Carbonel", + "url": "https://github.com/juancarbonel", + "githubUsername": "juancarbonel" + }, + { + "name": "Peter McIntyre", + "url": "https://github.com/pwmcintyre", + "githubUsername": "pwmcintyre" + }, + { + "name": "Alex Bolenok", + "url": "https://github.com/alex-bolenok-centralreach", + "githubUsername": "alex-bolenok-centralreach" + }, + { + "name": "Marian Zange", + "url": "https://github.com/marianzange", + "githubUsername": "marianzange" + }, + { + "name": "Alexander Pepper", + "url": "https://github.com/apepper", + "githubUsername": "apepper" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 10, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "common/api-gateway.d.ts", + "common/cloudfront.d.ts", + "handler.d.ts", + "index.d.ts", + "trigger/alb.d.ts", + "trigger/api-gateway-authorizer.d.ts", + "trigger/api-gateway-proxy.d.ts", + "trigger/cloudformation-custom-resource.d.ts", + "trigger/cloudfront-request.d.ts", + "trigger/cloudfront-response.d.ts", + "trigger/cloudwatch-events.d.ts", + "trigger/cloudwatch-logs.d.ts", + "trigger/codepipeline-cloudwatch-action.d.ts", + "trigger/codepipeline-cloudwatch-pipeline.d.ts", + "trigger/codepipeline-cloudwatch-stage.d.ts", + "trigger/codepipeline-cloudwatch.d.ts", + "trigger/codepipeline.d.ts", + "trigger/cognito-user-pool-trigger.d.ts", + "trigger/dynamodb-stream.d.ts", + "trigger/kinesis-firehose-transformation.d.ts", + "trigger/kinesis-stream.d.ts", + "trigger/lex.d.ts", + "trigger/s3-batch.d.ts", + "trigger/s3.d.ts", + "trigger/sns.d.ts", + "trigger/sqs.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "zlib" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9818131789b53a56e5f0f48c6132c988131084164ea57171b3d15860c8ba900e", + "globals": [ + "AWSLambda" + ], + "declaredModules": [ + "aws-lambda", + "aws-lambda/handler", + "aws-lambda/common/api-gateway", + "aws-lambda/common/cloudfront", + "aws-lambda/trigger/alb", + "aws-lambda/trigger/api-gateway-authorizer", + "aws-lambda/trigger/api-gateway-proxy", + "aws-lambda/trigger/cloudformation-custom-resource", + "aws-lambda/trigger/cloudfront-request", + "aws-lambda/trigger/cloudfront-response", + "aws-lambda/trigger/cloudwatch-events", + "aws-lambda/trigger/cloudwatch-logs", + "aws-lambda/trigger/codepipeline", + "aws-lambda/trigger/codepipeline-cloudwatch", + "aws-lambda/trigger/codepipeline-cloudwatch-action", + "aws-lambda/trigger/codepipeline-cloudwatch-pipeline", + "aws-lambda/trigger/codepipeline-cloudwatch-stage", + "aws-lambda/trigger/cognito-user-pool-trigger", + "aws-lambda/trigger/dynamodb-stream", + "aws-lambda/trigger/kinesis-firehose-transformation", + "aws-lambda/trigger/kinesis-stream", + "aws-lambda/trigger/lex", + "aws-lambda/trigger/s3", + "aws-lambda/trigger/s3-batch", + "aws-lambda/trigger/sns", + "aws-lambda/trigger/sqs" + ] + } + }, + "aws-param-store": { + "2.1": { + "libraryName": "aws-param-store", + "typingsPackageName": "aws-param-store", + "projectName": "https://github.com/vandium-io/aws-param-store#readme", + "contributors": [ + { + "name": "Jason Gray", + "url": "https://github.com/jasonthomasgray", + "githubUsername": "jasonthomasgray" + }, + { + "name": "Nathan Oertel", + "url": "https://github.com/nathanoertel", + "githubUsername": "nathanoertel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.325.0" + } + ], + "contentHash": "3943fe42a528b0e7fa17b05e6d617546d983e73d0abf739ac8d14e0474ade6a3", + "globals": [], + "declaredModules": [ + "aws-param-store" + ] + } + }, + "aws-regions": { + "2.1": { + "libraryName": "aws-regions", + "typingsPackageName": "aws-regions", + "projectName": "https://github.com/jsonmaur/aws-regions/tree/master/javascript#readme", + "contributors": [ + { + "name": "Alex Lapa", + "url": "https://github.com/Deadarius", + "githubUsername": "Deadarius" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f6a9d5cc785abe8d563302101634a0dc6b19cc2a3b37c8b549cbe71675e9d55", + "globals": [], + "declaredModules": [ + "aws-regions" + ] + } + }, + "aws-serverless-express": { + "3.3": { + "libraryName": "aws-serverless-express", + "typingsPackageName": "aws-serverless-express", + "projectName": "https://github.com/awslabs/aws-serverless-express", + "contributors": [ + { + "name": "Ben Speakman", + "url": "https://github.com/threesquared", + "githubUsername": "threesquared" + }, + { + "name": "Josh Caffey", + "url": "https://github.com/jcaffey", + "githubUsername": "jcaffey" + }, + { + "name": "Matthias Meyer", + "url": "https://github.com/mattmeye", + "githubUsername": "mattmeye" + }, + { + "name": "Alberto Vasquez", + "url": "https://github.com/albertovasquez", + "githubUsername": "albertovasquez" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts", + "middleware.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-lambda", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7ab032045dee24fdb9407fc71244ed70dc3b2111bd7911278a76715c65113de", + "globals": [], + "declaredModules": [ + "aws-serverless-express", + "aws-serverless-express/middleware" + ] + } + }, + "aws4": { + "1.5": { + "libraryName": "aws4", + "typingsPackageName": "aws4", + "projectName": "https://github.com/mhart/aws4", + "contributors": [ + { + "name": "Andrew Crites", + "url": "https://github.com/ajcrites", + "githubUsername": "ajcrites" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a606fbceaf5423b0e73a8251fdc946d94a2a7ce90c588792fcd06740d21d0de0", + "globals": [], + "declaredModules": [ + "aws4" + ] + } + }, + "axe-webdriverjs": { + "2.1": { + "libraryName": "axe-webdriverjs", + "typingsPackageName": "axe-webdriverjs", + "projectName": "https://github.com/dequelabs/axe-webdriverjs#readme", + "contributors": [ + { + "name": "Joshua Goldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + }, + { + "name": "Tyler Krupicka", + "url": "https://github.com/tylerkrupicka", + "githubUsername": "tylerkrupicka" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axe-core", + "version": "*" + }, + { + "name": "selenium-webdriver", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axe-core", + "version": "^3.0.3" + } + ], + "contentHash": "cedd33814ec47fab48dff6eb1723e12f5ea1c6edc1335bc1aa3c6b53db06a634", + "globals": [], + "declaredModules": [ + "axe-webdriverjs" + ] + } + }, + "axel": { + "0.0": { + "libraryName": "Axel module", + "typingsPackageName": "axel", + "projectName": "https://github.com/F1LT3R/axel", + "contributors": [ + { + "name": "Ruslan Molodyko", + "url": "https://github.com/ruslan-molodyko", + "githubUsername": "ruslan-molodyko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20fa43d4bdedd99af051038bf1e8f343de7fdbd03459f201524a437ebf6eec0d", + "globals": [ + "Axel" + ], + "declaredModules": [ + "axel" + ] + } + }, + "axios-cancel": { + "0.2": { + "libraryName": "axios-cancel", + "typingsPackageName": "axios-cancel", + "projectName": "https://github.com/thaerlabs/axios-cancel", + "contributors": [ + { + "name": "TheDSCPL", + "url": "https://github.com/TheDSCPL", + "githubUsername": "TheDSCPL" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "0.15.2" + } + ], + "contentHash": "11e9c0f9e189d0e1bf557ee80745dbf9df9827cedead05a38f405a6dab2597d2", + "globals": [], + "declaredModules": [ + "axios-cancel" + ] + } + }, + "axios-case-converter": { + "0.3": { + "libraryName": "axios-case-converter", + "typingsPackageName": "axios-case-converter", + "projectName": "https://github.com/mpyw/axios-case-converter", + "contributors": [ + { + "name": "Derek Kniffin", + "url": "https://github.com/dkniffin", + "githubUsername": "dkniffin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "^0.16.1" + } + ], + "contentHash": "e78d1be3d3d9aa016a1b7680f481d950190b1bc77b83b047d05aed79d3b24868", + "globals": [], + "declaredModules": [ + "axios-case-converter" + ] + } + }, + "axios-curlirize": { + "1.3": { + "libraryName": "axios-curlirize", + "typingsPackageName": "axios-curlirize", + "projectName": "https://github.com/delirius325/axios-curlirize#readme", + "contributors": [ + { + "name": "Steven Hankin", + "url": "https://github.com/stevenhankin", + "githubUsername": "stevenhankin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "^0.19.0" + } + ], + "contentHash": "662e2eea22be43edc0e0df36e6e6caee02bb81b73e68a527b8308c4b5da340f6", + "globals": [], + "declaredModules": [ + "axios-curlirize" + ] + } + }, + "axios-token-interceptor": { + "0.2": { + "libraryName": "axios-token-interceptor", + "typingsPackageName": "axios-token-interceptor", + "projectName": "https://github.com/sandrinodimattia/axios-token-interceptor#readme", + "contributors": [ + { + "name": "Vivint Team Innovation", + "url": "https://github.com/innovation-team", + "githubUsername": "innovation-team" + }, + { + "name": "Mike Dodge", + "url": "https://github.com/mgdodge", + "githubUsername": "mgdodge" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "contentHash": "e65a22e7daf945147d7883965e291315dbff6bb41da2e52dbf0bc593940dcab6", + "globals": [], + "declaredModules": [ + "axios-token-interceptor" + ] + } + }, + "axon": { + "2.0": { + "libraryName": "axon", + "typingsPackageName": "axon", + "projectName": "https://github.com/visionmedia/axon#readme", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "487b23af4449bf0e13847560237772bc1cbce9b864ba4c86359658f34a276b14", + "globals": [], + "declaredModules": [ + "axon" + ] + } + }, + "azdata": { + "1.15": { + "libraryName": "Azure Data Studio", + "typingsPackageName": "azdata", + "projectName": "https://github.com/microsoft/azuredatastudio", + "contributors": [ + { + "name": "Charles Gagnon", + "url": "https://github.com/Charles-Gagnon", + "githubUsername": "Charles-Gagnon" + }, + { + "name": "Anthony Dresser:", + "url": "https://github.com/anthonydresser", + "githubUsername": "anthonydresser" + }, + { + "name": "Karl Burtram:", + "url": "https://github.com/kburtram", + "githubUsername": "kburtram" + }, + { + "name": "Ken Van Hyning:", + "url": "https://github.com/kenvanhyning", + "githubUsername": "kenvanhyning" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vscode", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1514399e771a6544e3f6d2d06c3cf957644065c0ccb900e778e5435f291f84e9", + "globals": [], + "declaredModules": [ + "azdata" + ] + } + }, + "azure": { + "0.9": { + "libraryName": "Azure SDK for Node", + "typingsPackageName": "azure", + "projectName": "https://github.com/WindowsAzure/azure-sdk-for-node", + "contributors": [ + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "Anti Veeranna", + "url": "https://github.com/antiveeranna", + "githubUsername": "antiveeranna" + }, + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c30ff48d83431e94a726457c10404d04dc5d8da859b304a24354500cecc2fd87", + "globals": [], + "declaredModules": [ + "azure" + ] + } + }, + "azure-kusto-data": { + "0.2": { + "libraryName": "azure-kusto-data", + "typingsPackageName": "azure-kusto-data", + "projectName": "https://github.com/Azure/azure-kusto-node/tree/master/azure-kusto-data", + "contributors": [ + { + "name": "Armando Aguirre", + "url": "https://github.com/armanio123", + "githubUsername": "armanio123" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "adal-node", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "adal-node", + "version": "^0.1.28" + } + ], + "contentHash": "3ae009d3669ee3b56f1ea8619a47f3defd6a3176811d5ed3ace9e44311480df7", + "globals": [], + "declaredModules": [ + "azure-kusto-data" + ] + } + }, + "azure-mobile-services-client": { + "1.0": { + "libraryName": "Microsoft Windows AzureMobile Service", + "typingsPackageName": "azure-mobile-services-client", + "projectName": "http://www.windowsazure.com/en-us/develop/mobile/", + "contributors": [ + { + "name": "Morosinotto Daniele", + "url": "https://github.com/dmorosinotto", + "githubUsername": "dmorosinotto" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ddbf211690b98ef62bfd7a3dd8de22ee98468bca969c68f731aeb7bd4a3fb0a", + "globals": [ + "WindowsAzure" + ], + "declaredModules": [] + } + }, + "azure-sb": { + "0.0": { + "libraryName": "azure-sb", + "typingsPackageName": "azure-sb", + "projectName": "https://github.com/Azure/azure-sdk-for-node/tree/master/lib/services/serviceBus", + "contributors": [ + { + "name": "Microsoft Azure", + "url": "https://github.com/Azure", + "githubUsername": "Azure" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/apnsservice.d.ts", + "lib/gcmservice.d.ts", + "lib/models/acstokenresult.d.ts", + "lib/models/notificationhubresult.d.ts", + "lib/models/queuemessageresult.d.ts", + "lib/models/queueresult.d.ts", + "lib/models/registrationresult.d.ts", + "lib/models/resourceresult.d.ts", + "lib/models/ruleresult.d.ts", + "lib/models/subscriptionresult.d.ts", + "lib/models/topicresult.d.ts", + "lib/mpnservice.d.ts", + "lib/notificationhubservice.d.ts", + "lib/servicebusservice.d.ts", + "lib/servicebusservicebase.d.ts", + "lib/servicebusserviceclient.d.ts", + "lib/serviceclient.d.ts", + "lib/wnsservice.d.ts", + "lib/wrapservice.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8a36bfdf69fd3507367d78fe6c65335d716eed3d1c9fab33573bfba197534cf", + "globals": [], + "declaredModules": [ + "azure-sb", + "azure-sb/lib/servicebusservice", + "azure-sb/lib/notificationhubservice", + "azure-sb/lib/apnsservice", + "azure-sb/lib/gcmservice", + "azure-sb/lib/mpnservice", + "azure-sb/lib/wnsservice", + "azure-sb/lib/wrapservice", + "azure-sb/lib/servicebusservicebase", + "azure-sb/lib/servicebusserviceclient", + "azure-sb/lib/serviceclient", + "azure-sb/lib/models/acstokenresult", + "azure-sb/lib/models/notificationhubresult", + "azure-sb/lib/models/queuemessageresult", + "azure-sb/lib/models/queueresult", + "azure-sb/lib/models/registrationresult", + "azure-sb/lib/models/resourceresult", + "azure-sb/lib/models/ruleresult", + "azure-sb/lib/models/subscriptionresult", + "azure-sb/lib/models/topicresult" + ] + } + }, + "b2a": { + "1.0": { + "libraryName": "b2a", + "typingsPackageName": "b2a", + "projectName": "https://github.com/kaelzhang/b2a#readme", + "contributors": [ + { + "name": "PatPL", + "url": "https://github.com/PatPL", + "githubUsername": "PatPL" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6fcd3934c11dabb06c0102a33795e5056675fd00049ad8156a0e2610385cf224", + "globals": [], + "declaredModules": [ + "b2a" + ] + } + }, + "b64-lite": { + "1.3": { + "libraryName": "b64-lite", + "typingsPackageName": "b64-lite", + "projectName": "https://github.com/kevlened/b64-lite#readme", + "contributors": [ + { + "name": "JasonHK", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "766bc4392ec69336f413e28e48394c1b149d93d8c92da69e8bf11025e6834566", + "globals": [ + "b64Lite" + ], + "declaredModules": [ + "b64-lite" + ] + } + }, + "b_": { + "1.3": { + "libraryName": "b_", + "typingsPackageName": "b_", + "projectName": "https://github.com/azproduction/b_", + "contributors": [ + { + "name": "Vasya Aksyonov", + "url": "https://github.com/outring", + "githubUsername": "outring" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06efc4b57c7822b0c496563422404e2c7c3506448e337b8678580a4e36889c1c", + "globals": [], + "declaredModules": [ + "b_" + ] + } + }, + "babel-code-frame": { + "6.20": { + "libraryName": "babel-code-frame", + "typingsPackageName": "babel-code-frame", + "projectName": "https://github.com/babel/babel/tree/master/packages", + "contributors": [ + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cf2b9b0044948f0bf0f1fff54bbda2816f63731e4e4cde127b868d5353de845", + "globals": [], + "declaredModules": [ + "babel-code-frame" + ] + } + }, + "babel-core": { + "6.25": { + "libraryName": "babel-core", + "typingsPackageName": "babel-core", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-core", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 25, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-types", + "version": "*" + }, + { + "name": "babel-template", + "version": "*" + }, + { + "name": "babel-traverse", + "version": "*" + }, + { + "name": "babylon", + "version": "*" + }, + { + "name": "babel-generator", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0d3357859faa071b5581d2efc1c37eb5688ae17e2b68af4ca7f1b0b91513bf2", + "globals": [ + "babel" + ], + "declaredModules": [ + "babel-core" + ] + } + }, + "babel-generator": { + "6.25": { + "libraryName": "babel-generator", + "typingsPackageName": "babel-generator", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-generator", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Johnny Estilles", + "url": "https://github.com/johnnyestilles", + "githubUsername": "johnnyestilles" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 25, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [ + "babylon" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b3fa563d1abc8b0195c8959ca8f268fcd10acdc383f73f4e03c63f9609d098c", + "globals": [], + "declaredModules": [ + "babel-generator" + ] + } + }, + "babel-plugin-macros": { + "2.8": { + "libraryName": "babel-plugin-macros", + "typingsPackageName": "babel-plugin-macros", + "projectName": "https://github.com/kentcdodds/babel-plugin-macros", + "contributors": [ + { + "name": "Billy Kwok", + "url": "https://github.com/billykwok", + "githubUsername": "billykwok" + }, + { + "name": "Jake Runzer", + "url": "https://github.com/coffee-cup", + "githubUsername": "coffee-cup" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "426ffa65188dbde5baf2870315cdd0b280e974df5fe347986d99a30ec98e3372", + "globals": [], + "declaredModules": [ + "babel-plugin-macros" + ] + } + }, + "babel-plugin-react-pug": { + "0.5": { + "libraryName": "babel-plugin-react-pug", + "typingsPackageName": "babel-plugin-react-pug", + "projectName": "https://github.com/ljbc1994/babel-plugin-react-pug", + "contributors": [ + { + "name": "John Papandriopoulos", + "url": "https://github.com/jpap", + "githubUsername": "jpap" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe7a0ae6972ab484af64296ab8bc623b9a1ba4ad573f246ce0c3df92eb3f8134", + "globals": [ + "pug" + ], + "declaredModules": [] + } + }, + "babel-plugin-syntax-jsx": { + "6.18": { + "libraryName": "babel-plugin-syntax-jsx", + "typingsPackageName": "babel-plugin-syntax-jsx", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e68e3297d1c2b8e74307f54141fcbd32b922bdc42ce98fcb62376dede8d3275", + "globals": [], + "declaredModules": [ + "babel-plugin-syntax-jsx" + ] + } + }, + "babel-template": { + "6.25": { + "libraryName": "babel-template", + "typingsPackageName": "babel-template", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-template", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 25, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babylon", + "version": "*" + }, + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [ + "babel-generator" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b14fc70ff0d6af67f79865e377bdab94fba524ce170668c39f93d674f859c3a", + "globals": [], + "declaredModules": [ + "babel-template" + ] + } + }, + "babel-traverse": { + "6.25": { + "libraryName": "babel-traverse", + "typingsPackageName": "babel-traverse", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-traverse", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Ryan Petrich", + "url": "https://github.com/rpetrich", + "githubUsername": "rpetrich" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 25, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [ + "babylon" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "058f442576eb4e957191c62f74029b8a0f1c42c746b91384b07cfec4ed2e550f", + "globals": [], + "declaredModules": [ + "babel-traverse" + ] + } + }, + "babel-types": { + "7.0": { + "libraryName": "babel-types", + "typingsPackageName": "babel-types", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-types", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Sam Baxter", + "url": "https://github.com/baxtersa", + "githubUsername": "baxtersa" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "babel-traverse" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c122ea7d3e140cb66493cf81db0d08d0d35d723c5a9fd0be9b29e7761609f366", + "globals": [], + "declaredModules": [ + "babel-types" + ] + } + }, + "babel-webpack-plugin": { + "0.1": { + "libraryName": "babel-webpack-plugin", + "typingsPackageName": "babel-webpack-plugin", + "projectName": "https://github.com/simlrh/babel-webpack-plugin", + "contributors": [ + { + "name": "Jed Fox", + "url": "https://github.com/j-f1", + "githubUsername": "j-f1" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "babel-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbe7250286707723e20c19dce47ef5996478fb9c19106ba9b9b7e9be1ffdf82d", + "globals": [], + "declaredModules": [ + "babel-webpack-plugin" + ] + } + }, + "babel__code-frame": { + "7.0": { + "libraryName": "@babel/code-frame", + "typingsPackageName": "babel__code-frame", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-code-frame", + "contributors": [ + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Forbes Lindesay", + "url": "https://github.com/ForbesLindesay", + "githubUsername": "ForbesLindesay" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@babel/code-frame" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dde49f764a1e02da0cfbd3ad5813aa1b65a866ecec216ad2f98b89fddc9c095", + "globals": [], + "declaredModules": [ + "babel__code-frame" + ] + } + }, + "babel__core": { + "7.1": { + "libraryName": "@babel/core", + "typingsPackageName": "babel__core", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-core", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/generator", + "version": "*" + }, + { + "name": "@babel/traverse", + "version": "*" + }, + { + "name": "@babel/template", + "version": "*" + }, + { + "name": "@babel/types", + "version": "*" + }, + { + "name": "@babel/parser", + "version": "*" + } + ], + "testDependencies": [ + "@babel/core" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@babel/parser", + "version": "^7.1.0" + }, + { + "name": "@babel/types", + "version": "^7.0.0" + } + ], + "contentHash": "894ec56123a8d17360888ae06a5b3aef80419218f588ec4750f4690f67de012d", + "globals": [ + "babel" + ], + "declaredModules": [ + "babel__core" + ] + } + }, + "babel__generator": { + "7.6": { + "libraryName": "@babel/generator", + "typingsPackageName": "babel__generator", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-generator", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Johnny Estilles", + "url": "https://github.com/johnnyestilles", + "githubUsername": "johnnyestilles" + }, + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "Cameron Yan", + "url": "https://github.com/khell", + "githubUsername": "khell" + }, + { + "name": "Lyanbin", + "url": "https://github.com/Lyanbin", + "githubUsername": "Lyanbin" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 6, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/types", + "version": "*" + } + ], + "testDependencies": [ + "@babel/generator" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@babel/types", + "version": "^7.0.0" + } + ], + "contentHash": "d1a4de97751188457302802e3b6924105e2c9ac7830e22111f9d46abbc57908c", + "globals": [], + "declaredModules": [ + "babel__generator" + ] + } + }, + "babel__standalone": { + "7.1": { + "libraryName": "@babel/standalone", + "typingsPackageName": "babel__standalone", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-standalone", + "contributors": [ + { + "name": "Matheus Goncalves da Silva", + "url": "https://github.com/PlayMa256", + "githubUsername": "PlayMa256" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/core", + "version": "*" + } + ], + "testDependencies": [ + "@babel/standalone" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@babel/core", + "version": "^7.1.0" + } + ], + "contentHash": "8ebd63c439046e8f065ee4faf89a9cbc285d6ad9f3ef73c507658a334ff9456c", + "globals": [ + "babel" + ], + "declaredModules": [ + "babel__standalone" + ] + } + }, + "babel__template": { + "7.0": { + "libraryName": "@babel/template", + "typingsPackageName": "babel__template", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-template", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/parser", + "version": "*" + }, + { + "name": "@babel/types", + "version": "*" + } + ], + "testDependencies": [ + "@babel/template", + "@babel/generator" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@babel/parser", + "version": "^7.1.0" + }, + { + "name": "@babel/types", + "version": "^7.0.0" + } + ], + "contentHash": "fd665ffdd94e184259796e85ff1a8e8626a23fb0eeefd6cfb9f77a316eda2624", + "globals": [], + "declaredModules": [ + "babel__template" + ] + } + }, + "babel__traverse": { + "7.0": { + "libraryName": "@babel/traverse", + "typingsPackageName": "babel__traverse", + "projectName": "https://github.com/babel/babel/tree/master/packages/babel-traverse", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Ryan Petrich", + "url": "https://github.com/rpetrich", + "githubUsername": "rpetrich" + }, + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "Dean L.", + "url": "https://github.com/dlgrit", + "githubUsername": "dlgrit" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@babel/types", + "version": "*" + } + ], + "testDependencies": [ + "@babel/traverse" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@babel/types", + "version": "^7.3.0" + } + ], + "contentHash": "a9e8dcc5bbde1b027c9262fce80377a95145b0c709f8d4893de0a88d532d4a4c", + "globals": [], + "declaredModules": [ + "babel__traverse" + ] + } + }, + "babelify": { + "7.3": { + "libraryName": "babelify", + "typingsPackageName": "babelify", + "projectName": "https://github.com/babel/babelify", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-core", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50cf332e9f2d6d3c650c0aef098cdb1f654a25598861123cf5e99249f23bd962", + "globals": [], + "declaredModules": [ + "babelify" + ] + } + }, + "babylon": { + "6.16": { + "libraryName": "babylon", + "typingsPackageName": "babylon", + "projectName": "https://github.com/babel/babylon", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6861e06508c0c54a6a46d7b72e96db7907de3621ac44aab8a3e647b8431cddd", + "globals": [], + "declaredModules": [ + "babylon" + ] + } + }, + "babylon-walk": { + "3.10": { + "libraryName": "babylon-walk", + "typingsPackageName": "babylon-walk", + "projectName": "https://github.com/pugjs/babylon-walk", + "contributors": [ + { + "name": "Marek Buchar", + "url": "https://github.com/czbuchi", + "githubUsername": "czbuchi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "283e5594245b9f3716e91c7635d072337d95176810a59af778511ae7fd635e09", + "globals": [], + "declaredModules": [ + "babylon-walk" + ] + } + }, + "babyparse": { + "0.0": { + "libraryName": "babyparse", + "typingsPackageName": "babyparse", + "projectName": "https://github.com/Rich-Harris/BabyParse", + "contributors": [ + { + "name": "Charles Parker", + "url": "https://github.com/cdiddy77", + "githubUsername": "cdiddy77" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "769f475d9c764cf1bbe03adc0b76ce883043ce5d4b896437ad72a8017032d7ff", + "globals": [ + "Baby" + ], + "declaredModules": [ + "babyparse" + ] + } + }, + "backbone": { + "1.4": { + "libraryName": "Backbone", + "typingsPackageName": "backbone", + "projectName": "http://backbonejs.org/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + }, + { + "name": "kenjiru", + "url": "https://github.com/kenjiru", + "githubUsername": "kenjiru" + }, + { + "name": "jjoekoullas", + "url": "https://github.com/jjoekoullas", + "githubUsername": "jjoekoullas" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + }, + { + "name": "Kyle Scully", + "url": "https://github.com/zieka", + "githubUsername": "zieka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "underscore", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb35035fc814f17ba66caa3e1e1d700e9d2aa8a26f32ff3ae80bd13add39fa31", + "globals": [ + "Backbone" + ], + "declaredModules": [ + "backbone" + ] + } + }, + "backbone-associations": { + "0.6": { + "libraryName": "Backbone-associations", + "typingsPackageName": "backbone-associations", + "projectName": "http://dhruvaray.github.io/backbone-associations", + "contributors": [ + { + "name": "Craig Brett", + "url": "https://github.com/craigbrett17", + "githubUsername": "craigbrett17" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f983265e786c23d8a584a57fb535cf61e82a9843a5328ce63ddf63bfb36249a", + "globals": [], + "declaredModules": [] + } + }, + "backbone-fetch-cache": { + "1.4": { + "libraryName": "backbone-fetch-cache", + "typingsPackageName": "backbone-fetch-cache", + "projectName": "https://github.com/madglory/backbone-fetch-cache", + "contributors": [ + { + "name": "delphinus", + "url": "https://github.com/delphinus35", + "githubUsername": "delphinus35" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29dd102ec5caaec0a6ef43221856cec11f33e596fbf69154f0cad5bf04996706", + "globals": [ + "BackboneFetchCache" + ], + "declaredModules": [ + "backbone-fetch-cache" + ] + } + }, + "backbone-relational": { + "0.10": { + "libraryName": "Backbone-relational", + "typingsPackageName": "backbone-relational", + "projectName": "http://backbonerelational.org/", + "contributors": [ + { + "name": "Eirik Hoem", + "url": "https://github.com/eirikhm", + "githubUsername": "eirikhm" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a666808a4124bfdab06c3ff8016409e4920683b266531c1bf268156ba785e32", + "globals": [], + "declaredModules": [ + "backbone-relational" + ] + } + }, + "backbone.layoutmanager": { + "0.9": { + "libraryName": "Backbone.LayoutManager", + "typingsPackageName": "backbone.layoutmanager", + "projectName": "http://layoutmanager.org/", + "contributors": [ + { + "name": "He Jiang", + "url": "https://github.com/hejiang2000", + "githubUsername": "hejiang2000" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91e0c415debcaa17b5baa321e998d00af7945a9b1dd089a9a30fe44a2c44c059", + "globals": [], + "declaredModules": [] + } + }, + "backbone.localstorage": { + "1.0": { + "libraryName": "backbone.localStorage", + "typingsPackageName": "backbone.localstorage", + "projectName": "https://github.com/jeromegn/Backbone.localStorage", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4527b98a0a9da9c176d5653e3ba7f934c0ec484662f0b376fca7dc2c4efebed8", + "globals": [], + "declaredModules": [ + "backbone.localstorage" + ] + } + }, + "backbone.marionette": { + "3.3": { + "libraryName": "Marionette", + "typingsPackageName": "backbone.marionette", + "projectName": "https://github.com/marionettejs/", + "contributors": [ + { + "name": "Zeeshan Hamid", + "url": "https://github.com/zhamid", + "githubUsername": "zhamid" + }, + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + }, + { + "name": "Sven Tschui", + "url": "https://github.com/sventschui", + "githubUsername": "sventschui" + }, + { + "name": "Volker Nauruhn", + "url": "https://github.com/razorness", + "githubUsername": "razorness" + }, + { + "name": "Ard Timmerman", + "url": "https://github.com/confususs", + "githubUsername": "confususs" + }, + { + "name": "J. Joe Koullas", + "url": "https://github.com/jjoekoullas", + "githubUsername": "jjoekoullas" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + }, + { + "name": "backbone.radio", + "version": "*" + }, + { + "name": "underscore", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d08a2899684145a7325b5443bd40a396835361fcff111202b2acf84382dd860", + "globals": [ + "Marionette" + ], + "declaredModules": [ + "backbone.marionette" + ] + } + }, + "backbone.paginator": { + "2.0": { + "libraryName": "backbone.paginator", + "typingsPackageName": "backbone.paginator", + "projectName": "https://github.com/backbone-paginator/backbone.paginator", + "contributors": [ + { + "name": "Nyamazing", + "url": "https://github.com/Nyamazing", + "githubUsername": "Nyamazing" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "215ec99d4c2eb98e74086815e5f3b4992c67645ff8e3f529e6eb2ab29a82b44e", + "globals": [], + "declaredModules": [] + } + }, + "backbone.radio": { + "0.8": { + "libraryName": "Backbone.Radio", + "typingsPackageName": "backbone.radio", + "projectName": "https://github.com/marionettejs/backbone.radio", + "contributors": [ + { + "name": "Peter Palotas", + "url": "https://github.com/alphaleonis", + "githubUsername": "alphaleonis" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1eaadef97c8a976c1f81fd8fce2339c6be3c1f232073d1a72bf2a84178f46c5", + "globals": [], + "declaredModules": [ + "backbone.radio" + ] + } + }, + "backgrid": { + "0.2": { + "libraryName": "Backgrid", + "typingsPackageName": "backgrid", + "projectName": "http://backgridjs.com/", + "contributors": [ + { + "name": "Jeremy Lujan", + "url": "https://github.com/jlujan", + "githubUsername": "jlujan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e260a2dd4157411110eed7f8bd0eaf241a660f99d02e978f5045770e907402a6", + "globals": [ + "Backgrid" + ], + "declaredModules": [ + "backgrid" + ] + } + }, + "backlog-js": { + "0.9": { + "libraryName": "backlog-js", + "typingsPackageName": "backlog-js", + "projectName": "https://github.com/nulab/backlog-js", + "contributors": [ + { + "name": "Yuichi Watanabe", + "url": "https://github.com/vvatanabe", + "githubUsername": "vvatanabe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dffe40a16da5a56dbeeb081e0ea262ba421da0b7a9b0890abbf69abe48d9905b", + "globals": [], + "declaredModules": [ + "backlog-js" + ] + } + }, + "backo2": { + "1.0": { + "libraryName": "backo2", + "typingsPackageName": "backo2", + "projectName": "https://github.com/mokesmokes/backo", + "contributors": [ + { + "name": "Retsam", + "url": "https://github.com/Retsam", + "githubUsername": "Retsam" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50ac7501733e688df45132811599dec9c6d1d9ea9647cb3f25e9df141ef826a5", + "globals": [], + "declaredModules": [ + "backo2" + ] + } + }, + "backoff": { + "2.5": { + "libraryName": "backoff", + "typingsPackageName": "backoff", + "projectName": "https://github.com/MathieuTurcotte/node-backoff#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e5d51d037b2fc5187b77822f56e7b1ffdfb0a00e067338c87c40a89cb8cda50", + "globals": [], + "declaredModules": [ + "backoff" + ] + } + }, + "backstopjs": { + "4.1": { + "libraryName": "backstopjs", + "typingsPackageName": "backstopjs", + "projectName": "https://github.com/garris/backstopjs#readme", + "contributors": [ + { + "name": "Darío Blanco", + "url": "https://github.com/darioblanco", + "githubUsername": "darioblanco" + }, + { + "name": "MindDoc", + "url": "https://github.com/minddocdev", + "githubUsername": "minddocdev" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8a25aae28f8caf113552fb665ad6f05e8bd78cfffcb3be934824ec2cdba7518", + "globals": [], + "declaredModules": [ + "backstopjs" + ] + } + }, + "bagpipes": { + "0.1": { + "libraryName": "bagpipes", + "typingsPackageName": "bagpipes", + "projectName": "https://github.com/apigee-127/bagpipes", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91c1c9795036cc023a1083ba7f473451b0b50acdb8b7a407496125e522542716", + "globals": [], + "declaredModules": [ + "bagpipes" + ] + } + }, + "baidu-app": { + "2.2": { + "libraryName": "swan-app", + "typingsPackageName": "baidu-app", + "projectName": "https://smartprogram.baidu.com/docs/develop/tutorial/codedir/", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65832f1f2a0f89fc2b0e1ab294aa87867960bdd86f76501409844922cf8067f2", + "globals": [ + "App", + "Behavior", + "Component", + "Page", + "getApp", + "getCurrentPages", + "swan" + ], + "declaredModules": [] + } + }, + "baidumap-web-sdk": { + "0.0": { + "libraryName": "baidumap-web-sdk-browser", + "typingsPackageName": "baidumap-web-sdk", + "projectName": "http://lbsyun.baidu.com/index.php?title=jspopular3.0", + "contributors": [ + { + "name": "Codemonk", + "url": "http://www.youxianxueche.com/" + }, + { + "name": "ipcjs", + "url": "https://github.com/ipcjs", + "githubUsername": "ipcjs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "baidumap.base.d.ts", + "baidumap.control.d.ts", + "baidumap.core.d.ts", + "baidumap.maplayer.d.ts", + "baidumap.maptype.d.ts", + "baidumap.overlay.d.ts", + "baidumap.panorama.d.ts", + "baidumap.rightmenu.d.ts", + "baidumap.service.d.ts", + "baidumap.tools.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5177d4d1f2d88b458c8487375d9040f0e9c06f07f4863d91519647cd3b03c21", + "globals": [ + "APE_RHOMBUS", + "APE_SQUARE", + "APE_STAR", + "APE_WATERDROP", + "BMAP_ANCHOR_BOTTOM_LEFT", + "BMAP_ANCHOR_BOTTOM_RIGHT", + "BMAP_ANCHOR_TOP_LEFT", + "BMAP_ANCHOR_TOP_RIGHT", + "BMAP_ANIMATION_BOUNCE", + "BMAP_ANIMATION_DROP", + "BMAP_API_VERSION", + "BMAP_CONTEXT_MENU_ICON_ZOOMIN", + "BMAP_CONTEXT_MENU_ICON_ZOOMOUT", + "BMAP_DRIVING_POLICY_AVOID_HIGHWAYS", + "BMAP_DRIVING_POLICY_LEAST_DISTANCE", + "BMAP_DRIVING_POLICY_LEAST_TIME", + "BMAP_HIGHLIGHT_ROUTE", + "BMAP_HIGHLIGHT_STEP", + "BMAP_HYBRID_MAP", + "BMAP_LINE_TYPE_BUS", + "BMAP_LINE_TYPE_FERRY", + "BMAP_LINE_TYPE_SUBWAY", + "BMAP_MAPTYPE_CONTROL_DROPDOWN", + "BMAP_MAPTYPE_CONTROL_HORIZONTAL", + "BMAP_MAPTYPE_CONTROL_MAP", + "BMAP_NAVIGATION_CONTROL_LARGE", + "BMAP_NAVIGATION_CONTROL_PAN", + "BMAP_NAVIGATION_CONTROL_SMALL", + "BMAP_NAVIGATION_CONTROL_ZOOM", + "BMAP_NORMAL_MAP", + "BMAP_PANORAMA_INDOOR_SCENE", + "BMAP_PANORAMA_POI_CATERING", + "BMAP_PANORAMA_POI_HOTEL", + "BMAP_PANORAMA_POI_INDOOR_SCENE", + "BMAP_PANORAMA_POI_MOVIE", + "BMAP_PANORAMA_POI_NONE", + "BMAP_PANORAMA_POI_TRANSIT", + "BMAP_PANORAMA_STREET_SCENE", + "BMAP_PERSPECTIVE_MAP", + "BMAP_POINT_DENSITY_HIGH", + "BMAP_POINT_DENSITY_LOW", + "BMAP_POINT_DENSITY_MEDIUM", + "BMAP_POINT_SHAPE_CIRCLE", + "BMAP_POINT_SIZE_BIG", + "BMAP_POINT_SIZE_BIGGER", + "BMAP_POINT_SIZE_HUGE", + "BMAP_POINT_SIZE_NORMAL", + "BMAP_POINT_SIZE_SMALL", + "BMAP_POINT_SIZE_SMALLER", + "BMAP_POINT_SIZE_TINY", + "BMAP_POI_TYPE_BUSSTOP", + "BMAP_POI_TYPE_NORMAL", + "BMAP_POI_TYPE_SUBSTOP", + "BMAP_ROUTE_TYPE_DRIVING", + "BMAP_ROUTE_TYPE_WALKING", + "BMAP_SATELLITE_MAP", + "BMAP_STATUS_CITY_LIST", + "BMAP_STATUS_INVALID_KEY", + "BMAP_STATUS_INVALID_REQUEST", + "BMAP_STATUS_PERMISSION_DENIED", + "BMAP_STATUS_SERVICE_UNAVAILABLE", + "BMAP_STATUS_SUCCESS", + "BMAP_STATUS_TIMEOUT", + "BMAP_STATUS_UNKNOWN_LOCATION", + "BMAP_STATUS_UNKNOWN_ROUTE", + "BMAP_TRANSIT_POLICY_AVOID_SUBWAYS", + "BMAP_TRANSIT_POLICY_LEAST_TIME", + "BMAP_TRANSIT_POLICY_LEAST_TRANSFER", + "BMAP_TRANSIT_POLICY_LEAST_WALKING", + "BMAP_UNIT_IMPERIAL", + "BMAP_UNIT_METRIC", + "BMAP_ZOOM_IN", + "BMAP_ZOOM_OUT", + "BMap", + "BMap_Symbol_SHAPE_BACKWARD_CLOSED_ARROW", + "BMap_Symbol_SHAPE_BACKWARD_OPEN_ARROW", + "BMap_Symbol_SHAPE_CAMERA", + "BMap_Symbol_SHAPE_CIRCLE", + "BMap_Symbol_SHAPE_CLOCK", + "BMap_Symbol_SHAPE_FORWARD_CLOSED_ARROW", + "BMap_Symbol_SHAPE_FORWARD_OPEN_ARROW", + "BMap_Symbol_SHAPE_PLANE", + "BMap_Symbol_SHAPE_POINT", + "BMap_Symbol_SHAPE_RECTANGLE", + "BMap_Symbol_SHAPE_RHOMBUS", + "BMap_Symbol_SHAPE_SMILE", + "BMap_Symbol_SHAPE_STAR", + "BMap_Symbol_SHAPE_WARNING" + ], + "declaredModules": [] + } + }, + "balanced-match": { + "1.0": { + "libraryName": "balanced-match", + "typingsPackageName": "balanced-match", + "projectName": "https://github.com/juliangruber/balanced-match", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c79df9ffa20be57de51f7269fc6fbc86aad11a786d8af5a02013dce660e1a5c", + "globals": [], + "declaredModules": [ + "balanced-match" + ] + } + }, + "bandagedbd__bdapi": { + "0.2": { + "libraryName": "bdapi", + "typingsPackageName": "bandagedbd__bdapi", + "projectName": "https://github.com/rauenzi/BetterDiscordApp", + "contributors": [ + { + "name": "Ari Seyhun", + "url": "https://github.com/Acidic9", + "githubUsername": "Acidic9" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08455677a7b8be8078ad948d10a11f2bee62d1804a3fcffb2bc05f4000af46f6", + "globals": [], + "declaredModules": [ + "bandagedbd__bdapi" + ] + } + }, + "barbellweights": { + "0.4": { + "libraryName": "barbellweights", + "typingsPackageName": "barbellweights", + "projectName": "https://github.com/toddhibbs/barbellweight#readme", + "contributors": [ + { + "name": "evelijn", + "url": "https://github.com/evelijn", + "githubUsername": "evelijn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bb9e508b024eb6e87d96af8d347a9851fc807314caa5de2f0bc3448849875f5", + "globals": [], + "declaredModules": [ + "barbellweights" + ] + } + }, + "barcode": { + "0.0": { + "libraryName": "barcode", + "typingsPackageName": "barcode", + "projectName": "https://github.com/samt/barcode", + "contributors": [ + { + "name": "Pascal Vomhoff", + "url": "https://github.com/pvomhoff", + "githubUsername": "pvomhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc0512d234056a613b2fcc5c624250478ceb765d834364d72cc522db9d9c089d", + "globals": [], + "declaredModules": [ + "barcode" + ] + } + }, + "bardjs": { + "0.1": { + "libraryName": "bardjs", + "typingsPackageName": "bardjs", + "projectName": "https://github.com/wardbell/bardjs", + "contributors": [ + { + "name": "Andrew Archibald", + "url": "https://github.com/TepigMC", + "githubUsername": "TepigMC" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "chai", + "version": "*" + }, + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [ + "angular-mocks" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3dd844bb5c6f8400714e7e19a5aad88509e7611803a31a69e655d9223141ca69", + "globals": [ + "bard" + ], + "declaredModules": [] + } + }, + "base-64": { + "0.1": { + "libraryName": "base-64", + "typingsPackageName": "base-64", + "projectName": "https://github.com/mathiasbynens/base64", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "utf8" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac25ed4b8ec284f5e7cb5b608d559c825c9a3090907d8507f973bda716a641f1", + "globals": [], + "declaredModules": [ + "base-64" + ] + } + }, + "base16": { + "1.0": { + "libraryName": "base16-js", + "typingsPackageName": "base16", + "projectName": "https://github.com/gaearon/base16-js", + "contributors": [ + { + "name": "Alec Hill", + "url": "https://github.com/alechill", + "githubUsername": "alechill" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c21a226e0513cef40a296547a49c5fbbcbba439c1e0b23674edcd2b9fdf6125", + "globals": [], + "declaredModules": [ + "base16" + ] + } + }, + "base64-arraybuffer": { + "0.1": { + "libraryName": "base64-arraybuffer", + "typingsPackageName": "base64-arraybuffer", + "projectName": "https://github.com/niklasvh/base64-arraybuffer", + "contributors": [ + { + "name": "Ben Cook", + "url": "https://github.com/jbencook", + "githubUsername": "jbencook" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9f1a4d9b41cb6a2b3e51bef818b872ec46a0be8619f4e0fb7a004f81f8d7fed", + "globals": [], + "declaredModules": [ + "base64-arraybuffer" + ] + } + }, + "base64-async": { + "2.1": { + "libraryName": "base64-async", + "typingsPackageName": "base64-async", + "projectName": "https://github.com/lukechilds/base64-async", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3bf1322aaddc451bb43a8e8cd390b2b4a2526b399d6b5ce6984217f4b09cadf", + "globals": [], + "declaredModules": [ + "base64-async" + ] + } + }, + "base64-js": { + "1.2": { + "libraryName": "base64-js", + "typingsPackageName": "base64-js", + "projectName": "https://github.com/beatgammit/base64-js", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "359c9d66a25f21a130733e1ebecada07cf1201d883220fcfa0418b463f6e13c1", + "globals": [], + "declaredModules": [ + "base64-js" + ] + } + }, + "base64-stream": { + "1.0": { + "libraryName": "base64-stream", + "typingsPackageName": "base64-stream", + "projectName": "https://github.com/mazira/base64-stream", + "contributors": [ + { + "name": "Sean O'Brien", + "url": "https://github.com/s73obrien", + "githubUsername": "s73obrien" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3675e59be2e1e180ff2239720c29ffdd5baa9ff6a562771039087a491ffcb215", + "globals": [], + "declaredModules": [ + "base64-stream" + ] + } + }, + "base64-url": { + "2.2": { + "libraryName": "base64-url", + "typingsPackageName": "base64-url", + "projectName": "https://github.com/joaquimserafim/base64-url", + "contributors": [ + { + "name": "Uri Shaked", + "url": "https://github.com/urish", + "githubUsername": "urish" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5257cf49ddfe9f9efc15cea6e2f035a5c5360c04a0393aaabcd62050e845b716", + "globals": [], + "declaredModules": [ + "base64-url" + ] + } + }, + "base64topdf": { + "1.1": { + "libraryName": "base64topdf", + "typingsPackageName": "base64topdf", + "projectName": "https://github.com/rpsankar001", + "contributors": [ + { + "name": "Lucas Riondel", + "url": "https://github.com/lucasriondel", + "githubUsername": "lucasriondel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ac6e78e1754c225d431e6b93b05e9daad7e7fa3caacc70bbbc769981b129fe0", + "globals": [ + "base64topdf" + ], + "declaredModules": [ + "base64topdf" + ] + } + }, + "bases": { + "0.2": { + "libraryName": "bases", + "typingsPackageName": "bases", + "projectName": "https://github.com/aseemk/bases.js", + "contributors": [ + { + "name": "Hari Krishna", + "url": "https://github.com/harikv", + "githubUsername": "harikv" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04824db1fe4dc09bc6c79bc5d75fd32b89dbe9532d6b30de57f2521aae048fac", + "globals": [], + "declaredModules": [ + "bases" + ] + } + }, + "bash-glob": { + "2.0": { + "libraryName": "bash-glob", + "typingsPackageName": "bash-glob", + "projectName": "https://github.com/micromatch/bash-glob", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0cb94d2709bf24891417fecd9909775b2ada4e6497851965d3c73d727948c1aa", + "globals": [], + "declaredModules": [ + "bash-glob" + ] + } + }, + "basic-auth": { + "1.1": { + "libraryName": "basic-auth", + "typingsPackageName": "basic-auth", + "projectName": "https://github.com/jshttp/basic-auth", + "contributors": [ + { + "name": "Clément Bourgeois", + "url": "https://github.com/moonpyk", + "githubUsername": "moonpyk" + }, + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + }, + { + "name": "Ryo Ota", + "url": "https://github.com/nwtgck", + "githubUsername": "nwtgck" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "773434e2dc6f9a51d6b1e2d12f428e2074fef047e15eb37af841efc638ac8a14", + "globals": [], + "declaredModules": [ + "basic-auth" + ] + } + }, + "basicauth-middleware": { + "3.1": { + "libraryName": "basicauth-middleware", + "typingsPackageName": "basicauth-middleware", + "projectName": "https://github.com/nchaulet/basicauth-middleware", + "contributors": [ + { + "name": "Nicolas Chaulet", + "url": "https://github.com/nchaulet", + "githubUsername": "nchaulet" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7502cbb3d030f60ba8c7e4b34c3589f3391132a5655cfcf0a395c15a4844cf05", + "globals": [], + "declaredModules": [ + "basicauth-middleware" + ] + } + }, + "basiclightbox": { + "5.0": { + "libraryName": "basiclightbox", + "typingsPackageName": "basiclightbox", + "projectName": "https://basiclightbox.electerious.com", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6e18e61fd9a2b939a1d269ffce3b5ea68ded60cf174dcf89bd6018cb94833f9", + "globals": [], + "declaredModules": [ + "basiclightbox" + ] + } + }, + "batch-stream": { + "0.1": { + "libraryName": "batch-stream", + "typingsPackageName": "batch-stream", + "projectName": "https://github.com/segmentio/batch-stream", + "contributors": [ + { + "name": "Nicholas Penree", + "url": "https://github.com/drudge", + "githubUsername": "drudge" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c0a61195b5322f671592cec599c76ebcdb6654b7e98d38ffae73eb9c3766f61", + "globals": [], + "declaredModules": [ + "batch-stream" + ] + } + }, + "battery-level": { + "3.0": { + "libraryName": "battery-level", + "typingsPackageName": "battery-level", + "projectName": "https://github.com/gillstrom/battery-level#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "777f71cda4c5fc9a1f40935f62ce61df01b88bc4be1f9bdbf9b245e3c2dd9750", + "globals": [], + "declaredModules": [ + "battery-level" + ] + } + }, + "bayes-classifier": { + "0.0": { + "libraryName": "bayes-classifier", + "typingsPackageName": "bayes-classifier", + "projectName": "https://github.com/miguelmota/bayes-classifier", + "contributors": [ + { + "name": "Jason Harrison", + "url": "https://github.com/jasonharrison", + "githubUsername": "jasonharrison" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcb48b2e2e627205d7b8070b072990347e0f8d979f310165554e40821fa3d866", + "globals": [], + "declaredModules": [ + "bayes-classifier" + ] + } + }, + "bazinga-translator": { + "0.0": { + "libraryName": "Translator", + "typingsPackageName": "bazinga-translator", + "projectName": "https://github.com/willdurand/BazingaJsTranslationBundle", + "contributors": [ + { + "name": "Alex", + "url": "https://github.com/alexndlm", + "githubUsername": "alexndlm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73ece40c79e0ab7b9d6e363c41dba38afaebbaef5171b7c29e028727e443f9ee", + "globals": [ + "Translator" + ], + "declaredModules": [] + } + }, + "bchaddrjs": { + "0.4": { + "libraryName": "bchaddrjs", + "typingsPackageName": "bchaddrjs", + "projectName": "https://github.com/bitcoincashjs/bchaddrjs#readme", + "contributors": [ + { + "name": "Emilio Almansi", + "url": "https://github.com/ealmansi", + "githubUsername": "ealmansi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3e9c6f2bf69e439e2236b506e5a42f6cfdaa364acc5aee6eb27d3328d03d3c4", + "globals": [ + "bchaddr" + ], + "declaredModules": [ + "bchaddrjs" + ] + } + }, + "bcp-47": { + "1.0": { + "libraryName": "bcp-47", + "typingsPackageName": "bcp-47", + "projectName": "https://github.com/wooorm/bcp-47#readme", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f64991ab1ccb3732603a14b31024e7a8810c19f8432e545715c58f777fdd9ed", + "globals": [], + "declaredModules": [ + "bcp-47" + ] + } + }, + "bcp-47-match": { + "1.0": { + "libraryName": "bcp-47-match", + "typingsPackageName": "bcp-47-match", + "projectName": "https://github.com/wooorm/bcp-47-match#readme", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18e36486c06fa075baee0bf3cffc315cae7a5dbac5f10839a829ca4ae9b686eb", + "globals": [], + "declaredModules": [ + "bcp-47-match" + ] + } + }, + "bcrypt": { + "3.0": { + "libraryName": "bcrypt", + "typingsPackageName": "bcrypt", + "projectName": "https://www.npmjs.org/package/bcrypt", + "contributors": [ + { + "name": " Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + }, + { + "name": "Ayman Nedjmeddine", + "url": "https://github.com/IOAyman", + "githubUsername": "IOAyman" + }, + { + "name": "David Stapleton", + "url": "https://github.com/dstapleton92", + "githubUsername": "dstapleton92" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "788912cf354ebe6779b65f922c2fbb074ce1b58b44a71d82620ff75608bb7f91", + "globals": [], + "declaredModules": [ + "bcrypt" + ] + } + }, + "bcrypt-nodejs": { + "0.0": { + "libraryName": "bcrypt-nodejs", + "typingsPackageName": "bcrypt-nodejs", + "projectName": "https://github.com/shaneGirish/bcrypt-nodejs", + "contributors": [ + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4893b1a0e1dd54be9cea8e40ce5e6483841821b5a0b44e9a6c73fc1c3ad38bd3", + "globals": [], + "declaredModules": [ + "bcrypt-nodejs" + ] + } + }, + "bcryptjs": { + "2.4": { + "libraryName": "bcryptjs", + "typingsPackageName": "bcryptjs", + "projectName": "https://github.com/dcodeIO/bcrypt.js", + "contributors": [ + { + "name": "Joshua Filby", + "url": "https://github.com/Joshua-F/" + }, + { + "name": "Rafael Kraut", + "url": "https://github.com/RafaelKr", + "githubUsername": "RafaelKr" + }, + { + "name": "Branislav Holý", + "url": "https://github.com/branoholy", + "githubUsername": "branoholy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9345c8c9ad3f5bca4c674be7a291facba6488a5a4ef0fa3ed9a60bda92c48db6", + "globals": [], + "declaredModules": [ + "bcryptjs" + ] + } + }, + "bdfjs": { + "0.0": { + "libraryName": "bdfjs", + "typingsPackageName": "bdfjs", + "projectName": "https://github.com/zswang/bdfjs", + "contributors": [ + { + "name": "Olegs Jeremejevs", + "url": "https://github.com/jeremejevs", + "githubUsername": "jeremejevs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80331749fcddd70d41e1c0fc710282948a14cee5d08a4756db7b508e963f8edb", + "globals": [], + "declaredModules": [ + "bdfjs" + ] + } + }, + "beanstalkd": { + "2.2": { + "libraryName": "beanstalkd", + "typingsPackageName": "beanstalkd", + "projectName": "https://github.com/burstable/node-beanstalkd-client", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a3d2fc50186db3b9bb7c0cf35ddf5c194db913a98706ce51fe3ca87b6d5f290", + "globals": [], + "declaredModules": [ + "beanstalkd" + ] + } + }, + "beanstalkd-worker": { + "1.2": { + "libraryName": "beanstalkd-worker", + "typingsPackageName": "beanstalkd-worker", + "projectName": "https://github.com/burstable/node-beanstalkd-worker", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "beanstalkd", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "814c9324051d3b0b757f6a8e23b047ecfa58426564c0a49d2aecb0b098a70198", + "globals": [], + "declaredModules": [ + "beanstalkd-worker" + ] + } + }, + "beats": { + "0.0": { + "libraryName": "beats", + "typingsPackageName": "beats", + "projectName": "https://github.com/hughsk/beats/", + "contributors": [ + { + "name": "Uri Shaked", + "url": "https://github.com/urish", + "githubUsername": "urish" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2071f0e62da87f61ba7d01db560692df4069ecc7228e18b012dfe5df3e81c713", + "globals": [], + "declaredModules": [ + "beats" + ] + } + }, + "bech32": { + "1.1": { + "libraryName": "bech32", + "typingsPackageName": "bech32", + "projectName": "https://github.com/bitcoinjs/bech32", + "contributors": [ + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "130de71139b725cb38d25b5ae41fb980bd436f3df8bc4ec1ed3416df54a06c7c", + "globals": [], + "declaredModules": [ + "bech32" + ] + } + }, + "behavior3": { + "0.2": { + "libraryName": "behavior3", + "typingsPackageName": "behavior3", + "projectName": "https://github.com/behavior3/behavior3js", + "contributors": [ + { + "name": "carry.wu", + "url": "https://github.com/carrrywu", + "githubUsername": "carrrywu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b5dba0bde3c7b5c00d60ae819ac1971896ad27e937f226687b2f8241ff03c7c", + "globals": [ + "b3" + ], + "declaredModules": [] + } + }, + "bell": { + "9.3": { + "libraryName": "bell", + "typingsPackageName": "bell", + "projectName": "https://github.com/hapijs/bell", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2a35644821c6f76849db777c0977b5353257c927ee8425c4395b52090ec4070", + "globals": [], + "declaredModules": [ + "bell" + ] + } + }, + "benchmark": { + "1.0": { + "libraryName": "Benchmark", + "typingsPackageName": "benchmark", + "projectName": "http://benchmarkjs.com", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4438aa69267bad11c200c42e486a835122a8c08e9365ad368840669d21c46a51", + "globals": [], + "declaredModules": [ + "benchmark" + ] + } + }, + "bencode": { + "2.0": { + "libraryName": "bencode", + "typingsPackageName": "bencode", + "projectName": "https://github.com/themasch/node-bencode#readme", + "contributors": [ + { + "name": "Tobenna", + "url": "https://github.com/tobenna", + "githubUsername": "tobenna" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ff93a15416df507cb72ef8475b436adf217f500e3e9618568c832cb1ec53e43", + "globals": [], + "declaredModules": [ + "bencode" + ] + } + }, + "bent": { + "7.0": { + "libraryName": "bent", + "typingsPackageName": "bent", + "projectName": "https://github.com/mikeal/bent#readme", + "contributors": [ + { + "name": "Ovyerus", + "url": "https://github.com/Ovyerus", + "githubUsername": "Ovyerus" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62ba1e4af8ad8f343dbd9e2752cd2182d9e21ac262eb0284d956904f687cfed1", + "globals": [], + "declaredModules": [ + "bent" + ] + } + }, + "better-curry": { + "0.0": { + "libraryName": "better-curry", + "typingsPackageName": "better-curry", + "projectName": "https://github.com/pocesar/js-bettercurry", + "contributors": [ + { + "name": "Paulo Cesar", + "url": "https://github.com/pocesar", + "githubUsername": "pocesar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccc2051cda1ed70f4175c2d71297811972a2ca7644866cf233ddf572b0bf4642", + "globals": [ + "BetterCurry", + "BetterCurryModule" + ], + "declaredModules": [ + "better-curry" + ] + } + }, + "better-queue": { + "3.8": { + "libraryName": "better-queue", + "typingsPackageName": "better-queue", + "projectName": "https://github.com/diamondio/better-queue", + "contributors": [ + { + "name": "Ostap Nagovitsyn", + "url": "https://github.com/maozedong", + "githubUsername": "maozedong" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f89dd65ec4b379f1ef289319503973c0b179b23a927e88238515be0ed7fbbfad", + "globals": [], + "declaredModules": [ + "better-queue" + ] + } + }, + "better-scroll": { + "1.12": { + "libraryName": "better-scroll", + "typingsPackageName": "better-scroll", + "projectName": "https://github.com/ustbhuangyi/better-scroll", + "contributors": [ + { + "name": "cloudstone", + "url": "https://github.com/stoneChen", + "githubUsername": "stoneChen" + }, + { + "name": "jack", + "url": "https://github.com/cnjack", + "githubUsername": "cnjack" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22c4c3fd6a72ab50ca32fe13132ba2708845b82e67fc55f77aeb75f829292fd3", + "globals": [], + "declaredModules": [ + "better-scroll" + ] + } + }, + "better-sqlite3": { + "5.4": { + "libraryName": "better-sqlite3", + "typingsPackageName": "better-sqlite3", + "projectName": "http://github.com/JoshuaWise/better-sqlite3", + "contributors": [ + { + "name": "Ben Davies", + "url": "https://github.com/Morfent", + "githubUsername": "Morfent" + }, + { + "name": "Mathew Rumsey", + "url": "https://github.com/matrumz", + "githubUsername": "matrumz" + }, + { + "name": "Santiago Aguilar", + "url": "https://github.com/sant123", + "githubUsername": "sant123" + }, + { + "name": "Alessandro Vergani", + "url": "https://github.com/loghorn", + "githubUsername": "loghorn" + }, + { + "name": "Andrew Kaiser", + "url": "https://github.com/andykais", + "githubUsername": "andykais" + }, + { + "name": "Mark Stewart", + "url": "https://github.com/mrkstwrt", + "githubUsername": "mrkstwrt" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "integer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70b2026862d0a83bd15fd0692accc3f12e7518485e17d2384ecee037e5e796b1", + "globals": [], + "declaredModules": [ + "better-sqlite3" + ] + } + }, + "bezier-js": { + "0.0": { + "libraryName": "Bezier.js", + "typingsPackageName": "bezier-js", + "projectName": "https://github.com/Pomax/bezierjs", + "contributors": [ + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + }, + { + "name": "Simon", + "url": "https://github.com/Epskampie", + "githubUsername": "Epskampie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ceb3b4cc164301fab599e1b04ad730b23a890916c796b135d0851fede805ba12", + "globals": [ + "BezierJs" + ], + "declaredModules": [ + "bezier-js" + ] + } + }, + "bgiframe": { + "1.0": { + "libraryName": "bgiframe", + "typingsPackageName": "bgiframe", + "projectName": "https://github.com/sumegizoltan/BgiFrame", + "contributors": [ + { + "name": "Zoltan Sumegi", + "url": "https://github.com/sumegizoltan", + "githubUsername": "sumegizoltan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb44ad307fffdb4ecd01d4947dfcccc00cc1de7ab7d5e3aebe28fa80ead8f228", + "globals": [], + "declaredModules": [] + } + }, + "bidirectional-map": { + "1.0": { + "libraryName": "bidirectional-map", + "typingsPackageName": "bidirectional-map", + "projectName": "https://github.com/educastellano/bidirectional-map", + "contributors": [ + { + "name": "Helen Anderson", + "url": "https://github.com/helenanderson", + "githubUsername": "helenanderson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c38d9cc2e2aee667492de3ccfeff382b63d2782a593c12258e84713c707bc6e1", + "globals": [], + "declaredModules": [ + "bidirectional-map" + ] + } + }, + "big.js": { + "4.0": { + "libraryName": "big.js", + "typingsPackageName": "big.js", + "projectName": "https://github.com/MikeMcl/big.js/", + "contributors": [ + { + "name": "Steve Ognibene", + "url": "https://github.com/nycdotnet", + "githubUsername": "nycdotnet" + }, + { + "name": "Miika Hänninen", + "url": "https://github.com/googol", + "githubUsername": "googol" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6782f22a7353c314a14d52ebf8144a8ca014fcb4991a0dd3d754cca26bea25bf", + "globals": [], + "declaredModules": [ + "big.js" + ] + } + }, + "bigi": { + "1.4": { + "libraryName": "bigi", + "typingsPackageName": "bigi", + "projectName": "https://github.com/cryptocoinjs/bigi#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9bce24621822adbc0716f365186a1da208af20a2d660ed96871355245480f941", + "globals": [], + "declaredModules": [ + "bigi" + ] + } + }, + "bigint": { + "5.5": { + "libraryName": "BigInt", + "typingsPackageName": "bigint", + "projectName": "https://github.com/Evgenus/BigInt", + "contributors": [ + { + "name": "Eugene Chernyshov", + "url": "https://github.com/Evgenus", + "githubUsername": "Evgenus" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9624faf8ef25cd73429072e201be9a4b34a7d0e8a8457436dba8718f13d9713e", + "globals": [ + "BigInt" + ], + "declaredModules": [] + } + }, + "bignum": { + "0.0": { + "libraryName": "BigNum", + "typingsPackageName": "bignum", + "projectName": "https://github.com/justmoon/node-BigNum", + "contributors": [ + { + "name": "Pat Smuk", + "url": "https://github.com/Patman64", + "githubUsername": "Patman64" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc1f617c26535e4a9f17b72cf9e576ca609f0b7099db210e204efe6f556f823d", + "globals": [], + "declaredModules": [ + "bignum" + ] + } + }, + "bigscreen": { + "2.0": { + "libraryName": "BigScreen", + "typingsPackageName": "bigscreen", + "projectName": "http://brad.is/coding/BigScreen/", + "contributors": [ + { + "name": "Douglas Eichelberger", + "url": "https://github.com/dduugg", + "githubUsername": "dduugg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b4ec1d81d50b3b5a3f1e2c0f89df860770e1771e3ee9539c1a7bbbc6b667780", + "globals": [ + "BigScreen" + ], + "declaredModules": [ + "bigscreen" + ] + } + }, + "bin-pack": { + "1.0": { + "libraryName": "bin-pack", + "typingsPackageName": "bin-pack", + "projectName": "https://github.com/bryanburgers/bin-pack", + "contributors": [ + { + "name": "Oren Trutner", + "url": "https://github.com/orentrutner", + "githubUsername": "orentrutner" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a442f42b04da9f7875a25dd5d84d5f294421c101522682505a31b9602e05824", + "globals": [], + "declaredModules": [ + "bin-pack" + ] + } + }, + "binary-parse-stream": { + "1.3": { + "libraryName": "binary-parse-stream", + "typingsPackageName": "binary-parse-stream", + "projectName": "https://github.com/nathan7/binary-parse-stream", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de39fd96240f99242fce8024dc07322643436cb7624627783769480865b82352", + "globals": [], + "declaredModules": [ + "binary-parse-stream" + ] + } + }, + "binary-parser": { + "1.5": { + "libraryName": "binary-parser", + "typingsPackageName": "binary-parser", + "projectName": "https://github.com/keichi/binary-parser", + "contributors": [ + { + "name": "Benjamin Riggs", + "url": "https://github.com/riggs", + "githubUsername": "riggs" + }, + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Yu Shimura", + "url": "https://github.com/yuhr", + "githubUsername": "yuhr" + }, + { + "name": "John Mark Gabriel Caguicla", + "url": "https://github.com/caguiclajmg", + "githubUsername": "caguiclajmg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b03961d6b34d6c0206238a6366651e5314cfaa96b8f08f53e684d36e300a748f", + "globals": [], + "declaredModules": [ + "binary-parser" + ] + } + }, + "binaryextensions": { + "2.1": { + "libraryName": "binaryextensions", + "typingsPackageName": "binaryextensions", + "projectName": "https://github.com/bevry/binaryextensions", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62bc820b14fd025f66e42bf349846feea901f2664fc1296f0d0b17d71ae8ac3b", + "globals": [], + "declaredModules": [ + "binaryextensions" + ] + } + }, + "bind-ponyfill": { + "0.1": { + "libraryName": "bind-ponyfill", + "typingsPackageName": "bind-ponyfill", + "projectName": "https://www.npmjs.com/package/bind-ponyfill", + "contributors": [ + { + "name": "Steve Jenkins", + "url": "https://github.com/skysteve", + "githubUsername": "skysteve" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06bcd9ea5bab771f6558ca643e51edc04c23b50ebacab90f3816df46aaf83ec9", + "globals": [], + "declaredModules": [ + "bind-ponyfill" + ] + } + }, + "bindings": { + "1.3": { + "libraryName": "bindings", + "typingsPackageName": "bindings", + "projectName": "https://github.com/TooTallNate/node-bindings", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15a6324c9240630bbbf6f7f33fc9e6d9700380917e1393e9a6e23c16002f5f67", + "globals": [], + "declaredModules": [ + "bindings" + ] + } + }, + "bintrees": { + "1.0": { + "libraryName": "bintrees", + "typingsPackageName": "bintrees", + "projectName": "https://github.com/vadimg/js_bintrees", + "contributors": [ + { + "name": "Cayle Sharrock", + "url": "https://github.com/CjS77", + "githubUsername": "CjS77" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7f9d352be6b7351eaf3a20ee2b500b141e9d691db449c3aa9bf265a1eecca4a", + "globals": [], + "declaredModules": [ + "bintrees" + ] + } + }, + "bip21": { + "1.1": { + "libraryName": "bip21", + "typingsPackageName": "bip21", + "projectName": "https://github.com/bitcoinjs/bip21", + "contributors": [ + { + "name": "Stefan Huber", + "url": "https://github.com/stefanhuber", + "githubUsername": "stefanhuber" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4b4e80493fe0cf0daab21dae1f65ff4742b1fccf0c4ad46d3dbc347b5f83715", + "globals": [], + "declaredModules": [ + "bip21" + ] + } + }, + "bip38": { + "2.0": { + "libraryName": "bip38", + "typingsPackageName": "bip38", + "projectName": "https://github.com/bitcoinjs/bip38", + "contributors": [ + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f75285ff8545a69d8585c2fe2553794e12603ac398fa5633a57c4ba05c11a7b", + "globals": [], + "declaredModules": [ + "bip38" + ] + } + }, + "bit-array": { + "0.2": { + "libraryName": "bit-array", + "typingsPackageName": "bit-array", + "projectName": "https://github.com/bramstein/bit-array", + "contributors": [ + { + "name": "Mudkip", + "url": "https://github.com/mudkipme", + "githubUsername": "mudkipme" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29f439e93de41132435d353876255b8ef57745ed5459c641b4f4f1192ab127d3", + "globals": [], + "declaredModules": [ + "bit-array" + ] + } + }, + "bit-twiddle": { + "1.0": { + "libraryName": "bit-twiddle", + "typingsPackageName": "bit-twiddle", + "projectName": "https://github.com/mikolalysenko/bit-twiddle", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97e0b58215386d304bbdf47c9bd68a1b2f356c16a6acde3bf155f4b16652b667", + "globals": [], + "declaredModules": [ + "bit-twiddle" + ] + } + }, + "bitcore-lib": { + "0.15": { + "libraryName": "bitcore-lib", + "typingsPackageName": "bitcore-lib", + "projectName": "https://github.com/bitpay/bitcore-lib", + "contributors": [ + { + "name": "Lautaro Dragan", + "url": "https://github.com/lautarodragan", + "githubUsername": "lautarodragan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cecc5737dceea1d354e03112da16f2207ab643f48195e3c7f50d56d21b75c84", + "globals": [], + "declaredModules": [ + "bitcore-lib" + ] + } + }, + "bittorrent-protocol": { + "2.2": { + "libraryName": "bittorrent-protocol", + "typingsPackageName": "bittorrent-protocol", + "projectName": "https://github.com/webtorrent/bittorrent-protocol", + "contributors": [ + { + "name": "Feross Aboukhadijeh", + "url": "https://github.com/feross", + "githubUsername": "feross" + }, + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a315a48b1f89656138a9e0a8ca148fd734b818f38cde812531ffb569d8d4899", + "globals": [], + "declaredModules": [ + "bittorrent-protocol" + ] + } + }, + "bitwise-xor": { + "0.0": { + "libraryName": "bitwise-xor", + "typingsPackageName": "bitwise-xor", + "projectName": "https://github.com/czzarr/node-bitwise-xor", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6fc0a98f8517705a847fa8f7f281ec106429b1e17e0add56b348281e17d3807", + "globals": [], + "declaredModules": [ + "bitwise-xor" + ] + } + }, + "bl": { + "2.1": { + "libraryName": "BufferList", + "typingsPackageName": "bl", + "projectName": "https://github.com/rvagg/bl", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Francis Gulotta", + "url": "https://github.com/reconbot", + "githubUsername": "reconbot" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f6a7c39b7c2c8b392c8ee9415ea415573a72ff90886089c34441ee63ee51445", + "globals": [], + "declaredModules": [ + "bl" + ] + } + }, + "blacklist": { + "1.1": { + "libraryName": "blacklist", + "typingsPackageName": "blacklist", + "projectName": "https://github.com/dcousens/blacklist", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a831be0414da3fdf7dd2e1511d44130dde7ff3c98209f82ab85edcd2e0d8c8f", + "globals": [], + "declaredModules": [ + "blacklist" + ] + } + }, + "blake2": { + "4.0": { + "libraryName": "blake2", + "typingsPackageName": "blake2", + "projectName": "https://github.com/vrza/node-blake2", + "contributors": [ + { + "name": "Antoine Beauvais-Lacasse", + "url": "https://github.com/beaulac", + "githubUsername": "beaulac" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db39a9b989fed9f7969e5a8b5201b751bae5fc82ca3ef271f2ac782e79ae0b0a", + "globals": [], + "declaredModules": [ + "blake2" + ] + } + }, + "blazor__javascript-interop": { + "3.1": { + "libraryName": "blazor__javascript-interop", + "typingsPackageName": "blazor__javascript-interop", + "projectName": "https://docs.microsoft.com/en-us/aspnet/core/blazor/javascript-interop?view=aspnetcore-3.1", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "631dfb05d77158e8281933aaf8ccb523a6b2c993494133fc9b933f1dc49a5acc", + "globals": [ + "DotNet" + ], + "declaredModules": [] + } + }, + "blazy": { + "1.5": { + "libraryName": "bLazy", + "typingsPackageName": "blazy", + "projectName": "https://github.com/dinbror/blazy", + "contributors": [ + { + "name": "Julien Paroche", + "url": "https://github.com/julienpa", + "githubUsername": "julienpa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17baf3a311ba46136765ebde0cd45803541a9c0f8c3559b3bea7fc245224129e", + "globals": [ + "Blazy" + ], + "declaredModules": [ + "blazy" + ] + } + }, + "bleno": { + "0.4": { + "libraryName": "bleno", + "typingsPackageName": "bleno", + "projectName": "https://github.com/sandeepmistry/bleno", + "contributors": [ + { + "name": "Manuel Francisco Naranjo", + "url": "naranjo.manuel@gmail.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48a845d4bf360fb3a9ba8f7151c5d2868b5b277c5607a26010660c406aa46b19", + "globals": [], + "declaredModules": [ + "bleno" + ] + } + }, + "blessed": { + "0.1": { + "libraryName": "blessed", + "typingsPackageName": "blessed", + "projectName": "https://github.com/chjj/blessed", + "contributors": [ + { + "name": "Bryn Austin Bellomy", + "url": "https://github.com/brynbellomy", + "githubUsername": "brynbellomy" + }, + { + "name": "Steve Kellock", + "url": "https://github.com/skellock", + "githubUsername": "skellock" + }, + { + "name": "Max Brauer", + "url": "https://github.com/mamachanko", + "githubUsername": "mamachanko" + }, + { + "name": "Nathan Rajlich", + "url": "https://github.com/TooTallNate", + "githubUsername": "TooTallNate" + }, + { + "name": "Daniel Berlanga", + "url": "https://github.com/danikaze", + "githubUsername": "danikaze" + }, + { + "name": "Jeff Huijsmans", + "url": "https://github.com/jeffhuys", + "githubUsername": "jeffhuys" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4e478510f1b1b5d741190e27cced70cad70ea23feec4c61a75ce175fe14ffc6", + "globals": [], + "declaredModules": [ + "blessed" + ] + } + }, + "blip-sdk": { + "7.3": { + "libraryName": "blip-sdk", + "typingsPackageName": "blip-sdk", + "projectName": "https://github.com/takenet/blip-sdk-js#readme", + "contributors": [ + { + "name": "Henrique Torquato", + "url": "https://github.com/henriquetorquato", + "githubUsername": "henriquetorquato" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c69c498b0fe676801dd2f7be9032f13f31ba9f3ed7da740d97092d07cc9f7d40", + "globals": [], + "declaredModules": [ + "blip-sdk" + ] + } + }, + "blissfuljs": { + "0.0": { + "libraryName": "bliss", + "typingsPackageName": "blissfuljs", + "projectName": "http://blissfuljs.com/", + "contributors": [ + { + "name": "François Skorzec", + "url": "https://github.com/fskorzec", + "githubUsername": "fskorzec" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d74a80229a89f4e50c31097c9dd90e7b3d97b35b07ac0bfef881c6491ef864e9", + "globals": [ + "$", + "$$", + "Bliss" + ], + "declaredModules": [] + } + }, + "blob-stream": { + "0.1": { + "libraryName": "blob-stream", + "typingsPackageName": "blob-stream", + "projectName": "https://github.com/devongovett/blob-stream", + "contributors": [ + { + "name": "Eric Hillah", + "url": "https://github.com/erichillah", + "githubUsername": "erichillah" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "060cc8b55f65c8177e179231f365baad065b915034b402f3bdcdb255f87f0157", + "globals": [], + "declaredModules": [ + "blob-stream" + ] + } + }, + "blob-to-buffer": { + "1.2": { + "libraryName": "blob-to-buffer", + "typingsPackageName": "blob-to-buffer", + "projectName": "https://github.com/feross/blob-to-buffer", + "contributors": [ + { + "name": "nrlquaker", + "url": "https://github.com/nrlquaker", + "githubUsername": "nrlquaker" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8bab2e6e87c657aa10e061e3e9d06dc55f1510cb59aedec45b9bbb51a0a1463a", + "globals": [], + "declaredModules": [ + "blob-to-buffer" + ] + } + }, + "blocked": { + "1.3": { + "libraryName": "blocked", + "typingsPackageName": "blocked", + "projectName": "https://github.com/visionmedia/node-blocked#readme", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9db1ffae981d521af0e2b7c19ea22239c7669dadbe1da74dd6469f955f5215d", + "globals": [], + "declaredModules": [ + "blocked" + ] + } + }, + "blockies": { + "0.0": { + "libraryName": "blockies", + "typingsPackageName": "blockies", + "projectName": "https://github.com/goldylucks/blockies-npm", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04d8e058eb0f4aaa0f95034f5d658eb0ee78e87d2b38acc590bb5cf23e3f782e", + "globals": [], + "declaredModules": [ + "blockies" + ] + } + }, + "blocks": { + "0.3": { + "libraryName": "jsblocks", + "typingsPackageName": "blocks", + "projectName": "http://jsblocks.com/", + "contributors": [ + { + "name": "Krzysztof Śmigiel", + "url": "https://github.com/ksmigiel", + "githubUsername": "ksmigiel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "683fc07c8440e0ca663d471003ff6b550915fcd21af7c6863fdeb29faf11fed9", + "globals": [ + "blocks" + ], + "declaredModules": [ + "blocks" + ] + } + }, + "bloem": { + "0.2": { + "libraryName": "bloem", + "typingsPackageName": "bloem", + "projectName": "https://github.com/wiedi/node-bloem", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6304b229494f3beba327270d5176451f17f48b6b6a79634f6c80ef8f1967af5f", + "globals": [], + "declaredModules": [ + "bloem" + ] + } + }, + "bloom-filter": { + "0.2": { + "libraryName": "bloom-filter", + "typingsPackageName": "bloom-filter", + "projectName": "https://github.com/bitpay/bloom-filter", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1f01fbe28736e600e2d9845c032225c551a00a2ec5fcaa7c256885813b053fe", + "globals": [], + "declaredModules": [ + "bloom-filter" + ] + } + }, + "bloomfilter": { + "0.0": { + "libraryName": "BloomFilter", + "typingsPackageName": "bloomfilter", + "projectName": "https://github.com/jasondavies/bloomfilter.js", + "contributors": [ + { + "name": "slawiko", + "url": "https://github.com/slawiko", + "githubUsername": "slawiko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98867eae5b8e6300eccdb3ebfabfe010ab2d05d5a8a8771e28ed39ad28d97a3f", + "globals": [], + "declaredModules": [ + "bloomfilter" + ] + } + }, + "blue-tape": { + "0.1": { + "libraryName": "blue-tape", + "typingsPackageName": "blue-tape", + "projectName": "https://github.com/spion/blue-tape", + "contributors": [ + { + "name": "Haoqun Jiang", + "url": "https://github.com/sodatea", + "githubUsername": "sodatea" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tape", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "bluebird" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53255d67a7927b23520427ea0581f473c829fe8dc5304c3c13156b4ef17779c9", + "globals": [], + "declaredModules": [ + "blue-tape" + ] + } + }, + "bluebird": { + "3.5": { + "libraryName": "bluebird", + "typingsPackageName": "bluebird", + "projectName": "https://github.com/petkaantonov/bluebird", + "contributors": [ + { + "name": "Leonard Hecker", + "url": "https://github.com/lhecker", + "githubUsername": "lhecker" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05934c80eb0627b355732c82a1250d35cee649b4d57a03c7b3c98f8384c9364a", + "globals": [], + "declaredModules": [ + "bluebird" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "bluebird", + "typingsPackageName": "bluebird", + "projectName": "https://github.com/petkaantonov/bluebird", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bluebird", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "99a3105fa1cc4c3168448b340000d85fa848c53b3cf68503be683f24aa152b55", + "globals": [ + "Promise" + ], + "declaredModules": [ + "bluebird" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "bluebird", + "typingsPackageName": "bluebird", + "projectName": "https://github.com/petkaantonov/bluebird", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "falsandtru", + "url": "https://github.com/falsandtru", + "githubUsername": "falsandtru" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bluebird", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "522a328d8232db61ab940de663a53ca703023e2636d37469d848cfa490b3304b", + "globals": [ + "Promise" + ], + "declaredModules": [ + "bluebird" + ] + } + }, + "bluebird-global": { + "3.5": { + "libraryName": "bluebird", + "typingsPackageName": "bluebird-global", + "projectName": "https://github.com/kaatt/bluebird-global", + "contributors": [ + { + "name": "d-ph", + "url": "https://github.com/d-ph", + "githubUsername": "d-ph" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e3ab5b84b60a6031f70c5845180f05f860df990b24ffd6e082a77ca1b7bd70f", + "globals": [], + "declaredModules": [ + "bluebird-global" + ] + } + }, + "bluebird-retry": { + "0.11": { + "libraryName": "bluebird-retry", + "typingsPackageName": "bluebird-retry", + "projectName": "https://github.com/demmer/bluebird-retry", + "contributors": [ + { + "name": "Pascal Vomhoff", + "url": "https://github.com/pvomhoff", + "githubUsername": "pvomhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1851f359a3bdf0d7149d7391da4b70c14554d59dc55ea4e6160e93358a29f4f9", + "globals": [], + "declaredModules": [ + "bluebird-retry" + ] + } + }, + "blueimp-load-image": { + "2.23": { + "libraryName": "blueimp-load-image", + "typingsPackageName": "blueimp-load-image", + "projectName": "https://github.com/blueimp/JavaScript-Load-Image", + "contributors": [ + { + "name": "Evan Kesten", + "url": "https://github.com/ebk46", + "githubUsername": "ebk46" + }, + { + "name": "Konstantin Lukaschenko", + "url": "https://github.com/KonstantinLukaschenko", + "githubUsername": "KonstantinLukaschenko" + }, + { + "name": "Saeid Rezaei", + "url": "https://github.com/moeinio", + "githubUsername": "moeinio" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 23, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3769f3d58ee1c5cfbc1b64d8195a143a0a3186749e0ec3f355e15ae672d32075", + "globals": [], + "declaredModules": [ + "blueimp-load-image" + ] + } + }, + "blueimp-md5": { + "2.7": { + "libraryName": "blueimp-md5", + "typingsPackageName": "blueimp-md5", + "projectName": "https://github.com/blueimp/JavaScript-MD5", + "contributors": [ + { + "name": "Ray Martone", + "url": "https://github.com/rmartone", + "githubUsername": "rmartone" + }, + { + "name": "Mikael Kohlmyr", + "url": "https://github.com/mkohlmyr", + "githubUsername": "mkohlmyr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4111042611b8832ee3efee1b80bd2d6fd6e77a53a3b575e954aa079fbc24e57", + "globals": [], + "declaredModules": [ + "blueimp-md5" + ] + } + }, + "bmp-js": { + "0.1": { + "libraryName": "bmp-js", + "typingsPackageName": "bmp-js", + "projectName": "https://github.com/shaozilee/bmp-js", + "contributors": [ + { + "name": "Robert Krahn", + "url": "https://github.com/rksm", + "githubUsername": "rksm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1339e9acee2239bc73270f40f304cd0362b70169133ef080f48ff3107efc030", + "globals": [], + "declaredModules": [ + "bmp-js" + ] + } + }, + "bn.js": { + "4.11": { + "libraryName": "bn.js", + "typingsPackageName": "bn.js", + "projectName": "https://github.com/indutny/bn.js", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + }, + { + "name": "Henry Nguyen", + "url": "https://github.com/HenryNguyen5", + "githubUsername": "HenryNguyen5" + }, + { + "name": "Gaylor Bosson", + "url": "https://github.com/Gilthoniel", + "githubUsername": "Gilthoniel" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca69ec916d802a517fb065f342c3de9fdb96529c8876e50e1a2021da7c6a7cf6", + "globals": [], + "declaredModules": [ + "bn.js" + ] + } + }, + "body-parser": { + "1.19": { + "libraryName": "body-parser", + "typingsPackageName": "body-parser", + "projectName": "https://github.com/expressjs/body-parser", + "contributors": [ + { + "name": "Santi Albo", + "url": "https://github.com/santialbo", + "githubUsername": "santialbo" + }, + { + "name": "Vilic Vane", + "url": "https://github.com/vilic", + "githubUsername": "vilic" + }, + { + "name": "Jonathan Häberle", + "url": "https://github.com/dreampulse", + "githubUsername": "dreampulse" + }, + { + "name": "Gevik Babakhani", + "url": "https://github.com/blendsdk", + "githubUsername": "blendsdk" + }, + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Jason Walton", + "url": "https://github.com/jwalton", + "githubUsername": "jwalton" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4257cff3580f6064eb283c690c28aa3a5347cd3cae2a2e208b8f23c61705724a", + "globals": [], + "declaredModules": [ + "body-parser" + ] + } + }, + "body-parser-xml": { + "1.1": { + "libraryName": "body-parser-xml", + "typingsPackageName": "body-parser-xml", + "projectName": "https://github.com/fiznool/body-parser-xml", + "contributors": [ + { + "name": "tbounsiar", + "url": "https://github.com/tbounsiar", + "githubUsername": "tbounsiar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "body-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "41e0d58c56e4789d18c9756667d70252ccef655f8104eb7ee08231dd81b9c09a", + "globals": [], + "declaredModules": [ + "body-parser-xml" + ] + } + }, + "body-scroll-lock": { + "2.6": { + "libraryName": "body-scroll-lock", + "typingsPackageName": "body-scroll-lock", + "projectName": "https://github.com/willmcpo/body-scroll-lock", + "contributors": [ + { + "name": "kimcoder", + "url": "https://github.com/kimcoder", + "githubUsername": "kimcoder" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8bb4686e67a101f417fbfe598e616854a318310978718ab078dd77b132638278", + "globals": [ + "bodyScrollLock" + ], + "declaredModules": [ + "body-scroll-lock" + ] + } + }, + "bonjour": { + "3.5": { + "libraryName": "bonjour", + "typingsPackageName": "bonjour", + "projectName": "https://github.com/watson/bonjour", + "contributors": [ + { + "name": "Quentin Lampin", + "url": "https://github.com/quentin-ol", + "githubUsername": "quentin-ol" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbb55e1e9fcf5929a9e130bc6e1c9fea1c85a373cd252288418077f056adcc3f", + "globals": [], + "declaredModules": [ + "bonjour" + ] + } + }, + "bookshelf": { + "1.0": { + "libraryName": "bookshelfjs", + "typingsPackageName": "bookshelf", + "projectName": "http://bookshelfjs.org/", + "contributors": [ + { + "name": "Andrew Schurman", + "url": "https://github.com/arcticwaters", + "githubUsername": "arcticwaters" + }, + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + }, + { + "name": "Ian Serpa", + "url": "http://github.com/ianldgs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knex", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "lodash", + "version": "*" + }, + { + "name": "create-error", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "^0.17.0" + } + ], + "contentHash": "6bad6fa7163b92cfb229fb0f0c6e42f6941595b627467caa5ecd11fa9a4ba429", + "globals": [], + "declaredModules": [ + "bookshelf" + ] + } + }, + "boolify-string": { + "0.0": { + "libraryName": "boolify-string", + "typingsPackageName": "boolify-string", + "projectName": "https://github.com/sanemat/node-boolify-string", + "contributors": [ + { + "name": "Tobias Henöckl", + "url": "http://www.sisyphus.de/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a24302e50086395cbb84a7eaf37f8dccd89f3857f6a26c09ec0be418ef30e33", + "globals": [], + "declaredModules": [ + "boolify-string" + ] + } + }, + "boom": { + "7.3": { + "libraryName": "boom", + "typingsPackageName": "boom", + "projectName": "https://github.com/hapijs/boom", + "contributors": [ + { + "name": "Igor Rogatty", + "url": "https://github.com/rogatty", + "githubUsername": "rogatty" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Jinesh Shah", + "url": "https://github.com/jineshshah36", + "githubUsername": "jineshshah36" + }, + { + "name": "Timon van Spronsen", + "url": "https://github.com/TimonVS", + "githubUsername": "TimonVS" + }, + { + "name": "Daniel Machado", + "url": "https://github.com/danielmachado", + "githubUsername": "danielmachado" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9bf430eb2d6efb75b1a86a9f93b91bab6f9e32c25ebd75214b0d225478143d3a", + "globals": [], + "declaredModules": [ + "boom" + ] + }, + "3.2": { + "libraryVersionDirectoryName": "3", + "libraryName": "boom", + "typingsPackageName": "boom", + "projectName": "https://github.com/hapijs/boom", + "contributors": [ + { + "name": "Igor Rogatty", + "url": "https://github.com/rogatty", + "githubUsername": "rogatty" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2e414f6286c378ae808b7b09c88e20330a1bfe79f69f7b1d2fb13f525c4babaf", + "globals": [], + "declaredModules": [ + "boom" + ] + }, + "4.3": { + "libraryVersionDirectoryName": "4", + "libraryName": "boom", + "typingsPackageName": "boom", + "projectName": "https://github.com/hapijs/boom", + "contributors": [ + { + "name": "Igor Rogatty", + "url": "https://github.com/rogatty", + "githubUsername": "rogatty" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Jinesh Shah", + "url": "https://github.com/jineshshah36", + "githubUsername": "jineshshah36" + }, + { + "name": "Daniel Machado", + "url": "https://github.com/danielmachado", + "githubUsername": "danielmachado" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3d0e951c613868546420d373f89554e26105e62a67df34b77b6075e67b8d54c6", + "globals": [], + "declaredModules": [ + "boom" + ] + } + }, + "bootbox": { + "5.2": { + "libraryName": "Bootbox", + "typingsPackageName": "bootbox", + "projectName": "https://github.com/makeusabrew/bootbox", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + }, + { + "name": "Kon Pik", + "url": "https://github.com/konpikwastaken", + "githubUsername": "konpikwastaken" + }, + { + "name": "Anup Kattel", + "url": "https://github.com/kanup", + "githubUsername": "kanup" + }, + { + "name": "Dominik Schroeter", + "url": "https://github.com/icereed", + "githubUsername": "icereed" + }, + { + "name": "Troy McKinnon", + "url": "https://github.com/trodi", + "githubUsername": "trodi" + }, + { + "name": "Stanny Nuytkens", + "url": "https://github.com/stannynuytkens", + "githubUsername": "stannynuytkens" + }, + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10f9768a45743154ff7dbf2567c5ef30111ad02dcc8e96dcd112728b71af00d5", + "globals": [ + "bootbox" + ], + "declaredModules": [ + "bootbox" + ] + } + }, + "bootpag": { + "1.0": { + "libraryName": "jQuery-Bootpag", + "typingsPackageName": "bootpag", + "projectName": "http://botmonster.com/jquery-bootpag/", + "contributors": [ + { + "name": "MAF.DAP / Romain Deneau", + "url": "https://github.com/rdeneau", + "githubUsername": "rdeneau" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc92e6e76ee040c89c817db8f20d3d9ed23e127bbe1ffb1df75b41ef1d280c79", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap": { + "4.3": { + "libraryName": "Bootstrap", + "typingsPackageName": "bootstrap", + "projectName": "https://github.com/twbs/bootstrap/", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "popper.js", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "popper.js", + "version": "^1.14.1" + } + ], + "contentHash": "4b0565169fc0c6fe3bf8da50a5d342621d05acc98962d4add778a13182bde0dc", + "globals": [ + "Bootstrap" + ], + "declaredModules": [ + "bootstrap" + ] + }, + "3.4": { + "libraryVersionDirectoryName": "3", + "libraryName": "Bootstrap", + "typingsPackageName": "bootstrap", + "projectName": "http://twitter.github.com/bootstrap/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bootstrap", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "47011ed83716715062dd69cb86dabd74271ee13d4baa43387177fba35a411f68", + "globals": [ + "Bootstrap" + ], + "declaredModules": [ + "bootstrap" + ] + } + }, + "bootstrap-3-typeahead": { + "4.0": { + "libraryName": "Bootstrap 3 Typeahead", + "typingsPackageName": "bootstrap-3-typeahead", + "projectName": "https://github.com/bassjobsen/Bootstrap-3-Typeahead", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18f4be50e65d079c556affd3b836399d30ca98e843ae0e8a34a7d9e6585cd7e3", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-colorpicker": { + "2.5": { + "libraryName": "bootstrap-colorpicker", + "typingsPackageName": "bootstrap-colorpicker", + "projectName": "https://github.com/farbelous/bootstrap-colorpicker/tree/v2.x", + "contributors": [ + { + "name": "Aleksandar Manukov", + "url": "https://github.com/aleksandar-manukov", + "githubUsername": "aleksandar-manukov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e3ed8e12d7f505cacfa4d73a06ba1bd848db6a65df5f9e240ae18f368a6bebd", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-datepicker": { + "0.0": { + "libraryName": "bootstrap-datepicker", + "typingsPackageName": "bootstrap-datepicker", + "projectName": "https://github.com/eternicode/bootstrap-datepicker", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Jannik Keye", + "url": "https://github.com/jannikkeye", + "githubUsername": "jannikkeye" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2396d8da22dbc5387c5ddcf681f92cd613a451646f55e475d00dd224bf80705", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-fileinput": { + "0.0": { + "libraryName": "bootstrap-fileinput", + "typingsPackageName": "bootstrap-fileinput", + "projectName": "https://github.com/kartik-v/bootstrap-fileinput", + "contributors": [ + { + "name": "Ché Coxshall", + "url": "https://github.com/CheCoxshall", + "githubUsername": "CheCoxshall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b6176583ae434d6efe1b65c5edb4f6613e8fa74170f1ff79b4f3225ef7e9f2a", + "globals": [ + "BootstrapFileInput" + ], + "declaredModules": [ + "bootstrap-fileinput" + ] + } + }, + "bootstrap-growl-ifightcrime": { + "1.1": { + "libraryName": "Bootstrap Growl Ifightcrime", + "typingsPackageName": "bootstrap-growl-ifightcrime", + "projectName": "https://github.com/ifightcrime/bootstrap-growl", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16fefd52eb955d096eb9ddb67651d9e0e78d6bcf13714c548cb52b01520087d5", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-maxlength": { + "1.7": { + "libraryName": "bootstrap-maxlength", + "typingsPackageName": "bootstrap-maxlength", + "projectName": "https://github.com/mimo84/bootstrap-maxlength", + "contributors": [ + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95a5eb66632004846e74d15786827f56bab1b043f414a1d152271441a399586a", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-menu": { + "1.0": { + "libraryName": "bootstrap-menu", + "typingsPackageName": "bootstrap-menu", + "projectName": "https://github.com/dgoguerra/bootstrap-menu", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/superheri", + "githubUsername": "superheri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09327becd824caadbf9e60aef780222d661cde8c22439896887c44e7035f8825", + "globals": [], + "declaredModules": [ + "bootstrap-menu" + ] + } + }, + "bootstrap-notify": { + "3.1": { + "libraryName": "bootstrap-notify", + "typingsPackageName": "bootstrap-notify", + "projectName": "http://bootstrap-notify.remabledesigns.com/", + "contributors": [ + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + }, + { + "name": "Robert McIntosh", + "url": "https://github.com/mouse0270", + "githubUsername": "mouse0270" + }, + { + "name": "Robert Voica", + "url": "https://github.com/robert-voica", + "githubUsername": "robert-voica" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d00f0e52957cf999dbf8f7d7683d99c04402f2fa4ded80fdc6a8968f7885c46", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-select": { + "1.11": { + "libraryName": "bootstrap-select", + "typingsPackageName": "bootstrap-select", + "projectName": "https://silviomoreto.github.io/bootstrap-select/", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5eebe4b11e1c216b4d67cbe820ce255873bf7a2f3f0e347dfd2f74dee8795d84", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-slider": { + "9.9": { + "libraryName": "bootstrap-slider.js", + "typingsPackageName": "bootstrap-slider", + "projectName": "http://github.com/seiyria/bootstrap-slider", + "contributors": [ + { + "name": "Daniel Beckwith", + "url": "https://github.com/dbeckwith", + "githubUsername": "dbeckwith" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7727f58d7a8187aba7b66bd60c894cafe2cf74c32c464b9e62e854d95304a5fe", + "globals": [ + "Slider" + ], + "declaredModules": [] + } + }, + "bootstrap-switch": { + "0.0": { + "libraryName": "Bootstrap Switch", + "typingsPackageName": "bootstrap-switch", + "projectName": "http://www.bootstrap-switch.org/", + "contributors": [ + { + "name": "John M. Baughman", + "url": "https://github.com/johnmbaughman", + "githubUsername": "johnmbaughman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "358865b5be6469c34e03e7b72361ac8a837d414e4fafe287849c9f2833d184d1", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-toggle": { + "2.2": { + "libraryName": "bootstrap-toggle", + "typingsPackageName": "bootstrap-toggle", + "projectName": "https://github.com/minhur/bootstrap-toggle", + "contributors": [ + { + "name": "Mitchell Grice", + "url": "https://github.com/gricey432", + "githubUsername": "gricey432" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4378c6867e12f932af24e0bcc595732be416f30494a2d58401d3e84c3dfc2a5", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-touchspin": { + "0.0": { + "libraryName": "Bootstrap TouchSpin", + "typingsPackageName": "bootstrap-touchspin", + "projectName": "http://www.virtuosoft.eu/code/bootstrap-touchspin/", + "contributors": [ + { + "name": "Albin Sunnanbo", + "url": "https://github.com/albinsunnanbo", + "githubUsername": "albinsunnanbo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d208086013c7c781b4ba22a8dbe439da173f96c3c2c3b3f25e0b4036fc029d0f", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-treeview": { + "1.20": { + "libraryName": "bootstrap-treeview.js", + "typingsPackageName": "bootstrap-treeview", + "projectName": "https://github.com/jonmiles/bootstrap-treeview", + "contributors": [ + { + "name": "Jan Böhmer", + "url": "https://github.com/jbtronics", + "githubUsername": "jbtronics" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf4a60c72136125b81e2ba5b851d9cc4be55a9c43fc2013070ee00ff86b589c7", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap-validator": { + "0.11": { + "libraryName": "bootstrap-validator", + "typingsPackageName": "bootstrap-validator", + "projectName": "https://github.com/1000hz/bootstrap-validator", + "contributors": [ + { + "name": "Brady Liles", + "url": "https://github.com/BradyLiles", + "githubUsername": "BradyLiles" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "543a112fa84e20ffbf835ca3fa6a1c6cc924028cd3d04bda01e8a41dac7c98fb", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap.paginator": { + "0.0": { + "libraryName": "bootstrap.paginator", + "typingsPackageName": "bootstrap.paginator", + "projectName": "https://github.com/lyonlai/bootstrap-paginator", + "contributors": [ + { + "name": "derikwhittaker", + "url": "https://github.com/derikwhittaker", + "githubUsername": "derikwhittaker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a41811c93ab7cf980bc3612f91f07e238a63a0f62088704331d3dd865f57fd4e", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap.timepicker": { + "0.0": { + "libraryName": "bootstrap.timepicker", + "typingsPackageName": "bootstrap.timepicker", + "projectName": "https://github.com/jdewit/bootstrap-timepicker", + "contributors": [ + { + "name": "derikwhittaker", + "url": "https://github.com/derikwhittaker", + "githubUsername": "derikwhittaker" + }, + { + "name": "Heather Booker", + "url": "https://github.com/heatherbooker", + "githubUsername": "heatherbooker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b30e14de2f5ad1cb71628e4380acb6a8c605923fafe2065627e3b380040a55a", + "globals": [], + "declaredModules": [] + } + }, + "bootstrap.v3.datetimepicker": { + "4.17": { + "libraryName": "Bootstrap 3 Datepicker", + "typingsPackageName": "bootstrap.v3.datetimepicker", + "projectName": "http://eonasdan.github.io/bootstrap-datetimepicker", + "contributors": [ + { + "name": "Katona Péter", + "url": "https://github.com/katonap", + "githubUsername": "katonap" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 17, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "b76ea9699e1a21d7137aff4dcfaa369ef0553376c5a193dfa62b87c9cc421c6d", + "globals": [ + "BootstrapV3DatetimePicker" + ], + "declaredModules": [ + "bootstrap.v3.datetimepicker" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "Bootstrap datetimepicker v3", + "typingsPackageName": "bootstrap.v3.datetimepicker", + "projectName": "http://eonasdan.github.io/bootstrap-datetimepicker", + "contributors": [ + { + "name": "Jesica N. Fera", + "url": "https://github.com/bayitajesi", + "githubUsername": "bayitajesi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bootstrap.v3.datetimepicker", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "90983d936af9ec3250214412f9d9299bf6afcf5c52b414334a77edcc08e7524c", + "globals": [ + "BootstrapV3DatetimePicker" + ], + "declaredModules": [ + "bootstrap.v3.datetimepicker" + ] + } + }, + "bootstrap3-dialog": { + "1.35": { + "libraryName": "bootstrap3-dialog", + "typingsPackageName": "bootstrap3-dialog", + "projectName": "http://nakupanda.github.io/bootstrap3-dialog", + "contributors": [ + { + "name": "Dante", + "url": "https://github.com/nakupanda", + "githubUsername": "nakupanda" + }, + { + "name": "Craig Boland", + "url": "https://github.com/cnboland", + "githubUsername": "cnboland" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 35, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "292488cd8ba3f133ac4b32a6b60e47e3ce9c609c9c06c67c10e5c1a01e3834e1", + "globals": [ + "BootstrapDialog" + ], + "declaredModules": [] + } + }, + "bounce.js": { + "0.8": { + "libraryName": "Bounce.js", + "typingsPackageName": "bounce.js", + "projectName": "https://github.com/tictail/bounce.js", + "contributors": [ + { + "name": "Cherry", + "url": "https://github.com/cherrry", + "githubUsername": "cherrry" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7105d2d8183070513b93a08449cd0c62023290c6f66f1f922aab6d53d5ea85c2", + "globals": [], + "declaredModules": [ + "bounce.js" + ] + } + }, + "box-intersect": { + "1.0": { + "libraryName": "box-intersect", + "typingsPackageName": "box-intersect", + "projectName": "https://github.com/mikolalysenko/box-intersect", + "contributors": [ + { + "name": "Sankaku", + "url": "https://github.com/sankaku-deltalab", + "githubUsername": "sankaku-deltalab" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db8b10974a22996fd348a5ff349aa34613d83a54465b9af6bacbb3a81bf3c0c3", + "globals": [], + "declaredModules": [ + "box-intersect" + ] + } + }, + "box2d": { + "0.0": { + "libraryName": "bootstrap.timepicker", + "typingsPackageName": "box2d", + "projectName": "http://code.google.com/p/box2dweb/", + "contributors": [ + { + "name": "jbaldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab4c5bb42f6d54a67f01702b374b06140b0ee4eb62bfc5f9d2e1816dabefc91b", + "globals": [ + "Box2D" + ], + "declaredModules": [] + } + }, + "bpmn-moddle": { + "5.1": { + "libraryName": "bpmn-moddle", + "typingsPackageName": "bpmn-moddle", + "projectName": "https://github.com/bpmn-io/bpmn-moddle", + "contributors": [ + { + "name": "Hayden", + "url": "https://github.com/haydos89", + "githubUsername": "haydos89" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4bc302687c08afbd0e3d32f891098986405e4306fac3270593792f26b1932f83", + "globals": [], + "declaredModules": [ + "bpmn-moddle" + ] + } + }, + "brace-expansion": { + "1.1": { + "libraryName": "brace-expansion", + "typingsPackageName": "brace-expansion", + "projectName": "https://github.com/juliangruber/brace-expansion", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e9785196f1d50c91b75d436b5ff9e343fe41144fe50102eab44247d926e646d", + "globals": [], + "declaredModules": [ + "brace-expansion" + ] + } + }, + "braces": { + "3.0": { + "libraryName": "braces", + "typingsPackageName": "braces", + "projectName": "https://github.com/micromatch/braces", + "contributors": [ + { + "name": "vemoo", + "url": "https://github.com/vemoo", + "githubUsername": "vemoo" + }, + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c1c8c7c174410ae2f4dff3d4e48a2957d9f7fa90b64dc73987141d7f4e97116", + "globals": [ + "braces" + ], + "declaredModules": [ + "braces" + ] + } + }, + "brainhubeu__react-carousel": { + "1.10": { + "libraryName": "@brainhubeu/react-carousel", + "typingsPackageName": "brainhubeu__react-carousel", + "projectName": "https://github.com/brainhubeu/react-carousel", + "contributors": [ + { + "name": "Jack Allen", + "url": "https://github.com/jackall3n", + "githubUsername": "jackall3n" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@brainhubeu/react-carousel" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a2fde0a3c32a4082c96f685eb15133b3e925c43e0dffa378377e73c722dd1ed", + "globals": [], + "declaredModules": [ + "brainhubeu__react-carousel" + ] + } + }, + "braintree": { + "2.22": { + "libraryName": "braintree", + "typingsPackageName": "braintree", + "projectName": "https://github.com/braintree/braintree_node", + "contributors": [ + { + "name": "Sam Rubin", + "url": "https://github.com/smrubin", + "githubUsername": "smrubin" + }, + { + "name": "Mohamed Elsharnouby", + "url": "https://github.com/sharno", + "githubUsername": "sharno" + }, + { + "name": "Aaron Rose", + "url": "https://github.com/acdr", + "githubUsername": "acdr" + }, + { + "name": "Sanders DeNardi", + "url": "https://github.com/sedenardi", + "githubUsername": "sedenardi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 22, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "add473b99038b7e00338a02869498ea82fe3577e2b7484fb4cee85724580dd7a", + "globals": [ + "braintree" + ], + "declaredModules": [ + "braintree" + ] + } + }, + "braintree-web": { + "3.47": { + "libraryName": "Braintree-web", + "typingsPackageName": "braintree-web", + "projectName": "https://github.com/braintree/braintree-web", + "contributors": [ + { + "name": "Guy Shahine", + "url": "https://github.com/chlela", + "githubUsername": "chlela" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 47, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a6acf8d8054002a8946aacc6659dfd97a823582fbb3e5794103ebc9ba68047c", + "globals": [ + "braintree" + ], + "declaredModules": [ + "braintree-web" + ] + } + }, + "braintree-web-drop-in": { + "1.18": { + "libraryName": "braintree-web-drop-in", + "typingsPackageName": "braintree-web-drop-in", + "projectName": "https://github.com/braintree/braintree-web-dropin", + "contributors": [ + { + "name": "Saoud Rizwan", + "url": "https://github.com/saoudrizwan", + "githubUsername": "saoudrizwan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 18, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "972a42f2362f9cbe30a46c6a62ae0979c2fa58dfa8de0dbf9df440b173cafcc6", + "globals": [], + "declaredModules": [ + "braintree-web-drop-in" + ] + } + }, + "breeze": { + "1.6": { + "libraryName": "Breeze", + "typingsPackageName": "breeze", + "projectName": "http://www.breezejs.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "IdeaBlade", + "url": "https://github.com/IdeaBlade/Breeze/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "363ea298e8fb28437d72c8f875101f461155513095d32c3a2b54957468b74c84", + "globals": [ + "breeze" + ], + "declaredModules": [ + "breeze" + ] + } + }, + "bresenham": { + "0.0": { + "libraryName": "bresenham", + "typingsPackageName": "bresenham", + "projectName": "https://github.com/madbence/node-bresenham", + "contributors": [ + { + "name": "Richard", + "url": "https://github.com/Chnapy", + "githubUsername": "Chnapy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "generator.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ed1f516a01fb7c5a0dcdee099cc6197a71af045770e126758147505a1b043bd", + "globals": [], + "declaredModules": [ + "bresenham", + "bresenham/generator" + ] + } + }, + "bricks.js": { + "1.8": { + "libraryName": "bricks.js", + "typingsPackageName": "bricks.js", + "projectName": "https://github.com/callmecavs/bricks.js", + "contributors": [ + { + "name": "Pusztai Tibor", + "url": "https://github.com/kondi", + "githubUsername": "kondi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98c21a392bb751d89241d61a2b576e9946ecbde227206118b1a6f6eb3acb1b86", + "globals": [], + "declaredModules": [ + "bricks.js" + ] + } + }, + "bristol": { + "0.4": { + "libraryName": "bristol", + "typingsPackageName": "bristol", + "projectName": "https://github.com/TomFrost/Bristol", + "contributors": [ + { + "name": "Eric Heikes", + "url": "https://github.com/eheikes", + "githubUsername": "eheikes" + }, + { + "name": "Elliott Campbell", + "url": "https://github.com/ElliottCampbellJHA", + "githubUsername": "ElliottCampbellJHA" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22681ac0a6d00a0825da5236031610a4a8ec5546e996ab4fc39448b36bd52541", + "globals": [], + "declaredModules": [ + "bristol" + ] + } + }, + "bristol-sentry": { + "0.0": { + "libraryName": "bristol-sentry", + "typingsPackageName": "bristol-sentry", + "projectName": "https://github.com/jeffijoe/bristol-sentry#readme", + "contributors": [ + { + "name": "Elliott Campbell", + "url": "https://github.com/ElliottCampbellJHA", + "githubUsername": "ElliottCampbellJHA" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raven", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f901f608c0b7914134dccfce89d3cc2746c0feeb43489a517a5ef8b96ca9b88", + "globals": [], + "declaredModules": [ + "bristol-sentry" + ] + } + }, + "bro-fs": { + "0.4": { + "libraryName": "bro-fs", + "typingsPackageName": "bro-fs", + "projectName": "https://github.com/vitalets/bro-fs#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "filesystem", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f653d560ecd7e1ee23349a3c61d3fb9c6a31ae4965f436f3e046b7afa3b76a3d", + "globals": [], + "declaredModules": [ + "bro-fs" + ] + } + }, + "brorand": { + "1.0": { + "libraryName": "Brorand", + "typingsPackageName": "brorand", + "projectName": "https://github.com/indutny/brorand", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4d4ddfaee307bb25578cc24268b33a0b906f3cdeee8aa76ac159639005f545e", + "globals": [], + "declaredModules": [ + "brorand" + ] + } + }, + "brotli-webpack-plugin": { + "1.1": { + "libraryName": "brotli-webpack-plugin", + "typingsPackageName": "brotli-webpack-plugin", + "projectName": "https://github.com/mynameiswhm/brotli-webpack-plugin", + "contributors": [ + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c111af3e65386b44715affbc20d41cfa170c507763e5aab5929cc5ec49d64ca", + "globals": [], + "declaredModules": [ + "brotli-webpack-plugin" + ] + } + }, + "browser-bunyan": { + "0.4": { + "libraryName": "browser-bunyan", + "typingsPackageName": "browser-bunyan", + "projectName": "https://github.com/philmander/browser-bunyan", + "contributors": [ + { + "name": "Paul Lockwood", + "url": "https://github.com/PaulLockwood", + "githubUsername": "PaulLockwood" + }, + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4b36518f2dd0b87599707afbbff3bfa818a15b95984560fd7768cddf5688c5e", + "globals": [], + "declaredModules": [ + "browser-bunyan" + ] + } + }, + "browser-fingerprint": { + "0.1": { + "libraryName": "browser-fingerprint", + "typingsPackageName": "browser-fingerprint", + "projectName": "https://www.npmjs.com/package/browser-fingerprint", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd4bee0d802f6a5c9ef049d7bd739f27914f2774ebc91f6b971a88a0aa3657fe", + "globals": [], + "declaredModules": [ + "browser-fingerprint" + ] + } + }, + "browser-harness": { + "0.0": { + "libraryName": "Browser Harness", + "typingsPackageName": "browser-harness", + "projectName": "https://github.com/scriby/browser-harness", + "contributors": [ + { + "name": "Chris Scribner", + "url": "https://github.com/scriby", + "githubUsername": "scriby" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "563957009fe04dc87f4659357753a4b75972978184ff48e0b72466982d3d9b23", + "globals": [], + "declaredModules": [ + "browser-harness" + ] + } + }, + "browser-or-node": { + "1.2": { + "libraryName": "browser-or-node", + "typingsPackageName": "browser-or-node", + "projectName": "https://github.com/flexdinesh/browser-or-node", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dccf24932559099e83035d5b26a64e4b7e19ef1e12c2ac247235891ceefd0695", + "globals": [], + "declaredModules": [ + "browser-or-node" + ] + } + }, + "browser-pack": { + "6.0": { + "libraryName": "browser-pack", + "typingsPackageName": "browser-pack", + "projectName": "https://github.com/substack/browser-pack", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "454bc0bcadb5996a616dee060555445099c0dd46c03b3b05d61f4b88bfc173cf", + "globals": [ + "browserPack" + ], + "declaredModules": [ + "browser-pack" + ] + } + }, + "browser-report": { + "2.2": { + "libraryName": "browser-report", + "typingsPackageName": "browser-report", + "projectName": "https://github.com/JTOne123/browser-report", + "contributors": [ + { + "name": "Paul Datsiuk", + "url": "https://github.com/JTOne123", + "githubUsername": "JTOne123" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ae03ef31e103da99cc197ac0f3396117d7a2052d22802ff9dd7e8d56171b24a", + "globals": [], + "declaredModules": [] + } + }, + "browser-resolve": { + "0.0": { + "libraryName": "browser-resolve", + "typingsPackageName": "browser-resolve", + "projectName": "https://github.com/defunctzombie/node-browser-resolve", + "contributors": [ + { + "name": "Mario Nebl", + "url": "https://github.com/marionebl", + "githubUsername": "marionebl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "resolve", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e9aff0a9ce4b4e84be9f09f4892b6ec0a9e770230466b465a59c7f3968bc8d1", + "globals": [], + "declaredModules": [ + "browser-resolve" + ] + } + }, + "browser-sync": { + "2.26": { + "libraryName": "browser-sync", + "typingsPackageName": "browser-sync", + "projectName": "http://www.browsersync.io/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + }, + { + "name": "Thomas \"Thasmo\" Deinhamer", + "url": "https://thasmo.com/" + }, + { + "name": "Kiyotoshi Ichikawa", + "url": "https://github.com/aznnomness", + "githubUsername": "aznnomness" + }, + { + "name": "Yuma Hashimoto", + "url": "https://github.com/yuma84", + "githubUsername": "yuma84" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 26, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "micromatch", + "version": { + "major": 2 + } + }, + { + "name": "chokidar", + "version": "*" + }, + { + "name": "serve-static", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "events" + ], + "pathMappings": [ + { + "packageName": "micromatch", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [ + { + "name": "chokidar", + "version": "^2.1.2" + } + ], + "contentHash": "7a2ffea898be3730bfb6cb167b71962973d742a954a2a30bae7da8869cbd6d1b", + "globals": [], + "declaredModules": [ + "browser-sync" + ] + } + }, + "browser-sync-webpack-plugin": { + "2.2": { + "libraryName": "browser-sync-webpack-plugin", + "typingsPackageName": "browser-sync-webpack-plugin", + "projectName": "https://github.com/Va1/browser-sync-webpack-plugin/blob/master/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "browser-sync", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "micromatch", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5edb89a5067153bbf1fe9d91f0cbae8a3ecd69f3430441c9914d20e98557615c", + "globals": [], + "declaredModules": [ + "browser-sync-webpack-plugin" + ] + } + }, + "browserify": { + "12.0": { + "libraryName": "Browserify", + "typingsPackageName": "browserify", + "projectName": "http://browserify.org/", + "contributors": [ + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "John Vilk", + "url": "https://github.com/jvilk", + "githubUsername": "jvilk" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "insert-module-globals", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e20ade0d1820f37741529e585a77e5afa326d8490b20ec2118bab0297c178192", + "globals": [], + "declaredModules": [ + "browserify" + ] + } + }, + "browserslist": { + "4.8": { + "libraryName": "browserslist", + "typingsPackageName": "browserslist", + "projectName": "https://github.com/browserslist/browserslist#readme", + "contributors": [ + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + }, + { + "name": "Andrew Leedham", + "url": "https://github.com/AndrewLeedham", + "githubUsername": "AndrewLeedham" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "error.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba2a4c304e7fa360724b18d5c7ff45a589eb754e5ae86a694905741d8d261c14", + "globals": [], + "declaredModules": [ + "browserslist", + "browserslist/error" + ] + } + }, + "browserslist-useragent": { + "3.0": { + "libraryName": "browserslist-useragent", + "typingsPackageName": "browserslist-useragent", + "projectName": "https://github.com/browserslist/browserslist-useragent (Does not have to be to GitHub", + "contributors": [ + { + "name": "nju33", + "url": "https://github.com/nju33", + "githubUsername": "nju33" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ea7c6f444f112b8ced81de57570ce50be5f841860e91e068ed3ddf5e88988e8", + "globals": [], + "declaredModules": [ + "browserslist-useragent" + ] + } + }, + "bs58": { + "4.0": { + "libraryName": "bs58", + "typingsPackageName": "bs58", + "projectName": "https://github.com/cryptocoinjs/bs58", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "base-x", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "base-x", + "version": "^3.0.6" + } + ], + "contentHash": "ef5b57e6b7d5a415164031894a2945a80f44af5b580236bddc6adfe76581736e", + "globals": [], + "declaredModules": [ + "bs58" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "bs58", + "typingsPackageName": "bs58", + "projectName": "https://github.com/cryptocoinjs/bs58", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "base-x", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bs58", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "@types/base-x", + "version": "^1.0.30" + } + ], + "contentHash": "5df9b69b417cd84ef48343bf1be6a7eee91a1d7d6974c6b94c96f67924a040be", + "globals": [], + "declaredModules": [ + "bs58" + ] + } + }, + "bser": { + "2.0": { + "libraryName": "bser", + "typingsPackageName": "bser", + "projectName": "https://facebook.github.io/watchman/docs/bser.html", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-int64", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c01a83f8aa45298b1d2cfefcb985a00345bafcfb10a82b9b543229ee8d96a762", + "globals": [], + "declaredModules": [ + "bser" + ] + } + }, + "bson": { + "4.0": { + "libraryName": "bson", + "typingsPackageName": "bson", + "projectName": "https://github.com/mongodb/js-bson", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + }, + { + "name": "Justin Grant", + "url": "https://github.com/justingrant", + "githubUsername": "justingrant" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fb58b4b27eb6e2f69de9b679040b06a80da4745c5bb14c8f9ad55d1b75915bd", + "globals": [], + "declaredModules": [ + "bson" + ] + } + }, + "btoa": { + "1.2": { + "libraryName": "btoa", + "typingsPackageName": "btoa", + "projectName": "https://git.coolaj86.com/coolaj86/btoa.js.git", + "contributors": [ + { + "name": "John Wright", + "url": "https://github.com/johngeorgewright", + "githubUsername": "johngeorgewright" + }, + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "608f62ba53312a8c5a159347ecb330a262003e4594d19c666d210fc0937e04f8", + "globals": [], + "declaredModules": [ + "btoa" + ] + } + }, + "btoa-lite": { + "1.0": { + "libraryName": "btoa-lite", + "typingsPackageName": "btoa-lite", + "projectName": "https://github.com/hughsk/btoa-lite", + "contributors": [ + { + "name": "Gregor Martynus", + "url": "https://github.com/gr2m", + "githubUsername": "gr2m" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62db71e6c7d4b0ec13f068b0e9d9dc9a80c2131a9703cace1abf225a479c7e84", + "globals": [], + "declaredModules": [ + "btoa-lite" + ] + } + }, + "buble": { + "0.19": { + "libraryName": "buble", + "typingsPackageName": "buble", + "projectName": "https://github.com/bublejs/buble", + "contributors": [ + { + "name": "Hugo Alliaume", + "url": "https://github.com/Kocal", + "githubUsername": "Kocal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "magic-string", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "magic-string", + "version": "^0.25.0" + } + ], + "contentHash": "8a10cfac1ba9715c0d97d7e4ed14682936978a67421bda32e616e65129d45256", + "globals": [], + "declaredModules": [ + "buble" + ] + } + }, + "bucks": { + "0.8": { + "libraryName": "bucks.js", + "typingsPackageName": "bucks", + "projectName": "https://github.com/CyberAgent/bucks.js", + "contributors": [ + { + "name": "Shunsuke Ohtani", + "url": "https://github.com/zaneli", + "githubUsername": "zaneli" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "515a8b65b966ab31c38f1c1120d13324f0a9ce99665e1a17c6476bda2d5e8881", + "globals": [ + "Bucks" + ], + "declaredModules": [] + } + }, + "buffer-compare": { + "0.0": { + "libraryName": "buffer-compare", + "typingsPackageName": "buffer-compare", + "projectName": "https://github.com/soldair/node-buffer-compare", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1320bb1512b7966f2dd2f2d344eea3007427d71747efcad9cadd21c5f7dc30ba", + "globals": [], + "declaredModules": [ + "buffer-compare" + ] + } + }, + "buffer-crc32": { + "0.2": { + "libraryName": "buffer-crc32", + "typingsPackageName": "buffer-crc32", + "projectName": "https://github.com/brianloveswords/buffer-crc32", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f4725d8bbdedd5174b5794f8444c457218d1797f2ad300ff6fb2e4ef77148b5", + "globals": [], + "declaredModules": [ + "buffer-crc32" + ] + } + }, + "buffer-equal": { + "0.0": { + "libraryName": "buffer-equal", + "typingsPackageName": "buffer-equal", + "projectName": "https://github.com/substack/node-buffer-equal", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4264ba19373eda49c3e5e86aa7cbb6fabb8fc32ae4aa3a77fa9f9285842c6146", + "globals": [], + "declaredModules": [ + "buffer-equal" + ] + } + }, + "buffer-from": { + "1.1": { + "libraryName": "buffer-from", + "typingsPackageName": "buffer-from", + "projectName": "https://github.com/LinusU/buffer-from#readme", + "contributors": [ + { + "name": "Nat Burns", + "url": "https://github.com/burnnat", + "githubUsername": "burnnat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c77b086d6cd78ec04097ec7d5e412d892d184c62f0716a47c452fa834959899f", + "globals": [], + "declaredModules": [ + "buffer-from" + ] + } + }, + "buffer-reader": { + "0.1": { + "libraryName": "buffer-reader", + "typingsPackageName": "buffer-reader", + "projectName": "https://github.com/villadora/node-buffer-reader", + "contributors": [ + { + "name": "nrlquaker", + "url": "https://github.com/nrlquaker", + "githubUsername": "nrlquaker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fc7312e66984e1f48df3715e73165ccb9ca747d5908fb206bc2f73c65163bb3", + "globals": [], + "declaredModules": [ + "buffer-reader" + ] + } + }, + "buffer-split": { + "1.0": { + "libraryName": "buffer-split", + "typingsPackageName": "buffer-split", + "projectName": "https://github.com/soldair/node-buffer-split#readme", + "contributors": [ + { + "name": "Ciffelia", + "url": "https://github.com/ciffelia", + "githubUsername": "ciffelia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38060a42af5ca6aa5135b455d0677eb5baa607c583e0080c65d256e3fee42310", + "globals": [], + "declaredModules": [ + "buffer-split" + ] + } + }, + "buffer-xor": { + "2.0": { + "libraryName": "buffer-xor", + "typingsPackageName": "buffer-xor", + "projectName": "https://github.com/crypto-browserify/buffer-xor", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cfb2788fdc2f7b44e9bda8f97933ef04fa3b976fe5609e3f6ad2560e9d838c1", + "globals": [], + "declaredModules": [ + "buffer-xor" + ] + } + }, + "bufferhelper": { + "0.2": { + "libraryName": "bufferhelper", + "typingsPackageName": "bufferhelper", + "projectName": "https://github.com/JacksonTian/bufferhelper", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e3a0bb416a36b752a48cf16e093f3fd3155eef967035dedc9d2ff28d916fc37", + "globals": [], + "declaredModules": [ + "bufferhelper" + ] + } + }, + "buffers": { + "0.1": { + "libraryName": "buffers", + "typingsPackageName": "buffers", + "projectName": "https://github.com/substack/node-buffers", + "contributors": [ + { + "name": "Robert Hencke", + "url": "https://github.com/rhencke", + "githubUsername": "rhencke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4a577e5b5dd91b526ff140b3a1421b70b4f582afd927605066eff96187e09c9", + "globals": [], + "declaredModules": [ + "buffers" + ] + } + }, + "bufferstream": { + "0.6": { + "libraryName": "bufferstream", + "typingsPackageName": "bufferstream", + "projectName": "https://github.com/dodo/node-bufferstream", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "postbuffer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02664c078297020cc6ed7313356800ce464d33438a20d087994e403cc0d2c01a", + "globals": [], + "declaredModules": [ + "bufferstream", + "bufferstream/postbuffer" + ] + } + }, + "build-output-script": { + "1.0": { + "libraryName": "build-output-script", + "typingsPackageName": "build-output-script", + "projectName": "https://github.com/lukechilds/build-output-script#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c704573755e6f19f1a2d15284adfc1396df69ddf0efc119342741c5904203a47", + "globals": [], + "declaredModules": [ + "build-output-script" + ] + } + }, + "bull": { + "3.12": { + "libraryName": "bull", + "typingsPackageName": "bull", + "projectName": "https://github.com/OptimalBits/bull", + "contributors": [ + { + "name": "Bruno Grieder", + "url": "https://github.com/bgrieder", + "githubUsername": "bgrieder" + }, + { + "name": "Cameron Crothers", + "url": "https://github.com/JProgrammer", + "githubUsername": "JProgrammer" + }, + { + "name": "Marshall Cottrell", + "url": "https://github.com/marshall007", + "githubUsername": "marshall007" + }, + { + "name": "Weeco", + "url": "https://github.com/weeco", + "githubUsername": "weeco" + }, + { + "name": "Gabriel Terwesten", + "url": "https://github.com/blaugold", + "githubUsername": "blaugold" + }, + { + "name": "Oleg Repin", + "url": "https://github.com/iamolegga", + "githubUsername": "iamolegga" + }, + { + "name": "David Koblas", + "url": "https://github.com/koblas", + "githubUsername": "koblas" + }, + { + "name": "Bond Akinmade", + "url": "https://github.com/bondz", + "githubUsername": "bondz" + }, + { + "name": "Wuha Team", + "url": "https://github.com/wuha-team", + "githubUsername": "wuha-team" + }, + { + "name": "Alec Brunelle", + "url": "https://github.com/aleccool213", + "githubUsername": "aleccool213" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Kjell-Morten Bratsberg Thorsen", + "url": "https://github.com/kjellmorten", + "githubUsername": "kjellmorten" + }, + { + "name": "Christian D.", + "url": "https://github.com/pc-jedi", + "githubUsername": "pc-jedi" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "DoYoung Ha", + "url": "https://github.com/hados99", + "githubUsername": "hados99" + }, + { + "name": "Borys Kupar", + "url": "https://github.com/borys-kupar", + "githubUsername": "borys-kupar" + }, + { + "name": "Remko Klein", + "url": "https://github.com/remko79", + "githubUsername": "remko79" + }, + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ioredis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca257a2585134876aa2d67bb4a23ec5adcec6f22ad7d2b3106031f8d9232e38b", + "globals": [], + "declaredModules": [ + "bull" + ] + }, + "2.1": { + "libraryVersionDirectoryName": "2", + "libraryName": "bull", + "typingsPackageName": "bull", + "projectName": "https://github.com/OptimalBits/bull", + "contributors": [ + { + "name": "Bruno Grieder", + "url": "https://github.com/bgrieder", + "githubUsername": "bgrieder" + }, + { + "name": "Cameron Crothers", + "url": "https://github.com/JProgrammer", + "githubUsername": "JProgrammer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "bull", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "317fe301575915e1ab96edf126392d26e4f7bed8f54dc99136d6bba37681bb68", + "globals": [], + "declaredModules": [ + "bull", + "bull/lib/priority-queue" + ] + } + }, + "bull-arena": { + "2.6": { + "libraryName": "bull-arena", + "typingsPackageName": "bull-arena", + "projectName": "https://github.com/bee-queue/arena/", + "contributors": [ + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e1bb8042d4665fa2da967913b5dff4cc478fb3fdf25bde094cb4e39d4064571", + "globals": [], + "declaredModules": [ + "bull-arena" + ] + } + }, + "bull-board": { + "0.6": { + "libraryName": "bull-board", + "typingsPackageName": "bull-board", + "projectName": "https://github.com/vcapretz/bull-board", + "contributors": [ + { + "name": "Keven Leone", + "url": "https://github.com/kevenleone", + "githubUsername": "kevenleone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "bull", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e403a7939db96d1bcaa824e596b2a1461c2d5fd29aae0b3fa52b9d8dfd057e55", + "globals": [], + "declaredModules": [ + "bull-board" + ] + } + }, + "bulma-calendar": { + "6.0": { + "libraryName": "bulma-calendar", + "typingsPackageName": "bulma-calendar", + "projectName": "https://creativebulma.net/product/calendar/demo", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3943b40fe660568a67b85fd61b6aed6f9760ec68ac39cefe9096027f0d506887", + "globals": [], + "declaredModules": [ + "bulma-calendar" + ] + } + }, + "bump-regex": { + "2.9": { + "libraryName": "bump-regex", + "typingsPackageName": "bump-regex", + "projectName": "https://github.com/stevelacy/bump-regex", + "contributors": [ + { + "name": "silkentrance", + "url": "https://github.com/silkentrance", + "githubUsername": "silkentrance" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59bdb3307072ebfa347ac5ba28a3502ad9cd9a6e08e3ab292201330395f3a32e", + "globals": [], + "declaredModules": [ + "bump-regex" + ] + } + }, + "bunnymq": { + "2.3": { + "libraryName": "node-bunnymq", + "typingsPackageName": "bunnymq", + "projectName": "https://github.com/dial-once/node-bunnymq", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4584b55048744f78d6ba3a08e6c1462947bc7a0a3450753df5c2732cecda1e2", + "globals": [ + "bunnymq" + ], + "declaredModules": [ + "bunnymq" + ] + } + }, + "bunyan": { + "1.8": { + "libraryName": "bunyan", + "typingsPackageName": "bunyan", + "projectName": "https://github.com/trentm/node-bunyan", + "contributors": [ + { + "name": "Alex Mikhalev", + "url": "https://github.com/amikhalev", + "githubUsername": "amikhalev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d73309fe0b9355c2986001d57251c14fd1c123416c5e235d21a5aaaf0a5c8f9", + "globals": [], + "declaredModules": [ + "bunyan" + ] + } + }, + "bunyan-blackhole": { + "0.2": { + "libraryName": "bunyan-blackhole", + "typingsPackageName": "bunyan-blackhole", + "projectName": "https://github.com/Floby/node-bunyan-blackhole", + "contributors": [ + { + "name": "Olivier Chevet", + "url": "https://github.com/olivr70", + "githubUsername": "olivr70" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47a874d0646ee9b70521593699229d73189d2364025fc0fbea7918e83ed0d05c", + "globals": [], + "declaredModules": [ + "bunyan-blackhole" + ] + } + }, + "bunyan-config": { + "0.2": { + "libraryName": "bunyan-config", + "typingsPackageName": "bunyan-config", + "projectName": "https://github.com/LSEducation/bunyan-config", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d144ddd3f951a0b132117768ea53d312b794d79fb550c1b7065ed4af9865c00", + "globals": [], + "declaredModules": [ + "bunyan-config" + ] + } + }, + "bunyan-format": { + "0.2": { + "libraryName": "bunyan-format", + "typingsPackageName": "bunyan-format", + "projectName": "https://github.com/thlorenz/bunyan-format", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + }, + { + "name": "Ashley Abbott", + "url": "https://github.com/ashpabb", + "githubUsername": "ashpabb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "bunyan" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aff8e0b234289a72f4121dcab442533e94e7dee212802623fce45d655df35627", + "globals": [], + "declaredModules": [ + "bunyan-format" + ] + } + }, + "bunyan-logentries": { + "0.1": { + "libraryName": "node-bunyan-logentries", + "typingsPackageName": "bunyan-logentries", + "projectName": "https://github.com/nemtsov/node-bunyan-logentries", + "contributors": [ + { + "name": "Aymeric Beaumet", + "url": "http://aymericbeaumet.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15825763ade457a41b3ef5520fe72cbc5c2a3260b15c879ba167a4849f4e99d1", + "globals": [], + "declaredModules": [ + "bunyan-logentries" + ] + } + }, + "bunyan-prettystream": { + "0.1": { + "libraryName": "bunyan-prettystream", + "typingsPackageName": "bunyan-prettystream", + "projectName": "https://www.npmjs.com/package/bunyan-prettystream", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "Vadim Macagon", + "url": "https://github.com/enlight", + "githubUsername": "enlight" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9db42966f2d8c26e2ef44c8798138938e4be1367125859f076b34a8c3f8db065", + "globals": [], + "declaredModules": [ + "bunyan-prettystream" + ] + } + }, + "bunyan-seq": { + "0.2": { + "libraryName": "bunyan-seq", + "typingsPackageName": "bunyan-seq", + "projectName": "https://github.com/datalust/bunyan-seq", + "contributors": [ + { + "name": "Ray Booysen", + "url": "https://github.com/raybooysen", + "githubUsername": "raybooysen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b8247594da3d70dc3336595a7875b21314aa8455a0d3fc9b1c66fa24d26d6e6", + "globals": [], + "declaredModules": [ + "bunyan-seq" + ] + } + }, + "bunyan-winston-adapter": { + "0.2": { + "libraryName": "bunyan-winston-adapter", + "typingsPackageName": "bunyan-winston-adapter", + "projectName": "https://github.com/gluwer/bunyan-winston-adapter", + "contributors": [ + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "winston", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "66a408369e7fdd7fc9dbd9581919d3f8bb633541b69749630aae3ee1c71e42b2", + "globals": [], + "declaredModules": [ + "bunyan-winston-adapter" + ] + } + }, + "burns": { + "2.0": { + "libraryName": "burns", + "typingsPackageName": "burns", + "projectName": "https://github.com/shalvah/burns#readme", + "contributors": [ + { + "name": "Timothy Onyiuke", + "url": "https://github.com/timolinn", + "githubUsername": "timolinn" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "301b8be9a62e761ad8772266695c50442e457c5b9db534f7dae91df7ea624e02", + "globals": [], + "declaredModules": [ + "burns" + ] + } + }, + "busboy": { + "0.2": { + "libraryName": "busboy", + "typingsPackageName": "busboy", + "projectName": "https://www.npmjs.com/package/busboy", + "contributors": [ + { + "name": "Jacob Baskin", + "url": "https://github.com/jacobbaskin", + "githubUsername": "jacobbaskin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "http", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e55a586f7b918ee0db608fd730e31a724b747071e37ed7db3252d9cf3400959", + "globals": [], + "declaredModules": [ + "busboy" + ] + } + }, + "business-rules-engine": { + "1.0": { + "libraryName": "business-rules-engine", + "typingsPackageName": "business-rules-engine", + "projectName": "https://github.com/rsamec/form", + "contributors": [ + { + "name": "Roman Samec", + "url": "https://github.com/rsamec", + "githubUsername": "rsamec" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "Utils.d.ts", + "Validation.d.ts", + "index.d.ts", + "node-validators.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "moment", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "fcd6f790f3714c4c01baa986a4fb76766ce8faf148964deaafcc27f87ce7b038", + "globals": [ + "Utils", + "Validation", + "Validators" + ], + "declaredModules": [ + "business-rules-engine", + "business-rules-engine/node-validators", + "node-utils", + "node-validation" + ] + } + }, + "bwip-js": { + "1.7": { + "libraryName": "bwip-js", + "typingsPackageName": "bwip-js", + "projectName": "https://github.com/metafloor/bwip-js", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + }, + { + "name": "Guillaume VanderEst", + "url": "https://github.com/gvanderest", + "githubUsername": "gvanderest" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25efc1cf2e95c4de7e3bccb2d103951b08f6fc61814fc3263c441f3f4e8a5884", + "globals": [], + "declaredModules": [ + "bwip-js" + ] + } + }, + "byline": { + "4.2": { + "libraryName": "byline", + "typingsPackageName": "byline", + "projectName": "https://github.com/jahewson/node-byline", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56ffe966c27496dbeb0f9832315c43f0b710bdd94350b86fd99d0395e8ce4914", + "globals": [], + "declaredModules": [ + "byline" + ] + } + }, + "byte-range": { + "1.0": { + "libraryName": "byte-range", + "typingsPackageName": "byte-range", + "projectName": "https://github.com/lukechilds/byte-range#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "373a05a8420a7108703113fb58c8465507baf22951bcaf0cf48492d6036d35a3", + "globals": [], + "declaredModules": [ + "byte-range" + ] + } + }, + "bytebuffer": { + "5.0": { + "libraryName": "bytebuffer.js", + "typingsPackageName": "bytebuffer", + "projectName": "https://github.com/dcodeIO/bytebuffer.js", + "contributors": [ + { + "name": "Denis Cappellin", + "url": "https://github.com/cappellin", + "githubUsername": "cappellin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "long", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bb1f2dd5d11c1de73a942571c599a54a039efd1238959a6b134b3f8fa452f70", + "globals": [ + "ByteBuffer" + ], + "declaredModules": [ + "bytebuffer" + ] + } + }, + "bytes": { + "3.1": { + "libraryName": "bytes", + "typingsPackageName": "bytes", + "projectName": "https://github.com/visionmedia/bytes.js", + "contributors": [ + { + "name": "Zhiyuan Wang", + "url": "https://github.com/danny8002", + "githubUsername": "danny8002" + }, + { + "name": "Rickard Laurin", + "url": "https://github.com/believer", + "githubUsername": "believer" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1132907454ff62dfe83c266bba399acd50d507b2a6514309486fd20607330d8e", + "globals": [], + "declaredModules": [ + "bytes" + ] + } + }, + "bytewise": { + "1.1": { + "libraryName": "bytewise", + "typingsPackageName": "bytewise", + "projectName": "https://github.com/deanlandolt/bytewise", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd0948d5d8f108b37e9c068161f6cca8d8d6c00e9369b3fd6f72a3167346de0e", + "globals": [], + "declaredModules": [ + "bytewise" + ] + } + }, + "c3": { + "0.7": { + "libraryName": "c3", + "typingsPackageName": "c3", + "projectName": "http://c3js.org/", + "contributors": [ + { + "name": "Marc Climent", + "url": "https://github.com/mcliment", + "githubUsername": "mcliment" + }, + { + "name": "Gerin Jacob", + "url": "https://github.com/gerinjacob", + "githubUsername": "gerinjacob" + }, + { + "name": "Bernd Hacker", + "url": "https://github.com/denyo", + "githubUsername": "denyo" + }, + { + "name": "Dzmitry Shyndzin", + "url": "https://github.com/dmitryshindin", + "githubUsername": "dmitryshindin" + }, + { + "name": "Tim Niemueller", + "url": "https://github.com/timn", + "githubUsername": "timn" + }, + { + "name": "Nate Mara", + "url": "https://github.com/natemara", + "githubUsername": "natemara" + }, + { + "name": "Ian Sanders", + "url": "https://github.com/iansan5653", + "githubUsername": "iansan5653" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 4 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-scale", + "version": { + "major": 1 + } + }, + { + "packageName": "d3", + "version": { + "major": 4 + } + }, + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7ca9c372612a158cf7086bf98388c171fb6848dd34caaa14b12fc7cbb5457721", + "globals": [ + "c3" + ], + "declaredModules": [ + "c3" + ] + } + }, + "cacache": { + "12.0": { + "libraryName": "cacache", + "typingsPackageName": "cacache", + "projectName": "https://github.com/npm/cacache#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "en.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d609de9826478d66368f3fff672396c87dc5ca49cd7b450a98e375ea04fa3263", + "globals": [], + "declaredModules": [ + "cacache", + "cacache/en" + ] + } + }, + "cache-manager": { + "2.10": { + "libraryName": "cache-manager", + "typingsPackageName": "cache-manager", + "projectName": "https://github.com/BryanDonovan/node-cache-manager", + "contributors": [ + { + "name": "Simon Gausmann", + "url": "https://github.com/GausSim", + "githubUsername": "GausSim" + }, + { + "name": "Dominik Einkemmer", + "url": "https://github.com/dominikeinkemmer", + "githubUsername": "dominikeinkemmer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86837724f50402aaee490eb26fdba4f8b8b8b960e2f7239303721ba20c267de6", + "globals": [], + "declaredModules": [ + "cache-manager" + ] + } + }, + "cacheable-request": { + "6.0": { + "libraryName": "cacheable-request", + "typingsPackageName": "cacheable-request", + "projectName": "https://github.com/lukechilds/cacheable-request#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Paul Melnikow", + "url": "https://github.com/paulmelnikow", + "githubUsername": "paulmelnikow" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "http-cache-semantics", + "version": "*" + }, + { + "name": "responselike", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "https" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6afce5b9ca6ee2952549da29e2d4af2bd367dbf44a175a005063192d46b7814", + "globals": [], + "declaredModules": [ + "cacheable-request" + ] + } + }, + "cached-path-relative": { + "1.0": { + "libraryName": "cached-path-relative", + "typingsPackageName": "cached-path-relative", + "projectName": "https://github.com/ashaffer/cached-path-relative", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49d57a844b4d32a53d27b588df2d8f56097554893acb86f9c4b9b2c16ad83545", + "globals": [], + "declaredModules": [ + "cached-path-relative" + ] + } + }, + "cadesplugin": { + "2.1": { + "libraryName": "cadesplugin", + "typingsPackageName": "cadesplugin", + "projectName": "https://www.npmjs.com/package/cadesplugin", + "contributors": [ + { + "name": "Delagen", + "url": "https://github.com/Delagen", + "githubUsername": "Delagen" + }, + { + "name": "kvmi", + "url": "https://github.com/kmvi", + "githubUsername": "kmvi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/cadescom.d.ts", + "ts3.1/cadescom_async.d.ts", + "ts3.1/cadescom_enums.d.ts", + "ts3.1/cadesplugin.d.ts", + "ts3.1/capicom.d.ts", + "ts3.1/capicom_async.d.ts", + "ts3.1/capicom_enums.d.ts", + "ts3.1/common.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ebf4bed67941944ad451ae61c4e45374c11c25a0a28ba88c43893d89c22ace4", + "globals": [ + "cadesplugin" + ], + "declaredModules": [] + } + }, + "cal-heatmap": { + "3.5": { + "libraryName": "cal-heatmap", + "typingsPackageName": "cal-heatmap", + "projectName": "https://github.com/wa0x6e/cal-heatmap", + "contributors": [ + { + "name": "Chris Baker", + "url": "https://github.com/RetroChrisB", + "githubUsername": "RetroChrisB" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e4355de6e883b21bc5135c14d3e1b3c70d23a59fdafca00fa77cf2559f58db97", + "globals": [], + "declaredModules": [ + "cal-heatmap" + ] + } + }, + "calendar": { + "0.1": { + "libraryName": "calendar", + "typingsPackageName": "calendar", + "projectName": "https://github.com/ramalho/calendar.js#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad3c22a2d789f333d697255bc77156c87f9d39fe57c43fe296d7350a96c2c935", + "globals": [], + "declaredModules": [ + "calendar" + ] + } + }, + "calidation": { + "1.16": { + "libraryName": "calidation", + "typingsPackageName": "calidation", + "projectName": "https://github.com/selbekk/calidation#readme", + "contributors": [ + { + "name": "Ray Knight", + "url": "https://github.com/ArrayKnight", + "githubUsername": "ArrayKnight" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7248d68964cbd5a3212d7ba1c7421d2ceb5e47f301b7d94846a88935a6b17429", + "globals": [], + "declaredModules": [ + "calidation" + ] + } + }, + "caller": { + "1.0": { + "libraryName": "caller", + "typingsPackageName": "caller", + "projectName": "https://github.com/totherik/caller", + "contributors": [ + { + "name": "Ignocide", + "url": "https://github.com/ignocide", + "githubUsername": "ignocide" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3588b0f6c897092a505a2284d068c629b171cf9554e993c822b8025691123d27", + "globals": [], + "declaredModules": [ + "caller" + ] + } + }, + "callsite": { + "1.0": { + "libraryName": "callsite", + "typingsPackageName": "callsite", + "projectName": "https://github.com/tj/callsite", + "contributors": [ + { + "name": "newclear", + "url": "https://github.com/newclear", + "githubUsername": "newclear" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aedd4462ebd1537408744cb76c7e8060bc1fe4285b1b2cbbc5da2f314c41b6f9", + "globals": [], + "declaredModules": [ + "callsite" + ] + } + }, + "calq": { + "0.0": { + "libraryName": "calq", + "typingsPackageName": "calq", + "projectName": "https://calq.io/docs/client/javascript/reference", + "contributors": [ + { + "name": "Eirik Hoem", + "url": "https://github.com/eirikhm", + "githubUsername": "eirikhm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82270e59d32928a2c488dc509ecbbb8cf3ae4ef1ccc3281ca7008435147fd62c", + "globals": [ + "calq" + ], + "declaredModules": [] + } + }, + "camelcase-keys-deep": { + "0.1": { + "libraryName": "camelcase-keys-deep", + "typingsPackageName": "camelcase-keys-deep", + "projectName": "https://github.com/rxaviers/camelcase-keys-deep", + "contributors": [ + { + "name": "Søren Englund", + "url": "https://github.com/englund0110", + "githubUsername": "englund0110" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2cdcc641a6e40a2a8712193a54efeac86128e52bf35bf2191362599e1c458d2", + "globals": [], + "declaredModules": [ + "camelcase-keys-deep" + ] + } + }, + "camo": { + "0.12": { + "libraryName": "camo", + "typingsPackageName": "camo", + "projectName": "https://github.com/scottwrobinson/camo", + "contributors": [ + { + "name": "Lucas Matías Ciruzzi", + "url": "https://github.com/lucasmciruzzi", + "githubUsername": "lucasmciruzzi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "556fe965854c91caf5714e2dd1a10575673177772574757d435d3e6f49b7bdd9", + "globals": [], + "declaredModules": [ + "camo" + ] + } + }, + "camunda-external-task-client-js": { + "1.3": { + "libraryName": "camunda-external-task-client-js", + "typingsPackageName": "camunda-external-task-client-js", + "projectName": "https://github.com/camunda/camunda-external-task-client-js#readme", + "contributors": [ + { + "name": "MacRusher", + "url": "https://github.com/MacRusher", + "githubUsername": "MacRusher" + }, + { + "name": "DoYoung Ha", + "url": "https://github.com/hados99", + "githubUsername": "hados99" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "999471dd232f8d274e4ded560e8cbf06a838c30e2c88f0fc63274b30e522cf90", + "globals": [], + "declaredModules": [ + "camunda-external-task-client-js" + ] + } + }, + "cancan": { + "3.1": { + "libraryName": "cancan", + "typingsPackageName": "cancan", + "projectName": "https://github.com/vadimdemedes/cancan", + "contributors": [ + { + "name": "Vincent Pang", + "url": "https://github.com/Vincent-Pang", + "githubUsername": "Vincent-Pang" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f239518395793baf70fc7b965fa72541d0c5f18feafdc4b63c94adf9aaa3568", + "globals": [], + "declaredModules": [ + "cancan" + ] + } + }, + "caniuse-api": { + "3.0": { + "libraryName": "caniuse-api", + "typingsPackageName": "caniuse-api", + "projectName": "https://github.com/nyalab/caniuse-api#readme", + "contributors": [ + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64b8c9611e556c5f69eb511f181d002df22ee7d146bcf4cd274d31516d05b8c2", + "globals": [], + "declaredModules": [ + "caniuse-api" + ] + } + }, + "caniuse-lite": { + "1.0": { + "libraryName": "caniuse-lite", + "typingsPackageName": "caniuse-lite", + "projectName": "https://github.com/ben-eb/caniuse-lite#readme", + "contributors": [ + { + "name": "Michael Utech", + "url": "https://github.com/mutech", + "githubUsername": "mutech" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75faf7e493bbdada3cf2ccb279a4fa75e1f93381af770ee71dda5dc4a6baa916", + "globals": [], + "declaredModules": [ + "caniuse-lite" + ] + } + }, + "cannon": { + "0.1": { + "libraryName": "cannon", + "typingsPackageName": "cannon", + "projectName": "https://github.com/clark-stevenson/cannon.d.ts", + "contributors": [ + { + "name": "Clark Stevenson", + "url": "https://github.com/clark-stevenson", + "githubUsername": "clark-stevenson" + }, + { + "name": "Grzegorz Rozdzialik", + "url": "https://github.com/Gelio", + "githubUsername": "Gelio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7af854839546a9d6bd3137149db2015d56910e726ce856a93bbf9b65241d6d25", + "globals": [ + "CANNON" + ], + "declaredModules": [ + "cannon" + ] + } + }, + "canvas-confetti": { + "1.0": { + "libraryName": "canvas-confetti", + "typingsPackageName": "canvas-confetti", + "projectName": "https://github.com/catdad/canvas-confetti#readme", + "contributors": [ + { + "name": "Martin Tracey", + "url": "https://github.com/matracey", + "githubUsername": "matracey" + }, + { + "name": "Josh Batley", + "url": "https://github.com/joshbatley", + "githubUsername": "joshbatley" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b71e55f8e5df03f4d7589b2c5f24caccf021421a30cdd5101a39277b14cb40b5", + "globals": [], + "declaredModules": [ + "canvas-confetti" + ] + } + }, + "canvas-gauges": { + "2.1": { + "libraryName": "canvas-gauges", + "typingsPackageName": "canvas-gauges", + "projectName": "https://github.com/Mikhus/canvas-gauges", + "contributors": [ + { + "name": "Mikhus", + "url": "https://github.com/Mikhus", + "githubUsername": "Mikhus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70ddd1a7264fa14306a45fb0e6f790801ad62bd16679a27915242f4584094c15", + "globals": [ + "CanvasGauges" + ], + "declaredModules": [ + "canvas-gauges" + ] + } + }, + "canvasjs": { + "1.9": { + "libraryName": "CanvasJS", + "typingsPackageName": "canvasjs", + "projectName": "http://canvasjs.com/", + "contributors": [ + { + "name": "ShuYin Zhang ", + "url": "https://github.com/brutalimp", + "githubUsername": "brutalimp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c66059ad67293656d337c93901d230918d755892dc128f165d9d33fcef620727", + "globals": [ + "CanvasJS" + ], + "declaredModules": [ + "canvasjs" + ] + } + }, + "canvaskit-wasm": { + "0.9": { + "libraryName": "canvaskit-wasm", + "typingsPackageName": "canvaskit-wasm", + "projectName": "https://github.com/google/skia/tree/master/modules/canvaskit", + "contributors": [ + { + "name": "Alexander Shilov", + "url": "https://github.com/ashlanderr", + "githubUsername": "ashlanderr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "bin/canvaskit.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "933054b50f67e2a4ddcba3df2d8ce1d51198e33441bae0738c669c6ebc475ae9", + "globals": [], + "declaredModules": [ + "canvaskit-wasm", + "canvaskit-wasm/bin/canvaskit" + ] + } + }, + "capitalize": { + "1.0": { + "libraryName": "capitalize", + "typingsPackageName": "capitalize", + "projectName": "https://github.com/grncdr/js-capitalize", + "contributors": [ + { + "name": "Frederick Fogerty", + "url": "https://github.com/frederickfogerty", + "githubUsername": "frederickfogerty" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d7d7c98da22f586093b49a1c7586f153cef070b6b44f75faabe01467abac1dd", + "globals": [], + "declaredModules": [ + "capitalize" + ] + } + }, + "capture-console": { + "1.0": { + "libraryName": "capture-console", + "typingsPackageName": "capture-console", + "projectName": "https://github.com/zackehh/capture-console", + "contributors": [ + { + "name": "Auston Zahrt", + "url": "https://github.com/AustonZ", + "githubUsername": "AustonZ" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "826f8d5a6891ab529e13cca3399c47de11611279338ad53f3abebfd7c299bc3e", + "globals": [], + "declaredModules": [ + "capture-console" + ] + } + }, + "carbon-components-react": { + "7.6": { + "libraryName": "carbon-components-react", + "typingsPackageName": "carbon-components-react", + "projectName": "https://github.com/carbon-design-system/carbon/tree/master/packages/react", + "contributors": [ + { + "name": "Kyle Albert", + "url": "https://github.com/kalbert312", + "githubUsername": "kalbert312" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 6, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/components/Accordion/Accordion.Skeleton.d.ts", + "lib/components/Accordion/Accordion.d.ts", + "lib/components/Accordion/AccordionItem.d.ts", + "lib/components/Accordion/index.d.ts", + "lib/components/AccordionItem/AccordionItem.d.ts", + "lib/components/AccordionItem/index.d.ts", + "lib/components/Breadcrumb/Breadcrumb.Skeleton.d.ts", + "lib/components/Breadcrumb/Breadcrumb.d.ts", + "lib/components/Breadcrumb/BreadcrumbItem.d.ts", + "lib/components/Breadcrumb/index.d.ts", + "lib/components/BreadcrumbItem/index.d.ts", + "lib/components/Button/Button.Skeleton.d.ts", + "lib/components/Button/Button.d.ts", + "lib/components/Button/index.d.ts", + "lib/components/Checkbox/Checkbox.Skeleton.d.ts", + "lib/components/Checkbox/Checkbox.d.ts", + "lib/components/Checkbox/index.d.ts", + "lib/components/CodeSnippet/CodeSnippet.Skeleton.d.ts", + "lib/components/CodeSnippet/CodeSnippet.d.ts", + "lib/components/CodeSnippet/index.d.ts", + "lib/components/ComboBox/ComboBox.d.ts", + "lib/components/ComboBox/index.d.ts", + "lib/components/ComposedModal/ComposedModal.d.ts", + "lib/components/ComposedModal/index.d.ts", + "lib/components/ContentSwitcher/ContentSwitcher.d.ts", + "lib/components/ContentSwitcher/Switch.d.ts", + "lib/components/ContentSwitcher/index.d.ts", + "lib/components/Copy/Copy.d.ts", + "lib/components/Copy/index.d.ts", + "lib/components/CopyButton/CopyButton.d.ts", + "lib/components/CopyButton/index.d.ts", + "lib/components/DangerButton/DangerButton.d.ts", + "lib/components/DangerButton/index.d.ts", + "lib/components/DataTable/DataTable.d.ts", + "lib/components/DataTable/Table.d.ts", + "lib/components/DataTable/TableActionList.d.ts", + "lib/components/DataTable/TableBatchAction.d.ts", + "lib/components/DataTable/TableBatchActions.d.ts", + "lib/components/DataTable/TableBody.d.ts", + "lib/components/DataTable/TableCell.d.ts", + "lib/components/DataTable/TableContainer.d.ts", + "lib/components/DataTable/TableExpandHeader.d.ts", + "lib/components/DataTable/TableExpandRow.d.ts", + "lib/components/DataTable/TableExpandedRow.d.ts", + "lib/components/DataTable/TableHead.d.ts", + "lib/components/DataTable/TableHeader.d.ts", + "lib/components/DataTable/TableRow.d.ts", + "lib/components/DataTable/TableSelectAll.d.ts", + "lib/components/DataTable/TableSelectRow.d.ts", + "lib/components/DataTable/TableToolbar.d.ts", + "lib/components/DataTable/TableToolbarAction.d.ts", + "lib/components/DataTable/TableToolbarContent.d.ts", + "lib/components/DataTable/TableToolbarMenu.d.ts", + "lib/components/DataTable/TableToolbarSearch.d.ts", + "lib/components/DataTable/index.d.ts", + "lib/components/DataTable/state/sorting.d.ts", + "lib/components/DataTableSkeleton/DataTableSkeleton.d.ts", + "lib/components/DataTableSkeleton/index.d.ts", + "lib/components/DatePicker/DatePicker.Skeleton.d.ts", + "lib/components/DatePicker/DatePicker.d.ts", + "lib/components/DatePicker/index.d.ts", + "lib/components/DatePickerInput/DatePickerInput.d.ts", + "lib/components/DatePickerInput/index.d.ts", + "lib/components/Dropdown/Dropdown.Skeleton.d.ts", + "lib/components/Dropdown/Dropdown.d.ts", + "lib/components/Dropdown/index.d.ts", + "lib/components/FileUploader/FileUploader.Skeleton.d.ts", + "lib/components/FileUploader/FileUploader.d.ts", + "lib/components/FileUploader/index.d.ts", + "lib/components/Form/Form.d.ts", + "lib/components/Form/index.d.ts", + "lib/components/FormGroup/FormGroup.d.ts", + "lib/components/FormGroup/index.d.ts", + "lib/components/FormItem/FormItem.d.ts", + "lib/components/FormItem/index.d.ts", + "lib/components/FormLabel/FormLabel.d.ts", + "lib/components/FormLabel/index.d.ts", + "lib/components/Icon/Icon.Skeleton.d.ts", + "lib/components/Icon/Icon.d.ts", + "lib/components/Icon/index.d.ts", + "lib/components/InlineCheckbox/InlineCheckbox.d.ts", + "lib/components/InlineCheckbox/index.d.ts", + "lib/components/InlineLoading/InlineLoading.d.ts", + "lib/components/InlineLoading/index.d.ts", + "lib/components/Link/Link.d.ts", + "lib/components/Link/index.d.ts", + "lib/components/ListBox/ListBox.d.ts", + "lib/components/ListBox/ListBoxField.d.ts", + "lib/components/ListBox/ListBoxMenu.d.ts", + "lib/components/ListBox/ListBoxMenuIcon.d.ts", + "lib/components/ListBox/ListBoxMenuItem.d.ts", + "lib/components/ListBox/ListBoxPropTypes.d.ts", + "lib/components/ListBox/ListBoxSelection.d.ts", + "lib/components/ListBox/index.d.ts", + "lib/components/ListItem/ListItem.d.ts", + "lib/components/ListItem/index.d.ts", + "lib/components/Loading/Loading.d.ts", + "lib/components/Loading/index.d.ts", + "lib/components/Modal/Modal.d.ts", + "lib/components/Modal/index.d.ts", + "lib/components/ModalWrapper/ModalWrapper.d.ts", + "lib/components/ModalWrapper/index.d.ts", + "lib/components/MultiSelect/FilterableMultiSelect.d.ts", + "lib/components/MultiSelect/MultiSelect.d.ts", + "lib/components/MultiSelect/MultiSelectPropTypes.d.ts", + "lib/components/MultiSelect/index.d.ts", + "lib/components/Notification/Notification.d.ts", + "lib/components/Notification/a11yIconWarningSolid.d.ts", + "lib/components/Notification/index.d.ts", + "lib/components/NumberInput/NumberInput.Skeleton.d.ts", + "lib/components/NumberInput/NumberInput.d.ts", + "lib/components/NumberInput/index.d.ts", + "lib/components/OrderedList/OrderedList.d.ts", + "lib/components/OrderedList/index.d.ts", + "lib/components/OverflowMenu/OverflowMenu.d.ts", + "lib/components/OverflowMenu/index.d.ts", + "lib/components/OverflowMenuItem/OverflowMenuItem.d.ts", + "lib/components/OverflowMenuItem/index.d.ts", + "lib/components/Pagination/Pagination.Skeleton.d.ts", + "lib/components/Pagination/Pagination.d.ts", + "lib/components/Pagination/index.d.ts", + "lib/components/PrimaryButton/PrimaryButton.d.ts", + "lib/components/PrimaryButton/index.d.ts", + "lib/components/ProgressIndicator/ProgressIndicator.Skeleton.d.ts", + "lib/components/ProgressIndicator/ProgressIndicator.d.ts", + "lib/components/ProgressIndicator/index.d.ts", + "lib/components/RadioButton/RadioButton.Skeleton.d.ts", + "lib/components/RadioButton/RadioButton.d.ts", + "lib/components/RadioButton/index.d.ts", + "lib/components/RadioButtonGroup/RadioButtonGroup.d.ts", + "lib/components/RadioButtonGroup/index.d.ts", + "lib/components/RadioTile/RadioTile.d.ts", + "lib/components/RadioTile/index.d.ts", + "lib/components/Search/Search.Skeleton.d.ts", + "lib/components/Search/Search.d.ts", + "lib/components/Search/index.d.ts", + "lib/components/SearchFilterButton/SearchFilterButton.d.ts", + "lib/components/SearchFilterButton/index.d.ts", + "lib/components/SearchLayoutButton/SearchLayoutButton.d.ts", + "lib/components/SearchLayoutButton/index.d.ts", + "lib/components/SecondaryButton/SecondaryButton.d.ts", + "lib/components/SecondaryButton/index.d.ts", + "lib/components/Select/Select.Skeleton.d.ts", + "lib/components/Select/Select.d.ts", + "lib/components/Select/index.d.ts", + "lib/components/SelectItem/SelectItem.d.ts", + "lib/components/SelectItem/index.d.ts", + "lib/components/SelectItemGroup/SelectItemGroup.d.ts", + "lib/components/SelectItemGroup/index.d.ts", + "lib/components/SkeletonPlaceholder/SkeletonPlaceholder.d.ts", + "lib/components/SkeletonPlaceholder/index.d.ts", + "lib/components/SkeletonText/SkeletonText.d.ts", + "lib/components/SkeletonText/index.d.ts", + "lib/components/Slider/Slider.Skeleton.d.ts", + "lib/components/Slider/Slider.d.ts", + "lib/components/Slider/index.d.ts", + "lib/components/StructuredList/StructuredList.Skeleton.d.ts", + "lib/components/StructuredList/StructuredList.d.ts", + "lib/components/StructuredList/index.d.ts", + "lib/components/Switch/Switch.d.ts", + "lib/components/Switch/index.d.ts", + "lib/components/Tab/Tab.d.ts", + "lib/components/Tab/index.d.ts", + "lib/components/TabContent/TabContent.d.ts", + "lib/components/TabContent/index.d.ts", + "lib/components/Tabs/Tabs.Skeleton.d.ts", + "lib/components/Tabs/Tabs.d.ts", + "lib/components/Tabs/index.d.ts", + "lib/components/Tag/Tag.Skeleton.d.ts", + "lib/components/Tag/Tag.d.ts", + "lib/components/Tag/index.d.ts", + "lib/components/TextArea/TextArea.Skeleton.d.ts", + "lib/components/TextArea/TextArea.d.ts", + "lib/components/TextArea/index.d.ts", + "lib/components/TextInput/ControlledPasswordInput.d.ts", + "lib/components/TextInput/PasswordInput.d.ts", + "lib/components/TextInput/TextInput.Skeleton.d.ts", + "lib/components/TextInput/TextInput.d.ts", + "lib/components/TextInput/index.d.ts", + "lib/components/TextInput/props.d.ts", + "lib/components/Tile/Tile.d.ts", + "lib/components/Tile/index.d.ts", + "lib/components/TileGroup/TileGroup.d.ts", + "lib/components/TileGroup/index.d.ts", + "lib/components/TimePicker/TimePicker.d.ts", + "lib/components/TimePicker/index.d.ts", + "lib/components/TimePickerSelect/TimePickerSelect.d.ts", + "lib/components/TimePickerSelect/index.d.ts", + "lib/components/Toggle/Toggle.Skeleton.d.ts", + "lib/components/Toggle/Toggle.d.ts", + "lib/components/Toggle/index.d.ts", + "lib/components/ToggleSmall/ToggleSmall.Skeleton.d.ts", + "lib/components/ToggleSmall/ToggleSmall.d.ts", + "lib/components/ToggleSmall/index.d.ts", + "lib/components/Toolbar/Toolbar.d.ts", + "lib/components/Toolbar/index.d.ts", + "lib/components/ToolbarSearch/ToolbarSearch.d.ts", + "lib/components/ToolbarSearch/index.d.ts", + "lib/components/Tooltip/Tooltip.d.ts", + "lib/components/Tooltip/index.d.ts", + "lib/components/TooltipDefinition/TooltipDefinition.d.ts", + "lib/components/TooltipDefinition/index.d.ts", + "lib/components/TooltipIcon/TooltipIcon.d.ts", + "lib/components/TooltipIcon/index.d.ts", + "lib/components/UIShell/Content.d.ts", + "lib/components/UIShell/Header.d.ts", + "lib/components/UIShell/HeaderContainer.d.ts", + "lib/components/UIShell/HeaderGlobalAction.d.ts", + "lib/components/UIShell/HeaderGlobalBar.d.ts", + "lib/components/UIShell/HeaderMenu.d.ts", + "lib/components/UIShell/HeaderMenuButton.d.ts", + "lib/components/UIShell/HeaderMenuItem.d.ts", + "lib/components/UIShell/HeaderName.d.ts", + "lib/components/UIShell/HeaderNavigation.d.ts", + "lib/components/UIShell/HeaderPanel.d.ts", + "lib/components/UIShell/HeaderSideNavItems.d.ts", + "lib/components/UIShell/Link.d.ts", + "lib/components/UIShell/SideNav.d.ts", + "lib/components/UIShell/SideNavDetails.d.ts", + "lib/components/UIShell/SideNavFooter.d.ts", + "lib/components/UIShell/SideNavHeader.d.ts", + "lib/components/UIShell/SideNavIcon.d.ts", + "lib/components/UIShell/SideNavItem.d.ts", + "lib/components/UIShell/SideNavItems.d.ts", + "lib/components/UIShell/SideNavLink.d.ts", + "lib/components/UIShell/SideNavLinkText.d.ts", + "lib/components/UIShell/SideNavMenu.d.ts", + "lib/components/UIShell/SideNavMenuItem.d.ts", + "lib/components/UIShell/SideNavSwitcher.d.ts", + "lib/components/UIShell/SkipToContent.d.ts", + "lib/components/UIShell/Switcher.d.ts", + "lib/components/UIShell/SwitcherDivider.d.ts", + "lib/components/UIShell/SwitcherItem.d.ts", + "lib/components/UIShell/index.d.ts", + "lib/components/UnorderedList/UnorderedList.d.ts", + "lib/components/UnorderedList/index.d.ts", + "typings/shared.d.ts", + "typings/translation.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "flatpickr", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "flatpickr", + "version": "4.6.1" + } + ], + "contentHash": "2a470ec9916d334288b22e56cd44ddf9d162fec1271374f985d0dcd62f3580b0", + "globals": [ + "CarbonReact" + ], + "declaredModules": [ + "carbon-components-react", + "carbon-components-react/lib/components/Accordion", + "carbon-components-react/lib/components/Accordion/Accordion", + "carbon-components-react/typings/shared", + "carbon-components-react/lib/components/Accordion/Accordion.Skeleton", + "carbon-components-react/lib/components/Accordion/AccordionItem", + "carbon-components-react/lib/components/AccordionItem", + "carbon-components-react/lib/components/Breadcrumb/Breadcrumb.Skeleton", + "carbon-components-react/lib/components/Button", + "carbon-components-react/lib/components/Button/Button", + "carbon-components-react/lib/components/Button/Button.Skeleton", + "carbon-components-react/lib/components/Checkbox", + "carbon-components-react/lib/components/Checkbox/Checkbox", + "carbon-components-react/lib/components/Checkbox/Checkbox.Skeleton", + "carbon-components-react/lib/components/CodeSnippet", + "carbon-components-react/lib/components/CodeSnippet/CodeSnippet", + "carbon-components-react/lib/components/Copy", + "carbon-components-react/lib/components/Copy/Copy", + "carbon-components-react/lib/components/CodeSnippet/CodeSnippet.Skeleton", + "carbon-components-react/lib/components/ComboBox", + "carbon-components-react/lib/components/ComboBox/ComboBox", + "carbon-components-react/lib/components/ListBox", + "carbon-components-react/lib/components/ListBox/ListBoxPropTypes", + "carbon-components-react/lib/components/ListBox/ListBox", + "carbon-components-react/lib/components/ListBox/ListBoxField", + "carbon-components-react/lib/components/ListBox/ListBoxMenu", + "carbon-components-react/lib/components/ListBox/ListBoxMenuIcon", + "carbon-components-react/lib/components/ListBox/ListBoxMenuItem", + "carbon-components-react/lib/components/ListBox/ListBoxSelection", + "carbon-components-react/lib/components/ComposedModal", + "carbon-components-react/lib/components/ComposedModal/ComposedModal", + "carbon-components-react/lib/components/ContentSwitcher", + "carbon-components-react/lib/components/ContentSwitcher/ContentSwitcher", + "carbon-components-react/lib/components/ContentSwitcher/Switch", + "carbon-components-react/lib/components/CopyButton", + "carbon-components-react/lib/components/CopyButton/CopyButton", + "carbon-components-react/lib/components/DangerButton", + "carbon-components-react/lib/components/DangerButton/DangerButton", + "carbon-components-react/lib/components/DataTableSkeleton", + "carbon-components-react/lib/components/DataTableSkeleton/DataTableSkeleton", + "carbon-components-react/lib/components/DatePicker", + "carbon-components-react/lib/components/DatePicker/DatePicker", + "carbon-components-react/lib/components/DatePicker/DatePicker.Skeleton", + "carbon-components-react/lib/components/DatePickerInput", + "carbon-components-react/lib/components/DatePickerInput/DatePickerInput", + "carbon-components-react/lib/components/Dropdown", + "carbon-components-react/lib/components/Dropdown/Dropdown", + "carbon-components-react/lib/components/Dropdown/Dropdown.Skeleton", + "carbon-components-react/lib/components/FileUploader", + "carbon-components-react/lib/components/FileUploader/FileUploader", + "carbon-components-react/lib/components/FileUploader/FileUploader.Skeleton", + "carbon-components-react/lib/components/Form", + "carbon-components-react/lib/components/Form/Form", + "carbon-components-react/lib/components/FormGroup", + "carbon-components-react/lib/components/FormGroup/FormGroup", + "carbon-components-react/lib/components/FormItem", + "carbon-components-react/lib/components/FormItem/FormItem", + "carbon-components-react/lib/components/FormLabel", + "carbon-components-react/lib/components/FormLabel/FormLabel", + "carbon-components-react/lib/components/Icon", + "carbon-components-react/lib/components/Icon/Icon", + "carbon-components-react/lib/components/Icon/Icon.Skeleton", + "carbon-components-react/lib/components/InlineLoading", + "carbon-components-react/lib/components/InlineLoading/InlineLoading", + "carbon-components-react/lib/components/Link", + "carbon-components-react/lib/components/Link/Link", + "carbon-components-react/lib/components/ListItem", + "carbon-components-react/lib/components/ListItem/ListItem", + "carbon-components-react/lib/components/Loading", + "carbon-components-react/lib/components/Loading/Loading", + "carbon-components-react/lib/components/Modal", + "carbon-components-react/lib/components/Modal/Modal", + "carbon-components-react/lib/components/ModalWrapper", + "carbon-components-react/lib/components/ModalWrapper/ModalWrapper", + "carbon-components-react/lib/components/MultiSelect", + "carbon-components-react/lib/components/MultiSelect/MultiSelect", + "carbon-components-react/lib/components/MultiSelect/FilterableMultiSelect", + "carbon-components-react/lib/components/MultiSelect/MultiSelectPropTypes", + "carbon-components-react/lib/components/NumberInput", + "carbon-components-react/lib/components/NumberInput/NumberInput", + "carbon-components-react/lib/components/NumberInput/NumberInput.Skeleton", + "carbon-components-react/lib/components/OrderedList", + "carbon-components-react/lib/components/OrderedList/OrderedList", + "carbon-components-react/lib/components/OverflowMenu", + "carbon-components-react/lib/components/OverflowMenu/OverflowMenu", + "carbon-components-react/lib/components/OverflowMenuItem", + "carbon-components-react/lib/components/OverflowMenuItem/OverflowMenuItem", + "carbon-components-react/lib/components/Pagination", + "carbon-components-react/lib/components/Pagination/Pagination", + "carbon-components-react/lib/components/Pagination/Pagination.Skeleton", + "carbon-components-react/lib/components/PrimaryButton", + "carbon-components-react/lib/components/PrimaryButton/PrimaryButton", + "carbon-components-react/lib/components/ProgressIndicator/ProgressIndicator.Skeleton", + "carbon-components-react/lib/components/RadioButton", + "carbon-components-react/lib/components/RadioButton/RadioButton", + "carbon-components-react/lib/components/RadioButton/RadioButton.Skeleton", + "carbon-components-react/lib/components/RadioButtonGroup", + "carbon-components-react/lib/components/RadioButtonGroup/RadioButtonGroup", + "carbon-components-react/lib/components/RadioTile", + "carbon-components-react/lib/components/RadioTile/RadioTile", + "carbon-components-react/lib/components/Search", + "carbon-components-react/lib/components/Search/Search", + "carbon-components-react/lib/components/Search/Search.Skeleton", + "carbon-components-react/lib/components/SearchFilterButton", + "carbon-components-react/lib/components/SearchFilterButton/SearchFilterButton", + "carbon-components-react/lib/components/SearchLayoutButton", + "carbon-components-react/lib/components/SearchLayoutButton/SearchLayoutButton", + "carbon-components-react/lib/components/SecondaryButton", + "carbon-components-react/lib/components/SecondaryButton/SecondaryButton", + "carbon-components-react/lib/components/Select", + "carbon-components-react/lib/components/Select/Select", + "carbon-components-react/lib/components/Select/Select.Skeleton", + "carbon-components-react/lib/components/SelectItem", + "carbon-components-react/lib/components/SelectItem/SelectItem", + "carbon-components-react/lib/components/SelectItemGroup", + "carbon-components-react/lib/components/SelectItemGroup/SelectItemGroup", + "carbon-components-react/lib/components/SkeletonPlaceholder", + "carbon-components-react/lib/components/SkeletonPlaceholder/SkeletonPlaceholder", + "carbon-components-react/lib/components/SkeletonText", + "carbon-components-react/lib/components/SkeletonText/SkeletonText", + "carbon-components-react/lib/components/Slider", + "carbon-components-react/lib/components/Slider/Slider", + "carbon-components-react/lib/components/Slider/Slider.Skeleton", + "carbon-components-react/lib/components/StructuredList/StructuredList.Skeleton", + "carbon-components-react/lib/components/Switch", + "carbon-components-react/lib/components/Switch/Switch", + "carbon-components-react/lib/components/Tab", + "carbon-components-react/lib/components/Tab/Tab", + "carbon-components-react/lib/components/TabContent", + "carbon-components-react/lib/components/TabContent/TabContent", + "carbon-components-react/lib/components/Tabs", + "carbon-components-react/lib/components/Tabs/Tabs", + "carbon-components-react/lib/components/Tabs/Tabs.Skeleton", + "carbon-components-react/lib/components/Tag", + "carbon-components-react/lib/components/Tag/Tag", + "carbon-components-react/lib/components/Tag/Tag.Skeleton", + "carbon-components-react/lib/components/TextArea", + "carbon-components-react/lib/components/TextArea/TextArea", + "carbon-components-react/lib/components/TextArea/TextArea.Skeleton", + "carbon-components-react/lib/components/TextInput", + "carbon-components-react/lib/components/TextInput/ControlledPasswordInput", + "carbon-components-react/lib/components/TextInput/props", + "carbon-components-react/lib/components/TextInput/PasswordInput", + "carbon-components-react/lib/components/TextInput/TextInput", + "carbon-components-react/lib/components/TextInput/TextInput.Skeleton", + "carbon-components-react/lib/components/TileGroup", + "carbon-components-react/lib/components/TileGroup/TileGroup", + "carbon-components-react/lib/components/TimePicker", + "carbon-components-react/lib/components/TimePicker/TimePicker", + "carbon-components-react/lib/components/TimePickerSelect", + "carbon-components-react/lib/components/TimePickerSelect/TimePickerSelect", + "carbon-components-react/lib/components/Toggle", + "carbon-components-react/lib/components/Toggle/Toggle", + "carbon-components-react/lib/components/Toggle/Toggle.Skeleton", + "carbon-components-react/lib/components/ToggleSmall", + "carbon-components-react/lib/components/ToggleSmall/ToggleSmall", + "carbon-components-react/lib/components/ToggleSmall/ToggleSmall.Skeleton", + "carbon-components-react/lib/components/Toolbar", + "carbon-components-react/lib/components/Toolbar/Toolbar", + "carbon-components-react/lib/components/ToolbarSearch", + "carbon-components-react/lib/components/ToolbarSearch/ToolbarSearch", + "carbon-components-react/lib/components/Tooltip", + "carbon-components-react/lib/components/Tooltip/Tooltip", + "carbon-components-react/lib/components/TooltipDefinition", + "carbon-components-react/lib/components/TooltipDefinition/TooltipDefinition", + "carbon-components-react/lib/components/TooltipIcon", + "carbon-components-react/lib/components/TooltipIcon/TooltipIcon", + "carbon-components-react/lib/components/UnorderedList", + "carbon-components-react/lib/components/UnorderedList/UnorderedList", + "carbon-components-react/lib/components/Breadcrumb", + "carbon-components-react/lib/components/Breadcrumb/Breadcrumb", + "carbon-components-react/lib/components/Breadcrumb/BreadcrumbItem", + "carbon-components-react/lib/components/BreadcrumbItem", + "carbon-components-react/lib/components/DataTable", + "carbon-components-react/lib/components/DataTable/DataTable", + "carbon-components-react/lib/components/DataTable/state/sorting", + "carbon-components-react/lib/components/DataTable/Table", + "carbon-components-react/lib/components/DataTable/TableActionList", + "carbon-components-react/lib/components/DataTable/TableBatchAction", + "carbon-components-react/lib/components/DataTable/TableBatchActions", + "carbon-components-react/lib/components/DataTable/TableBody", + "carbon-components-react/lib/components/DataTable/TableCell", + "carbon-components-react/lib/components/DataTable/TableContainer", + "carbon-components-react/lib/components/DataTable/TableExpandedRow", + "carbon-components-react/lib/components/DataTable/TableExpandHeader", + "carbon-components-react/lib/components/DataTable/TableExpandRow", + "carbon-components-react/lib/components/DataTable/TableHead", + "carbon-components-react/lib/components/DataTable/TableHeader", + "carbon-components-react/lib/components/DataTable/TableRow", + "carbon-components-react/lib/components/DataTable/TableSelectAll", + "carbon-components-react/lib/components/InlineCheckbox", + "carbon-components-react/lib/components/InlineCheckbox/InlineCheckbox", + "carbon-components-react/lib/components/DataTable/TableSelectRow", + "carbon-components-react/lib/components/DataTable/TableToolbar", + "carbon-components-react/lib/components/DataTable/TableToolbarAction", + "carbon-components-react/lib/components/DataTable/TableToolbarContent", + "carbon-components-react/lib/components/DataTable/TableToolbarMenu", + "carbon-components-react/lib/components/DataTable/TableToolbarSearch", + "carbon-components-react/lib/components/Notification", + "carbon-components-react/lib/components/Notification/Notification", + "carbon-components-react/lib/components/ProgressIndicator", + "carbon-components-react/lib/components/ProgressIndicator/ProgressIndicator", + "carbon-components-react/lib/components/StructuredList", + "carbon-components-react/lib/components/StructuredList/StructuredList", + "carbon-components-react/lib/components/Tile", + "carbon-components-react/lib/components/Tile/Tile", + "carbon-components-react/lib/components/UIShell", + "carbon-components-react/lib/components/UIShell/Content", + "carbon-components-react/lib/components/UIShell/Header", + "carbon-components-react/lib/components/UIShell/HeaderContainer", + "carbon-components-react/lib/components/UIShell/HeaderGlobalAction", + "carbon-components-react/lib/components/UIShell/HeaderGlobalBar", + "carbon-components-react/lib/components/UIShell/HeaderMenu", + "carbon-components-react/lib/components/UIShell/HeaderMenuButton", + "carbon-components-react/lib/components/UIShell/HeaderMenuItem", + "carbon-components-react/lib/components/UIShell/Link", + "carbon-components-react/lib/components/UIShell/HeaderName", + "carbon-components-react/lib/components/UIShell/HeaderNavigation", + "carbon-components-react/lib/components/UIShell/HeaderPanel", + "carbon-components-react/lib/components/UIShell/HeaderSideNavItems", + "carbon-components-react/lib/components/UIShell/SideNav", + "carbon-components-react/lib/components/UIShell/SideNavDetails", + "carbon-components-react/lib/components/UIShell/SideNavFooter", + "carbon-components-react/lib/components/UIShell/SideNavHeader", + "carbon-components-react/lib/components/UIShell/SideNavIcon", + "carbon-components-react/lib/components/UIShell/SideNavItem", + "carbon-components-react/lib/components/UIShell/SideNavItems", + "carbon-components-react/lib/components/UIShell/SideNavLink", + "carbon-components-react/lib/components/UIShell/SideNavLinkText", + "carbon-components-react/lib/components/UIShell/SideNavMenu", + "carbon-components-react/lib/components/UIShell/SideNavMenuItem", + "carbon-components-react/lib/components/UIShell/SideNavSwitcher", + "carbon-components-react/lib/components/UIShell/SkipToContent", + "carbon-components-react/lib/components/UIShell/Switcher", + "carbon-components-react/lib/components/UIShell/SwitcherDivider", + "carbon-components-react/lib/components/UIShell/SwitcherItem", + "carbon-components-react/typings/translation", + "carbon-components-react/lib/components/AccordionItem/AccordionItem", + "carbon-components-react/lib/components/Notification/a11yIconWarningSolid" + ] + } + }, + "carbon__colors": { + "0.0": { + "libraryName": "@carbon/colors", + "typingsPackageName": "carbon__colors", + "projectName": "https://github.com/IBM/carbon-elements/tree/master/packages/colors", + "contributors": [ + { + "name": "Vince Picone", + "url": "https://github.com/vpicone", + "githubUsername": "vpicone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@carbon/colors" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "345247f317a2db847a45e4f0a8068e478f079325118c715fff1c1dbc1e78cf7b", + "globals": [], + "declaredModules": [ + "carbon__colors" + ] + } + }, + "carbon__icons-react": { + "10.6": { + "libraryName": "@carbon/icons-react", + "typingsPackageName": "carbon__icons-react", + "projectName": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons-react", + "contributors": [ + { + "name": "Eric Liu", + "url": "https://github.com/metonym", + "githubUsername": "metonym" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 6, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "@carbon/icons-react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61122fe159f49ae47113f9c41d8d99827ae52e41d7de994d6ada2b91984eb111", + "globals": [], + "declaredModules": [ + "carbon__icons-react" + ] + } + }, + "carbon__layout": { + "0.0": { + "libraryName": "@carbon/layout", + "typingsPackageName": "carbon__layout", + "projectName": "https://github.com/IBM/carbon-elements/tree/master/packages/layout", + "contributors": [ + { + "name": "Vince Picone", + "url": "https://github.com/vpicone", + "githubUsername": "vpicone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@carbon/layout" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "576419a890946f75a52ea152a0e9d77501923e2392a1fcfbf60bf3412bdda528", + "globals": [], + "declaredModules": [ + "carbon__layout" + ] + } + }, + "carbon__motion": { + "0.0": { + "libraryName": "@carbon/motion", + "typingsPackageName": "carbon__motion", + "projectName": "https://github.com/IBM/carbon-elements/tree/master/packages/motion", + "contributors": [ + { + "name": "Vince Picone", + "url": "https://github.com/vpicone", + "githubUsername": "vpicone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@carbon/motion" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a75a21f26edd895085d6ac63e932f20e661e95abfc9e94a143bd08ef81e81eba", + "globals": [], + "declaredModules": [ + "carbon__motion" + ] + } + }, + "carbon__pictograms-react": { + "10.7": { + "libraryName": "@carbon/pictograms-react", + "typingsPackageName": "carbon__pictograms-react", + "projectName": "https://github.com/carbon-design-system/carbon/tree/master/packages/pictograms-react", + "contributors": [ + { + "name": "Eric Liu", + "url": "https://github.com/metonym", + "githubUsername": "metonym" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 7, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "@carbon/pictograms-react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb0e2dcff5c1a3a194f047bc5104c3af070fab97d4f5b0c44a42a768327d2d65", + "globals": [], + "declaredModules": [ + "carbon__pictograms-react" + ] + } + }, + "carbon__themes": { + "0.0": { + "libraryName": "@carbon/themes", + "typingsPackageName": "carbon__themes", + "projectName": "https://github.com/IBM/carbon-elements/tree/master/packages/themes", + "contributors": [ + { + "name": "Vince Picone", + "url": "https://github.com/vpicone", + "githubUsername": "vpicone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@carbon/themes" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9dedb279d213b76dd7e0d2cd7b8f3b56f6d9c6c907d4d5dafb7b1a59342bd43", + "globals": [], + "declaredModules": [ + "carbon__themes" + ] + } + }, + "carbon__type": { + "0.0": { + "libraryName": "@carbon/type", + "typingsPackageName": "carbon__type", + "projectName": "https://github.com/IBM/carbon-elements/tree/master/packages/type", + "contributors": [ + { + "name": "Vince Picone", + "url": "https://github.com/vpicone", + "githubUsername": "vpicone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@carbon/type" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4f4eeb680c43d5df321803e40d3229458f0c1ac46d752aaec1e359742f12b6d", + "globals": [], + "declaredModules": [ + "carbon__type" + ] + } + }, + "carbone": { + "1.2": { + "libraryName": "carbone", + "typingsPackageName": "carbone", + "projectName": "https://carbone.io", + "contributors": [ + { + "name": "Artur Nerkowski", + "url": "https://github.com/apatryda", + "githubUsername": "apatryda" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8f5db4d0940fa2b194a4275009a1d93605b993a8a698adeecfbcb1fbcecd446", + "globals": [], + "declaredModules": [ + "carbone" + ] + } + }, + "card-validator": { + "4.1": { + "libraryName": "card-validator", + "typingsPackageName": "card-validator", + "projectName": "https://github.com/braintree/card-validator", + "contributors": [ + { + "name": "Gregory Moore", + "url": "https://github.com/ChanceM", + "githubUsername": "ChanceM" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbf0dca26160bad349d2697355912a58bd4bcc56ac90f1f0b8964f3a8b81d262", + "globals": [], + "declaredModules": [ + "card-validator" + ] + } + }, + "carlo": { + "0.9": { + "libraryName": "carlo", + "typingsPackageName": "carlo", + "projectName": "https://github.com/GoogleChromeLabs/carlo#readme", + "contributors": [ + { + "name": "Adam Dierkens", + "url": "https://github.com/adierkens", + "githubUsername": "adierkens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "puppeteer-core", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "289b795600e9f516c48fb7877114ff6c2166c402ad9e8b1ac521dcd2d5c86e45", + "globals": [], + "declaredModules": [ + "carlo" + ] + } + }, + "case-sensitive-paths-webpack-plugin": { + "2.1": { + "libraryName": "case-sensitive-paths-webpack-plugin", + "typingsPackageName": "case-sensitive-paths-webpack-plugin", + "projectName": "https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme", + "contributors": [ + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c641c1055b991e41fc9c4e43a8b3127e531ef4fb2423f713b459f9b75c4b1106", + "globals": [], + "declaredModules": [ + "case-sensitive-paths-webpack-plugin" + ] + } + }, + "caseless": { + "0.12": { + "libraryName": "caseless", + "typingsPackageName": "caseless", + "projectName": "https://github.com/mikeal/caseless", + "contributors": [ + { + "name": "downace", + "url": "https://github.com/downace", + "githubUsername": "downace" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Emily Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c31853516bc415abdc2e298beda9673951015730429d225f6ff938b0549b9a6", + "globals": [], + "declaredModules": [ + "caseless" + ] + } + }, + "cash": { + "0.0": { + "libraryName": "Cash", + "typingsPackageName": "cash", + "projectName": "https://github.com/kenwheeler/cash", + "contributors": [ + { + "name": "Ashok Vishwakarma", + "url": "https://github.com/akvlko", + "githubUsername": "akvlko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe1773b5715eb213ac36257e928a2438e331dfcdc353adbf8feedd0b1fe1a345", + "globals": [ + "cash" + ], + "declaredModules": [ + "cash" + ] + } + }, + "cashaddrjs": { + "0.3": { + "libraryName": "cashaddrjs", + "typingsPackageName": "cashaddrjs", + "projectName": "https://github.com/bitcoincashjs/cashaddrjs#readme", + "contributors": [ + { + "name": "Emilio Almansi", + "url": "https://github.com/ealmansi", + "githubUsername": "ealmansi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de7e97893bc0ad7ad82e5fa29bc71840f43e0365dbf15e2370c6a641091295e8", + "globals": [ + "cashaddr" + ], + "declaredModules": [ + "cashaddrjs" + ] + } + }, + "casperjs": { + "1.1": { + "libraryName": "CasperJS", + "typingsPackageName": "casperjs", + "projectName": "http://casperjs.org/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Uriel Chemouni", + "url": "https://github.com/urielch", + "githubUsername": "urielch" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "phantomjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "099ec0e689169ab7b8cd9f07f04334f6444ee68a6b3b98f4dfce1360d93d2312", + "globals": [], + "declaredModules": [ + "casperjs" + ] + } + }, + "cassandra-store": { + "5.0": { + "libraryName": "cassandra-store", + "typingsPackageName": "cassandra-store", + "projectName": "https://github.com/webcc/cassandra-store", + "contributors": [ + { + "name": "Ngo Quang Duong", + "url": "https://github.com/QuangDuong120198", + "githubUsername": "QuangDuong120198" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-session", + "version": "*" + }, + { + "name": "cassandra-driver", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cassandra-driver", + "version": "^4.3.0" + } + ], + "contentHash": "786107d98313eef94e6458c3f5999d7f12fb513b1f3c04528b5dc0f0d9f6ee89", + "globals": [], + "declaredModules": [ + "cassandra-store" + ] + } + }, + "cassanknex": { + "1.19": { + "libraryName": "cassanknex", + "typingsPackageName": "cassanknex", + "projectName": "https://github.com/azuqua/cassanknex", + "contributors": [ + { + "name": "Daniel Chao", + "url": "https://github.com/bioball", + "githubUsername": "bioball" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cassandra-driver", + "version": "*" + }, + { + "name": "long", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cassandra-driver", + "version": "^4.2.0" + } + ], + "contentHash": "9d9b0aa77816c4923193eec8f8c790a03e0b7d81c99d3eae827b32d5ed72f34a", + "globals": [], + "declaredModules": [ + "cassanknex" + ] + } + }, + "catbox": { + "10.0": { + "libraryName": "catbox", + "typingsPackageName": "catbox", + "projectName": "https://github.com/hapijs/catbox", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32fe63535bd6e8ef830fe225e47e2d00ec57c140a25e0f3827ef6173af0ea6fc", + "globals": [], + "declaredModules": [ + "catbox" + ] + }, + "7.1": { + "libraryVersionDirectoryName": "7", + "libraryName": "catbox", + "typingsPackageName": "catbox", + "projectName": "https://github.com/hapijs/catbox", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": { + "major": 4 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b0ecfe269213aa8ec3de947f9df17646186e5d632bc5711ade795b411efeed8e", + "globals": [], + "declaredModules": [ + "catbox" + ] + } + }, + "catbox-memory": { + "4.0": { + "libraryName": "catbox-memory", + "typingsPackageName": "catbox-memory", + "projectName": "https://github.com/hapijs/catbox-memory#readme", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "catbox", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9e56342a9c50ac98c611b6c16b0219234642cce10755882370c08375dcf2b7e", + "globals": [], + "declaredModules": [ + "catbox-memory" + ] + } + }, + "catbox-redis": { + "4.1": { + "libraryName": "catbox-redis", + "typingsPackageName": "catbox-redis", + "projectName": "https://github.com/hapijs/catbox-redis#readme", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ioredis", + "version": "*" + }, + { + "name": "catbox", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28f162da6619223376f205e439cac532afc96ecdbac19f6df75b8af52e6f7d72", + "globals": [], + "declaredModules": [ + "catbox-redis" + ] + } + }, + "cavy": { + "3.2": { + "libraryName": "cavy", + "typingsPackageName": "cavy", + "projectName": "https://github.com/pixielabs/cavy", + "contributors": [ + { + "name": "Tyler Hoffman", + "url": "https://github.com/tyler-hoffman", + "githubUsername": "tyler-hoffman" + }, + { + "name": "Abigail McPhillips", + "url": "https://github.com/AbigailMcP", + "githubUsername": "AbigailMcP" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3db7aee04c6080f33ec2acf5d01081fb87c97337792e4cc6a4b6bab752f8d8b2", + "globals": [], + "declaredModules": [ + "cavy" + ] + } + }, + "cbor": { + "5.0": { + "libraryName": "cbor", + "typingsPackageName": "cbor", + "projectName": "https://github.com/hildjj/node-cbor", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Peter Boromissza", + "url": "https://github.com/boromisp", + "githubUsername": "boromisp" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65399b2bba0186fee590d1fa71d7ac7645a17acd48d2eeb66cbaafd834c8cf0f", + "globals": [], + "declaredModules": [ + "cbor" + ] + } + }, + "ccap": { + "0.6": { + "libraryName": "ccap", + "typingsPackageName": "ccap", + "projectName": "https://github.com/DoubleSpout/ccap", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "711ea2ec5352dce72e7b8bc53c113562a73fd93e41aae9c894090093aa6146a7", + "globals": [], + "declaredModules": [ + "ccap" + ] + } + }, + "ccapture.js": { + "1.1": { + "libraryName": "ccapture.js", + "typingsPackageName": "ccapture.js", + "projectName": "https://github.com/spite/ccapture.js#readme", + "contributors": [ + { + "name": "Sam Alexander", + "url": "https://github.com/samalexander", + "githubUsername": "samalexander" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "562453a6b5ff4176fa75f50a3b238ca8d47819ec557972da637b0019c3318f54", + "globals": [ + "CCapture" + ], + "declaredModules": [] + } + }, + "center-align": { + "1.0": { + "libraryName": "center-align", + "typingsPackageName": "center-align", + "projectName": "https://github.com/jonschlinkert/center-align", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "126d2387cd83e4b4338255767ccf98759f9000d94afd0fa03c41118f60a444ce", + "globals": [], + "declaredModules": [ + "center-align" + ] + } + }, + "centra": { + "2.2": { + "libraryName": "centra", + "typingsPackageName": "centra", + "projectName": "https://github.com/ethanent/centra", + "contributors": [ + { + "name": "Tony Wooster", + "url": "https://github.com/twooster", + "githubUsername": "twooster" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70799876f76e5df0c92d20ae79d94fb114f450e069f0759803581e172aa0ce10", + "globals": [], + "declaredModules": [ + "centra" + ] + } + }, + "cesium": { + "1.66": { + "libraryName": "cesium", + "typingsPackageName": "cesium", + "projectName": "http://cesiumjs.org", + "contributors": [ + { + "name": "Aigars Zeiza", + "url": "https://github.com/Zuzon", + "githubUsername": "Zuzon" + }, + { + "name": "Harry Nicholls", + "url": "https://github.com/hnipps", + "githubUsername": "hnipps" + }, + { + "name": "Jared Szechy", + "url": "https://github.com/szechyjs", + "githubUsername": "szechyjs" + }, + { + "name": "Radek Goláň jr.", + "url": "https://github.com/golyalpha", + "githubUsername": "golyalpha" + }, + { + "name": "Emma Krantz", + "url": "https://github.com/KeyboardSounds", + "githubUsername": "KeyboardSounds" + }, + { + "name": "Wing Ho", + "url": "https://github.com/soyarsauce", + "githubUsername": "soyarsauce" + }, + { + "name": "Joey Rafidi", + "url": "https://github.com/jrafidi", + "githubUsername": "jrafidi" + }, + { + "name": "Morgan Snyder", + "url": "https://github.com/morgansierrasnyder", + "githubUsername": "morgansierrasnyder" + }, + { + "name": "Federico Giacomini", + "url": "https://github.com/crocsx", + "githubUsername": "crocsx" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 66, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e621e5f0e473abfa27f66fd5701efdc4b6a3ffc0e71e9f080e0dd09558dbfbb3", + "globals": [ + "Cesium" + ], + "declaredModules": [ + "cesium" + ] + } + }, + "cfenv": { + "1.2": { + "libraryName": "cfenv", + "typingsPackageName": "cfenv", + "projectName": "https://github.com/cloudfoundry-community/node-cfenv", + "contributors": [ + { + "name": "Jordan Adams", + "url": "https://github.com/jordanadams", + "githubUsername": "jordanadams" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7659a74ee4eb8309ada5ccb1393a2ea2dbf2ecbf1cfe27ebe5408eb9b9a4d87", + "globals": [], + "declaredModules": [ + "cfenv" + ] + } + }, + "cfn-response": { + "1.0": { + "libraryName": "cfn-response", + "typingsPackageName": "cfn-response", + "projectName": "https://github.com/LukeMizuhashi/cfn-response", + "contributors": [ + { + "name": "Ivo Murrell", + "url": "https://github.com/ivoisbelongtous", + "githubUsername": "ivoisbelongtous" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-lambda", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ea493106a266a678d779e3b38d303f6b72f94c8c0e32cb9651f1b1c8bc05c3b", + "globals": [], + "declaredModules": [ + "cfn-response" + ] + } + }, + "chai": { + "4.2": { + "libraryName": "chai", + "typingsPackageName": "chai", + "projectName": "http://chaijs.com/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Andrew Brown", + "url": "https://github.com/AGBrown", + "githubUsername": "AGBrown" + }, + { + "name": "Olivier Chevet", + "url": "https://github.com/olivr70", + "githubUsername": "olivr70" + }, + { + "name": "Matt Wistrand", + "url": "https://github.com/mwistrand", + "githubUsername": "mwistrand" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Shaun Luttin", + "url": "https://github.com/shaunluttin", + "githubUsername": "shaunluttin" + }, + { + "name": "Gintautas Miselis", + "url": "https://github.com/Naktibalda", + "githubUsername": "Naktibalda" + }, + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + }, + { + "name": "Erik Schierboom", + "url": "https://github.com/ErikSchierboom", + "githubUsername": "ErikSchierboom" + }, + { + "name": "Bogdan Paranytsia", + "url": "https://github.com/bparan", + "githubUsername": "bparan" + }, + { + "name": "CXuesong", + "url": "https://github.com/CXuesong", + "githubUsername": "CXuesong" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "025ea702678a4b02580c8b6e4ec66582173a4f94a3507b27f16fa0df600af00f", + "globals": [ + "Chai", + "chai" + ], + "declaredModules": [ + "chai" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "chai", + "typingsPackageName": "chai", + "projectName": "http://chaijs.com/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao/" + }, + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Andrew Brown", + "url": "https://github.com/AGBrown", + "githubUsername": "AGBrown" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "chai", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "74b19564d538fc3c5f10fd29d727e869387408c52611ddacfbfbad142e239e38", + "globals": [ + "Chai", + "chai" + ], + "declaredModules": [ + "chai" + ] + } + }, + "chai-almost": { + "1.0": { + "libraryName": "chai-almost", + "typingsPackageName": "chai-almost", + "projectName": "https://github.com/nmuldavin/chai-almost#readme", + "contributors": [ + { + "name": "Lennard Schulz", + "url": "https://github.com/kclnn", + "githubUsername": "kclnn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98f9e04826e92b56808933cfa73cb7cee30c1e00f2a94f372cd2d39e718ac023", + "globals": [], + "declaredModules": [ + "chai-almost" + ] + } + }, + "chai-arrays": { + "1.0": { + "libraryName": "chai-arrays", + "typingsPackageName": "chai-arrays", + "projectName": "https://github.com/GaneshSPatil/chai-arrays", + "contributors": [ + { + "name": "Clément Prévot", + "url": "https://github.com/clementprevot", + "githubUsername": "clementprevot" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0b65c73f2f008b55c8743eded8dbbb223c18e7537c38b134122988b14728738", + "globals": [], + "declaredModules": [ + "chai-arrays" + ] + } + }, + "chai-as-promised": { + "7.1": { + "libraryName": "chai-as-promised", + "typingsPackageName": "chai-as-promised", + "projectName": "https://github.com/domenic/chai-as-promised/", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Mike Lazer-Walker", + "url": "https://github.com/lazerwalker", + "githubUsername": "lazerwalker" + }, + { + "name": "Matt Bishop", + "url": "https://github.com/mattbishop", + "githubUsername": "mattbishop" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "208020b350253438915a5442fbc3580262b0542269da7ebac4b9604a73d5a6ea", + "globals": [], + "declaredModules": [ + "chai-as-promised" + ] + } + }, + "chai-datetime": { + "0.0": { + "libraryName": "chai-datetime", + "typingsPackageName": "chai-datetime", + "projectName": "https://github.com/gaslight/chai-datetime.git", + "contributors": [ + { + "name": "Cliff Burger", + "url": "https://github.com/cliffburger", + "githubUsername": "cliffburger" + }, + { + "name": "Matt Bishop", + "url": "https://github.com/mattbishop", + "githubUsername": "mattbishop" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "511a695690297edff59d94b332dc437080f684fb189fccdad4d4bb0a76b9058e", + "globals": [], + "declaredModules": [ + "chai-datetime" + ] + } + }, + "chai-dom": { + "0.0": { + "libraryName": "chai-dom", + "typingsPackageName": "chai-dom", + "projectName": "https://github.com/nathanboktae/chai-dom", + "contributors": [ + { + "name": "Matt Lewis", + "url": "https://github.com/mattlewis92", + "githubUsername": "mattlewis92" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3981d8602483ee97dbbd705b75fd46fe97b074992b6ae8ad1ddaecc932cf4523", + "globals": [], + "declaredModules": [ + "chai-dom" + ] + } + }, + "chai-enzyme": { + "0.6": { + "libraryName": "chai-enzyme", + "typingsPackageName": "chai-enzyme", + "projectName": "https://github.com/producthunt/chai-enzyme", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + }, + { + "name": "chai", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "cheerio", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bb427e6860d66c67cbe3f9fd457346237c8eb21499d74599d322f83aa6973e0", + "globals": [], + "declaredModules": [ + "chai-enzyme" + ] + } + }, + "chai-fs": { + "2.0": { + "libraryName": "chai-fs", + "typingsPackageName": "chai-fs", + "projectName": "https://github.com/chaijs/chai-fs", + "contributors": [ + { + "name": "Dimitar Danailov", + "url": "https://github.com/dimitardanailov", + "githubUsername": "dimitardanailov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fe85cfae418aecdae1dd24c19499f56dadc11279105822ccd37193e01396eb8", + "globals": [], + "declaredModules": [ + "chai-fs" + ] + } + }, + "chai-fuzzy": { + "1.3": { + "libraryName": "chai-fuzzy", + "typingsPackageName": "chai-fuzzy", + "projectName": "http://chaijs.com/plugins/chai-fuzzy", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db9868dd7a1f168c5b613a4a621b803155e9613b210fe542a6164ec7a12c60e1", + "globals": [], + "declaredModules": [ + "chai-fuzzy" + ] + } + }, + "chai-jest-snapshot": { + "1.3": { + "libraryName": "chai-jest-snapshot", + "typingsPackageName": "chai-jest-snapshot", + "projectName": "https://github.com/suchipi/chai-jest-snapshot#readme", + "contributors": [ + { + "name": "Matt Perry", + "url": "https://github.com/mattvperry", + "githubUsername": "mattvperry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + }, + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8aee0cfe20ec6ea57ccba71196de254560e5149c081cdc1918155ee009b68e40", + "globals": [], + "declaredModules": [ + "chai-jest-snapshot" + ] + } + }, + "chai-jquery": { + "1.1": { + "libraryName": "chai-jquery", + "typingsPackageName": "chai-jquery", + "projectName": "https://github.com/chaijs/chai-jquery", + "contributors": [ + { + "name": "Kazi Manzur Rashid", + "url": "https://github.com/kazimanzurrashid", + "githubUsername": "kazimanzurrashid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ee893161c3cffa048cd0052b0bc23e90cb931fcb1d0f6026f1417373834ca4d", + "globals": [], + "declaredModules": [] + } + }, + "chai-json-schema": { + "1.4": { + "libraryName": "chai-json-schema", + "typingsPackageName": "chai-json-schema", + "projectName": "https://github.com/chaijs/chai-json-schema/", + "contributors": [ + { + "name": "Ulrich Heiniger", + "url": "https://github.com/ulrichheiniger", + "githubUsername": "ulrichheiniger" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tv4", + "version": "*" + } + ], + "testDependencies": [ + "chai" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "386170cd80f29de7efcdbe41d7685be80dfae05bd82a77b407600dfc0f50bb62", + "globals": [], + "declaredModules": [ + "chai-json-schema" + ] + } + }, + "chai-like": { + "1.1": { + "libraryName": "chai-like", + "typingsPackageName": "chai-like", + "projectName": "https://github.com/zation/chai-like", + "contributors": [ + { + "name": "Chayim Refael Friedman", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a04996af84fef5b4e00153984bfedeb64c2c32000f45b11cbfa3017b9a1cfaf", + "globals": [], + "declaredModules": [ + "chai-like" + ] + } + }, + "chai-moment": { + "0.1": { + "libraryName": "chai-moment", + "typingsPackageName": "chai-moment", + "projectName": "https://github.com/picardy/chai-moment", + "contributors": [ + { + "name": "Chris Godsey", + "url": "https://github.com/chrisgodsey", + "githubUsername": "chrisgodsey" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fa66bf6483e13e7d39b8b44da73d4dded22cd1280b39fc24c131ca5904c4212", + "globals": [], + "declaredModules": [ + "chai-moment" + ] + } + }, + "chai-oequal": { + "0.0": { + "libraryName": "chai-oequal", + "typingsPackageName": "chai-oequal", + "projectName": "https://github.com/wrwrwr/chai-oequal", + "contributors": [ + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9c095f4382bccca0282b0f0af8f216f5561ff1a5b35901d373aa669e300da72", + "globals": [], + "declaredModules": [ + "chai-oequal" + ] + } + }, + "chai-roughly": { + "1.0": { + "libraryName": "chai-roughly", + "typingsPackageName": "chai-roughly", + "projectName": "https://github.com/Turbo87/chai-roughly#readme", + "contributors": [ + { + "name": "Tomasz Nguyen", + "url": "https://github.com/swist", + "githubUsername": "swist" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "441ce6f9aec7edf2f151f35482439472617c7f8f7cfc62f35fd24cea70e531f3", + "globals": [], + "declaredModules": [ + "chai-roughly" + ] + } + }, + "chai-spies": { + "1.0": { + "libraryName": "chai-spies", + "typingsPackageName": "chai-spies", + "projectName": "https://github.com/chaijs/chai-spies", + "contributors": [ + { + "name": "Ilya Kuznetsov", + "url": "https://github.com/kuzn-ilya", + "githubUsername": "kuzn-ilya" + }, + { + "name": "Harm van der Werf", + "url": "https://github.com/harm-less", + "githubUsername": "harm-less" + }, + { + "name": "Jouni Suorsa", + "url": "https://github.com/jounisuo", + "githubUsername": "jounisuo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e8332117a6ce6def81a88c89c1a8686f53d6bd287e2e098a05ae2229079c648", + "globals": [ + "spies" + ], + "declaredModules": [ + "chai-spies" + ] + } + }, + "chai-string": { + "1.4": { + "libraryName": "chai-string", + "typingsPackageName": "chai-string", + "projectName": "https://github.com/onechiporenko/chai-string", + "contributors": [ + { + "name": "Nick Malaguti", + "url": "https://github.com/nmalaguti", + "githubUsername": "nmalaguti" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2be7c96e113cbca16ef090c287729bc4e5babc4273c4d8ca8da6ab5a94cd08cc", + "globals": [], + "declaredModules": [ + "chai-string" + ] + } + }, + "chai-style": { + "1.0": { + "libraryName": "chai-style", + "typingsPackageName": "chai-style", + "projectName": "https://github.com/darlanmendonca/chai-style", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4fa715ec5bd76138c19ba0166bf40d5e242ec38ad1199574bb60b7f9991cac3", + "globals": [], + "declaredModules": [ + "chai-style" + ] + } + }, + "chai-subset": { + "1.3": { + "libraryName": "chai-subset", + "typingsPackageName": "chai-subset", + "projectName": "https://github.com/debitoor/chai-subset", + "contributors": [ + { + "name": "Sam Noedel", + "url": "https://github.com/delta62", + "githubUsername": "delta62" + }, + { + "name": "Andrew Brown", + "url": "https://github.com/AGBrown", + "githubUsername": "AGBrown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3f324d9f4a8144026376e3fe5ba477e97f99b39f25c2a4422cbe0786549c4cf", + "globals": [], + "declaredModules": [ + "chai-subset" + ] + } + }, + "chai-things": { + "0.0": { + "libraryName": "chai-things", + "typingsPackageName": "chai-things", + "projectName": "https://github.com/chaijs/chai-things", + "contributors": [ + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8c6e3ecc30281ab8d57027e8e15f9f2d980107765becc8a5182aeea1e7b465a", + "globals": [], + "declaredModules": [ + "chai-things" + ] + } + }, + "chai-uuid": { + "1.0": { + "libraryName": "chai-uuid", + "typingsPackageName": "chai-uuid", + "projectName": "https://github.com/rfrench/chai-uuid", + "contributors": [ + { + "name": "Harm van der Werf", + "url": "https://github.com/harm-less", + "githubUsername": "harm-less" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4ce4a2a07a67c711517cc05feb9faa44b93586b3133555398f5f1755a88d716", + "globals": [], + "declaredModules": [ + "chai-uuid" + ] + } + }, + "chai-xml": { + "0.3": { + "libraryName": "chai-xml", + "typingsPackageName": "chai-xml", + "projectName": "https://github.com/krampstudio/chai-xml", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d8a0a3456d0ade97e06a502b584b8dd932a547ed75beae44852ade1c2020c97", + "globals": [], + "declaredModules": [ + "chai-xml" + ] + } + }, + "chalk-animation": { + "1.6": { + "libraryName": "chalk-animation", + "typingsPackageName": "chalk-animation", + "projectName": "https://github.com/bokub/chalk-animation", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8bbe73dfe19099dbb47a77814f501d658f8f448e43f8e725fdcd42e5fa64f319", + "globals": [], + "declaredModules": [ + "chalk-animation" + ] + } + }, + "chalk-pipe": { + "2.0": { + "libraryName": "chalk-pipe", + "typingsPackageName": "chalk-pipe", + "projectName": "https://github.com/LitoMore/chalk-pipe", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chalk", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chalk", + "version": "^2.4.1" + } + ], + "contentHash": "465936ecf9b7b3b77044c51e59abdf8bcc72b686f7a55ed6a6b3fccf375df2e7", + "globals": [], + "declaredModules": [ + "chalk-pipe" + ] + } + }, + "chance": { + "1.0": { + "libraryName": "Chance", + "typingsPackageName": "chance", + "projectName": "http://chancejs.com", + "contributors": [ + { + "name": "Chris Bowdon", + "url": "https://github.com/cbowdon", + "githubUsername": "cbowdon" + }, + { + "name": "Brice BERNARD", + "url": "https://github.com/brikou", + "githubUsername": "brikou" + }, + { + "name": "Carlos Sanchez", + "url": "https://github.com/cafesanu", + "githubUsername": "cafesanu" + }, + { + "name": "Colby M. White", + "url": "https://github.com/colbywhite", + "githubUsername": "colbywhite" + }, + { + "name": "Zachary Dow", + "url": "https://github.com/NewDark90", + "githubUsername": "NewDark90" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "452ac66dbf0a0c57c2b810cd0c4fcd040e204d598979a26a68893ea7810261ec", + "globals": [], + "declaredModules": [ + "chance" + ] + } + }, + "change-case-object": { + "2.0": { + "libraryName": "change-case-object", + "typingsPackageName": "change-case-object", + "projectName": "https://github.com/BinaryThumb/change-case-object#readme", + "contributors": [ + { + "name": "James Chao", + "url": "https://github.com/jameschao", + "githubUsername": "jameschao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d2f9facbf2ed93f02d46532ebc458f16eed20f9eab67fbda65cf1745adcf54f", + "globals": [], + "declaredModules": [ + "change-case-object" + ] + } + }, + "change-emitter": { + "0.1": { + "libraryName": "change-emitter", + "typingsPackageName": "change-emitter", + "projectName": "https://github.com/acdlite/change-emitter", + "contributors": [ + { + "name": "Iskander Sierra", + "url": "https://github.com/iskandersierra", + "githubUsername": "iskandersierra" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdbb7c7c32753be89c7bfb136958866286562e0bc95b2a83a35da976943661d8", + "globals": [], + "declaredModules": [ + "change-emitter" + ] + } + }, + "changelog-parser": { + "2.7": { + "libraryName": "changelog-parser", + "typingsPackageName": "changelog-parser", + "projectName": "https://github.com/hypermodules/changelog-parser", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3aa7be991c19cf64d4a87f7a0b5acdcfb1782ae245c6d9bed050885657550c6", + "globals": [], + "declaredModules": [ + "changelog-parser" + ] + } + }, + "chardet": { + "0.8": { + "libraryName": "chardet", + "typingsPackageName": "chardet", + "projectName": "https://github.com/runk/node-chardet", + "contributors": [ + { + "name": "Hauke Oldsen", + "url": "https://github.com/Gebatzens", + "githubUsername": "Gebatzens" + }, + { + "name": "Sam Hinshaw", + "url": "https://github.com/samhinshaw", + "githubUsername": "samhinshaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bf532a93044a04fb010a5659bcc0394caeaaf5b14626f281699bddc4cf97c26", + "globals": [], + "declaredModules": [ + "chardet" + ] + } + }, + "charm": { + "1.0": { + "libraryName": "Charm", + "typingsPackageName": "charm", + "projectName": "https://github.com/substack/node-charm/", + "contributors": [ + { + "name": "Jad Sarout", + "url": "https://github.com/Xananax", + "githubUsername": "Xananax" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1b0daad2191fa17ff378550b86609cbe59ab03582ac24b2c60f4c70359fb2ca", + "globals": [], + "declaredModules": [ + "charm" + ] + } + }, + "charset": { + "1.0": { + "libraryName": "charset", + "typingsPackageName": "charset", + "projectName": "https://github.com/node-modules/charset", + "contributors": [ + { + "name": "Andrew Bradley", + "url": "https://github.com/cspotcode", + "githubUsername": "cspotcode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e0a6596cddd82a7668a4b71d0b5d27b64bf1504b0f7283fe0e13f4cec9e2ea5", + "globals": [], + "declaredModules": [ + "charset" + ] + } + }, + "chart.js": { + "2.9": { + "libraryName": "Chart.js", + "typingsPackageName": "chart.js", + "projectName": "https://github.com/nnnick/Chart.js", + "contributors": [ + { + "name": "Alberto Nuti", + "url": "https://github.com/anuti", + "githubUsername": "anuti" + }, + { + "name": "Fabien Lavocat", + "url": "https://github.com/FabienLavocat", + "githubUsername": "FabienLavocat" + }, + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + }, + { + "name": "Larry Bahr", + "url": "https://github.com/larrybahr", + "githubUsername": "larrybahr" + }, + { + "name": "Daniel Luz", + "url": "https://github.com/mernen", + "githubUsername": "mernen" + }, + { + "name": "Joseph Page", + "url": "https://github.com/josefpaij", + "githubUsername": "josefpaij" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Guillaume Rodriguez", + "url": "https://github.com/guillaume-ro-fr", + "githubUsername": "guillaume-ro-fr" + }, + { + "name": "Simon Archer", + "url": "https://github.com/archy-bold", + "githubUsername": "archy-bold" + }, + { + "name": "Ken Elkabany", + "url": "https://github.com/braincore", + "githubUsername": "braincore" + }, + { + "name": "Francesco Benedetto", + "url": "https://github.com/frabnt", + "githubUsername": "frabnt" + }, + { + "name": "Alexandros Dorodoulis", + "url": "https://github.com/alexdor", + "githubUsername": "alexdor" + }, + { + "name": "Manuel Heidrich", + "url": "https://github.com/mahnuh", + "githubUsername": "mahnuh" + }, + { + "name": "Conrad Holtzhausen", + "url": "https://github.com/Conrad777", + "githubUsername": "Conrad777" + }, + { + "name": "Adrián Caballero", + "url": "https://github.com/adripanico", + "githubUsername": "adripanico" + }, + { + "name": "wertzui", + "url": "https://github.com/wertzui", + "githubUsername": "wertzui" + }, + { + "name": "Martin Trobäck", + "url": "https://github.com/lekoaf", + "githubUsername": "lekoaf" + }, + { + "name": "Elian Cordoba", + "url": "https://github.com/ElianCordoba", + "githubUsername": "ElianCordoba" + }, + { + "name": "Takuya Uehara", + "url": "https://github.com/indigolain", + "githubUsername": "indigolain" + }, + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + }, + { + "name": "Ray Nicholus", + "url": "https://github.com/rnicholus", + "githubUsername": "rnicholus" + }, + { + "name": "Oscar Cabrera", + "url": "https://github.com/mrjack88", + "githubUsername": "mrjack88" + }, + { + "name": "Carlos Anoceto", + "url": "https://github.com/canoceto", + "githubUsername": "canoceto" + }, + { + "name": "Nobuhiko Futagami", + "url": "https://github.com/nobu222", + "githubUsername": "nobu222" + }, + { + "name": "Marco Ru", + "url": "https://github.com/Marcoru97", + "githubUsername": "Marcoru97" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.10.2" + } + ], + "contentHash": "a07189d69ce1ec71505c6583e8e9ac4b14e565db2bdc4602b93050c0532a14e1", + "globals": [ + "Chart" + ], + "declaredModules": [ + "chart.js" + ] + } + }, + "chartist": { + "0.9": { + "libraryName": "Chartist", + "typingsPackageName": "chartist", + "projectName": "https://github.com/gionkunz/chartist-js", + "contributors": [ + { + "name": "Matt Gibbs", + "url": "https://github.com/mtgibbs", + "githubUsername": "mtgibbs" + }, + { + "name": "Simon Pfeifer", + "url": "https://github.com/psimonski", + "githubUsername": "psimonski" + }, + { + "name": "Anastasiia Antonova", + "url": "https://github.com/affilnost", + "githubUsername": "affilnost" + }, + { + "name": "Sunny Juneja", + "url": "https://github.com/sunnyrjuneja", + "githubUsername": "sunnyrjuneja" + }, + { + "name": "Sam Raudabaugh", + "url": "https://github.com/raudabaugh", + "githubUsername": "raudabaugh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d188135313ad83ef09f4c37e0af2cc5653a82eb492925f2c1b19a72ad241527", + "globals": [ + "Chartist" + ], + "declaredModules": [ + "chartist" + ] + } + }, + "chartmogul-node": { + "1.0": { + "libraryName": "chartmogul-node", + "typingsPackageName": "chartmogul-node", + "projectName": "https://github.com/chartmogul/chartmogul-node", + "contributors": [ + { + "name": "ChartMogul", + "url": "https://github.com/chartmogul", + "githubUsername": "chartmogul" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "common.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2509ef523faf7182b8eeccaa1e4b05aba8dfd6f19d6efdc5d3f059dd6f1b8646", + "globals": [], + "declaredModules": [ + "chartmogul-node", + "chartmogul-node/common" + ] + } + }, + "chayns": { + "3.1": { + "libraryName": "chayns", + "typingsPackageName": "chayns", + "projectName": "https://github.com/TobitSoftware/chayns-js", + "contributors": [ + { + "name": "Henning Kuehl", + "url": "https://github.com/HenningKuehl", + "githubUsername": "HenningKuehl" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c3a38b6433d7e87051a8521901b7b92207f42c0c103660fb35d98fa6be09c17", + "globals": [ + "chayns" + ], + "declaredModules": [] + } + }, + "check-error": { + "1.0": { + "libraryName": "check-error", + "typingsPackageName": "check-error", + "projectName": "https://github.com/chaijs/check-error#readme", + "contributors": [ + { + "name": "Porama Ignoi Ruengrairatanaroj", + "url": "https://github.com/Seally", + "githubUsername": "Seally" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1d8e683bd69976cda5bd878d419f339c1ff69fd5b58c1b814a45c90474cc035", + "globals": [], + "declaredModules": [ + "check-error" + ] + } + }, + "check-sum": { + "0.1": { + "libraryName": "check-sum", + "typingsPackageName": "check-sum", + "projectName": "https://github.com/stream-utils/check-sum", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e019d96d2c19e10c980e329c6af2aab65da49fdb406af8cac78ab7229e48b30", + "globals": [], + "declaredModules": [ + "check-sum" + ] + } + }, + "check-types": { + "7.3": { + "libraryName": "check-types", + "typingsPackageName": "check-types", + "projectName": "https://gitlab.com/philbooth/check-types.js", + "contributors": [ + { + "name": "idchlife", + "url": "https://github.com/idchlife", + "githubUsername": "idchlife" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1606ff1376f9cc6f108a13fddb9a5e7584ec84ddc57940fb9f648ec2b3820dd", + "globals": [], + "declaredModules": [ + "check-types" + ] + } + }, + "checkstyle-formatter": { + "1.0": { + "libraryName": "checkstyle-formatter", + "typingsPackageName": "checkstyle-formatter", + "projectName": "https://github.com/jimf/checkstyle-formatter", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23fb37bce2bf1fc4368c42790732e5f0c54c4b75d75e826780d133b4efc4bf8c", + "globals": [], + "declaredModules": [ + "checkstyle-formatter" + ] + } + }, + "checksum": { + "0.1": { + "libraryName": "checksum", + "typingsPackageName": "checksum", + "projectName": "https://github.com/dshaw/checksum", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5186343c319648674b934ec81c53fd77931e3bc2e3b71cfc16b96f19b6780c75", + "globals": [], + "declaredModules": [ + "checksum" + ] + } + }, + "cheerio": { + "0.22": { + "libraryName": "Cheerio", + "typingsPackageName": "cheerio", + "projectName": "https://github.com/cheeriojs/cheerio", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + }, + { + "name": "VILIC VANE", + "url": "http://vilic.info" + }, + { + "name": "Wayne Maurer", + "url": "https://github.com/wmaurer", + "githubUsername": "wmaurer" + }, + { + "name": "Umar Nizamani", + "url": "https://github.com/umarniz", + "githubUsername": "umarniz" + }, + { + "name": "LiJinyao", + "url": "https://github.com/LiJinyao", + "githubUsername": "LiJinyao" + }, + { + "name": "Chennakrishna", + "url": "https://github.com/chennakrishna8", + "githubUsername": "chennakrishna8" + }, + { + "name": "AzSiAz", + "url": "https://github.com/AzSiAz", + "githubUsername": "AzSiAz" + }, + { + "name": "Ryo Ota", + "url": "https://github.com/nwtgck", + "githubUsername": "nwtgck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 22, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0db23a07a69d0bc4adac451219ee83f91e149dc6e328546d84bdfb5a1f1f527f", + "globals": [ + "cheerio" + ], + "declaredModules": [ + "cheerio" + ] + } + }, + "chess.js": { + "0.10": { + "libraryName": "chess.js", + "typingsPackageName": "chess.js", + "projectName": "https://github.com/jhlywa/chess.js", + "contributors": [ + { + "name": "Jacob Fischer", + "url": "https://github.com/JacobFischer", + "githubUsername": "JacobFischer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29b4f7845a1c43bf3695dd43b74a7039761532b3485373c253034778f78b851f", + "globals": [], + "declaredModules": [ + "chess.js" + ] + } + }, + "chessboardjs": { + "0.3": { + "libraryName": "chessboardjs", + "typingsPackageName": "chessboardjs", + "projectName": "https://github.com/oakmac/chessboardjs/", + "contributors": [ + { + "name": "Bayo Olatunji", + "url": "https://github.com/sliverb", + "githubUsername": "sliverb" + }, + { + "name": "David Paz", + "url": "https://github.com/davidmpaz", + "githubUsername": "davidmpaz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89804a502b7c4a50e9465bfc75a82b6295126f2d6917b3a5d62bb309d64c4069", + "globals": [], + "declaredModules": [ + "chessboardjs" + ] + } + }, + "child-process-promise": { + "2.2": { + "libraryName": "child-process-promise", + "typingsPackageName": "child-process-promise", + "projectName": "https://github.com/patrick-steele-idem/child-process-promise", + "contributors": [ + { + "name": "Luis Paulo", + "url": "https://github.com/TheDSCPL", + "githubUsername": "TheDSCPL" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "41398e7b42e81dfe7318fa64492b450a522a09247015017a782d44467af36ef9", + "globals": [], + "declaredModules": [ + "child-process-promise" + ] + } + }, + "chmodr": { + "1.0": { + "libraryName": "chmodr", + "typingsPackageName": "chmodr", + "projectName": "https://github.com/isaacs/chmodr#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc8d2582d25fb1496be545352ee6f13a3b84a92f0c13e9393651b02fe51a055b", + "globals": [], + "declaredModules": [ + "chmodr" + ] + } + }, + "chocolatechipjs": { + "4.0": { + "libraryName": "chocolatechip", + "typingsPackageName": "chocolatechipjs", + "projectName": "https://github.com/chocolatechipui/ChocolateChipJS", + "contributors": [ + { + "name": "Robert Biggs", + "url": "http://chocolatechip-ui.com" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ed56021a03006da3f7141be5db271cd550318a36a6f34b59dce4716298a05d7", + "globals": [ + "$", + "chocolatechipjs" + ], + "declaredModules": [] + } + }, + "chordsheetjs": { + "2.8": { + "libraryName": "chordsheetjs", + "typingsPackageName": "chordsheetjs", + "projectName": "https://github.com/martijnversluis/ChordSheetJS", + "contributors": [ + { + "name": "Adam Bloom", + "url": "https://github.com/adamsbloom", + "githubUsername": "adamsbloom" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c16f2e1515a1f032a4fc910f33506f9f36f8d920cc168847c3a45e63b1cb1c62", + "globals": [], + "declaredModules": [ + "chordsheetjs" + ] + } + }, + "chosen-js": { + "1.8": { + "libraryName": "Chosen", + "typingsPackageName": "chosen-js", + "projectName": "https://harvesthq.github.io/chosen", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9bf77266a4a0c434fd014b91abfcd0289a3eb27f5ebe3752c72578b370ba177", + "globals": [], + "declaredModules": [] + } + }, + "chownr": { + "1.0": { + "libraryName": "chownr", + "typingsPackageName": "chownr", + "projectName": "https://github.com/isaacs/chownr#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2889b5ef7dad3107e9476a3631a5bf35b6c64b201bad4b0434f7f20edd625562", + "globals": [], + "declaredModules": [ + "chownr" + ] + } + }, + "chroma-js": { + "2.0": { + "libraryName": "Chroma.js", + "typingsPackageName": "chroma-js", + "projectName": "https://github.com/gka/chroma.js", + "contributors": [ + { + "name": "Sebastian Brückner", + "url": "https://github.com/invliD", + "githubUsername": "invliD" + }, + { + "name": "Marcin Pacholec", + "url": "https://github.com/mpacholec", + "githubUsername": "mpacholec" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4e8a0a1e094c841fb87eb12cf635d8ad4abbc8720ada34c5a43dcf45c524716", + "globals": [ + "chroma" + ], + "declaredModules": [ + "chroma-js" + ] + }, + "0.5": { + "libraryVersionDirectoryName": "0", + "libraryName": "Chroma.js", + "typingsPackageName": "chroma-js", + "projectName": "https://github.com/gka/chroma.js", + "contributors": [ + { + "name": "Sebastian Brückner", + "url": "https://github.com/invliD", + "githubUsername": "invliD" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "chroma-js", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "65e833633d19201fb883a529304517ede3a0d1f0732d38ce52adc69ebf7c2654", + "globals": [ + "chroma" + ], + "declaredModules": [] + } + }, + "chrome": { + "0.0": { + "libraryName": "Chrome extension development", + "typingsPackageName": "chrome", + "projectName": "http://developer.chrome.com/extensions/", + "contributors": [ + { + "name": "Matthew Kimber", + "url": "https://github.com/matthewkimber", + "githubUsername": "matthewkimber" + }, + { + "name": "otiai10", + "url": "https://github.com/otiai10", + "githubUsername": "otiai10" + }, + { + "name": "couven92", + "url": "https://github.com/couven92", + "githubUsername": "couven92" + }, + { + "name": "RReverser", + "url": "https://github.com/rreverser", + "githubUsername": "rreverser" + }, + { + "name": "sreimer15", + "url": "https://github.com/sreimer15", + "githubUsername": "sreimer15" + }, + { + "name": "MatCarlson", + "url": "https://github.com/MatCarlson", + "githubUsername": "MatCarlson" + }, + { + "name": "ekinsol", + "url": "https://github.com/ekinsol", + "githubUsername": "ekinsol" + }, + { + "name": "Thierry Régagnon", + "url": "https://github.com/tregagnon", + "githubUsername": "tregagnon" + }, + { + "name": "Brian Wilson", + "url": "https://github.com/echoabstract", + "githubUsername": "echoabstract" + }, + { + "name": "Sebastiaan Pasma", + "url": "https://github.com/spasma", + "githubUsername": "spasma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "chrome-cast/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "filesystem", + "version": "*" + } + ], + "testDependencies": [ + "jquery", + "jqueryui" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "315772e4d73a2578eb330c5ced76fa76bc09d3d005b623db1d7b355a1ad3d6c5", + "globals": [ + "chrome" + ], + "declaredModules": [] + } + }, + "chrome-apps": { + "0.0": { + "libraryName": "Chrome packaged application development", + "typingsPackageName": "chrome-apps", + "projectName": "http://developer.chrome.com/apps/", + "contributors": [ + { + "name": "Nikolai Ommundsen", + "url": "https://github.com/niikoo", + "githubUsername": "niikoo" + }, + { + "name": "Adam Lay", + "url": "https://github.com/AdamLay", + "githubUsername": "AdamLay" + }, + { + "name": "MIZUNE Pine", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + }, + { + "name": "MIZUSHIMA Junki", + "url": "https://github.com/mzsm", + "githubUsername": "mzsm" + }, + { + "name": "Ingconst Stepanyan", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + }, + { + "name": "Adam Pyle", + "url": "https://github.com/pyle", + "githubUsername": "pyle" + }, + { + "name": "Matthew Kimber", + "url": "https://github.com/matthewkimber", + "githubUsername": "matthewkimber" + }, + { + "name": "otiai10", + "url": "https://github.com/otiai10", + "githubUsername": "otiai10" + }, + { + "name": "couven92", + "url": "https://github.com/couven92", + "githubUsername": "couven92" + }, + { + "name": "RReverser", + "url": "https://github.com/rreverser", + "githubUsername": "rreverser" + }, + { + "name": "sreimer15", + "url": "https://github.com/sreimer15", + "githubUsername": "sreimer15" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "filesystem", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3abb69e1ccf2d03755d1a15b42449d9423c0f4f3e57c933c1521a140215ce59d", + "globals": [ + "AppView", + "HTMLAppViewElement", + "HTMLWebViewElement", + "WebView", + "chrome" + ], + "declaredModules": [] + } + }, + "chromecast-caf-receiver": { + "5.0": { + "libraryName": "chromecast-caf-receiver", + "typingsPackageName": "chromecast-caf-receiver", + "projectName": "https://github.com/googlecast", + "contributors": [ + { + "name": "Sergio Arbeo", + "url": "https://github.com/Serabe", + "githubUsername": "Serabe" + }, + { + "name": "Craig Bruce", + "url": "https://github.com/craigrbruce", + "githubUsername": "craigrbruce" + }, + { + "name": "Brandon Risell", + "url": "https://github.com/brandonrisell", + "githubUsername": "brandonrisell" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "cast.framework.breaks.d.ts", + "cast.framework.d.ts", + "cast.framework.events.category.d.ts", + "cast.framework.events.d.ts", + "cast.framework.messages.d.ts", + "cast.framework.system.d.ts", + "cast.framework.ui.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "892c692d14efc2932fc5fd4e9f2026d5703faba127c6be9dd72ffe0dd495e82c", + "globals": [ + "breaks", + "cast", + "category", + "events", + "framework", + "messages", + "system", + "ui" + ], + "declaredModules": [ + "chromecast-caf-receiver", + "chromecast-caf-receiver/cast.framework", + "chromecast-caf-receiver/cast.framework.breaks", + "chromecast-caf-receiver/cast.framework.messages", + "chromecast-caf-receiver/cast.framework.events", + "chromecast-caf-receiver/cast.framework.events.category", + "chromecast-caf-receiver/cast.framework.system", + "chromecast-caf-receiver/cast.framework.ui" + ] + } + }, + "chromecast-caf-sender": { + "1.0": { + "libraryName": "Cast Application Framework Sender API", + "typingsPackageName": "chromecast-caf-sender", + "projectName": "https://developers.google.com/cast/docs/caf_receiver_overview", + "contributors": [ + { + "name": "Samuel Maddock", + "url": "https://github.com/samuelmaddock", + "githubUsername": "samuelmaddock" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chrome", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc1440f37364fc6cf15b6a858b6838777d07a92345922ce9377f64b327fb3b89", + "globals": [ + "cast" + ], + "declaredModules": [] + } + }, + "chromedriver": { + "2.38": { + "libraryName": "chromedriver", + "typingsPackageName": "chromedriver", + "projectName": "https://github.com/giggio/node-chromedriver", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 38, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ff9f8d1d3937053e72807a68186f98509832c0950cb4c395192097e982c4a64", + "globals": [], + "declaredModules": [ + "chromedriver" + ] + } + }, + "chui": { + "3.9": { + "libraryName": "chui", + "typingsPackageName": "chui", + "projectName": "https://github.com/chocolatechipui/chocolatechip-ui", + "contributors": [ + { + "name": "Robert Biggs", + "url": "http://chocolatechip-ui.com" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6767f9bc04379f2a67e875b0f04e3b225e7fc84dadb3192aa90c638311623bbe", + "globals": [], + "declaredModules": [] + } + }, + "chunk": { + "0.0": { + "libraryName": "chunk", + "typingsPackageName": "chunk", + "projectName": "https://github.com/ryancole/chunk", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6b7be4312d8728bb3a3103d8cc4d59161342538e629a7e1a265e4b41b978573", + "globals": [ + "chunk" + ], + "declaredModules": [ + "chunk" + ] + } + }, + "chunk-text": { + "1.0": { + "libraryName": "chunk-text", + "typingsPackageName": "chunk-text", + "projectName": "https://github.com/algolia/chunk-text", + "contributors": [ + { + "name": "Malo Bourgon", + "url": "https://github.com/malob", + "githubUsername": "malob" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "424269d194c5e2c0beb2f5fa54cb93e730dd41ead00efba22ad33d149daafc0d", + "globals": [], + "declaredModules": [ + "chunk-text" + ] + } + }, + "ci-info": { + "2.0": { + "libraryName": "ci-info", + "typingsPackageName": "ci-info", + "projectName": "https://github.com/watson/ci-info", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6c493e61b2974ff40875edce1616a42e098b7792efea9c9e3eb433ccdecbaae", + "globals": [], + "declaredModules": [ + "ci-info" + ] + } + }, + "cipher-base": { + "1.0": { + "libraryName": "cipher-base", + "typingsPackageName": "cipher-base", + "projectName": "https://github.com/crypto-browserify/cipher-base", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bac6b9efe1202f9012552d834893c2e7ad7d75f4c0282f5943c3b8f8dbfe7a38", + "globals": [], + "declaredModules": [ + "cipher-base" + ] + } + }, + "circuit-breaker-js": { + "0.0": { + "libraryName": "circuit-breaker-js", + "typingsPackageName": "circuit-breaker-js", + "projectName": "http://yammer.github.io/circuit-breaker-js/", + "contributors": [ + { + "name": "Timur Amirov", + "url": "https://github.com/DeTeam", + "githubUsername": "DeTeam" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27262cf4387e6e9656199ad9d9cc02914d580963da17958958c130249518435c", + "globals": [], + "declaredModules": [ + "circuit-breaker-js" + ] + } + }, + "circular-dependency-plugin": { + "5.0": { + "libraryName": "circular-dependency-plugin", + "typingsPackageName": "circular-dependency-plugin", + "projectName": "https://github.com/aackerman/circular-dependency-plugin", + "contributors": [ + { + "name": "Olegs Jeremejevs", + "url": "https://github.com/jeremejevs", + "githubUsername": "jeremejevs" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3449810b559f7178573eff477fa1ec82523d7e3a83f6ae1885d2ef56dd75a0af", + "globals": [], + "declaredModules": [ + "circular-dependency-plugin" + ] + } + }, + "circular-json": { + "0.4": { + "libraryName": "circular-json", + "typingsPackageName": "circular-json", + "projectName": "https://github.com/WebReflection/circular-json", + "contributors": [ + { + "name": "Jonathan Pevarnek", + "url": "https://github.com/jpevarnek", + "githubUsername": "jpevarnek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff15aa6cdc371cc7479b4a9e2efc5987c46feb952787cfd7ed507a434ecb33f8", + "globals": [], + "declaredModules": [ + "circular-json" + ] + } + }, + "ckeditor": { + "4.9": { + "libraryName": "CKEditor", + "typingsPackageName": "ckeditor", + "projectName": "https://ckeditor.com/ckeditor-4/", + "contributors": [ + { + "name": "Thomas Wittwer", + "url": "https://github.com/wittwert", + "githubUsername": "wittwert" + }, + { + "name": "Stuart Long", + "url": "https://github.com/stuartlong", + "githubUsername": "stuartlong" + }, + { + "name": "Viktor Pegy", + "url": "https://github.com/viktorpegy", + "githubUsername": "viktorpegy" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "978d2362e87de6d29f0c23384103a0b75dc6da51baa103ed9a4be43c99c40f18", + "globals": [ + "CKEDITOR" + ], + "declaredModules": [] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "CKEditor", + "typingsPackageName": "ckeditor", + "projectName": "http://ckeditor.com/", + "contributors": [ + { + "name": "Thomas Wittwer", + "url": "https://github.com/wittwert", + "githubUsername": "wittwert" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ckeditor", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d5446c9ecde5c485653644131e061928f3f1d65bb38775fec4404aa3a5e0e0f4", + "globals": [ + "CKEDITOR" + ], + "declaredModules": [] + } + }, + "ckeditor__ckeditor5-core": { + "11.0": { + "libraryName": "@ckeditor/ckeditor5-core", + "typingsPackageName": "ckeditor__ckeditor5-core", + "projectName": "https://github.com/ckeditor/ckeditor5-core", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ckeditor__ckeditor5-engine", + "version": "*" + }, + { + "name": "ckeditor__ckeditor5-utils", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7ebcdc7214658bc9fdf3cd6d16dffd46254b304c607b6a536f81d4a9995e0bc", + "globals": [], + "declaredModules": [ + "ckeditor__ckeditor5-core" + ] + } + }, + "ckeditor__ckeditor5-engine": { + "11.0": { + "libraryName": "@ckeditor/ckeditor5-engine", + "typingsPackageName": "ckeditor__ckeditor5-engine", + "projectName": "https://github.com/ckeditor/ckeditor5-engine", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ckeditor__ckeditor5-utils", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07a4262cc1b19b7cba76af663bfc52e07daf62b26e3131ef73b1db0bd34be268", + "globals": [], + "declaredModules": [ + "ckeditor__ckeditor5-engine" + ] + } + }, + "ckeditor__ckeditor5-utils": { + "10.2": { + "libraryName": "@ckeditor/ckeditor5-utils", + "typingsPackageName": "ckeditor__ckeditor5-utils", + "projectName": "https://github.com/ckeditor/ckeditor5-utils", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9c3890133295d9afcd647c963a02691338b88039b7627fcbc611ebb3b72d30e", + "globals": [], + "declaredModules": [ + "ckeditor__ckeditor5-utils" + ] + } + }, + "clamp-js": { + "0.7": { + "libraryName": "clamp-js", + "typingsPackageName": "clamp-js", + "projectName": "https://github.com/xavi160/Clamp.js", + "contributors": [ + { + "name": "Sebastiaan de Rooij", + "url": "https://github.com/Hikariii", + "githubUsername": "Hikariii" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3aaef68dfc82b68d60930fcb9b965672dce3619b8d1e00a41a8fc668f60d4a57", + "globals": [ + "clamp" + ], + "declaredModules": [ + "clamp-js" + ] + } + }, + "clamp-js-main": { + "0.11": { + "libraryName": "clamp-js-main", + "typingsPackageName": "clamp-js-main", + "projectName": "https://github.com/jmenglis/clamp-js-main#readme", + "contributors": [ + { + "name": "Sinziana Nicolae", + "url": "https://github.com/sinziananicolae", + "githubUsername": "sinziananicolae" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d40a12ef88e5fa169ca62becf3e7184e5d1ea9e2e55c91660792f6f7be86e59b", + "globals": [], + "declaredModules": [ + "clamp-js-main" + ] + } + }, + "clarinet": { + "0.12": { + "libraryName": "clarinet", + "typingsPackageName": "clarinet", + "projectName": "https://github.com/dscape/clarinet", + "contributors": [ + { + "name": "corno", + "url": "https://github.com/corno", + "githubUsername": "corno" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd02a554b96ce5e7692cd4f57617e181bf33d5df818e80462fbecf66775ec8a4", + "globals": [], + "declaredModules": [ + "clarinet" + ] + } + }, + "classnames": { + "2.2": { + "libraryName": "classnames", + "typingsPackageName": "classnames", + "projectName": "https://github.com/JedWatson/classnames", + "contributors": [ + { + "name": "Dave Keen", + "url": "http://www.keendevelopment.ch" + }, + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + }, + { + "name": "Jason Killian", + "url": "https://github.com/JKillian", + "githubUsername": "JKillian" + }, + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + }, + { + "name": "Michal Adamczyk", + "url": "https://github.com/mradamczyk", + "githubUsername": "mradamczyk" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Josh McCullough", + "url": "https://github.com/joshmccullough", + "githubUsername": "joshmccullough" + }, + { + "name": "uhyo", + "url": "https://github.com/uhyo", + "githubUsername": "uhyo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "bind.d.ts", + "dedupe.d.ts", + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e31ae8565b269de904023c901ddfd6ebc449ff2897ced3b758b354a891d14333", + "globals": [ + "classNames" + ], + "declaredModules": [ + "classnames", + "classnames/types", + "classnames/bind", + "classnames/dedupe" + ] + } + }, + "cldrjs": { + "0.4": { + "libraryName": "Cldr.js", + "typingsPackageName": "cldrjs", + "projectName": "https://github.com/rxaviers/cldrjs", + "contributors": [ + { + "name": "Raman But-Husaim", + "url": "https://github.com/RamanBut-Husaim", + "githubUsername": "RamanBut-Husaim" + }, + { + "name": "Grégoire Castre", + "url": "https://github.com/gcastre", + "githubUsername": "gcastre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "cldr/event.d.ts", + "cldr/supplemental.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "451ddd17c5edc2c95407b82b3072d659d5047680e80f4308774dd85c2e82a3ef", + "globals": [ + "Cldr" + ], + "declaredModules": [ + "cldrjs", + "cldr/event" + ] + } + }, + "clean-css": { + "4.2": { + "libraryName": "clean-css", + "typingsPackageName": "clean-css", + "projectName": "https://github.com/jakubpawlowicz/clean-css", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Andrew Potter", + "url": "https://github.com/GolaWaya", + "githubUsername": "GolaWaya" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f736e5cac9679580e74bf5b52692dc45d85fa0b9b6d153ae47ed4e8d6b55e59", + "globals": [], + "declaredModules": [ + "clean-css" + ] + }, + "3.4": { + "libraryVersionDirectoryName": "3", + "libraryName": "clean-css", + "typingsPackageName": "clean-css", + "projectName": "https://github.com/jakubpawlowicz/clean-css", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "clean-css", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5ba73fff30fe0c6d3938197c8163a27914e172e1a35a98314feddd816b712672", + "globals": [], + "declaredModules": [ + "clean-css" + ] + } + }, + "clean-git-ref": { + "2.0": { + "libraryName": "clean-git-ref", + "typingsPackageName": "clean-git-ref", + "projectName": "https://github.com/TheSavior/clean-git-ref#readme", + "contributors": [ + { + "name": "Jamie Magee", + "url": "https://github.com/JamieMagee", + "githubUsername": "JamieMagee" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "299f431a99acdaa1c94ffbaf86b8c7aa984273ba24448534ccbccf95a63d7886", + "globals": [], + "declaredModules": [ + "clean-git-ref" + ] + } + }, + "clean-regexp": { + "1.0": { + "libraryName": "clean-regexp", + "typingsPackageName": "clean-regexp", + "projectName": "https://github.com/samverschueren/clean-regexp#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d556602403b13d82ef07d1ba2f212f2da082adbf500e20ed870bc9ce4a20fdd", + "globals": [], + "declaredModules": [ + "clean-regexp" + ] + } + }, + "clear": { + "0.1": { + "libraryName": "clear", + "typingsPackageName": "clear", + "projectName": "https://github.com/bahamas10/node-clear#readme", + "contributors": [ + { + "name": "Connor Fitzgerald", + "url": "https://github.com/connorjayfitzgerald", + "githubUsername": "connorjayfitzgerald" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efacabbf1fd264a9fae5dfe98ec03b1e0bb3084c6d5cb8ff78fc6f23063ba61e", + "globals": [], + "declaredModules": [ + "clear" + ] + } + }, + "clearbladejs-client": { + "1.1": { + "libraryName": "clearbladejs-client", + "typingsPackageName": "clearbladejs-client", + "projectName": "https://github.com/ClearBlade/JavaScript-API", + "contributors": [ + { + "name": "Jim Bouquet", + "url": "https://github.com/ClearBlade", + "githubUsername": "ClearBlade" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "paho-mqtt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b32f808219af09162ae2c97ff5f4f0d2a6363eb12d8f3fa22d524d507e5b8936", + "globals": [ + "CbClient", + "ClearBlade" + ], + "declaredModules": [] + } + }, + "clearbladejs-node": { + "1.0": { + "libraryName": "clearbladejs-node", + "typingsPackageName": "clearbladejs-node", + "projectName": "https://github.com/ClearBlade/Node-SDK", + "contributors": [ + { + "name": "Jim Bouquet", + "url": "https://github.com/ClearBlade", + "githubUsername": "ClearBlade" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee7ded7b32802db00ac435d11a6fdd0c984c2c53aeef5593c6531897fd4289f3", + "globals": [], + "declaredModules": [ + "clearbladejs-node" + ] + } + }, + "clearbladejs-server": { + "1.1": { + "libraryName": "clearbladejs-server", + "typingsPackageName": "clearbladejs-server", + "projectName": "https://docs.clearblade.com/v/3/4-developer_reference/platformsdk/ClearBlade.js/", + "contributors": [ + { + "name": "Jim Bouquet", + "url": "https://github.com/ClearBlade", + "githubUsername": "ClearBlade" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "paho-mqtt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd20d29237ef98695a7d06d48149eb63fc9fdee06eae40d77f6a00c69e950d55", + "globals": [ + "CbServer", + "ClearBlade" + ], + "declaredModules": [] + } + }, + "cleave.js": { + "1.4": { + "libraryName": "cleave.js", + "typingsPackageName": "cleave.js", + "projectName": "https://github.com/nosir/cleave.js", + "contributors": [ + { + "name": "C Lentfort", + "url": "https://github.com/clentfort", + "githubUsername": "clentfort" + }, + { + "name": "J Giancono", + "url": "https://github.com/jasongi-at-sportsbet", + "githubUsername": "jasongi-at-sportsbet" + }, + { + "name": "Alex Shakun", + "url": "https://github.com/sashashakun", + "githubUsername": "sashashakun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "options/creditCard.d.ts", + "options/index.d.ts", + "react/index.d.ts", + "react/props.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f94e6d6a6c939dea656688b1b09d10b0dda00f89a9bd678d8ee29b6de6b7ef0b", + "globals": [], + "declaredModules": [ + "cleave.js/react", + "cleave.js/react/props", + "cleave.js/options", + "cleave.js/options/creditCard", + "cleave.js" + ] + } + }, + "cli": { + "0.11": { + "libraryName": "cli", + "typingsPackageName": "cli", + "projectName": "https://www.npmjs.com/package/cli", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cc00741ad6c3ddcdb952027b48e1e9cf5efc0bb0bb43e7bcdba2d181a4c0c67", + "globals": [], + "declaredModules": [ + "cli" + ] + } + }, + "cli-box": { + "6.0": { + "libraryName": "cli-box", + "typingsPackageName": "cli-box", + "projectName": "https://github.com/IonicaBizau/node-cli-box", + "contributors": [ + { + "name": "Kent Wong", + "url": "https://github.com/athasach", + "githubUsername": "athasach" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8d538f71b08eeeb78a48e535337d39616aa3b0930357f067b15530f15b5c59f", + "globals": [], + "declaredModules": [ + "cli-box" + ] + } + }, + "cli-color": { + "2.0": { + "libraryName": "cli-color", + "typingsPackageName": "cli-color", + "projectName": "https://github.com/medikoo/cli-color", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + }, + { + "name": "OpportunityLiu", + "url": "https://github.com/OpportunityLiu", + "githubUsername": "OpportunityLiu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "art.d.ts", + "bare.d.ts", + "beep.d.ts", + "columns.d.ts", + "erase.d.ts", + "get-stripped-length.d.ts", + "index.d.ts", + "move.d.ts", + "reset.d.ts", + "slice.d.ts", + "strip.d.ts", + "throbber.d.ts", + "window-size.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17177df1d10c4ce7a8ab0a4e06b61d9d47714ffbb6f9849f7397a10bdd714adb", + "globals": [], + "declaredModules": [ + "cli-color", + "cli-color/art", + "cli-color/bare", + "cli-color/beep", + "cli-color/columns", + "cli-color/erase", + "cli-color/move", + "cli-color/get-stripped-length", + "cli-color/slice", + "cli-color/strip", + "cli-color/throbber", + "cli-color/reset", + "cli-color/window-size" + ] + } + }, + "cli-interact": { + "0.1": { + "libraryName": "cli-interact", + "typingsPackageName": "cli-interact", + "projectName": "https://github.com/zhami/cli-interact", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "readline-sync", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc801b4c9a8733e8a1ad52bdac033a1e5281f6ab9dfb719ab338d4c1a7635c79", + "globals": [], + "declaredModules": [ + "cli-interact" + ] + } + }, + "cli-progress": { + "3.4": { + "libraryName": "cli-progress", + "typingsPackageName": "cli-progress", + "projectName": "https://github.com/AndiDittrich/Node.CLI-Progress", + "contributors": [ + { + "name": " Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + }, + { + "name": "Álvaro Martínez", + "url": "https://github.com/alvaromartmart", + "githubUsername": "alvaromartmart" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ac8a54d92fc07c0103953c80864cf9e8a90ab1835b69712af0216514c69c5ba", + "globals": [], + "declaredModules": [ + "cli-progress" + ] + } + }, + "cli-spinner": { + "0.2": { + "libraryName": "cli-spinner", + "typingsPackageName": "cli-spinner", + "projectName": "https://github.com/helloIAmPau/node-spinner", + "contributors": [ + { + "name": "Jay Anslow", + "url": "https://github.com/janslow", + "githubUsername": "janslow" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d000f08d1e6fd5ac29618e066036648632afca4d247c1fa76ab3397fab5a27e", + "globals": [], + "declaredModules": [ + "cli-spinner" + ] + } + }, + "cli-spinners": { + "1.3": { + "libraryName": "cli-spinners", + "typingsPackageName": "cli-spinners", + "projectName": "https://github.com/sindresorhus/cli-spinners#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6644d4d79bdda59c2dfe59849d1f0a938e3310e946a807e16e26385be6766d30", + "globals": [], + "declaredModules": [ + "cli-spinners" + ] + } + }, + "cli-table": { + "0.3": { + "libraryName": "cli-table", + "typingsPackageName": "cli-table", + "projectName": "https://github.com/Automattic/cli-table", + "contributors": [ + { + "name": "AryloYeung", + "url": "https://github.com/arylo", + "githubUsername": "arylo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5971d2a4935796746e42f74aefd3a9e6cb9108fad0b160816b622b52853b215", + "globals": [], + "declaredModules": [ + "cli-table" + ] + } + }, + "cli-table2": { + "0.2": { + "libraryName": "cli-table2", + "typingsPackageName": "cli-table2", + "projectName": "https://github.com/jamestalmage/cli-table2", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52e06388ab5b3109c0d6a31b0063650007086c5ae183a8f43b8c1ccdce96bbe6", + "globals": [], + "declaredModules": [ + "cli-table2" + ] + } + }, + "client-sessions": { + "0.8": { + "libraryName": "client-sessions", + "typingsPackageName": "client-sessions", + "projectName": "https://github.com/mozilla/node-client-sessions", + "contributors": [ + { + "name": "Aditya", + "url": "https://github.com/netroy", + "githubUsername": "netroy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cookies", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "363a4a6ba66df5af93b0b2fff7f0c33402d3297e1222d605b8ed320d290f3ae7", + "globals": [ + "client_sessions" + ], + "declaredModules": [ + "client-sessions" + ] + } + }, + "clientjs": { + "0.1": { + "libraryName": "clientjs", + "typingsPackageName": "clientjs", + "projectName": "https://clientjs.org", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40d2496e931c27ed73b9c339d5a660ac168dd8fccec2660f1ed85aff1cc46c18", + "globals": [ + "ClientJS" + ], + "declaredModules": [ + "clientjs" + ] + } + }, + "cliff": { + "0.1": { + "libraryName": "cliff", + "typingsPackageName": "cliff", + "projectName": "https://github.com/flatiron/cliff", + "contributors": [ + { + "name": "bryn austin bellomy", + "url": "https://github.com/brynbellomy", + "githubUsername": "brynbellomy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be81045373a63a9d557e1bbe6785595f152b4d1f7bcd593c0a3833c6e4d852ed", + "globals": [], + "declaredModules": [ + "cliff" + ] + } + }, + "clipboard": { + "2.0": { + "libraryName": "clipboard.js", + "typingsPackageName": "clipboard", + "projectName": "https://github.com/zenorocha/clipboard.js", + "contributors": [ + { + "name": "Andrei Kurosh", + "url": "https://github.com/impworks", + "githubUsername": "impworks" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebe3bfdad50ea71d5d67208cb6307939762d804d246ffa9404d6509891f92264", + "globals": [ + "ClipboardJS" + ], + "declaredModules": [ + "clipboard" + ] + } + }, + "clipboard-js": { + "0.3": { + "libraryName": "clipboard-js", + "typingsPackageName": "clipboard-js", + "projectName": "https://github.com/lgarron/clipboard.js", + "contributors": [ + { + "name": "Mark Wong Siang Kai", + "url": "https://github.com/markwongsk", + "githubUsername": "markwongsk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc301be5bb671edf90a1e6588fab34794a0c12de06bbda1be93eaf62b501ff54", + "globals": [ + "clipboard" + ], + "declaredModules": [ + "clipboard-js" + ] + } + }, + "clmtrackr": { + "1.1": { + "libraryName": "clmtrackr", + "typingsPackageName": "clmtrackr", + "projectName": "https://github.com/auduno/clmtrackr", + "contributors": [ + { + "name": "hellochar", + "url": "https://github.com/hellochar", + "githubUsername": "hellochar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "548c6d13e181de777bec1e2014ac723b64adbef27c2db74787df76389748eb0f", + "globals": [], + "declaredModules": [ + "clmtrackr" + ] + } + }, + "clndr": { + "1.4": { + "libraryName": "clndr", + "typingsPackageName": "clndr", + "projectName": "https://github.com/kylestetz/CLNDR", + "contributors": [ + { + "name": "jasperjn", + "url": "https://github.com/jasperjn", + "githubUsername": "jasperjn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.8.3" + } + ], + "contentHash": "d6f11ffe4a8ae068427a2e924b1708d0e49e900efad2bfe51c88c5da4a2b4e2a", + "globals": [ + "Clndr" + ], + "declaredModules": [ + "clndr" + ] + } + }, + "clockpicker": { + "0.0": { + "libraryName": "ClockPicker", + "typingsPackageName": "clockpicker", + "projectName": "https://github.com/weareoutman/clockpicker", + "contributors": [ + { + "name": "jfcere", + "url": "https://github.com/jfcere", + "githubUsername": "jfcere" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca3d4df2aa9974a54081573731b34a9b8dec3c10f890db4f2d1a9c30b549fbc0", + "globals": [], + "declaredModules": [] + } + }, + "clone": { + "0.1": { + "libraryName": "clone", + "typingsPackageName": "clone", + "projectName": "https://github.com/pvorb/node-clone", + "contributors": [ + { + "name": "Kieran Simpson", + "url": "https://github.com/kierans/DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29fd82aa066f07307712c9ce140436aba20b3bfbe9bf8f702f359c230c481f03", + "globals": [], + "declaredModules": [ + "clone" + ] + } + }, + "clone-deep": { + "4.0": { + "libraryName": "clone-deep", + "typingsPackageName": "clone-deep", + "projectName": "https://github.com/jonschlinkert/clone-deep", + "contributors": [ + { + "name": "Tanfonto", + "url": "https://github.com/tanfonto", + "githubUsername": "tanfonto" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c10ea0f8b19a82b46680f3c5dfdf8b83befb9c63ce946d1997c240ce0c925d80", + "globals": [], + "declaredModules": [ + "clone-deep" + ] + } + }, + "cloneable-readable": { + "2.0": { + "libraryName": "cloneable-readable", + "typingsPackageName": "cloneable-readable", + "projectName": "https://github.com/mcollina/cloneable-readable#readme", + "contributors": [ + { + "name": "Nikita Volodin", + "url": "https://github.com/qlonik", + "githubUsername": "qlonik" + }, + { + "name": "Oleg Vaskevich", + "url": "https://github.com/vaskevich", + "githubUsername": "vaskevich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98ab515a78d889f545fb397579d26e55891c7963e872b04fba08daa1ddd806af", + "globals": [], + "declaredModules": [ + "cloneable-readable" + ] + } + }, + "cloner": { + "0.4": { + "libraryName": "cloner", + "typingsPackageName": "cloner", + "projectName": "https://github.com/WebReflection/cloner", + "contributors": [ + { + "name": "matrumz", + "url": "https://github.com/matrumz", + "githubUsername": "matrumz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7546eee00496ccffa31339973f65725088b142221b8ef21a7704dbc7455e8a03", + "globals": [], + "declaredModules": [ + "cloner" + ] + } + }, + "closure-compiler": { + "0.0": { + "libraryName": "closure-compiler", + "typingsPackageName": "closure-compiler", + "projectName": "https://github.com/tim-smart/node-closure/", + "contributors": [ + { + "name": "Martin Probst", + "url": "https://github.com/mprobst", + "githubUsername": "mprobst" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ad21f3166404192bcc3c5d50ac280bd1f603f43771b4e751868f31a6611157e", + "globals": [], + "declaredModules": [ + "closure-compiler" + ] + } + }, + "cloud-config-client": { + "1.4": { + "libraryName": "cloud-config-client", + "typingsPackageName": "cloud-config-client", + "projectName": "https://github.com/victorherraiz/cloud-config-client#readme", + "contributors": [ + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51b2bc25289f1273552d620c342d0af9110d56ab4f69afc59718bc8290a1855f", + "globals": [], + "declaredModules": [ + "cloud-config-client" + ] + } + }, + "cloud-env": { + "0.2": { + "libraryName": "cloud-env", + "typingsPackageName": "cloud-env", + "projectName": "https://github.com/ryanj/cloud-env", + "contributors": [ + { + "name": "Ben Davies", + "url": "https://github.com/Morfent", + "githubUsername": "Morfent" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a1abe32efb3f878577f2e41329ae910d9edcde014aef95c9de3cc971dd4f56e", + "globals": [], + "declaredModules": [ + "cloud-env" + ] + } + }, + "cloudflare-apps": { + "0.1": { + "libraryName": "cloudflare-apps", + "typingsPackageName": "cloudflare-apps", + "projectName": "https://www.cloudflare.com/apps/", + "contributors": [ + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab2a17e047cbf75bf9e414385112fb35ada623e06ddbd7fad8797080fbb7f272", + "globals": [ + "CloudflareApps", + "INSTALL", + "INSTALL_ID", + "INSTALL_OPTIONS", + "INSTALL_PRODUCT", + "INSTALL_SCOPE" + ], + "declaredModules": [] + } + }, + "clovelced-plugin-audiomanagement": { + "1.0": { + "libraryName": "clovelced-plugin-audiomanagement", + "typingsPackageName": "clovelced-plugin-audiomanagement", + "projectName": "https://github.com/clovelCed/cordova-plugin-audiomanagement#readme", + "contributors": [ + { + "name": "Marc Kassay", + "url": "https://github.com/marckassay", + "githubUsername": "marckassay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e87ca810f21928f0d19ad46a9c602916753fa7db818e04393921c1ec34d7375f", + "globals": [], + "declaredModules": [ + "clovelced-plugin-audiomanagement" + ] + } + }, + "clownface": { + "0.12": { + "libraryName": "clownface", + "typingsPackageName": "clownface", + "projectName": "https://github.com/rdf-ext/clownface", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Clownface.d.ts", + "lib/Context.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31c456ab0e61abad9234ba7152700a7ab7f1bdc2971f28555247e9d393717535", + "globals": [], + "declaredModules": [ + "clownface", + "clownface/lib/Context", + "clownface/lib/Clownface" + ] + } + }, + "cls-hooked": { + "4.3": { + "libraryName": "cls-hooked", + "typingsPackageName": "cls-hooked", + "projectName": "https://github.com/jeff-lewis/cls-hooked", + "contributors": [ + { + "name": "Leo Liang", + "url": "https://github.com/aleung", + "githubUsername": "aleung" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6dace589e865decc37fd7814b5db42643b801cc57f6a1d09045929dfc5d0f41", + "globals": [], + "declaredModules": [ + "cls-hooked" + ] + } + }, + "clui": { + "0.3": { + "libraryName": "clui", + "typingsPackageName": "clui", + "projectName": "https://github.com/nathanpeck/clui#readme", + "contributors": [ + { + "name": "Farzad Majidfayyaz", + "url": "https://github.com/farzadmf", + "githubUsername": "farzadmf" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cli-color", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73ed10201d2edf39bf91674d92963ba5b774e8dadc881c64f1c6e55616035c8f", + "globals": [], + "declaredModules": [ + "clui" + ] + } + }, + "clusterize.js": { + "0.17": { + "libraryName": "clusterize.js", + "typingsPackageName": "clusterize.js", + "projectName": "https://github.com/NeXTs/Clusterize.js", + "contributors": [ + { + "name": "Pr1st0n", + "url": "https://github.com/Pr1st0n", + "githubUsername": "Pr1st0n" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86dd5bb95af610aabde0a1cf53ae147c87b536791aa3d6290b6f00f84e76c57d", + "globals": [], + "declaredModules": [ + "clusterize.js" + ] + } + }, + "cmd-shim": { + "2.0": { + "libraryName": "cmd-shim", + "typingsPackageName": "cmd-shim", + "projectName": "https://github.com/ForbesLindesay/cmd-shim", + "contributors": [ + { + "name": "Andrew Bradley", + "url": "https://github.com/cspotcode", + "githubUsername": "cspotcode" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dac76bcda47b69c6a0a96ce90acbea8fe5cd6cd1ad9d52f0937e1ca0158c852a", + "globals": [], + "declaredModules": [ + "cmd-shim" + ] + } + }, + "cnpj": { + "3.0": { + "libraryName": "cnpj", + "typingsPackageName": "cnpj", + "projectName": "https://github.com/gabrielizaias/cnpj", + "contributors": [ + { + "name": "Miguel A. Almeida", + "url": "https://github.com/migueldevmt", + "githubUsername": "migueldevmt" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92e5fb4f84a6ddf529addf56d3cd0fa2d466daff0e936b200fb6df75e2e4357f", + "globals": [], + "declaredModules": [ + "cnpj" + ] + } + }, + "co": { + "4.6": { + "libraryName": "co", + "typingsPackageName": "co", + "projectName": "https://github.com/tj/co#readme", + "contributors": [ + { + "name": "Doniyor Aliyev", + "url": "https://github.com/doniyor2109", + "githubUsername": "doniyor2109" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e7cb13e9aeef799126e7bb02ece31ba21d26f58ed692bd9490c1cfe1a41e1db", + "globals": [], + "declaredModules": [ + "co" + ] + } + }, + "co-body": { + "0.0": { + "libraryName": "co-body", + "typingsPackageName": "co-body", + "projectName": "https://github.com/cojs/co-body", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "qs", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "389a6878d907364515bdfbdcb688cf9f60cb8c231712f66b286014a6dae87bad", + "globals": [], + "declaredModules": [ + "co-body" + ] + } + }, + "co-views": { + "2.1": { + "libraryName": "co-views", + "typingsPackageName": "co-views", + "projectName": "https://github.com/tj/co-views/", + "contributors": [ + { + "name": "devlee", + "url": "https://github.com/devlee", + "githubUsername": "devlee" + }, + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20c6fef46e1625579477f9a6bcbd7fa0c564d1c80ba07c46fd4649b0cfdc52d0", + "globals": [], + "declaredModules": [ + "co-views" + ] + } + }, + "code": { + "4.0": { + "libraryName": "code", + "typingsPackageName": "code", + "projectName": "https://github.com/hapijs/code", + "contributors": [ + { + "name": "Prashant Tiwari", + "url": "https://github.com/prashaantt", + "githubUsername": "prashaantt" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efa12d0dd165f512bfefc2f112e39630c8f2ec6c37a33fd8f4fcc3faef586927", + "globals": [], + "declaredModules": [ + "code" + ] + } + }, + "codeflask": { + "1.4": { + "libraryName": "codeflask", + "typingsPackageName": "codeflask", + "projectName": "https://kazzkiq.github.io/CodeFlask/", + "contributors": [ + { + "name": "Joachim Holwech", + "url": "https://github.com/holwech", + "githubUsername": "holwech" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prismjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e4d7bb5a288293c3730d2ea7511acb96368460aa12ef0a2af540f227e171b4f", + "globals": [], + "declaredModules": [ + "codeflask" + ] + } + }, + "codegen.macro": { + "3.0": { + "libraryName": "codegen.macro", + "typingsPackageName": "codegen.macro", + "projectName": "https://github.com/kentcdodds/codegen.macro", + "contributors": [ + { + "name": "Charlee Li", + "url": "https://github.com/charlee", + "githubUsername": "charlee" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b62b8b2460475a91145c3f3435f865ded89066eae947eda2721e12091bd02928", + "globals": [], + "declaredModules": [ + "codegen.macro" + ] + } + }, + "codemirror": { + "0.0": { + "libraryName": "codemirror", + "typingsPackageName": "codemirror", + "projectName": "https://github.com/marijnh/CodeMirror", + "contributors": [ + { + "name": "mihailik", + "url": "https://github.com/mihailik", + "githubUsername": "mihailik" + }, + { + "name": "nrbernard", + "url": "https://github.com/nrbernard", + "githubUsername": "nrbernard" + }, + { + "name": "Pr1st0n", + "url": "https://github.com/Pr1st0n", + "githubUsername": "Pr1st0n" + }, + { + "name": "rileymiller", + "url": "https://github.com/rileymiller", + "githubUsername": "rileymiller" + }, + { + "name": "toddself", + "url": "https://github.com/toddself", + "githubUsername": "toddself" + }, + { + "name": "ysulyma", + "url": "https://github.com/ysulyma", + "githubUsername": "ysulyma" + }, + { + "name": "azoson", + "url": "https://github.com/azoson", + "githubUsername": "azoson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "addon/comment/comment.d.ts", + "addon/display/autorefresh.d.ts", + "addon/display/panel.d.ts", + "addon/edit/closebrackets.d.ts", + "addon/edit/closetag.d.ts", + "addon/edit/matchbrackets.d.ts", + "addon/edit/matchtags.d.ts", + "addon/hint/show-hint.d.ts", + "addon/runmode/runmode.d.ts", + "addon/scroll/scrollpastend.d.ts", + "addon/search/match-highlighter.d.ts", + "addon/search/searchcursor.d.ts", + "addon/selection/active-line.d.ts", + "addon/tern/tern.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tern", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "177dd0e0e7d049c92c79a84e5fb728ea2c8380dda25046c33ecd0a0dc327adab", + "globals": [ + "CodeMirror" + ], + "declaredModules": [ + "codemirror" + ] + } + }, + "codependency": { + "0.1": { + "libraryName": "codependency", + "typingsPackageName": "codependency", + "projectName": "https://github.com/Wizcorp/codependency", + "contributors": [ + { + "name": "Morgan Benton", + "url": "https://github.com/morphatic", + "githubUsername": "morphatic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2bec31b5e272dc1c58334830fe9833e623250293fafc09ce7eeb7eff2ec4f23", + "globals": [ + "codependency" + ], + "declaredModules": [ + "codependency" + ] + } + }, + "coffeeify": { + "0.0": { + "libraryName": "coffeeify", + "typingsPackageName": "coffeeify", + "projectName": "https://github.com/jnordberg/coffeeify", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5f4b2d95efcf558be0f0af3896957389ff55930a7e3cad7c3cec8cacb45ea39", + "globals": [], + "declaredModules": [ + "coffeeify" + ] + } + }, + "coinbase": { + "2.0": { + "libraryName": "coinbase", + "typingsPackageName": "coinbase", + "projectName": "https://github.com/coinbase/coinbase-node", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0877993ab4c51cc6bed5991d923852b990eb308fbe4ff13990ae82692e6f77f9", + "globals": [], + "declaredModules": [ + "coinbase" + ] + } + }, + "coinbase-commerce-node": { + "1.0": { + "libraryName": "coinbase-commerce-node", + "typingsPackageName": "coinbase-commerce-node", + "projectName": "https://github.com/coinbase/coinbase-commerce-node", + "contributors": [ + { + "name": "Jørgen Vatle", + "url": "https://github.com/JorgenVatle", + "githubUsername": "JorgenVatle" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f65158a052872d9802f09aad448747128a6e5e2307f3ae8d422054f2ee791789", + "globals": [], + "declaredModules": [ + "coinbase-commerce-node" + ] + } + }, + "coinlist": { + "3.1": { + "libraryName": "coinlist", + "typingsPackageName": "coinlist", + "projectName": "https://github.com/lukechilds/coinlist", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "src/coins.json.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "733cd810be444ab4e3229d4525deb62f4ac5cf2be668ad958fe4316ee954fbf7", + "globals": [], + "declaredModules": [ + "coinlist", + "coinlist/src/coins.json" + ] + } + }, + "coinstring": { + "2.3": { + "libraryName": "coinstring", + "typingsPackageName": "coinstring", + "projectName": "https://github.com/cryptocoinjs/coinstring", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f291e2822f41cd4267bfe4c4ef711ce6336513ff916104bffbf59dadbe04ee4", + "globals": [], + "declaredModules": [ + "coinstring" + ] + } + }, + "collections": { + "5.0": { + "libraryName": "collections", + "typingsPackageName": "collections", + "projectName": "http://www.collectionsjs.com/", + "contributors": [ + { + "name": "Scarabe Dore", + "url": "https://github.com/scarabedore", + "githubUsername": "scarabedore" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "sorted-set.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db8037df736049a35a807f9e46965778fcce23d6a0962f8aa62161280787922c", + "globals": [], + "declaredModules": [ + "collections", + "collections/sorted-set" + ] + } + }, + "collectionsjs": { + "0.3": { + "libraryName": "collectionsjs", + "typingsPackageName": "collectionsjs", + "projectName": "https://github.com/logaretm/collectionsjs#readme", + "contributors": [ + { + "name": "Jaymeh", + "url": "https://github.com/jaymeh", + "githubUsername": "jaymeh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a3927093582ae9584aa2d1940707e9a8ce95fcaa2f29afe230446b293c675c8", + "globals": [], + "declaredModules": [ + "collectionsjs" + ] + } + }, + "color": { + "3.0": { + "libraryName": "color", + "typingsPackageName": "color", + "projectName": "https://github.com/qix-/color#readme", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Airlun", + "githubUsername": "Airlun" + }, + { + "name": "James W. Lane", + "url": "https://github.com/jameswlane", + "githubUsername": "jameswlane" + }, + { + "name": "Adam Haglund", + "url": "https://github.com/BeeeQueue", + "githubUsername": "BeeeQueue" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "color-convert", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f66a8658d7c993033d835bbd978e5b28b14e79734d6c20375279ca7cdb59858f", + "globals": [], + "declaredModules": [ + "color" + ] + }, + "0.12": { + "libraryVersionDirectoryName": "0", + "libraryName": "color", + "typingsPackageName": "color", + "projectName": "https://github.com/qix-/color", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "color", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c844459bb43e9e37ff0aa1e7c8a3c5178b9d8b47f97e9cb185e3c9d4a8a84fbf", + "globals": [ + "Color" + ], + "declaredModules": [ + "color" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "color", + "typingsPackageName": "color", + "projectName": "https://www.npmjs.com/package/color", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "color", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7e00acb795c500fd014224a87230703d15fefc4442a033777cbb9642144e0227", + "globals": [ + "Color" + ], + "declaredModules": [ + "color" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "color", + "typingsPackageName": "color", + "projectName": "https://github.com/qix-/color#readme", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Airlun", + "githubUsername": "Airlun" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "color-convert", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "color", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "dc8934148a5894399c975ff19280e242abf345e3d0d1386c6c71789e789c94cb", + "globals": [], + "declaredModules": [ + "color" + ] + } + }, + "color-check": { + "0.0": { + "libraryName": "color-check", + "typingsPackageName": "color-check", + "projectName": "https://github.com/motleydev/color-check#readme", + "contributors": [ + { + "name": "Elizabeth Craig", + "url": "https://github.com/ecraig12345", + "githubUsername": "ecraig12345" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a92291c10f5fd265b13262ba96799bc676df7826304b0cf71e93e17bde0a98a", + "globals": [], + "declaredModules": [ + "color-check" + ] + } + }, + "color-convert": { + "1.9": { + "libraryName": "color-convert", + "typingsPackageName": "color-convert", + "projectName": "https://github.com/qix-/color-convert#readme", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Airlun", + "githubUsername": "Airlun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "conversions.d.ts", + "index.d.ts", + "route.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "color-name", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a51deca58fbd2df28e597fd7884e8df17bcdc6737a6666346adcde7bc7a862a6", + "globals": [], + "declaredModules": [ + "color-convert", + "color-convert/conversions", + "color-convert/route" + ] + } + }, + "color-diff": { + "1.1": { + "libraryName": "color-diff", + "typingsPackageName": "color-diff", + "projectName": "https://github.com/markusn/color-diff#readme", + "contributors": [ + { + "name": "katsanva", + "url": "https://github.com/katsanva", + "githubUsername": "katsanva" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79f20c4fb4d53b5e143b4bb218ab676536ef00c48d9cabe6e71b931b22189132", + "globals": [], + "declaredModules": [ + "color-diff" + ] + } + }, + "color-hash": { + "1.0": { + "libraryName": "color-hash", + "typingsPackageName": "color-hash", + "projectName": "https://github.com/zenozeng/color-hash", + "contributors": [ + { + "name": "Johannes Hoppe", + "url": "https://github.com/JohannesHoppe", + "githubUsername": "JohannesHoppe" + }, + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "203b72ac4c05c8f364943d010cb5ff99dbceb1fe27e2e095b7826a76a961093f", + "globals": [ + "ColorHash" + ], + "declaredModules": [ + "color-hash" + ] + } + }, + "color-name": { + "1.1": { + "libraryName": "color-name", + "typingsPackageName": "color-name", + "projectName": "https://github.com/colorjs/color-name", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Ailrun", + "githubUsername": "Ailrun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7", + "globals": [], + "declaredModules": [ + "color-name" + ] + } + }, + "color-namer": { + "1.3": { + "libraryName": "color-namer", + "typingsPackageName": "color-namer", + "projectName": "https://github.com/zeke/color-namer", + "contributors": [ + { + "name": "Dmitriy Serdtsev", + "url": "https://github.com/in19farkt", + "githubUsername": "in19farkt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8e57fbbfe9f97fa092ad0e2374f9fe704252cff07130492ac8d7d71436897a9", + "globals": [ + "ColorNamer" + ], + "declaredModules": [ + "color-namer" + ] + } + }, + "color-string": { + "1.5": { + "libraryName": "color-string", + "typingsPackageName": "color-string", + "projectName": "https://github.com/qix-/color-string#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec3f34c8c1a1391a64046a9756fe9f2311ac8ce46531fe381f4d4c5a706b434a", + "globals": [], + "declaredModules": [ + "color-string" + ] + } + }, + "color-support": { + "1.1": { + "libraryName": "color-support", + "typingsPackageName": "color-support", + "projectName": "https://github.com/isaacs/color-support#readme", + "contributors": [ + { + "name": "Guketlev Dmitry", + "url": "https://github.com/Yavanosta", + "githubUsername": "Yavanosta" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10f531d2ed611b9ced40650fecb460e8dbc713c6e1f1fa811a99ddb37e2a3699", + "globals": [], + "declaredModules": [ + "color-support" + ] + } + }, + "colorbrewer": { + "1.0": { + "libraryName": "colorbrewer", + "typingsPackageName": "colorbrewer", + "projectName": "https://github.com/jeanlauliac/colorbrewer", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a39566b6e69dfe9a24329bd7e1ae05e7053e18876bfdf0488e156b67db4f152c", + "globals": [ + "colorbrewer" + ], + "declaredModules": [ + "colorbrewer" + ] + } + }, + "colornames": { + "1.1": { + "libraryName": "colornames", + "typingsPackageName": "colornames", + "projectName": "https://github.com/timoxley/colornames#readme", + "contributors": [ + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + }, + { + "name": "Benjamin Turner", + "url": "https://github.com/blturner", + "githubUsername": "blturner" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb76dcb228261a2d4718f52955e4d189304e186c9333f702a858980eeec1bfd4", + "globals": [], + "declaredModules": [ + "colornames" + ] + } + }, + "colresizable": { + "1.6": { + "libraryName": "colresizable", + "typingsPackageName": "colresizable", + "projectName": "http://bacubacu.com/colresizable/", + "contributors": [ + { + "name": "Gilles Waeber", + "url": "https://github.com/gilleswaeber", + "githubUsername": "gilleswaeber" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c55e11c112f7322443e7757b2657a726af3195b2253b0faa07cffe5883719c82", + "globals": [], + "declaredModules": [] + } + }, + "columnify": { + "1.5": { + "libraryName": "columnify", + "typingsPackageName": "columnify", + "projectName": "https://github.com/timoxley/columnify", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3ae775c8135e2ef656127c1e5d0725250b388c9d5554471b1705f35e6ef1c13", + "globals": [], + "declaredModules": [ + "columnify" + ] + } + }, + "com.darktalker.cordova.screenshot": { + "0.1": { + "libraryName": "com.darktalker.cordova.screenshot", + "typingsPackageName": "com.darktalker.cordova.screenshot", + "projectName": "https://github.com/gitawego/cordova-screenshot", + "contributors": [ + { + "name": "Ivana Dolezalova", + "url": "https://github.com/akarienta", + "githubUsername": "akarienta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac417f6b45c39ba7298b0a8c68a1a2f9652108ae4afe57791fcf2c05c415fd5d", + "globals": [], + "declaredModules": [] + } + }, + "com.wikitude.phonegap.wikitudeplugin": { + "7.2": { + "libraryName": "com.wikitude.phonegap.wikitudeplugin", + "typingsPackageName": "com.wikitude.phonegap.wikitudeplugin", + "projectName": "https://github.com/Wikitude/wikitude-cordova-plugin", + "contributors": [ + { + "name": "zbarbuto", + "url": "https://github.com/zbarbuto", + "githubUsername": "zbarbuto" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f16c60f0a839aec54b9151481772e7e5aefce8f40af28cee57fd08f3c13e8c39", + "globals": [ + "WikitudePlugin" + ], + "declaredModules": [] + } + }, + "combinations": { + "1.0": { + "libraryName": "combinations", + "typingsPackageName": "combinations", + "projectName": "https://github.com/jgallen23/combinations#readme", + "contributors": [ + { + "name": "Rafa Mel", + "url": "https://github.com/rafamel", + "githubUsername": "rafamel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9501d04571f193304b267cd0433d23cb673501780808f26093bb24b3b2835e70", + "globals": [], + "declaredModules": [ + "combinations" + ] + } + }, + "combine-reducers": { + "1.0": { + "libraryName": "combine-reducers", + "typingsPackageName": "combine-reducers", + "projectName": "https://github.com/wesleytodd/combine-reducers#readme", + "contributors": [ + { + "name": "Paul Marbach", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "268b7047249286a9cc38f7b37e530059c67a7ffb1b298dcbb99ecbbf54b40851", + "globals": [], + "declaredModules": [ + "combine-reducers" + ] + } + }, + "combine-source-map": { + "0.8": { + "libraryName": "combine-source-map", + "typingsPackageName": "combine-source-map", + "projectName": "https://github.com/thlorenz/combine-source-map", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be4da8083cbf63f1cbe9bc7c07f0b6d45cebe1b327334000449d5295c1d7b4be", + "globals": [ + "Combiner" + ], + "declaredModules": [ + "combine-source-map" + ] + } + }, + "combined-stream": { + "1.0": { + "libraryName": "combined-stream", + "typingsPackageName": "combined-stream", + "projectName": "https://github.com/felixge/node-combined-stream", + "contributors": [ + { + "name": "Felix Geisendörfer", + "url": "https://github.com/felixge", + "githubUsername": "felixge" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Kon Pik", + "url": "https://github.com/konpikwastaken", + "githubUsername": "konpikwastaken" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9b2462ea20ee160af6941ec66e91bc0edf191586db841b4a45d8a3b318fefc1", + "globals": [], + "declaredModules": [ + "combined-stream" + ] + } + }, + "combokeys": { + "2.4": { + "libraryName": "Combokeys", + "typingsPackageName": "combokeys", + "projectName": "https://github.com/PolicyStat/combokeys", + "contributors": [ + { + "name": "Ian Clanton-Thuon", + "url": "https://github.com/iclanton", + "githubUsername": "iclanton" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3ffb30f57e157ae0172e21094a4750c7fe7b1855dadf599f0e48765289ee565", + "globals": [ + "combokeys" + ], + "declaredModules": [ + "combokeys" + ] + } + }, + "cometd": { + "4.0": { + "libraryName": "CometD", + "typingsPackageName": "cometd", + "projectName": "https://cometd.org", + "contributors": [ + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + }, + { + "name": "Alex Henry", + "url": "https://github.com/alxHenry", + "githubUsername": "alxHenry" + }, + { + "name": "Harald Gliebe", + "url": "https://github.com/hagl", + "githubUsername": "hagl" + }, + { + "name": "P.J. Swesey", + "url": "https://github.com/swese44", + "githubUsername": "swese44" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "AckExtension/index.d.ts", + "BinaryExtension/index.d.ts", + "TimeSyncExtension/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3ee3f1eee6497bb410aea99e2810f4b071deff09720b12f7889356cc7b42c8a", + "globals": [], + "declaredModules": [ + "cometd", + "cometd/TimeSyncExtension", + "cometd/AckExtension", + "cometd/BinaryExtension" + ] + } + }, + "command-exists": { + "1.2": { + "libraryName": "command-exists", + "typingsPackageName": "command-exists", + "projectName": "https://github.com/mathisonian/command-exists", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76ee85604c02c6cee1625656e3b2f6992fc6f764894636c48914353e8c1da218", + "globals": [], + "declaredModules": [ + "command-exists" + ] + } + }, + "command-line-args": { + "5.0": { + "libraryName": "command-line-args", + "typingsPackageName": "command-line-args", + "projectName": "https://github.com/75lb/command-line-args", + "contributors": [ + { + "name": "Lloyd Brookes", + "url": "https://github.com/75lb", + "githubUsername": "75lb" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac83de209d63ac92e03dd17bbadb3e37bbd2552f573bba286ba77e9cfe34dbf6", + "globals": [], + "declaredModules": [ + "command-line-args" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "command-line-args", + "typingsPackageName": "command-line-args", + "projectName": "https://github.com/75lb/command-line-args", + "contributors": [ + { + "name": "CzBuCHi", + "url": "https://github.com/CzBuCHi", + "githubUsername": "CzBuCHi" + }, + { + "name": "Lloyd Brookes", + "url": "https://github.com/75lb", + "githubUsername": "75lb" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "command-line-args", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3d0fcb58ce6a186f901e7996723acf5936660b727f70d10349d0a6ec9eacd758", + "globals": [], + "declaredModules": [ + "command-line-args" + ] + } + }, + "command-line-commands": { + "2.0": { + "libraryName": "command-line-commands", + "typingsPackageName": "command-line-commands", + "projectName": "https://github.com/75lb/command-line-commands", + "contributors": [ + { + "name": "CzBuCHi", + "url": "https://github.com/CzBuCHi", + "githubUsername": "CzBuCHi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a4977c902b804b3af1c3112a1606cf0c6e95035b0b34d5178f34096334da911", + "globals": [], + "declaredModules": [ + "command-line-commands" + ] + } + }, + "command-line-usage": { + "5.0": { + "libraryName": "command-line-usage", + "typingsPackageName": "command-line-usage", + "projectName": "https://github.com/75lb/command-line-usage#readme", + "contributors": [ + { + "name": "matrumz", + "url": "https://github.com/matrumz", + "githubUsername": "matrumz" + }, + { + "name": "Andrija Dvorski", + "url": "https://github.com/Dvorsky", + "githubUsername": "Dvorsky" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e97df7a1f2ed5154a71f62793335ec053ddb18b5bb243bc831f4777e5df024e", + "globals": [], + "declaredModules": [ + "command-line-usage" + ] + } + }, + "commander-remaining-args": { + "1.2": { + "libraryName": "commander-remaining-args", + "typingsPackageName": "commander-remaining-args", + "projectName": "https://github.com/axelchalon/commander-remaining-args#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "commander", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "commander", + "version": "^4.0.1" + } + ], + "contentHash": "e0315c6ac8471a8ed4b9ce8200d4fddc074a815c7735a9f954930c3bc98bd1d5", + "globals": [], + "declaredModules": [ + "commander-remaining-args" + ] + } + }, + "commangular": { + "0.9": { + "libraryName": "Commangular", + "typingsPackageName": "commangular", + "projectName": "http://commangular.org", + "contributors": [ + { + "name": "Hiraash Thawfeek", + "url": "https://github.com/hiraash", + "githubUsername": "hiraash" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "commangular-mock.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b05d06d147d466617b5cb0573cea4b9a26254dd61a505ecbd99101cf76bb17d", + "globals": [ + "commangular", + "dispatch" + ], + "declaredModules": [] + } + }, + "comment-json": { + "1.1": { + "libraryName": "comment-json", + "typingsPackageName": "comment-json", + "projectName": "https://github.com/kaelzhang/node-comment-json", + "contributors": [ + { + "name": "Jason Dent", + "url": "https://github.com/Jason3S", + "githubUsername": "Jason3S" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee955d36000344d4b8085445676ba466e4af18c03637a0506a6b06cc86ebad89", + "globals": [], + "declaredModules": [ + "comment-json" + ] + } + }, + "commercetools__enzyme-extensions": { + "3.0": { + "libraryName": "@commercetools/enzyme-extensions", + "typingsPackageName": "commercetools__enzyme-extensions", + "projectName": "https://github.com/commercetools/enzyme-extensions", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [ + "react", + "@commercetools/enzyme-extensions" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "267a5d42af110fdb29bbf0d2849826540a085cd1ff2e5fe466407a38b0cf62bb", + "globals": [], + "declaredModules": [ + "commercetools__enzyme-extensions" + ] + } + }, + "commitlint__load": { + "8.3": { + "libraryName": "@commitlint/load", + "typingsPackageName": "commitlint__load", + "projectName": "https://github.com/conventional-changelog/commitlint", + "contributors": [ + { + "name": "Martin McWhorter", + "url": "https://github.com/martinmcwhorter", + "githubUsername": "martinmcwhorter" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@commitlint/load" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64293d64c0700220878505cd02f40168eff9ebf8ea1d5f4daa6722108bf0dfdd", + "globals": [], + "declaredModules": [ + "commitlint__load" + ] + } + }, + "common-errors": { + "1.0": { + "libraryName": "common-errors", + "typingsPackageName": "common-errors", + "projectName": "https://github.com/shutterstock/node-common-errors", + "contributors": [ + { + "name": "Ian Copp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a93bf8ce6d524135d1e73e9773143f5dbf9e1b38df04b8d3c4ff3ac84bd5b7e8", + "globals": [], + "declaredModules": [ + "common-errors" + ] + } + }, + "common-prefix": { + "1.1": { + "libraryName": "common-prefix", + "typingsPackageName": "common-prefix", + "projectName": "https://github.com/hughsk/common-prefix", + "contributors": [ + { + "name": "Sean Marvi Oliver Genabe", + "url": "https://github.com/seangenabe", + "githubUsername": "seangenabe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b05f52d7a24e91857aeff76baafb3da75068fd1f13c572a86bd33c07ca4b7eb0", + "globals": [], + "declaredModules": [ + "common-prefix" + ] + } + }, + "common-tags": { + "1.8": { + "libraryName": "common-tags", + "typingsPackageName": "common-tags", + "projectName": "https://github.com/declandewet/common-tags", + "contributors": [ + { + "name": "Viktor Zozuliak", + "url": "https://github.com/zuzusik", + "githubUsername": "zuzusik" + }, + { + "name": "Paul Wang", + "url": "https://github.com/tzupengwang", + "githubUsername": "tzupengwang" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a69c3453d0a952fe8cd008ebf730e80f11820a9e493bd3271d40a2d973f39a3", + "globals": [ + "commonTags" + ], + "declaredModules": [ + "common-tags" + ] + } + }, + "commondir": { + "1.0": { + "libraryName": "commondir", + "typingsPackageName": "commondir", + "projectName": "https://github.com/substack/node-commondir", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aca7c139848b80cd5891a3849cfc10957893084b5212e5cb7a5f1ce3a1a3d4ab", + "globals": [], + "declaredModules": [ + "commondir" + ] + } + }, + "commonmark": { + "0.27": { + "libraryName": "commonmark.js", + "typingsPackageName": "commonmark", + "projectName": "https://github.com/jgm/commonmark.js", + "contributors": [ + { + "name": "Nico Jansen", + "url": "https://github.com/nicojs", + "githubUsername": "nicojs" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 27, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba09ad6a70ffecdc7112d46b13f9ab2bef6f4d05d555adab53d11294105bf347", + "globals": [], + "declaredModules": [ + "commonmark" + ] + } + }, + "compare-func": { + "1.3": { + "libraryName": "compare-func", + "typingsPackageName": "compare-func", + "projectName": "https://github.com/stevemao/compare-func", + "contributors": [ + { + "name": "Dogan Fennibay", + "url": "https://github.com/fennibay", + "githubUsername": "fennibay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a50bd38d5a1c2f8103bb23f1e9b6695f68d74af9539a7493df69aee5a0965855", + "globals": [], + "declaredModules": [ + "compare-func" + ] + } + }, + "compare-function": { + "2.0": { + "libraryName": "compare-function", + "typingsPackageName": "compare-function", + "projectName": "https://github.com/michaelrhodes/compare-function", + "contributors": [ + { + "name": "Wolfgang Faust", + "url": "https://github.com/wolfgang42", + "githubUsername": "wolfgang42" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "757b5cde0c31c9cf55b8d6301ed7c622a2fbddd58dbcd62c764971e73e921805", + "globals": [], + "declaredModules": [ + "compare-function" + ] + } + }, + "compare-version": { + "0.1": { + "libraryName": "compare-version", + "typingsPackageName": "compare-version", + "projectName": "https://www.npmjs.com/package/compare-version", + "contributors": [ + { + "name": "Jonathan Pevarnek", + "url": "https://github.com/jpevarnek", + "githubUsername": "jpevarnek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a9b3860f0dfca45aaef8d7e3b378dfd17010b815607884140185fbabd38cf47", + "globals": [], + "declaredModules": [ + "compare-version" + ] + } + }, + "compass-vertical-rhythm": { + "1.4": { + "libraryName": "compass-vertical-rhythm", + "typingsPackageName": "compass-vertical-rhythm", + "projectName": "https://github.com/KyleAMathews/compass-vertical-rhythm", + "contributors": [ + { + "name": "Luis Rodrigues", + "url": "https://github.com/goblindegook", + "githubUsername": "goblindegook" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec4c945acad064537576f101796e97b9a30d2ba185f695022bd1c9b704ccdbcb", + "globals": [], + "declaredModules": [ + "compass-vertical-rhythm" + ] + } + }, + "complex": { + "3.0": { + "libraryName": "Complex", + "typingsPackageName": "complex", + "projectName": "https://github.com/arian/Complex", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + }, + { + "name": "Paul Vasich", + "url": "https://github.com/pavasich", + "githubUsername": "pavasich" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63aa5bbec3a91cf3cd7b3d7efd6bdb72ac9bf6297fb46a427673328a14931c5f", + "globals": [], + "declaredModules": [ + "complex" + ] + } + }, + "complex.js": { + "2.0": { + "libraryName": "complex.js", + "typingsPackageName": "complex.js", + "projectName": "https://github.com/infusion/Complex.js", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5118f367b755305a3a5ea3ec487b0df1cd6c67fd16faf2bbc6eb09512a1898b", + "globals": [], + "declaredModules": [ + "complex.js" + ] + } + }, + "component-emitter": { + "1.2": { + "libraryName": "component-emitter", + "typingsPackageName": "component-emitter", + "projectName": "https://www.npmjs.com/package/component-emitter", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29487ebd19df8e951e5d578758aee228531596d52a7c4f7910f26c96a7d3bbfe", + "globals": [], + "declaredModules": [ + "component-emitter" + ] + } + }, + "compose-function": { + "0.0": { + "libraryName": "compose-function", + "typingsPackageName": "compose-function", + "projectName": "https://github.com/stoeffel/compose-function", + "contributors": [ + { + "name": "Denis Sokolov", + "url": "https://github.com/denis-sokolov", + "githubUsername": "denis-sokolov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c21bd19bd9fc1335386bd7f8cf550b5697498c261260fdb9198a33764ae24f76", + "globals": [], + "declaredModules": [ + "compose-function" + ] + } + }, + "compress.js": { + "1.1": { + "libraryName": "compress.js", + "typingsPackageName": "compress.js", + "projectName": "- (link to the repo is missing)", + "contributors": [ + { + "name": "Yuri Drabik", + "url": "https://github.com/yurist38", + "githubUsername": "yurist38" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cea8fa1b8744c7c1242f6fe5b663b030233d7b6aa09397ce18bd4f6145cd1bed", + "globals": [], + "declaredModules": [ + "compress.js" + ] + } + }, + "compressible": { + "2.0": { + "libraryName": "compressible", + "typingsPackageName": "compressible", + "projectName": "https://github.com/jshttp/compressible#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "faa7b65e81c8ffbe8946f841116893c01bcc037b6c4f000c2268f8c354a8426e", + "globals": [], + "declaredModules": [ + "compressible" + ] + } + }, + "compression": { + "1.7": { + "libraryName": "compression", + "typingsPackageName": "compression", + "projectName": "https://github.com/expressjs/compression", + "contributors": [ + { + "name": "Santi Albo", + "url": "https://github.com/santialbo", + "githubUsername": "santialbo" + }, + { + "name": "Rob van der Burgt", + "url": "https://github.com/rburgt", + "githubUsername": "rburgt" + }, + { + "name": "Neil Bryson Cargamento", + "url": "https://github.com/neilbryson", + "githubUsername": "neilbryson" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "zlib" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "895e65ff68cfb7837d5b15a9741de8c3047f707bebaacea6933207a5ce09fa82", + "globals": [], + "declaredModules": [ + "compression" + ] + } + }, + "compression-webpack-plugin": { + "2.0": { + "libraryName": "compression-webpack-plugin", + "typingsPackageName": "compression-webpack-plugin", + "projectName": "https://github.com/webpack-contrib/compression-webpack-plugin", + "contributors": [ + { + "name": "Anton Kandybo", + "url": "https://github.com/dublicator", + "githubUsername": "dublicator" + }, + { + "name": "Rhys van der Waerden", + "url": "https://github.com/rhys-vdw", + "githubUsername": "rhys-vdw" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08cb2a45fcf07b9db34223830cb6f227cb1464cd730667ef403c522eb3ee191e", + "globals": [], + "declaredModules": [ + "compression-webpack-plugin" + ] + } + }, + "compute-argmax": { + "1.0": { + "libraryName": "compute-argmax", + "typingsPackageName": "compute-argmax", + "projectName": "https://github.com/compute-io/argmax", + "contributors": [ + { + "name": "Eric Crosson", + "url": "https://github.com/EricCrosson", + "githubUsername": "EricCrosson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e85b3ca4e7c8ae86844fbc7ec56cfd7c917aa12ddffa2da6cf5d25fa31a58b6b", + "globals": [], + "declaredModules": [ + "compute-argmax" + ] + } + }, + "compute-quantile": { + "1.0": { + "libraryName": "compute-quantile", + "typingsPackageName": "compute-quantile", + "projectName": "https://github.com/compute-io/quantile", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26c10bcb13fd9cd05582a5157f313db956678acd17b7262b414c76c41d8aac0c", + "globals": [], + "declaredModules": [ + "compute-quantile" + ] + } + }, + "compute-stdev": { + "1.0": { + "libraryName": "compute-stdev", + "typingsPackageName": "compute-stdev", + "projectName": "https://github.com/compute-io/stdev", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d3ed7373bacf5ed12a95e892cbc4a3dae6c9476bc3e243417b08bff14db2f33", + "globals": [], + "declaredModules": [ + "compute-stdev" + ] + } + }, + "concat-map": { + "0.0": { + "libraryName": "concat-map", + "typingsPackageName": "concat-map", + "projectName": "https://github.com/substack/node-concat-map", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24270b66da9a9220b09939c73319bc60608e7b24c538d59bed31d0f8f7c6eb6e", + "globals": [], + "declaredModules": [ + "concat-map" + ] + } + }, + "concat-stream": { + "1.6": { + "libraryName": "concat-stream", + "typingsPackageName": "concat-stream", + "projectName": "https://github.com/maxogden/concat-stream", + "contributors": [ + { + "name": "Joey Marianer", + "url": "https://github.com/jmarianer", + "githubUsername": "jmarianer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8835aa1ec588a7222bd6cb9eaf8e2bc39d105c0500b6cbdabc5662ae74c8f86", + "globals": [], + "declaredModules": [ + "concat-stream" + ] + } + }, + "concaveman": { + "1.1": { + "libraryName": "concaveman", + "typingsPackageName": "concaveman", + "projectName": "https://github.com/mapbox/concaveman", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a100b4520d39816bbf17a41c540bd17d20d472c0103027bccc848e208b686a09", + "globals": [], + "declaredModules": [ + "concaveman" + ] + } + }, + "concurrently": { + "5.1": { + "libraryName": "concurrently", + "typingsPackageName": "concurrently", + "projectName": "https://github.com/kimmobrunfeldt/concurrently#readme", + "contributors": [ + { + "name": "Michael B.", + "url": "https://github.com/Blasz", + "githubUsername": "Blasz" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "343361b14d11967e859ebdb17be1e286a20f0b0a9ca0b257eb281858673a6faa", + "globals": [], + "declaredModules": [ + "concurrently" + ] + }, + "4.1": { + "libraryVersionDirectoryName": "4", + "libraryName": "concurrently", + "typingsPackageName": "concurrently", + "projectName": "https://github.com/kimmobrunfeldt/concurrently#readme", + "contributors": [ + { + "name": "Michael B.", + "url": "https://github.com/Blasz", + "githubUsername": "Blasz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "concurrently", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c8188aace77a5ff1b180d845ed3876a18e8b57e5050802718b3c041a96a2cefd", + "globals": [], + "declaredModules": [ + "concurrently" + ] + } + }, + "conditional": { + "5.3": { + "libraryName": "conditional", + "typingsPackageName": "conditional", + "projectName": "https://github.com/anshulverma/conditional", + "contributors": [ + { + "name": "Richard Wang", + "url": "https://github.com/rzhw", + "githubUsername": "rzhw" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86e402c5c6ba9697a76e12a92562e91ca6ae93a9d397adb8da4e58242f85be4d", + "globals": [ + "preconditions" + ], + "declaredModules": [ + "conditional" + ] + } + }, + "conductor-animate": { + "1.0": { + "libraryName": "conductor-animate", + "typingsPackageName": "conductor-animate", + "projectName": "https://github.com/TaeKimJR/conductor-animate#readme", + "contributors": [ + { + "name": "Tae Kim", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2f2160514c10327b517ab08f10c2292601a0138a25ea6b25524eb0f90d57016", + "globals": [], + "declaredModules": [ + "conductor-animate" + ] + } + }, + "confidence": { + "1.4": { + "libraryName": "Confidence", + "typingsPackageName": "confidence", + "projectName": "https://github.com/hapijs/confidence.git", + "contributors": [ + { + "name": "Jean-Philippe Pellerin", + "url": "https://github.com/jppellerin", + "githubUsername": "jppellerin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b8685debc8354e597e2988017acbb7849f47946d4ccf9cb01188212a2d5c243", + "globals": [], + "declaredModules": [ + "confidence" + ] + } + }, + "config": { + "0.0": { + "libraryName": "node-config", + "typingsPackageName": "config", + "projectName": "https://github.com/lorenwest/node-config", + "contributors": [ + { + "name": "Roman Korneev", + "url": "https://github.com/RWander", + "githubUsername": "RWander" + }, + { + "name": "Forrest Bice", + "url": "https://github.com/forrestbice", + "githubUsername": "forrestbice" + }, + { + "name": "James Donald", + "url": "https://github.com/jndonald3", + "githubUsername": "jndonald3" + }, + { + "name": "Alberto Vasquez", + "url": "https://github.com/albertovasquez", + "githubUsername": "albertovasquez" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "defer.d.ts", + "index.d.ts", + "raw.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b330a392ec054c7fa535d15a5b772013c97f7c7cfd645169796d9aac7f09cb7", + "globals": [], + "declaredModules": [ + "config", + "config/defer", + "config/raw" + ] + } + }, + "config-yaml": { + "1.1": { + "libraryName": "config-yaml", + "typingsPackageName": "config-yaml", + "projectName": "https://github.com/neolao/config-yaml#readme", + "contributors": [ + { + "name": "Arylo Yeung", + "url": "https://github.com/Arylo", + "githubUsername": "Arylo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae3d44dbe78e3be5ebe4b418fefda8375a40df1f7bb636a4bdc46e9b58b64ab7", + "globals": [], + "declaredModules": [ + "config-yaml" + ] + } + }, + "configs-overload": { + "0.2": { + "libraryName": "configs-overload", + "typingsPackageName": "configs-overload", + "projectName": "https://github.com/floatdrop/configs-overload", + "contributors": [ + { + "name": "Anton Drobot", + "url": "https://github.com/anton-drobot", + "githubUsername": "anton-drobot" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbcd8c907f8678b3225361c0c3886a239f4eae15e37af352d694734167fa6a08", + "globals": [], + "declaredModules": [ + "configs-overload" + ] + } + }, + "configstore": { + "4.0": { + "libraryName": "configstore", + "typingsPackageName": "configstore", + "projectName": "https://github.com/yeoman/configstore", + "contributors": [ + { + "name": "ArcticLight", + "url": "https://github.com/ArcticLight", + "githubUsername": "ArcticLight" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1befed716ad63dd7230aab5217dee34ed4b861ec27326c510a3e958ae70fd13", + "globals": [], + "declaredModules": [ + "configstore" + ] + } + }, + "configurable": { + "0.0": { + "libraryName": "configurable", + "typingsPackageName": "configurable", + "projectName": "https://www.npmjs.com/package/configurable", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af290904e429d6e8b98b667d5e52aa22d16b40e3348b5b513c0a8569ee6832af", + "globals": [], + "declaredModules": [ + "configurable" + ] + } + }, + "confit": { + "2.0": { + "libraryName": "Confit", + "typingsPackageName": "confit", + "projectName": "https://github.com/krakenjs/confit", + "contributors": [ + { + "name": "Ethan Resnick", + "url": "https://github.com/ethanresnick", + "githubUsername": "ethanresnick" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a1759bb35de41f2b0ecfd2a43bf6f17d48ee33e5e0253c00bdf829d5a65db7f", + "globals": [], + "declaredModules": [ + "confit" + ] + } + }, + "connect": { + "3.4": { + "libraryName": "connect", + "typingsPackageName": "connect", + "projectName": "https://github.com/senchalabs/connect", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Evan Hahn", + "url": "https://github.com/EvanHahn", + "githubUsername": "EvanHahn" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d19c4861b6d43a27e57437c43e111f73cb2ba46b364d4f737a8ba379b4f4eddb", + "globals": [], + "declaredModules": [ + "connect" + ] + } + }, + "connect-azuretables": { + "1.0": { + "libraryName": "connect-azuretables", + "typingsPackageName": "connect-azuretables", + "projectName": "https://github.com/mike-goodwin/connect-azuretables", + "contributors": [ + { + "name": "Mikael Brevik", + "url": "https://github.com/mikaelbr", + "githubUsername": "mikaelbr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af1c64c25fb6d4579e66caf9ae87ada8b51fcd09a46dfe015487deaa82c895ac", + "globals": [], + "declaredModules": [ + "connect-azuretables" + ] + } + }, + "connect-busboy": { + "0.0": { + "libraryName": "connect-busboy", + "typingsPackageName": "connect-busboy", + "projectName": "https://github.com/mscdex/connect-busboy", + "contributors": [ + { + "name": "Pinguet62", + "url": "https://github.com/pinguet62", + "githubUsername": "pinguet62" + }, + { + "name": "Chris Gedrim", + "url": "https://github.com/chrisgedrim", + "githubUsername": "chrisgedrim" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "busboy", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "307f53d08d97acad4fc557dd88f01529bfcd0e0c0ed2b52fe3bb757d2e888373", + "globals": [], + "declaredModules": [ + "connect-busboy" + ] + } + }, + "connect-datadog": { + "0.0": { + "libraryName": "connect-datadog", + "typingsPackageName": "connect-datadog", + "projectName": "https://github.com/datadog/node-connect-datadog", + "contributors": [ + { + "name": "Moshe Good", + "url": "https://github.com/moshegood", + "githubUsername": "moshegood" + }, + { + "name": "Michael Mifsud", + "url": "https://github.com/xzyfer", + "githubUsername": "xzyfer" + }, + { + "name": "Lewis Vail", + "url": "https://github.com/lewisvail3", + "githubUsername": "lewisvail3" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node-dogstatsd", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fd65d566b8f5ecb696143f1e2fb975dac2dbc0d627d1b2b41b21df6dc03a0e6", + "globals": [], + "declaredModules": [ + "connect-datadog" + ] + } + }, + "connect-ensure-login": { + "0.1": { + "libraryName": "connect-ensure-login", + "typingsPackageName": "connect-ensure-login", + "projectName": "https://github.com/jaredhanson/connect-ensure-login", + "contributors": [ + { + "name": "Pavel Puchkov", + "url": "https://github.com/0x6368656174", + "githubUsername": "0x6368656174" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b64ee26330f5662c04b631361b2c6078173ee847a5da101c6499c42250fe102", + "globals": [], + "declaredModules": [ + "connect-ensure-login" + ] + } + }, + "connect-flash": { + "0.0": { + "libraryName": "connect-flash", + "typingsPackageName": "connect-flash", + "projectName": "https://github.com/jaredhanson/connect-flash", + "contributors": [ + { + "name": "Andreas Gassmann", + "url": "https://github.com/AndreasGassmann", + "githubUsername": "AndreasGassmann" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec02417204052c8eb101d033f825985b2e7145debdceb3cbcaaaaf34bbc90375", + "globals": [], + "declaredModules": [ + "connect-flash" + ] + } + }, + "connect-history-api-fallback": { + "1.3": { + "libraryName": "connect-history-api-fallback", + "typingsPackageName": "connect-history-api-fallback", + "projectName": "https://github.com/bripkens/connect-history-api-fallback#readme", + "contributors": [ + { + "name": "Douglas Duteil", + "url": "https://github.com/douglasduteil", + "githubUsername": "douglasduteil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f97e49611298ad6641fdb6a81c4b9d51076128f8b2964c7abb0158c86029318e", + "globals": [], + "declaredModules": [ + "connect-history-api-fallback" + ] + } + }, + "connect-history-api-fallback-exclusions": { + "1.5": { + "libraryName": "connect-history-api-fallback-exclusions", + "typingsPackageName": "connect-history-api-fallback-exclusions", + "projectName": "https://github.com/Wirewheel/connect-history-api-fallback#readme", + "contributors": [ + { + "name": "Tony Stone", + "url": "https://github.com/tonystonee", + "githubUsername": "tonystonee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce95995986600b111788e2d2da861ba7c03ef2f35bdf8be796bab94bff493fbb", + "globals": [], + "declaredModules": [ + "connect-history-api-fallback-exclusions" + ] + } + }, + "connect-livereload": { + "0.5": { + "libraryName": "connect-livereload", + "typingsPackageName": "connect-livereload", + "projectName": "https://github.com/intesso/connect-livereload", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5fea75130fd5b139f27f2d4de56401c7c9641354e721721deb8a7b8d7b679770", + "globals": [], + "declaredModules": [ + "connect-livereload" + ] + } + }, + "connect-modrewrite": { + "0.0": { + "libraryName": "connect-modrewrite", + "typingsPackageName": "connect-modrewrite", + "projectName": "https://github.com/tinganho/connect-modrewrite", + "contributors": [ + { + "name": "Tingan Ho", + "url": "https://github.com/tinganho", + "githubUsername": "tinganho" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3d337336a31836a726c9c4b791a2053dcbd802b337e2d4376d33769667a061d", + "globals": [], + "declaredModules": [ + "connect-modrewrite" + ] + } + }, + "connect-mongodb-session": { + "0.0": { + "libraryName": "connect-mongodb-session", + "typingsPackageName": "connect-mongodb-session", + "projectName": "https://github.com/kcbanner/connect-mongodb-session", + "contributors": [ + { + "name": "Nattapong Sirilappanich", + "url": "https://github.com/NattapongSiri", + "githubUsername": "NattapongSiri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-session", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "828141ae690bb98e91515ad8622fa7d0617cdfafb5bad9eede8ed9696769bf83", + "globals": [], + "declaredModules": [ + "connect-mongodb-session" + ] + } + }, + "connect-pg-simple": { + "4.2": { + "libraryName": "connect-pg-simple", + "typingsPackageName": "connect-pg-simple", + "projectName": "https://github.com/voxpelli/node-connect-pg-simple#readme", + "contributors": [ + { + "name": "Pasi Eronen", + "url": "https://github.com/pasieronen", + "githubUsername": "pasieronen" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + }, + { + "name": "pg", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3eaa652aa78fbb48a1124cac5a5ae7a687975d21c40e59a6377028186b2855f", + "globals": [], + "declaredModules": [ + "connect-pg-simple" + ] + } + }, + "connect-redis": { + "0.0": { + "libraryName": "connect-redis", + "typingsPackageName": "connect-redis", + "projectName": "https://npmjs.com/package/connect-redis", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + }, + { + "name": "Seth Butler", + "url": "https://github.com/sbutler2901", + "githubUsername": "sbutler2901" + }, + { + "name": "Jip Sterk", + "url": "https://github.com/JipSterk", + "githubUsername": "JipSterk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + }, + { + "name": "ioredis", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1012472fb24f5e33c99137809ea4bff6451392e9f2fbeca72a392d7ce8a8391d", + "globals": [], + "declaredModules": [ + "connect-redis" + ] + } + }, + "connect-sequence": { + "2.1": { + "libraryName": "connect-sequence", + "typingsPackageName": "connect-sequence", + "projectName": "https://github.com/sirap-group/connect-sequence", + "contributors": [ + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69e2ef66e9c9733b1cc609787dd1d865e318aaebb585c0273e625a385dc9c8de", + "globals": [], + "declaredModules": [ + "connect-sequence" + ] + } + }, + "connect-slashes": { + "0.0": { + "libraryName": "connect-slashes", + "typingsPackageName": "connect-slashes", + "projectName": "https://github.com/avinoamr/connect-slashes", + "contributors": [ + { + "name": "Sam Herrmann", + "url": "https://github.com/samherrmann", + "githubUsername": "samherrmann" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f981e5bb409a7c6c799fe4df8db51fcc4c091da3a4a6403c5dd9abff9c08a3b9", + "globals": [], + "declaredModules": [ + "connect-slashes" + ] + } + }, + "connect-timeout": { + "0.0": { + "libraryName": "connect-timeout", + "typingsPackageName": "connect-timeout", + "projectName": "https://github.com/expressjs/timeout", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "body-parser", + "cookie-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c76cc4a1859d541de16c6c3bb014ea91ad1083f550d10c2b93e0f401f26684c", + "globals": [], + "declaredModules": [ + "connect-timeout" + ] + } + }, + "connect-trim-body": { + "0.0": { + "libraryName": "connect-trim-body", + "typingsPackageName": "connect-trim-body", + "projectName": "https://github.com/samora/connect-trim-body", + "contributors": [ + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4bb6499a3c8ae5fef9f2a22f6354b0177d53658318f086cc9bb4340b57fadf4", + "globals": [], + "declaredModules": [ + "connect-trim-body" + ] + } + }, + "console-log-level": { + "1.4": { + "libraryName": "console-log-level", + "typingsPackageName": "console-log-level", + "projectName": "https://github.com/watson/console-log-level", + "contributors": [ + { + "name": "Ali Ijaz Sheikh", + "url": "https://github.com/ofrobots", + "githubUsername": "ofrobots" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb7aa13192d407d17fee8ed4349f7a2f2f32772bf2140f463e8346f1ad15e689", + "globals": [], + "declaredModules": [ + "console-log-level" + ] + } + }, + "console-stamp": { + "0.2": { + "libraryName": "console-stamp", + "typingsPackageName": "console-stamp", + "projectName": "https://github.com/starak/node-console-stamp", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/ericbyers", + "githubUsername": "ericbyers" + }, + { + "name": "Guus De Graeve", + "url": "https://github.com/guusdegraeve", + "githubUsername": "guusdegraeve" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2edb07ed2679cf968dba3d3645ba2063b39d841984819d5918c4379f3c960ff0", + "globals": [], + "declaredModules": [ + "console-stamp" + ] + } + }, + "console-ui": { + "2.2": { + "libraryName": "console-ui", + "typingsPackageName": "console-ui", + "projectName": "https://github.com/ember-cli/console-ui#readme", + "contributors": [ + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "inquirer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c02b38b1203038bcdfe5b682222ec44c68fce25b8c511a0d0523f1ffb427ed84", + "globals": [], + "declaredModules": [ + "console-ui" + ] + } + }, + "consolidate": { + "0.14": { + "libraryName": "consolidate", + "typingsPackageName": "consolidate", + "projectName": "https://github.com/visionmedia/consolidate.js", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Theo Sherry", + "url": "https://github.com/theosherry", + "githubUsername": "theosherry" + }, + { + "name": "Nicolas Henry", + "url": "https://github.com/nicolashenry", + "githubUsername": "nicolashenry" + }, + { + "name": "Andrew Leedham", + "url": "https://github.com/AndrewLeedham", + "githubUsername": "AndrewLeedham" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56980c5a2774af45e806c34e3853288ab4dd7edde68d8206fe0a71166448a7d7", + "globals": [], + "declaredModules": [ + "consolidate" + ] + } + }, + "consul": { + "0.23": { + "libraryName": "Consul", + "typingsPackageName": "consul", + "projectName": "https://github.com/silas/node-consul", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Vadym Vakhovskiy", + "url": "https://github.com/vadim-v", + "githubUsername": "vadim-v" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 23, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36eefb3bc5ddd199bbab125ee260b21e291ad60fb7cdbcde05f62b483149a845", + "globals": [], + "declaredModules": [ + "consul" + ] + } + }, + "consumable-stream": { + "1.0": { + "libraryName": "consumable-stream", + "typingsPackageName": "consumable-stream", + "projectName": "https://github.com/SocketCluster/consumable-stream", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08a69df5ed92f335ecab1691fc21023b2307e50d41da7957af85c17377ef1611", + "globals": [], + "declaredModules": [ + "consumable-stream" + ] + } + }, + "contains-path": { + "1.0": { + "libraryName": "contains-path", + "typingsPackageName": "contains-path", + "projectName": "https://github.com/jonschlinkert/contains-path", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96d51b19639790e041b91f18d555219f1d0234f1fdfa431579e8f913654c527d", + "globals": [], + "declaredModules": [ + "contains-path" + ] + } + }, + "content-disposition": { + "0.5": { + "libraryName": "content-disposition", + "typingsPackageName": "content-disposition", + "projectName": "https://github.com/jshttp/content-disposition", + "contributors": [ + { + "name": "Stefan Reichel", + "url": "https://github.com/bomret", + "githubUsername": "bomret" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68aa752bd0f2f3689d2e99462d338b028db35c990cef9918f60df9e43eef9b47", + "globals": [], + "declaredModules": [ + "content-disposition" + ] + } + }, + "content-range": { + "1.1": { + "libraryName": "content-range", + "typingsPackageName": "content-range", + "projectName": "https://github.com/neoziro/content-range", + "contributors": [ + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e6a27645cee82da613b66d8c55a6efcbbba6a07851151d77765d4ea0f9a60c2", + "globals": [], + "declaredModules": [ + "content-range" + ] + } + }, + "content-type": { + "1.1": { + "libraryName": "content-type", + "typingsPackageName": "content-type", + "projectName": "https://github.com/jshttp/content-type", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13938f211534ed860996674f0c8201c0fa2f7f8bf08bbe459c1eb33981ec17a8", + "globals": [], + "declaredModules": [ + "content-type" + ] + } + }, + "contentful-resolve-response": { + "0.1": { + "libraryName": "contentful-resolve-response", + "typingsPackageName": "contentful-resolve-response", + "projectName": "https://github.com/contentful/contentful-resolve-response", + "contributors": [ + { + "name": "Anton Karsten", + "url": "https://github.com/antonkarsten", + "githubUsername": "antonkarsten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4d978921b0f708d36cffb468e5ef4cb4fd91b8df084fb1c0a25bb93260422f1", + "globals": [], + "declaredModules": [ + "contentful-resolve-response" + ] + } + }, + "contentstack": { + "3.8": { + "libraryName": "contentstack", + "typingsPackageName": "contentstack", + "projectName": "https://github.com/contentstack/contentstack-javascript", + "contributors": [ + { + "name": "Dominic Wroblewski", + "url": "https://github.com/domness", + "githubUsername": "domness" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52715fdf87b5ed8f0edd3c50cab1c946887e9391a04601bca39d74ff4dadbcbf", + "globals": [], + "declaredModules": [ + "contentstack" + ] + } + }, + "contextjs": { + "2.1": { + "libraryName": "contextjs", + "typingsPackageName": "contextjs", + "projectName": "https://github.com/jakiestfu/Context.js", + "contributors": [ + { + "name": "Kern Handa", + "url": "https://github.com/kernhanda", + "githubUsername": "kernhanda" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e9d130fdc1abd1a2d4d322d9bbf6c39b5298ea9d6476c338b2faf87c108286d", + "globals": [], + "declaredModules": [ + "contextjs" + ] + } + }, + "continuation-local-storage": { + "3.2": { + "libraryName": "continuation-local-storage", + "typingsPackageName": "continuation-local-storage", + "projectName": "https://github.com/othiym23/node-continuation-local-storage", + "contributors": [ + { + "name": "Jang-Ho Hwang", + "url": "https://github.com/rath", + "githubUsername": "rath" + }, + { + "name": "Kei Son", + "url": "https://github.com/heycalmdown", + "githubUsername": "heycalmdown" + }, + { + "name": "Brandon Slade", + "url": "https://github.com/aboveyou00", + "githubUsername": "aboveyou00" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "events" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "773795fb3b2c1348f1ee8ebcff4b2bb7e8999190f716f21eb273ea757ce0e084", + "globals": [], + "declaredModules": [ + "continuation-local-storage" + ] + } + }, + "contract-proxy-kit": { + "1.0": { + "libraryName": "contract-proxy-kit", + "typingsPackageName": "contract-proxy-kit", + "projectName": "https://github.com/gnosis/contract-proxy-kit#readme", + "contributors": [ + { + "name": "Alan Lu", + "url": "https://github.com/cag", + "githubUsername": "cag" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ethers", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ethers", + "version": "^4.0.43" + } + ], + "contentHash": "b4cbe321e7bc5ba2422f48ec2490a99e49998b9742b02c1de8ea7aa725ede5fa", + "globals": [], + "declaredModules": [ + "contract-proxy-kit" + ] + } + }, + "conventional-changelog": { + "3.1": { + "libraryName": "conventional-changelog", + "typingsPackageName": "conventional-changelog", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-changelog-core", + "version": "*" + }, + { + "name": "conventional-changelog-writer", + "version": "*" + }, + { + "name": "conventional-commits-parser", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "396d32cb8cd4c0d5c61be8f5f9d11918b927caf2ced17c11efc882607a8268b4", + "globals": [], + "declaredModules": [ + "conventional-changelog" + ] + } + }, + "conventional-changelog-config-spec": { + "2.1": { + "libraryName": "conventional-changelog-config-spec", + "typingsPackageName": "conventional-changelog-config-spec", + "projectName": "https://github.com/conventional-changelog/conventional-changelog-config-spec#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "versions/1.0.0/schema.json.d.ts", + "versions/2.0.0/schema.json.d.ts", + "versions/2.1.0/schema.json.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26734c5b8082cdd88c9d6efcd2b2631bff36c49ee443df61dee16c8049f67228", + "globals": [], + "declaredModules": [ + "conventional-changelog-config-spec", + "conventional-changelog-config-spec/versions/2.1.0/schema.json", + "conventional-changelog-config-spec/versions/1.0.0/schema.json", + "conventional-changelog-config-spec/versions/2.0.0/schema.json" + ] + } + }, + "conventional-changelog-core": { + "4.1": { + "libraryName": "conventional-changelog-core", + "typingsPackageName": "conventional-changelog-core", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-changelog-writer", + "version": "*" + }, + { + "name": "conventional-commits-parser", + "version": "*" + }, + { + "name": "conventional-recommended-bump", + "version": "*" + }, + { + "name": "git-raw-commits", + "version": "*" + }, + { + "name": "normalize-package-data", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d9847936a261b64e00be31538a091732a00e0d90740f373069e0cb3ce730d37", + "globals": [], + "declaredModules": [ + "conventional-changelog-core" + ] + } + }, + "conventional-changelog-preset-loader": { + "2.3": { + "libraryName": "conventional-changelog-preset-loader", + "typingsPackageName": "conventional-changelog-preset-loader", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-preset-loader#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-changelog-core", + "version": "*" + }, + { + "name": "conventional-commits-parser", + "version": "*" + }, + { + "name": "conventional-changelog-writer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cac7dd51843eb6c071c4d4a4527c64c0ca2ae02e47d8eccd59479da91773d0db", + "globals": [], + "declaredModules": [ + "conventional-changelog-preset-loader" + ] + } + }, + "conventional-changelog-writer": { + "4.0": { + "libraryName": "conventional-changelog-writer", + "typingsPackageName": "conventional-changelog-writer", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-commits-parser", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f8c5117eefda09f996f88e7ec2b8e7059c050b9f1bba7068e7aa01ec261fad2", + "globals": [], + "declaredModules": [ + "conventional-changelog-writer" + ] + } + }, + "conventional-commits-parser": { + "3.0": { + "libraryName": "conventional-commits-parser", + "typingsPackageName": "conventional-commits-parser", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf69e3469fa753911ebde11d0dd643a77c8acdd0d0796a73a09691ce224d0c4e", + "globals": [], + "declaredModules": [ + "conventional-commits-parser" + ] + } + }, + "conventional-recommended-bump": { + "6.0": { + "libraryName": "conventional-recommended-bump", + "typingsPackageName": "conventional-recommended-bump", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-recommended-bump#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-changelog-core", + "version": "*" + }, + { + "name": "conventional-commits-parser", + "version": "*" + }, + { + "name": "conventional-changelog-writer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90bdaffca4f495002f1a7b694eeb585b7d8c4b231a7d6f8ffdc47bbea5905513", + "globals": [], + "declaredModules": [ + "conventional-recommended-bump" + ] + } + }, + "convert-layout": { + "0.5": { + "libraryName": "convert-layout", + "typingsPackageName": "convert-layout", + "projectName": "https://github.com/ai/convert-layout#readme", + "contributors": [ + { + "name": "Mikhail Aksenov", + "url": "https://github.com/xeningem", + "githubUsername": "xeningem" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90ae07fa3f390efa0480c7efc4a64fa0f52028b948f1904863bbc70693872e55", + "globals": [ + "convert_layout", + "lang_layout", + "layouts" + ], + "declaredModules": [ + "convert-layout", + "convert-layout/by", + "convert-layout/de", + "convert-layout/es", + "convert-layout/he", + "convert-layout/kk", + "convert-layout/ru", + "convert-layout/uk" + ] + } + }, + "convert-source-map": { + "1.5": { + "libraryName": "convert-source-map", + "typingsPackageName": "convert-source-map", + "projectName": "https://github.com/thlorenz/convert-source-map", + "contributors": [ + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1626152112422fb4950c5102f4294d7031895716de843df640937c26cfb7b919", + "globals": [], + "declaredModules": [ + "convert-source-map" + ] + } + }, + "convert-string": { + "0.1": { + "libraryName": "convert-string", + "typingsPackageName": "convert-string", + "projectName": "https://github.com/baz/foo (Does not have to be to GitHub", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d7d785462c22d1c2bb269d4db2bb1615c60d2ca5340b48c20f072bc0368ed87", + "globals": [], + "declaredModules": [ + "convert-string" + ] + } + }, + "convert-units": { + "2.3": { + "libraryName": "convert-units", + "typingsPackageName": "convert-units", + "projectName": "https://github.com/ben-ng/convert-units#readme", + "contributors": [ + { + "name": "vladkampov", + "url": "https://github.com/vladkampov", + "githubUsername": "vladkampov" + }, + { + "name": "ben-ng", + "url": "https://github.com/ben-ng", + "githubUsername": "ben-ng" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40b322acbc6642e639ed11963f5b0ccbc57c7bd9fe7ac364e5b8dd2c8af08a75", + "globals": [], + "declaredModules": [ + "convert-units" + ] + } + }, + "convict": { + "4.2": { + "libraryName": "convict", + "typingsPackageName": "convict", + "projectName": "https://github.com/mozilla/node-convict", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + }, + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + }, + { + "name": "Eli Young", + "url": "https://github.com/elyscape", + "githubUsername": "elyscape" + }, + { + "name": "Suntharesan Mohan", + "url": "https://github.com/vanthiyathevan", + "githubUsername": "vanthiyathevan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "validator", + "js-yaml" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c229da1938b52cf875e38b790564c4edab9b2fa2f0fe16969231ed6e5cd98bca", + "globals": [], + "declaredModules": [ + "convict" + ] + } + }, + "cookie": { + "0.3": { + "libraryName": "cookie", + "typingsPackageName": "cookie", + "projectName": "https://github.com/jshttp/cookie", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91d338d129123c21e5858874d1ca8a6bd114c1a8b1850728bb034b2b863547e1", + "globals": [], + "declaredModules": [ + "cookie" + ] + } + }, + "cookie-parser": { + "1.4": { + "libraryName": "cookie-parser", + "typingsPackageName": "cookie-parser", + "projectName": "https://github.com/expressjs/cookie-parser", + "contributors": [ + { + "name": "Santi Albo", + "url": "https://github.com/santialbo", + "githubUsername": "santialbo" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7f1bd64948c00975ec74c2ebc516c33bdb987d6f802c2b45a3378a31f37bf4b", + "globals": [], + "declaredModules": [ + "cookie-parser" + ] + } + }, + "cookie-session": { + "2.0": { + "libraryName": "cookie-session", + "typingsPackageName": "cookie-session", + "projectName": "https://github.com/expressjs/cookie-session", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + }, + { + "name": "Jason Cordial", + "url": "https://github.com/btomw", + "githubUsername": "btomw" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "keygrip", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e47719818ff40fe97104dc29e12a48838027bf4985a0f966798c0ad24be9f31", + "globals": [], + "declaredModules": [ + "cookie-session" + ] + } + }, + "cookie-signature": { + "1.0": { + "libraryName": "cookie-signature", + "typingsPackageName": "cookie-signature", + "projectName": "https://github.com/tj/node-cookie-signature", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/Rokt33r", + "githubUsername": "Rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4b43b141e56111e687cc24097af907d595bc42639beb196bf97e97d55ffff22", + "globals": [], + "declaredModules": [ + "cookie-signature" + ] + } + }, + "cookie_js": { + "1.2": { + "libraryName": "cookie_js", + "typingsPackageName": "cookie_js", + "projectName": "https://github.com/florian/cookie.js", + "contributors": [ + { + "name": "slawiko", + "url": "https://github.com/slawiko", + "githubUsername": "slawiko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6500791a42998ad4462eb485c70d0ec7700acc3e55facc6ee1efb54af65018b4", + "globals": [ + "cookie" + ], + "declaredModules": [ + "cookie_js", + "cookiejs" + ] + } + }, + "cookiejar": { + "2.1": { + "libraryName": "CookieJar", + "typingsPackageName": "cookiejar", + "projectName": "https://github.com/bmeck/node-cookiejar", + "contributors": [ + { + "name": "Rafal Proszowski", + "url": "https://github.com/paroxp", + "githubUsername": "paroxp" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58e1137b0ffb6185011d3009af21d5f4b8430f65d888f058e964d240bc2a0fae", + "globals": [], + "declaredModules": [ + "cookiejar" + ] + } + }, + "cookies": { + "0.7": { + "libraryName": "cookies", + "typingsPackageName": "cookies", + "projectName": "https://github.com/pillarjs/cookies", + "contributors": [ + { + "name": "Wang Zishi", + "url": "https://github.com/WangZishi", + "githubUsername": "WangZishi" + }, + { + "name": "jKey Lu", + "url": "https://github.com/jkeylu", + "githubUsername": "jkeylu" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keygrip", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "connect", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59ccc75ec95049cf7fc37703417684ee030e6c018eeec437fafc14b91fa74352", + "globals": [], + "declaredModules": [ + "cookies" + ] + } + }, + "copy": { + "0.3": { + "libraryName": "copy", + "typingsPackageName": "copy", + "projectName": "https://github.com/jonschlinkert/copy", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd218743e5e50f841913315b80e908058678ac02ed5656367174d2df58c76607", + "globals": [], + "declaredModules": [ + "copy" + ] + } + }, + "copy-paste": { + "1.1": { + "libraryName": "copy-paste", + "typingsPackageName": "copy-paste", + "projectName": "https://github.com/xavi-/node-copy-paste", + "contributors": [ + { + "name": "Tobias Kahlert", + "url": "https://github.com/SrTobi", + "githubUsername": "SrTobi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa6281fe1de9d0c0526560104c903a42bede593bffc3177e47c7354d25b2937e", + "globals": [], + "declaredModules": [ + "copy-paste" + ] + } + }, + "copy-webpack-plugin": { + "5.0": { + "libraryName": "copy-webpack-plugin", + "typingsPackageName": "copy-webpack-plugin", + "projectName": "https://github.com/webpack-contrib/copy-webpack-plugin", + "contributors": [ + { + "name": "\tflying-sheep", + "url": "https://github.com/flying-sheep", + "githubUsername": "flying-sheep" + }, + { + "name": "avin-kavish ", + "url": "https://github.com/avin-kavish", + "githubUsername": "avin-kavish" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "minimatch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1de43bc5adb03fded3ba954ecb8b2c64a0038fb13bd97e92af681a621dbad3c9", + "globals": [], + "declaredModules": [ + "copy-webpack-plugin" + ] + } + }, + "copyfiles": { + "2.1": { + "libraryName": "copyfiles", + "typingsPackageName": "copyfiles", + "projectName": "https://github.com/calvinmetcalf/copyfiles#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72c5ecc40f14afb8351eeb10f3d251a9a373d7e42d0d688068c14f0f0ec93380", + "globals": [], + "declaredModules": [ + "copyfiles" + ] + } + }, + "cordova": { + "0.0": { + "libraryName": "Apache Cordova", + "typingsPackageName": "cordova", + "projectName": "http://cordova.apache.org", + "contributors": [ + { + "name": "Microsoft Open Technologies Inc", + "url": "http://msopentech.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "896a4efd6d78d79d68698c8433123463c32a402ad8f64bd31f97a9e5a02d4cc6", + "globals": [ + "cordova" + ], + "declaredModules": [ + "cordova" + ] + } + }, + "cordova-ionic": { + "0.0": { + "libraryName": "Ionic Cordova plugins", + "typingsPackageName": "cordova-ionic", + "projectName": "https://github.com/driftyco", + "contributors": [ + { + "name": "Hendrik Maus", + "url": "https://github.com/hendrikmaus", + "githubUsername": "hendrikmaus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "keyboard.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "006ab05ac028b1025220b6b43bbb0550bdf59ebeead85dc680fe94812bab7aa1", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-app-version": { + "0.1": { + "libraryName": "cordova-plugin-app-version", + "typingsPackageName": "cordova-plugin-app-version", + "projectName": "https://github.com/whiteoctober/cordova-plugin-app-version", + "contributors": [ + { + "name": "Markus Wagner", + "url": "https://github.com/Ritzlgrmft", + "githubUsername": "Ritzlgrmft" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb5bf76207a0f82a416dc3dc6663e3c0ed5c00d3b8c117068bea70527d0c4772", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-background-mode": { + "0.0": { + "libraryName": "Apache Background Mode plugin", + "typingsPackageName": "cordova-plugin-background-mode", + "projectName": "https://github.com/katzer/cordova-plugin-background-mode", + "contributors": [ + { + "name": "Paul Thiel", + "url": "https://github.com/Lordnoname", + "githubUsername": "Lordnoname" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc2a825e1f30c7610adbb96e7b27e5aacd1e32d7a01db6480a46dbc1a43bad47", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-badge": { + "0.8": { + "libraryName": "cordova-plugin-badge", + "typingsPackageName": "cordova-plugin-badge", + "projectName": "https://github.com/katzer/cordova-plugin-badge", + "contributors": [ + { + "name": "Tim Brust", + "url": "https://github.com/timbru31", + "githubUsername": "timbru31" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7af3193807c5aaac36d8019c18cbc1d9673de8d8116c17d13a2f9e45e097eda7", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-ble-central": { + "1.2": { + "libraryName": "cordova-plugin-ble-central", + "typingsPackageName": "cordova-plugin-ble-central", + "projectName": "https://github.com/don/cordova-plugin-ble-central", + "contributors": [ + { + "name": "Gidon Junge", + "url": "https://github.com/gjunge", + "githubUsername": "gjunge" + }, + { + "name": "Philip Peitsch", + "url": "https://github.com/peitschie", + "githubUsername": "peitschie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0202505160007dce3a26865855dda4b663e9a5e0243ec7441842a5daa8e747ea", + "globals": [ + "ble" + ], + "declaredModules": [] + } + }, + "cordova-plugin-bluetoothclassic-serial": { + "0.9": { + "libraryName": "cordova-plugin-bluetoothClassic-serial", + "typingsPackageName": "cordova-plugin-bluetoothclassic-serial", + "projectName": "https://github.com/soltius/BluetoothClassicSerial", + "contributors": [ + { + "name": "Wouter Roosendaal", + "url": "https://github.com/tuvokki", + "githubUsername": "tuvokki" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10ac5205f6daf8ac77b5f4292de72734c2c038c32bb97d66278cc90f38b86707", + "globals": [ + "bluetoothClassicSerial" + ], + "declaredModules": [] + } + }, + "cordova-plugin-canvascamera": { + "1.0": { + "libraryName": "CanvasCameraPlugin", + "typingsPackageName": "cordova-plugin-canvascamera", + "projectName": "https://github.com/VirtuoWorks/CanvasCameraPlugin", + "contributors": [ + { + "name": "Ricardo Azzi Silva", + "url": "https://github.com/lordazzi", + "githubUsername": "lordazzi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e127917e337e6a1a58c997aef0158805b0ed337adaf0e21ed2720c84376c7ff", + "globals": [ + "CanvasCamera", + "Frame", + "Renderer" + ], + "declaredModules": [] + } + }, + "cordova-plugin-device-name": { + "1.1": { + "libraryName": "cordova-plugin-device-name", + "typingsPackageName": "cordova-plugin-device-name", + "projectName": "https://www.npmjs.com/package/cordova-plugin-device-name", + "contributors": [ + { + "name": "Larry Bahr", + "url": "https://github.com/larrybahr", + "githubUsername": "larrybahr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e585faeca94641c5226fb5efff54f50c80da39cc3abda713657450133f8f412", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-email-composer": { + "0.0": { + "libraryName": "Apache Cordova Email Composer plugin", + "typingsPackageName": "cordova-plugin-email-composer", + "projectName": "https://github.com/katzer/cordova-plugin-email-composer", + "contributors": [ + { + "name": "Dave Taylor", + "url": "http://davetayls.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8a41ab986cf247359feed3202cd27d6f6c4ca3eabf1e3e08ce0d3943a48130a", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-file-opener2": { + "2.0": { + "libraryName": "cordova-plugin-file-opener2", + "typingsPackageName": "cordova-plugin-file-opener2", + "projectName": "https://github.com/pwlin/cordova-plugin-file-opener2", + "contributors": [ + { + "name": "Cyril Gandon", + "url": "https://github.com/cyrilgandon", + "githubUsername": "cyrilgandon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec1913b3b92219b57ef8d429f4944672d32f6cc9d7173f23b93e6b07db702610", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-ibeacon": { + "3.3": { + "libraryName": "cordova-plugin-ibeacon", + "typingsPackageName": "cordova-plugin-ibeacon", + "projectName": "https://github.com/petermetz/cordova-plugin-ibeacon", + "contributors": [ + { + "name": "Markus Wagner", + "url": "https://github.com/Ritzlgrmft", + "githubUsername": "Ritzlgrmft" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + } + ], + "testDependencies": [ + "cordova" + ], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4f08c2766c4c7063f59a66b8c9b195db36f00650cf73e945e9171d969269d8cd", + "globals": [], + "declaredModules": [ + "cordova-plugin-ibeacon" + ] + } + }, + "cordova-plugin-insomnia": { + "4.0": { + "libraryName": "Insomnia-PhoneGap-Plugin", + "typingsPackageName": "cordova-plugin-insomnia", + "projectName": "https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin/", + "contributors": [ + { + "name": "Markus Wagner", + "url": "https://github.com/Ritzlgrmft", + "githubUsername": "Ritzlgrmft" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1f6e10fb1ae64979d9e6dc25b8ba73ff780f812dd40aeb12f0420deda409ac3", + "globals": [], + "declaredModules": [] + } + }, + "cordova-plugin-keyboard": { + "1.2": { + "libraryName": "Apache Cordova Keyboard plugin", + "typingsPackageName": "cordova-plugin-keyboard", + "projectName": "https://github.com/cjpearson/cordova-plugin-keyboard", + "contributors": [ + { + "name": " Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Jochen Becker", + "url": "https://github.com/jkfb", + "githubUsername": "jkfb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f8c17732fc57e718f7270c24568be99bda7649cf31dda140abd4f9bdac7e0f", + "globals": [ + "Keyboard" + ], + "declaredModules": [] + } + }, + "cordova-plugin-mapsforge": { + "0.0": { + "libraryName": "cordova-plugin-mapsforge", + "typingsPackageName": "cordova-plugin-mapsforge", + "projectName": "https://github.com/afsuarez/mapsforge-cordova-plugin", + "contributors": [ + { + "name": "rafw87", + "url": "https://github.com/rafw87", + "githubUsername": "rafw87" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d29609f339ef8ecbe9c36daa63f2169c0bfce0153724a65825b4e741be8075de", + "globals": [ + "mapsforge" + ], + "declaredModules": [] + } + }, + "cordova-plugin-ms-adal": { + "0.0": { + "libraryName": "Active Directory Authentication Library plugin for Apache Cordova", + "typingsPackageName": "cordova-plugin-ms-adal", + "projectName": "https://github.com/AzureAD/azure-activedirectory-library-for-cordova", + "contributors": [ + { + "name": "Kai Walter", + "url": "https://github.com/KaiWalter", + "githubUsername": "KaiWalter" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5910b7ed47ed4a05e18a7d74a7d1bd3c8c5030853f3f8abfc32dfc19528c278", + "globals": [ + "Microsoft" + ], + "declaredModules": [] + } + }, + "cordova-plugin-native-keyboard": { + "1.3": { + "libraryName": "cordova-plugin-native-keyboard", + "typingsPackageName": "cordova-plugin-native-keyboard", + "projectName": "https://github.com/EddyVerbruggen/cordova-plugin-native-keyboard#readme", + "contributors": [ + { + "name": "Daniel Brolli", + "url": "https://github.com/lobo87", + "githubUsername": "lobo87" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26deb6cdbd58452aa3d0a83c01ada751f817fdb05be9a692681454e5fc69459d", + "globals": [ + "NativeKeyboard" + ], + "declaredModules": [] + } + }, + "cordova-plugin-ouralabs": { + "1.1": { + "libraryName": "cordova-plugin-ouralabs", + "typingsPackageName": "cordova-plugin-ouralabs", + "projectName": "https://github.com/Justin-Credible/cordova-plugin-ouralabs", + "contributors": [ + { + "name": "Justin Unterreiner", + "url": "https://github.com/Justin-Credible", + "githubUsername": "Justin-Credible" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae9581e04e1c11b946e1dc8a109b4d1ec1c2d5136150d095fe2abbbccb28fae6", + "globals": [ + "OuralabsPlugin" + ], + "declaredModules": [] + } + }, + "cordova-plugin-qrscanner": { + "1.0": { + "libraryName": "cordova-plugin-qrscanner", + "typingsPackageName": "cordova-plugin-qrscanner", + "projectName": "https://github.com/bitpay/cordova-plugin-qrscanner", + "contributors": [ + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Josh Bronson", + "url": "https://github.com/jab", + "githubUsername": "jab" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f97dc025a826ecef0b34b58d579ebf1f0dc0ebbf4f6cfc531e692f21f7c67ac", + "globals": [ + "QRScanner" + ], + "declaredModules": [] + } + }, + "cordova-plugin-spinner": { + "1.0": { + "libraryName": "cordova-plugin-spinner", + "typingsPackageName": "cordova-plugin-spinner", + "projectName": "https://github.com/Justin-Credible/cordova-plugin-spinner", + "contributors": [ + { + "name": "Justin Unterreiner", + "url": "https://github.com/Justin-Credible", + "githubUsername": "Justin-Credible" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c0ede78e571d95c670e8c3bbaa8cfcddc0ed01dc041daa8af16b0d8903b62b4", + "globals": [ + "SpinnerPlugin" + ], + "declaredModules": [] + } + }, + "cordova-plugin-websql": { + "0.0": { + "libraryName": "Apache Cordova WebSQL plugin", + "typingsPackageName": "cordova-plugin-websql", + "projectName": "https://github.com/MSOpenTech/cordova-plugin-websql", + "contributors": [ + { + "name": "Microsoft Open Technologies Inc", + "url": "http://msopentech.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "085ad18ebe58ff6757942419adf168532c74ec32f12882d9870aa4349093a5cf", + "globals": [ + "Database", + "SqlError", + "SqlTransaction" + ], + "declaredModules": [] + } + }, + "cordova-sqlite-storage": { + "1.5": { + "libraryName": "cordova-sqlite-storage", + "typingsPackageName": "cordova-sqlite-storage", + "projectName": "https://github.com/xpbrew/cordova-sqlite-storage", + "contributors": [ + { + "name": "rafw87", + "url": "https://github.com/rafw87", + "githubUsername": "rafw87" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8804341b6c11f9f4e1ab362fdf0b485a91ba06be2d803a7557cb72b42a34917", + "globals": [ + "sqlitePlugin" + ], + "declaredModules": [] + } + }, + "cordova-universal-links-plugin": { + "1.2": { + "libraryName": "cordova-universal-links-plugin", + "typingsPackageName": "cordova-universal-links-plugin", + "projectName": "https://github.com/nordnet/cordova-universal-links-plugin#readme", + "contributors": [ + { + "name": "David Broder-Rodgers", + "url": "https://github.com/broder", + "githubUsername": "broder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dab3a6a483442898925101faf4e2f836c63b5fe577413d6205c4de8b3af03073", + "globals": [ + "universalLinks" + ], + "declaredModules": [] + } + }, + "cordova_app_version_plugin": { + "0.2": { + "libraryName": "cordova_app_version_plugin", + "typingsPackageName": "cordova_app_version_plugin", + "projectName": "https://www.npmjs.com/package/cordova_app_version_plugin", + "contributors": [ + { + "name": "Larry Bahr", + "url": "https://github.com/larrybahr", + "githubUsername": "larrybahr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0c3ed98f2e43736209f57a5ca8981ad4b3cd8024eeadd64a3b9cf434cd2fac7", + "globals": [], + "declaredModules": [] + } + }, + "cordovarduino": { + "0.0": { + "libraryName": "Cordovarduino plugin", + "typingsPackageName": "cordovarduino", + "projectName": "https://github.com/stereolux/cordovarduino", + "contributors": [ + { + "name": "Hendrik Maus", + "url": "https://github.com/hendrikmaus", + "githubUsername": "hendrikmaus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d435f512170fbf305a2a8f0c54d6481a2b58e41a93e4ca6af4743c553531f0e5", + "globals": [ + "serial" + ], + "declaredModules": [] + } + }, + "core-js": { + "2.5": { + "libraryName": "core-js", + "typingsPackageName": "core-js", + "projectName": "https://github.com/zloirock/core-js/", + "contributors": [ + { + "name": "Ron Buckton", + "url": "https://github.com/rbuckton", + "githubUsername": "rbuckton" + }, + { + "name": "Michel Felipe", + "url": "https://github.com/mfdeveloper", + "githubUsername": "mfdeveloper" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5da356eb770ab8ba69f67be1ffd59ad150dd0d3b966c442b71b940fd487f186", + "globals": [ + "$for", + "Dict", + "core", + "delay" + ], + "declaredModules": [ + "core-js", + "core-js/shim", + "core-js/core", + "core-js/core/$for", + "core-js/core/_", + "core-js/core/array", + "core-js/core/date", + "core-js/core/delay", + "core-js/core/dict", + "core-js/core/function", + "core-js/core/global", + "core-js/core/number", + "core-js/core/object", + "core-js/core/string", + "core-js/fn/$for", + "core-js/fn/_", + "core-js/fn/clear-immediate", + "core-js/fn/delay", + "core-js/fn/dict", + "core-js/fn/get-iterator", + "core-js/fn/global", + "core-js/fn/is-iterable", + "core-js/fn/map", + "core-js/fn/promise", + "core-js/fn/set", + "core-js/fn/set-immediate", + "core-js/fn/set-interval", + "core-js/fn/set-timeout", + "core-js/fn/weak-map", + "core-js/fn/weak-set", + "core-js/fn/array", + "core-js/fn/array/concat", + "core-js/fn/array/copy-within", + "core-js/fn/array/entries", + "core-js/fn/array/every", + "core-js/fn/array/fill", + "core-js/fn/array/filter", + "core-js/fn/array/find", + "core-js/fn/array/find-index", + "core-js/fn/array/for-each", + "core-js/fn/array/from", + "core-js/fn/array/includes", + "core-js/fn/array/index-of", + "core-js/fn/array/is-array", + "core-js/fn/array/join", + "core-js/fn/array/keys", + "core-js/fn/array/last-index-of", + "core-js/fn/array/map", + "core-js/fn/array/of", + "core-js/fn/array/pop", + "core-js/fn/array/push", + "core-js/fn/array/reduce", + "core-js/fn/array/reduce-right", + "core-js/fn/array/reverse", + "core-js/fn/array/shift", + "core-js/fn/array/slice", + "core-js/fn/array/some", + "core-js/fn/array/sort", + "core-js/fn/array/splice", + "core-js/fn/array/turn", + "core-js/fn/array/unshift", + "core-js/fn/array/values", + "core-js/fn/date", + "core-js/fn/date/add-locale", + "core-js/fn/date/format", + "core-js/fn/date/formatUTC", + "core-js/fn/function", + "core-js/fn/function/has-instance", + "core-js/fn/function/name", + "core-js/fn/function/part", + "core-js/fn/math", + "core-js/fn/math/acosh", + "core-js/fn/math/asinh", + "core-js/fn/math/atanh", + "core-js/fn/math/cbrt", + "core-js/fn/math/clz32", + "core-js/fn/math/cosh", + "core-js/fn/math/expm1", + "core-js/fn/math/fround", + "core-js/fn/math/hypot", + "core-js/fn/math/imul", + "core-js/fn/math/log10", + "core-js/fn/math/log1p", + "core-js/fn/math/log2", + "core-js/fn/math/sign", + "core-js/fn/math/sinh", + "core-js/fn/math/tanh", + "core-js/fn/math/trunc", + "core-js/fn/number", + "core-js/fn/number/epsilon", + "core-js/fn/number/is-finite", + "core-js/fn/number/is-integer", + "core-js/fn/number/is-nan", + "core-js/fn/number/is-safe-integer", + "core-js/fn/number/max-safe-integer", + "core-js/fn/number/min-safe-integer", + "core-js/fn/number/parse-float", + "core-js/fn/number/parse-int", + "core-js/fn/number/random", + "core-js/fn/object", + "core-js/fn/object/assign", + "core-js/fn/object/classof", + "core-js/fn/object/create", + "core-js/fn/object/define", + "core-js/fn/object/define-properties", + "core-js/fn/object/define-property", + "core-js/fn/object/entries", + "core-js/fn/object/freeze", + "core-js/fn/object/get-own-property-descriptor", + "core-js/fn/object/get-own-property-descriptors", + "core-js/fn/object/get-own-property-names", + "core-js/fn/object/get-own-property-symbols", + "core-js/fn/object/get-prototype-of", + "core-js/fn/object/is", + "core-js/fn/object/is-extensible", + "core-js/fn/object/is-frozen", + "core-js/fn/object/is-object", + "core-js/fn/object/is-sealed", + "core-js/fn/object/keys", + "core-js/fn/object/make", + "core-js/fn/object/prevent-extensions", + "core-js/fn/object/seal", + "core-js/fn/object/set-prototype-of", + "core-js/fn/object/values", + "core-js/fn/reflect", + "core-js/fn/reflect/apply", + "core-js/fn/reflect/construct", + "core-js/fn/reflect/define-property", + "core-js/fn/reflect/delete-property", + "core-js/fn/reflect/enumerate", + "core-js/fn/reflect/get", + "core-js/fn/reflect/get-own-property-descriptor", + "core-js/fn/reflect/get-prototype-of", + "core-js/fn/reflect/has", + "core-js/fn/reflect/is-extensible", + "core-js/fn/reflect/own-keys", + "core-js/fn/reflect/prevent-extensions", + "core-js/fn/reflect/set", + "core-js/fn/reflect/set-prototype-of", + "core-js/fn/regexp", + "core-js/fn/regexp/escape", + "core-js/fn/string", + "core-js/fn/string/at", + "core-js/fn/string/code-point-at", + "core-js/fn/string/ends-with", + "core-js/fn/string/escape-html", + "core-js/fn/string/from-code-point", + "core-js/fn/string/includes", + "core-js/fn/string/pad-end", + "core-js/fn/string/pad-start", + "core-js/fn/string/raw", + "core-js/fn/string/repeat", + "core-js/fn/string/starts-with", + "core-js/fn/string/unescape-html", + "core-js/fn/symbol", + "core-js/fn/symbol/for", + "core-js/fn/symbol/has-instance", + "core-js/fn/symbol/is-concat-spreadable", + "core-js/fn/symbol/iterator", + "core-js/fn/symbol/key-for", + "core-js/fn/symbol/match", + "core-js/fn/symbol/replace", + "core-js/fn/symbol/search", + "core-js/fn/symbol/species", + "core-js/fn/symbol/split", + "core-js/fn/symbol/to-primitive", + "core-js/fn/symbol/to-string-tag", + "core-js/fn/symbol/unscopables", + "core-js/es5", + "core-js/es6", + "core-js/es6/array", + "core-js/es6/function", + "core-js/es6/map", + "core-js/es6/math", + "core-js/es6/number", + "core-js/es6/object", + "core-js/es6/promise", + "core-js/es6/reflect", + "core-js/es6/regexp", + "core-js/es6/set", + "core-js/es6/string", + "core-js/es6/symbol", + "core-js/es6/weak-map", + "core-js/es6/weak-set", + "core-js/es7", + "core-js/es7/array", + "core-js/es7/map", + "core-js/es7/object", + "core-js/es7/regexp", + "core-js/es7/set", + "core-js/es7/string", + "core-js/js", + "core-js/js/array", + "core-js/web", + "core-js/web/dom", + "core-js/web/immediate", + "core-js/web/timers", + "core-js/library", + "core-js/library/shim", + "core-js/library/core", + "core-js/library/core/$for", + "core-js/library/core/_", + "core-js/library/core/array", + "core-js/library/core/date", + "core-js/library/core/delay", + "core-js/library/core/dict", + "core-js/library/core/function", + "core-js/library/core/global", + "core-js/library/core/number", + "core-js/library/core/object", + "core-js/library/core/string", + "core-js/library/fn/$for", + "core-js/library/fn/_", + "core-js/library/fn/clear-immediate", + "core-js/library/fn/delay", + "core-js/library/fn/dict", + "core-js/library/fn/get-iterator", + "core-js/library/fn/global", + "core-js/library/fn/is-iterable", + "core-js/library/fn/map", + "core-js/library/fn/promise", + "core-js/library/fn/set", + "core-js/library/fn/set-immediate", + "core-js/library/fn/set-interval", + "core-js/library/fn/set-timeout", + "core-js/library/fn/weak-map", + "core-js/library/fn/weak-set", + "core-js/library/fn/array", + "core-js/library/fn/array/concat", + "core-js/library/fn/array/copy-within", + "core-js/library/fn/array/entries", + "core-js/library/fn/array/every", + "core-js/library/fn/array/fill", + "core-js/library/fn/array/filter", + "core-js/library/fn/array/find", + "core-js/library/fn/array/find-index", + "core-js/library/fn/array/for-each", + "core-js/library/fn/array/from", + "core-js/library/fn/array/includes", + "core-js/library/fn/array/index-of", + "core-js/library/fn/array/is-array", + "core-js/library/fn/array/join", + "core-js/library/fn/array/keys", + "core-js/library/fn/array/last-index-of", + "core-js/library/fn/array/map", + "core-js/library/fn/array/of", + "core-js/library/fn/array/pop", + "core-js/library/fn/array/push", + "core-js/library/fn/array/reduce", + "core-js/library/fn/array/reduce-right", + "core-js/library/fn/array/reverse", + "core-js/library/fn/array/shift", + "core-js/library/fn/array/slice", + "core-js/library/fn/array/some", + "core-js/library/fn/array/sort", + "core-js/library/fn/array/splice", + "core-js/library/fn/array/turn", + "core-js/library/fn/array/unshift", + "core-js/library/fn/array/values", + "core-js/library/fn/date", + "core-js/library/fn/date/add-locale", + "core-js/library/fn/date/format", + "core-js/library/fn/date/formatUTC", + "core-js/library/fn/function", + "core-js/library/fn/function/has-instance", + "core-js/library/fn/function/name", + "core-js/library/fn/function/part", + "core-js/library/fn/math", + "core-js/library/fn/math/acosh", + "core-js/library/fn/math/asinh", + "core-js/library/fn/math/atanh", + "core-js/library/fn/math/cbrt", + "core-js/library/fn/math/clz32", + "core-js/library/fn/math/cosh", + "core-js/library/fn/math/expm1", + "core-js/library/fn/math/fround", + "core-js/library/fn/math/hypot", + "core-js/library/fn/math/imul", + "core-js/library/fn/math/log10", + "core-js/library/fn/math/log1p", + "core-js/library/fn/math/log2", + "core-js/library/fn/math/sign", + "core-js/library/fn/math/sinh", + "core-js/library/fn/math/tanh", + "core-js/library/fn/math/trunc", + "core-js/library/fn/number", + "core-js/library/fn/number/epsilon", + "core-js/library/fn/number/is-finite", + "core-js/library/fn/number/is-integer", + "core-js/library/fn/number/is-nan", + "core-js/library/fn/number/is-safe-integer", + "core-js/library/fn/number/max-safe-integer", + "core-js/library/fn/number/min-safe-integer", + "core-js/library/fn/number/parse-float", + "core-js/library/fn/number/parse-int", + "core-js/library/fn/number/random", + "core-js/library/fn/object", + "core-js/library/fn/object/assign", + "core-js/library/fn/object/classof", + "core-js/library/fn/object/create", + "core-js/library/fn/object/define", + "core-js/library/fn/object/define-properties", + "core-js/library/fn/object/define-property", + "core-js/library/fn/object/entries", + "core-js/library/fn/object/freeze", + "core-js/library/fn/object/get-own-property-descriptor", + "core-js/library/fn/object/get-own-property-descriptors", + "core-js/library/fn/object/get-own-property-names", + "core-js/library/fn/object/get-own-property-symbols", + "core-js/library/fn/object/get-prototype-of", + "core-js/library/fn/object/is", + "core-js/library/fn/object/is-extensible", + "core-js/library/fn/object/is-frozen", + "core-js/library/fn/object/is-object", + "core-js/library/fn/object/is-sealed", + "core-js/library/fn/object/keys", + "core-js/library/fn/object/make", + "core-js/library/fn/object/prevent-extensions", + "core-js/library/fn/object/seal", + "core-js/library/fn/object/set-prototype-of", + "core-js/library/fn/object/values", + "core-js/library/fn/reflect", + "core-js/library/fn/reflect/apply", + "core-js/library/fn/reflect/construct", + "core-js/library/fn/reflect/define-property", + "core-js/library/fn/reflect/delete-property", + "core-js/library/fn/reflect/enumerate", + "core-js/library/fn/reflect/get", + "core-js/library/fn/reflect/get-own-property-descriptor", + "core-js/library/fn/reflect/get-prototype-of", + "core-js/library/fn/reflect/has", + "core-js/library/fn/reflect/is-extensible", + "core-js/library/fn/reflect/own-keys", + "core-js/library/fn/reflect/prevent-extensions", + "core-js/library/fn/reflect/set", + "core-js/library/fn/reflect/set-prototype-of", + "core-js/library/fn/reflect/es7/define-metadata", + "core-js/library/fn/reflect/es7/delete-metadata", + "core-js/library/fn/reflect/es7/get-metadata", + "core-js/library/fn/reflect/es7/get-metadata-keys", + "core-js/library/fn/reflect/es7/get-own-metadata", + "core-js/library/fn/reflect/es7/get-own-metadata-keys'", + "core-js/library/fn/reflect/es7/has-metadata'", + "core-js/library/fn/reflect/es7/has-own-metadata'", + "core-js/library/fn/reflect/es7/metadata'", + "core-js/library/fn/regexp", + "core-js/library/fn/regexp/escape", + "core-js/library/fn/string", + "core-js/library/fn/string/at", + "core-js/library/fn/string/code-point-at", + "core-js/library/fn/string/ends-with", + "core-js/library/fn/string/escape-html", + "core-js/library/fn/string/from-code-point", + "core-js/library/fn/string/includes", + "core-js/library/fn/string/pad-end", + "core-js/library/fn/string/pad-start", + "core-js/library/fn/string/raw", + "core-js/library/fn/string/repeat", + "core-js/library/fn/string/starts-with", + "core-js/library/fn/string/unescape-html", + "core-js/library/fn/symbol", + "core-js/library/fn/symbol/for", + "core-js/library/fn/symbol/has-instance", + "core-js/library/fn/symbol/is-concat-spreadable", + "core-js/library/fn/symbol/iterator", + "core-js/library/fn/symbol/key-for", + "core-js/library/fn/symbol/match", + "core-js/library/fn/symbol/replace", + "core-js/library/fn/symbol/search", + "core-js/library/fn/symbol/species", + "core-js/library/fn/symbol/split", + "core-js/library/fn/symbol/to-primitive", + "core-js/library/fn/symbol/to-string-tag", + "core-js/library/fn/symbol/unscopables", + "core-js/library/es5", + "core-js/library/es6", + "core-js/library/es6/array", + "core-js/library/es6/function", + "core-js/library/es6/map", + "core-js/library/es6/math", + "core-js/library/es6/number", + "core-js/library/es6/object", + "core-js/library/es6/promise", + "core-js/library/es6/reflect", + "core-js/library/es6/regexp", + "core-js/library/es6/set", + "core-js/library/es6/string", + "core-js/library/es6/symbol", + "core-js/library/es6/weak-map", + "core-js/library/es6/weak-set", + "core-js/library/es7", + "core-js/library/es7/array", + "core-js/library/es7/map", + "core-js/library/es7/object", + "core-js/library/es7/regexp", + "core-js/library/es7/set", + "core-js/library/es7/string", + "core-js/library/js", + "core-js/library/js/array", + "core-js/library/web", + "core-js/library/web/dom", + "core-js/library/web/immediate", + "core-js/library/web/timers" + ] + } + }, + "core-object": { + "3.0": { + "libraryName": "core-object", + "typingsPackageName": "core-object", + "projectName": "https://github.com/ember-cli/core-object", + "contributors": [ + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/utils.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f0495b61ea98e475a1369679a110d9a40b88f030908399459c8a483d99aa95e", + "globals": [], + "declaredModules": [ + "core-object", + "core-object/-private/utils" + ] + } + }, + "correlation-id": { + "2.1": { + "libraryName": "correlation-id", + "typingsPackageName": "correlation-id", + "projectName": "https://github.com/toboid/correlation-id#readme", + "contributors": [ + { + "name": "Nate", + "url": "https://github.com/natemara", + "githubUsername": "natemara" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e7fce6a5e84e2865e0c31e23a99da88b40227407da7ddc9fc0b4c353e86e36d", + "globals": [], + "declaredModules": [ + "correlation-id" + ] + } + }, + "cors": { + "2.8": { + "libraryName": "cors", + "typingsPackageName": "cors", + "projectName": "https://github.com/troygoode/node-cors/", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "721739163a52c3386dedca1e8de02fcd7bdf7d791fc9fe69ea12b1cec63b8f3c", + "globals": [], + "declaredModules": [ + "cors" + ] + } + }, + "cote": { + "0.19": { + "libraryName": "cote", + "typingsPackageName": "cote", + "projectName": "https://github.com/dashersw/cote#readme", + "contributors": [ + { + "name": "makepost", + "url": "https://github.com/makepost", + "githubUsername": "makepost" + }, + { + "name": "Labat Robin", + "url": "https://github.com/roblabat", + "githubUsername": "roblabat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "eventemitter2", + "version": "*" + }, + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "eventemitter2", + "version": "^4.1.0" + } + ], + "contentHash": "d18765e1c9e97c9b2b077c2c9ef5abd6a1939e9a9e97d9acdb0976fa4856fc32", + "globals": [], + "declaredModules": [ + "cote" + ] + } + }, + "couchbase": { + "2.4": { + "libraryName": "Couchbase Node.js SDK", + "typingsPackageName": "couchbase", + "projectName": "https://github.com/couchbase/couchnode", + "contributors": [ + { + "name": "Marwan Aouida", + "url": "https://github.com/maouida", + "githubUsername": "maouida" + }, + { + "name": "Brian Crowell", + "url": "https://github.com/fluggo", + "githubUsername": "fluggo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe9982692bb5a3c03fbd2d6bd21f78bf5c72aa658289faca88086ae7fc596814", + "globals": [], + "declaredModules": [ + "couchbase" + ] + } + }, + "countdown": { + "0.0": { + "libraryName": "countdown.js", + "typingsPackageName": "countdown", + "projectName": "http://countdownjs.org/", + "contributors": [ + { + "name": "Gabriel Juchault", + "url": "https://github.com/gjuchault", + "githubUsername": "gjuchault" + }, + { + "name": "Ionaru", + "url": "https://github.com/Ionaru", + "githubUsername": "Ionaru" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "471079e109d1f40fac35ef7090f2d291018b9e59bcd6c8cb5b34b3973ba242e2", + "globals": [], + "declaredModules": [ + "countdown" + ] + } + }, + "counterpart": { + "0.18": { + "libraryName": "counterpart", + "typingsPackageName": "counterpart", + "projectName": "https://github.com/martinandert/counterpart", + "contributors": [ + { + "name": "santiagodoldan", + "url": "https://github.com/santiagodoldan", + "githubUsername": "santiagodoldan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d7a631a06dcb684515998de3130ec955ed6ae68d8caa22544de012decaa9cee", + "globals": [], + "declaredModules": [ + "counterpart" + ] + } + }, + "countries-and-timezones": { + "2.0": { + "libraryName": "countries-and-timezones", + "typingsPackageName": "countries-and-timezones", + "projectName": "https://github.com/manuelmhtr/countries-and-timezones#readme", + "contributors": [ + { + "name": "David Bird", + "url": "https://github.com/zero51", + "githubUsername": "zero51" + }, + { + "name": "Piotr Okoński", + "url": "https://github.com/pokonski", + "githubUsername": "pokonski" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + }, + { + "name": "Erik Dalén", + "url": "https://github.com/dalen", + "githubUsername": "dalen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79bcd2e46e5999799f14301f05d53ed5e227fe4bdf9c1783369ce5a524ba4721", + "globals": [], + "declaredModules": [ + "countries-and-timezones" + ] + } + }, + "country-data": { + "0.0": { + "libraryName": "country-data", + "typingsPackageName": "country-data", + "projectName": "https://github.com/OpenBookPrices/country-data", + "contributors": [ + { + "name": "Logan Dam", + "url": "https://github.com/biltongza", + "githubUsername": "biltongza" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94cf808ae184edebb68839ab365b98e3c79c1b315842df47e28b1a84ba6977a0", + "globals": [], + "declaredModules": [ + "country-data" + ] + } + }, + "country-list": { + "2.1": { + "libraryName": "country-list", + "typingsPackageName": "country-list", + "projectName": "https://github.com/fannarsh/country-list", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Adam Binford", + "url": "https://github.com/Kimahriman", + "githubUsername": "Kimahriman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4113be94de3981c36cb415afd72e11a82b6f4f1757b5701525c9de6bbd121e1c", + "globals": [], + "declaredModules": [ + "country-list" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "country-list", + "typingsPackageName": "country-list", + "projectName": "https://github.com/fannarsh/country-list", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "country-list", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2af5296cb057de071d9317bba83a69f2226eb91af300dbb20d21d4fe5ab49fe7", + "globals": [], + "declaredModules": [ + "country-list" + ] + } + }, + "country-select-js": { + "1.0": { + "libraryName": "country-select-js", + "typingsPackageName": "country-select-js", + "projectName": "https://github.com/mrmarkfrench/country-select-js", + "contributors": [ + { + "name": "Humberto Rocha", + "url": "https://github.com/humrochagf", + "githubUsername": "humrochagf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be72f5ccf234ebf96a184a72b22a5d5157ef3d04564084b8680383e7f2f3a661", + "globals": [], + "declaredModules": [] + } + }, + "coverup": { + "0.1": { + "libraryName": "coverup", + "typingsPackageName": "coverup", + "projectName": "https://github.com/jsonmaur/coverup", + "contributors": [ + { + "name": "Vadim Belorussov", + "url": "https://github.com/bevalorous", + "githubUsername": "bevalorous" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7545b9898d9e88cbf72406c6e50a118ea4a358af399322b6e9b2c7df3b67a91", + "globals": [ + "Coverup" + ], + "declaredModules": [ + "coverup" + ] + } + }, + "cpx": { + "1.5": { + "libraryName": "cpx", + "typingsPackageName": "cpx", + "projectName": "https://github.com/mysticatea/cpx", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e402da71c5a5c62cc31eb153c77569ef6cd1528d44702a92935a4bb88ea258f", + "globals": [], + "declaredModules": [ + "cpx" + ] + } + }, + "cqrs-domain": { + "2.10": { + "libraryName": "cqrs-domain", + "typingsPackageName": "cqrs-domain", + "projectName": "https://github.com/adrai/node-cqrs-domain", + "contributors": [ + { + "name": "Steven Weiß", + "url": "https://github.com/blissi", + "githubUsername": "blissi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "090e41b940c11118b8d963375d247b675f3424e0ad9498bcd7a2975f9eb3d24a", + "globals": [], + "declaredModules": [ + "cqrs-domain" + ] + } + }, + "cradle": { + "0.0": { + "libraryName": "cradle", + "typingsPackageName": "cradle", + "projectName": "https://github.com/flatiron/cradle", + "contributors": [ + { + "name": "Panu Horsmalahti", + "url": "https://github.com/panuhorsmalahti", + "githubUsername": "panuhorsmalahti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d50df069cd6dc5a989a17b9c208cdbc1c3adaea02041de86da8498e8aa7b3e8e", + "globals": [], + "declaredModules": [ + "cradle" + ] + } + }, + "crc": { + "3.4": { + "libraryName": "crc", + "typingsPackageName": "crc", + "projectName": "https://github.com/alexgorbatchev/node-crc/", + "contributors": [ + { + "name": "Jianrong Yu", + "url": "https://github.com/YuJianrong", + "githubUsername": "YuJianrong" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b56055969378b95b9886bf169141094146a2a7f4d5e20139f3a128c7d082fa5", + "globals": [], + "declaredModules": [ + "crc" + ] + } + }, + "create-error": { + "0.3": { + "libraryName": "create-error.js", + "typingsPackageName": "create-error", + "projectName": "https://github.com/tgriesser/create-error", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b387018023995ac62e75334320983dd9960416e43d904800005077f5831fd51", + "globals": [], + "declaredModules": [ + "create-error" + ] + } + }, + "create-hash": { + "1.2": { + "libraryName": "create-hash", + "typingsPackageName": "create-hash", + "projectName": "https://github.com/crypto-browserify/createHash", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Konstantin Yuriev", + "url": "https://github.com/gallowsmaker", + "githubUsername": "gallowsmaker" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + }, + { + "name": "Jordan Sexton", + "url": "https://github.com/jordansexton", + "githubUsername": "jordansexton" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8343fe3512d7cc676a2a39a8f1700c01c357c390a4b542b33efc271b1a6511f9", + "globals": [], + "declaredModules": [ + "create-hash" + ] + } + }, + "create-hmac": { + "1.1": { + "libraryName": "create-hmac", + "typingsPackageName": "create-hmac", + "projectName": "https://github.com/crypto-browserify/createHmac", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71130116403a0878d05fa9e761ffe4734990ad146d4ae07c32a818aca6870cc4", + "globals": [], + "declaredModules": [ + "create-hmac" + ] + } + }, + "create-react-class": { + "15.6": { + "libraryName": "create-react-class", + "typingsPackageName": "create-react-class", + "projectName": "https://facebook.github.io/react/", + "contributors": [ + { + "name": "John Gozde", + "url": "https://github.com/jgoz", + "githubUsername": "jgoz" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "react-dom-factories" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c72c3edefa9d1dc214e861b61e413177536824d9c099a06d1fe1a6b8f9bf0c5", + "globals": [ + "createReactClass" + ], + "declaredModules": [ + "create-react-class" + ] + } + }, + "create-subscription": { + "16.4": { + "libraryName": "create-subscription", + "typingsPackageName": "create-subscription", + "projectName": "https://github.com/facebook/react/tree/master/packages/create-subscription", + "contributors": [ + { + "name": "Asana", + "url": "https://github.com/Asana", + "githubUsername": "Asana" + }, + { + "name": "Vincent Siao", + "url": "https://github.com/vsiao", + "githubUsername": "vsiao" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b982d49ccc81a318864fee9111318f3119c520e80a4efdff3810c7838228b2f", + "globals": [], + "declaredModules": [ + "create-subscription" + ] + } + }, + "create-xpub": { + "2.1": { + "libraryName": "create-xpub", + "typingsPackageName": "create-xpub", + "projectName": "https://github.com/lukechilds/create-xpub#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "590e2d91b5c1331950b52b53137f2f2c012f54b4d746735266324050e55214b8", + "globals": [], + "declaredModules": [ + "create-xpub" + ] + } + }, + "createjs": { + "0.0": { + "libraryName": "CreateJS", + "typingsPackageName": "createjs", + "projectName": "http://www.createjs.com/", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + }, + { + "name": "Chris Smith", + "url": "https://github.com/evilangelist", + "githubUsername": "evilangelist" + }, + { + "name": "Satoru Kimura", + "url": "https://github.com/gyohk", + "githubUsername": "gyohk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "createjs-lib", + "version": "*" + }, + { + "name": "easeljs", + "version": "*" + }, + { + "name": "tweenjs", + "version": "*" + }, + { + "name": "preloadjs", + "version": "*" + }, + { + "name": "soundjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7dab17ff630587282eacabab2ea2cf716db0d9a8166a7497fbd687f36ca6db2a", + "globals": [], + "declaredModules": [] + } + }, + "createjs-lib": { + "0.0": { + "libraryName": "CreateJS", + "typingsPackageName": "createjs-lib", + "projectName": "http://www.createjs.com/", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + }, + { + "name": "Chris Smith", + "url": "https://github.com/evilangelist", + "githubUsername": "evilangelist" + }, + { + "name": "Satoru Kimura", + "url": "https://github.com/gyohk", + "githubUsername": "gyohk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06f421b93c07f8d853d93b761c07be49dcb518fcd9f144e7a157932cc01feda2", + "globals": [ + "createjs" + ], + "declaredModules": [] + } + }, + "credential": { + "2.0": { + "libraryName": "credential", + "typingsPackageName": "credential", + "projectName": "https://github.com/ericelliott/credential", + "contributors": [ + { + "name": "Phú", + "url": "https://github.com/phuvo", + "githubUsername": "phuvo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63237974765a8ed18e762ddae1983aa89e780f88083efd3876cc897e104357b1", + "globals": [], + "declaredModules": [ + "credential" + ] + } + }, + "credit-card-type": { + "7.0": { + "libraryName": "Credit Card Type", + "typingsPackageName": "credit-card-type", + "projectName": "https://github.com/braintree/credit-card-type", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5168dd4843627fcb8f3233fac036b61eb9ee4db76075850677b46a59d96ac457", + "globals": [], + "declaredModules": [ + "credit-card-type" + ] + } + }, + "critters-webpack-plugin": { + "2.0": { + "libraryName": "critters-webpack-plugin", + "typingsPackageName": "critters-webpack-plugin", + "projectName": "https://github.com/GoogleChromeLabs/critters", + "contributors": [ + { + "name": "Juan José González Giraldo", + "url": "https://github.com/JuanJoseGonGi", + "githubUsername": "JuanJoseGonGi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4367c25a8b81c40b0edaae1d867bb5ba0777465e4ec1bbb71e1541576284cd9", + "globals": [], + "declaredModules": [ + "critters-webpack-plugin" + ] + } + }, + "cron": { + "1.7": { + "libraryName": "cron", + "typingsPackageName": "cron", + "projectName": "https://www.npmjs.com/package/cron", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Lundarl Gholoi", + "url": "https://github.com/winup", + "githubUsername": "winup" + }, + { + "name": "koooge", + "url": "https://github.com/koooge", + "githubUsername": "koooge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "6a74ce4b1e223914efdccea1932c0753c89880f6defa02fa993cacfa97da94a3", + "globals": [], + "declaredModules": [ + "cron" + ] + } + }, + "cron-converter": { + "1.0": { + "libraryName": "cron-converter", + "typingsPackageName": "cron-converter", + "projectName": "https://github.com/roccivic/cron-converter#readme", + "contributors": [ + { + "name": "DouglasAntunes", + "url": "https://github.com/DouglasAntunes", + "githubUsername": "DouglasAntunes" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "31e0717b0c6e9e61531323f1d22773fdf13f4f2a4f35389297f7da83a2ec2e51", + "globals": [ + "Cron" + ], + "declaredModules": [ + "cron-converter" + ] + } + }, + "croppie": { + "2.5": { + "libraryName": "croppie", + "typingsPackageName": "croppie", + "projectName": "https://github.com/Foliotek/Croppie", + "contributors": [ + { + "name": "Connor Peet", + "url": "https://github.com/connor4312", + "githubUsername": "connor4312" + }, + { + "name": "dklmuc", + "url": "https://github.com/dklmuc", + "githubUsername": "dklmuc" + }, + { + "name": "Sarun Intaralawan", + "url": "https://github.com/sarunint", + "githubUsername": "sarunint" + }, + { + "name": "Knut Erik Helgesen", + "url": "https://github.com/knuthelgesen", + "githubUsername": "knuthelgesen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2afcc3b576a67ae54de565bf00b47f90254667e7118d78958ddb75567bc5c24", + "globals": [ + "Croppie" + ], + "declaredModules": [ + "croppie" + ] + } + }, + "cross-spawn": { + "6.0": { + "libraryName": "cross-spawn", + "typingsPackageName": "cross-spawn", + "projectName": "https://github.com/moxystudio/node-cross-spawn", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c7206b8863c1f0ed502a078c0b1b206549cd287c938e3df7470efc73cb90522", + "globals": [], + "declaredModules": [ + "cross-spawn" + ] + } + }, + "cross-storage": { + "0.8": { + "libraryName": "cross-storage", + "typingsPackageName": "cross-storage", + "projectName": "https://github.com/zendesk/cross-storage", + "contributors": [ + { + "name": "Daniel Chao", + "url": "http://dchao.co/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76020e6c34d5159b42af7c4359bdbacdcbf01fd26726ef1c4c44eb51c0be5217", + "globals": [], + "declaredModules": [ + "cross-storage" + ] + } + }, + "crossfilter": { + "0.0": { + "libraryName": "CrossFilter", + "typingsPackageName": "crossfilter", + "projectName": "https://github.com/square/crossfilter", + "contributors": [ + { + "name": "Schmulik Raskin", + "url": "https://github.com/schmuli", + "githubUsername": "schmuli" + }, + { + "name": "Izaak Baker", + "url": "https://github.com/iebaker", + "githubUsername": "iebaker" + }, + { + "name": "Einar Norðfjörð", + "url": "https://github.com/nordfjord", + "githubUsername": "nordfjord" + }, + { + "name": "Tijmen Wildervanck", + "url": "https://github.com/TijmenW", + "githubUsername": "TijmenW" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f9ce4b782053dadfc664faeb9dae33a9978508ca6155f2bb8dcb96b10125397", + "globals": [], + "declaredModules": [ + "crossfilter" + ] + } + }, + "crossroads": { + "0.0": { + "libraryName": "Crossroads.js", + "typingsPackageName": "crossroads", + "projectName": "http://millermedeiros.github.io/crossroads.js/", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/diullei", + "githubUsername": "diullei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "signals", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f368f107d4b19086c2b04ac5ec8f696ad0791cf9f4e68918bf6b00c81e71627a", + "globals": [ + "crossroads" + ], + "declaredModules": [ + "crossroads" + ] + } + }, + "crpc": { + "0.2": { + "libraryName": "crpc", + "typingsPackageName": "crpc", + "projectName": "https://github.com/billinghamj/crpc", + "contributors": [ + { + "name": "Alexander Forbes-Reed", + "url": "https://github.com/0xdeafcafe", + "githubUsername": "0xdeafcafe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de9985da8b7d052f5c3390aab595695ace69ab7adb38c4e3be8f156454c86700", + "globals": [], + "declaredModules": [ + "crpc" + ] + } + }, + "crumb": { + "7.2": { + "libraryName": "crumb", + "typingsPackageName": "crumb", + "projectName": "https://github.com/hapijs/crumb", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23702fe4625a92c2110cffa6e3ce23e18b357ad995cdde5fd526f56f306badf4", + "globals": [], + "declaredModules": [ + "crumb" + ] + } + }, + "cryptex": { + "1.0": { + "libraryName": "cryptex", + "typingsPackageName": "cryptex", + "projectName": "https://github.com/technologyadvice/cryptex", + "contributors": [ + { + "name": "Robert Brownstein", + "url": "https://github.com/brownstein", + "githubUsername": "brownstein" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee1a62a4be37bd757ba8b6aefbd1bb4a41cd0a5b4f681a064d34b816a4b1132b", + "globals": [], + "declaredModules": [ + "cryptex" + ] + } + }, + "cryptiles": { + "3.1": { + "libraryName": "cryptiles", + "typingsPackageName": "cryptiles", + "projectName": "https://github.com/hapijs/cryptiles", + "contributors": [ + { + "name": "Alex Wendland", + "url": "https://github.com/awendland", + "githubUsername": "awendland" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25699d5733a4d0c4de675950be2a1756d9819c40607516a8ad95a730f0cd15bd", + "globals": [], + "declaredModules": [ + "cryptiles" + ] + } + }, + "crypto-js": { + "3.1": { + "libraryName": "crypto-js", + "typingsPackageName": "crypto-js", + "projectName": "https://github.com/evanvosberg/crypto-js", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "aes/index.d.ts", + "core/index.d.ts", + "enc-base64/index.d.ts", + "enc-hex/index.d.ts", + "enc-latin1/index.d.ts", + "enc-utf16/index.d.ts", + "enc-utf8/index.d.ts", + "evpkdf/index.d.ts", + "format-hex/index.d.ts", + "format-openssl/index.d.ts", + "hmac-md5/index.d.ts", + "hmac-ripemd160/index.d.ts", + "hmac-sha1/index.d.ts", + "hmac-sha224/index.d.ts", + "hmac-sha256/index.d.ts", + "hmac-sha3/index.d.ts", + "hmac-sha384/index.d.ts", + "hmac-sha512/index.d.ts", + "index.d.ts", + "lib-typedarrays/index.d.ts", + "md5/index.d.ts", + "mode-cfb/index.d.ts", + "mode-ctr-gladman/index.d.ts", + "mode-ctr/index.d.ts", + "mode-ecb/index.d.ts", + "mode-ofb/index.d.ts", + "pad-ansix923/index.d.ts", + "pad-iso10126/index.d.ts", + "pad-iso97971/index.d.ts", + "pad-nopadding/index.d.ts", + "pad-pkcs7/index.d.ts", + "pad-zeropadding/index.d.ts", + "pbkdf2/index.d.ts", + "rabbit-legacy/index.d.ts", + "rabbit/index.d.ts", + "rc4/index.d.ts", + "ripemd160/index.d.ts", + "sha1/index.d.ts", + "sha224/index.d.ts", + "sha256/index.d.ts", + "sha3/index.d.ts", + "sha384/index.d.ts", + "sha512/index.d.ts", + "tripledes/index.d.ts", + "x64-core/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9860922898a4173c36b8fde20f30aa5e444e6484ced863416d3946af1ba637ef", + "globals": [ + "CryptoJS" + ], + "declaredModules": [ + "crypto-js", + "crypto-js/core", + "crypto-js/x64-core", + "crypto-js/lib-typedarrays", + "crypto-js/md5", + "crypto-js/sha1", + "crypto-js/sha256", + "crypto-js/sha224", + "crypto-js/sha512", + "crypto-js/sha384", + "crypto-js/sha3", + "crypto-js/ripemd160", + "crypto-js/hmac-md5", + "crypto-js/hmac-sha1", + "crypto-js/hmac-sha256", + "crypto-js/hmac-sha224", + "crypto-js/hmac-sha512", + "crypto-js/hmac-sha384", + "crypto-js/hmac-sha3", + "crypto-js/hmac-ripemd160", + "crypto-js/pbkdf2", + "crypto-js/aes", + "crypto-js/tripledes", + "crypto-js/rc4", + "crypto-js/rabbit", + "crypto-js/rabbit-legacy", + "crypto-js/evpkdf", + "crypto-js/format-openssl", + "crypto-js/format-hex", + "crypto-js/enc-latin1", + "crypto-js/enc-utf8", + "crypto-js/enc-hex", + "crypto-js/enc-utf16", + "crypto-js/enc-base64", + "crypto-js/mode-cfb", + "crypto-js/mode-ctr", + "crypto-js/mode-ctr-gladman", + "crypto-js/mode-ofb", + "crypto-js/mode-ecb", + "crypto-js/pad-pkcs7", + "crypto-js/pad-ansix923", + "crypto-js/pad-iso10126", + "crypto-js/pad-iso97971", + "crypto-js/pad-zeropadding", + "crypto-js/pad-nopadding" + ] + } + }, + "cryptojs": { + "3.1": { + "libraryName": "CryptoJS", + "typingsPackageName": "cryptojs", + "projectName": "https://code.google.com/p/crypto-js/", + "contributors": [ + { + "name": "Gia Bảo @ Sân Đình", + "url": "https://github.com/giabao", + "githubUsername": "giabao" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "yui" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b010777a6969460cc196d64f0157317cea172fede443a1931980144e7a604ef9", + "globals": [ + "CryptoJS" + ], + "declaredModules": [] + } + }, + "cryptr": { + "4.0": { + "libraryName": "cryptr", + "typingsPackageName": "cryptr", + "projectName": "https://github.com/MauriceButler/cryptr", + "contributors": [ + { + "name": "Roman Rogowski", + "url": "https://github.com/rrogowski", + "githubUsername": "rrogowski" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56722eadc20baf1e126318ad59f5454587c645b4a8e220f35480bee1e71851ba", + "globals": [], + "declaredModules": [ + "cryptr" + ] + } + }, + "cson": { + "0.0": { + "libraryName": "CSON", + "typingsPackageName": "cson", + "projectName": "https://github.com/bevry/cson", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0114150d796c4cb4cb82fd0f1a550e3da24da32f10872eec31dbfc099440bf3c", + "globals": [], + "declaredModules": [ + "cson" + ] + } + }, + "csp-html-webpack-plugin": { + "3.0": { + "libraryName": "csp-html-webpack-plugin", + "typingsPackageName": "csp-html-webpack-plugin", + "projectName": "https://github.com/slackhq/csp-html-webpack-plugin", + "contributors": [ + { + "name": "Porama Ruengrairatanaroj", + "url": "https://github.com/Seally", + "githubUsername": "Seally" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "tapable", + "version": "*" + }, + { + "name": "html-webpack-plugin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3012c4f103030852b44c51872790db738562f55d798f8d7ecc8d21c1508a08b8", + "globals": [], + "declaredModules": [ + "csp-html-webpack-plugin" + ] + } + }, + "csprng": { + "0.1": { + "libraryName": "csprng", + "typingsPackageName": "csprng", + "projectName": "http://github.com/jcoglan/node-csprng", + "contributors": [ + { + "name": "Wink Saville", + "url": "https://github.com/winksaville", + "githubUsername": "winksaville" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55c667112b5acc44dd1d6dbe62dd65baea152595ebb52a24a265b40e458bb152", + "globals": [], + "declaredModules": [ + "csprng" + ] + } + }, + "csrf": { + "1.3": { + "libraryName": "csrf", + "typingsPackageName": "csrf", + "projectName": "https://github.com/pillarjs/csrf", + "contributors": [ + { + "name": "Markis Taylor", + "url": "https://github.com/markis", + "githubUsername": "markis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0376fdc5752ae43de988e051b6f88238733a82996a46aa52d34b7edd6d56a7a9", + "globals": [], + "declaredModules": [ + "csrf" + ] + } + }, + "css": { + "0.0": { + "libraryName": "css", + "typingsPackageName": "css", + "projectName": "https://github.com/reworkcss/css", + "contributors": [ + { + "name": "Ilya Verbitskiy", + "url": "https://github.com/ilich", + "githubUsername": "ilich" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ef145aba465850574274453db1956fef5e7bd92a16c084e3efeec81d820621f", + "globals": [], + "declaredModules": [ + "css" + ] + } + }, + "css-font-loading-module": { + "0.0": { + "libraryName": "CSS Font Loading Module Level 3", + "typingsPackageName": "css-font-loading-module", + "projectName": "https://drafts.csswg.org/css-font-loading/", + "contributors": [ + { + "name": "slikts", + "url": "https://github.com/slikts", + "githubUsername": "slikts" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "465026eb1c950962e61e3d4ec14ac021509a4f35ee604a05ac4b16ef5a64527c", + "globals": [], + "declaredModules": [ + "css-font-loading-module" + ] + } + }, + "css-mediaquery": { + "0.1": { + "libraryName": "css-mediaquery", + "typingsPackageName": "css-mediaquery", + "projectName": "https://github.com/ericf/css-mediaquery", + "contributors": [ + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e60a73eafd9ca94bd4ae8b4a731cf5ce3523ef39708a6518ba4d3dc2cb82cef7", + "globals": [], + "declaredModules": [ + "css-mediaquery" + ] + } + }, + "css-modules": { + "1.0": { + "libraryName": "css-modules", + "typingsPackageName": "css-modules", + "projectName": "https://github.com/css-modules/css-modules", + "contributors": [ + { + "name": "NeekSandhu", + "url": "https://github.com/NeekSandhu", + "githubUsername": "NeekSandhu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "classnames" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07a666dbd6f9fac5317cf11c4127250675953d721f2011d265479b9f75e1da77", + "globals": [], + "declaredModules": [ + "*.css", + "*.scss", + "*.sass", + "*.less" + ] + } + }, + "css-modules-loader-core": { + "1.1": { + "libraryName": "css-modules-loader-core", + "typingsPackageName": "css-modules-loader-core", + "projectName": "https://github.com/css-modules/css-modules-loader-core", + "contributors": [ + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "7048b40c5c583fbca1aec9d14c80835bdcc8f0d4852adb95d9e1f18274298bc9", + "globals": [ + "Core" + ], + "declaredModules": [ + "css-modules-loader-core" + ] + } + }, + "css-modules-require-hook": { + "4.0": { + "libraryName": "css-modules-require-hook", + "typingsPackageName": "css-modules-require-hook", + "projectName": "https://github.com/css-modules/css-modules-require-hook", + "contributors": [ + { + "name": "Cedric van Putten", + "url": "https://bycedric.com" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b41921175079b90cdb8408e0961efa7376f500c12da073a87c14352e9c5096f", + "globals": [], + "declaredModules": [ + "css-modules-require-hook" + ] + } + }, + "css-selector-tokenizer": { + "0.7": { + "libraryName": "css-selector-tokenizer", + "typingsPackageName": "css-selector-tokenizer", + "projectName": "https://github.com/css-modules/css-selector-tokenizer", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08d8db24767d0783029985320f5dc8658867fc78878840fcc31c1881bfb8f8f9", + "globals": [], + "declaredModules": [ + "css-selector-tokenizer" + ] + } + }, + "css-to-style": { + "1.2": { + "libraryName": "css-to-style", + "typingsPackageName": "css-to-style", + "projectName": "https://github.com/jacobbuck/css-to-style", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73f91a3d8c83752093fe023b09bf768bb70f97cb111b9454ac54e7ce093772fa", + "globals": [], + "declaredModules": [ + "css-to-style" + ] + } + }, + "css-tree": { + "1.0": { + "libraryName": "css-tree", + "typingsPackageName": "css-tree", + "projectName": "https://github.com/csstree/csstree", + "contributors": [ + { + "name": "Erik Källén", + "url": "https://github.com/erik-kallen", + "githubUsername": "erik-kallen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d677b050708fdd631a178e09cd715a381de384b1dd60100cf86c16733752e0d6", + "globals": [], + "declaredModules": [ + "css-tree" + ] + } + }, + "cssbeautify": { + "0.3": { + "libraryName": "CSS Beautify", + "typingsPackageName": "cssbeautify", + "projectName": "https://github.com/senchalabs/cssbeautify", + "contributors": [ + { + "name": "rictic", + "url": "https://github.com/rictic", + "githubUsername": "rictic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "062b30089e57cf01232fe90a1cd3a551003aa8e62f6077b1fd20dbde1a3ee433", + "globals": [], + "declaredModules": [ + "cssbeautify" + ] + } + }, + "cssesc": { + "3.0": { + "libraryName": "cssesc", + "typingsPackageName": "cssesc", + "projectName": "https://mths.be/cssesc", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "997323b46180afa0df86aacd4000e52a7752e18ddc9fc3df92b118270d87bdaa", + "globals": [], + "declaredModules": [ + "cssesc" + ] + } + }, + "cssnano": { + "4.0": { + "libraryName": "cssnano", + "typingsPackageName": "cssnano", + "projectName": "https://github.com/cssnano/cssnano", + "contributors": [ + { + "name": "Armando Meziat", + "url": "https://github.com/odnamrataizem", + "githubUsername": "odnamrataizem" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "5 - 7" + } + ], + "contentHash": "a43be2c23af399f805d4e3e547b96760d5764e23481854a118d64cb23f470e78", + "globals": [], + "declaredModules": [ + "cssnano" + ] + } + }, + "csso": { + "3.5": { + "libraryName": "csso", + "typingsPackageName": "csso", + "projectName": "https://github.com/css/csso", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Erik Källén", + "url": "https://github.com/erik-kallen", + "githubUsername": "erik-kallen" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "css-tree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f377d4b8a162d1ce2e7db5124fcaf69b2bc9fd10f4ff2c8c14433ed6b96184de", + "globals": [], + "declaredModules": [ + "csso" + ] + } + }, + "csurf": { + "1.9": { + "libraryName": "csurf", + "typingsPackageName": "csurf", + "projectName": "https://www.npmjs.org/package/csurf", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6b38bf11f2683277fba7dd0a39b8e6cc8e36fe54e4f02592846cc4cd1fe696f", + "globals": [], + "declaredModules": [ + "csurf" + ] + } + }, + "csv2json": { + "1.4": { + "libraryName": "csv2json", + "typingsPackageName": "csv2json", + "projectName": "https://github.com/julien-f/csv2json", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pumpify", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f32c2fd10b5b0091e437f383d20e9e49ae683100b54cd72cd40a0a2ba7b15bb", + "globals": [], + "declaredModules": [ + "csv2json" + ] + } + }, + "csvrow": { + "0.1": { + "libraryName": "csvrow", + "typingsPackageName": "csvrow", + "projectName": "https://github.com/trentm/node-csvrow", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "049aa10edc01b86460fc63babe22f0e7d0155ffe16f1c47c2bafc82b1918fd84", + "globals": [], + "declaredModules": [ + "csvrow" + ] + } + }, + "csvtojson": { + "1.1": { + "libraryName": "csvtojson", + "typingsPackageName": "csvtojson", + "projectName": "https://github.com/Keyang/node-csvtojson", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/EricByers", + "githubUsername": "EricByers" + }, + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1443575663a24a0406dc6ee9b84599d97b78ad00da2480a9a784c8874e55a95", + "globals": [], + "declaredModules": [ + "csvtojson" + ] + } + }, + "cucumber": { + "6.0": { + "libraryName": "cucumber-js", + "typingsPackageName": "cucumber", + "projectName": "http://github.com/cucumber/cucumber-js", + "contributors": [ + { + "name": "Abraão Alves", + "url": "https://github.com/abraaoalves", + "githubUsername": "abraaoalves" + }, + { + "name": "Jan Molak", + "url": "https://github.com/jan-molak", + "githubUsername": "jan-molak" + }, + { + "name": "Isaiah Soung", + "url": "https://github.com/isoung", + "githubUsername": "isoung" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "ErikSchierboom", + "url": "https://github.com/ErikSchierboom", + "githubUsername": "ErikSchierboom" + }, + { + "name": "Peter Morlion", + "url": "https://github.com/petermorlion", + "githubUsername": "petermorlion" + }, + { + "name": "Don Jayamanne", + "url": "https://github.com/DonJayamanne", + "githubUsername": "DonJayamanne" + }, + { + "name": "David Goss", + "url": "https://github.com/davidjgoss", + "githubUsername": "davidjgoss" + }, + { + "name": "Alberto Silva", + "url": "https://github.com/albertossilva", + "githubUsername": "albertossilva" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "power-assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "629bfd5ddcd8943c38b0c0e3e3ce3417ff839c7ddfa733cc5126924fa8f07331", + "globals": [], + "declaredModules": [ + "cucumber" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "cucumber-js", + "typingsPackageName": "cucumber", + "projectName": "https://github.com/cucumber/cucumber-js", + "contributors": [ + { + "name": "Abraão Alves", + "url": "https://github.com/abraaoalves", + "githubUsername": "abraaoalves" + }, + { + "name": "Jan Molak", + "url": "https://github.com/jan-molak", + "githubUsername": "jan-molak" + }, + { + "name": "Isaiah Soung", + "url": "https://github.com/isoung", + "githubUsername": "isoung" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Peter Morlion", + "url": "https://github.com/petermorlion", + "githubUsername": "petermorlion" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "power-assert" + ], + "pathMappings": [ + { + "packageName": "cucumber", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c1c23005a965f3f7276d205cd3106b8608381ffda6e301ef66436efeddfb0d48", + "globals": [], + "declaredModules": [ + "cucumber" + ] + }, + "3.2": { + "libraryVersionDirectoryName": "3", + "libraryName": "cucumber-js", + "typingsPackageName": "cucumber", + "projectName": "https://github.com/cucumber/cucumber-js", + "contributors": [ + { + "name": "Abraão Alves", + "url": "https://github.com/abraaoalves", + "githubUsername": "abraaoalves" + }, + { + "name": "Jan Molak", + "url": "https://github.com/jan-molak", + "githubUsername": "jan-molak" + }, + { + "name": "Isaiah Soung", + "url": "https://github.com/isoung", + "githubUsername": "isoung" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "ErikSchierboom", + "url": "https://github.com/ErikSchierboom", + "githubUsername": "ErikSchierboom" + }, + { + "name": "Peter Morlion", + "url": "https://github.com/petermorlion", + "githubUsername": "petermorlion" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "power-assert" + ], + "pathMappings": [ + { + "packageName": "cucumber", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8970a82c038459fa28a9ae765525e37d083a4ffcaf945de158b75a7a151ccfe8", + "globals": [], + "declaredModules": [ + "cucumber" + ] + } + }, + "cuid": { + "1.3": { + "libraryName": "cuid", + "typingsPackageName": "cuid", + "projectName": "https://github.com/ericelliott/cuid", + "contributors": [ + { + "name": "Dave Keen", + "url": "http://www.keendevelopment.ch" + }, + { + "name": "João Forja", + "url": "http://discipliningcode.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5290228546927b0528bffc66539b66f04840a90a1da7a2a32ed71e54d2b02b3", + "globals": [], + "declaredModules": [ + "cuid" + ] + } + }, + "cuint": { + "0.2": { + "libraryName": "cuint", + "typingsPackageName": "cuint", + "projectName": "https://github.com/pierrec/js-cuint", + "contributors": [ + { + "name": " Lukas Tetzlaff", + "url": "https://github.com/ltetzlaff", + "githubUsername": "ltetzlaff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15584123a81f1c90105728c05729ac963c16efbd4f30d8213ca3318f1ae215b0", + "globals": [], + "declaredModules": [ + "cuint" + ] + } + }, + "currency-formatter": { + "1.3": { + "libraryName": "currency-formatter", + "typingsPackageName": "currency-formatter", + "projectName": "https://github.com/smirzaei/currency-formatter#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + }, + { + "name": "David Paz", + "url": "https://github.com/davidmpaz", + "githubUsername": "davidmpaz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "currencies.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ddf98b912b7e9e63698b308d667c6d9e54cabf000c73bff04ca70b1f0407b599", + "globals": [], + "declaredModules": [ + "currency-formatter", + "currency-formatter/currencies" + ] + } + }, + "current-git-branch": { + "1.1": { + "libraryName": "current-git-branch", + "typingsPackageName": "current-git-branch", + "projectName": "https://www.npmjs.com/package/current-git-branch", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56c6b75e49959b66a808893e3e1e0f7543f8890c7f130705a82442c35166d6f4", + "globals": [], + "declaredModules": [ + "current-git-branch" + ] + } + }, + "cuss": { + "1.18": { + "libraryName": "cuss", + "typingsPackageName": "cuss", + "projectName": "https://github.com/words/cuss#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "ar-latn.d.ts", + "es.d.ts", + "fr.d.ts", + "index.d.ts", + "it.d.ts", + "pt-br.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d77ff0e30f37a1dbc6d7ba24fd2e1b49eb3438b8542dd55b48dc211da23b95b0", + "globals": [], + "declaredModules": [ + "cuss", + "cuss/ar-latn", + "cuss/es", + "cuss/fr", + "cuss/it", + "cuss/pt-br" + ] + } + }, + "custom-error-generator": { + "7.0": { + "libraryName": "custom-error-generator", + "typingsPackageName": "custom-error-generator", + "projectName": "https://github.com/jproulx/node-custom-error", + "contributors": [ + { + "name": "Thierry Miceli", + "url": "https://github.com/thmiceli", + "githubUsername": "thmiceli" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26926a4dd9bee6c0d5c0fb9038e649416f212b2a5b0de9757b162c20699c38f6", + "globals": [], + "declaredModules": [ + "custom-error-generator" + ] + } + }, + "custom-functions-runtime": { + "1.5": { + "libraryName": "Custom Functions", + "typingsPackageName": "custom-functions-runtime", + "projectName": "https://github.com/OfficeDev/office-js", + "contributors": [ + { + "name": "OfficeDev", + "url": "https://github.com/OfficeDev", + "githubUsername": "OfficeDev" + }, + { + "name": "Adam Krantz", + "url": "https://github.com/akrantz", + "githubUsername": "akrantz" + }, + { + "name": "Michael Zlatkovsky", + "url": "https://github.com/Zlatkovsky", + "githubUsername": "Zlatkovsky" + }, + { + "name": "Michelle Scharlock", + "url": "https://github.com/mscharlock", + "githubUsername": "mscharlock" + }, + { + "name": "David Chesnut,", + "url": "https://github.com/davidchesnut", + "githubUsername": "davidchesnut" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef007b54d3963931da4bf2ffa260b50d9dbdd56da8a3e54d80a787c93542f961", + "globals": [ + "CustomFunctions" + ], + "declaredModules": [] + } + }, + "cwd": { + "0.10": { + "libraryName": "cwd", + "typingsPackageName": "cwd", + "projectName": "https://github.com/jonschlinkert/cwd", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7730b147f02a9209b44f7db0e38a1537ea403594c054b8b587902b0f01f6335", + "globals": [], + "declaredModules": [ + "cwd" + ] + } + }, + "cwise": { + "1.0": { + "libraryName": "cwise", + "typingsPackageName": "cwise", + "projectName": "https://github.com/scijs/cwise#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cwise-compiler", + "version": "*" + }, + { + "name": "ndarray", + "version": "*" + } + ], + "testDependencies": [ + "tape", + "browserify", + "vm", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99fefd4c564914bcf1dcbef7870a57da6902ce297f045a8f5d203f4e71993ee9", + "globals": [], + "declaredModules": [ + "cwise" + ] + } + }, + "cwise-compiler": { + "1.1": { + "libraryName": "cwise-compiler", + "typingsPackageName": "cwise-compiler", + "projectName": "https://github.com/scijs/cwise-compiler", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cwise-parser", + "version": "*" + }, + { + "name": "ndarray", + "version": "*" + } + ], + "testDependencies": [ + "tape" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "923e621c1b9de0f5065f8e433fe5a465ecf7c95d1d19bf015030c5aba6093bbd", + "globals": [], + "declaredModules": [ + "cwise-compiler" + ] + } + }, + "cwise-parser": { + "1.0": { + "libraryName": "cwise-parser", + "typingsPackageName": "cwise-parser", + "projectName": "https://github.com/scijs/cwise-parser#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "tape" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d50242cc7bba460fc82431968193136af98353fa2966f11b0cccf73233c0b56e", + "globals": [], + "declaredModules": [ + "cwise-parser" + ] + } + }, + "cyberblast__config": { + "0.0": { + "libraryName": "@cyberblast/config", + "typingsPackageName": "cyberblast__config", + "projectName": "https://github.com/cyberblast/config", + "contributors": [ + { + "name": "cyberblast", + "url": "https://github.com/cyberblast", + "githubUsername": "cyberblast" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@cyberblast/config" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00a601d5764049d8367bc5b141ebf64d99b259e293e1010dbaad90aa3e405938", + "globals": [], + "declaredModules": [ + "cyberblast__config" + ] + } + }, + "cyberblast__logger": { + "0.0": { + "libraryName": "@cyberblast/logger", + "typingsPackageName": "cyberblast__logger", + "projectName": "https://github.com/cyberblast/logger", + "contributors": [ + { + "name": "cyberblast", + "url": "https://github.com/cyberblast", + "githubUsername": "cyberblast" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@cyberblast/logger" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "306259bc890bfb215391c3090720367326ba9872bd7a9a8a9e9d7b4628cc4af3", + "globals": [], + "declaredModules": [ + "cyberblast__logger" + ] + } + }, + "cyberblast__webserver": { + "0.2": { + "libraryName": "@cyberblast/webserver", + "typingsPackageName": "cyberblast__webserver", + "projectName": "https://github.com/cyberblast/WebServer", + "contributors": [ + { + "name": "cyberblast", + "url": "https://github.com/cyberblast", + "githubUsername": "cyberblast" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@cyberblast/logger", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@cyberblast/webserver", + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31610523bfff377ebb8845e2677d6c39a5bc5a61b63dcee389c25e2dfa9f09fa", + "globals": [], + "declaredModules": [ + "cyberblast__webserver" + ] + } + }, + "cybozulabs-md5": { + "0.0": { + "libraryName": "CybozuLabs.MD5", + "typingsPackageName": "cybozulabs-md5", + "projectName": "http://labs.cybozu.co.jp/blog/mitsunari/2007/07/md5js_1.html", + "contributors": [ + { + "name": "MIZUNE Pine", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35eebecf258711e7a7771daa08f5ed9b1f7128f30ea9bfc5d0c71ae7c698f3be", + "globals": [ + "CybozuLabs" + ], + "declaredModules": [] + } + }, + "cypress-axe": { + "0.4": { + "libraryName": "cypress-axe", + "typingsPackageName": "cypress-axe", + "projectName": "https://github.com/avanslaars/cypress-axe#readme", + "contributors": [ + { + "name": "Justin Hall", + "url": "https://github.com/wKovacs64", + "githubUsername": "wKovacs64" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axe-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axe-core", + "version": "^3.1.2" + } + ], + "contentHash": "e21f3b3366fe40c28648c85e80410048a43defb6ebf53b974cfee75552292bfa", + "globals": [], + "declaredModules": [ + "cypress-axe" + ] + } + }, + "cypress-cucumber-preprocessor": { + "1.14": { + "libraryName": "cypress-cucumber-preprocessor", + "typingsPackageName": "cypress-cucumber-preprocessor", + "projectName": "https://github.com/TheBrainFamily/cypress-cucumber-preprocessor", + "contributors": [ + { + "name": "Alec Brunelle", + "url": "https://github.com/aleccool213", + "githubUsername": "aleccool213" + }, + { + "name": "Falcon Taylor-Carter", + "url": "https://github.com/falconertc", + "githubUsername": "falconertc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "steps/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c440cc655e0f332a4e5581de1ca7d526e72f019d80dff99fa62bab0fd070095", + "globals": [], + "declaredModules": [ + "cypress-cucumber-preprocessor", + "cypress-cucumber-preprocessor/steps" + ] + } + }, + "cypress-image-snapshot": { + "3.1": { + "libraryName": "cypress-image-snapshot", + "typingsPackageName": "cypress-image-snapshot", + "projectName": "https://github.com/palmerhq/cypress-image-snapshot", + "contributors": [ + { + "name": "Alex Kessock", + "url": "https://github.com/Keysox", + "githubUsername": "Keysox" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "command.d.ts", + "index.d.ts", + "plugin.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f088e6ddd26d3b35a0fef1e2169c5bcbb826cc0fd579c96e66bf5605efd80f04", + "globals": [], + "declaredModules": [ + "cypress-image-snapshot", + "cypress-image-snapshot/command", + "cypress-image-snapshot/plugin" + ] + } + }, + "cytoscape": { + "3.14": { + "libraryName": "Cytoscape.js", + "typingsPackageName": "cytoscape", + "projectName": "http://js.cytoscape.org/", + "contributors": [ + { + "name": " Fabian Schmidt and Fred Eisele", + "url": "https://github.com/phreed", + "githubUsername": "phreed" + }, + { + "name": "Shenghan Gao", + "url": "https://github.com/wy193777", + "githubUsername": "wy193777" + }, + { + "name": "Yuri Pereira Constante", + "url": "https://github.com/ypconstante", + "githubUsername": "ypconstante" + }, + { + "name": "Jan-Niclas Struewer", + "url": "https://github.com/janniclas", + "githubUsername": "janniclas" + }, + { + "name": "Cerberuser", + "url": "https://github.com/cerberuser", + "githubUsername": "cerberuser" + }, + { + "name": "Andrej Kirejeŭ", + "url": "https://github.com/gsbelarus", + "githubUsername": "gsbelarus" + }, + { + "name": "Peter Ferrarotto", + "url": "https://github.com/peterjferrarotto", + "githubUsername": "peterjferrarotto" + }, + { + "name": "Xavier Ho", + "url": "https://github.com/spaxe", + "githubUsername": "spaxe" + }, + { + "name": "Jongsu Liam Kim", + "url": "https://github.com/appleparan", + "githubUsername": "appleparan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba35fdae017fbc2d84fd51dbcfd0d9e8d7a2da930d91b4910c84ec6adf1e29ad", + "globals": [ + "cytoscape" + ], + "declaredModules": [ + "cytoscape" + ] + } + }, + "d": { + "1.0": { + "libraryName": "d", + "typingsPackageName": "d", + "projectName": "https://github.com/medikoo/d#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "auto-bind.d.ts", + "index.d.ts", + "lazy.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed447141047aeedf49eeddd016a41bc92eeaec67d9bce2b6928c809a6bc61b0b", + "globals": [], + "declaredModules": [ + "d", + "d/auto-bind", + "d/lazy" + ] + } + }, + "d20": { + "1.4": { + "libraryName": "d20", + "typingsPackageName": "d20", + "projectName": "https://github.com/michaelenger/d20.js#readme", + "contributors": [ + { + "name": "Asai Masami", + "url": "https://github.com/pipboy3000", + "githubUsername": "pipboy3000" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81766a6239a0d82befa00050b335a15d068d0c4a0f8c5276543c20f871d0c2d1", + "globals": [ + "d20" + ], + "declaredModules": [ + "d20" + ] + } + }, + "d3": { + "5.7": { + "libraryName": "D3JS d3 standard bundle", + "typingsPackageName": "d3", + "projectName": "https://github.com/d3/d3", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-array", + "version": { + "major": 1 + } + }, + { + "name": "d3-axis", + "version": "*" + }, + { + "name": "d3-brush", + "version": "*" + }, + { + "name": "d3-chord", + "version": "*" + }, + { + "name": "d3-collection", + "version": "*" + }, + { + "name": "d3-color", + "version": "*" + }, + { + "name": "d3-contour", + "version": "*" + }, + { + "name": "d3-dispatch", + "version": "*" + }, + { + "name": "d3-drag", + "version": "*" + }, + { + "name": "d3-dsv", + "version": "*" + }, + { + "name": "d3-ease", + "version": "*" + }, + { + "name": "d3-fetch", + "version": "*" + }, + { + "name": "d3-force", + "version": "*" + }, + { + "name": "d3-format", + "version": "*" + }, + { + "name": "d3-geo", + "version": "*" + }, + { + "name": "d3-hierarchy", + "version": "*" + }, + { + "name": "d3-interpolate", + "version": "*" + }, + { + "name": "d3-path", + "version": "*" + }, + { + "name": "d3-polygon", + "version": "*" + }, + { + "name": "d3-quadtree", + "version": "*" + }, + { + "name": "d3-random", + "version": "*" + }, + { + "name": "d3-scale", + "version": "*" + }, + { + "name": "d3-scale-chromatic", + "version": "*" + }, + { + "name": "d3-selection", + "version": "*" + }, + { + "name": "d3-shape", + "version": "*" + }, + { + "name": "d3-time", + "version": "*" + }, + { + "name": "d3-time-format", + "version": "*" + }, + { + "name": "d3-timer", + "version": "*" + }, + { + "name": "d3-transition", + "version": "*" + }, + { + "name": "d3-voronoi", + "version": "*" + }, + { + "name": "d3-zoom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6a557342553110c027981b1ee7253452a4775db4bd0850cbf3e4a08212d3280d", + "globals": [ + "d3" + ], + "declaredModules": [ + "d3" + ] + }, + "3.5": { + "libraryVersionDirectoryName": "3", + "libraryName": "d3JS", + "typingsPackageName": "d3", + "projectName": "http://d3js.org/", + "contributors": [ + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Matthias Jobst", + "url": "https://github.com/MatthiasJobst", + "githubUsername": "MatthiasJobst" + }, + { + "name": "Nithyanandam Venu", + "url": "https://github.com/vbinithyanandamv", + "githubUsername": "vbinithyanandamv" + }, + { + "name": "Mihai Cherej", + "url": "https://github.com/cronco", + "githubUsername": "cronco" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2fadafe9d34aa6d471fcc7c3620b491b7fee4b95a5edea0e15323f85b7d2ed4c", + "globals": [ + "d3" + ], + "declaredModules": [ + "d3" + ] + }, + "4.13": { + "libraryVersionDirectoryName": "4", + "libraryName": "D3JS d3 standard bundle", + "typingsPackageName": "d3", + "projectName": "https://github.com/d3/d3", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-scale", + "version": { + "major": 1 + } + }, + { + "name": "d3-array", + "version": { + "major": 1 + } + }, + { + "name": "d3-axis", + "version": "*" + }, + { + "name": "d3-brush", + "version": "*" + }, + { + "name": "d3-chord", + "version": "*" + }, + { + "name": "d3-collection", + "version": "*" + }, + { + "name": "d3-color", + "version": "*" + }, + { + "name": "d3-dispatch", + "version": "*" + }, + { + "name": "d3-drag", + "version": "*" + }, + { + "name": "d3-dsv", + "version": "*" + }, + { + "name": "d3-ease", + "version": "*" + }, + { + "name": "d3-force", + "version": "*" + }, + { + "name": "d3-format", + "version": "*" + }, + { + "name": "d3-geo", + "version": "*" + }, + { + "name": "d3-hierarchy", + "version": "*" + }, + { + "name": "d3-interpolate", + "version": "*" + }, + { + "name": "d3-path", + "version": "*" + }, + { + "name": "d3-polygon", + "version": "*" + }, + { + "name": "d3-quadtree", + "version": "*" + }, + { + "name": "d3-queue", + "version": "*" + }, + { + "name": "d3-random", + "version": "*" + }, + { + "name": "d3-request", + "version": "*" + }, + { + "name": "d3-selection", + "version": "*" + }, + { + "name": "d3-shape", + "version": "*" + }, + { + "name": "d3-time", + "version": "*" + }, + { + "name": "d3-time-format", + "version": "*" + }, + { + "name": "d3-timer", + "version": "*" + }, + { + "name": "d3-transition", + "version": "*" + }, + { + "name": "d3-voronoi", + "version": "*" + }, + { + "name": "d3-zoom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-scale", + "version": { + "major": 1 + } + }, + { + "packageName": "d3", + "version": { + "major": 4 + } + }, + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a832cd981e4a3697497f49915571354241c244e5ba6205565f80be6dc281cdcc", + "globals": [ + "d3" + ], + "declaredModules": [ + "d3" + ] + } + }, + "d3-array": { + "2.0": { + "libraryName": "D3JS d3-array module", + "typingsPackageName": "d3-array", + "projectName": "https://github.com/d3/d3-array", + "contributors": [ + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Hugues Stefanski", + "url": "https://github.com/ledragon", + "githubUsername": "ledragon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "d3-scale", + "d3-time" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee5e70bc5faa038f317b93cea94776fa6c3e81a3a8a52d01e3931ba49b12271b", + "globals": [], + "declaredModules": [ + "d3-array" + ] + }, + "1.2": { + "libraryVersionDirectoryName": "1", + "libraryName": "D3JS d3-array module", + "typingsPackageName": "d3-array", + "projectName": "https://github.com/d3/d3-array", + "contributors": [ + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Hugues Stefanski", + "url": "https://github.com/ledragon", + "githubUsername": "ledragon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "d3-scale", + "d3-time" + ], + "pathMappings": [ + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bf8c0cc0ea5a9de5f0de214605178302ec01d009406d82494a382009879d8c3f", + "globals": [], + "declaredModules": [ + "d3-array" + ] + } + }, + "d3-axis": { + "1.0": { + "libraryName": "D3JS d3-axis module", + "typingsPackageName": "d3-axis", + "projectName": "https://github.com/d3/d3-axis/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + } + ], + "testDependencies": [ + "d3-scale", + "d3-transition", + "d3-time", + "d3-format" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53dcf78660ed18fe80c5f6d5da1ae2c8e8a849ae39d9cb4fa3b46d7ea049385b", + "globals": [], + "declaredModules": [ + "d3-axis" + ] + } + }, + "d3-box": { + "0.0": { + "libraryName": "d3-box", + "typingsPackageName": "d3-box", + "projectName": "https://github.com/JacksonGariety/d3-box", + "contributors": [ + { + "name": "Linkun Chen", + "url": "https://github.com/lk-chen", + "githubUsername": "lk-chen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d0b6d7323628080cab3f7c172f030edd1541c365b5291c6e2d3d8d822f7fb942", + "globals": [], + "declaredModules": [] + } + }, + "d3-brush": { + "1.1": { + "libraryName": "D3JS d3-brush module", + "typingsPackageName": "d3-brush", + "projectName": "https://github.com/d3/d3-brush/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + } + ], + "testDependencies": [ + "d3-transition" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccfae42db1d0b1904779dcc5edd1b640bd3325501e7b7c4af0bdafa4ab93b9da", + "globals": [], + "declaredModules": [ + "d3-brush" + ] + } + }, + "d3-chord": { + "1.0": { + "libraryName": "D3JS d3-chord module", + "typingsPackageName": "d3-chord", + "projectName": "https://github.com/d3/d3-chord/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "d3-selection", + "d3-array" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "433ff74c4b0e5c3a3fb846069ce891f11108a4de98b90dcdc7b334e254a4dc12", + "globals": [], + "declaredModules": [ + "d3-chord" + ] + } + }, + "d3-cloud": { + "1.2": { + "libraryName": "d3JS cloud layout plugin by Jason Davies", + "typingsPackageName": "d3-cloud", + "projectName": "https://github.com/jasondavies/d3-cloud", + "contributors": [ + { + "name": "hans windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + }, + { + "name": "locknono", + "url": "https://github.com/locknono", + "githubUsername": "locknono" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "349e6ed2a699a4a609fc4f32a901e6f6af0b5476582cc9ac609e2a5c2f4a4086", + "globals": [], + "declaredModules": [ + "d3-cloud" + ] + } + }, + "d3-collection": { + "1.0": { + "libraryName": "D3JS d3-collection module", + "typingsPackageName": "d3-collection", + "projectName": "https://github.com/d3/d3-collection/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "d3-array" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "236935d20c3f91c4dc8f0f2fcd21185cf14039acff52b49eccdbedbf08a30aec", + "globals": [], + "declaredModules": [ + "d3-collection" + ] + } + }, + "d3-color": { + "1.2": { + "libraryName": "D3JS d3-color module", + "typingsPackageName": "d3-color", + "projectName": "https://github.com/d3/d3-color/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Hugues Stefanski", + "url": "https://github.com/ledragon", + "githubUsername": "ledragon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3607bdc9584c78c5876aa7a9c72d1f27a02a02823727b41f0bc915e3da853f51", + "globals": [], + "declaredModules": [ + "d3-color" + ] + } + }, + "d3-contour": { + "1.3": { + "libraryName": "d3-contour", + "typingsPackageName": "d3-contour", + "projectName": "https://d3js.org/d3-contour/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Hugues Stefanski", + "url": "https://github.com/Ledragon", + "githubUsername": "Ledragon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "d3-array", + "version": "*" + } + ], + "testDependencies": [ + "d3-geo", + "d3-random" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e92b8708b8fad464f0544b660da75c0386721ce58e9dd5c54100a9f0ae16bd60", + "globals": [], + "declaredModules": [ + "d3-contour" + ] + } + }, + "d3-delaunay": { + "4.1": { + "libraryName": "d3-delaunay", + "typingsPackageName": "d3-delaunay", + "projectName": "https://github.com/d3/d3-delaunay", + "contributors": [ + { + "name": "Bradley Odell", + "url": "https://github.com/BTOdell", + "githubUsername": "BTOdell" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88b5f74550e5618f6446fd0e413eef74f80c445d349aa572ce7420632df546e7", + "globals": [], + "declaredModules": [ + "d3-delaunay" + ] + } + }, + "d3-dispatch": { + "1.0": { + "libraryName": "D3JS d3-dispatch module", + "typingsPackageName": "d3-dispatch", + "projectName": "https://github.com/d3/d3-dispatch/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aadb3bcb1c40bb1b0144d7cbfe54285e636e9c7b851e189fbc30eabd4b7ae84b", + "globals": [], + "declaredModules": [ + "d3-dispatch" + ] + } + }, + "d3-drag": { + "1.2": { + "libraryName": "D3JS d3-drag module", + "typingsPackageName": "d3-drag", + "projectName": "https://github.com/d3/d3-drag/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a220bcb7d037e8dbb4d1016d9a18a9c04d999089891ab54e0f9061dc43a4de89", + "globals": [], + "declaredModules": [ + "d3-drag" + ] + } + }, + "d3-dsv": { + "1.0": { + "libraryName": "D3JS d3-dsv module", + "typingsPackageName": "d3-dsv", + "projectName": "https://github.com/d3/d3-dsv/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f093c76b80293a4d88a0d4c2cd075a24bfa2e884e6daa79ed7d3e036807cb0e9", + "globals": [], + "declaredModules": [ + "d3-dsv" + ] + }, + "0.4": { + "libraryVersionDirectoryName": "0", + "libraryName": "d3-dsv", + "typingsPackageName": "d3-dsv", + "projectName": "https://www.npmjs.com/package/d3-dsv", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://jasonswearingen.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-dsv", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "562a6fcf1775afd1bf54fdb5a5664e9737435f7e63827f9c84d03357a9770483", + "globals": [ + "d3_dsv" + ], + "declaredModules": [ + "d3-dsv" + ] + } + }, + "d3-ease": { + "1.0": { + "libraryName": "D3JS d3-ease module", + "typingsPackageName": "d3-ease", + "projectName": "https://github.com/d3/d3-ease/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e40f1b8b2cafe1a8030ecf007ef4fc4734608fa421c9d8b552c73da542cbc12d", + "globals": [], + "declaredModules": [ + "d3-ease" + ] + } + }, + "d3-fetch": { + "1.1": { + "libraryName": "d3-fetch", + "typingsPackageName": "d3-fetch", + "projectName": "https://d3js.org/d3-fetch/", + "contributors": [ + { + "name": "Hugues Stefanski", + "url": "https://github.com/ledragon", + "githubUsername": "ledragon" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-dsv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63760c232deb13f95dec7986f6abade923e7de01d34cb09f7ee4f018883477f9", + "globals": [], + "declaredModules": [ + "d3-fetch" + ] + } + }, + "d3-force": { + "1.2": { + "libraryName": "D3JS d3-force module", + "typingsPackageName": "d3-force", + "projectName": "https://github.com/d3/d3-force/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b54f729cfaa3b5c8ad15a6cbf1cc864dc8b973ed8e2b7d9f0e51a912d97f0abf", + "globals": [], + "declaredModules": [ + "d3-force" + ] + } + }, + "d3-format": { + "1.3": { + "libraryName": "D3JS d3-format module", + "typingsPackageName": "d3-format", + "projectName": "https://github.com/d3/d3-format/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8adcdce0d5d6621166c960b221f905071910fd8d8ce5c1ecb47f1700fcfd209d", + "globals": [], + "declaredModules": [ + "d3-format" + ] + } + }, + "d3-geo": { + "1.11": { + "libraryName": "D3JS d3-geo module", + "typingsPackageName": "d3-geo", + "projectName": "https://github.com/d3/d3-geo/", + "contributors": [ + { + "name": "Hugues Stefanski", + "url": "https://github.com/ledragon", + "githubUsername": "ledragon" + }, + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [ + "d3-selection" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dd3a7c5038fe39fd58dd8696bac2358ced759508f43112df229d53752d19eb2", + "globals": [], + "declaredModules": [ + "d3-geo" + ] + } + }, + "d3-graphviz": { + "2.6": { + "libraryName": "d3-graphviz", + "typingsPackageName": "d3-graphviz", + "projectName": "https://github.com/magjac/d3-graphviz", + "contributors": [ + { + "name": "Dom Parfitt", + "url": "https://github.com/DomParfitt", + "githubUsername": "DomParfitt" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-zoom", + "version": "*" + }, + { + "name": "d3-selection", + "version": "*" + }, + { + "name": "d3-transition", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af7cac3639c170526248a2941cebf092ea0ff78bc58aebd239892c704062b808", + "globals": [], + "declaredModules": [ + "d3-graphviz" + ] + } + }, + "d3-hexbin": { + "0.2": { + "libraryName": "D3JS d3-hexbin module", + "typingsPackageName": "d3-hexbin", + "projectName": "https://github.com/d3/d3-hexbin/", + "contributors": [ + { + "name": "UNCOVER TRUTH Inc.", + "url": "https://github.com/uncovertruth", + "githubUsername": "uncovertruth" + }, + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d1b2572fe653cf9bddda98649b9fc9bb615d09d5bfed49415878ec41df13e6d", + "globals": [], + "declaredModules": [ + "d3-hexbin" + ] + } + }, + "d3-hierarchy": { + "1.1": { + "libraryName": "D3JS d3-hierarchy module", + "typingsPackageName": "d3-hierarchy", + "projectName": "https://github.com/d3/d3-hierarchy/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "604b39ea6f11e194f694a965c7075233a7088d98135a555924a7e77030e2dff4", + "globals": [], + "declaredModules": [ + "d3-hierarchy" + ] + } + }, + "d3-hsv": { + "0.1": { + "libraryName": "D3JS d3-hsv module", + "typingsPackageName": "d3-hsv", + "projectName": "https://github.com/d3/d3-hsv/", + "contributors": [ + { + "name": "Yuri Feldman", + "url": "https://github.com/arrayjam", + "githubUsername": "arrayjam" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-color", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4051829f2b0ea57fb06e19e454cebbffd815013220aceb380922b4338f47f9c", + "globals": [], + "declaredModules": [ + "d3-hsv" + ] + } + }, + "d3-interpolate": { + "1.3": { + "libraryName": "D3JS d3-interpolate module", + "typingsPackageName": "d3-interpolate", + "projectName": "https://github.com/d3/d3-interpolate/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-color", + "version": "*" + } + ], + "testDependencies": [ + "d3-hsv" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "badb9c27386531ee6bbc68a9fdb0239575b61958ced46eac412a6ca56bc0d518", + "globals": [], + "declaredModules": [ + "d3-interpolate" + ] + } + }, + "d3-interpolate-path": { + "2.0": { + "libraryName": "d3-interpolate-path", + "typingsPackageName": "d3-interpolate-path", + "projectName": "https://github.com/pbeshai/d3-interpolate-path", + "contributors": [ + { + "name": "Paweł Dąbrowski", + "url": "https://github.com/paolostyle", + "githubUsername": "paolostyle" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1813eac3d395cef740e4f8471193c406fe19cd4138c6f3f45f8b90489220545c", + "globals": [], + "declaredModules": [ + "d3-interpolate-path" + ] + } + }, + "d3-path": { + "1.0": { + "libraryName": "D3JS d3-path module", + "typingsPackageName": "d3-path", + "projectName": "https://github.com/d3/d3-path/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "391ba45d732bfb4954873e9bea44666d9c56d4a273fc5e814ecaaa3e13adf21e", + "globals": [], + "declaredModules": [ + "d3-path" + ] + } + }, + "d3-polygon": { + "1.0": { + "libraryName": "D3JS d3-polygon module", + "typingsPackageName": "d3-polygon", + "projectName": "https://github.com/d3/d3-polygon/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61ee808955bb092be145a108fbc43f805bc0cc14716f3603cd66aad2a650ddec", + "globals": [], + "declaredModules": [ + "d3-polygon" + ] + } + }, + "d3-quadtree": { + "1.0": { + "libraryName": "D3JS d3-quadtree module", + "typingsPackageName": "d3-quadtree", + "projectName": "https://github.com/d3/d3-quadtree/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8c6e26411ec7a366a309eb1a1132efd361cfc1c038d24dd3f1391aab02b79d1", + "globals": [], + "declaredModules": [ + "d3-quadtree" + ] + } + }, + "d3-queue": { + "3.0": { + "libraryName": "D3JS d3-queue module", + "typingsPackageName": "d3-queue", + "projectName": "https://github.com/d3/d3-queue/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "182d948ea058d550c54d5c7f3f201ef90b768c2aa1b1fe276ad354f8925e15b7", + "globals": [], + "declaredModules": [ + "d3-queue" + ] + } + }, + "d3-random": { + "1.1": { + "libraryName": "D3JS d3-random module", + "typingsPackageName": "d3-random", + "projectName": "https://github.com/d3/d3-random/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "seedrandom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e356ae0826ba4714dc6ac592d32ef4889307895ef7108c44822d38b1f45b4c72", + "globals": [], + "declaredModules": [ + "d3-random" + ] + } + }, + "d3-request": { + "1.0": { + "libraryName": "D3JS d3-request module", + "typingsPackageName": "d3-request", + "projectName": "https://github.com/d3/d3-request/", + "contributors": [ + { + "name": "Hugues Stefanski", + "url": "https://github.com/Ledragon", + "githubUsername": "Ledragon" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-dsv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d45a39c07f563dad732612403af47b2ffd561490f8002e0c5337f1c5932e08de", + "globals": [], + "declaredModules": [ + "d3-request" + ] + } + }, + "d3-require": { + "1.2": { + "libraryName": "d3-require", + "typingsPackageName": "d3-require", + "projectName": "https://github.com/d3/d3-require", + "contributors": [ + { + "name": "Kindy Lin", + "url": "https://github.com/kindy", + "githubUsername": "kindy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "327cf8b8b31cc6c535c0283220112aa0a5d60b169433c36cebf6462d92a4afbc", + "globals": [], + "declaredModules": [ + "d3-require" + ] + } + }, + "d3-sankey": { + "0.11": { + "libraryName": "D3JS d3-sankey module", + "typingsPackageName": "d3-sankey", + "projectName": "https://github.com/d3/d3-sankey/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-shape", + "version": "*" + } + ], + "testDependencies": [ + "d3-selection" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60c0d32b737d5cfba1805146cd5ef05dc4c9522ad6c3f8fc4268628c85aa9717", + "globals": [], + "declaredModules": [ + "d3-sankey" + ] + } + }, + "d3-scale": { + "2.1": { + "libraryName": "D3JS d3-scale module", + "typingsPackageName": "d3-scale", + "projectName": "https://github.com/d3/d3-scale/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-time", + "version": "*" + } + ], + "testDependencies": [ + "d3-interpolate", + "d3-scale-chromatic" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba5cfd47586fc16771cc8e3ca79e1394e4bdfd52cf9fba51c471f829cef2cde0", + "globals": [], + "declaredModules": [ + "d3-scale" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "D3JS d3-scale module", + "typingsPackageName": "d3-scale", + "projectName": "https://github.com/d3/d3-scale/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-time", + "version": "*" + } + ], + "testDependencies": [ + "d3-interpolate", + "d3-scale-chromatic" + ], + "pathMappings": [ + { + "packageName": "d3-scale", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "df013bc1b50939b4d8539d5edc22851f80a051d15c2d084345d81f8c0511c323", + "globals": [], + "declaredModules": [ + "d3-scale" + ] + } + }, + "d3-scale-chromatic": { + "1.3": { + "libraryName": "D3JS d3-scale-chromatic module", + "typingsPackageName": "d3-scale-chromatic", + "projectName": "https://github.com/d3/d3-scale-chromatic/", + "contributors": [ + { + "name": "Hugues Stefanski", + "url": "https://github.com/Ledragon", + "githubUsername": "Ledragon" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Henrique Machado", + "url": "https://github.com/henriquefm", + "githubUsername": "henriquefm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33b18da8cee5b4199b6fb018fb60346728619435d39de5ef059a1e087cdcd4d1", + "globals": [], + "declaredModules": [ + "d3-scale-chromatic" + ] + } + }, + "d3-selection": { + "1.4": { + "libraryName": "D3JS d3-selection module", + "typingsPackageName": "d3-selection", + "projectName": "https://github.com/d3/d3-selection/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3003bf96c6355a0233ce5cb78981e414ba5c214efb2e607f4e1d97e9bf54dd79", + "globals": [], + "declaredModules": [ + "d3-selection" + ] + } + }, + "d3-selection-multi": { + "1.0": { + "libraryName": "D3JS d3-selection-multi module", + "typingsPackageName": "d3-selection-multi", + "projectName": "https://github.com/d3/d3-selection-multi/", + "contributors": [ + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + }, + { + "name": "d3-transition", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47e7244426c84e3b4a455a5b23d0facc0edcd2f639768825b58740115d62c6ef", + "globals": [], + "declaredModules": [ + "d3-selection-multi" + ] + } + }, + "d3-shape": { + "1.3": { + "libraryName": "D3JS d3-shape module", + "typingsPackageName": "d3-shape", + "projectName": "https://github.com/d3/d3-shape/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-path", + "version": "*" + } + ], + "testDependencies": [ + "d3-selection", + "d3-hierarchy" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e0a4accfeee05a0009f3ef5eb32056dd447a0f054eaba03b717364ea3ea650d", + "globals": [], + "declaredModules": [ + "d3-shape" + ] + } + }, + "d3-time": { + "1.0": { + "libraryName": "D3JS d3-time module", + "typingsPackageName": "d3-time", + "projectName": "https://github.com/d3/d3-time/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e087a1179b35877f7c9ec6dc4094e73430d478cd001e1f8e9ce9e3133647e5f", + "globals": [], + "declaredModules": [ + "d3-time" + ] + } + }, + "d3-time-format": { + "2.1": { + "libraryName": "d3JS d3-time-format module", + "typingsPackageName": "d3-time-format", + "projectName": "https://github.com/d3/d3-time-format/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9060112c35db03fe0d763a6d41b2022fa7dc78fd4f9922c9cc0b09c159b94642", + "globals": [], + "declaredModules": [ + "d3-time-format" + ] + } + }, + "d3-timer": { + "1.0": { + "libraryName": "d3JS d3-timer module", + "typingsPackageName": "d3-timer", + "projectName": "https://github.com/d3/d3-timer/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e373ec1c8f38f6fad42bedc71dc4b9813804a6f7d78e7a813f9774c0076ce74f", + "globals": [], + "declaredModules": [ + "d3-timer" + ] + } + }, + "d3-tip": { + "3.5": { + "libraryName": "d3-tip", + "typingsPackageName": "d3-tip", + "projectName": "https://github.com/Caged/d3-tip", + "contributors": [ + { + "name": "Gert Braspenning", + "url": "https://github.com/brspnnggrt", + "githubUsername": "brspnnggrt" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d2d751ba87c986890b5c1552e5cf1775a9faeffba650cc01ce1824f2ab72d630", + "globals": [], + "declaredModules": [] + } + }, + "d3-transition": { + "1.1": { + "libraryName": "D3JS d3-transition module", + "typingsPackageName": "d3-transition", + "projectName": "https://github.com/d3/d3-transition/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Robert Moura", + "url": "https://github.com/robertmoura", + "githubUsername": "robertmoura" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + } + ], + "testDependencies": [ + "d3-interpolate" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59e65e62fdfb363063778aac7bd5cfe0538c5d0a382deedad3871d79e94d3c4c", + "globals": [], + "declaredModules": [ + "d3-transition" + ] + } + }, + "d3-voronoi": { + "1.1": { + "libraryName": "D3JS d3-voronoi module", + "typingsPackageName": "d3-voronoi", + "projectName": "https://github.com/d3/d3-voronoi/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "922c8d7f42da78233af875cd940e694867d700b7d08a59fb602524baf3e1ad09", + "globals": [], + "declaredModules": [ + "d3-voronoi" + ] + } + }, + "d3-zoom": { + "1.7": { + "libraryName": "d3JS d3-zoom module", + "typingsPackageName": "d3-zoom", + "projectName": "https://github.com/d3/d3-zoom/", + "contributors": [ + { + "name": "Tom Wanzek", + "url": "https://github.com/tomwanzek", + "githubUsername": "tomwanzek" + }, + { + "name": "Alex Ford", + "url": "https://github.com/gustavderdrache", + "githubUsername": "gustavderdrache" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-selection", + "version": "*" + }, + { + "name": "d3-interpolate", + "version": "*" + } + ], + "testDependencies": [ + "d3-transition", + "d3-scale" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f79ae3a48039dc4bc47f2dea2d8a5cdaf7af2a052c6407590a55d7ee1d029b25", + "globals": [], + "declaredModules": [ + "d3-zoom" + ] + } + }, + "d3.slider": { + "0.0": { + "libraryName": "d3-slider", + "typingsPackageName": "d3.slider", + "projectName": "https://github.com/MasterMaps/d3-slider", + "contributors": [ + { + "name": "Linkun Chen", + "url": "https://github.com/lk-chen", + "githubUsername": "lk-chen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "47dd959ae30bacd4c382b4826c3efbc172af5ae26285f01630298c9be498b7ec", + "globals": [], + "declaredModules": [] + } + }, + "d3kit": { + "3.2": { + "libraryName": "d3Kit", + "typingsPackageName": "d3kit", + "projectName": "https://github.com/twitter/d3kit", + "contributors": [ + { + "name": "Morgan Benton", + "url": "https://github.com/morphatic", + "githubUsername": "morphatic" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c373795771a60be84935f2ae74c35e3737c72113241830674e8b5b01a6d02ae6", + "globals": [ + "d3kit" + ], + "declaredModules": [ + "d3kit" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "d3Kit", + "typingsPackageName": "d3kit", + "projectName": "https://www.npmjs.com/package/d3kit", + "contributors": [ + { + "name": "Morgan Benton", + "url": "https://github.com/morphatic/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [ + "chai" + ], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + }, + { + "packageName": "d3kit", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1f82b4770093c0616978383b3286812602731b081746ceea52756cc3b9fa2f1a", + "globals": [ + "d3kit" + ], + "declaredModules": [ + "d3kit" + ] + } + }, + "d3pie": { + "0.1": { + "libraryName": "d3pie", + "typingsPackageName": "d3pie", + "projectName": "https://github.com/benkeen/d3pie", + "contributors": [ + { + "name": "Petryshyn Sergii", + "url": "https://github.com/mc-petry", + "githubUsername": "mc-petry" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "099cbd66268155cdc73cc52ddf4c75af9247c41d0493a763a0eae38ae9104c1d", + "globals": [ + "d3pie" + ], + "declaredModules": [] + } + }, + "dagre": { + "0.7": { + "libraryName": "dagre", + "typingsPackageName": "dagre", + "projectName": "https://github.com/dagrejs/dagre", + "contributors": [ + { + "name": "Qinfeng Chen", + "url": "https://github.com/qinfchen", + "githubUsername": "qinfchen" + }, + { + "name": "Lisa Vallfors", + "url": "https://github.com/Frankrike", + "githubUsername": "Frankrike" + }, + { + "name": "Pete Vilter", + "url": "https://github.com/vilterp", + "githubUsername": "vilterp" + }, + { + "name": "David Newell", + "url": "https://github.com/rustedgrail", + "githubUsername": "rustedgrail" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f4d18e02859fea7dce15cde2b2e93665212ba17f746a5e4b9baa4f71e03e015", + "globals": [ + "dagre" + ], + "declaredModules": [ + "dagre" + ] + } + }, + "dagre-d3": { + "0.4": { + "libraryName": "dagre-d3.core.js", + "typingsPackageName": "dagre-d3", + "projectName": "https://github.com/dagrejs/dagre-d3", + "contributors": [ + { + "name": "Mark Wong Siang Kai", + "url": "https://github.com/markwongsk", + "githubUsername": "markwongsk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + }, + { + "name": "dagre", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "65cc52ff18bb8b2f5289e92f145f07a75f3777660ca11697dbd6da08c88995b4", + "globals": [ + "dagreD3" + ], + "declaredModules": [ + "dagre-d3" + ] + } + }, + "dagre-layout": { + "0.8": { + "libraryName": "dagre-layout", + "typingsPackageName": "dagre-layout", + "projectName": "https://github.com/tylingsoft/dagre-layout#readme", + "contributors": [ + { + "name": "Qinfeng Chen", + "url": "https://github.com/qinfchen", + "githubUsername": "qinfchen" + }, + { + "name": "Lisa Vallfors", + "url": "https://github.com/Frankrike", + "githubUsername": "Frankrike" + }, + { + "name": "Pete Vilter", + "url": "https://github.com/vilterp", + "githubUsername": "vilterp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "468296559ac065d65c37ae1bc971063afbd3bad2715e822b8d67b13a2565b092", + "globals": [], + "declaredModules": [ + "dagre-layout" + ] + } + }, + "dashify": { + "1.0": { + "libraryName": "dashify", + "typingsPackageName": "dashify", + "projectName": "https://github.com/jonschlinkert/dashify", + "contributors": [ + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1006ba56ba5702e747da871c1f12acdc8f977da2a8a484751148afc7d0e9fcc6", + "globals": [], + "declaredModules": [ + "dashify" + ] + } + }, + "dat.gui": { + "0.7": { + "libraryName": "dat.GUI", + "typingsPackageName": "dat.gui", + "projectName": "https://github.com/dataarts/dat.gui", + "contributors": [ + { + "name": "Satoru Kimura", + "url": "https://github.com/gyohk", + "githubUsername": "gyohk" + }, + { + "name": "ZongJing Lu", + "url": "https://github.com/sonic3d", + "githubUsername": "sonic3d" + }, + { + "name": "Richard Roylance", + "url": "https://github.com/rroylance", + "githubUsername": "rroylance" + }, + { + "name": "Nahuel Scotti", + "url": "https://github.com/singuerinc", + "githubUsername": "singuerinc" + }, + { + "name": "Teoxoy", + "url": "https://github.com/teoxoy", + "githubUsername": "teoxoy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4659f0dc07c81cf90893c323a6e7cf92e76f1f12e01bf10c11dbacf185ca4e58", + "globals": [ + "dat" + ], + "declaredModules": [ + "dat.gui" + ] + } + }, + "data-driven": { + "0.0": { + "libraryName": "data-driven.js", + "typingsPackageName": "data-driven", + "projectName": "https://github.com/fluentsoftware/data-driven", + "contributors": [ + { + "name": "Adam Babcock", + "url": "https://github.com/mrhen", + "githubUsername": "mrhen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "809c3d0e6c9c328fe45f44f8a2c60eaf03531211466deda06e2c6dac8512db08", + "globals": [], + "declaredModules": [ + "data-driven" + ] + } + }, + "datadog-metrics": { + "0.6": { + "libraryName": "datadog-metrics", + "typingsPackageName": "datadog-metrics", + "projectName": "https://github.com/dbader/node-datadog-metrics", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3889cf4a8e40f46587456b9615ca3fae9c7181ea97c72197aa3479e570b5ac71", + "globals": [], + "declaredModules": [ + "datadog-metrics" + ] + } + }, + "datadog-statsd-metrics-collector": { + "1.1": { + "libraryName": "datadog-statsd-metrics-collector", + "typingsPackageName": "datadog-statsd-metrics-collector", + "projectName": "https://github.com/xzyfer/datadog-statsd-metrics-collector#readme", + "contributors": [ + { + "name": "Michael Mifsud", + "url": "https://github.com/xzyfer", + "githubUsername": "xzyfer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-dogstatsd", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccd2b5a4ceecac3c0979bbf8021d00cfb5ab5cd9bab80240e7e68f1dd3e5823f", + "globals": [], + "declaredModules": [ + "datadog-statsd-metrics-collector" + ] + } + }, + "datadog-tracer": { + "0.4": { + "libraryName": "datadog-tracer", + "typingsPackageName": "datadog-tracer", + "projectName": "https://github.com/rochdev/datadog-tracer-js#readme", + "contributors": [ + { + "name": "Dinesh Saravanan Kumaraswamy", + "url": "https://github.com/dineshsaravanan", + "githubUsername": "dineshsaravanan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "opentracing", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "opentracing", + "version": "^0.14.1" + } + ], + "contentHash": "69e367b59d043af80c4d9c99915c8865a167c7630cb20b65c0f0d669f731da07", + "globals": [ + "Tracer" + ], + "declaredModules": [ + "datadog-tracer" + ] + } + }, + "datadog-winston": { + "1.0": { + "libraryName": "datadog-winston", + "typingsPackageName": "datadog-winston", + "projectName": "https://github.com/itsfadnis/datadog-winston", + "contributors": [ + { + "name": "Matt Hintzke", + "url": "https://github.com/mhintzke13", + "githubUsername": "mhintzke13" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston-transport", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston-transport", + "version": "^4.3.0" + }, + { + "name": "logform", + "version": "^1.4.0" + } + ], + "contentHash": "57bd9b5175d744022ddc8b0121d98e8b44948d50f7b61626cadadb4202fbfb09", + "globals": [], + "declaredModules": [ + "datadog-winston" + ] + } + }, + "datastore-core": { + "0.7": { + "libraryName": "datastore-core", + "typingsPackageName": "datastore-core", + "projectName": "https://github.com/ipfs/js-datastore-core#readme", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "interface-datastore", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed064df1814c6880538c7422aefb3e1c4a24b17dbcab29f6f77116960f1e8ce9", + "globals": [], + "declaredModules": [ + "datastore-core" + ] + } + }, + "datastore-level": { + "0.14": { + "libraryName": "datastore-level", + "typingsPackageName": "datastore-level", + "projectName": "https://github.com/ipfs/js-datastore-level#readme", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "levelup", + "version": "*" + }, + { + "name": "interface-datastore", + "version": "*" + }, + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "leveldown" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "049f1d1fef295e4d1623c312334226c50be0f629642614a169ab3effcf99df5c", + "globals": [], + "declaredModules": [ + "datastore-level" + ] + } + }, + "datatables.net": { + "1.10": { + "libraryName": "JQuery DataTables", + "typingsPackageName": "datatables.net", + "projectName": "https://datatables.net", + "contributors": [ + { + "name": "Kiarash Ghiaseddin", + "url": "https://github.com/Silver-Connection", + "githubUsername": "Silver-Connection" + }, + { + "name": "Omid Rad", + "url": "https://github.com/omidkrad", + "githubUsername": "omidkrad" + }, + { + "name": "Armin Sander", + "url": "https://github.com/pragmatrix", + "githubUsername": "pragmatrix" + }, + { + "name": "Craig Boland", + "url": "https://github.com/CNBoland", + "githubUsername": "CNBoland" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51492521dedae0b21ddc62086c550a5d23ded2a43fc0eced62b18a59250b4575", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-autofill": { + "2.2": { + "libraryName": "datatables.net-autofill", + "typingsPackageName": "datatables.net-autofill", + "projectName": "https://datatables.net", + "contributors": [ + { + "name": "Andy Ma", + "url": "https://github.com/andy-maca", + "githubUsername": "andy-maca" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11183973ac36379e41000385eb808d3d33ecf4ac16c5416619f5000c837e146a", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-buttons": { + "1.4": { + "libraryName": "JQuery DataTables Buttons extension", + "typingsPackageName": "datatables.net-buttons", + "projectName": "http://datatables.net/extensions/buttons/", + "contributors": [ + { + "name": "Kiarash Ghiaseddin", + "url": "https://github.com/Silver-Connection", + "githubUsername": "Silver-Connection" + }, + { + "name": "Sam Germano", + "url": "https://github.com/SammyG4Free", + "githubUsername": "SammyG4Free" + }, + { + "name": "Jim Hartford", + "url": "https://github.com/jimhartford", + "githubUsername": "jimhartford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "130a7e6260eb2d133ce6ba7dcaf409ca1d0dc68f5973e93ddfee2610e35eb49f", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-colreorder": { + "1.4": { + "libraryName": "datatables.net-colReorder", + "typingsPackageName": "datatables.net-colreorder", + "projectName": "https://datatables.net/extensions/colreorder/", + "contributors": [ + { + "name": "Andy Ma", + "url": "https://github.com/andy-maca", + "githubUsername": "andy-maca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9be1026b86ccfcc97775fea754aa8e5729ff9b5f525468ca99ea7703e3a8cf8d", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-fixedcolumns": { + "3.2": { + "libraryName": "datatables.net-fixedcolumns", + "typingsPackageName": "datatables.net-fixedcolumns", + "projectName": "https://datatables.net", + "contributors": [ + { + "name": "Konstantin Kuznetsov", + "url": "https://github.com/Arik-neKrol", + "githubUsername": "Arik-neKrol" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c02eba6211b64035bf6281d3320362d8040e7e53f80f61aa4f39cef45bae7f07", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-fixedheader": { + "3.1": { + "libraryName": "datatables.net-fixedheader", + "typingsPackageName": "datatables.net-fixedheader", + "projectName": "https://datatables.net/extensions/fixedheader/", + "contributors": [ + { + "name": "Jared Szechy", + "url": "https://github.com/szechyjs", + "githubUsername": "szechyjs" + }, + { + "name": "Kiarash Ghiaseddin", + "url": "https://github.com/Silver-Connection", + "githubUsername": "Silver-Connection" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a2afac400807e9e0e120de5623a42ccce0f104fddf83ece96f1b0100c72c60e", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-keytable": { + "2.5": { + "libraryName": "datatables.net-keytable", + "typingsPackageName": "datatables.net-keytable", + "projectName": "https://datatables.net", + "contributors": [ + { + "name": "Konstantin Kuznetsov", + "url": "https://github.com/Arik-neKrol", + "githubUsername": "Arik-neKrol" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a5fb86eced39bcceb2f993adcd58efb539ed9ba7ea8c5ed758adbb5c7ffb8f9", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-rowgroup": { + "1.0": { + "libraryName": "datatables.net-rowgroup", + "typingsPackageName": "datatables.net-rowgroup", + "projectName": "https://datatables.net/extensions/rowgroup/", + "contributors": [ + { + "name": "Matthieu Tabuteau", + "url": "https://github.com/maixiu", + "githubUsername": "maixiu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "963cecc301ca32f95fe9bcfa6df2b30bb91f9f416305381d1bd3cb56be87ddc8", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-rowreorder": { + "1.1": { + "libraryName": "JQuery DataTables RowReorder extension", + "typingsPackageName": "datatables.net-rowreorder", + "projectName": "http://datatables.net/extensions/rowreorder/", + "contributors": [ + { + "name": "Vincent Biret", + "url": "https://github.com/baywet", + "githubUsername": "baywet" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d41d6615372783106ad03f2c1baeee3d2d0f2e7591f8cf8f7c94578433bbf3b3", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-scroller": { + "1.4": { + "libraryName": "datatables.net-scroller", + "typingsPackageName": "datatables.net-scroller", + "projectName": "https://datatables.net", + "contributors": [ + { + "name": "Konstantin Rohde", + "url": "https://github.com/RohdeK", + "githubUsername": "RohdeK" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e2879b8c4f1588a7dca19f0603017e6056cde4400648966bbb799e5fe61d748", + "globals": [], + "declaredModules": [] + } + }, + "datatables.net-select": { + "1.2": { + "libraryName": "datatables.net-select", + "typingsPackageName": "datatables.net-select", + "projectName": "https://datatables.net/extensions/select/", + "contributors": [ + { + "name": "Jared Szechy", + "url": "https://github.com/szechyjs", + "githubUsername": "szechyjs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "datatables.net", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d9d1078f7b607b124c002608028bc3911c1cd1dc926cbd3f10671da192ba486", + "globals": [], + "declaredModules": [] + } + }, + "date-and-time": { + "0.6": { + "libraryName": "date-and-time", + "typingsPackageName": "date-and-time", + "projectName": "https://github.com/knowledgecode/date-and-time", + "contributors": [ + { + "name": "Daniel Plisetsky", + "url": "https://github.com/danplisetsky", + "githubUsername": "danplisetsky" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f17f1b07b5bc809c80e90360b3e0b4ade5d720e89ca2dd6e530088db7400ef06", + "globals": [], + "declaredModules": [ + "date-and-time" + ] + } + }, + "date-arithmetic": { + "3.1": { + "libraryName": "date-arithmetic", + "typingsPackageName": "date-arithmetic", + "projectName": "https://github.com/jquense/date-math", + "contributors": [ + { + "name": "Sergii Paryzhskyi", + "url": "https://github.com/HeeL", + "githubUsername": "HeeL" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6fa1a975e783590c055c8ec81b7f538086a6d5eece4d576be7f5c53e41c18dcf", + "globals": [], + "declaredModules": [ + "dateArithmetic" + ] + } + }, + "date-fp": { + "5.0": { + "libraryName": "date-fp", + "typingsPackageName": "date-fp", + "projectName": "https://github.com/cullophid/date-fp#readme", + "contributors": [ + { + "name": "Eric Crosson", + "url": "https://github.com/EricCrosson", + "githubUsername": "EricCrosson" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dc0279368c9677c7e5dcc129b6efa5cb79eb44003650ec6482553536324e035", + "globals": [], + "declaredModules": [ + "date-fp" + ] + } + }, + "date-now": { + "1.0": { + "libraryName": "date-now", + "typingsPackageName": "date-now", + "projectName": "https://github.com/Raynos/date-now", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "seed.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af26f57be9e29215a3a698a6645062564559b3ae579e12a8391d15e4a6a1d860", + "globals": [], + "declaredModules": [ + "date-now", + "date-now/seed" + ] + } + }, + "date-range-array": { + "2.1": { + "libraryName": "date-range-array", + "typingsPackageName": "date-range-array", + "projectName": "https://github.com/davidguttman/date-range-array", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "889ad7c7c8b18537817f04d91025456688a9733e7f170ce929d5cc3a02c0a7ab", + "globals": [], + "declaredModules": [ + "date-range-array" + ] + } + }, + "date-utils": { + "1.2": { + "libraryName": "date-utils", + "typingsPackageName": "date-utils", + "projectName": "https://jerrysievert.github.io/date-utils/", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adc12ef399568efe0021de815170bea798c471de77f3dab43dd01fa1e26883b3", + "globals": [], + "declaredModules": [ + "date-utils" + ] + } + }, + "date.format.js": { + "1.2": { + "libraryName": "Date Format", + "typingsPackageName": "date.format.js", + "projectName": "http://blog.stevenlevithan.com/archives/date-time-format", + "contributors": [ + { + "name": "Rob Stutton", + "url": "https://github.com/balrob", + "githubUsername": "balrob" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f40a90df57e72f9570698f140d5dfa7b4626628f70ab71a41bd87b14910e3bcc", + "globals": [ + "dateFormat" + ], + "declaredModules": [] + } + }, + "dateformat": { + "3.0": { + "libraryName": "dateformat", + "typingsPackageName": "dateformat", + "projectName": "https://github.com/felixge/node-dateformat", + "contributors": [ + { + "name": "Kombu", + "url": "https://github.com/aicest", + "githubUsername": "aicest" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1be84b4b24cd05587b384cf8bc22113f31aaad375186c93a40870fae51e890f0", + "globals": [ + "dateFormat" + ], + "declaredModules": [ + "dateformat" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "dateformat", + "typingsPackageName": "dateformat", + "projectName": "https://github.com/felixge/node-dateformat", + "contributors": [ + { + "name": "Kombu", + "url": "https://github.com/aicest", + "githubUsername": "aicest" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dateformat", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "87d84e90b71826d2364f7bac7c7e2ba2d943a9d237ccd871c207b9009fe66836", + "globals": [], + "declaredModules": [ + "dateformat" + ] + } + }, + "datejs": { + "0.0": { + "libraryName": "DateJS", + "typingsPackageName": "datejs", + "projectName": "http://www.datejs.com/", + "contributors": [ + { + "name": "David Khristepher Santos", + "url": "https://github.com/rupertavery", + "githubUsername": "rupertavery" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "sugarpak.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "148d6bae4f6bd7f9ceb3a2b79a7f39421332f91b7d3cc3c07774be98e78e31db", + "globals": [], + "declaredModules": [] + } + }, + "daterangepicker": { + "3.0": { + "libraryName": "Date Range Picker", + "typingsPackageName": "daterangepicker", + "projectName": "http://www.daterangepicker.com/", + "contributors": [ + { + "name": "SirMartin", + "url": "https://github.com/SirMartin", + "githubUsername": "SirMartin" + }, + { + "name": "Steven Masala", + "url": "https://github.com/smasala", + "githubUsername": "smasala" + }, + { + "name": "Grant Hutchins", + "url": "https://github.com/nertzy", + "githubUsername": "nertzy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "595107ec7ea1cd0dd94e6ef2ae0cdaef91d969c623a9ddf02248b903af254470", + "globals": [ + "daterangepicker" + ], + "declaredModules": [ + "daterangepicker" + ] + } + }, + "dav": { + "1.7": { + "libraryName": "dav", + "typingsPackageName": "dav", + "projectName": "https://github.com/lambdabaa/dav/", + "contributors": [ + { + "name": "ToastHawaii", + "url": "https://github.com/ToastHawaii", + "githubUsername": "ToastHawaii" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3419761949c3206c32b36698d228b35dda524414029fca36125f96bf49b1fb3", + "globals": [], + "declaredModules": [ + "dav" + ] + } + }, + "dayzed": { + "2.2": { + "libraryName": "dayzed", + "typingsPackageName": "dayzed", + "projectName": "https://github.com/deseretdigital/dayzed", + "contributors": [ + { + "name": "Sam A. Horvath-Hunt", + "url": "https://github.com/samhh", + "githubUsername": "samhh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24a3bae360a538d5256e76bfa717c16781f147312bb9fd56bfba83170ded125b", + "globals": [], + "declaredModules": [ + "dayzed" + ] + } + }, + "db-migrate-base": { + "0.0": { + "libraryName": "db-migrate-base", + "typingsPackageName": "db-migrate-base", + "projectName": "https://github.com/db-migrate/db-migrate-base", + "contributors": [ + { + "name": "nickiannone", + "url": "https://github.com/nickiannone", + "githubUsername": "nickiannone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b142f7240ec2ccf704674f817ea9ccde0d77376d20100c42c159420d42be155", + "globals": [], + "declaredModules": [ + "db-migrate-base" + ] + } + }, + "db-migrate-pg": { + "0.0": { + "libraryName": "db-migrate-pg", + "typingsPackageName": "db-migrate-pg", + "projectName": "https://github.com/db-migrate/pg", + "contributors": [ + { + "name": "nickiannone", + "url": "https://github.com/nickiannone", + "githubUsername": "nickiannone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + }, + { + "name": "db-migrate-base", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95fbcf141817c2b42312692b05401addf528076df81e436b69b7adb17b80f3c9", + "globals": [], + "declaredModules": [ + "db-migrate-pg" + ] + } + }, + "db.js": { + "0.14": { + "libraryName": "db.js", + "typingsPackageName": "db.js", + "projectName": "https://github.com/aaronpowell/db.js/", + "contributors": [ + { + "name": "Chris Wrench", + "url": "https://github.com/cgwrench", + "githubUsername": "cgwrench" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c77e2584848da77d42f41d5b85691e16605977df8bfb283cd99ff3f0c6a0977f", + "globals": [ + "db" + ], + "declaredModules": [ + "db.js" + ] + } + }, + "dbus": { + "1.0": { + "libraryName": "dbus", + "typingsPackageName": "dbus", + "projectName": "https://github.com/Shouqun/node-dbus#readme", + "contributors": [ + { + "name": "Luca Lindhorst", + "url": "https://github.com/lal12", + "githubUsername": "lal12" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3936c4cd8d08a8bc5fb9dc83bac39ec8f009bea34865c8a4cdaa363135ef360f", + "globals": [], + "declaredModules": [ + "dbus" + ] + } + }, + "dc": { + "0.0": { + "libraryName": "DCJS", + "typingsPackageName": "dc", + "projectName": "https://github.com/dc-js/dc.js", + "contributors": [ + { + "name": "hans windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + }, + { + "name": "matt traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + }, + { + "name": "matthias jobst", + "url": "https://github.com/MatthiasJobst", + "githubUsername": "MatthiasJobst" + }, + { + "name": "kiran mathew mohan", + "url": "https://github.com/privateOmega", + "githubUsername": "privateOmega" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [ + "crossfilter" + ], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b60af05bd3d2443920771f8f7ce9158c4dc69919f2ba265d12f00584fbdd640f", + "globals": [ + "dc" + ], + "declaredModules": [ + "dc" + ] + } + }, + "deasync": { + "0.1": { + "libraryName": "deasync", + "typingsPackageName": "deasync", + "projectName": "https://github.com/abbr/deasync", + "contributors": [ + { + "name": "Matt Rollins", + "url": "https://github.com/Sicilica", + "githubUsername": "Sicilica" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f879ac6482c6fcc5d1aa8254e6c001b731ca2c84703231050f7ce02a128895b", + "globals": [], + "declaredModules": [ + "deasync" + ] + } + }, + "death": { + "1.1": { + "libraryName": "death", + "typingsPackageName": "death", + "projectName": "https://github.com/jprichardson/node-death", + "contributors": [ + { + "name": "Cameron Knight", + "url": "https://github.com/ckknight", + "githubUsername": "ckknight" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c59bcd109017562332641fac4212ee098c6e5d28dd56d823fb343b74a5d3471a", + "globals": [], + "declaredModules": [ + "death" + ] + } + }, + "debessmann": { + "0.1": { + "libraryName": "debessmann", + "typingsPackageName": "debessmann", + "projectName": "https://github.com/fs535/debessmann#readme", + "contributors": [ + { + "name": "Vladislavs Korehovs", + "url": "https://github.com/vkorehov", + "githubUsername": "vkorehov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2096772b61d23e0ae9b336d05b9d910a30f0de827ff88d7752613ac019f0233b", + "globals": [], + "declaredModules": [ + "debessmann" + ] + } + }, + "debounce": { + "1.2": { + "libraryName": "debounce", + "typingsPackageName": "debounce", + "projectName": "https://github.com/component/debounce", + "contributors": [ + { + "name": "Denis Sokolov", + "url": "https://github.com/denis-sokolov", + "githubUsername": "denis-sokolov" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05afadfa42b5bff7e3555e79c46669ae5acf82cf464bcf0c725f3799dff3dc5f", + "globals": [], + "declaredModules": [ + "debounce" + ] + } + }, + "debounce-promise": { + "3.1": { + "libraryName": "debounce-promise", + "typingsPackageName": "debounce-promise", + "projectName": "https://github.com/bjoerge/debounce-promise", + "contributors": [ + { + "name": "Wu Haotian", + "url": "https://github.com/whtsky", + "githubUsername": "whtsky" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0adf795ae9fda060f6b1b2adc0af304dc35302fb9ab7f85a26b3c376f6e64040", + "globals": [], + "declaredModules": [ + "debounce-promise" + ] + } + }, + "debug": { + "4.1": { + "libraryName": "debug", + "typingsPackageName": "debug", + "projectName": "https://github.com/visionmedia/debug", + "contributors": [ + { + "name": "Seon-Wook Park", + "url": "https://github.com/swook", + "githubUsername": "swook" + }, + { + "name": "Gal Talmor", + "url": "https://github.com/galtalmor", + "githubUsername": "galtalmor" + }, + { + "name": "John McLaughlin", + "url": "https://github.com/zamb3zi", + "githubUsername": "zamb3zi" + }, + { + "name": "Brasten Sager", + "url": "https://github.com/brasten", + "githubUsername": "brasten" + }, + { + "name": "Nicolas Penin", + "url": "https://github.com/npenin", + "githubUsername": "npenin" + }, + { + "name": "Kristian Brünn", + "url": "https://github.com/kristianmitk", + "githubUsername": "kristianmitk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c45deaee8b444b3ae0df891511582b5067c8c689a7d9b4cabe984bacad67e4ab", + "globals": [ + "debug" + ], + "declaredModules": [ + "debug" + ] + } + }, + "decay": { + "1.0": { + "libraryName": "decay", + "typingsPackageName": "decay", + "projectName": "https://github.com/clux/decay", + "contributors": [ + { + "name": "Eric Naeseth", + "url": "https://github.com/enaeseth", + "githubUsername": "enaeseth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef7e6280769ba7c52556772a99bed8d07a1655cd8d32c96a5b9c4b6852089221", + "globals": [], + "declaredModules": [ + "decay" + ] + } + }, + "decode-entities": { + "1.0": { + "libraryName": "decode-entities", + "typingsPackageName": "decode-entities", + "projectName": "https://github.com/waspothegreat/decode-entities#readme", + "contributors": [ + { + "name": "waspothegreat", + "url": "https://github.com/waspothegreat", + "githubUsername": "waspothegreat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "806b22a57d5048bd9f29ed7ac2bc44fad49791b9a449e973e714a273251b9485", + "globals": [], + "declaredModules": [ + "decode-entities" + ] + } + }, + "decode-uri-component": { + "0.2": { + "libraryName": "decode-uri-component", + "typingsPackageName": "decode-uri-component", + "projectName": "https://github.com/samverschueren/decode-uri-component#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35f44e295cd5172f101537d3414a169cc4b9a0a9ac7c0a8cd1663ab9bf22b88e", + "globals": [], + "declaredModules": [ + "decode-uri-component" + ] + } + }, + "decomment": { + "0.9": { + "libraryName": "decomment", + "typingsPackageName": "decomment", + "projectName": "https://github.com/vitaly-t/decomment", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d68bb4668efe47de007d4d945ba5062aec72cf38ff04e8104daa882ddee29046", + "globals": [], + "declaredModules": [ + "decomment" + ] + } + }, + "decompress": { + "4.2": { + "libraryName": "decompress", + "typingsPackageName": "decompress", + "projectName": "https://github.com/kevva/decompress#readme", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Jesse Bethke", + "url": "https://github.com/jbethke", + "githubUsername": "jbethke" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e95800d60335c4dc88a1b57f565abc1f52dcd42e6a29127ed907a6622fee6fc", + "globals": [], + "declaredModules": [ + "decompress" + ] + } + }, + "decorum": { + "0.2": { + "libraryName": "Decorum JS", + "typingsPackageName": "decorum", + "projectName": "https://github.com/dflor003/decorum", + "contributors": [ + { + "name": "Danil Flores", + "url": "https://github.com/dflor003", + "githubUsername": "dflor003" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff483ed5fdcfcf01517e0d648cd7fa7ae52876ae7f6a4f090cc17c9824aefc8e", + "globals": [ + "decorum" + ], + "declaredModules": [ + "decorum" + ] + } + }, + "dedent": { + "0.7": { + "libraryName": "dedent", + "typingsPackageName": "dedent", + "projectName": "https://github.com/dmnd/dedent", + "contributors": [ + { + "name": "Douglas Duteil", + "url": "https://github.com/douglasduteil", + "githubUsername": "douglasduteil" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3586f83cb6f2feeddc43e5f5c25f0476b60b7ffe068e4b24f562a18c1a877558", + "globals": [], + "declaredModules": [ + "dedent" + ] + } + }, + "deep-assign": { + "0.1": { + "libraryName": "deep-assign", + "typingsPackageName": "deep-assign", + "projectName": "https://github.com/sindresorhus/deep-assign", + "contributors": [ + { + "name": "Ionut Costica", + "url": "https://github.com/souldreamer", + "githubUsername": "souldreamer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5616b56354134389802c8fd29d7edd19c6111b1981ca76fa070c411b87f972a", + "globals": [], + "declaredModules": [ + "deep-assign" + ] + } + }, + "deep-diff": { + "1.0": { + "libraryName": "deep-diff", + "typingsPackageName": "deep-diff", + "projectName": "https://github.com/flitbit/diff/", + "contributors": [ + { + "name": "ZauberNerd", + "url": "https://github.com/ZauberNerd", + "githubUsername": "ZauberNerd" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e15e4550e7d7adf9009479fd790187385c183cb9b27c93a845b987cbb8bb87d1", + "globals": [], + "declaredModules": [ + "deep-diff" + ] + } + }, + "deep-equal": { + "1.0": { + "libraryName": "deep-equal", + "typingsPackageName": "deep-equal", + "projectName": "https://github.com/substack/node-deep-equal", + "contributors": [ + { + "name": "remojansen", + "url": "https://github.com/remojansen", + "githubUsername": "remojansen" + }, + { + "name": "Jay Anslow", + "url": "https://github.com/janslow", + "githubUsername": "janslow" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7452062e2836659799063e55a9d9f4b72ead0bab29e4e011d2dc3a7a94e4b233", + "globals": [], + "declaredModules": [ + "deep-equal" + ] + } + }, + "deep-equal-in-any-order": { + "1.0": { + "libraryName": "deep-equal-in-any-order", + "typingsPackageName": "deep-equal-in-any-order", + "projectName": "https://github.com/oprogramador/deep-equal-in-any-order#readme", + "contributors": [ + { + "name": "Bastien Caudan", + "url": "https://github.com/bcaudan", + "githubUsername": "bcaudan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "chai" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e4300d9026eacf8fbd995d53732c4a2ef783cd8de81ccb173eec9a9f2d36000", + "globals": [], + "declaredModules": [ + "deep-equal-in-any-order" + ] + } + }, + "deep-extend": { + "0.4": { + "libraryName": "deep-extend", + "typingsPackageName": "deep-extend", + "projectName": "https://github.com/unclechu/node-deep-extend", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "743718a9dc617aae3d35f6302e32f4ba52a670541d688a8faef6bfea39184727", + "globals": [], + "declaredModules": [ + "deep-extend" + ] + } + }, + "deep-freeze": { + "0.1": { + "libraryName": "deep-freeze", + "typingsPackageName": "deep-freeze", + "projectName": "https://github.com/substack/deep-freeze", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Aluan Haddad", + "url": "https://github.com/aluanhaddad", + "githubUsername": "aluanhaddad" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9a3ddb43d9bef869373b013186e09caf357456477df766e3a325f3dacd4ec4c", + "globals": [], + "declaredModules": [ + "deep-freeze" + ] + } + }, + "deep-freeze-strict": { + "1.1": { + "libraryName": "deep-freeze-strict", + "typingsPackageName": "deep-freeze-strict", + "projectName": "https://github.com/jsdf/deep-freeze", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4851b3f2f8fa7025d1cdcc035c9c26d889243bc7683abca9554239ab8879838", + "globals": [], + "declaredModules": [ + "deep-freeze-strict" + ] + } + }, + "deezer-sdk": { + "0.0": { + "libraryName": "deezer-sdk", + "typingsPackageName": "deezer-sdk", + "projectName": "https://developers.deezer.com/sdk/javascript", + "contributors": [ + { + "name": "Marco Eckstein", + "url": "https://github.com/marco-eckstein", + "githubUsername": "marco-eckstein" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "712da2aa0cd8518a79f5b77fd8168913c24f3ef50378dcf820877dece97680de", + "globals": [ + "DZ", + "dzAsyncInit" + ], + "declaredModules": [] + } + }, + "default-gateway": { + "3.0": { + "libraryName": "default-gateway", + "typingsPackageName": "default-gateway", + "projectName": "https://github.com/silverwind/default-gateway#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Michele Della Mea", + "url": "https://github.com/ArcaneDiver", + "githubUsername": "ArcaneDiver" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7eb2f607f627f154d5b5194ec284403481ff17183039691d4a001cf644a6616", + "globals": [], + "declaredModules": [ + "default-gateway" + ] + } + }, + "defaults": { + "1.0": { + "libraryName": "defaults", + "typingsPackageName": "defaults", + "projectName": "https://github.com/tmpvar/defaults/", + "contributors": [ + { + "name": "Ibtihel CHNAB", + "url": "https://github.com/IbtihelCHNAB", + "githubUsername": "IbtihelCHNAB" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9548196917df17ff8455ef3a9e9ce9febab63116cd17e74bcc7b80dd45c97e1e", + "globals": [], + "declaredModules": [ + "defaults" + ] + } + }, + "defaults-deep": { + "0.2": { + "libraryName": "defaults-deep", + "typingsPackageName": "defaults-deep", + "projectName": "https://github.com/jonschlinkert/defaults-deep", + "contributors": [ + { + "name": "Hugo Alliaume", + "url": "https://github.com/Kocal", + "githubUsername": "Kocal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9672f62f05cb7e481ec4f8553d1df1f3b2f4e0739a049286346d047de0a397a6", + "globals": [], + "declaredModules": [ + "defaults-deep" + ] + } + }, + "defer-promise": { + "1.0": { + "libraryName": "defer-promise", + "typingsPackageName": "defer-promise", + "projectName": "https://github.com/75lb/defer-promise#readme", + "contributors": [ + { + "name": "Niklas Fiekas", + "url": "https://github.com/niklasf", + "githubUsername": "niklasf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62ce6659e96cde10b5e157419f9ac9e50dc400fbf45d9d8e7ca214221f385eb8", + "globals": [], + "declaredModules": [ + "defer-promise" + ] + } + }, + "define-properties": { + "1.1": { + "libraryName": "define-properties", + "typingsPackageName": "define-properties", + "projectName": "https://github.com/ljharb/define-properties#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2a0e30ce28418e1f357571fcf74e4f8d9c88290a9268a6577382e025357a614", + "globals": [], + "declaredModules": [ + "define-properties" + ] + } + }, + "defined": { + "1.0": { + "libraryName": "defined", + "typingsPackageName": "defined", + "projectName": "https://github.com/substack/defined", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3909df1d05c20aaa6447a2bcbaf2b63339d991240adfc8c1d802d3b726611389", + "globals": [], + "declaredModules": [ + "defined" + ] + } + }, + "deglob": { + "2.1": { + "libraryName": "deglob v", + "typingsPackageName": "deglob", + "projectName": "https://github.com/standard/deglob", + "contributors": [ + { + "name": "Saad Quadri", + "url": "https://github.com/saadq", + "githubUsername": "saadq" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b6fe3b70efe193145b241f88c17a441a3af0c30d855357674e6f507112e4e8c", + "globals": [], + "declaredModules": [ + "deglob" + ] + } + }, + "deindent": { + "0.1": { + "libraryName": "deindent", + "typingsPackageName": "deindent", + "projectName": "https://github.com/deanlandolt/deindent", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30371c2292374cda4527ea93f468105bc553b13817fed8fb7aa807a95efa49d0", + "globals": [], + "declaredModules": [ + "deindent" + ] + } + }, + "deku": { + "2.0": { + "libraryName": "deku", + "typingsPackageName": "deku", + "projectName": "https://github.com/anthonyshort/deku", + "contributors": [ + { + "name": "Sho Fuji", + "url": "https://github.com/pocka", + "githubUsername": "pocka" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3ca0beb7236eeef65bf775a7d5bf24b7bba4a8ca1caf273bfbaf8128d1f0290", + "globals": [ + "deku" + ], + "declaredModules": [ + "deku" + ] + } + }, + "delaunator": { + "3.0": { + "libraryName": "delaunator", + "typingsPackageName": "delaunator", + "projectName": "https://github.com/mapbox/delaunator#readme", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Bradley Odell", + "url": "https://github.com/BTOdell", + "githubUsername": "BTOdell" + }, + { + "name": "Tobias Kraus", + "url": "https://github.com/tobiaskraus", + "githubUsername": "tobiaskraus" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a17784066c43cb2da40fe17ef65133c8670ab40e0b2c2a56c799073be72dcd9c", + "globals": [], + "declaredModules": [ + "delaunator" + ] + } + }, + "delete-empty": { + "2.0": { + "libraryName": "delete-empty", + "typingsPackageName": "delete-empty", + "projectName": "https://github.com/jonschlinkert/delete-empty", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "794159616ae873048b1b2a10a018e25a4c097656812871131443425c000998ab", + "globals": [], + "declaredModules": [ + "delete-empty" + ] + } + }, + "deline": { + "1.0": { + "libraryName": "deline", + "typingsPackageName": "deline", + "projectName": "https://github.com/airbnb/deline#readme", + "contributors": [ + { + "name": "Inaki Arroyo", + "url": "https://github.com/iarroyo5", + "githubUsername": "iarroyo5" + }, + { + "name": "Tim van der Horst", + "url": "https://github.com/vdh", + "githubUsername": "vdh" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d09ac843be8b5d6903be2505c4acfb4ed672437718551b95845747eb9c64a19", + "globals": [], + "declaredModules": [ + "deline" + ] + } + }, + "deluge": { + "1.7": { + "libraryName": "deluge", + "typingsPackageName": "deluge", + "projectName": "https://github.com/ginman86/deluge", + "contributors": [ + { + "name": "Felix Plymouth", + "url": "https://github.com/Diasiare", + "githubUsername": "Diasiare" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "513dc5b41af2769a089f0cbdf782daecdaa1a840dbe2ed7d8943eefd0a20f10a", + "globals": [], + "declaredModules": [ + "deluge" + ] + } + }, + "denodeify": { + "1.2": { + "libraryName": "denodeify", + "typingsPackageName": "denodeify", + "projectName": "https://github.com/matthew-andrews/denodeify", + "contributors": [ + { + "name": "joaomoreno", + "url": "https://github.com/joaomoreno", + "githubUsername": "joaomoreno" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc63beb46c5a926f07d4c4f0c72135f43ba409cd73e32c0957f7ff0588665b02", + "globals": [], + "declaredModules": [ + "denodeify" + ] + } + }, + "deoxxa-content-type": { + "0.0": { + "libraryName": "content-type", + "typingsPackageName": "deoxxa-content-type", + "projectName": "https://github.com/deoxxa/content-type", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e86e584516b2151c1bc43e26d2872aa4b8f28679ea6e23618d027256b1269a05", + "globals": [], + "declaredModules": [ + "content-type" + ] + } + }, + "depd": { + "1.1": { + "libraryName": "depd", + "typingsPackageName": "depd", + "projectName": "https://github.com/dougwilson/nodejs-depd", + "contributors": [ + { + "name": "Zhiyuan Wang", + "url": "https://github.com/danny8002", + "githubUsername": "danny8002" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a60575e0e5d764343ccfedec8c962756a5b141a188ddddf021c525d24a156b34", + "globals": [], + "declaredModules": [ + "depd" + ] + } + }, + "dependency-tree": { + "6.1": { + "libraryName": "dependency-tree", + "typingsPackageName": "dependency-tree", + "projectName": "https://github.com/mrjoelkemp/node-dependency-tree", + "contributors": [ + { + "name": "Joscha Feth", + "url": "https://github.com/joscha", + "githubUsername": "joscha" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c3b9691e7dc7e4550654eebaf1f58dfd64bd792d7f42d71dd278f59e808007e", + "globals": [], + "declaredModules": [ + "dependency-tree" + ] + } + }, + "deployjava": { + "0.0": { + "libraryName": "deployJava.js", + "typingsPackageName": "deployjava", + "projectName": "https://www.java.com/js/deployJava.txt", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9e20a77ac81527c4df14628ee7548a6bc49784e27c81fa9231bed63c8838e16", + "globals": [ + "deployJava" + ], + "declaredModules": [] + } + }, + "deprecate": { + "1.1": { + "libraryName": "deprecate", + "typingsPackageName": "deprecate", + "projectName": "https://github.com/brianc/node-deprecate", + "contributors": [ + { + "name": "Toilal", + "url": "https://github.com/Toilal", + "githubUsername": "Toilal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d058764777a0a52467af2af31e6a78b2e4c46a47ec1dd8b02fc125168a3fd42a", + "globals": [], + "declaredModules": [ + "deprecate" + ] + } + }, + "deps-sort": { + "2.0": { + "libraryName": "deps-sort", + "typingsPackageName": "deps-sort", + "projectName": "https://github.com/browserify/deps-sort", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1824e3c99814dd9b1bb649deee86f0bd7c4b012323a059c2c7bc3214a7b4d78", + "globals": [], + "declaredModules": [ + "deps-sort" + ] + } + }, + "derhuerst__cli-on-key": { + "0.1": { + "libraryName": "@derhuerst/cli-on-key", + "typingsPackageName": "derhuerst__cli-on-key", + "projectName": "https://github.com/derhuerst/cli-on-key", + "contributors": [ + { + "name": "Rong Shen", + "url": "https://github.com/jacobbubu", + "githubUsername": "jacobbubu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@derhuerst/cli-on-key" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c9164fdea28f1576998d0cfb037cff4f8d635e9897bacf5b1036916cc0259ee", + "globals": [], + "declaredModules": [ + "derhuerst__cli-on-key" + ] + } + }, + "destroy": { + "1.0": { + "libraryName": "destroy", + "typingsPackageName": "destroy", + "projectName": "https://github.com/stream-utils/destroy", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9b573b0e63224df64c1637b296d88c679a95652f37a050ea49f65907be661b9", + "globals": [], + "declaredModules": [ + "destroy" + ] + } + }, + "destroy-on-hwm": { + "1.0": { + "libraryName": "destroy-on-hwm", + "typingsPackageName": "destroy-on-hwm", + "projectName": "https://github.com/stream-utils/destroy-on-hwm", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7e87676adab795593ae66b9a59519a2369010b1a400e66c962c60cd84807c42", + "globals": [], + "declaredModules": [ + "destroy-on-hwm" + ] + } + }, + "detect-character-encoding": { + "0.7": { + "libraryName": "detect-character-encoding", + "typingsPackageName": "detect-character-encoding", + "projectName": "https://github.com/sonicdoe/detect-character-encoding#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "277971b52eef195e73e898923398d0ab48e5ae2d5e6fb783d700c8924f3a9ac4", + "globals": [], + "declaredModules": [ + "detect-character-encoding" + ] + } + }, + "detect-emoji-support": { + "0.1": { + "libraryName": "detect-emoji-support", + "typingsPackageName": "detect-emoji-support", + "projectName": "https://github.com/danalloway/detect-emoji-support", + "contributors": [ + { + "name": "Adam Hanna", + "url": "https://github.com/adam-hanna", + "githubUsername": "adam-hanna" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6ec150bd37b3804304cf1ee1d3a70a972db9ed3b48fe745f9f0580e9ca877f7", + "globals": [], + "declaredModules": [ + "detect-emoji-support" + ] + } + }, + "detect-hover": { + "1.0": { + "libraryName": "detect-hover", + "typingsPackageName": "detect-hover", + "projectName": "https://github.com/rafrex/detect-hover#readme", + "contributors": [ + { + "name": "Thomas Tilkema", + "url": "https://github.com/thomastilkema", + "githubUsername": "thomastilkema" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "655afaef0b78b2df879550c0ade46c372e27a799ec16e01e34bac2f97f9c50bc", + "globals": [], + "declaredModules": [ + "detect-hover" + ] + } + }, + "detect-it": { + "2.1": { + "libraryName": "detect-it", + "typingsPackageName": "detect-it", + "projectName": "https://github.com/rafrex/detect-it#readme", + "contributors": [ + { + "name": "Thomas Tilkema", + "url": "https://github.com/thomastilkema", + "githubUsername": "thomastilkema" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "detect-hover", + "version": "*" + }, + { + "name": "detect-passive-events", + "version": "*" + }, + { + "name": "detect-pointer", + "version": "*" + }, + { + "name": "detect-touch-events", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "401f567d5e15cf8e7a1eab386100307c740923a7269e5dc66a9cef582d68ad4a", + "globals": [], + "declaredModules": [ + "detect-it" + ] + } + }, + "detect-node": { + "2.0": { + "libraryName": "detect-node", + "typingsPackageName": "detect-node", + "projectName": "https://github.com/iliakan/detect-node", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcd9fd7c13a9a46c72f46cc05801ebcd3fa68e907c04d6ce1982f92193071fa9", + "globals": [], + "declaredModules": [ + "detect-node" + ] + } + }, + "detect-passive-events": { + "1.0": { + "libraryName": "detect-passive-events", + "typingsPackageName": "detect-passive-events", + "projectName": "https://github.com/rafrex/detect-passive-events#readme", + "contributors": [ + { + "name": "Thomas Tilkema", + "url": "https://github.com/thomastilkema", + "githubUsername": "thomastilkema" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f6518ca2c773589641c5f6471f19bd681b2d9439d4105ff53f2b404cfe77f30", + "globals": [], + "declaredModules": [ + "detect-passive-events" + ] + } + }, + "detect-pointer": { + "1.0": { + "libraryName": "detect-pointer", + "typingsPackageName": "detect-pointer", + "projectName": "https://github.com/rafrex/detect-pointer#readme", + "contributors": [ + { + "name": "Thomas Tilkema", + "url": "https://github.com/thomastilkema", + "githubUsername": "thomastilkema" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f60f47696eca5996c17d4ef00d356d4a12ecc21046c0251a0697d615b82b70c1", + "globals": [], + "declaredModules": [ + "detect-pointer" + ] + } + }, + "detect-port": { + "1.1": { + "libraryName": "detect-port", + "typingsPackageName": "detect-port", + "projectName": "https://github.com/node-modules/detect-port", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "061ba4b07eaa423114c174abea316b7ea68acdab31c0a582d1536d1fd911d18e", + "globals": [], + "declaredModules": [ + "detect-port" + ] + } + }, + "detect-touch-events": { + "1.0": { + "libraryName": "detect-touch-events", + "typingsPackageName": "detect-touch-events", + "projectName": "https://github.com/rafrex/detect-touch-events#readme", + "contributors": [ + { + "name": "Thomas Tilkema", + "url": "https://github.com/thomastilkema", + "githubUsername": "thomastilkema" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbe45f74ff0fdf0675bcad601412de12d4e3352a498f5ca086a230c843b20c9b", + "globals": [], + "declaredModules": [ + "detect-touch-events" + ] + } + }, + "detective": { + "5.1": { + "libraryName": "detective", + "typingsPackageName": "detective", + "projectName": "https://github.com/browserify/detective", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "acorn", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d8f8ca2559894796ad4c59464cc08b01472848f3cd0884f84fa854c79ec7815", + "globals": [], + "declaredModules": [ + "detective" + ] + } + }, + "detox": { + "14.5": { + "libraryName": "detox", + "typingsPackageName": "detox", + "projectName": "https://github.com/wix/detox", + "contributors": [ + { + "name": "Tareq El-Masri", + "url": "https://github.com/TareqElMasri", + "githubUsername": "TareqElMasri" + }, + { + "name": "Steve Chun", + "url": "https://github.com/stevechun", + "githubUsername": "stevechun" + }, + { + "name": "Hammad Jutt", + "url": "https://github.com/hammadj", + "githubUsername": "hammadj" + }, + { + "name": "pera", + "url": "https://github.com/santiagofm", + "githubUsername": "santiagofm" + }, + { + "name": "Max Komarychev", + "url": "https://github.com/maxkomarychev", + "githubUsername": "maxkomarychev" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "runners/jest/adapter/index.d.ts", + "runners/jest/specReporter.d.ts", + "runners/mocha/adapter/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "634ed334ccac6e0e498be2e34f3764f98a3dd8394f53e4cf14637f5fd7f53b0c", + "globals": [], + "declaredModules": [ + "detox", + "detox/runners/jest/adapter", + "detox/runners/jest/specReporter", + "detox/runners/mocha/adapter" + ] + } + }, + "dev-ip": { + "1.0": { + "libraryName": "dev-ip", + "typingsPackageName": "dev-ip", + "projectName": "https://github.com/shakyshane/dev-ip", + "contributors": [ + { + "name": "Mike Engel", + "url": "https://github.com/mike-engel", + "githubUsername": "mike-engel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "591d53cc0eb14b3e112a3efdd402a2cf1e0be5b13754fdaf2fbfcb559be356a6", + "globals": [], + "declaredModules": [ + "dev-ip" + ] + } + }, + "devexpress-aspnetcore-bootstrap": { + "181.3": { + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-aspnetcore-bootstrap", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "https://github.com/devexpress", + "githubUsername": "devexpress" + }, + { + "name": "Andrey Skubarenko", + "url": "https://github.com/skubarenko", + "githubUsername": "skubarenko" + } + ], + "libraryMajorVersion": 181, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f5f595366d675bfc71d7ba49cbd167bd992cbb7e2b08c5f870c49f8b2bd4819", + "globals": [ + "DevExpress" + ], + "declaredModules": [] + } + }, + "devexpress-web": { + "192.3": { + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "https://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "https://devexpress.com/" + } + ], + "libraryMajorVersion": 192, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "acc5cd427e702af6ee63b39c94383c821ea0c99906354a6cfea86d53cb35b673", + "globals": [ + "ASPxAppointmentType", + "ASPxClientActionAvailabilityChangedEventArgs", + "ASPxClientAnnotation", + "ASPxClientAppointment", + "ASPxClientAppointmentDeletingEventArgs", + "ASPxClientAppointmentDragEventArgs", + "ASPxClientAppointmentDragInfo", + "ASPxClientAppointmentDropEventArgs", + "ASPxClientAppointmentFlags", + "ASPxClientAppointmentOperation", + "ASPxClientAppointmentResizeEventArgs", + "ASPxClientAppointmentResizingEventArgs", + "ASPxClientAppointmentToolTipShowingEventArgs", + "ASPxClientAverageTrueRange", + "ASPxClientAxis", + "ASPxClientAxis2D", + "ASPxClientAxis3D", + "ASPxClientAxisBase", + "ASPxClientAxisLabelItem", + "ASPxClientAxisRange", + "ASPxClientAxisTitle", + "ASPxClientAxisValue", + "ASPxClientBeginCallbackEventArgs", + "ASPxClientBinaryImage", + "ASPxClientBollingerBands", + "ASPxClientButton", + "ASPxClientButtonClickEventArgs", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientButtonEditClickEventArgs", + "ASPxClientCalendar", + "ASPxClientCalendarCellClickEventArgs", + "ASPxClientCalendarCustomDisabledDateEventArgs", + "ASPxClientCallback", + "ASPxClientCallbackCompleteEventArgs", + "ASPxClientCallbackErrorEventArgs", + "ASPxClientCallbackPanel", + "ASPxClientCancelEventArgs", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientCardViewBatchEditApi", + "ASPxClientCardViewBatchEditCardDeletingEventArgs", + "ASPxClientCardViewBatchEditCardInsertingEventArgs", + "ASPxClientCardViewBatchEditCardRecoveringEventArgs", + "ASPxClientCardViewBatchEditCardValidatingEventArgs", + "ASPxClientCardViewBatchEditChangesCancelingEventArgs", + "ASPxClientCardViewBatchEditChangesSavingEventArgs", + "ASPxClientCardViewBatchEditConfirmShowingEventArgs", + "ASPxClientCardViewBatchEditEndEditingEventArgs", + "ASPxClientCardViewBatchEditStartEditingEventArgs", + "ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs", + "ASPxClientCardViewCallbackCommand", + "ASPxClientCardViewCardClickEventArgs", + "ASPxClientCardViewCardFocusingEventArgs", + "ASPxClientCardViewCellInfo", + "ASPxClientCardViewColumn", + "ASPxClientCardViewColumnCancelEventArgs", + "ASPxClientCardViewCustomButtonEventArgs", + "ASPxClientCardViewExportFormat", + "ASPxClientCardViewFocusEventArgs", + "ASPxClientCardViewFocusedCellChangingEventArgs", + "ASPxClientCardViewGroupCancelEventArgs", + "ASPxClientCardViewSelectionEventArgs", + "ASPxClientChaikinsVolatility", + "ASPxClientChartDesigner", + "ASPxClientChartDesignerCustomizeMenuActionsEventArgs", + "ASPxClientChartDesignerMenuAction", + "ASPxClientChartDesignerSaveCommandExecuteEventArgs", + "ASPxClientChartPrintOptions", + "ASPxClientChartTitle", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientClickEventArgs", + "ASPxClientCloudControl", + "ASPxClientCloudControlItemEventArgs", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientCommodityChannelIndex", + "ASPxClientConstantLine", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientControlCollection", + "ASPxClientControlCoordinates", + "ASPxClientControlsInitializedEventArgs", + "ASPxClientCrosshairAxisLabelElement", + "ASPxClientCrosshairDrawInfo", + "ASPxClientCrosshairDrawInfoList", + "ASPxClientCrosshairElement", + "ASPxClientCrosshairElementBase", + "ASPxClientCrosshairElementGroup", + "ASPxClientCrosshairFreePosition", + "ASPxClientCrosshairGroupHeaderElement", + "ASPxClientCrosshairIndicatorElement", + "ASPxClientCrosshairIndicatorLegendElement", + "ASPxClientCrosshairLegendElement", + "ASPxClientCrosshairLegendElementBase", + "ASPxClientCrosshairLineElement", + "ASPxClientCrosshairMousePosition", + "ASPxClientCrosshairOptions", + "ASPxClientCrosshairPosition", + "ASPxClientCrosshairSeriesLabelElement", + "ASPxClientCrosshairValueItem", + "ASPxClientCustomDataCallbackEventArgs", + "ASPxClientCustomLegendItem", + "ASPxClientCustomizeDataSourceWizardEventArgs", + "ASPxClientCustomizeElementsEventArgs", + "ASPxClientCustomizeExportOptionsEventArgs", + "ASPxClientCustomizeMenuActionsEventArgs", + "ASPxClientCustomizeParameterEditorsEventArgs", + "ASPxClientCustomizeParameterLookUpSourceEventArgs", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardBeginUpdateEventArgs", + "ASPxClientDashboardChangedEventArgs", + "ASPxClientDashboardEndUpdateEventArgs", + "ASPxClientDashboardExportOptions", + "ASPxClientDashboardInitializedEventArgs", + "ASPxClientDashboardInitializingEventArgs", + "ASPxClientDashboardItemCaptionToolbarUpdatedEventArgs", + "ASPxClientDashboardItemClickEventArgs", + "ASPxClientDashboardItemData", + "ASPxClientDashboardItemDataAxis", + "ASPxClientDashboardItemDataAxisPoint", + "ASPxClientDashboardItemDataAxisPointTuple", + "ASPxClientDashboardItemDataDelta", + "ASPxClientDashboardItemDataDeltaValue", + "ASPxClientDashboardItemDataDimension", + "ASPxClientDashboardItemDataDimensionValue", + "ASPxClientDashboardItemDataMeasure", + "ASPxClientDashboardItemDataMeasureValue", + "ASPxClientDashboardItemDrillDownStateChangedEventArgs", + "ASPxClientDashboardItemElementCustomColorEventArgs", + "ASPxClientDashboardItemEventArgs", + "ASPxClientDashboardItemMasterFilterStateChangedEventArgs", + "ASPxClientDashboardItemRequestUnderlyingDataParameters", + "ASPxClientDashboardItemSelectionChangedEventArgs", + "ASPxClientDashboardItemUnderlyingData", + "ASPxClientDashboardItemVisualInteractivityEventArgs", + "ASPxClientDashboardItemWidgetEventArgs", + "ASPxClientDashboardParameter", + "ASPxClientDashboardParameterValue", + "ASPxClientDashboardParameters", + "ASPxClientDashboardRangeFilterSelection", + "ASPxClientDashboardStateChangedEventArgs", + "ASPxClientDashboardTitleToolbarUpdatedEventArgs", + "ASPxClientDataSourceBasedErrorBars", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDateNavigator", + "ASPxClientDateNavigatorDayCellCustomHighlightEventArgs", + "ASPxClientDateNavigatorSelectionChangedEventArgs", + "ASPxClientDateNavigatorVisibleMonthChangedEventArgs", + "ASPxClientDetrendedPriceOscillator", + "ASPxClientDiagram", + "ASPxClientDiagramCoordinates", + "ASPxClientDockManager", + "ASPxClientDockManagerCancelEventArgs", + "ASPxClientDockManagerEventArgs", + "ASPxClientDockManagerProcessingModeCancelEventArgs", + "ASPxClientDockManagerProcessingModeEventArgs", + "ASPxClientDockPanel", + "ASPxClientDockPanelProcessingModeCancelEventArgs", + "ASPxClientDockPanelProcessingModeEventArgs", + "ASPxClientDockZone", + "ASPxClientDockZoneCancelEventArgs", + "ASPxClientDockZoneProcessingModeEventArgs", + "ASPxClientDocumentPreviewTab", + "ASPxClientDocumentPreviewTabPanel", + "ASPxClientDocumentViewer", + "ASPxClientDropDownCommandEventArgs", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientDynamicLookUpValuesLoadedEventArgs", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientEditClickEventArgs", + "ASPxClientEditKeyEventArgs", + "ASPxClientEditValidationEventArgs", + "ASPxClientEndCallbackEventArgs", + "ASPxClientErrorEventArgs", + "ASPxClientEvent", + "ASPxClientEventArgs", + "ASPxClientExponentialMovingAverage", + "ASPxClientFABAction", + "ASPxClientFABActionItem", + "ASPxClientFABActionItemBase", + "ASPxClientFibonacciIndicator", + "ASPxClientFileManager", + "ASPxClientFileManagerActionEventArgsBase", + "ASPxClientFileManagerCallbackCommand", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerCurrentFolderChangedEventArgs", + "ASPxClientFileManagerCustomCommandEventArgs", + "ASPxClientFileManagerErrorAlertDisplayingEventArgs", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFileManagerErrorEventArgs", + "ASPxClientFileManagerFile", + "ASPxClientFileManagerFileDownloadingEventArgs", + "ASPxClientFileManagerFileEventArgs", + "ASPxClientFileManagerFileOpenedEventArgs", + "ASPxClientFileManagerFileUploadedEventArgs", + "ASPxClientFileManagerFileUploadingEventArgs", + "ASPxClientFileManagerFilesUploadedEventArgs", + "ASPxClientFileManagerFilesUploadingEventArgs", + "ASPxClientFileManagerFocusedItemChangedEventArgs", + "ASPxClientFileManagerFolder", + "ASPxClientFileManagerHighlightItemTemplateEventArgs", + "ASPxClientFileManagerItem", + "ASPxClientFileManagerItemCopiedEventArgs", + "ASPxClientFileManagerItemCreatedEventArgs", + "ASPxClientFileManagerItemDeletedEventArgs", + "ASPxClientFileManagerItemEditingEventArgs", + "ASPxClientFileManagerItemMovedEventArgs", + "ASPxClientFileManagerItemRenamedEventArgs", + "ASPxClientFileManagerItemsCopiedEventArgs", + "ASPxClientFileManagerItemsDeletedEventArgs", + "ASPxClientFileManagerItemsMovedEventArgs", + "ASPxClientFileManagerSelectionChangedEventArgs", + "ASPxClientFileManagerToolbarItem", + "ASPxClientFileManagerToolbarUpdatingEventArgs", + "ASPxClientFilterAppliedEventArgs", + "ASPxClientFilterControl", + "ASPxClientFinancialIndicator", + "ASPxClientFinancialIndicatorPoint", + "ASPxClientFixedValueErrorBars", + "ASPxClientFlashScriptCommandEventArgs", + "ASPxClientFloatingActionButton", + "ASPxClientFloatingActionButtonActionCollapsingEventArgs", + "ASPxClientFloatingActionButtonActionExpandingEventArgs", + "ASPxClientFloatingActionButtonActionItemClickEventArgs", + "ASPxClientFloatingActionButtonCollapseReason", + "ASPxClientFloatingActionButtonContextChangingEventArgs", + "ASPxClientFloatingActionButtonHorizontalPosition", + "ASPxClientFloatingActionButtonTextVisibilityMode", + "ASPxClientFloatingActionButtonVerticalPosition", + "ASPxClientFormBase", + "ASPxClientFormLayout", + "ASPxClientGantt", + "ASPxClientGanttTaskTitlePosition", + "ASPxClientGanttViewType", + "ASPxClientGaugeControl", + "ASPxClientGlobalBeginCallbackEventArgs", + "ASPxClientGlobalCallbackErrorEventArgs", + "ASPxClientGlobalEndCallbackEventArgs", + "ASPxClientGlobalEvents", + "ASPxClientGridBase", + "ASPxClientGridBatchEditSummaryDisplayTextEventArgs", + "ASPxClientGridColumnBase", + "ASPxClientGridColumnMovingTargetPosition", + "ASPxClientGridExportFormat", + "ASPxClientGridLookup", + "ASPxClientGridToolbarItemClickEventArgs", + "ASPxClientGridView", + "ASPxClientGridViewBatchEditApi", + "ASPxClientGridViewBatchEditChangesCancelingEventArgs", + "ASPxClientGridViewBatchEditChangesSavingEventArgs", + "ASPxClientGridViewBatchEditConfirmShowingEventArgs", + "ASPxClientGridViewBatchEditEndEditingEventArgs", + "ASPxClientGridViewBatchEditRowDeletingEventArgs", + "ASPxClientGridViewBatchEditRowInsertingEventArgs", + "ASPxClientGridViewBatchEditRowRecoveringEventArgs", + "ASPxClientGridViewBatchEditRowValidatingEventArgs", + "ASPxClientGridViewBatchEditStartEditingEventArgs", + "ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs", + "ASPxClientGridViewCallbackCommand", + "ASPxClientGridViewCellInfo", + "ASPxClientGridViewColumn", + "ASPxClientGridViewColumnCancelEventArgs", + "ASPxClientGridViewColumnMovingEventArgs", + "ASPxClientGridViewColumnProcessingModeEventArgs", + "ASPxClientGridViewContextMenuEventArgs", + "ASPxClientGridViewContextMenuItemClickEventArgs", + "ASPxClientGridViewCustomButtonEventArgs", + "ASPxClientGridViewExportFormat", + "ASPxClientGridViewFocusEventArgs", + "ASPxClientGridViewFocusedCellChangingEventArgs", + "ASPxClientGridViewRowCancelEventArgs", + "ASPxClientGridViewRowClickEventArgs", + "ASPxClientGridViewRowFocusingEventArgs", + "ASPxClientGridViewSelectionEventArgs", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHintHidingEventArgs", + "ASPxClientHintOptions", + "ASPxClientHintShowingEventArgs", + "ASPxClientHintWindow", + "ASPxClientHitObject", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorAudioDialog", + "ASPxClientHtmlEditorBeforePasteEventArgs", + "ASPxClientHtmlEditorChangeAudioCommandArguments", + "ASPxClientHtmlEditorChangeElementPropertiesDialog", + "ASPxClientHtmlEditorChangeFlashCommandArguments", + "ASPxClientHtmlEditorChangeHtml5MediaElementCommandArguments", + "ASPxClientHtmlEditorChangeImageCommandArguments", + "ASPxClientHtmlEditorChangeMediaElementCommandArguments", + "ASPxClientHtmlEditorChangeVideoCommandArguments", + "ASPxClientHtmlEditorChangeYouTubeVideoCommandArguments", + "ASPxClientHtmlEditorCommandArguments", + "ASPxClientHtmlEditorCommandEventArgs", + "ASPxClientHtmlEditorCommandExecutingEventArgs", + "ASPxClientHtmlEditorCommandStyleSettings", + "ASPxClientHtmlEditorCustomDialogCloseEventArgsBase", + "ASPxClientHtmlEditorCustomDialogClosedEventArgs", + "ASPxClientHtmlEditorCustomDialogClosingEventArgs", + "ASPxClientHtmlEditorCustomDialogEventArgs", + "ASPxClientHtmlEditorDialogBase", + "ASPxClientHtmlEditorDialogCloseEventArgs", + "ASPxClientHtmlEditorDialogClosedEventArgs", + "ASPxClientHtmlEditorDialogClosingEventArgs", + "ASPxClientHtmlEditorDialogInitializedEventArgs", + "ASPxClientHtmlEditorEditElementDialog", + "ASPxClientHtmlEditorFlashDialog", + "ASPxClientHtmlEditorImageDialog", + "ASPxClientHtmlEditorInsertAudioCommandArguments", + "ASPxClientHtmlEditorInsertFlashCommandArguments", + "ASPxClientHtmlEditorInsertImageCommandArguments", + "ASPxClientHtmlEditorInsertLinkCommandArguments", + "ASPxClientHtmlEditorInsertTableCommandArguments", + "ASPxClientHtmlEditorInsertTableDialog", + "ASPxClientHtmlEditorInsertVideoCommandArguments", + "ASPxClientHtmlEditorInsertYouTubeVideoCommandArguments", + "ASPxClientHtmlEditorLinkDialog", + "ASPxClientHtmlEditorMediaDialogBase", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHtmlEditorPasteFromWordDialog", + "ASPxClientHtmlEditorPlaceholderDialog", + "ASPxClientHtmlEditorSelection", + "ASPxClientHtmlEditorTabCancelEventArgs", + "ASPxClientHtmlEditorTabEventArgs", + "ASPxClientHtmlEditorTableCellPropertiesCommandArguments", + "ASPxClientHtmlEditorTableCellPropertiesDialog", + "ASPxClientHtmlEditorTableColumnPropertiesCommandArguments", + "ASPxClientHtmlEditorTableColumnPropertiesDialog", + "ASPxClientHtmlEditorTableDialog", + "ASPxClientHtmlEditorTableDialogBase", + "ASPxClientHtmlEditorTableElementPropertiesDialog", + "ASPxClientHtmlEditorTablePropertiesCommandArguments", + "ASPxClientHtmlEditorTableRowPropertiesCommandArguments", + "ASPxClientHtmlEditorTableRowPropertiesDialog", + "ASPxClientHtmlEditorValidationEventArgs", + "ASPxClientHtmlEditorVideoDialog", + "ASPxClientHtmlEditorYouTubeDialog", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageAnnotation", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageGalleryCancelEventArgs", + "ASPxClientImageGalleryFullscreenViewerEventArgs", + "ASPxClientImageSlider", + "ASPxClientImageSliderItem", + "ASPxClientImageSliderItemEventArgs", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientIndicator", + "ASPxClientIndicatorPoint", + "ASPxClientItemBeginUpdateEventArgs", + "ASPxClientItemEndUpdateEventArgs", + "ASPxClientLabel", + "ASPxClientLayoutItem", + "ASPxClientLegend", + "ASPxClientLineStyle", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientListEditCustomHighlightingEventArgs", + "ASPxClientListEditItem", + "ASPxClientListEditItemFilteringEventArgs", + "ASPxClientListEditItemSelectedChangedEventArgs", + "ASPxClientLoadingPanel", + "ASPxClientMassIndex", + "ASPxClientMediaFileSelector", + "ASPxClientMedianPrice", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuAction", + "ASPxClientMenuActionHotKey", + "ASPxClientMenuBase", + "ASPxClientMenuCollection", + "ASPxClientMenuItem", + "ASPxClientMenuItemClickEventArgs", + "ASPxClientMenuItemEventArgs", + "ASPxClientMenuItemMouseEventArgs", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientMovingAverage", + "ASPxClientMovingAverageConvergenceDivergence", + "ASPxClientNavBar", + "ASPxClientNavBarGroup", + "ASPxClientNavBarGroupCancelEventArgs", + "ASPxClientNavBarGroupClickEventArgs", + "ASPxClientNavBarGroupEventArgs", + "ASPxClientNavBarItem", + "ASPxClientNavBarItemEventArgs", + "ASPxClientNewsControl", + "ASPxClientNewsControlItemEventArgs", + "ASPxClientObjectContainer", + "ASPxClientOfficeDocumentLinkType", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPaneTitle", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientParametersResetEventArgs", + "ASPxClientParametersSubmittedEventArgs", + "ASPxClientParseDateEventArgs", + "ASPxClientPercentageErrorBars", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPivotGridControlCollection", + "ASPxClientPivotMenuItemClickEventArgs", + "ASPxClientPoint", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlCollection", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientPopupWindow", + "ASPxClientPopupWindowCancelEventArgs", + "ASPxClientPopupWindowCloseUpEventArgs", + "ASPxClientPopupWindowEventArgs", + "ASPxClientPopupWindowPinnedChangedEventArgs", + "ASPxClientPopupWindowResizeEventArgs", + "ASPxClientPreviewClickEventArgs", + "ASPxClientProcessingModeCancelEventArgs", + "ASPxClientProcessingModeEventArgs", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientQueryBuilderSaveCommandExecuteEventArgs", + "ASPxClientRadarAxis", + "ASPxClientRadarDiagram", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRateOfChange", + "ASPxClientRatingControl", + "ASPxClientRatingControlItemClickEventArgs", + "ASPxClientRatingControlItemMouseEventArgs", + "ASPxClientRect", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceInfo", + "ASPxClientRecurrenceRange", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceType", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientRegressionLine", + "ASPxClientRelativeStrengthIndex", + "ASPxClientReminder", + "ASPxClientReminderAlertNotification", + "ASPxClientReportDesigner", + "ASPxClientReportDesignerComponentAddedEventArgs", + "ASPxClientReportDesignerCustomizeFieldListActionsEventArgs", + "ASPxClientReportDesignerCustomizeOpenDialogEventArgs", + "ASPxClientReportDesignerCustomizeSaveAsDialogEventArgs", + "ASPxClientReportDesignerCustomizeSaveDialogEventArgs", + "ASPxClientReportDesignerCustomizeToolboxEventArgs", + "ASPxClientReportDesignerDialogCancelEventArgs", + "ASPxClientReportDesignerDialogEventArgs", + "ASPxClientReportDesignerExitDesignerEventArgs", + "ASPxClientReportDesignerSaveCommandExecuteEventArgs", + "ASPxClientReportDesignerTabClosingEventArgs", + "ASPxClientReportDesignerTabEventArgs", + "ASPxClientReportDocumentMap", + "ASPxClientReportParameterInfo", + "ASPxClientReportParametersPanel", + "ASPxClientReportPreview", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientReportViewerPageLoadEventArgs", + "ASPxClientResource", + "ASPxClientRibbon", + "ASPxClientRibbonCommandExecutedEventArgs", + "ASPxClientRibbonDialogBoxLauncherClickedEventArgs", + "ASPxClientRibbonGroup", + "ASPxClientRibbonItem", + "ASPxClientRibbonMinimizationStateEventArgs", + "ASPxClientRibbonState", + "ASPxClientRibbonTab", + "ASPxClientRibbonTabEventArgs", + "ASPxClientRichEdit", + "ASPxClientRichEditAutoCorrectEventArgs", + "ASPxClientRichEditCharacterPropertiesChangedEventArgs", + "ASPxClientRichEditContentInsertedEventArgs", + "ASPxClientRichEditContentRemovedEventArgs", + "ASPxClientRichEditCustomCommandExecutedEventArgs", + "ASPxClientRichEditDocumentFormattedEventArgs", + "ASPxClientRichEditHyperlinkClickEventArgs", + "ASPxClientRichEditKeyDownEventArgs", + "ASPxClientRichEditKeyUpEventArgs", + "ASPxClientRichEditParagraphPropertiesChangedEventArgs", + "ASPxClientRichEditPointerDownEventArgs", + "ASPxClientRichEditPointerUpEventArgs", + "ASPxClientRichEditPopupMenuItem", + "ASPxClientRichEditPopupMenuItemCollection", + "ASPxClientRichEditPopupMenuShowingEventArgs", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSchedulerCellClickEventArgs", + "ASPxClientSchedulerRefreshAction", + "ASPxClientSchedulerStorageControl", + "ASPxClientSchedulerStorageReminderAlertEventArgs", + "ASPxClientSchedulerToolTipData", + "ASPxClientSelectedTabPageChangedEventArgs", + "ASPxClientSeries", + "ASPxClientSeriesLabel", + "ASPxClientSeriesPoint", + "ASPxClientSeriesTitle", + "ASPxClientSideParametersModel", + "ASPxClientSidePreviewModel", + "ASPxClientSimpleDiagram", + "ASPxClientSimpleMovingAverage", + "ASPxClientSingleLevelIndicator", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerAfterCheckEventArgs", + "ASPxClientSpellCheckerBeforeCheckEventArgs", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSplitterPane", + "ASPxClientSplitterPaneCancelEventArgs", + "ASPxClientSplitterPaneEventArgs", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetCellBeginEditEventArgs", + "ASPxClientSpreadsheetCellCancelEditEventArgs", + "ASPxClientSpreadsheetCellEndEditEventArgs", + "ASPxClientSpreadsheetCustomCommandExecutedEventArgs", + "ASPxClientSpreadsheetDocumentChangedEventArgs", + "ASPxClientSpreadsheetEditMode", + "ASPxClientSpreadsheetHyperlinkClickEventArgs", + "ASPxClientSpreadsheetPopupMenuItem", + "ASPxClientSpreadsheetPopupMenuItemCollection", + "ASPxClientSpreadsheetPopupMenuShowingEventArgs", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientSpreadsheetRectangle", + "ASPxClientSpreadsheetSelection", + "ASPxClientSpreadsheetSelectionChangedEventArgs", + "ASPxClientSpreadsheetSynchronizationEventArgs", + "ASPxClientSpreadsheetViewMode", + "ASPxClientSpreadsheetViewModeChangedEventArgs", + "ASPxClientStandardDeviation", + "ASPxClientStandardDeviationErrorBars", + "ASPxClientStandardErrorBars", + "ASPxClientStaticEdit", + "ASPxClientStrip", + "ASPxClientSummaryItemType", + "ASPxClientSwiftPlotDiagram", + "ASPxClientSwiftPlotDiagramAxis", + "ASPxClientTab", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTabControlTabCancelEventArgs", + "ASPxClientTabControlTabClickEventArgs", + "ASPxClientTabControlTabEventArgs", + "ASPxClientTextAnnotation", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleBase", + "ASPxClientTitleIndex", + "ASPxClientTitleIndexItemEventArgs", + "ASPxClientTokenBox", + "ASPxClientToolTipBase", + "ASPxClientToolTipController", + "ASPxClientToolTipFreePosition", + "ASPxClientToolTipMousePosition", + "ASPxClientToolTipPosition", + "ASPxClientToolTipRelativePosition", + "ASPxClientToolbarItemValueChangedEventArgs", + "ASPxClientTouchUI", + "ASPxClientTouchUIOptions", + "ASPxClientTrackBar", + "ASPxClientTrackBarPositionChangingEventArgs", + "ASPxClientTreeList", + "ASPxClientTreeListBatchEditApi", + "ASPxClientTreeListBatchEditChangesCancelingEventArgs", + "ASPxClientTreeListBatchEditChangesSavingEventArgs", + "ASPxClientTreeListBatchEditConfirmShowingEventArgs", + "ASPxClientTreeListBatchEditEndEditingEventArgs", + "ASPxClientTreeListBatchEditNodeDeletingEventArgs", + "ASPxClientTreeListBatchEditNodeInsertingEventArgs", + "ASPxClientTreeListBatchEditNodeRecoveringEventArgs", + "ASPxClientTreeListBatchEditNodeValidatingEventArgs", + "ASPxClientTreeListBatchEditStartEditingEventArgs", + "ASPxClientTreeListBatchEditTemplateCellFocusedEventArgs", + "ASPxClientTreeListCellInfo", + "ASPxClientTreeListColumn", + "ASPxClientTreeListColumnResizedEventArgs", + "ASPxClientTreeListColumnResizingEventArgs", + "ASPxClientTreeListContextMenuEventArgs", + "ASPxClientTreeListCustomButtonEventArgs", + "ASPxClientTreeListCustomDataCallbackEventArgs", + "ASPxClientTreeListEndDragNodeEventArgs", + "ASPxClientTreeListExportFormat", + "ASPxClientTreeListFocusedCellChangingEventArgs", + "ASPxClientTreeListNodeEventArgs", + "ASPxClientTreeListStartDragNodeEventArgs", + "ASPxClientTreeListToolbarItemClickEventArgs", + "ASPxClientTreeView", + "ASPxClientTreeViewNode", + "ASPxClientTreeViewNodeCancelEventArgs", + "ASPxClientTreeViewNodeClickEventArgs", + "ASPxClientTreeViewNodeEventArgs", + "ASPxClientTreeViewNodeProcessingModeEventArgs", + "ASPxClientTrendLine", + "ASPxClientTriangularMovingAverage", + "ASPxClientTripleExponentialMovingAverageTema", + "ASPxClientTripleExponentialMovingAverageTrix", + "ASPxClientTypicalPrice", + "ASPxClientUploadControl", + "ASPxClientUploadControlDropZoneEnterEventArgs", + "ASPxClientUploadControlDropZoneLeaveEventArgs", + "ASPxClientUploadControlFile", + "ASPxClientUploadControlFileUploadCompleteEventArgs", + "ASPxClientUploadControlFilesUploadCompleteEventArgs", + "ASPxClientUploadControlFilesUploadStartEventArgs", + "ASPxClientUploadControlInvalidFileInfo", + "ASPxClientUploadControlTextChangedEventArgs", + "ASPxClientUploadControlUploadingProgressChangedEventArgs", + "ASPxClientUploadControlValidationErrorOccurredEventArgs", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUploadControlValidationSettings", + "ASPxClientUtils", + "ASPxClientValidationCompletedEventArgs", + "ASPxClientValidationSummary", + "ASPxClientValidationSummaryVisibilityChangedEventArgs", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridBatchEditApi", + "ASPxClientVerticalGridBatchEditChangesCancelingEventArgs", + "ASPxClientVerticalGridBatchEditChangesSavingEventArgs", + "ASPxClientVerticalGridBatchEditConfirmShowingEventArgs", + "ASPxClientVerticalGridBatchEditEndEditingEventArgs", + "ASPxClientVerticalGridBatchEditRecordDeletingEventArgs", + "ASPxClientVerticalGridBatchEditRecordInsertingEventArgs", + "ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs", + "ASPxClientVerticalGridBatchEditRecordValidatingEventArgs", + "ASPxClientVerticalGridBatchEditStartEditingEventArgs", + "ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientVerticalGridCellInfo", + "ASPxClientVerticalGridCustomButtonEventArgs", + "ASPxClientVerticalGridExportFormat", + "ASPxClientVerticalGridFocusedCellChangingEventArgs", + "ASPxClientVerticalGridRecordClickEventArgs", + "ASPxClientVerticalGridRow", + "ASPxClientVerticalGridRowCancelEventArgs", + "ASPxClientVerticalGridRowExpandedEventArgs", + "ASPxClientVerticalGridRowExpandingEventArgs", + "ASPxClientVerticalGridSelectionEventArgs", + "ASPxClientWebChart", + "ASPxClientWebChartControl", + "ASPxClientWebChartControlCustomDrawCrosshairEventArgs", + "ASPxClientWebChartControlHotTrackEventArgs", + "ASPxClientWebChartElement", + "ASPxClientWebChartElementNamed", + "ASPxClientWebChartEmptyElement", + "ASPxClientWebChartHitInfo", + "ASPxClientWebChartRequiredElement", + "ASPxClientWebDocumentViewer", + "ASPxClientWebDocumentViewerBrick", + "ASPxClientWebDocumentViewerBrickNavigation", + "ASPxClientWebDocumentViewerDocumentOperationResponse", + "ASPxClientWebDocumentViewerDocumentReadyEventArgs", + "ASPxClientWebDocumentViewerEditingField", + "ASPxClientWebDocumentViewerEditingFieldChangedEventArgs", + "ASPxClientWebDocumentViewerParameter", + "ASPxClientWeekDays", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeekOfMonth", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientWeightedClose", + "ASPxClientWeightedMovingAverage", + "ASPxClientWilliamsR", + "ASPxClientXYDiagram", + "ASPxClientXYDiagram2D", + "ASPxClientXYDiagram3D", + "ASPxClientXYDiagramBase", + "ASPxClientXYDiagramPane", + "ASPxClientYearlyRecurrenceControl", + "ASPxDesignerControlsFactory", + "ASPxDesignerDialogModel", + "ASPxDesignerEditorOptions", + "ASPxDesignerElementEditor", + "ASPxDesignerElementEditorItem", + "ASPxDesignerElementParameterDescriptor", + "ASPxDesignerElementSerializationInfo", + "ASPxDesignerElementSerializationInfoWithBindings", + "ASPxDesignerNavigateTab", + "ASPxDesignerOpenDialog", + "ASPxDesignerParameterType", + "ASPxDesignerReportDialogBase", + "ASPxDesignerSaveAsDialog", + "ASPxDesignerSaveDialog", + "ASPxDesignerToolboxItem", + "ASPxDesignerUndoEngine", + "ASPxReportUIElement", + "ASPxSchedulerDateTimeHelper", + "ASPxSchedulerGroupType", + "ASPxSchedulerViewType", + "ASPxSeparatePaneIndicator", + "AbstractNumberingList", + "ActiveViewChangingEventArgs", + "AddSpacingAfterParagraphCommand", + "AddSpacingBeforeParagraphCommand", + "AppointmentClickEventArgs", + "AppointmentPropertyNames", + "AppointmentsSelectionEventArgs", + "AssignShortcutCommand", + "BackspaceCommand", + "Bookmark", + "BootstrapClientAccordion", + "BootstrapClientAccordionGroup", + "BootstrapClientAccordionGroupCancelEventArgs", + "BootstrapClientAccordionGroupClickEventArgs", + "BootstrapClientAccordionGroupEventArgs", + "BootstrapClientAccordionItem", + "BootstrapClientAccordionItemEventArgs", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientCardView", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientColorEdit", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFABAction", + "BootstrapClientFABActionItem", + "BootstrapClientFileManager", + "BootstrapClientFloatingActionButton", + "BootstrapClientFloatingActionButtonContextChangingEventArgs", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientListBoxItem", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientMenuItem", + "BootstrapClientMenuItemClickEventArgs", + "BootstrapClientMenuItemEventArgs", + "BootstrapClientMenuItemMouseEventArgs", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientRangeSelector", + "BootstrapClientRibbon", + "BootstrapClientRichEdit", + "BootstrapClientScheduler", + "BootstrapClientSparkline", + "BootstrapClientSpinEdit", + "BootstrapClientSpreadsheet", + "BootstrapClientSpreadsheetTabControl", + "BootstrapClientTab", + "BootstrapClientTabControl", + "BootstrapClientTabControlTabCancelEventArgs", + "BootstrapClientTabControlTabClickEventArgs", + "BootstrapClientTabControlTabEventArgs", + "BootstrapClientTabControlWithClientTabAPI", + "BootstrapClientTagBox", + "BootstrapClientTextBox", + "BootstrapClientTimeEdit", + "BootstrapClientToolbar", + "BootstrapClientTreeView", + "BootstrapClientTreeViewNode", + "BootstrapClientTreeViewNodeCancelEventArgs", + "BootstrapClientTreeViewNodeClickEventArgs", + "BootstrapClientTreeViewNodeEventArgs", + "BootstrapClientTreeViewNodeProcessingModeEventArgs", + "BootstrapClientUploadControl", + "BootstrapClientUtils", + "BootstrapUIWidgetBase", + "BootstrapUIWidgetEventArgsBase", + "BorderLineStyle", + "CapitalizeEachWordTextCaseCommand", + "CardExportOptions", + "ChangeCustomNumberingListCommand", + "ChangeFloatingObjectAbsolutePositionCommand", + "ChangeFloatingObjectAbsoluteSizeCommand", + "ChangeFloatingObjectAlignmentPositionCommand", + "ChangeFloatingObjectFillColorCommand", + "ChangeFloatingObjectLockAnchorCommand", + "ChangeFloatingObjectLockAspectRatioCommand", + "ChangeFloatingObjectOutlineColorCommand", + "ChangeFloatingObjectOutlineWidthCommand", + "ChangeFloatingObjectPropertyCommandBase", + "ChangeFloatingObjectRelativePositionCommand", + "ChangeFloatingObjectRotationCommand", + "ChangeFloatingObjectTextWrappingCommand", + "ChangeFontBackColorCommand", + "ChangeFontBoldCommand", + "ChangeFontForeColorCommand", + "ChangeFontFormattingCommand", + "ChangeFontItalicCommand", + "ChangeFontNameCommand", + "ChangeFontSizeCommand", + "ChangeFontStrikeoutCommand", + "ChangeFontSubscriptCommand", + "ChangeFontSuperscriptCommand", + "ChangeFontUnderlineCommand", + "ChangeHyperlinkCommand", + "ChangePageColorCommand", + "ChangePageMarginsCommand", + "ChangePageOrientationCommand", + "ChangePageSizeCommand", + "ChangeParagraphBackColorCommand", + "ChangeParagraphFormattingCommand", + "ChangePictureScaleCommand", + "ChangeSectionColumnsCommand", + "ChangeSectionEqualColumnCountCommand", + "ChangeStyleCommand", + "ChangeTableBorderRepositoryItemCommand", + "ChangeTableBordersAndShadingCommand", + "ChangeTableCellFormattingCommand", + "ChangeTableCellPreferredWidthCommand", + "ChangeTableCellShadingCommand", + "ChangeTableColumnPreferredWidthCommand", + "ChangeTableFormattingCommand", + "ChangeTableLookCommand", + "ChangeTableRowPreferredHeightCommand", + "ChangeTableStyleCommand", + "ChangeTabsCommand", + "ChangeTextBoxContentMarginsCommand", + "ChangeTextBoxRelativeSizeCommand", + "ChangeTextBoxResizeShapeToFitTextCommand", + "ChangeViewTypeCommand", + "CharacterFormattingScript", + "CharacterStyle", + "ChartExportOptions", + "ChartExportSizeMode", + "ClearFormattingCommand", + "CloseHeaderFooterCommand", + "CommandBase", + "CommandDialogBase", + "CommandState", + "CommandWithBooleanStateBase", + "CommandWithSimpleStateBase", + "CommandWithSimpleStateDialogBase", + "ContinueNumberingListCommand", + "CopyCommand", + "CopyContentCommand", + "CreateDateFieldCommand", + "CreateFieldCommand", + "CreateMergeFieldCommand", + "CreatePageCountFieldCommand", + "CreatePageFieldCommand", + "CreateTimeFieldCommand", + "CutCommand", + "DailyRecurrenceValuesAccessor", + "DashboardDataAxisNames", + "DashboardExcelExportOptions", + "DashboardExportDocumentScaleMode", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardImageExportOptions", + "DashboardPdfExportOptions", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DataRecordOptions", + "DecreaseFontSizeCommand", + "DecreaseIndentCommand", + "DecrementNumberingIndentCommand", + "DecrementParagraphLeftIndentCommand", + "DefaultRecurrenceRuleValuesAccessor", + "DeleteBookmarkCommand", + "DeleteCommand", + "DeleteHyperlinkCommand", + "DeleteHyperlinksCommand", + "DeleteTableCellsDialogCommand", + "DeleteTableCellsWithShiftHorizontallyCommand", + "DeleteTableCellsWithShiftVerticallyCommand", + "DeleteTableColumnsCommand", + "DeleteTableCommand", + "DeleteTableRowsCommand", + "DocumentFormat", + "ExcelExportFilterState", + "ExcelFormatOptions", + "ExportFontInfo", + "Field", + "FileDownloadCommand", + "FileNewCommand", + "FileOpenCommand", + "FileOpenDialogCommand", + "FilePrintCommand", + "FileSaveAsCommand", + "FileSaveAsDialogCommand", + "FileSaveCommand", + "FindAllCommand", + "FloatingObjectAbsolutePositionSettings", + "FloatingObjectAbsoluteSizeSettings", + "FloatingObjectAlignmentPositionSettings", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectInfo", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativePositionSettings", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectTextWrappingSettings", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "FloatingPictureInfo", + "FloatingTextBoxInfo", + "FontFormattingSettings", + "ForceSyncWithServerCommand", + "GaugeExportOptions", + "GetRtfCommand", + "GoToBookmarkCommand", + "GoToDataRecordCommand", + "GoToFirstDataRecordCommand", + "GoToFooterCommand", + "GoToHeaderCommand", + "GoToLastDataRecordCommand", + "GoToNextDataRecordCommand", + "GoToNextHeaderFooterCommand", + "GoToPreviousDataRecordCommand", + "GoToPreviousHeaderFooterCommand", + "GridExportOptions", + "HeaderFooter", + "HeaderFooterType", + "HideFindResultsCommand", + "HyperlinkSettings", + "ImageFormatOptions", + "IncreaseFontSizeCommand", + "IncreaseIndentCommand", + "IncrementNumberingIndentCommand", + "IncrementParagraphLeftIndentCommand", + "InlinePictureInfo", + "InsertBookmarkCommand", + "InsertColumnBreakCommand", + "InsertContentFromServerCommand", + "InsertEquationsCaptionCommand", + "InsertFiguresCaptionCommand", + "InsertFloatingTextBoxCommand", + "InsertFooterCommand", + "InsertHeaderCommand", + "InsertHtmlCommand", + "InsertHyperlinkCommand", + "InsertLineBreakCommand", + "InsertNonBreakingSpaceCommand", + "InsertNumerationCommand", + "InsertPageBreakCommand", + "InsertParagraphCommand", + "InsertPictureCommand", + "InsertRtfCommand", + "InsertSectionBreakEvenPageCommand", + "InsertSectionBreakNextPageCommand", + "InsertSectionBreakOddPageCommand", + "InsertSymbolCommand", + "InsertTabCommand", + "InsertTableCellWithShiftToTheLeftCommand", + "InsertTableCellsDialogCommand", + "InsertTableCellsWithShiftToTheVerticallyCommand", + "InsertTableColumnToTheLeftCommand", + "InsertTableColumnToTheRightCommand", + "InsertTableCommand", + "InsertTableOfContentsCommand", + "InsertTableOfEquationsCommand", + "InsertTableOfFiguresCommand", + "InsertTableOfTablesCommand", + "InsertTableRowAboveCommand", + "InsertTableRowBelowCommand", + "InsertTablesCaptionCommand", + "InsertTextCommand", + "Interval", + "LinkHeaderFooterToPreviousCommand", + "ListLevelFormat", + "ListLevelNumberAlignment", + "ListLevelSettings", + "LoadingPanel", + "MVCxClientBeforeExportRequestEventArgs", + "MVCxClientBeginCallbackEventArgs", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientFilterControl", + "MVCxClientGantt", + "MVCxClientGlobalBeginCallbackEventArgs", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientQueryBuilder", + "MVCxClientQueryBuilderSaveCommandExecutedEventArgs", + "MVCxClientReportDesigner", + "MVCxClientReportDesignerSaveCommandExecutedEventArgs", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSchedulerStorage", + "MVCxClientSchedulerTemplateToolTip", + "MVCxClientSchedulerToolTipDisplayingEventArgs", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeAndDownloadCommand", + "MailMergeAndSaveAsCommand", + "MailMergeDialogCommand", + "MailMergeExportRange", + "MailMergeSettings", + "MakeTextLowerCaseCommand", + "MakeTextSentenceCaseCommand", + "MakeTextUpperCaseCommand", + "MapExportOptions", + "MapExportSizeMode", + "Margins", + "MenuItemClickedEventArgs", + "MergeFieldDialogCommand", + "MergeMode", + "MergeTableCellsCommand", + "MisspelledInterval", + "MonthlyRecurrenceValuesAccessor", + "MoreButtonClickedEventArgs", + "MoveContentCommand", + "OpenCustomNumberingListDialogCommand", + "OpenFindAndReplaceDialogCommand", + "OpenFindPanelCommand", + "OpenFontFormattingDialogCommand", + "OpenHyperlinkCommand", + "OpenInsertBookmarkDialogCommand", + "OpenInsertHyperlinkDialogCommand", + "OpenInsertPictureDialogCommand", + "OpenInsertSymbolDialogCommand", + "OpenInsertTableDialogCommand", + "OpenLayoutOptionsDialogCommand", + "OpenNumberingListDialogCommand", + "OpenPageMarginsDialogCommand", + "OpenPagePaperSizeDialogCommand", + "OpenParagraphFormattingDialogCommand", + "OpenSectionColumnsDialogCommand", + "OpenSpellingDialogCommand", + "OpenTableBordersAndShadingDialogCommand", + "OpenTableFormattingDialogCommand", + "OpenTabsDialogCommand", + "Orientation", + "Paragraph", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphFormattingSettings", + "ParagraphLineSpacingType", + "ParagraphStyle", + "PasteCommand", + "PieExportOptions", + "PivotExportOptions", + "RangeFilterExportOptions", + "RangeFilterExportSizeMode", + "Rectangle", + "RedoCommand", + "RemoveNextWordCommand", + "RemoveNumerationCommand", + "RemovePrevWordCommand", + "RemoveSpacingAfterParagraphCommand", + "RemoveSpacingBeforeParagraphCommand", + "RemoveTableCellBordersCommand", + "ReplaceAllCommand", + "ReplaceNextCommand", + "RequestSettings", + "RestartNumberingListCommand", + "RichEditCommands", + "RichEditDocument", + "RichEditFileInfo", + "RichEditLayout", + "RichEditSelection", + "RichEditUnitConverter", + "Scale", + "ScrollExtender", + "Section", + "SectionColumn", + "SetDifferentFirstPageHeaderFooterCommand", + "SetDifferentOddAndEvenPagesHeaderFooterCommand", + "SetDoubleParagraphSpacingCommand", + "SetFullscreenCommand", + "SetPageSizeDialogCommand", + "SetParagraphLevelCommand", + "SetSesquialteralParagraphSpacingCommand", + "SetSingleParagraphSpacingCommand", + "ShortcutEventArgs", + "ShowAllFieldCodesCommand", + "ShowFieldCodesCommand", + "ShowHiddenSymbolsCommand", + "ShowHorizontalRulerCommand", + "ShowMergedDataCommand", + "ShowTableGridLinesCommand", + "SimpleCommandState", + "Size", + "SpellCheckerState", + "SpellingErrorType", + "SpellingInfo", + "SplitTableCellsCommand", + "SplitTableCellsDialogCommand", + "StyleBase", + "SubDocument", + "SubDocumentType", + "SwitchTextCaseCommand", + "TabAlign", + "TabLeaderType", + "TabSettings", + "Table", + "TableBorderSettings", + "TableBordersSettings", + "TableCell", + "TableCellFormattingSettings", + "TableCellVerticalAlignment", + "TableFormattingSettings", + "TableHeightUnit", + "TableHeightUnitType", + "TableLookSettings", + "TableRow", + "TableRowAlignment", + "TableStyle", + "TableWidthUnit", + "TableWidthUnitType", + "TabsSettings", + "TextBoxRelativeSizeSettings", + "ToggleBulletedListCommand", + "ToggleMultilevelListCommand", + "ToggleNumberingListCommand", + "ToggleParagraphAlignmentCenterCommand", + "ToggleParagraphAlignmentJustifyCommand", + "ToggleParagraphAlignmentLeftCommand", + "ToggleParagraphAlignmentRightCommand", + "ToggleTableAutoFitContentsCommand", + "ToggleTableAutoFitWindowCommand", + "ToggleTableCellAlignBottomCenterCommand", + "ToggleTableCellAlignBottomLeftCommand", + "ToggleTableCellAlignBottomRightCommand", + "ToggleTableCellAlignMiddleCenterCommand", + "ToggleTableCellAlignMiddleLeftCommand", + "ToggleTableCellAlignMiddleRightCommand", + "ToggleTableCellAlignTopCenterCommand", + "ToggleTableCellAlignTopLeftCommand", + "ToggleTableCellAlignTopRightCommand", + "ToggleTableCellAllBordersCommand", + "ToggleTableCellBottomBorderCommand", + "ToggleTableCellInsideBordersCommand", + "ToggleTableCellInsideHorizontalBordersCommand", + "ToggleTableCellInsideVerticalBordersCommand", + "ToggleTableCellLeftBorderCommand", + "ToggleTableCellOutsideBordersCommand", + "ToggleTableCellRightBorderCommand", + "ToggleTableCellTopBorderCommand", + "ToggleTableFixedColumnWidthCommand", + "ToggleTextCaseCommand", + "TreemapExportOptions", + "TreemapExportSizeMode", + "UndoCommand", + "UpdateAllFieldsCommand", + "UpdateFieldCommand", + "UpdateTableOfContentsCommand", + "ViewType", + "WeeklyRecurrenceValuesAccessor", + "YearlyRecurrenceValuesAccessor" + ], + "declaredModules": [] + }, + "161.12": { + "libraryVersionDirectoryName": "161", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 161, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 161 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "01d22464c9d683e1255e11f50ccc555213044435925e1df4c04d354691e86a26", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboardAction", + "ASPxClientDashboardDesigner", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientHiddenField", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSpellChecker", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DocumentFormat", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType" + ], + "declaredModules": [] + }, + "162.8": { + "libraryVersionDirectoryName": "162", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 162, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 162 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "35daebcad88e2a12c6915b9cb164d694c14598a210eb5e5a6386b8ee271ecf13", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardAction", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientHiddenField", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BootstrapClientAccordion", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientListBox", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientPageControl", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientSpinEdit", + "BootstrapClientTabControl", + "BootstrapClientTextBox", + "BootstrapClientTreeView", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DocumentFormat", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType" + ], + "declaredModules": [] + }, + "171.4": { + "libraryVersionDirectoryName": "171", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 171, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 171 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6df468d14142c537c64a8187eac039415fa1af7606bce5857ba8082164f7ce7b", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardAction", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMediaFileSelector", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BootstrapClientAccordion", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientSpinEdit", + "BootstrapClientTabControl", + "BootstrapClientTextBox", + "BootstrapClientTreeView", + "BootstrapClientUploadControl", + "BootstrapUIWidgetBase", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DocumentFormat", + "ExcelExportFilterState", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType", + "TreemapExportSizeMode" + ], + "declaredModules": [] + }, + "172.6": { + "libraryVersionDirectoryName": "172", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 172, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 172 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0d03102f89628c011c3f0f694b801ab535ced866dc20ac9b862e13551811da0b", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientCardViewExportFormat", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardAction", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCallbackCommand", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridExportFormat", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientGridViewExportFormat", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMediaFileSelector", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeListExportFormat", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientVerticalGridExportFormat", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BootstrapClientAccordion", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientCardView", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientRangeSelector", + "BootstrapClientSpinEdit", + "BootstrapClientTabControl", + "BootstrapClientTagBox", + "BootstrapClientTextBox", + "BootstrapClientTimeEdit", + "BootstrapClientToolbar", + "BootstrapClientTreeView", + "BootstrapClientUploadControl", + "BootstrapClientUtils", + "BootstrapUIWidgetBase", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportDocumentScaleMode", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DocumentFormat", + "ExcelExportFilterState", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType", + "TreemapExportSizeMode" + ], + "declaredModules": [] + }, + "181.7": { + "libraryVersionDirectoryName": "181", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 181, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 181 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1fa6f52ed8e18d7e599b0945c3263c8af17b75fbd0de23b95cfe5373577fa4a0", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientCardViewExportFormat", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardAction", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDateNavigator", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCallbackCommand", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridExportFormat", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientGridViewExportFormat", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMediaFileSelector", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSchedulerStorageControl", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetEditMode", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientSpreadsheetViewMode", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeListExportFormat", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientVerticalGridExportFormat", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BootstrapClientAccordion", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientCardView", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientRangeSelector", + "BootstrapClientSparkline", + "BootstrapClientSpinEdit", + "BootstrapClientTabControl", + "BootstrapClientTagBox", + "BootstrapClientTextBox", + "BootstrapClientTimeEdit", + "BootstrapClientToolbar", + "BootstrapClientTreeView", + "BootstrapClientUploadControl", + "BootstrapClientUtils", + "BootstrapUIWidgetBase", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportDocumentScaleMode", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DocumentFormat", + "ExcelExportFilterState", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientQueryBuilder", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSchedulerStorage", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType", + "TreemapExportSizeMode" + ], + "declaredModules": [] + }, + "182.3": { + "libraryVersionDirectoryName": "182", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "http://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "http://devexpress.com/" + } + ], + "libraryMajorVersion": 182, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 182 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0bf7c3a4150338e9eaf27b2efe5d0660f1c0bc12c0b0327498a3425ace9ea54d", + "globals": [ + "ASPxClientBinaryImage", + "ASPxClientButton", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientCalendar", + "ASPxClientCallback", + "ASPxClientCallbackPanel", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientCardViewCallbackCommand", + "ASPxClientCardViewExportFormat", + "ASPxClientChartDesigner", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientCloudControl", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardAction", + "ASPxClientDashboardViewer", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDateNavigator", + "ASPxClientDockManager", + "ASPxClientDockPanel", + "ASPxClientDockZone", + "ASPxClientDocumentViewer", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientFileManager", + "ASPxClientFileManagerCallbackCommand", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFilterControl", + "ASPxClientFloatingActionButton", + "ASPxClientFloatingActionButtonHorizontalPosition", + "ASPxClientFloatingActionButtonTextVisibilityMode", + "ASPxClientFloatingActionButtonVerticalPosition", + "ASPxClientFormLayout", + "ASPxClientGaugeControl", + "ASPxClientGridBase", + "ASPxClientGridExportFormat", + "ASPxClientGridLookup", + "ASPxClientGridView", + "ASPxClientGridViewCallbackCommand", + "ASPxClientGridViewExportFormat", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageSlider", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientLabel", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientLoadingPanel", + "ASPxClientMediaFileSelector", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuBase", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientNavBar", + "ASPxClientNewsControl", + "ASPxClientObjectContainer", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRatingControl", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientReportDesigner", + "ASPxClientReportDocumentMap", + "ASPxClientReportParametersPanel", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientRibbon", + "ASPxClientRibbonState", + "ASPxClientRichEdit", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSchedulerStorageControl", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetEditMode", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientSpreadsheetViewMode", + "ASPxClientStaticEdit", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleIndex", + "ASPxClientTokenBox", + "ASPxClientTouchUI", + "ASPxClientTrackBar", + "ASPxClientTreeList", + "ASPxClientTreeListExportFormat", + "ASPxClientTreeView", + "ASPxClientUploadControl", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUtils", + "ASPxClientValidationSummary", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientVerticalGridExportFormat", + "ASPxClientWebChartControl", + "ASPxClientWebDocumentViewer", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientYearlyRecurrenceControl", + "ASPxSchedulerDateTimeHelper", + "BootstrapClientAccordion", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientCardView", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFileManager", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientRangeSelector", + "BootstrapClientRibbon", + "BootstrapClientRichEdit", + "BootstrapClientSparkline", + "BootstrapClientSpinEdit", + "BootstrapClientTabControl", + "BootstrapClientTagBox", + "BootstrapClientTextBox", + "BootstrapClientTimeEdit", + "BootstrapClientToolbar", + "BootstrapClientTreeView", + "BootstrapClientUploadControl", + "BootstrapClientUtils", + "BootstrapUIWidgetBase", + "BorderLineStyle", + "CharacterFormattingScript", + "ChartExportSizeMode", + "DashboardDataAxisNames", + "DashboardExportDocumentScaleMode", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DocumentFormat", + "ExcelExportFilterState", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "HeaderFooterType", + "ListLevelFormat", + "ListLevelNumberAlignment", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDashboardViewer", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientQueryBuilder", + "MVCxClientReportDesigner", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSchedulerStorage", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeExportRange", + "MapExportSizeMode", + "MergeMode", + "Orientation", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphLineSpacingType", + "RangeFilterExportSizeMode", + "SpellCheckerState", + "SpellingErrorType", + "SubDocumentType", + "TabAlign", + "TabLeaderType", + "TableCellVerticalAlignment", + "TableHeightUnitType", + "TableRowAlignment", + "TableWidthUnitType", + "TreemapExportSizeMode", + "ViewType" + ], + "declaredModules": [] + }, + "191.6": { + "libraryVersionDirectoryName": "191", + "libraryName": "DevExpress ASP.NET", + "typingsPackageName": "devexpress-web", + "projectName": "https://devexpress.com/", + "contributors": [ + { + "name": "DevExpress Inc.", + "url": "https://devexpress.com/" + } + ], + "libraryMajorVersion": 191, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "devexpress-web", + "version": { + "major": 191 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6ad3ccae32f8c4927d3debcf26808dc4d3a627fc89cdfaa82251ff7476a018d6", + "globals": [ + "ASPxAppointmentType", + "ASPxClientActionAvailabilityChangedEventArgs", + "ASPxClientAnnotation", + "ASPxClientAppointment", + "ASPxClientAppointmentDeletingEventArgs", + "ASPxClientAppointmentDragEventArgs", + "ASPxClientAppointmentDragInfo", + "ASPxClientAppointmentDropEventArgs", + "ASPxClientAppointmentFlags", + "ASPxClientAppointmentOperation", + "ASPxClientAppointmentResizeEventArgs", + "ASPxClientAppointmentResizingEventArgs", + "ASPxClientAppointmentToolTipShowingEventArgs", + "ASPxClientAverageTrueRange", + "ASPxClientAxis", + "ASPxClientAxis2D", + "ASPxClientAxis3D", + "ASPxClientAxisBase", + "ASPxClientAxisLabelItem", + "ASPxClientAxisRange", + "ASPxClientAxisTitle", + "ASPxClientAxisValue", + "ASPxClientBeginCallbackEventArgs", + "ASPxClientBinaryImage", + "ASPxClientBollingerBands", + "ASPxClientButton", + "ASPxClientButtonClickEventArgs", + "ASPxClientButtonEdit", + "ASPxClientButtonEditBase", + "ASPxClientButtonEditClickEventArgs", + "ASPxClientCalendar", + "ASPxClientCalendarCellClickEventArgs", + "ASPxClientCalendarCustomDisabledDateEventArgs", + "ASPxClientCallback", + "ASPxClientCallbackCompleteEventArgs", + "ASPxClientCallbackErrorEventArgs", + "ASPxClientCallbackPanel", + "ASPxClientCancelEventArgs", + "ASPxClientCaptcha", + "ASPxClientCardView", + "ASPxClientCardViewBatchEditApi", + "ASPxClientCardViewBatchEditCardDeletingEventArgs", + "ASPxClientCardViewBatchEditCardInsertingEventArgs", + "ASPxClientCardViewBatchEditCardRecoveringEventArgs", + "ASPxClientCardViewBatchEditCardValidatingEventArgs", + "ASPxClientCardViewBatchEditChangesCancelingEventArgs", + "ASPxClientCardViewBatchEditChangesSavingEventArgs", + "ASPxClientCardViewBatchEditConfirmShowingEventArgs", + "ASPxClientCardViewBatchEditEndEditingEventArgs", + "ASPxClientCardViewBatchEditStartEditingEventArgs", + "ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs", + "ASPxClientCardViewCallbackCommand", + "ASPxClientCardViewCardClickEventArgs", + "ASPxClientCardViewCardFocusingEventArgs", + "ASPxClientCardViewCellInfo", + "ASPxClientCardViewColumn", + "ASPxClientCardViewColumnCancelEventArgs", + "ASPxClientCardViewCustomButtonEventArgs", + "ASPxClientCardViewExportFormat", + "ASPxClientCardViewFocusEventArgs", + "ASPxClientCardViewFocusedCellChangingEventArgs", + "ASPxClientCardViewGroupCancelEventArgs", + "ASPxClientCardViewSelectionEventArgs", + "ASPxClientChaikinsVolatility", + "ASPxClientChartDesigner", + "ASPxClientChartDesignerCustomizeMenuActionsEventArgs", + "ASPxClientChartDesignerMenuAction", + "ASPxClientChartDesignerSaveCommandExecuteEventArgs", + "ASPxClientChartPrintOptions", + "ASPxClientChartTitle", + "ASPxClientCheckBox", + "ASPxClientCheckBoxList", + "ASPxClientCheckListBase", + "ASPxClientClickEventArgs", + "ASPxClientCloudControl", + "ASPxClientCloudControlItemEventArgs", + "ASPxClientColorEdit", + "ASPxClientComboBox", + "ASPxClientCommandConsts", + "ASPxClientCommodityChannelIndex", + "ASPxClientConstantLine", + "ASPxClientControl", + "ASPxClientControlBase", + "ASPxClientControlCollection", + "ASPxClientControlCoordinates", + "ASPxClientControlsInitializedEventArgs", + "ASPxClientCrosshairAxisLabelElement", + "ASPxClientCrosshairDrawInfo", + "ASPxClientCrosshairDrawInfoList", + "ASPxClientCrosshairElement", + "ASPxClientCrosshairElementBase", + "ASPxClientCrosshairElementGroup", + "ASPxClientCrosshairFreePosition", + "ASPxClientCrosshairGroupHeaderElement", + "ASPxClientCrosshairIndicatorElement", + "ASPxClientCrosshairIndicatorLegendElement", + "ASPxClientCrosshairLegendElement", + "ASPxClientCrosshairLegendElementBase", + "ASPxClientCrosshairLineElement", + "ASPxClientCrosshairMousePosition", + "ASPxClientCrosshairOptions", + "ASPxClientCrosshairPosition", + "ASPxClientCrosshairSeriesLabelElement", + "ASPxClientCrosshairValueItem", + "ASPxClientCustomDataCallbackEventArgs", + "ASPxClientCustomLegendItem", + "ASPxClientCustomizeElementsEventArgs", + "ASPxClientCustomizeExportOptionsEventArgs", + "ASPxClientCustomizeMenuActionsEventArgs", + "ASPxClientCustomizeParameterEditorsEventArgs", + "ASPxClientCustomizeParameterLookUpSourceEventArgs", + "ASPxClientDailyRecurrenceControl", + "ASPxClientDashboard", + "ASPxClientDashboardBeginUpdateEventArgs", + "ASPxClientDashboardChangedEventArgs", + "ASPxClientDashboardEndUpdateEventArgs", + "ASPxClientDashboardExportOptions", + "ASPxClientDashboardInitializedEventArgs", + "ASPxClientDashboardInitializingEventArgs", + "ASPxClientDashboardItemCaptionToolbarUpdatedEventArgs", + "ASPxClientDashboardItemClickEventArgs", + "ASPxClientDashboardItemData", + "ASPxClientDashboardItemDataAxis", + "ASPxClientDashboardItemDataAxisPoint", + "ASPxClientDashboardItemDataAxisPointTuple", + "ASPxClientDashboardItemDataDelta", + "ASPxClientDashboardItemDataDeltaValue", + "ASPxClientDashboardItemDataDimension", + "ASPxClientDashboardItemDataDimensionValue", + "ASPxClientDashboardItemDataMeasure", + "ASPxClientDashboardItemDataMeasureValue", + "ASPxClientDashboardItemDrillDownStateChangedEventArgs", + "ASPxClientDashboardItemElementCustomColorEventArgs", + "ASPxClientDashboardItemEventArgs", + "ASPxClientDashboardItemMasterFilterStateChangedEventArgs", + "ASPxClientDashboardItemRequestUnderlyingDataParameters", + "ASPxClientDashboardItemSelectionChangedEventArgs", + "ASPxClientDashboardItemUnderlyingData", + "ASPxClientDashboardItemVisualInteractivityEventArgs", + "ASPxClientDashboardItemWidgetEventArgs", + "ASPxClientDashboardParameter", + "ASPxClientDashboardParameterValue", + "ASPxClientDashboardParameters", + "ASPxClientDashboardRangeFilterSelection", + "ASPxClientDashboardStateChangedEventArgs", + "ASPxClientDashboardTitleToolbarUpdatedEventArgs", + "ASPxClientDataSourceBasedErrorBars", + "ASPxClientDataView", + "ASPxClientDateEdit", + "ASPxClientDateNavigator", + "ASPxClientDateNavigatorDayCellCustomHighlightEventArgs", + "ASPxClientDateNavigatorSelectionChangedEventArgs", + "ASPxClientDateNavigatorVisibleMonthChangedEventArgs", + "ASPxClientDetrendedPriceOscillator", + "ASPxClientDiagramCoordinates", + "ASPxClientDockManager", + "ASPxClientDockManagerCancelEventArgs", + "ASPxClientDockManagerEventArgs", + "ASPxClientDockManagerProcessingModeCancelEventArgs", + "ASPxClientDockManagerProcessingModeEventArgs", + "ASPxClientDockPanel", + "ASPxClientDockPanelProcessingModeCancelEventArgs", + "ASPxClientDockPanelProcessingModeEventArgs", + "ASPxClientDockZone", + "ASPxClientDockZoneCancelEventArgs", + "ASPxClientDockZoneProcessingModeEventArgs", + "ASPxClientDocumentPreviewTab", + "ASPxClientDocumentPreviewTabPanel", + "ASPxClientDocumentViewer", + "ASPxClientDropDownCommandEventArgs", + "ASPxClientDropDownEdit", + "ASPxClientDropDownEditBase", + "ASPxClientDynamicLookUpValuesLoadedEventArgs", + "ASPxClientEdit", + "ASPxClientEditBase", + "ASPxClientEditClickEventArgs", + "ASPxClientEditKeyEventArgs", + "ASPxClientEditValidationEventArgs", + "ASPxClientEndCallbackEventArgs", + "ASPxClientErrorEventArgs", + "ASPxClientEvent", + "ASPxClientEventArgs", + "ASPxClientExponentialMovingAverage", + "ASPxClientFABAction", + "ASPxClientFABActionItem", + "ASPxClientFABActionItemBase", + "ASPxClientFibonacciIndicator", + "ASPxClientFileManager", + "ASPxClientFileManagerActionEventArgsBase", + "ASPxClientFileManagerCallbackCommand", + "ASPxClientFileManagerCommandConsts", + "ASPxClientFileManagerCurrentFolderChangedEventArgs", + "ASPxClientFileManagerCustomCommandEventArgs", + "ASPxClientFileManagerErrorAlertDisplayingEventArgs", + "ASPxClientFileManagerErrorConsts", + "ASPxClientFileManagerErrorEventArgs", + "ASPxClientFileManagerFile", + "ASPxClientFileManagerFileDownloadingEventArgs", + "ASPxClientFileManagerFileEventArgs", + "ASPxClientFileManagerFileOpenedEventArgs", + "ASPxClientFileManagerFileUploadedEventArgs", + "ASPxClientFileManagerFileUploadingEventArgs", + "ASPxClientFileManagerFilesUploadedEventArgs", + "ASPxClientFileManagerFilesUploadingEventArgs", + "ASPxClientFileManagerFocusedItemChangedEventArgs", + "ASPxClientFileManagerFolder", + "ASPxClientFileManagerHighlightItemTemplateEventArgs", + "ASPxClientFileManagerItem", + "ASPxClientFileManagerItemCopiedEventArgs", + "ASPxClientFileManagerItemCreatedEventArgs", + "ASPxClientFileManagerItemDeletedEventArgs", + "ASPxClientFileManagerItemEditingEventArgs", + "ASPxClientFileManagerItemMovedEventArgs", + "ASPxClientFileManagerItemRenamedEventArgs", + "ASPxClientFileManagerItemsCopiedEventArgs", + "ASPxClientFileManagerItemsDeletedEventArgs", + "ASPxClientFileManagerItemsMovedEventArgs", + "ASPxClientFileManagerSelectionChangedEventArgs", + "ASPxClientFileManagerToolbarItem", + "ASPxClientFileManagerToolbarUpdatingEventArgs", + "ASPxClientFilterAppliedEventArgs", + "ASPxClientFilterControl", + "ASPxClientFinancialIndicator", + "ASPxClientFinancialIndicatorPoint", + "ASPxClientFixedValueErrorBars", + "ASPxClientFlashScriptCommandEventArgs", + "ASPxClientFloatingActionButton", + "ASPxClientFloatingActionButtonActionCollapsingEventArgs", + "ASPxClientFloatingActionButtonActionExpandingEventArgs", + "ASPxClientFloatingActionButtonActionItemClickEventArgs", + "ASPxClientFloatingActionButtonCollapseReason", + "ASPxClientFloatingActionButtonContextChangingEventArgs", + "ASPxClientFloatingActionButtonHorizontalPosition", + "ASPxClientFloatingActionButtonTextVisibilityMode", + "ASPxClientFloatingActionButtonVerticalPosition", + "ASPxClientFormBase", + "ASPxClientFormLayout", + "ASPxClientGantt", + "ASPxClientGanttTaskTitlePosition", + "ASPxClientGanttViewType", + "ASPxClientGaugeControl", + "ASPxClientGlobalBeginCallbackEventArgs", + "ASPxClientGlobalCallbackErrorEventArgs", + "ASPxClientGlobalEndCallbackEventArgs", + "ASPxClientGlobalEvents", + "ASPxClientGridBase", + "ASPxClientGridColumnBase", + "ASPxClientGridColumnMovingTargetPosition", + "ASPxClientGridExportFormat", + "ASPxClientGridLookup", + "ASPxClientGridToolbarItemClickEventArgs", + "ASPxClientGridView", + "ASPxClientGridViewBatchEditApi", + "ASPxClientGridViewBatchEditChangesCancelingEventArgs", + "ASPxClientGridViewBatchEditChangesSavingEventArgs", + "ASPxClientGridViewBatchEditConfirmShowingEventArgs", + "ASPxClientGridViewBatchEditEndEditingEventArgs", + "ASPxClientGridViewBatchEditRowDeletingEventArgs", + "ASPxClientGridViewBatchEditRowInsertingEventArgs", + "ASPxClientGridViewBatchEditRowRecoveringEventArgs", + "ASPxClientGridViewBatchEditRowValidatingEventArgs", + "ASPxClientGridViewBatchEditStartEditingEventArgs", + "ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs", + "ASPxClientGridViewCallbackCommand", + "ASPxClientGridViewCellInfo", + "ASPxClientGridViewColumn", + "ASPxClientGridViewColumnCancelEventArgs", + "ASPxClientGridViewColumnMovingEventArgs", + "ASPxClientGridViewColumnProcessingModeEventArgs", + "ASPxClientGridViewContextMenuEventArgs", + "ASPxClientGridViewContextMenuItemClickEventArgs", + "ASPxClientGridViewCustomButtonEventArgs", + "ASPxClientGridViewExportFormat", + "ASPxClientGridViewFocusEventArgs", + "ASPxClientGridViewFocusedCellChangingEventArgs", + "ASPxClientGridViewRowCancelEventArgs", + "ASPxClientGridViewRowClickEventArgs", + "ASPxClientGridViewRowFocusingEventArgs", + "ASPxClientGridViewSelectionEventArgs", + "ASPxClientHiddenField", + "ASPxClientHint", + "ASPxClientHintHidingEventArgs", + "ASPxClientHintOptions", + "ASPxClientHintShowingEventArgs", + "ASPxClientHintWindow", + "ASPxClientHitObject", + "ASPxClientHtmlEditor", + "ASPxClientHtmlEditorAudioDialog", + "ASPxClientHtmlEditorBeforePasteEventArgs", + "ASPxClientHtmlEditorChangeAudioCommandArguments", + "ASPxClientHtmlEditorChangeElementPropertiesDialog", + "ASPxClientHtmlEditorChangeFlashCommandArguments", + "ASPxClientHtmlEditorChangeHtml5MediaElementCommandArguments", + "ASPxClientHtmlEditorChangeImageCommandArguments", + "ASPxClientHtmlEditorChangeMediaElementCommandArguments", + "ASPxClientHtmlEditorChangeVideoCommandArguments", + "ASPxClientHtmlEditorChangeYouTubeVideoCommandArguments", + "ASPxClientHtmlEditorCommandArguments", + "ASPxClientHtmlEditorCommandEventArgs", + "ASPxClientHtmlEditorCommandExecutingEventArgs", + "ASPxClientHtmlEditorCommandStyleSettings", + "ASPxClientHtmlEditorCustomDialogCloseEventArgsBase", + "ASPxClientHtmlEditorCustomDialogClosedEventArgs", + "ASPxClientHtmlEditorCustomDialogClosingEventArgs", + "ASPxClientHtmlEditorCustomDialogEventArgs", + "ASPxClientHtmlEditorDialogBase", + "ASPxClientHtmlEditorDialogCloseEventArgs", + "ASPxClientHtmlEditorDialogClosedEventArgs", + "ASPxClientHtmlEditorDialogClosingEventArgs", + "ASPxClientHtmlEditorDialogInitializedEventArgs", + "ASPxClientHtmlEditorEditElementDialog", + "ASPxClientHtmlEditorFlashDialog", + "ASPxClientHtmlEditorImageDialog", + "ASPxClientHtmlEditorInsertAudioCommandArguments", + "ASPxClientHtmlEditorInsertFlashCommandArguments", + "ASPxClientHtmlEditorInsertImageCommandArguments", + "ASPxClientHtmlEditorInsertLinkCommandArguments", + "ASPxClientHtmlEditorInsertTableCommandArguments", + "ASPxClientHtmlEditorInsertTableDialog", + "ASPxClientHtmlEditorInsertVideoCommandArguments", + "ASPxClientHtmlEditorInsertYouTubeVideoCommandArguments", + "ASPxClientHtmlEditorLinkDialog", + "ASPxClientHtmlEditorMediaDialogBase", + "ASPxClientHtmlEditorMediaPreloadMode", + "ASPxClientHtmlEditorPasteFromWordDialog", + "ASPxClientHtmlEditorPlaceholderDialog", + "ASPxClientHtmlEditorSelection", + "ASPxClientHtmlEditorTabCancelEventArgs", + "ASPxClientHtmlEditorTabEventArgs", + "ASPxClientHtmlEditorTableCellPropertiesCommandArguments", + "ASPxClientHtmlEditorTableCellPropertiesDialog", + "ASPxClientHtmlEditorTableColumnPropertiesCommandArguments", + "ASPxClientHtmlEditorTableColumnPropertiesDialog", + "ASPxClientHtmlEditorTableDialog", + "ASPxClientHtmlEditorTableDialogBase", + "ASPxClientHtmlEditorTableElementPropertiesDialog", + "ASPxClientHtmlEditorTablePropertiesCommandArguments", + "ASPxClientHtmlEditorTableRowPropertiesCommandArguments", + "ASPxClientHtmlEditorTableRowPropertiesDialog", + "ASPxClientHtmlEditorValidationEventArgs", + "ASPxClientHtmlEditorVideoDialog", + "ASPxClientHtmlEditorYouTubeDialog", + "ASPxClientHyperLink", + "ASPxClientImage", + "ASPxClientImageAnnotation", + "ASPxClientImageBase", + "ASPxClientImageGallery", + "ASPxClientImageGalleryCancelEventArgs", + "ASPxClientImageGalleryFullscreenViewerEventArgs", + "ASPxClientImageSlider", + "ASPxClientImageSliderItem", + "ASPxClientImageSliderItemEventArgs", + "ASPxClientImageZoom", + "ASPxClientImageZoomNavigator", + "ASPxClientIndicator", + "ASPxClientIndicatorPoint", + "ASPxClientItemBeginUpdateEventArgs", + "ASPxClientItemEndUpdateEventArgs", + "ASPxClientLabel", + "ASPxClientLayoutItem", + "ASPxClientLegend", + "ASPxClientLineStyle", + "ASPxClientListBox", + "ASPxClientListEdit", + "ASPxClientListEditCustomHighlightingEventArgs", + "ASPxClientListEditItem", + "ASPxClientListEditItemFilteringEventArgs", + "ASPxClientListEditItemSelectedChangedEventArgs", + "ASPxClientLoadingPanel", + "ASPxClientMassIndex", + "ASPxClientMediaFileSelector", + "ASPxClientMedianPrice", + "ASPxClientMemo", + "ASPxClientMenu", + "ASPxClientMenuAction", + "ASPxClientMenuActionHotKey", + "ASPxClientMenuBase", + "ASPxClientMenuCollection", + "ASPxClientMenuItem", + "ASPxClientMenuItemClickEventArgs", + "ASPxClientMenuItemEventArgs", + "ASPxClientMenuItemMouseEventArgs", + "ASPxClientMonthlyRecurrenceControl", + "ASPxClientMovingAverage", + "ASPxClientMovingAverageConvergenceDivergence", + "ASPxClientNavBar", + "ASPxClientNavBarGroup", + "ASPxClientNavBarGroupCancelEventArgs", + "ASPxClientNavBarGroupClickEventArgs", + "ASPxClientNavBarGroupEventArgs", + "ASPxClientNavBarItem", + "ASPxClientNavBarItemEventArgs", + "ASPxClientNewsControl", + "ASPxClientNewsControlItemEventArgs", + "ASPxClientObjectContainer", + "ASPxClientOfficeDocumentLinkType", + "ASPxClientPageControl", + "ASPxClientPager", + "ASPxClientPaneTitle", + "ASPxClientPanel", + "ASPxClientPanelBase", + "ASPxClientParametersResetEventArgs", + "ASPxClientParametersSubmittedEventArgs", + "ASPxClientParseDateEventArgs", + "ASPxClientPercentageErrorBars", + "ASPxClientPivotCustomization", + "ASPxClientPivotGrid", + "ASPxClientPivotGridControlCollection", + "ASPxClientPivotMenuItemClickEventArgs", + "ASPxClientPoint", + "ASPxClientPopupControl", + "ASPxClientPopupControlBase", + "ASPxClientPopupControlCloseReason", + "ASPxClientPopupControlCollection", + "ASPxClientPopupControlResizeState", + "ASPxClientPopupMenu", + "ASPxClientPopupWindow", + "ASPxClientPopupWindowCancelEventArgs", + "ASPxClientPopupWindowCloseUpEventArgs", + "ASPxClientPopupWindowEventArgs", + "ASPxClientPopupWindowPinnedChangedEventArgs", + "ASPxClientPopupWindowResizeEventArgs", + "ASPxClientPreviewClickEventArgs", + "ASPxClientProcessingModeCancelEventArgs", + "ASPxClientProcessingModeEventArgs", + "ASPxClientProgressBar", + "ASPxClientQueryBuilder", + "ASPxClientQueryBuilderSaveCommandExecuteEventArgs", + "ASPxClientRadarAxis", + "ASPxClientRadarDiagram", + "ASPxClientRadioButton", + "ASPxClientRadioButtonList", + "ASPxClientRateOfChange", + "ASPxClientRatingControl", + "ASPxClientRatingControlItemClickEventArgs", + "ASPxClientRatingControlItemMouseEventArgs", + "ASPxClientRect", + "ASPxClientRecurrenceControlBase", + "ASPxClientRecurrenceInfo", + "ASPxClientRecurrenceRange", + "ASPxClientRecurrenceRangeControl", + "ASPxClientRecurrenceType", + "ASPxClientRecurrenceTypeEdit", + "ASPxClientRegressionLine", + "ASPxClientRelativeStrengthIndex", + "ASPxClientReminder", + "ASPxClientReminderAlertNotification", + "ASPxClientReportDesigner", + "ASPxClientReportDesignerComponentAddedEventArgs", + "ASPxClientReportDesignerCustomizeFieldListActionsEventArgs", + "ASPxClientReportDesignerCustomizeOpenDialogEventArgs", + "ASPxClientReportDesignerCustomizeSaveAsDialogEventArgs", + "ASPxClientReportDesignerCustomizeSaveDialogEventArgs", + "ASPxClientReportDesignerCustomizeToolboxEventArgs", + "ASPxClientReportDesignerDialogCancelEventArgs", + "ASPxClientReportDesignerDialogEventArgs", + "ASPxClientReportDesignerExitDesignerEventArgs", + "ASPxClientReportDesignerSaveCommandExecuteEventArgs", + "ASPxClientReportDesignerTabClosingEventArgs", + "ASPxClientReportDesignerTabEventArgs", + "ASPxClientReportDocumentMap", + "ASPxClientReportParameterInfo", + "ASPxClientReportParametersPanel", + "ASPxClientReportPreview", + "ASPxClientReportToolbar", + "ASPxClientReportViewer", + "ASPxClientReportViewerPageLoadEventArgs", + "ASPxClientResource", + "ASPxClientRibbon", + "ASPxClientRibbonCommandExecutedEventArgs", + "ASPxClientRibbonDialogBoxLauncherClickedEventArgs", + "ASPxClientRibbonGroup", + "ASPxClientRibbonItem", + "ASPxClientRibbonMinimizationStateEventArgs", + "ASPxClientRibbonState", + "ASPxClientRibbonTab", + "ASPxClientRibbonTabEventArgs", + "ASPxClientRichEdit", + "ASPxClientRichEditAutoCorrectEventArgs", + "ASPxClientRichEditCharacterPropertiesChangedEventArgs", + "ASPxClientRichEditContentInsertedEventArgs", + "ASPxClientRichEditContentRemovedEventArgs", + "ASPxClientRichEditCustomCommandExecutedEventArgs", + "ASPxClientRichEditDocumentFormattedEventArgs", + "ASPxClientRichEditHyperlinkClickEventArgs", + "ASPxClientRichEditKeyDownEventArgs", + "ASPxClientRichEditKeyUpEventArgs", + "ASPxClientRichEditParagraphPropertiesChangedEventArgs", + "ASPxClientRichEditPointerDownEventArgs", + "ASPxClientRichEditPointerUpEventArgs", + "ASPxClientRichEditPopupMenuItem", + "ASPxClientRichEditPopupMenuItemCollection", + "ASPxClientRichEditPopupMenuShowingEventArgs", + "ASPxClientRoundPanel", + "ASPxClientScheduler", + "ASPxClientSchedulerCellClickEventArgs", + "ASPxClientSchedulerRefreshAction", + "ASPxClientSchedulerStorageControl", + "ASPxClientSchedulerStorageReminderAlertEventArgs", + "ASPxClientSchedulerToolTipData", + "ASPxClientSelectedTabPageChangedEventArgs", + "ASPxClientSeries", + "ASPxClientSeriesLabel", + "ASPxClientSeriesPoint", + "ASPxClientSeriesTitle", + "ASPxClientSideParametersModel", + "ASPxClientSidePreviewModel", + "ASPxClientSimpleDiagram", + "ASPxClientSimpleMovingAverage", + "ASPxClientSingleLevelIndicator", + "ASPxClientSpellChecker", + "ASPxClientSpellCheckerAfterCheckEventArgs", + "ASPxClientSpellCheckerBeforeCheckEventArgs", + "ASPxClientSpellCheckerStopCheckingReason", + "ASPxClientSpinEdit", + "ASPxClientSpinEditBase", + "ASPxClientSplitter", + "ASPxClientSplitterPane", + "ASPxClientSplitterPaneCancelEventArgs", + "ASPxClientSplitterPaneEventArgs", + "ASPxClientSpreadsheet", + "ASPxClientSpreadsheetCellBeginEditEventArgs", + "ASPxClientSpreadsheetCellCancelEditEventArgs", + "ASPxClientSpreadsheetCellEndEditEventArgs", + "ASPxClientSpreadsheetCustomCommandExecutedEventArgs", + "ASPxClientSpreadsheetDocumentChangedEventArgs", + "ASPxClientSpreadsheetEditMode", + "ASPxClientSpreadsheetHyperlinkClickEventArgs", + "ASPxClientSpreadsheetPopupMenuItem", + "ASPxClientSpreadsheetPopupMenuItemCollection", + "ASPxClientSpreadsheetPopupMenuShowingEventArgs", + "ASPxClientSpreadsheetPopupMenuType", + "ASPxClientSpreadsheetRectangle", + "ASPxClientSpreadsheetSelection", + "ASPxClientSpreadsheetSelectionChangedEventArgs", + "ASPxClientSpreadsheetSynchronizationEventArgs", + "ASPxClientSpreadsheetViewMode", + "ASPxClientSpreadsheetViewModeChangedEventArgs", + "ASPxClientStandardDeviation", + "ASPxClientStandardDeviationErrorBars", + "ASPxClientStandardErrorBars", + "ASPxClientStaticEdit", + "ASPxClientStrip", + "ASPxClientSwiftPlotDiagram", + "ASPxClientSwiftPlotDiagramAxis", + "ASPxClientTab", + "ASPxClientTabControl", + "ASPxClientTabControlBase", + "ASPxClientTabControlTabCancelEventArgs", + "ASPxClientTabControlTabClickEventArgs", + "ASPxClientTabControlTabEventArgs", + "ASPxClientTextAnnotation", + "ASPxClientTextBox", + "ASPxClientTextBoxBase", + "ASPxClientTextEdit", + "ASPxClientTimeEdit", + "ASPxClientTimeInterval", + "ASPxClientTimer", + "ASPxClientTitleBase", + "ASPxClientTitleIndex", + "ASPxClientTitleIndexItemEventArgs", + "ASPxClientTokenBox", + "ASPxClientToolTipBase", + "ASPxClientToolTipController", + "ASPxClientToolTipFreePosition", + "ASPxClientToolTipMousePosition", + "ASPxClientToolTipPosition", + "ASPxClientToolTipRelativePosition", + "ASPxClientToolbarItemValueChangedEventArgs", + "ASPxClientTouchUI", + "ASPxClientTouchUIOptions", + "ASPxClientTrackBar", + "ASPxClientTrackBarPositionChangingEventArgs", + "ASPxClientTreeList", + "ASPxClientTreeListBatchEditApi", + "ASPxClientTreeListBatchEditChangesCancelingEventArgs", + "ASPxClientTreeListBatchEditChangesSavingEventArgs", + "ASPxClientTreeListBatchEditConfirmShowingEventArgs", + "ASPxClientTreeListBatchEditEndEditingEventArgs", + "ASPxClientTreeListBatchEditNodeDeletingEventArgs", + "ASPxClientTreeListBatchEditNodeInsertingEventArgs", + "ASPxClientTreeListBatchEditNodeRecoveringEventArgs", + "ASPxClientTreeListBatchEditNodeValidatingEventArgs", + "ASPxClientTreeListBatchEditStartEditingEventArgs", + "ASPxClientTreeListBatchEditTemplateCellFocusedEventArgs", + "ASPxClientTreeListCellInfo", + "ASPxClientTreeListColumn", + "ASPxClientTreeListColumnResizedEventArgs", + "ASPxClientTreeListColumnResizingEventArgs", + "ASPxClientTreeListContextMenuEventArgs", + "ASPxClientTreeListCustomButtonEventArgs", + "ASPxClientTreeListCustomDataCallbackEventArgs", + "ASPxClientTreeListEndDragNodeEventArgs", + "ASPxClientTreeListExportFormat", + "ASPxClientTreeListFocusedCellChangingEventArgs", + "ASPxClientTreeListNodeEventArgs", + "ASPxClientTreeListStartDragNodeEventArgs", + "ASPxClientTreeListToolbarItemClickEventArgs", + "ASPxClientTreeView", + "ASPxClientTreeViewNode", + "ASPxClientTreeViewNodeCancelEventArgs", + "ASPxClientTreeViewNodeClickEventArgs", + "ASPxClientTreeViewNodeEventArgs", + "ASPxClientTreeViewNodeProcessingModeEventArgs", + "ASPxClientTrendLine", + "ASPxClientTriangularMovingAverage", + "ASPxClientTripleExponentialMovingAverageTema", + "ASPxClientTripleExponentialMovingAverageTrix", + "ASPxClientTypicalPrice", + "ASPxClientUploadControl", + "ASPxClientUploadControlDropZoneEnterEventArgs", + "ASPxClientUploadControlDropZoneLeaveEventArgs", + "ASPxClientUploadControlFile", + "ASPxClientUploadControlFileUploadCompleteEventArgs", + "ASPxClientUploadControlFilesUploadCompleteEventArgs", + "ASPxClientUploadControlFilesUploadStartEventArgs", + "ASPxClientUploadControlInvalidFileInfo", + "ASPxClientUploadControlTextChangedEventArgs", + "ASPxClientUploadControlUploadingProgressChangedEventArgs", + "ASPxClientUploadControlValidationErrorOccurredEventArgs", + "ASPxClientUploadControlValidationErrorTypeConsts", + "ASPxClientUploadControlValidationSettings", + "ASPxClientUtils", + "ASPxClientValidationCompletedEventArgs", + "ASPxClientValidationSummary", + "ASPxClientValidationSummaryVisibilityChangedEventArgs", + "ASPxClientVerticalGrid", + "ASPxClientVerticalGridBatchEditApi", + "ASPxClientVerticalGridBatchEditChangesCancelingEventArgs", + "ASPxClientVerticalGridBatchEditChangesSavingEventArgs", + "ASPxClientVerticalGridBatchEditConfirmShowingEventArgs", + "ASPxClientVerticalGridBatchEditEndEditingEventArgs", + "ASPxClientVerticalGridBatchEditRecordDeletingEventArgs", + "ASPxClientVerticalGridBatchEditRecordInsertingEventArgs", + "ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs", + "ASPxClientVerticalGridBatchEditRecordValidatingEventArgs", + "ASPxClientVerticalGridBatchEditStartEditingEventArgs", + "ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs", + "ASPxClientVerticalGridCallbackCommand", + "ASPxClientVerticalGridCellInfo", + "ASPxClientVerticalGridCustomButtonEventArgs", + "ASPxClientVerticalGridExportFormat", + "ASPxClientVerticalGridFocusedCellChangingEventArgs", + "ASPxClientVerticalGridRecordClickEventArgs", + "ASPxClientVerticalGridRow", + "ASPxClientVerticalGridRowCancelEventArgs", + "ASPxClientVerticalGridRowExpandedEventArgs", + "ASPxClientVerticalGridRowExpandingEventArgs", + "ASPxClientVerticalGridSelectionEventArgs", + "ASPxClientWebChart", + "ASPxClientWebChartControl", + "ASPxClientWebChartControlCustomDrawCrosshairEventArgs", + "ASPxClientWebChartControlHotTrackEventArgs", + "ASPxClientWebChartElement", + "ASPxClientWebChartElementNamed", + "ASPxClientWebChartEmptyElement", + "ASPxClientWebChartHitInfo", + "ASPxClientWebChartRequiredElement", + "ASPxClientWebDocumentViewer", + "ASPxClientWebDocumentViewerBrick", + "ASPxClientWebDocumentViewerBrickNavigation", + "ASPxClientWebDocumentViewerDocumentOperationResponse", + "ASPxClientWebDocumentViewerDocumentReadyEventArgs", + "ASPxClientWebDocumentViewerEditingField", + "ASPxClientWebDocumentViewerEditingFieldChangedEventArgs", + "ASPxClientWebDocumentViewerParameter", + "ASPxClientWeekDays", + "ASPxClientWeekDaysCheckEdit", + "ASPxClientWeekOfMonth", + "ASPxClientWeeklyRecurrenceControl", + "ASPxClientWeightedClose", + "ASPxClientWeightedMovingAverage", + "ASPxClientWilliamsR", + "ASPxClientXYDiagram", + "ASPxClientXYDiagram2D", + "ASPxClientXYDiagram3D", + "ASPxClientXYDiagramBase", + "ASPxClientXYDiagramPane", + "ASPxClientYearlyRecurrenceControl", + "ASPxDesignerControlsFactory", + "ASPxDesignerDialogModel", + "ASPxDesignerEditorOptions", + "ASPxDesignerElementEditor", + "ASPxDesignerElementEditorItem", + "ASPxDesignerElementParameterDescriptor", + "ASPxDesignerElementSerializationInfo", + "ASPxDesignerElementSerializationInfoWithBindings", + "ASPxDesignerNavigateTab", + "ASPxDesignerOpenDialog", + "ASPxDesignerParameterType", + "ASPxDesignerReportDialogBase", + "ASPxDesignerSaveAsDialog", + "ASPxDesignerSaveDialog", + "ASPxDesignerToolboxItem", + "ASPxDesignerUndoEngine", + "ASPxReportUIElement", + "ASPxSchedulerDateTimeHelper", + "ASPxSchedulerGroupType", + "ASPxSchedulerViewType", + "ASPxSeparatePaneIndicator", + "AbstractNumberingList", + "ActiveViewChangingEventArgs", + "AddSpacingAfterParagraphCommand", + "AddSpacingBeforeParagraphCommand", + "AppointmentClickEventArgs", + "AppointmentPropertyNames", + "AppointmentsSelectionEventArgs", + "AssignShortcutCommand", + "BackspaceCommand", + "Bookmark", + "BootstrapClientAccordion", + "BootstrapClientAccordionGroup", + "BootstrapClientAccordionGroupCancelEventArgs", + "BootstrapClientAccordionGroupClickEventArgs", + "BootstrapClientAccordionGroupEventArgs", + "BootstrapClientAccordionItem", + "BootstrapClientAccordionItemEventArgs", + "BootstrapClientBinaryImage", + "BootstrapClientButton", + "BootstrapClientButtonEdit", + "BootstrapClientCalendar", + "BootstrapClientCallbackPanel", + "BootstrapClientCardView", + "BootstrapClientChart", + "BootstrapClientChartBase", + "BootstrapClientCheckBox", + "BootstrapClientCheckBoxList", + "BootstrapClientColorEdit", + "BootstrapClientComboBox", + "BootstrapClientDateEdit", + "BootstrapClientDropDownEdit", + "BootstrapClientFABAction", + "BootstrapClientFABActionItem", + "BootstrapClientFileManager", + "BootstrapClientFloatingActionButton", + "BootstrapClientFloatingActionButtonContextChangingEventArgs", + "BootstrapClientFormLayout", + "BootstrapClientGridView", + "BootstrapClientHyperLink", + "BootstrapClientImage", + "BootstrapClientListBox", + "BootstrapClientListBoxItem", + "BootstrapClientMemo", + "BootstrapClientMenu", + "BootstrapClientMenuItem", + "BootstrapClientMenuItemClickEventArgs", + "BootstrapClientMenuItemEventArgs", + "BootstrapClientMenuItemMouseEventArgs", + "BootstrapClientPageControl", + "BootstrapClientPager", + "BootstrapClientPieChart", + "BootstrapClientPolarChart", + "BootstrapClientPopupControl", + "BootstrapClientPopupMenu", + "BootstrapClientProgressBar", + "BootstrapClientRadioButton", + "BootstrapClientRadioButtonList", + "BootstrapClientRangeSelector", + "BootstrapClientRibbon", + "BootstrapClientRichEdit", + "BootstrapClientScheduler", + "BootstrapClientSparkline", + "BootstrapClientSpinEdit", + "BootstrapClientSpreadsheet", + "BootstrapClientSpreadsheetTabControl", + "BootstrapClientTab", + "BootstrapClientTabControl", + "BootstrapClientTabControlTabCancelEventArgs", + "BootstrapClientTabControlTabClickEventArgs", + "BootstrapClientTabControlTabEventArgs", + "BootstrapClientTabControlWithClientTabAPI", + "BootstrapClientTagBox", + "BootstrapClientTextBox", + "BootstrapClientTimeEdit", + "BootstrapClientToolbar", + "BootstrapClientTreeView", + "BootstrapClientTreeViewNode", + "BootstrapClientTreeViewNodeCancelEventArgs", + "BootstrapClientTreeViewNodeClickEventArgs", + "BootstrapClientTreeViewNodeEventArgs", + "BootstrapClientTreeViewNodeProcessingModeEventArgs", + "BootstrapClientUploadControl", + "BootstrapClientUtils", + "BootstrapUIWidgetBase", + "BootstrapUIWidgetEventArgsBase", + "BorderLineStyle", + "CapitalizeEachWordTextCaseCommand", + "CardExportOptions", + "ChangeCustomNumberingListCommand", + "ChangeFloatingObjectAbsolutePositionCommand", + "ChangeFloatingObjectAbsoluteSizeCommand", + "ChangeFloatingObjectAlignmentPositionCommand", + "ChangeFloatingObjectFillColorCommand", + "ChangeFloatingObjectLockAnchorCommand", + "ChangeFloatingObjectLockAspectRatioCommand", + "ChangeFloatingObjectOutlineColorCommand", + "ChangeFloatingObjectOutlineWidthCommand", + "ChangeFloatingObjectPropertyCommandBase", + "ChangeFloatingObjectRelativePositionCommand", + "ChangeFloatingObjectRotationCommand", + "ChangeFloatingObjectTextWrappingCommand", + "ChangeFontBackColorCommand", + "ChangeFontBoldCommand", + "ChangeFontForeColorCommand", + "ChangeFontFormattingCommand", + "ChangeFontItalicCommand", + "ChangeFontNameCommand", + "ChangeFontSizeCommand", + "ChangeFontStrikeoutCommand", + "ChangeFontSubscriptCommand", + "ChangeFontSuperscriptCommand", + "ChangeFontUnderlineCommand", + "ChangeHyperlinkCommand", + "ChangePageColorCommand", + "ChangePageMarginsCommand", + "ChangePageOrientationCommand", + "ChangePageSizeCommand", + "ChangeParagraphBackColorCommand", + "ChangeParagraphFormattingCommand", + "ChangePictureScaleCommand", + "ChangeSectionColumnsCommand", + "ChangeSectionEqualColumnCountCommand", + "ChangeStyleCommand", + "ChangeTableBorderRepositoryItemCommand", + "ChangeTableBordersAndShadingCommand", + "ChangeTableCellFormattingCommand", + "ChangeTableCellPreferredWidthCommand", + "ChangeTableCellShadingCommand", + "ChangeTableColumnPreferredWidthCommand", + "ChangeTableFormattingCommand", + "ChangeTableLookCommand", + "ChangeTableRowPreferredHeightCommand", + "ChangeTableStyleCommand", + "ChangeTabsCommand", + "ChangeTextBoxContentMarginsCommand", + "ChangeTextBoxRelativeSizeCommand", + "ChangeTextBoxResizeShapeToFitTextCommand", + "ChangeViewTypeCommand", + "CharacterFormattingScript", + "CharacterStyle", + "ChartExportOptions", + "ChartExportSizeMode", + "ClearFormattingCommand", + "CloseHeaderFooterCommand", + "CommandBase", + "CommandDialogBase", + "CommandState", + "CommandWithBooleanStateBase", + "CommandWithSimpleStateBase", + "CommandWithSimpleStateDialogBase", + "ContinueNumberingListCommand", + "CopyCommand", + "CopyContentCommand", + "CreateDateFieldCommand", + "CreateFieldCommand", + "CreateMergeFieldCommand", + "CreatePageCountFieldCommand", + "CreatePageFieldCommand", + "CreateTimeFieldCommand", + "CutCommand", + "DailyRecurrenceValuesAccessor", + "DashboardDataAxisNames", + "DashboardExcelExportOptions", + "DashboardExportDocumentScaleMode", + "DashboardExportExcelFormat", + "DashboardExportFilterState", + "DashboardExportImageFormat", + "DashboardExportPageLayout", + "DashboardExportPaperKind", + "DashboardExportScaleMode", + "DashboardImageExportOptions", + "DashboardPdfExportOptions", + "DashboardSelectionMode", + "DashboardSpecialValues", + "DashboardStateExcelExportPosition", + "DashboardStateExportPosition", + "DataRecordOptions", + "DecreaseFontSizeCommand", + "DecreaseIndentCommand", + "DecrementNumberingIndentCommand", + "DecrementParagraphLeftIndentCommand", + "DefaultRecurrenceRuleValuesAccessor", + "DeleteBookmarkCommand", + "DeleteCommand", + "DeleteHyperlinkCommand", + "DeleteHyperlinksCommand", + "DeleteTableCellsDialogCommand", + "DeleteTableCellsWithShiftHorizontallyCommand", + "DeleteTableCellsWithShiftVerticallyCommand", + "DeleteTableColumnsCommand", + "DeleteTableCommand", + "DeleteTableRowsCommand", + "DocumentFormat", + "ExcelExportFilterState", + "ExcelFormatOptions", + "ExportFontInfo", + "Field", + "FileDownloadCommand", + "FileNewCommand", + "FileOpenCommand", + "FileOpenDialogCommand", + "FilePrintCommand", + "FileSaveAsCommand", + "FileSaveAsDialogCommand", + "FileSaveCommand", + "FindAllCommand", + "FloatingObjectAbsolutePositionSettings", + "FloatingObjectAbsoluteSizeSettings", + "FloatingObjectAlignmentPositionSettings", + "FloatingObjectHorizontalPositionAlignment", + "FloatingObjectHorizontalPositionType", + "FloatingObjectInfo", + "FloatingObjectRelativeHeightType", + "FloatingObjectRelativePositionSettings", + "FloatingObjectRelativeWidthType", + "FloatingObjectTextWrapSide", + "FloatingObjectTextWrapType", + "FloatingObjectTextWrappingSettings", + "FloatingObjectVerticalPositionAlignment", + "FloatingObjectVerticalPositionType", + "FloatingPictureInfo", + "FloatingTextBoxInfo", + "FontFormattingSettings", + "ForceSyncWithServerCommand", + "GaugeExportOptions", + "GetRtfCommand", + "GoToBookmarkCommand", + "GoToDataRecordCommand", + "GoToFirstDataRecordCommand", + "GoToFooterCommand", + "GoToHeaderCommand", + "GoToLastDataRecordCommand", + "GoToNextDataRecordCommand", + "GoToNextHeaderFooterCommand", + "GoToPreviousDataRecordCommand", + "GoToPreviousHeaderFooterCommand", + "GridExportOptions", + "HeaderFooter", + "HeaderFooterType", + "HideFindResultsCommand", + "HyperlinkSettings", + "ImageFormatOptions", + "IncreaseFontSizeCommand", + "IncreaseIndentCommand", + "IncrementNumberingIndentCommand", + "IncrementParagraphLeftIndentCommand", + "InlinePictureInfo", + "InsertBookmarkCommand", + "InsertColumnBreakCommand", + "InsertContentFromServerCommand", + "InsertEquationsCaptionCommand", + "InsertFiguresCaptionCommand", + "InsertFloatingTextBoxCommand", + "InsertFooterCommand", + "InsertHeaderCommand", + "InsertHtmlCommand", + "InsertHyperlinkCommand", + "InsertLineBreakCommand", + "InsertNonBreakingSpaceCommand", + "InsertNumerationCommand", + "InsertPageBreakCommand", + "InsertParagraphCommand", + "InsertPictureCommand", + "InsertRtfCommand", + "InsertSectionBreakEvenPageCommand", + "InsertSectionBreakNextPageCommand", + "InsertSectionBreakOddPageCommand", + "InsertSymbolCommand", + "InsertTabCommand", + "InsertTableCellWithShiftToTheLeftCommand", + "InsertTableCellsDialogCommand", + "InsertTableCellsWithShiftToTheVerticallyCommand", + "InsertTableColumnToTheLeftCommand", + "InsertTableColumnToTheRightCommand", + "InsertTableCommand", + "InsertTableOfContentsCommand", + "InsertTableOfEquationsCommand", + "InsertTableOfFiguresCommand", + "InsertTableOfTablesCommand", + "InsertTableRowAboveCommand", + "InsertTableRowBelowCommand", + "InsertTablesCaptionCommand", + "InsertTextCommand", + "Interval", + "LinkHeaderFooterToPreviousCommand", + "ListLevelFormat", + "ListLevelNumberAlignment", + "ListLevelSettings", + "LoadingPanel", + "MVCxClientBeforeExportRequestEventArgs", + "MVCxClientBeginCallbackEventArgs", + "MVCxClientCalendar", + "MVCxClientCallbackPanel", + "MVCxClientCardView", + "MVCxClientChart", + "MVCxClientComboBox", + "MVCxClientDataView", + "MVCxClientDateEdit", + "MVCxClientDockManager", + "MVCxClientDockPanel", + "MVCxClientDocumentViewer", + "MVCxClientFileManager", + "MVCxClientFilterControl", + "MVCxClientGantt", + "MVCxClientGlobalBeginCallbackEventArgs", + "MVCxClientGlobalEvents", + "MVCxClientGridView", + "MVCxClientHtmlEditor", + "MVCxClientImageGallery", + "MVCxClientListBox", + "MVCxClientNavBar", + "MVCxClientPageControl", + "MVCxClientPivotGrid", + "MVCxClientPopupControl", + "MVCxClientQueryBuilder", + "MVCxClientQueryBuilderSaveCommandExecutedEventArgs", + "MVCxClientReportDesigner", + "MVCxClientReportDesignerSaveCommandExecutedEventArgs", + "MVCxClientReportViewer", + "MVCxClientRichEdit", + "MVCxClientRoundPanel", + "MVCxClientScheduler", + "MVCxClientSchedulerStorage", + "MVCxClientSchedulerTemplateToolTip", + "MVCxClientSchedulerToolTipDisplayingEventArgs", + "MVCxClientSpreadsheet", + "MVCxClientTokenBox", + "MVCxClientTreeList", + "MVCxClientTreeView", + "MVCxClientUploadControl", + "MVCxClientUtils", + "MVCxClientVerticalGrid", + "MVCxClientWebDocumentViewer", + "MVCxSchedulerToolTipType", + "MailMergeAndDownloadCommand", + "MailMergeAndSaveAsCommand", + "MailMergeDialogCommand", + "MailMergeExportRange", + "MailMergeSettings", + "MakeTextLowerCaseCommand", + "MakeTextSentenceCaseCommand", + "MakeTextUpperCaseCommand", + "MapExportOptions", + "MapExportSizeMode", + "Margins", + "MenuItemClickedEventArgs", + "MergeFieldDialogCommand", + "MergeMode", + "MergeTableCellsCommand", + "MisspelledInterval", + "MonthlyRecurrenceValuesAccessor", + "MoreButtonClickedEventArgs", + "MoveContentCommand", + "OpenCustomNumberingListDialogCommand", + "OpenFindAndReplaceDialogCommand", + "OpenFindPanelCommand", + "OpenFontFormattingDialogCommand", + "OpenHyperlinkCommand", + "OpenInsertBookmarkDialogCommand", + "OpenInsertHyperlinkDialogCommand", + "OpenInsertPictureDialogCommand", + "OpenInsertSymbolDialogCommand", + "OpenInsertTableDialogCommand", + "OpenLayoutOptionsDialogCommand", + "OpenNumberingListDialogCommand", + "OpenPageMarginsDialogCommand", + "OpenPagePaperSizeDialogCommand", + "OpenParagraphFormattingDialogCommand", + "OpenSectionColumnsDialogCommand", + "OpenSpellingDialogCommand", + "OpenTableBordersAndShadingDialogCommand", + "OpenTableFormattingDialogCommand", + "OpenTabsDialogCommand", + "Orientation", + "Paragraph", + "ParagraphAlignment", + "ParagraphFirstLineIndent", + "ParagraphFormattingSettings", + "ParagraphLineSpacingType", + "ParagraphStyle", + "PasteCommand", + "PieExportOptions", + "PivotExportOptions", + "RangeFilterExportOptions", + "RangeFilterExportSizeMode", + "Rectangle", + "RedoCommand", + "RemoveNextWordCommand", + "RemoveNumerationCommand", + "RemovePrevWordCommand", + "RemoveSpacingAfterParagraphCommand", + "RemoveSpacingBeforeParagraphCommand", + "RemoveTableCellBordersCommand", + "ReplaceAllCommand", + "ReplaceNextCommand", + "RequestSettings", + "RestartNumberingListCommand", + "RichEditCommands", + "RichEditDocument", + "RichEditFileInfo", + "RichEditLayout", + "RichEditSelection", + "RichEditUnitConverter", + "Scale", + "ScrollExtender", + "Section", + "SectionColumn", + "SetDifferentFirstPageHeaderFooterCommand", + "SetDifferentOddAndEvenPagesHeaderFooterCommand", + "SetDoubleParagraphSpacingCommand", + "SetFullscreenCommand", + "SetPageSizeDialogCommand", + "SetParagraphLevelCommand", + "SetSesquialteralParagraphSpacingCommand", + "SetSingleParagraphSpacingCommand", + "ShortcutEventArgs", + "ShowAllFieldCodesCommand", + "ShowFieldCodesCommand", + "ShowHiddenSymbolsCommand", + "ShowHorizontalRulerCommand", + "ShowMergedDataCommand", + "ShowTableGridLinesCommand", + "SimpleCommandState", + "Size", + "SpellCheckerState", + "SpellingErrorType", + "SpellingInfo", + "SplitTableCellsCommand", + "SplitTableCellsDialogCommand", + "StyleBase", + "SubDocument", + "SubDocumentType", + "SwitchTextCaseCommand", + "TabAlign", + "TabLeaderType", + "TabSettings", + "Table", + "TableBorderSettings", + "TableBordersSettings", + "TableCell", + "TableCellFormattingSettings", + "TableCellVerticalAlignment", + "TableFormattingSettings", + "TableHeightUnit", + "TableHeightUnitType", + "TableLookSettings", + "TableRow", + "TableRowAlignment", + "TableStyle", + "TableWidthUnit", + "TableWidthUnitType", + "TabsSettings", + "TextBoxRelativeSizeSettings", + "ToggleBulletedListCommand", + "ToggleMultilevelListCommand", + "ToggleNumberingListCommand", + "ToggleParagraphAlignmentCenterCommand", + "ToggleParagraphAlignmentJustifyCommand", + "ToggleParagraphAlignmentLeftCommand", + "ToggleParagraphAlignmentRightCommand", + "ToggleTableAutoFitContentsCommand", + "ToggleTableAutoFitWindowCommand", + "ToggleTableCellAlignBottomCenterCommand", + "ToggleTableCellAlignBottomLeftCommand", + "ToggleTableCellAlignBottomRightCommand", + "ToggleTableCellAlignMiddleCenterCommand", + "ToggleTableCellAlignMiddleLeftCommand", + "ToggleTableCellAlignMiddleRightCommand", + "ToggleTableCellAlignTopCenterCommand", + "ToggleTableCellAlignTopLeftCommand", + "ToggleTableCellAlignTopRightCommand", + "ToggleTableCellAllBordersCommand", + "ToggleTableCellBottomBorderCommand", + "ToggleTableCellInsideBordersCommand", + "ToggleTableCellInsideHorizontalBordersCommand", + "ToggleTableCellInsideVerticalBordersCommand", + "ToggleTableCellLeftBorderCommand", + "ToggleTableCellOutsideBordersCommand", + "ToggleTableCellRightBorderCommand", + "ToggleTableCellTopBorderCommand", + "ToggleTableFixedColumnWidthCommand", + "ToggleTextCaseCommand", + "TreemapExportOptions", + "TreemapExportSizeMode", + "UndoCommand", + "UpdateAllFieldsCommand", + "UpdateFieldCommand", + "UpdateTableOfContentsCommand", + "ViewType", + "WeeklyRecurrenceValuesAccessor", + "YearlyRecurrenceValuesAccessor" + ], + "declaredModules": [] + } + }, + "dexie-batch": { + "0.4": { + "libraryName": "dexie-batch", + "typingsPackageName": "dexie-batch", + "projectName": "https://github.com/raphinesse/dexie-batch#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "dexie", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "dexie", + "version": "^2.0.0" + } + ], + "contentHash": "d24d223f9444a1470259b9c2a715bfe21b8b8f9cb53cc592384e9f53f7d1841e", + "globals": [ + "DexieBatch" + ], + "declaredModules": [ + "dexie-batch" + ] + } + }, + "df-visible": { + "0.0": { + "libraryName": "jquery-visible", + "typingsPackageName": "df-visible", + "projectName": "https://github.com/customd/jquery-visible", + "contributors": [ + { + "name": "Andrey Lipatkin", + "url": "https://github.com/Litee", + "githubUsername": "Litee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e3cbdd660f97f56f0d29f1b4864af2c900c6c1a57d63c61daaafa4491dbe0cb", + "globals": [], + "declaredModules": [] + } + }, + "dhtmlxgantt": { + "6.0": { + "libraryName": "dhtmlxGantt", + "typingsPackageName": "dhtmlxgantt", + "projectName": "https://dhtmlx.com/docs/products/dhtmlxGantt", + "contributors": [ + { + "name": "Maksim Kozhukh", + "url": "https://github.com/mkozhukh", + "githubUsername": "mkozhukh" + }, + { + "name": "Christophe Camicas", + "url": "https://github.com/chriscamicas", + "githubUsername": "chriscamicas" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6b15c5956c9e446b026097e5e9a2a12e860d4ec34fad83853ad2ce80d9cf374", + "globals": [ + "Gantt", + "gantt" + ], + "declaredModules": [ + "gantt", + "Gantt" + ] + } + }, + "dhtmlxscheduler": { + "4.3": { + "libraryName": "dhtmlxScheduler", + "typingsPackageName": "dhtmlxscheduler", + "projectName": "http://dhtmlx.com/docs/products/dhtmlxScheduler", + "contributors": [ + { + "name": "Maksim Kozhukh", + "url": "https://github.com/mkozhukh", + "githubUsername": "mkozhukh" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7a6f51f9a07fc6b6e9edf2b40712ae12b110bfd806717bd658ccb4313cea337", + "globals": [ + "Scheduler", + "scheduler" + ], + "declaredModules": [] + } + }, + "di": { + "0.0": { + "libraryName": "di", + "typingsPackageName": "di", + "projectName": "https://github.com/vojtajina/node-di", + "contributors": [ + { + "name": "John J Barton", + "url": "https://github.com/johnjbarton", + "githubUsername": "johnjbarton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f3d1ade8300ee9e9c6762b5489fe0bd9d0404cc9c03d5578d52fc5b475200ad", + "globals": [], + "declaredModules": [ + "di" + ] + } + }, + "di-lite": { + "0.3": { + "libraryName": "di-lite", + "typingsPackageName": "di-lite", + "projectName": "https://github.com/NickQiZhu/di.js", + "contributors": [ + { + "name": "Timothy Morris", + "url": "https://github.com/dcrusader", + "githubUsername": "dcrusader" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b7ee8823ad6d188bf51c79e00def55ef885cd114f80b217a8274b58244f2d9a", + "globals": [ + "di" + ], + "declaredModules": [ + "di-lite" + ] + } + }, + "diacritics": { + "1.3": { + "libraryName": "diacritics", + "typingsPackageName": "diacritics", + "projectName": "https://github.com/andrewrk/node-diacritics", + "contributors": [ + { + "name": "Oto Ciulis", + "url": "https://github.com/otociulis", + "githubUsername": "otociulis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a820659e0dc64d6162e06b005e68046c1bdc05ba5bd16feb0e67713ddecd16b", + "globals": [], + "declaredModules": [ + "diacritics" + ] + } + }, + "dialog-polyfill": { + "0.5": { + "libraryName": "dialog-polyfill", + "typingsPackageName": "dialog-polyfill", + "projectName": "https://github.com/GoogleChrome/dialog-polyfill", + "contributors": [ + { + "name": "Ruben Swieringa", + "url": "https://github.com/rubenswieringa", + "githubUsername": "rubenswieringa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dd3ffc88c6f3ce6054295123eab079f763ce3ccf20b44d940f9d97b92c8680e", + "globals": [], + "declaredModules": [ + "dialog-polyfill" + ] + } + }, + "dialogflow-fulfillment": { + "0.6": { + "libraryName": "dialogflow-fulfillment", + "typingsPackageName": "dialogflow-fulfillment", + "projectName": "https://github.com/dialogflow/dialogflow-fulfillment-nodejs", + "contributors": [ + { + "name": "Pascal Jordin", + "url": "https://github.com/nightillusions", + "githubUsername": "nightillusions" + }, + { + "name": "SlowTick", + "url": "https://github.com/slowtick", + "githubUsername": "slowtick" + }, + { + "name": "Diego Dal Bosco", + "url": "https://github.com/diegodalbosco", + "githubUsername": "diegodalbosco" + }, + { + "name": "Marcel", + "url": "https://github.com/MTRNord", + "githubUsername": "MTRNord" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "actions-on-google", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "actions-on-google", + "version": ">=2.12.0" + } + ], + "contentHash": "33bf3b4bd128971e0b05d127d40344a7b5f88f7acebdfb207fc0a3bb6b64885c", + "globals": [], + "declaredModules": [ + "dialogflow-fulfillment" + ] + } + }, + "dicer": { + "0.2": { + "libraryName": "dicer", + "typingsPackageName": "dicer", + "projectName": "https://github.com/mscdex/dicer", + "contributors": [ + { + "name": "Robin Goupil", + "url": "https://github.com/GoupilRobin", + "githubUsername": "GoupilRobin" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29a7fe417228911981167b3823553a53aae37158b4b1a953a92da6b8b2944d43", + "globals": [], + "declaredModules": [ + "dicer" + ] + } + }, + "didyoumean": { + "1.2": { + "libraryName": "didyoumean", + "typingsPackageName": "didyoumean", + "projectName": "https://github.com/dcporter/didyoumean.js", + "contributors": [ + { + "name": "James George", + "url": "https://github.com/jamesgeorge007", + "githubUsername": "jamesgeorge007" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06408b856ff2edba66f284420a7e9c3c08e7292fbfcdc07e6439797a4b02ff96", + "globals": [], + "declaredModules": [ + "didyoumean" + ] + } + }, + "diff": { + "4.0": { + "libraryName": "diff", + "typingsPackageName": "diff", + "projectName": "https://github.com/kpdecker/jsdiff", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "szdc", + "url": "https://github.com/szdc", + "githubUsername": "szdc" + }, + { + "name": "moc-yuto", + "url": "https://github.com/moc-yuto", + "githubUsername": "moc-yuto" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "864c328a4da5d03f9a3efeb2b529a9b6fe973abeab6f32dc74b6a242dbe5dc09", + "globals": [ + "Diff" + ], + "declaredModules": [ + "diff" + ] + }, + "3.5": { + "libraryVersionDirectoryName": "3", + "libraryName": "diff", + "typingsPackageName": "diff", + "projectName": "https://github.com/kpdecker/jsdiff", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "szdc", + "url": "https://github.com/szdc", + "githubUsername": "szdc" + }, + { + "name": "moc-yuto", + "url": "https://github.com/moc-yuto", + "githubUsername": "moc-yuto" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "diff", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "282dd0b0e32e4c2c6766e402d3496efc8a89796e61d66cc0f9594cabd758b28a", + "globals": [ + "JsDiff" + ], + "declaredModules": [ + "diff" + ] + } + }, + "diff-match-patch": { + "1.0": { + "libraryName": "diff-match-patch", + "typingsPackageName": "diff-match-patch", + "projectName": "https://www.npmjs.com/package/diff-match-patch", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "374563e6248d33e50c1b1410b91620fdbf001c43e98dd46ed7c136e42062c5b1", + "globals": [], + "declaredModules": [ + "diff-match-patch" + ] + } + }, + "diff2html": { + "0.0": { + "libraryName": "diff2html", + "typingsPackageName": "diff2html", + "projectName": "https://github.com/rtfpessoa/diff2html", + "contributors": [ + { + "name": "rtfpessoa", + "url": "https://github.com/rtfpessoa", + "githubUsername": "rtfpessoa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca5a3aa39ab91b03e64138d86c4b227f9c5f665f38572815b616441cb7ab785c", + "globals": [], + "declaredModules": [ + "diff2html" + ] + } + }, + "diffie-hellman": { + "5.0": { + "libraryName": "diffie-hellman", + "typingsPackageName": "diffie-hellman", + "projectName": "https://github.com/crypto-browserify/diffie-hellman", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0a3ffe6d93150b5a144e608dac9d56241f2abaeed4c19a26516c1156b7a1113", + "globals": [], + "declaredModules": [ + "diffie-hellman" + ] + } + }, + "difflib": { + "0.2": { + "libraryName": "difflib", + "typingsPackageName": "difflib", + "projectName": "https://github.com/qiao/difflib.js", + "contributors": [ + { + "name": "majames", + "url": "https://github.com/majames", + "githubUsername": "majames" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34573574ab7424ede15d1fd6bc824a738ec6c684b582944d013fd934e6e3b8af", + "globals": [], + "declaredModules": [ + "difflib" + ] + } + }, + "digibyte": { + "0.14": { + "libraryName": "digibyte", + "typingsPackageName": "digibyte", + "projectName": "https://github.com/digicontributer/digibyte-js", + "contributors": [ + { + "name": "Lautaro Dragan", + "url": "https://github.com/lautarodragan", + "githubUsername": "lautarodragan" + }, + { + "name": "Adam Wolfe", + "url": "https://github.com/werewolfe", + "githubUsername": "werewolfe" + }, + { + "name": "Ryan Aunur Rassyid", + "url": "https://github.com/nyancodeid", + "githubUsername": "nyancodeid" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3958f101bf7fe07f999c0b995aa065fb916accf94aa3acfae6d0c9f8285018a", + "globals": [], + "declaredModules": [ + "digibyte" + ] + } + }, + "dinero.js": { + "1.6": { + "libraryName": "dinero.js", + "typingsPackageName": "dinero.js", + "projectName": "https://sarahdayan.github.io/dinero.js", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "David Acosta", + "url": "https://github.com/juandaco", + "githubUsername": "juandaco" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9d22d28155818ed7924cfcdfafe6e6ce68d594dbfa3a0a06b8eea4aee75c53e", + "globals": [ + "Dinero" + ], + "declaredModules": [ + "dinero.js" + ] + } + }, + "dingtalk-robot-sender": { + "1.1": { + "libraryName": "dingtalk-robot-sender", + "typingsPackageName": "dingtalk-robot-sender", + "projectName": "https://github.com/x-cold/dingtalk-robot", + "contributors": [ + { + "name": "bangbang93", + "url": "https://github.com/bangbang93", + "githubUsername": "bangbang93" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "^0.16.1" + } + ], + "contentHash": "ba90b2cedbe847a5f000c596dc8e2a09242af1d5919814d4fc3d513397742681", + "globals": [], + "declaredModules": [ + "dingtalk-robot-sender" + ] + } + }, + "dir-glob": { + "2.0": { + "libraryName": "dir-glob", + "typingsPackageName": "dir-glob", + "projectName": "https://github.com/kevva/dir-glob#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e9ac1fd099a43998575b55dbaf7ff3f745f0f4f9767f43ff90a7b8fd7ce5a70", + "globals": [], + "declaredModules": [ + "dir-glob" + ] + } + }, + "dir-resolve": { + "1.0": { + "libraryName": "dir-resolve", + "typingsPackageName": "dir-resolve", + "projectName": "https://github.com/mwinche/dir-resolve", + "contributors": [ + { + "name": "Andy Hanson", + "url": "https://github.com/andy-ms", + "githubUsername": "andy-ms" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0a4d7e3c7f640735ca31b85736d5476011ef52b14b84584ef167274b044a7f0", + "globals": [], + "declaredModules": [ + "dir-resolve" + ] + } + }, + "dir-walker-gen": { + "1.0": { + "libraryName": "dir-walker-gen", + "typingsPackageName": "dir-walker-gen", + "projectName": "https://github.com/vsoneji/dir-walker-gen", + "contributors": [ + { + "name": "Shavkat Aynurin", + "url": "https://github.com/aynurin", + "githubUsername": "aynurin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b091bde04847324e8c0ed4c2ec2a11c558dfde247122ecc2bdb77180d44bb25", + "globals": [], + "declaredModules": [ + "dir-walker-gen" + ] + } + }, + "direction": { + "1.0": { + "libraryName": "direction", + "typingsPackageName": "direction", + "projectName": "https://github.com/wooorm/direction#readme", + "contributors": [ + { + "name": "Andrey Romanov", + "url": "https://github.com/andrew--r", + "githubUsername": "andrew--r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "084b880e078e5363f4449944bbf0a92d3d38ab15b4d3f86ea39b0e0122a060a8", + "globals": [], + "declaredModules": [ + "direction" + ] + } + }, + "dirname-regex": { + "1.0": { + "libraryName": "dirname-regex", + "typingsPackageName": "dirname-regex", + "projectName": "https://github.com/regexps/dirname-regex", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0bcc006a9f3883264b9612238927405e83a8c771487b0c51ac2e145b124f102", + "globals": [], + "declaredModules": [ + "dirname-regex" + ] + } + }, + "dirty-chai": { + "2.0": { + "libraryName": "dirty-chai", + "typingsPackageName": "dirty-chai", + "projectName": "https://github.com/prodatakey/dirty-chai", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + }, + { + "name": "chai-as-promised", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11c0783dc70671fc768597809cc3364220debf05bbb7a7af5b8c56d83870ddeb", + "globals": [], + "declaredModules": [ + "dirty-chai" + ] + } + }, + "discontinuous-range": { + "1.0": { + "libraryName": "discontinuous-range", + "typingsPackageName": "discontinuous-range", + "projectName": "https://github.com/dtudury/discontinuous-range", + "contributors": [ + { + "name": "Victor Zhou", + "url": "https://github.com/OiCMudkips", + "githubUsername": "OiCMudkips" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dcae0e97de382be9eeecc83b8bcaa503b715e9e1f5e3a063f3977c5bc75564c", + "globals": [], + "declaredModules": [ + "discontinuous-range" + ] + } + }, + "discord-rpc": { + "3.0": { + "libraryName": "discord-rpc", + "typingsPackageName": "discord-rpc", + "projectName": "https://github.com/discordjs/RPC#readme", + "contributors": [ + { + "name": "Jason Bothell", + "url": "https://github.com/jasonhaxstuff", + "githubUsername": "jasonhaxstuff" + }, + { + "name": "Jack Baron", + "url": "https://github.com/lolPants", + "githubUsername": "lolPants" + }, + { + "name": "Dylan Hackworth", + "url": "https://github.com/dylhack", + "githubUsername": "dylhack" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "029eb001b6ef39a46f216e7037213a8a7e91e7577fe2d33db3187eb9a78b9e1b", + "globals": [], + "declaredModules": [ + "discord-rpc" + ] + } + }, + "discourse-sso": { + "1.0": { + "libraryName": "discourse-sso", + "typingsPackageName": "discourse-sso", + "projectName": "https://github.com/ArmedGuy/discourse_sso_node", + "contributors": [ + { + "name": "Arnav Gupta", + "url": "https://github.com/championswimmer", + "githubUsername": "championswimmer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07f7592fd46d6402c378a76ba2856b815b404220e80ed1dfe9df9f69fa6d7c8f", + "globals": [], + "declaredModules": [ + "discourse-sso" + ] + } + }, + "dispatchr": { + "1.2": { + "libraryName": "dispatchr", + "typingsPackageName": "dispatchr", + "projectName": "https://github.com/yahoo/fluxible#readme", + "contributors": [ + { + "name": "Ragg", + "url": "https://github.com/Ragg-", + "githubUsername": "Ragg-" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "addons/BaseStore.d.ts", + "addons/createStore.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a0d4e60678d7bc5b8e6f47a990fda578caa84ed2fb9fdba0846b073f5a99a13", + "globals": [], + "declaredModules": [ + "dispatchr", + "dispatchr/addons/createStore", + "dispatchr/addons/BaseStore" + ] + } + }, + "disposable-email-domains": { + "1.0": { + "libraryName": "disposable-email-domains", + "typingsPackageName": "disposable-email-domains", + "projectName": "https://github.com/ivolo/disposable-email-domains", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a64bb88a4a7cb6c5bca88e4b2b5d5c9ddd9e84efbd9831b37e6cc3bf52698d1c", + "globals": [], + "declaredModules": [ + "disposable-email-domains" + ] + } + }, + "distributions": { + "2.0": { + "libraryName": "distributions", + "typingsPackageName": "distributions", + "projectName": "https://github.com/AndreasMadsen/distributions", + "contributors": [ + { + "name": "Marco Lanaro", + "url": "https://github.com/marcolanaro", + "githubUsername": "marcolanaro" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46754955fb01fc5ebd161b48320af15ad08cc5abe1f2ab8c8134109184a69e88", + "globals": [], + "declaredModules": [ + "distributions" + ] + } + }, + "distributions-poisson-quantile": { + "0.0": { + "libraryName": "distributions-poisson-quantile", + "typingsPackageName": "distributions-poisson-quantile", + "projectName": "https://github.com/distributions-io/poisson-quantile#readme", + "contributors": [ + { + "name": "Daniel McNally", + "url": "https://github.com/sangaman", + "githubUsername": "sangaman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a0ee24c6154cab886565f80a5f75e2fac3196a0e8988a4d55d616c4d4b83bb0", + "globals": [], + "declaredModules": [ + "distributions-poisson-quantile" + ] + } + }, + "diva.js": { + "6.0": { + "libraryName": "diva.js", + "typingsPackageName": "diva.js", + "projectName": "https://github.com/DDMAL/diva.js#readme", + "contributors": [ + { + "name": "Juliette Regimbal", + "url": "https://github.com/JRegimbal", + "githubUsername": "JRegimbal" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "document-layout.d.ts", + "handlers.d.ts", + "image-manifest.d.ts", + "index.d.ts", + "interfaces.d.ts", + "renderer.d.ts", + "viewer-core.d.ts", + "viewport.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77136ce21eec09f41bf326b72b00315e46718fc3dacef2e9762bf8adf7491e03", + "globals": [], + "declaredModules": [ + "diva.js", + "diva.js/interfaces", + "diva.js/renderer", + "diva.js/document-layout", + "diva.js/viewport", + "diva.js/image-manifest", + "diva.js/handlers", + "diva.js/viewer-core" + ] + } + }, + "djv": { + "2.1": { + "libraryName": "djv", + "typingsPackageName": "djv", + "projectName": "https://github.com/korzio/djv#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34ba102c2490cc5b69624ada55d1bd1bfe6d9ce73d61b25586f367a824014e0f", + "globals": [], + "declaredModules": [ + "djv" + ] + } + }, + "dkim-signer": { + "0.2": { + "libraryName": "dkim-signer", + "typingsPackageName": "dkim-signer", + "projectName": "https://github.com/andris9/dkim-signer", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d88ae2e8ed189984d887cece1b4f2855f7245d02387096a4568beb25fb9ee699", + "globals": [], + "declaredModules": [ + "dkim-signer" + ] + } + }, + "dlv": { + "1.1": { + "libraryName": "dlv", + "typingsPackageName": "dlv", + "projectName": "https://github.com/developit/dlv#readme", + "contributors": [ + { + "name": "Ryan Sonshine", + "url": "https://github.com/ryansonshine", + "githubUsername": "ryansonshine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4332af113109f4927a35fbc72d8c693eb16d98e9f84338818baffa12c6e116b7", + "globals": [], + "declaredModules": [ + "dlv" + ] + } + }, + "dnssd": { + "0.4": { + "libraryName": "dnssd", + "typingsPackageName": "dnssd", + "projectName": "https://github.com/DeMille/dnssd.js#readme", + "contributors": [ + { + "name": "Angel Merino", + "url": "https://github.com/angelmerino", + "githubUsername": "angelmerino" + }, + { + "name": "Max Rumpf", + "url": "https://github.com/Maxr1998", + "githubUsername": "Maxr1998" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e60f063fe8c3c3e4b47ad3e69e4e9b34608f78b15240e23572c6f29ca0e8ca4", + "globals": [], + "declaredModules": [ + "dnssd" + ] + } + }, + "doccookies": { + "0.0": { + "libraryName": "docCookies", + "typingsPackageName": "doccookies", + "projectName": "https://developer.mozilla.org/en-US/docs/Web/API/document.cookie", + "contributors": [ + { + "name": "Jon Egerton", + "url": "https://github.com/jonegerton", + "githubUsername": "jonegerton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d83c73ee43c9205878bdc9d7b3b7ba4f20a981866d6592b4b453d5a51e672ea6", + "globals": [ + "docCookies" + ], + "declaredModules": [] + } + }, + "dock-spawn": { + "0.0": { + "libraryName": "Dock Spawn", + "typingsPackageName": "dock-spawn", + "projectName": "http://dockspawn.com", + "contributors": [ + { + "name": "Drew Noakes", + "url": "https://drewnoakes.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cf53ef5e985548b5ad5438a4853e63edb437abe8671807b60288132aa66cd0a", + "globals": [ + "dockspawn" + ], + "declaredModules": [] + } + }, + "docker-events": { + "0.0": { + "libraryName": "docker-events", + "typingsPackageName": "docker-events", + "projectName": "https://github.com/deoxxa/docker-events", + "contributors": [ + { + "name": "Ciffelia", + "url": "https://github.com/ciffelia", + "githubUsername": "ciffelia" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "dockerode", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d1399c788f7893496e796115db3ad8db112e453c0b9ed6f44ce400523383290", + "globals": [], + "declaredModules": [ + "docker-events" + ] + } + }, + "dockerode": { + "2.5": { + "libraryName": "dockerode", + "typingsPackageName": "dockerode", + "projectName": "https://github.com/apocas/dockerode", + "contributors": [ + { + "name": "Carl Winkler", + "url": "https://github.com/seikho", + "githubUsername": "seikho" + }, + { + "name": "Nicolas Laplante", + "url": "https://github.com/nlaplante", + "githubUsername": "nlaplante" + }, + { + "name": "ByeongHun Yoo", + "url": "https://github.com/isac322", + "githubUsername": "isac322" + }, + { + "name": "Ray Fang", + "url": "https://github.com/lazarusx", + "githubUsername": "lazarusx" + }, + { + "name": "Marius Meisenzahl", + "url": "https://github.com/meisenzahl", + "githubUsername": "meisenzahl" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + }, + { + "name": "Cameron Diver", + "url": "https://github.com/CameronDiver", + "githubUsername": "CameronDiver" + }, + { + "name": "Pascal Sthamer", + "url": "https://github.com/p4sca1", + "githubUsername": "p4sca1" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f56f44aad3f3bf132c5a9ab00d159743cf0697c5e67f54a82d883cfb3d8a79ef", + "globals": [], + "declaredModules": [ + "dockerode" + ] + } + }, + "docopt": { + "0.6": { + "libraryName": "Docopt", + "typingsPackageName": "docopt", + "projectName": "http://docopt.org/", + "contributors": [ + { + "name": "Giovanni Bassi", + "url": "https://github.com/giggio", + "githubUsername": "giggio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6035e8784d6bbf1a12c88f73386c64bb9dd206b99a14e6afad9f785b7503605", + "globals": [], + "declaredModules": [ + "docopt" + ] + } + }, + "doctrine": { + "0.0": { + "libraryName": "doctrine the JSDoc parser", + "typingsPackageName": "doctrine", + "projectName": "https://github.com/eslint/doctrine", + "contributors": [ + { + "name": "rictic", + "url": "https://github.com/rictic", + "githubUsername": "rictic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "764cf495b12261324bf88c55f86632abb22d64a15ab0920627c536d776b78614", + "globals": [], + "declaredModules": [ + "doctrine" + ] + } + }, + "document-ready": { + "2.0": { + "libraryName": "document-ready", + "typingsPackageName": "document-ready", + "projectName": "https://github.com/bendrucker/document-ready#readme", + "contributors": [ + { + "name": "Jack Works", + "url": "https://github.com/Jack-Works", + "githubUsername": "Jack-Works" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5409578e0d5379a684a9ded4c2e931c21b7ef418234286b1026efc4f01c6c8b", + "globals": [], + "declaredModules": [ + "document-ready" + ] + } + }, + "documentdb": { + "1.10": { + "libraryName": "DocumentDB", + "typingsPackageName": "documentdb", + "projectName": "https://github.com/Azure/azure-documentdb-node", + "contributors": [ + { + "name": "Noel Abrahams", + "url": "https://github.com/NoelAbrahams", + "githubUsername": "NoelAbrahams" + }, + { + "name": "Brett Gutstein", + "url": "https://github.com/brettferdosi", + "githubUsername": "brettferdosi" + }, + { + "name": "Chris Stone", + "url": "https://github.com/ctstone", + "githubUsername": "ctstone" + }, + { + "name": "Yifan Wu", + "url": "https://github.com/yifanwu", + "githubUsername": "yifanwu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6ba673e8ff834a3231a3fbac2de9a98e7e1e134f4719fd25d0b6fcf6dc50bd4", + "globals": [], + "declaredModules": [ + "documentdb" + ] + } + }, + "documentdb-server": { + "0.0": { + "libraryName": "Cosmos DB server-side JavaScript SDK", + "typingsPackageName": "documentdb-server", + "projectName": "http://azure.github.io/azure-documentdb-js-server/", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "John Downs", + "url": "https://github.com/johndowns/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2800c94ae2b133064d4d3402d96981dd370833844dd122e12e11d019f7ccb53", + "globals": [ + "ErrorCodes", + "__", + "getContext" + ], + "declaredModules": [] + } + }, + "documentdb-session": { + "1.0": { + "libraryName": "documentdb-session", + "typingsPackageName": "documentdb-session", + "projectName": "https://github.com/dwhieb/documentdb-session#readme", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-session", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1294421ac5b03f9cabf47138a76d4f7863482e441d2b6fabd518c6421d58527a", + "globals": [], + "declaredModules": [ + "documentdb-session" + ] + } + }, + "docx-templates": { + "3.1": { + "libraryName": "docx-templates", + "typingsPackageName": "docx-templates", + "projectName": "https://github.com/guigrpa/docx-templates#readme", + "contributors": [ + { + "name": "Sebastian Krüger", + "url": "https://github.com/mathe42", + "githubUsername": "mathe42" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c92390ed2fa669aa7d29b48ae21d52adaba2157ff77bccb4df632ed8e1b68cec", + "globals": [], + "declaredModules": [ + "docx-templates" + ] + } + }, + "dogapi": { + "2.8": { + "libraryName": "dogapi", + "typingsPackageName": "dogapi", + "projectName": "https://github.com/brettlangdon/node-dogapi#readme", + "contributors": [ + { + "name": "olebedev", + "url": "https://github.com/olebedev", + "githubUsername": "olebedev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20e52d4f56b32d757f8eb22da7816f9dfaf9aed3f610f673dc0a2fce23bc3aa0", + "globals": [], + "declaredModules": [ + "dogapi" + ] + } + }, + "doge-seed": { + "1.0": { + "libraryName": "doge-seed", + "typingsPackageName": "doge-seed", + "projectName": "https://github.com/lukechilds/doge-seed#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ce609a7fb32a1cc8a3a51dd70516b292995c9bda268691f35eb478a8a054258", + "globals": [], + "declaredModules": [ + "doge-seed" + ] + } + }, + "dojo": { + "1.9": { + "libraryName": "Dojo", + "typingsPackageName": "dojo", + "projectName": "http://dojotoolkit.org", + "contributors": [ + { + "name": "Michael Van Sickle", + "url": "https://github.com/vansimke", + "githubUsername": "vansimke" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dijit.d.ts", + "doh.d.ts", + "dojox.NodeList.d.ts", + "dojox.analytics.d.ts", + "dojox.app.d.ts", + "dojox.atom.d.ts", + "dojox.av.d.ts", + "dojox.calc.d.ts", + "dojox.calendar.d.ts", + "dojox.charting.d.ts", + "dojox.collections.d.ts", + "dojox.color.d.ts", + "dojox.css3.d.ts", + "dojox.data.d.ts", + "dojox.date.d.ts", + "dojox.dgauges.d.ts", + "dojox.dnd.d.ts", + "dojox.drawing.d.ts", + "dojox.dtl.d.ts", + "dojox.editor.d.ts", + "dojox.embed.d.ts", + "dojox.encoding.d.ts", + "dojox.flash.d.ts", + "dojox.form.d.ts", + "dojox.fx.d.ts", + "dojox.gantt.d.ts", + "dojox.gauges.d.ts", + "dojox.geo.d.ts", + "dojox.gesture.d.ts", + "dojox.gfx.d.ts", + "dojox.gfx3d.d.ts", + "dojox.grid.d.ts", + "dojox.help.d.ts", + "dojox.highlight.d.ts", + "dojox.html.d.ts", + "dojox.image.d.ts", + "dojox.io.d.ts", + "dojox.jq.d.ts", + "dojox.json.d.ts", + "dojox.jsonPath.d.ts", + "dojox.lang.d.ts", + "dojox.layout.d.ts", + "dojox.main.d.ts", + "dojox.math.d.ts", + "dojox.mdnd.d.ts", + "dojox.mobile.d.ts", + "dojox.mvc.d.ts", + "dojox.rails.d.ts", + "dojox.robot.d.ts", + "dojox.rpc.d.ts", + "dojox.secure.d.ts", + "dojox.sketch.d.ts", + "dojox.socket.d.ts", + "dojox.sql.d.ts", + "dojox.storage.d.ts", + "dojox.string.d.ts", + "dojox.testing.d.ts", + "dojox.timing.d.ts", + "dojox.treemap.d.ts", + "dojox.uuid.d.ts", + "dojox.validate.d.ts", + "dojox.widget.d.ts", + "dojox.xml.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4163111435187df0bb014e084e7e296bec52f448090678d8ccafd92210040c0e", + "globals": [ + "dijit", + "dojo", + "dojox" + ], + "declaredModules": [ + "dojo/request", + "dojo/request.__BaseOptions", + "dojo/request.__MethodOptions", + "dojo/request.__Options", + "dojo/request.__Promise", + "dojo/request/handlers", + "dojo/request/iframe", + "dojo/request/iframe.__MethodOptions", + "dojo/request/iframe.__BaseOptions", + "dojo/request/iframe.__Options", + "dojo/request/notify", + "dojo/request/registry", + "dojo/request/node", + "dojo/request/node.__MethodOptions", + "dojo/request/node.__Options", + "dojo/request/node.__BaseOptions", + "dojo/request/watch", + "dojo/request/script", + "dojo/request/script.__MethodOptions", + "dojo/request/script.__BaseOptions", + "dojo/request/script.__Options", + "dojo/request/xhr", + "dojo/request/xhr.__BaseOptions", + "dojo/request/xhr.__MethodOptions", + "dojo/request/xhr.__Options", + "dojo/request/default", + "dojo/request/util", + "dojo/AdapterRegistry", + "dojo/cache", + "dojo/cookie", + "dojo/domReady", + "dojo/hash", + "dojo/has", + "dojo/hccss", + "dojo/NodeList-data", + "dojo/NodeList-html", + "dojo/NodeList-fx", + "dojo/NodeList-dom", + "dojo/NodeList-manipulate", + "dojo/NodeList-traverse", + "dojo/on", + "dojo/query", + "dojo/ready", + "dojo/sniff", + "dojo/when", + "dojo/date", + "dojo/date/stamp", + "dojo/date/locale", + "dojo/date/locale.__FormatOptions", + "dojo/fx", + "dojo/fx/Toggler", + "dojo/fx/easing", + "dojo/router", + "dojo/router/RouterBase", + "dojo/aspect", + "dojo/back", + "dojo/colors", + "dojo/currency", + "dojo/currency.__FormatOptions", + "dojo/currency.__ParseOptions", + "dojo/dom", + "dojo/dom-attr", + "dojo/dom-class", + "dojo/dom-form", + "dojo/dom-construct", + "dojo/dom-prop", + "dojo/dom-prop.names", + "dojo/dom-style", + "dojo/dom-geometry", + "dojo/gears", + "dojo/gears.available", + "dojo/html", + "dojo/html._ContentSetter", + "dojo/io-query", + "dojo/i18n", + "dojo/i18n.cache", + "dojo/json", + "dojo/loadInit", + "dojo/keys", + "dojo/mouse", + "dojo/node", + "dojo/number", + "dojo/number.__FormatAbsoluteOptions", + "dojo/number.__IntegerRegexpFlags", + "dojo/number.__FormatOptions", + "dojo/number.__RealNumberRegexpFlags", + "dojo/number.__ParseOptions", + "dojo/number.__RegexpOptions", + "dojo/parser", + "dojo/regexp", + "dojo/require", + "dojo/robotx", + "dojo/robotx._runsemaphore", + "dojo/robot", + "dojo/robot._runsemaphore", + "dojo/main", + "dojo/main.__IoArgs", + "dojo/main.__IoCallbackArgs", + "dojo/main.__IoPublish", + "dojo/main.__XhrArgs", + "dojo/main.Stateful", + "dojo/main._hasResource", + "dojo/main._contentHandlers", + "dojo/main.cldr", + "dojo/main._nodeDataCache", + "dojo/main.colors", + "dojo/main.back", + "dojo/main.data", + "dojo/main.config", + "dojo/main.contentHandlers", + "dojo/main.date", + "dojo/main.currency", + "dojo/main.dnd", + "dojo/main.doc", + "dojo/main.gears", + "dojo/main.global", + "dojo/main.dijit", + "dojo/main.io", + "dojo/main.fx", + "dojo/main.html", + "dojo/main.dojox", + "dojo/main.i18n", + "dojo/main.scopeMap", + "dojo/main.regexp", + "dojo/main.mouseButtons", + "dojo/main.rpc", + "dojo/main.number", + "dojo/main.keys", + "dojo/main.tests", + "dojo/main.version", + "dojo/main.string", + "dojo/main.touch", + "dojo/main.store", + "dojo/main.window", + "dojo/string", + "dojo/text", + "dojo/topic", + "dojo/uacss", + "dojo/window", + "dojo/touch", + "dojo/DeferredList", + "dojo/Deferred", + "dojo/Evented", + "dojo/NodeList", + "dojo/NodeList._nodeDataCache", + "dojo/Stateful", + "dojo/_base/declare", + "dojo/_base/declare.__DeclareCreatedObject", + "dojo/_base/Deferred", + "dojo/_base/url", + "dojo/_base/url.authority", + "dojo/_base/url.password", + "dojo/_base/url.port", + "dojo/_base/url.fragment", + "dojo/_base/url.query", + "dojo/_base/url.user", + "dojo/_base/url.scheme", + "dojo/_base/xhr", + "dojo/_base/xhr.contentHandlers", + "dojo/_base/browser", + "dojo/_base/array", + "dojo/_base/connect", + "dojo/_base/event", + "dojo/_base/html", + "dojo/_base/json", + "dojo/_base/fx", + "dojo/_base/query", + "dojo/_base/NodeList", + "dojo/_base/sniff", + "dojo/_base/lang", + "dojo/_base/unload", + "dojo/_base/window", + "dojo/_base/window.doc", + "dojo/_base/window.global", + "dojo/_base/kernel", + "dojo/_base/kernel.__IoCallbackArgs", + "dojo/_base/kernel.__IoPublish", + "dojo/_base/kernel.__IoArgs", + "dojo/_base/kernel.__XhrArgs", + "dojo/_base/kernel.Stateful", + "dojo/_base/kernel._contentHandlers", + "dojo/_base/kernel._hasResource", + "dojo/_base/kernel._nodeDataCache", + "dojo/_base/kernel.back", + "dojo/_base/kernel.cldr", + "dojo/_base/kernel.colors", + "dojo/_base/kernel.config", + "dojo/_base/kernel.contentHandlers", + "dojo/_base/kernel.dnd", + "dojo/_base/kernel.date", + "dojo/_base/kernel.doc", + "dojo/_base/kernel.data", + "dojo/_base/kernel.currency", + "dojo/_base/kernel.dijit", + "dojo/_base/kernel.global", + "dojo/_base/kernel.gears", + "dojo/_base/kernel.fx", + "dojo/_base/kernel.html", + "dojo/_base/kernel.io", + "dojo/_base/kernel.dojox", + "dojo/_base/kernel.i18n", + "dojo/_base/kernel.mouseButtons", + "dojo/_base/kernel.rpc", + "dojo/_base/kernel.regexp", + "dojo/_base/kernel.number", + "dojo/_base/kernel.scopeMap", + "dojo/_base/kernel.tests", + "dojo/_base/kernel.keys", + "dojo/_base/kernel.store", + "dojo/_base/kernel.string", + "dojo/_base/kernel.version", + "dojo/_base/kernel.touch", + "dojo/_base/kernel.window", + "dojo/_base/config", + "dojo/_base/config.modulePaths", + "dojo/_base/Color", + "dojo/_base/Color.named", + "dojo/cldr/monetary", + "dojo/cldr/supplemental", + "dojo/data/ItemFileReadStore", + "dojo/data/ObjectStore", + "dojo/data/ItemFileWriteStore", + "dojo/data/api/Item", + "dojo/data/api/Identity", + "dojo/data/api/Request", + "dojo/data/api/Notification", + "dojo/data/api/Read", + "dojo/data/api/Write", + "dojo/data/util/filter", + "dojo/data/util/simpleFetch", + "dojo/data/util/sorter", + "dojo/dnd/autoscroll", + "dojo/dnd/autoscroll._validOverflow", + "dojo/dnd/autoscroll._validNodes", + "dojo/dnd/common", + "dojo/dnd/common._empty", + "dojo/dnd/common._defaultCreatorNodes", + "dojo/dnd/move", + "dojo/dnd/move.parentConstrainedMoveable", + "dojo/dnd/move.boxConstrainedMoveable", + "dojo/dnd/move.constrainedMoveable", + "dojo/dnd/Avatar", + "dojo/dnd/Manager", + "dojo/dnd/Container", + "dojo/dnd/Container.__ContainerArgs", + "dojo/dnd/AutoSource", + "dojo/dnd/Mover", + "dojo/dnd/Moveable", + "dojo/dnd/Moveable.__MoveableArgs", + "dojo/dnd/Selector", + "dojo/dnd/TimedMoveable", + "dojo/dnd/Target", + "dojo/dnd/Source", + "dojo/errors/create", + "dojo/errors/CancelError", + "dojo/errors/RequestError", + "dojo/errors/RequestTimeoutError", + "dojo/io/iframe", + "dojo/io/script", + "dojo/promise/all", + "dojo/promise/first", + "dojo/promise/instrumentation", + "dojo/promise/tracer", + "dojo/promise/Promise", + "dojo/promise/Thenable", + "dojo/rpc/JsonpService", + "dojo/rpc/JsonService", + "dojo/rpc/RpcService", + "dojo/selector/lite", + "dojo/selector/acme", + "dojo/selector/_loader", + "dojo/store/Observable", + "dojo/store/Cache", + "dojo/store/DataStore", + "dojo/store/Memory", + "dojo/store/JsonRest", + "dojo/store/api/Store", + "dojo/store/api/Store.PutDirectives", + "dojo/store/api/Store.QueryOptions", + "dojo/store/api/Store.QueryResults", + "dojo/store/api/Store.SortInformation", + "dojo/store/api/Store.Transaction", + "dojo/store/util/QueryResults", + "dojo/store/util/SimpleQueryEngine", + "dijit/_BidiSupport", + "dijit/BackgroundIframe", + "dijit/hccss", + "dijit/_base", + "dijit/_base/popup", + "dijit/_base/manager", + "dijit/_base/place", + "dijit/_base/focus", + "dijit/_base/scroll", + "dijit/_base/sniff", + "dijit/_base/typematic", + "dijit/_base/window", + "dijit/_base/wai", + "dijit/_BidiMixin", + "dijit/_Calendar", + "dijit/a11y", + "dijit/a11yclick", + "dijit/dijit", + "dijit/dijit-all", + "dijit/main", + "dijit/main._Calendar", + "dijit/main.place", + "dijit/main.typematic", + "dijit/main.registry", + "dijit/place", + "dijit/place.__Rectangle", + "dijit/place.__Position", + "dijit/registry", + "dijit/registry._hash", + "dijit/typematic", + "dijit/Viewport", + "dijit/_AttachMixin", + "dijit/_Contained", + "dijit/_Container", + "dijit/_DialogMixin", + "dijit/_CssStateMixin", + "dijit/_FocusMixin", + "dijit/_HasDropDown", + "dijit/_KeyNavMixin", + "dijit/_KeyNavContainer", + "dijit/_OnDijitClickMixin", + "dijit/_OnDijitClickMixin.a11yclick", + "dijit/_Templated", + "dijit/_TemplatedMixin", + "dijit/_TemplatedMixin._templateCache", + "dijit/_PaletteMixin", + "dijit/_PaletteMixin.__Dye", + "dijit/_MenuBase", + "dijit/_TimePicker", + "dijit/_TimePicker.__Constraints", + "dijit/_WidgetsInTemplateMixin", + "dijit/_WidgetBase", + "dijit/_Widget", + "dijit/Destroyable", + "dijit/Calendar", + "dijit/Calendar._MonthDropDown", + "dijit/Calendar._MonthDropDownButton", + "dijit/CalendarLite", + "dijit/CalendarLite._MonthWidget", + "dijit/CheckedMenuItem", + "dijit/ColorPalette", + "dijit/ColorPalette._Color", + "dijit/Declaration", + "dijit/DialogUnderlay", + "dijit/DropDownMenu", + "dijit/Dialog", + "dijit/Dialog._DialogBase", + "dijit/Dialog._DialogLevelManager", + "dijit/Editor", + "dijit/Fieldset", + "dijit/InlineEditBox", + "dijit/InlineEditBox._InlineEditor", + "dijit/Menu", + "dijit/MenuBarItem", + "dijit/MenuBarItem._MenuBarItemMixin", + "dijit/MenuSeparator", + "dijit/MenuItem", + "dijit/MenuBar", + "dijit/PopupMenuBarItem", + "dijit/ProgressBar", + "dijit/RadioMenuItem", + "dijit/PopupMenuItem", + "dijit/TitlePane", + "dijit/Toolbar", + "dijit/Tooltip", + "dijit/Tooltip._MasterTooltip", + "dijit/ToolbarSeparator", + "dijit/WidgetSet", + "dijit/TooltipDialog", + "dijit/Tree", + "dijit/Tree._TreeNode", + "dijit/_editor/html", + "dijit/_editor/range", + "dijit/_editor/range.W3CRange", + "dijit/_editor/range.ie", + "dijit/_editor/selection", + "dijit/_editor/_Plugin", + "dijit/_editor/_Plugin.registry", + "dijit/_editor/RichText", + "dijit/_editor/plugins/AlwaysShowToolbar", + "dijit/_editor/plugins/FontChoice", + "dijit/_editor/plugins/FontChoice._FontDropDown", + "dijit/_editor/plugins/FontChoice._FontSizeDropDown", + "dijit/_editor/plugins/FontChoice._FontNameDropDown", + "dijit/_editor/plugins/FontChoice._FormatBlockDropDown", + "dijit/_editor/plugins/EnterKeyHandling", + "dijit/_editor/plugins/LinkDialog", + "dijit/_editor/plugins/LinkDialog.ImgLinkDialog", + "dijit/_editor/plugins/FullScreen", + "dijit/_editor/plugins/NewPage", + "dijit/_editor/plugins/Print", + "dijit/_editor/plugins/TabIndent", + "dijit/_editor/plugins/TextColor", + "dijit/_editor/plugins/ToggleDir", + "dijit/_editor/plugins/ViewSource", + "dijit/_tree/dndSource", + "dijit/form/Slider", + "dijit/form/_ButtonMixin", + "dijit/form/_AutoCompleterMixin", + "dijit/form/_CheckBoxMixin", + "dijit/form/_ComboBoxMenuMixin", + "dijit/form/_ExpandingTextAreaMixin", + "dijit/form/_FormMixin", + "dijit/form/_FormValueMixin", + "dijit/form/_FormWidgetMixin", + "dijit/form/_ListBase", + "dijit/form/_ComboBoxMenu", + "dijit/form/_RadioButtonMixin", + "dijit/form/_SearchMixin", + "dijit/form/_ListMouseMixin", + "dijit/form/_FormSelectWidget", + "dijit/form/_FormSelectWidget.__SelectOption", + "dijit/form/_TextBoxMixin", + "dijit/form/_FormWidget", + "dijit/form/_ToggleButtonMixin", + "dijit/form/_FormValueWidget", + "dijit/form/_DateTimeTextBox", + "dijit/form/_DateTimeTextBox.__Constraints", + "dijit/form/ComboBoxMixin", + "dijit/form/_Spinner", + "dijit/form/DataList", + "dijit/form/Button", + "dijit/form/CheckBox", + "dijit/form/ComboButton", + "dijit/form/ComboBox", + "dijit/form/CurrencyTextBox", + "dijit/form/DropDownButton", + "dijit/form/Form", + "dijit/form/DateTextBox", + "dijit/form/HorizontalRule", + "dijit/form/FilteringSelect", + "dijit/form/HorizontalRuleLabels", + "dijit/form/HorizontalSlider", + "dijit/form/HorizontalSlider._Mover", + "dijit/form/MultiSelect", + "dijit/form/MappedTextBox", + "dijit/form/NumberSpinner", + "dijit/form/RangeBoundTextBox", + "dijit/form/RangeBoundTextBox.__Constraints", + "dijit/form/RadioButton", + "dijit/form/NumberTextBox", + "dijit/form/NumberTextBox.__Constraints", + "dijit/form/NumberTextBox.Mixin", + "dijit/form/SimpleTextarea", + "dijit/form/Textarea", + "dijit/form/Select", + "dijit/form/Select._Menu", + "dijit/form/TextBox", + "dijit/form/VerticalRule", + "dijit/form/ToggleButton", + "dijit/form/TimeTextBox", + "dijit/form/ValidationTextBox", + "dijit/form/VerticalRuleLabels", + "dijit/form/VerticalSlider", + "dijit/layout/utils", + "dijit/layout/_ContentPaneResizeMixin", + "dijit/layout/_LayoutWidget", + "dijit/layout/AccordionContainer", + "dijit/layout/AccordionContainer._Button", + "dijit/layout/AccordionContainer._InnerContainer", + "dijit/layout/_TabContainerBase", + "dijit/layout/AccordionPane", + "dijit/layout/BorderContainer", + "dijit/layout/BorderContainer._Gutter", + "dijit/layout/BorderContainer._Splitter", + "dijit/layout/BorderContainer.ChildWidgetProperties", + "dijit/layout/LayoutContainer", + "dijit/layout/LayoutContainer.ChildWidgetProperties", + "dijit/layout/ContentPane", + "dijit/layout/LinkPane", + "dijit/layout/SplitContainer", + "dijit/layout/SplitContainer.ChildWidgetProperties", + "dijit/layout/ScrollingTabController", + "dijit/layout/StackController", + "dijit/layout/StackController.StackButton", + "dijit/layout/StackContainer", + "dijit/layout/StackContainer.ChildWidgetProperties", + "dijit/layout/TabContainer", + "dijit/layout/TabController", + "dijit/layout/TabController.TabButton", + "dijit/tree/_dndContainer", + "dijit/tree/ForestStoreModel", + "dijit/tree/dndSource", + "dijit/tree/dndSource.__Item", + "dijit/tree/model", + "dijit/tree/_dndSelector", + "dijit/tree/ObjectStoreModel", + "dijit/tree/TreeStoreModel", + "dijit/ConfirmDialog", + "dijit/_ConfirmDialogMixin", + "doh/_nodeRunner", + "doh/_parseURLargs", + "doh/_rhinoRunner", + "doh/_browserRunner", + "doh/_browserRunner._testTypes", + "doh/_browserRunner._groups", + "doh/_browserRunner.robot", + "doh/robot", + "doh/robot._runsemaphore", + "doh/main", + "doh/main._groups", + "doh/main._testTypes", + "doh/main.robot", + "doh/runner", + "doh/runner._groups", + "doh/runner._testTypes", + "doh/runner.robot", + "doh/plugins/android-webdriver-robot", + "doh/plugins/remoteRobot", + "dojox/NodeList/delegate", + "dojox/NodeList/delegate._nodeDataCache", + "dojox/analytics", + "dojox/analytics/Urchin", + "dojox/analytics/plugins/consoleMessages", + "dojox/app/main", + "dojox/app/Controller", + "dojox/app/ViewBase", + "dojox/app/View", + "dojox/app/controllers/BorderLayout", + "dojox/app/controllers/History", + "dojox/app/controllers/HistoryHash", + "dojox/app/controllers/Layout", + "dojox/app/controllers/LayoutBase", + "dojox/app/controllers/Load", + "dojox/app/controllers/Transition", + "dojox/app/module/env", + "dojox/app/module/lifecycle", + "dojox/app/utils/mvcModel", + "dojox/app/utils/nls", + "dojox/app/utils/model", + "dojox/app/utils/simpleModel", + "dojox/app/utils/config", + "dojox/app/utils/constraints", + "dojox/app/utils/layout", + "dojox/app/utils/hash", + "dojox/app/widgets/_ScrollableMixin", + "dojox/app/widgets/Container", + "dojox/atom/io/model", + "dojox/atom/io/model.Category", + "dojox/atom/io/model.Content", + "dojox/atom/io/model.AtomItem", + "dojox/atom/io/model.Generator", + "dojox/atom/io/model.Entry", + "dojox/atom/io/model.Collection", + "dojox/atom/io/model.Feed", + "dojox/atom/io/model.Link", + "dojox/atom/io/model.Node", + "dojox/atom/io/model.Person", + "dojox/atom/io/model.Service", + "dojox/atom/io/model.Workspace", + "dojox/atom/io/model._Constants", + "dojox/atom/io/model._actions", + "dojox/atom/io/model.util", + "dojox/atom/io/Connection", + "dojox/atom/widget/FeedViewer", + "dojox/atom/widget/FeedViewer.CategoryIncludeFilter", + "dojox/atom/widget/FeedViewer.AtomEntryCategoryFilter", + "dojox/atom/widget/FeedViewer.FeedViewerEntry", + "dojox/atom/widget/FeedViewer.FeedViewerGrouping", + "dojox/atom/widget/FeedEntryViewer", + "dojox/atom/widget/FeedEntryViewer.EntryHeader", + "dojox/atom/widget/FeedEntryEditor", + "dojox/av/_Media", + "dojox/av/FLAudio", + "dojox/av/FLVideo", + "dojox/av/widget/Player", + "dojox/av/widget/ProgressSlider", + "dojox/av/widget/PlayButton", + "dojox/av/widget/Status", + "dojox/av/widget/VolumeButton", + "dojox/calc/_Executor", + "dojox/calc/_Executor._Executor", + "dojox/calc/_Executor.FuncGen", + "dojox/calc/_Executor.Grapher", + "dojox/calc/FuncGen", + "dojox/calc/FuncGen._Executor", + "dojox/calc/FuncGen.FuncGen", + "dojox/calc/FuncGen.Grapher", + "dojox/calc/Grapher", + "dojox/calc/Grapher._Executor", + "dojox/calc/Grapher.FuncGen", + "dojox/calc/Grapher.Grapher", + "dojox/calc/toFrac", + "dojox/calc/toFrac._Executor", + "dojox/calc/toFrac.FuncGen", + "dojox/calc/toFrac.Grapher", + "dojox/calc/GraphPro", + "dojox/calc/Standard", + "dojox/calendar/time", + "dojox/calendar/_RendererMixin", + "dojox/calendar/_ScrollBarBase", + "dojox/calendar/ExpandRenderer", + "dojox/calendar/HorizontalRenderer", + "dojox/calendar/Calendar", + "dojox/calendar/Keyboard", + "dojox/calendar/CalendarBase", + "dojox/calendar/LabelRenderer", + "dojox/calendar/MobileHorizontalRenderer", + "dojox/calendar/MobileVerticalRenderer", + "dojox/calendar/Mouse", + "dojox/calendar/MobileCalendar", + "dojox/calendar/StoreMixin", + "dojox/calendar/Touch", + "dojox/calendar/MatrixView", + "dojox/calendar/VerticalRenderer", + "dojox/calendar/MonthColumnView", + "dojox/calendar/SimpleColumnView", + "dojox/calendar/ViewBase", + "dojox/calendar/ColumnView", + "dojox/calendar/ColumnViewSecondarySheet", + "dojox/charting/Chart3D", + "dojox/charting/Chart2D", + "dojox/charting/DataSeries", + "dojox/charting/Chart", + "dojox/charting/DataChart", + "dojox/charting/Element", + "dojox/charting/Series", + "dojox/charting/StoreSeries", + "dojox/charting/SimpleTheme", + "dojox/charting/SimpleTheme.defaultMarkers", + "dojox/charting/SimpleTheme.defaultTheme", + "dojox/charting/Theme", + "dojox/charting/Theme.defaultMarkers", + "dojox/charting/Theme.defaultTheme", + "dojox/charting/action2d/Base", + "dojox/charting/action2d/ChartAction", + "dojox/charting/action2d/_IndicatorElement", + "dojox/charting/action2d/Highlight", + "dojox/charting/action2d/Magnify", + "dojox/charting/action2d/MouseZoomAndPan", + "dojox/charting/action2d/MouseIndicator", + "dojox/charting/action2d/MoveSlice", + "dojox/charting/action2d/PlotAction", + "dojox/charting/action2d/Tooltip", + "dojox/charting/action2d/Shake", + "dojox/charting/action2d/TouchZoomAndPan", + "dojox/charting/action2d/TouchIndicator", + "dojox/charting/axis2d/common", + "dojox/charting/axis2d/common.createText", + "dojox/charting/axis2d/Base", + "dojox/charting/axis2d/Invisible", + "dojox/charting/axis2d/Default", + "dojox/charting/bidi/_bidiutils", + "dojox/charting/bidi/Chart", + "dojox/charting/bidi/Chart3D", + "dojox/charting/bidi/action2d/Tooltip", + "dojox/charting/bidi/action2d/ZoomAndPan", + "dojox/charting/bidi/axis2d/Default", + "dojox/charting/bidi/widget/Chart", + "dojox/charting/bidi/widget/Legend", + "dojox/charting/plot2d/common", + "dojox/charting/plot2d/common.defaultStats", + "dojox/charting/plot2d/commonStacked", + "dojox/charting/plot2d/_PlotEvents", + "dojox/charting/plot2d/Areas", + "dojox/charting/plot2d/Bars", + "dojox/charting/plot2d/Base", + "dojox/charting/plot2d/Bubble", + "dojox/charting/plot2d/CartesianBase", + "dojox/charting/plot2d/Candlesticks", + "dojox/charting/plot2d/ClusteredBars", + "dojox/charting/plot2d/ClusteredColumns", + "dojox/charting/plot2d/Columns", + "dojox/charting/plot2d/Grid", + "dojox/charting/plot2d/Default", + "dojox/charting/plot2d/Indicator", + "dojox/charting/plot2d/Lines", + "dojox/charting/plot2d/Markers", + "dojox/charting/plot2d/Pie", + "dojox/charting/plot2d/MarkersOnly", + "dojox/charting/plot2d/OHLC", + "dojox/charting/plot2d/Scatter", + "dojox/charting/plot2d/Stacked", + "dojox/charting/plot2d/Spider", + "dojox/charting/plot2d/StackedAreas", + "dojox/charting/plot2d/StackedBars", + "dojox/charting/plot2d/StackedColumns", + "dojox/charting/plot2d/StackedLines", + "dojox/charting/plot3d/Bars", + "dojox/charting/plot3d/Base", + "dojox/charting/plot3d/Cylinders", + "dojox/charting/scaler/common", + "dojox/charting/scaler/primitive", + "dojox/charting/scaler/linear", + "dojox/charting/themes/common", + "dojox/charting/themes/gradientGenerator", + "dojox/charting/themes/PlotKit/base", + "dojox/charting/widget/Chart2D", + "dojox/charting/widget/Chart", + "dojox/charting/widget/Legend", + "dojox/charting/widget/SelectableLegend", + "dojox/collections", + "dojox/collections/ArrayList", + "dojox/collections/BinaryTree", + "dojox/collections/BinaryTree.TraversalMethods", + "dojox/collections/Dictionary", + "dojox/collections/Queue", + "dojox/collections/Stack", + "dojox/collections/SortedList", + "dojox/collections/_base", + "dojox/color", + "dojox/color/MeanColorModel", + "dojox/color/NeutralColorModel", + "dojox/color/SimpleColorModel", + "dojox/color/Palette", + "dojox/color/Palette.generators", + "dojox/color/api/ColorModel", + "dojox/css3/transit", + "dojox/css3/transition", + "dojox/css3/transition.endState", + "dojox/css3/transition.playing", + "dojox/css3/transition.startState", + "dojox/css3/fx", + "dojox/data/restListener", + "dojox/data/css", + "dojox/data/css.rules", + "dojox/data/dom", + "dojox/data/GoogleSearchStore", + "dojox/data/GoogleSearchStore.ImageSearch", + "dojox/data/GoogleSearchStore.BookSearch", + "dojox/data/GoogleSearchStore.LocalSearch", + "dojox/data/GoogleSearchStore.BlogSearch", + "dojox/data/GoogleSearchStore.VideoSearch", + "dojox/data/GoogleSearchStore.Search", + "dojox/data/GoogleSearchStore.WebSearch", + "dojox/data/GoogleSearchStore.NewsSearch", + "dojox/data/AndOrReadStore", + "dojox/data/AppStore", + "dojox/data/AndOrWriteStore", + "dojox/data/AtomReadStore", + "dojox/data/ClientFilter", + "dojox/data/CouchDBRestStore", + "dojox/data/CdfStore", + "dojox/data/CssRuleStore", + "dojox/data/CssClassStore", + "dojox/data/CsvStore", + "dojox/data/FileStore", + "dojox/data/FlickrRestStore", + "dojox/data/GoogleFeedStore", + "dojox/data/FlickrStore", + "dojox/data/HtmlStore", + "dojox/data/HtmlTableStore", + "dojox/data/KeyValueStore", + "dojox/data/JsonRestStore", + "dojox/data/JsonQueryRestStore", + "dojox/data/PersevereStore", + "dojox/data/OpenSearchStore", + "dojox/data/PicasaStore", + "dojox/data/OpmlStore", + "dojox/data/RailsStore", + "dojox/data/QueryReadStore", + "dojox/data/S3Store", + "dojox/data/SnapLogicStore", + "dojox/data/XmlItem", + "dojox/data/ServiceStore", + "dojox/data/WikipediaStore", + "dojox/data/XmlStore", + "dojox/data/util/JsonQuery", + "dojox/date/buddhist", + "dojox/date/buddhist/Date", + "dojox/date/buddhist/locale", + "dojox/date/hebrew", + "dojox/date/hebrew/Date", + "dojox/date/hebrew/locale", + "dojox/date/hebrew/numerals", + "dojox/date/islamic", + "dojox/date/islamic/Date", + "dojox/date/islamic/locale", + "dojox/date/persian", + "dojox/date/persian/Date", + "dojox/date/persian/locale", + "dojox/date/umalqura", + "dojox/date/umalqura/Date", + "dojox/date/umalqura/locale", + "dojox/date/php", + "dojox/date/posix", + "dojox/date/relative", + "dojox/dgauges/_circularUtils", + "dojox/dgauges/CircularScale", + "dojox/dgauges/CircularValueIndicator", + "dojox/dgauges/CircularGauge", + "dojox/dgauges/CircularRangeIndicator", + "dojox/dgauges/IndicatorBase", + "dojox/dgauges/LinearScaler", + "dojox/dgauges/LogScaler", + "dojox/dgauges/MultiLinearScaler", + "dojox/dgauges/GaugeBase", + "dojox/dgauges/RectangularScale", + "dojox/dgauges/RectangularSegmentedRangeIndicator", + "dojox/dgauges/RectangularRangeIndicator", + "dojox/dgauges/RectangularValueIndicator", + "dojox/dgauges/ScaleBase", + "dojox/dgauges/TextIndicator", + "dojox/dgauges/ScaleIndicatorBase", + "dojox/dgauges/RectangularGauge", + "dojox/dgauges/components/utils", + "dojox/dgauges/components/DefaultPropertiesMixin", + "dojox/dgauges/components/black/CircularLinearGauge", + "dojox/dgauges/components/black/SemiCircularLinearGauge", + "dojox/dgauges/components/black/HorizontalLinearGauge", + "dojox/dgauges/components/black/VerticalLinearGauge", + "dojox/dgauges/components/classic/CircularLinearGauge", + "dojox/dgauges/components/classic/HorizontalLinearGauge", + "dojox/dgauges/components/classic/VerticalLinearGauge", + "dojox/dgauges/components/classic/SemiCircularLinearGauge", + "dojox/dgauges/components/default/CircularLinearGauge", + "dojox/dgauges/components/default/HorizontalLinearGauge", + "dojox/dgauges/components/default/SemiCircularLinearGauge", + "dojox/dgauges/components/default/VerticalLinearGauge", + "dojox/dgauges/components/green/HorizontalLinearGauge", + "dojox/dgauges/components/green/CircularLinearGauge", + "dojox/dgauges/components/green/SemiCircularLinearGauge", + "dojox/dgauges/components/green/VerticalLinearGauge", + "dojox/dgauges/components/grey/CircularLinearGauge", + "dojox/dgauges/components/grey/SemiCircularLinearGauge", + "dojox/dgauges/components/grey/HorizontalLinearGauge", + "dojox/dgauges/components/grey/VerticalLinearGauge", + "dojox/dnd/BoundingBoxController", + "dojox/dnd/Selector", + "dojox/drawing", + "dojox/drawing/_base", + "dojox/drawing/Drawing", + "dojox/drawing/defaults", + "dojox/drawing/defaults.arrows", + "dojox/drawing/defaults.disabled", + "dojox/drawing/defaults.anchors", + "dojox/drawing/defaults.highlighted", + "dojox/drawing/defaults.button", + "dojox/drawing/defaults.hitSelected", + "dojox/drawing/defaults.hitNorm", + "dojox/drawing/defaults.hitHighlighted", + "dojox/drawing/defaults.selected", + "dojox/drawing/defaults.norm", + "dojox/drawing/defaults.textMode", + "dojox/drawing/defaults.textDisabled", + "dojox/drawing/defaults.text", + "dojox/drawing/annotations/Label", + "dojox/drawing/annotations/Label.Label", + "dojox/drawing/annotations/Angle", + "dojox/drawing/annotations/BoxShadow", + "dojox/drawing/annotations/Arrow", + "dojox/drawing/library/icons", + "dojox/drawing/library/icons.ellipse", + "dojox/drawing/library/icons.arrow", + "dojox/drawing/library/icons.axes", + "dojox/drawing/library/icons.pan", + "dojox/drawing/library/icons.line", + "dojox/drawing/library/icons.path", + "dojox/drawing/library/icons.equation", + "dojox/drawing/library/icons.iconize", + "dojox/drawing/library/icons.pencil", + "dojox/drawing/library/icons.plus", + "dojox/drawing/library/icons.triangle", + "dojox/drawing/library/icons.vector", + "dojox/drawing/library/icons.rect", + "dojox/drawing/library/icons.zoom100", + "dojox/drawing/library/icons.textBlock", + "dojox/drawing/library/icons.zoomIn", + "dojox/drawing/library/icons.zoomOut", + "dojox/drawing/library/greek", + "dojox/drawing/manager/_registry", + "dojox/drawing/manager/keys", + "dojox/drawing/manager/Anchors", + "dojox/drawing/manager/Canvas", + "dojox/drawing/manager/StencilUI", + "dojox/drawing/manager/Undo", + "dojox/drawing/manager/Mouse", + "dojox/drawing/manager/Stencil", + "dojox/drawing/plugins/_Plugin", + "dojox/drawing/plugins/drawing/Grid", + "dojox/drawing/plugins/drawing/GreekPalette", + "dojox/drawing/plugins/tools/Zoom", + "dojox/drawing/plugins/tools/Zoom.Zoom100", + "dojox/drawing/plugins/tools/Zoom.ZoomOut", + "dojox/drawing/plugins/tools/Zoom.ZoomIn", + "dojox/drawing/plugins/tools/Iconize", + "dojox/drawing/plugins/tools/Iconize.setup", + "dojox/drawing/plugins/tools/Pan", + "dojox/drawing/plugins/tools/Pan.setup", + "dojox/drawing/stencil/_Base", + "dojox/drawing/stencil/Line", + "dojox/drawing/stencil/Ellipse", + "dojox/drawing/stencil/Path", + "dojox/drawing/stencil/Rect", + "dojox/drawing/stencil/Image", + "dojox/drawing/stencil/Text", + "dojox/drawing/tools/Arrow", + "dojox/drawing/tools/Arrow.setup", + "dojox/drawing/tools/Ellipse", + "dojox/drawing/tools/Ellipse.setup", + "dojox/drawing/tools/Pencil", + "dojox/drawing/tools/Pencil.setup", + "dojox/drawing/tools/Rect", + "dojox/drawing/tools/Rect.setup", + "dojox/drawing/tools/Path", + "dojox/drawing/tools/Path.setup", + "dojox/drawing/tools/Line", + "dojox/drawing/tools/Line.setup", + "dojox/drawing/tools/TextBlock", + "dojox/drawing/tools/TextBlock.setup", + "dojox/drawing/tools/custom/Axes", + "dojox/drawing/tools/custom/Axes.setup", + "dojox/drawing/tools/custom/Vector", + "dojox/drawing/tools/custom/Vector.setup", + "dojox/drawing/tools/custom/Equation", + "dojox/drawing/tools/custom/Equation.setup", + "dojox/drawing/ui/Button", + "dojox/drawing/ui/Toolbar", + "dojox/drawing/ui/Tooltip", + "dojox/drawing/ui/dom/Toolbar", + "dojox/drawing/ui/dom/Pan", + "dojox/drawing/ui/dom/Pan.setup", + "dojox/drawing/ui/dom/Zoom", + "dojox/drawing/util/positioning", + "dojox/drawing/util/oo", + "dojox/drawing/util/typeset", + "dojox/drawing/util/common", + "dojox/drawing/util/common.objects", + "dojox/dtl", + "dojox/dtl/_Templated", + "dojox/dtl/Context", + "dojox/dtl/_DomTemplated", + "dojox/dtl/DomInline", + "dojox/dtl/Inline", + "dojox/dtl/_base", + "dojox/dtl/_base._base", + "dojox/dtl/_base.BOOLS", + "dojox/dtl/_base.data", + "dojox/dtl/_base.date", + "dojox/dtl/_base.dates", + "dojox/dtl/_base.dijit", + "dojox/dtl/_base.html", + "dojox/dtl/_base.htmlstrings", + "dojox/dtl/_base.dom", + "dojox/dtl/_base.integers", + "dojox/dtl/_base.logic", + "dojox/dtl/_base.loader", + "dojox/dtl/_base.loop", + "dojox/dtl/_base.misc", + "dojox/dtl/_base.objects", + "dojox/dtl/_base.strings", + "dojox/dtl/_base.register", + "dojox/dtl/_base.text", + "dojox/dtl/dom", + "dojox/dtl/dom._uppers", + "dojox/dtl/dom._attributes", + "dojox/dtl/contrib/data", + "dojox/dtl/contrib/objects", + "dojox/dtl/contrib/dom", + "dojox/dtl/contrib/dijit", + "dojox/dtl/ext-dojo/NodeList", + "dojox/dtl/ext-dojo/NodeList._nodeDataCache", + "dojox/dtl/filter/dates", + "dojox/dtl/filter/htmlstrings", + "dojox/dtl/filter/integers", + "dojox/dtl/filter/logic", + "dojox/dtl/filter/misc", + "dojox/dtl/filter/misc._phone2numeric", + "dojox/dtl/filter/lists", + "dojox/dtl/filter/strings", + "dojox/dtl/filter/strings._strings", + "dojox/dtl/filter/strings._truncate_singlets", + "dojox/dtl/render/html", + "dojox/dtl/render/dom", + "dojox/dtl/tag/date", + "dojox/dtl/tag/loader", + "dojox/dtl/tag/logic", + "dojox/dtl/tag/loop", + "dojox/dtl/tag/misc", + "dojox/dtl/utils/date", + "dojox/editor/plugins/_SpellCheckParser", + "dojox/editor/plugins/AutoSave", + "dojox/editor/plugins/AutoSave._AutoSaveSettingDialog", + "dojox/editor/plugins/Blockquote", + "dojox/editor/plugins/AutoUrlLink", + "dojox/editor/plugins/Breadcrumb", + "dojox/editor/plugins/Breadcrumb._BreadcrumbMenuTitle", + "dojox/editor/plugins/CollapsibleToolbar", + "dojox/editor/plugins/CollapsibleToolbar._CollapsibleToolbarButton", + "dojox/editor/plugins/_SmileyPalette", + "dojox/editor/plugins/_SmileyPalette.Emoticon", + "dojox/editor/plugins/InsertAnchor", + "dojox/editor/plugins/NormalizeIndentOutdent", + "dojox/editor/plugins/FindReplace", + "dojox/editor/plugins/FindReplace._FindReplaceCloseBox", + "dojox/editor/plugins/FindReplace._FindReplaceCheckBox", + "dojox/editor/plugins/FindReplace._FindReplaceTextBox", + "dojox/editor/plugins/FindReplace._FindReplaceToolbar", + "dojox/editor/plugins/InsertEntity", + "dojox/editor/plugins/PasteFromWord", + "dojox/editor/plugins/PageBreak", + "dojox/editor/plugins/Preview", + "dojox/editor/plugins/PrettyPrint", + "dojox/editor/plugins/ResizeTableColumn", + "dojox/editor/plugins/NormalizeStyle", + "dojox/editor/plugins/EntityPalette", + "dojox/editor/plugins/EntityPalette.LatinEntity", + "dojox/editor/plugins/Save", + "dojox/editor/plugins/SafePaste", + "dojox/editor/plugins/ShowBlockNodes", + "dojox/editor/plugins/LocalImage", + "dojox/editor/plugins/Smiley", + "dojox/editor/plugins/TextColor", + "dojox/editor/plugins/TextColor._TextColorDropDown", + "dojox/editor/plugins/StatusBar", + "dojox/editor/plugins/StatusBar._StatusBar", + "dojox/editor/plugins/SpellCheck", + "dojox/editor/plugins/SpellCheck._SpellCheckScriptMultiPart", + "dojox/editor/plugins/SpellCheck._SpellCheckControl", + "dojox/editor/plugins/TablePlugins", + "dojox/editor/plugins/UploadImage", + "dojox/editor/plugins/ToolbarLineBreak", + "dojox/embed/Flash", + "dojox/embed/Quicktime", + "dojox/embed/flashVars", + "dojox/embed/Object", + "dojox/encoding/_base", + "dojox/encoding/ascii85", + "dojox/encoding/base64", + "dojox/encoding/bits", + "dojox/encoding/easy64", + "dojox/encoding/compression/splay", + "dojox/encoding/compression/lzw", + "dojox/encoding/crypto/_base", + "dojox/encoding/crypto/_base.RSAKey", + "dojox/encoding/crypto/_base.cipherModes", + "dojox/encoding/crypto/_base.outputTypes", + "dojox/encoding/crypto/RSAKey", + "dojox/encoding/crypto/RSAKey-ext", + "dojox/encoding/digests/MD5", + "dojox/encoding/digests/SHA1", + "dojox/encoding/digests/SHA224", + "dojox/encoding/digests/SHA512", + "dojox/encoding/digests/SHA256", + "dojox/encoding/digests/SHA384", + "dojox/encoding/digests/_base", + "dojox/encoding/digests/_base.outputTypes", + "dojox/encoding/digests/_sha-64", + "dojox/flash", + "dojox/form/_HasDropDown", + "dojox/form/DropDownStack", + "dojox/form/RadioStack", + "dojox/form/_SelectStackMixin", + "dojox/form/BusyButton", + "dojox/form/_FormSelectWidget", + "dojox/form/_FormSelectWidget.__SelectOption", + "dojox/form/CheckedMultiSelect", + "dojox/form/DayTextBox", + "dojox/form/DropDownSelect", + "dojox/form/DropDownSelect._Menu", + "dojox/form/FileInput", + "dojox/form/DateTextBox", + "dojox/form/FileInputBlind", + "dojox/form/FileInputAuto", + "dojox/form/FileUploader", + "dojox/form/Manager", + "dojox/form/FilePickerTextBox", + "dojox/form/RangeSlider", + "dojox/form/ListInput", + "dojox/form/PasswordValidator", + "dojox/form/Rating", + "dojox/form/MonthTextBox", + "dojox/form/MultiComboBox", + "dojox/form/TimeSpinner", + "dojox/form/TriStateCheckBox", + "dojox/form/Uploader", + "dojox/form/YearTextBox", + "dojox/form/manager/_ClassMixin", + "dojox/form/manager/_DisplayMixin", + "dojox/form/manager/_EnableMixin", + "dojox/form/manager/_FormMixin", + "dojox/form/manager/_Mixin", + "dojox/form/manager/_NodeMixin", + "dojox/form/manager/_ValueMixin", + "dojox/form/uploader/_HTML5", + "dojox/form/uploader/_Flash", + "dojox/form/uploader/_IFrame", + "dojox/form/uploader/_Base", + "dojox/form/uploader/FileList", + "dojox/form/uploader/plugins/Flash", + "dojox/form/uploader/plugins/HTML5", + "dojox/form/uploader/plugins/IFrame", + "dojox/fx", + "dojox/fx/Shadow", + "dojox/fx/_core", + "dojox/fx/scroll", + "dojox/fx/_arg", + "dojox/fx/easing", + "dojox/fx/_base", + "dojox/fx/flip", + "dojox/fx/style", + "dojox/fx/text", + "dojox/fx/split", + "dojox/fx/Timeline", + "dojox/fx/ext-dojo/reverse", + "dojox/fx/ext-dojo/complex", + "dojox/fx/ext-dojo/NodeList", + "dojox/fx/ext-dojo/NodeList-style", + "dojox/gantt/contextMenuTab", + "dojox/gantt/GanttProjectControl", + "dojox/gantt/GanttProjectItem", + "dojox/gantt/GanttResourceItem", + "dojox/gantt/GanttChart", + "dojox/gantt/GanttTaskControl", + "dojox/gantt/TabMenu", + "dojox/gantt/GanttTaskItem", + "dojox/gauges/_Indicator", + "dojox/gauges/_Gauge", + "dojox/gauges/AnalogArrowIndicator", + "dojox/gauges/AnalogCircleIndicator", + "dojox/gauges/AnalogArcIndicator", + "dojox/gauges/AnalogGauge", + "dojox/gauges/AnalogIndicatorBase", + "dojox/gauges/AnalogLineIndicator", + "dojox/gauges/BarCircleIndicator", + "dojox/gauges/AnalogNeedleIndicator", + "dojox/gauges/BarGauge", + "dojox/gauges/BarLineIndicator", + "dojox/gauges/BarIndicator", + "dojox/gauges/GlossyCircularGaugeNeedle", + "dojox/gauges/GlossyHorizontalGaugeMarker", + "dojox/gauges/GlossyCircularGauge", + "dojox/gauges/Range", + "dojox/gauges/GlossyCircularGaugeBase", + "dojox/gauges/GlossyHorizontalGauge", + "dojox/gauges/GlossySemiCircularGauge", + "dojox/gauges/TextIndicator", + "dojox/geo/charting/_base", + "dojox/geo/charting/_Marker", + "dojox/geo/charting/Feature", + "dojox/geo/charting/KeyboardInteractionSupport", + "dojox/geo/charting/MouseInteractionSupport", + "dojox/geo/charting/TouchInteractionSupport", + "dojox/geo/charting/Map", + "dojox/geo/charting/widget/Legend", + "dojox/geo/charting/widget/Map", + "dojox/geo/openlayers/_base", + "dojox/geo/openlayers/_base.Geometry", + "dojox/geo/openlayers/_base.Collection", + "dojox/geo/openlayers/_base.Feature", + "dojox/geo/openlayers/_base.JsonImport", + "dojox/geo/openlayers/_base.GfxLayer", + "dojox/geo/openlayers/_base.LineString", + "dojox/geo/openlayers/_base.Layer", + "dojox/geo/openlayers/_base.GeometryFeature", + "dojox/geo/openlayers/_base.Point", + "dojox/geo/openlayers/_base.Map", + "dojox/geo/openlayers/_base.TouchInteractionSupport", + "dojox/geo/openlayers/_base.WidgetFeature", + "dojox/geo/openlayers/_base.__JsonImportArgs", + "dojox/geo/openlayers/_base.__WidgetFeatureArgs", + "dojox/geo/openlayers/_base.__MapArgs", + "dojox/geo/openlayers/_base.BaseLayerType", + "dojox/geo/openlayers/_base.GreatCircle", + "dojox/geo/openlayers/_base.widget", + "dojox/geo/openlayers/GreatCircle", + "dojox/geo/openlayers/Patch", + "dojox/geo/openlayers/Collection", + "dojox/geo/openlayers/Feature", + "dojox/geo/openlayers/Geometry", + "dojox/geo/openlayers/GfxLayer", + "dojox/geo/openlayers/JsonImport", + "dojox/geo/openlayers/Layer", + "dojox/geo/openlayers/LineString", + "dojox/geo/openlayers/GeometryFeature", + "dojox/geo/openlayers/Point", + "dojox/geo/openlayers/WidgetFeature", + "dojox/geo/openlayers/TouchInteractionSupport", + "dojox/geo/openlayers/Map", + "dojox/geo/openlayers/widget/Map", + "dojox/gesture/Base", + "dojox/gfx", + "dojox/gfx.__MoveableCtorArgs", + "dojox/gfx.Circle", + "dojox/gfx.Ellipse", + "dojox/gfx/path", + "dojox/gfx/Mover", + "dojox/gfx/Moveable", + "dojox/gfx.Line", + "dojox/gfx.Point", + "dojox/gfx.Group", + "dojox/gfx.Polyline", + "dojox/gfx.Rect", + "dojox/gfx.Rectangle", + "dojox/gfx.Surface", + "dojox/gfx.TextPath", + "dojox/gfx.Text", + "dojox/gfx.VectorFont", + "dojox/gfx/VectorText", + "dojox/gfx/decompose", + "dojox/gfx._vectorFontCache", + "dojox/gfx._svgFontCache", + "dojox/gfx/arc", + "dojox/gfx/bezierutils", + "dojox/gfx/_base", + "dojox/gfx/_gfxBidiSupport", + "dojox/gfx/canvas", + "dojox/gfx/canvasWithEvents", + "dojox/gfx.defaultCircle", + "dojox/gfx/canvasext", + "dojox/gfx.defaultImage", + "dojox/gfx.defaultLine", + "dojox/gfx/canvas_attach", + "dojox/gfx.defaultLinearGradient", + "dojox/gfx.defaultEllipse", + "dojox/gfx.defaultFont", + "dojox/gfx.defaultPath", + "dojox/gfx.defaultPattern", + "dojox/gfx.defaultRadialGradient", + "dojox/gfx.defaultRect", + "dojox/gfx.defaultPolyline", + "dojox/gfx.defaultStroke", + "dojox/gfx.defaultText", + "dojox/gfx.Fill", + "dojox/gfx.defaultVectorFont", + "dojox/gfx.defaultVectorText", + "dojox/gfx.defaultTextPath", + "dojox/gfx/fx", + "dojox/gfx/gradient", + "dojox/gfx.Font", + "dojox/gfx/gradutils", + "dojox/gfx.LinearGradient", + "dojox/gfx/move", + "dojox/gfx/matrix", + "dojox/gfx.Pattern", + "dojox/gfx.RadialGradient", + "dojox/gfx/shape", + "dojox/gfx/silverlight", + "dojox/gfx.Stroke", + "dojox/gfx/silverlight_attach", + "dojox/gfx/svgext", + "dojox/gfx/svg", + "dojox/gfx.vectorFontFitting", + "dojox/gfx/utils", + "dojox/gfx/vml", + "dojox/gfx/filters", + "dojox/gfx/registry", + "dojox/gfx/renderer", + "dojox/gfx/svg_attach", + "dojox/gfx/svg_attach.Ellipse", + "dojox/gfx/svg_attach.Group", + "dojox/gfx/svg_attach.Circle", + "dojox/gfx/svg_attach.Line", + "dojox/gfx/svg_attach.Image", + "dojox/gfx/svg_attach.Path", + "dojox/gfx/svg_attach.Polyline", + "dojox/gfx/svg_attach.Surface", + "dojox/gfx/svg_attach.Shape", + "dojox/gfx/svg_attach.Rect", + "dojox/gfx/svg_attach.Text", + "dojox/gfx/svg_attach.TextPath", + "dojox/gfx/svg_attach.dasharray", + "dojox/gfx/svg_attach.xmlns", + "dojox/gfx/vml_attach", + "dojox/gfx/vml_attach.Circle", + "dojox/gfx/vml_attach.Group", + "dojox/gfx/vml_attach.Ellipse", + "dojox/gfx/vml_attach.Image", + "dojox/gfx/vml_attach.Line", + "dojox/gfx/vml_attach.Polyline", + "dojox/gfx/vml_attach.Surface", + "dojox/gfx/vml_attach.Rect", + "dojox/gfx/vml_attach.Path", + "dojox/gfx/vml_attach.Shape", + "dojox/gfx/vml_attach.Text", + "dojox/gfx/vml_attach.TextPath", + "dojox/gfx/vml_attach._bool", + "dojox/gfx/vml_attach.text_alignment", + "dojox/gfx3d", + "dojox/gfx3d/object", + "dojox/gfx3d/gradient", + "dojox/gfx3d/_base", + "dojox/gfx3d/_base.Cube", + "dojox/gfx3d/_base.Cylinder", + "dojox/gfx3d/_base.Edges", + "dojox/gfx3d/_base.Polygon", + "dojox/gfx3d/_base.Orbit", + "dojox/gfx3d/_base.Object", + "dojox/gfx3d/_base.Path3d", + "dojox/gfx3d/_base.Quads", + "dojox/gfx3d/_base.Triangles", + "dojox/gfx3d/_base.Scene", + "dojox/gfx3d/_base.Viewport", + "dojox/gfx3d/_base._creators", + "dojox/gfx3d/_base.defaultCube", + "dojox/gfx3d/_base.defaultEdges", + "dojox/gfx3d/_base.defaultOrbit", + "dojox/gfx3d/_base.defaultCylinder", + "dojox/gfx3d/_base.defaultPath3d", + "dojox/gfx3d/_base.defaultPolygon", + "dojox/gfx3d/_base.defaultQuads", + "dojox/gfx3d/_base.defaultTriangles", + "dojox/gfx3d/_base.drawer", + "dojox/gfx3d/_base.lighting", + "dojox/gfx3d/_base.scheduler", + "dojox/gfx3d/_base.matrix", + "dojox/gfx3d/_base.vector", + "dojox/gfx3d/scheduler", + "dojox/gfx3d/scheduler.BinarySearchTree", + "dojox/gfx3d/scheduler.drawer", + "dojox/gfx3d/scheduler.scheduler", + "dojox/gfx3d/lighting", + "dojox/gfx3d/lighting.Model", + "dojox/gfx3d/lighting.finish", + "dojox/gfx3d/vector", + "dojox/gfx3d/matrix", + "dojox/grid/_Builder", + "dojox/grid/util", + "dojox/grid/_EditManager", + "dojox/grid/_RowManager", + "dojox/grid/_Layout", + "dojox/grid/_Events", + "dojox/grid/_FocusManager", + "dojox/grid/_SelectionPreserver", + "dojox/grid/_Scroller", + "dojox/grid/_ViewManager", + "dojox/grid/_TreeView", + "dojox/grid/_View", + "dojox/grid/_Selector", + "dojox/grid/_RowSelector", + "dojox/grid/DataSelection", + "dojox/grid/_Grid", + "dojox/grid/DataGrid", + "dojox/grid/LazyTreeGridStoreModel", + "dojox/grid/TreeSelection", + "dojox/grid/Selection", + "dojox/grid/LazyTreeGrid", + "dojox/grid/EnhancedGrid", + "dojox/grid/TreeGrid", + "dojox/grid/bidi/_BidiMixin", + "dojox/grid/cells/dijit", + "dojox/grid/cells/dijit._Widget", + "dojox/grid/cells/dijit.CheckBox", + "dojox/grid/cells/dijit.DateTextBox", + "dojox/grid/cells/dijit.Editor", + "dojox/grid/cells/dijit.ComboBox", + "dojox/grid/cells/tree", + "dojox/grid/cells/_base", + "dojox/grid/cells/_base.AlwaysEdit", + "dojox/grid/cells/_base.Bool", + "dojox/grid/cells/_base.Cell", + "dojox/grid/cells/_base.Select", + "dojox/grid/cells/_base.RowIndex", + "dojox/grid/enhanced/_Events", + "dojox/grid/enhanced/_Plugin", + "dojox/grid/enhanced/_PluginManager", + "dojox/grid/enhanced/_FocusManager", + "dojox/grid/enhanced/plugins/_StoreLayer", + "dojox/grid/enhanced/plugins/_StoreLayer._ServerSideLayer", + "dojox/grid/enhanced/plugins/_StoreLayer._StoreLayer", + "dojox/grid/enhanced/plugins/_RowMapLayer", + "dojox/grid/enhanced/plugins/_SelectionPreserver", + "dojox/grid/enhanced/plugins/AutoScroll", + "dojox/grid/enhanced/plugins/DnD", + "dojox/grid/enhanced/plugins/CellMerge", + "dojox/grid/enhanced/plugins/Exporter", + "dojox/grid/enhanced/plugins/Cookie", + "dojox/grid/enhanced/plugins/Filter", + "dojox/grid/enhanced/plugins/Dialog", + "dojox/grid/enhanced/plugins/IndirectSelection", + "dojox/grid/enhanced/plugins/Menu", + "dojox/grid/enhanced/plugins/Printer", + "dojox/grid/enhanced/plugins/NestedSorting", + "dojox/grid/enhanced/plugins/Rearrange", + "dojox/grid/enhanced/plugins/Search", + "dojox/grid/enhanced/plugins/Pagination", + "dojox/grid/enhanced/plugins/GridSource", + "dojox/grid/enhanced/plugins/Selector", + "dojox/grid/enhanced/plugins/exporter/_ExportWriter", + "dojox/grid/enhanced/plugins/exporter/CSVWriter", + "dojox/grid/enhanced/plugins/exporter/TableWriter", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr._BiOpExpr", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr._OperatorExpr", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr._UniOpExpr", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr._ConditionExpr", + "dojox/grid/enhanced/plugins/filter/_ConditionExpr._DataExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs", + "dojox/grid/enhanced/plugins/filter/_DataExprs._BiOpExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs._ConditionExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs._OperatorExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs._UniOpExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs.NumberExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs.DateExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs._DataExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs.StringExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs.BooleanExpr", + "dojox/grid/enhanced/plugins/filter/_DataExprs.TimeExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr._ConditionExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr._OperatorExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr._BiOpExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.BooleanExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr._DataExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr._UniOpExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.EndsWith", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.Contains", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.DateExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.EqualTo", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LargerThan", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.IsEmpty", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LessThanOrEqualTo", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LessThan", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LargerThanOrEqualTo", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicALL", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicAND", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicANY", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.Matches", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicOR", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicNOT", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.LogicXOR", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.StringExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.NumberExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.TimeExpr", + "dojox/grid/enhanced/plugins/filter/_FilterExpr.StartsWith", + "dojox/grid/enhanced/plugins/filter/FilterLayer", + "dojox/grid/enhanced/plugins/filter/FilterLayer._ServerSideLayer", + "dojox/grid/enhanced/plugins/filter/FilterLayer._StoreLayer", + "dojox/grid/enhanced/plugins/filter/FilterLayer.ServerSideFilterLayer", + "dojox/grid/enhanced/plugins/filter/FilterLayer.ClientSideFilterLayer", + "dojox/grid/enhanced/plugins/filter/FilterBuilder", + "dojox/grid/enhanced/plugins/filter/FilterStatusTip", + "dojox/grid/enhanced/plugins/filter/FilterDefDialog", + "dojox/grid/enhanced/plugins/filter/ClearFilterConfirm", + "dojox/grid/enhanced/plugins/filter/FilterBar", + "dojox/help/_base", + "dojox/help/console", + "dojox/highlight", + "dojox/highlight/_base", + "dojox/highlight/_base.constants", + "dojox/highlight/languages/css", + "dojox/highlight/languages/css.defaultMode", + "dojox/highlight/languages/delphi", + "dojox/highlight/languages/delphi.defaultMode", + "dojox/highlight/languages/cpp", + "dojox/highlight/languages/cpp.defaultMode", + "dojox/highlight/languages/django", + "dojox/highlight/languages/django.defaultMode", + "dojox/highlight/languages/html", + "dojox/highlight/languages/html.HTML_ATTR", + "dojox/highlight/languages/html.defaultMode", + "dojox/highlight/languages/html.HTML_VALUE", + "dojox/highlight/languages/html.HTML_DOCTYPE", + "dojox/highlight/languages/html.HTML_TAGS", + "dojox/highlight/languages/groovy", + "dojox/highlight/languages/groovy.defaultMode", + "dojox/highlight/languages/groovy.GROOVY_KEYWORDS", + "dojox/highlight/languages/javascript", + "dojox/highlight/languages/javascript.defaultMode", + "dojox/highlight/languages/java", + "dojox/highlight/languages/java.defaultMode", + "dojox/highlight/languages/python", + "dojox/highlight/languages/python.defaultMode", + "dojox/highlight/languages/sql", + "dojox/highlight/languages/sql.defaultMode", + "dojox/highlight/languages/xquery", + "dojox/highlight/languages/xquery.defaultMode", + "dojox/highlight/languages/xquery.XQUERY_COMMENT", + "dojox/highlight/languages/xml", + "dojox/highlight/languages/xml.defaultMode", + "dojox/highlight/languages/xml.XML_ATTR", + "dojox/highlight/languages/xml.XML_COMMENT", + "dojox/highlight/languages/xml.XML_VALUE", + "dojox/highlight/languages/pygments/css", + "dojox/highlight/languages/pygments/css.defaultMode", + "dojox/highlight/languages/pygments/xml", + "dojox/highlight/languages/pygments/xml.defaultMode", + "dojox/highlight/languages/pygments/html", + "dojox/highlight/languages/pygments/html.defaultMode", + "dojox/highlight/languages/pygments/javascript", + "dojox/highlight/languages/pygments/javascript.defaultMode", + "dojox/highlight/widget/Code", + "dojox/html", + "dojox/html/ellipsis", + "dojox/html/entities", + "dojox/html/metrics", + "dojox/html/styles", + "dojox/html/styles._ContentSetter", + "dojox/html/styles.ext-dojo", + "dojox/html/styles.metrics", + "dojox/html/styles.entities", + "dojox/html/_base._ContentSetter", + "dojox/image", + "dojox/image/FlickrBadge", + "dojox/image/Lightbox", + "dojox/image/Lightbox.LightboxDialog", + "dojox/image/LightboxNano", + "dojox/image/Badge", + "dojox/image/Magnifier", + "dojox/image/MagnifierLite", + "dojox/io/httpParse", + "dojox/io/xhrMultiPart", + "dojox/io/xhrWindowNamePlugin", + "dojox/io/xhrScriptPlugin", + "dojox/io/windowName", + "dojox/io/scriptFrame", + "dojox/io/scriptFrame._loadedIds", + "dojox/io/scriptFrame._waiters", + "dojox/io/proxy/xip", + "dojox/io/proxy/xip._state", + "dojox/jq", + "dojox/json/query", + "dojox/json/ref", + "dojox/jsonPath", + "dojox/jsonPath/query", + "dojox/lang/observable", + "dojox/lang/aspect", + "dojox/lang/aspect/memoizerGuard", + "dojox/lang/aspect/memoizer", + "dojox/lang/aspect/counter", + "dojox/lang/aspect/cflow", + "dojox/lang/aspect/timer", + "dojox/lang/aspect/profiler", + "dojox/lang/aspect/tracer", + "dojox/lang/async", + "dojox/lang/async/event", + "dojox/lang/async/timeout", + "dojox/lang/async/topic", + "dojox/lang/functional", + "dojox/lang/functional/listcomp", + "dojox/lang/functional/object", + "dojox/lang/functional/zip", + "dojox/lang/functional/array", + "dojox/lang/functional/lambda", + "dojox/lang/functional/reversed", + "dojox/lang/functional/sequence", + "dojox/lang/utils", + "dojox/lang/oo/mixin", + "dojox/lang/oo/Filter", + "dojox/lang/oo/Decorator", + "dojox/lang/oo/rearrange", + "dojox/lang/oo/aop", + "dojox/lang/oo/general", + "dojox/layout/BorderContainer", + "dojox/layout/RadioGroup", + "dojox/layout/Dock", + "dojox/layout/DragPane", + "dojox/layout/ExpandoPane", + "dojox/layout/ContentPane", + "dojox/layout/GridContainer", + "dojox/layout/FloatingPane", + "dojox/layout/GridContainerLite", + "dojox/layout/GridContainerLite.ChildWidgetProperties", + "dojox/layout/ResizeHandle", + "dojox/layout/ToggleSplitter", + "dojox/layout/RotatorContainer", + "dojox/layout/TableContainer", + "dojox/layout/TableContainer.ChildWidgetProperties", + "dojox/layout/ScrollPane", + "dojox/layout/dnd/Avatar", + "dojox/layout/dnd/PlottedDnd", + "dojox/main", + "dojox/main.languages", + "dojox/main.islamic", + "dojox/main.buddhist", + "dojox/main.charting", + "dojox/main.hebrew", + "dojox/main.functional", + "dojox/main.relative", + "dojox/main.util", + "dojox/main.regexp", + "dojox/main.umalqura", + "dojox/main.persian", + "dojox/main.utils", + "dojox/math", + "dojox/math/BigInteger", + "dojox/math/BigInteger-ext", + "dojox/math/round", + "dojox/math/random/prng4", + "dojox/math/random/Simple", + "dojox/math/random/Secure", + "dojox/mdnd/AutoScroll", + "dojox/mdnd/DropIndicator", + "dojox/mdnd/AreaManager", + "dojox/mdnd/LazyManager", + "dojox/mdnd/Moveable", + "dojox/mdnd/PureSource", + "dojox/mdnd/adapter/DndFromDojo", + "dojox/mdnd/adapter/DndToDojo", + "dojox/mdnd/dropMode/DefaultDropMode", + "dojox/mdnd/dropMode/OverDropMode", + "dojox/mdnd/dropMode/VerticalDropMode", + "dojox/mobile", + "dojox/mobile/_ContentPaneMixin", + "dojox/mobile/_DataMixin", + "dojox/mobile/_ComboBoxMenu", + "dojox/mobile/_DatePickerMixin", + "dojox/mobile/_ExecScriptMixin", + "dojox/mobile/_DataListMixin", + "dojox/mobile/_EditableIconMixin", + "dojox/mobile/_EditableListMixin", + "dojox/mobile/_ListTouchMixin", + "dojox/mobile/_IconItemPane", + "dojox/mobile/_StoreListMixin", + "dojox/mobile/_StoreMixin", + "dojox/mobile/_TimePickerMixin", + "dojox/mobile/_ItemBase", + "dojox/mobile/Badge", + "dojox/mobile/_ScrollableMixin", + "dojox/mobile/_PickerBase", + "dojox/mobile/Audio", + "dojox/mobile/Accordion", + "dojox/mobile/Accordion.ChildWidgetProperties", + "dojox/mobile/Button", + "dojox/mobile/CarouselItem", + "dojox/mobile/Carousel", + "dojox/mobile/Carousel.ChildSwapViewProperties", + "dojox/mobile/CheckBox", + "dojox/mobile/Container", + "dojox/mobile/ComboBox", + "dojox/mobile/ContentPane", + "dojox/mobile/DataCarousel", + "dojox/mobile/FilteredListMixin", + "dojox/mobile/EdgeToEdgeList", + "dojox/mobile/EdgeToEdgeCategory", + "dojox/mobile/EdgeToEdgeStoreList", + "dojox/mobile/EdgeToEdgeDataList", + "dojox/mobile/ExpandingTextArea", + "dojox/mobile/FixedSplitterPane", + "dojox/mobile/Icon", + "dojox/mobile/FixedSplitter", + "dojox/mobile/FormLayout", + "dojox/mobile/GridLayout", + "dojox/mobile/IconMenu", + "dojox/mobile/IconMenuItem", + "dojox/mobile/IconContainer", + "dojox/mobile/Heading", + "dojox/mobile/LongListMixin", + "dojox/mobile/IconItem", + "dojox/mobile/ListItem", + "dojox/mobile/ListItem.ChildWidgetProperties", + "dojox/mobile/Pane", + "dojox/mobile/Opener", + "dojox/mobile/Overlay", + "dojox/mobile/PageIndicator", + "dojox/mobile/ProgressBar", + "dojox/mobile/ProgressIndicator", + "dojox/mobile/RoundRectCategory", + "dojox/mobile/RoundRect", + "dojox/mobile/RadioButton", + "dojox/mobile/RoundRectList", + "dojox/mobile/ScreenSizeAware", + "dojox/mobile/RoundRectDataList", + "dojox/mobile/RoundRectStoreList", + "dojox/mobile/ScrollablePane", + "dojox/mobile/Rating", + "dojox/mobile/Slider", + "dojox/mobile/SimpleDialog", + "dojox/mobile/SearchBox", + "dojox/mobile/ScrollableView", + "dojox/mobile/SpinWheel", + "dojox/mobile/SpinWheelDatePicker", + "dojox/mobile/SpinWheelTimePicker", + "dojox/mobile/Switch", + "dojox/mobile/SpinWheelSlot", + "dojox/mobile/StoreCarousel", + "dojox/mobile/TabBar", + "dojox/mobile/SwapView", + "dojox/mobile/TextArea", + "dojox/mobile/ToggleButton", + "dojox/mobile/TransitionEvent", + "dojox/mobile/Tooltip", + "dojox/mobile/TextBox", + "dojox/mobile/ToolBarButton", + "dojox/mobile/TabBarButton", + "dojox/mobile/ValuePicker", + "dojox/mobile/ValuePickerSlot", + "dojox/mobile/ValuePickerDatePicker", + "dojox/mobile/ViewController", + "dojox/mobile/TreeView", + "dojox/mobile/Video", + "dojox/mobile/ValuePickerTimePicker", + "dojox/mobile/View", + "dojox/mobile/DatePicker", + "dojox/mobile/pageTurningUtils", + "dojox/mobile/scrollable", + "dojox/mobile/TimePicker", + "dojox/mobile/_base", + "dojox/mobile/_compat", + "dojox/mobile/_css3", + "dojox/mobile/_PickerChooser", + "dojox/mobile/_maskUtils", + "dojox/mobile/bookmarkable", + "dojox/mobile/common", + "dojox/mobile/compat", + "dojox/mobile/i18n", + "dojox/mobile/i18n.I18NProperties", + "dojox/mobile/mobile-all", + "dojox/mobile/sniff", + "dojox/mobile/transition", + "dojox/mobile/uacss", + "dojox/mobile/viewRegistry", + "dojox/mobile/viewRegistry.hash", + "dojox/mobile/bidi/common", + "dojox/mobile/bidi/common.MARK", + "dojox/mobile/bidi/_ComboBoxMenu", + "dojox/mobile/bidi/_ItemBase", + "dojox/mobile/bidi/_StoreListMixin", + "dojox/mobile/bidi/Accordion", + "dojox/mobile/bidi/Badge", + "dojox/mobile/bidi/Button", + "dojox/mobile/bidi/Carousel", + "dojox/mobile/bidi/Heading", + "dojox/mobile/bidi/IconMenu", + "dojox/mobile/bidi/IconItem", + "dojox/mobile/bidi/CarouselItem", + "dojox/mobile/bidi/ListItem", + "dojox/mobile/bidi/RoundRectCategory", + "dojox/mobile/bidi/TabBar", + "dojox/mobile/bidi/SwapView", + "dojox/mobile/bidi/Switch", + "dojox/mobile/bidi/SpinWheelSlot", + "dojox/mobile/bidi/TextBox", + "dojox/mobile/bidi/TabBarButton", + "dojox/mobile/bidi/ToolBarButton", + "dojox/mobile/bidi/Tooltip", + "dojox/mobile/bidi/ValuePickerSlot", + "dojox/mobile/bidi/TreeView", + "dojox/mobile/dh/ContentTypeMap", + "dojox/mobile/dh/ContentTypeMap.map", + "dojox/mobile/dh/PatternFileTypeMap", + "dojox/mobile/dh/PatternFileTypeMap.map", + "dojox/mobile/dh/SuffixFileTypeMap", + "dojox/mobile/dh/SuffixFileTypeMap.map", + "dojox/mobile/dh/DataHandler", + "dojox/mobile/dh/HtmlContentHandler", + "dojox/mobile/dh/HtmlScriptContentHandler", + "dojox/mobile/dh/JsonContentHandler", + "dojox/mobile/dh/StringDataSource", + "dojox/mobile/dh/UrlDataSource", + "dojox/mvc", + "dojox/mvc/_atBindingMixin", + "dojox/mvc/_atBindingMixin.mixin", + "dojox/mvc/_InlineTemplateMixin", + "dojox/mvc/_DataBindingMixin", + "dojox/mvc/_Controller", + "dojox/mvc/_Container", + "dojox/mvc/EditModelRefController", + "dojox/mvc/EditStoreRefListController", + "dojox/mvc/EditStoreRefController", + "dojox/mvc/ListController", + "dojox/mvc/Element", + "dojox/mvc/ModelRefController", + "dojox/mvc/Group", + "dojox/mvc/Generate", + "dojox/mvc/Output", + "dojox/mvc/StatefulModel", + "dojox/mvc/StatefulModel.getPlainValueOptions", + "dojox/mvc/StatefulModel.getStatefulOptions", + "dojox/mvc/Repeat", + "dojox/mvc/StoreRefController", + "dojox/mvc/StatefulSeries", + "dojox/mvc/Templated", + "dojox/mvc/WidgetList", + "dojox/mvc/atBindingExtension", + "dojox/mvc/at", + "dojox/mvc/at.handle", + "dojox/mvc/equals", + "dojox/mvc/getPlainValue", + "dojox/mvc/getStateful", + "dojox/mvc/resolve", + "dojox/mvc/StatefulArray", + "dojox/mvc/StatefulArray._meta", + "dojox/mvc/sync", + "dojox/mvc/_base", + "dojox/mvc/_base._InlineTemplateMixin", + "dojox/mvc/_base._Controller", + "dojox/mvc/_base._DataBindingMixin", + "dojox/mvc/_base.EditStoreRefController", + "dojox/mvc/_base._Container", + "dojox/mvc/_base.EditModelRefController", + "dojox/mvc/_base.EditStoreRefListController", + "dojox/mvc/_base.Element", + "dojox/mvc/_base.Generate", + "dojox/mvc/_base.ListController", + "dojox/mvc/_base.ModelRefController", + "dojox/mvc/_base.Group", + "dojox/mvc/_base.StatefulSeries", + "dojox/mvc/_base.Output", + "dojox/mvc/_base.StoreRefController", + "dojox/mvc/_base.Repeat", + "dojox/mvc/_base.StatefulModel", + "dojox/mvc/_base.Templated", + "dojox/mvc/_base.WidgetList", + "dojox/mvc/Bind", + "dojox/mvc/Bind._DataBindingMixin", + "dojox/mvc/Bind._Controller", + "dojox/mvc/Bind._InlineTemplateMixin", + "dojox/mvc/Bind.EditModelRefController", + "dojox/mvc/Bind.EditStoreRefController", + "dojox/mvc/Bind._Container", + "dojox/mvc/Bind.EditStoreRefListController", + "dojox/mvc/Bind.Element", + "dojox/mvc/Bind.ListController", + "dojox/mvc/Bind.ModelRefController", + "dojox/mvc/Bind.Generate", + "dojox/mvc/Bind.StatefulSeries", + "dojox/mvc/Bind.Group", + "dojox/mvc/Bind.StatefulModel", + "dojox/mvc/Bind.Output", + "dojox/mvc/Bind.Repeat", + "dojox/mvc/Bind.StoreRefController", + "dojox/mvc/Bind.WidgetList", + "dojox/mvc/Bind.Templated", + "dojox/rails", + "dojox/robot/recorder", + "dojox/rpc/Rest", + "dojox/rpc/Rest._index", + "dojox/rpc/Rest._timeStamps", + "dojox/rpc/OfflineRest", + "dojox/rpc/JsonRest", + "dojox/rpc/JsonRest.services", + "dojox/rpc/JsonRest.schemas", + "dojox/secure/DOM", + "dojox/secure/sandbox", + "dojox/secure/capability", + "dojox/sketch", + "dojox/sketch/_Plugin", + "dojox/sketch/Slider", + "dojox/sketch/UndoStack", + "dojox/sketch/Toolbar", + "dojox/sketch/Anchor", + "dojox/sketch/Annotation", + "dojox/sketch/Annotation.Modes", + "dojox/sketch/DoubleArrowAnnotation", + "dojox/sketch/DoubleArrowAnnotation.control", + "dojox/sketch/DoubleArrowAnnotation.start", + "dojox/sketch/DoubleArrowAnnotation.textPosition", + "dojox/sketch/DoubleArrowAnnotation.transform", + "dojox/sketch/DoubleArrowAnnotation.end", + "dojox/sketch/Figure", + "dojox/sketch/PreexistingAnnotation", + "dojox/sketch/LeadAnnotation", + "dojox/sketch/SingleArrowAnnotation", + "dojox/sketch/UnderlineAnnotation", + "dojox/socket", + "dojox/socket/Reconnect", + "dojox/sql", + "dojox/sql/_crypto", + "dojox/storage", + "dojox/string/tokenize", + "dojox/string/sprintf", + "dojox/string/Builder", + "dojox/string/BidiComplex", + "dojox/string/BidiEngine", + "dojox/testing/DocTest", + "dojox/timing", + "dojox/timing/Sequence", + "dojox/timing/doLater", + "dojox/timing/Streamer", + "dojox/treemap/_utils", + "dojox/treemap/GroupLabel", + "dojox/treemap/DrillDownUp", + "dojox/treemap/Keyboard", + "dojox/treemap/ScaledLabel", + "dojox/treemap/TreeMap", + "dojox/uuid", + "dojox/uuid/generateRandomUuid", + "dojox/uuid/generateTimeBasedUuid", + "dojox/uuid/Uuid", + "dojox/uuid/_base.variant", + "dojox/uuid/_base.version", + "dojox/validate", + "dojox/validate/check", + "dojox/validate/isbn", + "dojox/validate/ca", + "dojox/validate/creditCard", + "dojox/validate/_base", + "dojox/validate/_base._cardInfo", + "dojox/validate/_base._isInRangeCache", + "dojox/validate/regexp", + "dojox/validate/regexp.us", + "dojox/validate/regexp.ca", + "dojox/validate/br", + "dojox/validate/br._isInRangeCache", + "dojox/validate/br._cardInfo", + "dojox/validate/us", + "dojox/validate/us._isInRangeCache", + "dojox/validate/us._cardInfo", + "dojox/validate/web", + "dojox/validate/web._cardInfo", + "dojox/validate/web._isInRangeCache", + "dojox/widget/CalendarViews", + "dojox/widget/FilePicker", + "dojox/widget/_CalendarDay", + "dojox/widget/_CalendarMonthYear", + "dojox/widget/_CalendarMonth", + "dojox/widget/_CalendarBase", + "dojox/widget/_CalendarDayView", + "dojox/widget/_CalendarMonthView", + "dojox/widget/_CalendarYear", + "dojox/widget/_FisheyeFX", + "dojox/widget/_CalendarView", + "dojox/widget/AutoRotator", + "dojox/widget/_Invalidating", + "dojox/widget/_CalendarYearView", + "dojox/widget/_CalendarMonthYearView", + "dojox/widget/Calendar2Pane", + "dojox/widget/CalendarFisheye", + "dojox/widget/Calendar", + "dojox/widget/Dialog", + "dojox/widget/Calendar3Pane", + "dojox/widget/CalendarFx", + "dojox/widget/DailyCalendar", + "dojox/widget/FisheyeLite", + "dojox/widget/FisheyeListItem", + "dojox/widget/ColorPicker", + "dojox/widget/FisheyeList", + "dojox/widget/DialogSimple", + "dojox/widget/MonthAndYearlyCalendar", + "dojox/widget/MonthlyCalendar", + "dojox/widget/PagerItem", + "dojox/widget/Pager", + "dojox/widget/MultiSelectCalendar", + "dojox/widget/MultiSelectCalendar._MonthDropDown", + "dojox/widget/Roller", + "dojox/widget/Roller._Hover", + "dojox/widget/Roller.RollerSlide", + "dojox/widget/PlaceholderMenuItem", + "dojox/widget/Rotator", + "dojox/widget/PortletDialogSettings", + "dojox/widget/Portlet", + "dojox/widget/PortletSettings", + "dojox/widget/Selection", + "dojox/widget/TitleGroup", + "dojox/widget/UpgradeBar", + "dojox/widget/Toaster", + "dojox/widget/Wizard", + "dojox/widget/Standby", + "dojox/widget/YearlyCalendar", + "dojox/widget/WizardPane", + "dojox/widget/rotator/Fade", + "dojox/widget/rotator/PanFade", + "dojox/widget/rotator/Pan", + "dojox/widget/rotator/Slide", + "dojox/widget/rotator/Wipe", + "dojox/widget/rotator/Controller", + "dojox/widget/rotator/ThumbnailController" + ] + } + }, + "dom-clipboard-api": { + "1.0": { + "libraryName": "w3c Clipboard API", + "typingsPackageName": "dom-clipboard-api", + "projectName": "https://w3c.github.io/clipboard-apis/", + "contributors": [ + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd7e21b31100891c9dfd4865f64e7c00a6c701bccfc809a0138b3d1ea32cd1f1", + "globals": [], + "declaredModules": [] + } + }, + "dom-inputevent": { + "1.0": { + "libraryName": "UI Events W3C Working Draft — Input Events — Interface InputEvent", + "typingsPackageName": "dom-inputevent", + "projectName": "https://w3c.github.io/uievents/#interface-inputevent", + "contributors": [ + { + "name": "Steven Sinatra", + "url": "https://github.com/diagramatics", + "githubUsername": "diagramatics" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cbb20f140f37d93ec8a69a380d8e9275717d0a8fceac591e58d57f70e358695", + "globals": [ + "InputEvent" + ], + "declaredModules": [] + } + }, + "dom-matches": { + "2.0": { + "libraryName": "dom-matches", + "typingsPackageName": "dom-matches", + "projectName": "https://github.com/necolas/dom-matches", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c715714ad43b526a6d5146ed2a8f1b809cc28a185aebb52d4df893ca6135b89d", + "globals": [], + "declaredModules": [ + "dom-matches" + ] + } + }, + "dom-mediacapture-record": { + "1.0": { + "libraryName": "w3c MediaStream Recording", + "typingsPackageName": "dom-mediacapture-record", + "projectName": "https://w3c.github.io/mediacapture-record", + "contributors": [ + { + "name": "Elias Meire", + "url": "https://github.com/eliasmeire", + "githubUsername": "eliasmeire" + }, + { + "name": "AppLover69", + "url": "https://github.com/AppLover69", + "githubUsername": "AppLover69" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65e22ef0632825110980cf5fa3537075081bd9eddf5c2a4e05031f680bd237bf", + "globals": [ + "BlobEvent", + "MediaRecorder", + "MediaRecorderErrorEvent" + ], + "declaredModules": [] + } + }, + "dom-parser": { + "0.1": { + "libraryName": "dom-parser", + "typingsPackageName": "dom-parser", + "projectName": "https://github.com/ershov-konst/dom-parser#readme", + "contributors": [ + { + "name": "Guy Bidkar", + "url": "https://github.com/gbidkar", + "githubUsername": "gbidkar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d3e05b8e2e61393cce28dbfc48d2d3be06f2ea6113e9915012de592d565a150", + "globals": [], + "declaredModules": [ + "dom-parser" + ] + } + }, + "dom-to-image": { + "2.6": { + "libraryName": "dom-to-image", + "typingsPackageName": "dom-to-image", + "projectName": "https://github.com/tsayen/dom-to-image", + "contributors": [ + { + "name": "Jip Sterk", + "url": "https://github.com/JipSterk", + "githubUsername": "JipSterk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d95950d8c764d9a19d58af01be7dcc4e5458998e11f9beffe037f87b68465e2", + "globals": [], + "declaredModules": [ + "dom-to-image" + ] + } + }, + "dom4": { + "2.0": { + "libraryName": "dom4", + "typingsPackageName": "dom4", + "projectName": "https://github.com/WebReflection/dom4", + "contributors": [ + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + }, + { + "name": "Gilad Gray", + "url": "https://github.com/giladgray", + "githubUsername": "giladgray" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fa2f06eb273448b0bfd3029576c85c56678675de3f2b8a9709d333ee0813a5d", + "globals": [], + "declaredModules": [] + } + }, + "domexception": { + "2.0": { + "libraryName": "domexception", + "typingsPackageName": "domexception", + "projectName": "https://github.com/jsdom/domexception#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/DOMException-impl.d.ts", + "webidl2js-wrapper.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webidl-conversions", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0a3e13ce319c4923fe8498a3dede258422f4d123e2e4554e2fd5ee2880b38ce", + "globals": [], + "declaredModules": [ + "domexception/webidl2js-wrapper", + "domexception/lib/DOMException-impl", + "domexception" + ] + } + }, + "domhandler": { + "2.4": { + "libraryName": "domhandler", + "typingsPackageName": "domhandler", + "projectName": "https://github.com/fb55/DomHandler#readme", + "contributors": [ + { + "name": "Johan Davidsson", + "url": "https://github.com/johandavidson", + "githubUsername": "johandavidson" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07ac4daee8e2e8ab16b4902fe5628aad6353d27afa6d3153bd7b94bcf7dfc2d4", + "globals": [], + "declaredModules": [ + "domhandler" + ] + } + }, + "domo": { + "0.5": { + "libraryName": "Domo", + "typingsPackageName": "domo", + "projectName": "http://domo-js.com/", + "contributors": [ + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52640940809e100724cf67d3b4574e3cf5bcc408cb8465f7b067976f1f47b587", + "globals": [ + "A", + "ABBR", + "ACRONYM", + "ADDRESS", + "AREA", + "ARTICLE", + "ASIDE", + "AUDIO", + "B", + "BDI", + "BDO", + "BIG", + "BLOCKQUOTE", + "BODY", + "BR", + "BUTTON", + "CANVAS", + "CAPTION", + "CITE", + "CODE", + "COL", + "COLGROUP", + "COMMAND", + "DATALIST", + "DD", + "DEL", + "DETAILS", + "DFN", + "DIV", + "DL", + "DT", + "EM", + "EMBED", + "FIELDSET", + "FIGCAPTION", + "FIGURE", + "FOOTER", + "FORM", + "FRAME", + "FRAMESET", + "H1", + "H2", + "H3", + "H4", + "H5", + "H6", + "HEAD", + "HEADER", + "HGROUP", + "HR", + "HTML", + "I", + "IFRAME", + "IMG", + "INPUT", + "INS", + "KBD", + "KEYGEN", + "LABEL", + "LEGEND", + "LI", + "LINK", + "MAP", + "MARK", + "META", + "METER", + "NAV", + "NOSCRIPT", + "OBJECT", + "OL", + "OPTGROUP", + "OPTION", + "OUTPUT", + "P", + "PARAM", + "PRE", + "PROGRESS", + "Q", + "RP", + "RT", + "RUBY", + "SAMP", + "SCRIPT", + "SECTION", + "SELECT", + "SMALL", + "SOURCE", + "SPAN", + "SPLIT", + "STRONG", + "STYLE", + "SUB", + "SUMMARY", + "SUP", + "TABLE", + "TBODY", + "TD", + "TEXTAREA", + "TFOOT", + "TH", + "THEAD", + "TIME", + "TITLE", + "TR", + "TRACK", + "TT", + "UL", + "VAR", + "VIDEO", + "WBR" + ], + "declaredModules": [] + } + }, + "dompurify": { + "2.0": { + "libraryName": "DOM Purify", + "typingsPackageName": "dompurify", + "projectName": "https://github.com/cure53/DOMPurify", + "contributors": [ + { + "name": "Dave Taylor", + "url": "http://davetayls.me" + }, + { + "name": "Samira Bazuzi", + "url": "https://github.com/bazuzi", + "githubUsername": "bazuzi" + }, + { + "name": "FlowCrypt", + "url": "https://github.com/FlowCrypt", + "githubUsername": "FlowCrypt" + }, + { + "name": "Exigerr", + "url": "https://github.com/Exigerr", + "githubUsername": "Exigerr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "trusted-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fccef0efa0efc1c713711f893c920bd1ccd3d001e633b5c740bf06950d64978c", + "globals": [ + "DOMPurify" + ], + "declaredModules": [ + "dompurify" + ] + } + }, + "domready": { + "1.0": { + "libraryName": "domready", + "typingsPackageName": "domready", + "projectName": "https://github.com/ded/domready", + "contributors": [ + { + "name": "Christian Holm Nielsen", + "url": "https://github.com/dotnetnerd", + "githubUsername": "dotnetnerd" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e616b6d6cc7246db2fa5455fc8786e421980b391b1da5dd69a5f6275879eb1a8", + "globals": [ + "domready" + ], + "declaredModules": [ + "domready" + ] + } + }, + "domtagger": { + "0.5": { + "libraryName": "domtagger", + "typingsPackageName": "domtagger", + "projectName": "https://github.com/WebReflection/domtagger", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6a8227375167224cfcb82fa842d5deb8ea2f575880cd39295e7ca172f33b2f0", + "globals": [ + "domtagger" + ], + "declaredModules": [ + "domtagger" + ] + } + }, + "domurl": { + "0.0": { + "libraryName": "domurl", + "typingsPackageName": "domurl", + "projectName": "https://github.com/Mikhus/domurl", + "contributors": [ + { + "name": "Mikhus", + "url": "ttps://github.com/Mikhus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4187e919f52547265a8ae49a58657445eff3fdc2df02358ea860060edd989352", + "globals": [], + "declaredModules": [ + "domurl" + ] + } + }, + "domutils": { + "1.7": { + "libraryName": "domutils", + "typingsPackageName": "domutils", + "projectName": "https://github.com/FB55/domutils#readme", + "contributors": [ + { + "name": "Johan Davidsson", + "url": "https://github.com/johandavidson", + "githubUsername": "johandavidson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "domhandler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "335f15f1674bda569598bfc476f340d1de2cfed77ff612784c4eece069634db6", + "globals": [], + "declaredModules": [ + "domutils" + ] + } + }, + "donna": { + "0.0": { + "libraryName": "donna", + "typingsPackageName": "donna", + "projectName": "https://github.com/atom/donna", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd01a4c03fcc24259ec2d22186dcb67c21abcea305f9ba5cd360191ad3116c4c", + "globals": [], + "declaredModules": [ + "donna" + ] + } + }, + "dookie": { + "0.1": { + "libraryName": "dookie", + "typingsPackageName": "dookie", + "projectName": "https://github.com/vkarpov15/dookie#readme", + "contributors": [ + { + "name": "Swanest", + "url": "https://github.com/swanest", + "githubUsername": "swanest" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d62342c6568f18f708267d70ea03fa1101a3b0a6a43a288b82ea64ea785dd2a3", + "globals": [ + "dookie" + ], + "declaredModules": [ + "dookie" + ] + } + }, + "dos2unix": { + "1.1": { + "libraryName": "dos2unix", + "typingsPackageName": "dos2unix", + "projectName": "https://github.com/JamesMGreene/node-dos2unix", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c56baf0b6e071b9264bfda4c86fee51f3b262859269fc9bebf5552005995831", + "globals": [], + "declaredModules": [ + "dos2unix" + ] + } + }, + "dot": { + "1.1": { + "libraryName": "doT", + "typingsPackageName": "dot", + "projectName": "http://github.com/olado/dot", + "contributors": [ + { + "name": "ZombieHunter", + "url": "https://github.com/ZombieHunter", + "githubUsername": "ZombieHunter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a3f9d63809b2ff713e0312af7f2b6233f3ebe37647e60dda4a654a2fd5fda1d", + "globals": [ + "doT" + ], + "declaredModules": [ + "dot" + ] + } + }, + "dot-object": { + "1.7": { + "libraryName": "Dot-Object", + "typingsPackageName": "dot-object", + "projectName": "https://github.com/rhalff/dot-object", + "contributors": [ + { + "name": "Niko Kovačič", + "url": "https://github.com/nkovacic", + "githubUsername": "nkovacic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cdd9b21b10a71f411d30fbb28993595ba5a3458a25c8a995ef2da68708a7491", + "globals": [ + "dot" + ], + "declaredModules": [ + "dot-object" + ] + } + }, + "dot-prop-immutable": { + "1.5": { + "libraryName": "dot-prop-immutable", + "typingsPackageName": "dot-prop-immutable", + "projectName": "https://github.com/debitoor/dot-prop-immutable", + "contributors": [ + { + "name": "Paul Brussee", + "url": "https://github.com/brussee", + "githubUsername": "brussee" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70483a0c115d93cea37fd6c0c0061599a8602f7a00c04442186d0f11561d5c5a", + "globals": [], + "declaredModules": [ + "dot-prop-immutable" + ] + } + }, + "dotdir-regex": { + "1.0": { + "libraryName": "dotdir-regex", + "typingsPackageName": "dotdir-regex", + "projectName": "https://github.com/regexhq/dotdir-regex", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e783d2ce9c0585b83cbe917f2fda38e3f0816d1303b6b2aa8768ec778cb441b7", + "globals": [], + "declaredModules": [ + "dotdir-regex" + ] + } + }, + "dotdotdot": { + "1.6": { + "libraryName": "dotdotdot", + "typingsPackageName": "dotdotdot", + "projectName": "http://dotdotdot.frebsite.nl/", + "contributors": [ + { + "name": "Milan Jaros", + "url": "https://github.com/milanjaros", + "githubUsername": "milanjaros" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06307a1d9a1e484d888f254755ad47d6483379eb7b4d7023c6bf94a9c8fef950", + "globals": [], + "declaredModules": [] + } + }, + "dotenv-flow": { + "3.0": { + "libraryName": "dotenv-flow", + "typingsPackageName": "dotenv-flow", + "projectName": "https://github.com/kerimdzhanov/dotenv-flow", + "contributors": [ + { + "name": "Vincent Langlet", + "url": "https://github.com/vincentlanglet", + "githubUsername": "vincentlanglet" + }, + { + "name": "Dan Kerimdzhanov", + "url": "https://github.com/kerimdzhanov", + "githubUsername": "kerimdzhanov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c693c98dd5afc0955862f35c406baaa781d8f2026b441f951f4d5f3108e65860", + "globals": [], + "declaredModules": [ + "dotenv-flow" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "dotenv-flow", + "typingsPackageName": "dotenv-flow", + "projectName": "https://github.com/kerimdzhanov/dotenv-flow", + "contributors": [ + { + "name": "Vincent Langlet", + "url": "https://github.com/vincentlanglet", + "githubUsername": "vincentlanglet" + }, + { + "name": "Dan Kerimdzhanov", + "url": "https://github.com/kerimdzhanov", + "githubUsername": "kerimdzhanov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dotenv-flow", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "33afc3e976f1908dd49df313d5930c5b4e6d226632a1f1a56b831e30f4e41baf", + "globals": [], + "declaredModules": [ + "dotenv-flow" + ] + } + }, + "dotenv-parse-variables": { + "0.2": { + "libraryName": "dotenv-parse-variables", + "typingsPackageName": "dotenv-parse-variables", + "projectName": "https://github.com/niftylettuce/dotenv-parse-variables", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a91fd800a84b1f5ec8059379f64b4cfcab7c5775e76c812ef176310dbbdec050", + "globals": [], + "declaredModules": [ + "dotenv-parse-variables" + ] + } + }, + "dotenv-safe": { + "8.1": { + "libraryName": "dotenv-safe", + "typingsPackageName": "dotenv-safe", + "projectName": "https://github.com/rolodato/dotenv-safe", + "contributors": [ + { + "name": "Stan Goldmann", + "url": "https://github.com/krenor", + "githubUsername": "krenor" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "dotenv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "dotenv", + "version": "^8.2.0" + } + ], + "contentHash": "eba96503c57d2b628e3684339b0cd3b698c98cd6b4ae56721d48962e5e65f0e2", + "globals": [], + "declaredModules": [ + "dotenv-safe" + ] + } + }, + "dotenv-webpack": { + "1.7": { + "libraryName": "dotenv-webpack", + "typingsPackageName": "dotenv-webpack", + "projectName": "https://github.com/mrsteele/dotenv-webpack", + "contributors": [ + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + }, + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b079ecb7888df09a8112629d52771a69d6a6aac88b1e5894a9af5ee1f1a995a8", + "globals": [], + "declaredModules": [ + "dotenv-webpack" + ] + } + }, + "dotfile-regex": { + "1.0": { + "libraryName": "dotfile-regex", + "typingsPackageName": "dotfile-regex", + "projectName": "https://github.com/regexhq/dotfile-regex", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "128fd55fd56daffae2c0a6cba62746cf62b2bb26494e722ed923a637ca3d8e18", + "globals": [], + "declaredModules": [ + "dotfile-regex" + ] + } + }, + "dottie": { + "2.0": { + "libraryName": "dottie", + "typingsPackageName": "dottie", + "projectName": "https://github.com/mickhansen/dottie.js", + "contributors": [ + { + "name": "Dom Armstrong", + "url": "https://github.com/domarmstrong", + "githubUsername": "domarmstrong" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ce95222723cfaed595abc8255deb9ae5a8945d5cd8799cc53f008b8f9df22ed", + "globals": [], + "declaredModules": [ + "dottie" + ] + } + }, + "double-ended-queue": { + "2.1": { + "libraryName": "double-ended-queue", + "typingsPackageName": "double-ended-queue", + "projectName": "https://github.com/petkaantonov/deque", + "contributors": [ + { + "name": "Dmitry", + "url": "https://github.com/dsagal", + "githubUsername": "dsagal" + }, + { + "name": "Dmitry Parzhitsky", + "url": "https://github.com/parzh", + "githubUsername": "parzh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24ccefa23f9fd805fbdbc77e99143c43ac08ae1962a18415053ba04ee563cb16", + "globals": [], + "declaredModules": [ + "double-ended-queue" + ] + } + }, + "doublearray": { + "0.0": { + "libraryName": "doublearray", + "typingsPackageName": "doublearray", + "projectName": "https://github.com/takuyaa/doublearray", + "contributors": [ + { + "name": "MIZUSHIMA Junki", + "url": "https://github.com/mzsm", + "githubUsername": "mzsm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d713a83fbaf6df48bb2f6764fd3210ee6555435301361547125734074a727cd5", + "globals": [ + "doublearray" + ], + "declaredModules": [] + } + }, + "doubleclick-gpt": { + "2019041801.0": { + "libraryName": "Google Publisher Tag", + "typingsPackageName": "doubleclick-gpt", + "projectName": "https://developers.google.com/doubleclick-gpt/reference", + "contributors": [ + { + "name": "John Wright", + "url": "https://github.com/johngeorgewright", + "githubUsername": "johngeorgewright" + }, + { + "name": "Steven Joyce", + "url": "https://github.com/steven-joyce", + "githubUsername": "steven-joyce" + }, + { + "name": "Joe Flateau", + "url": "https://github.com/joeflateau", + "githubUsername": "joeflateau" + }, + { + "name": "Vanessa Garcia", + "url": "https://github.com/vanessa-lyn", + "githubUsername": "vanessa-lyn" + }, + { + "name": "Krishna Glick", + "url": "https://github.com/krishnaglick", + "githubUsername": "krishnaglick" + } + ], + "libraryMajorVersion": 2019041801, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5aa61549e39e90cdc8402940893b95ae9071518697830d3b42bf57884ad09e4d", + "globals": [ + "googletag" + ], + "declaredModules": [] + } + }, + "download": { + "6.2": { + "libraryName": "download", + "typingsPackageName": "download", + "projectName": "https://github.com/kevva/download", + "contributors": [ + { + "name": "Nico Jansen", + "url": "https://github.com/nicojs", + "githubUsername": "nicojs" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "got", + "version": { + "major": 8 + } + }, + { + "name": "decompress", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [ + { + "packageName": "got", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "25573576743ee4f41301427072830fd3df9f2f464295a9b4ef96885975a6277c", + "globals": [], + "declaredModules": [ + "download" + ] + } + }, + "downloadjs": { + "1.4": { + "libraryName": "downloadjs", + "typingsPackageName": "downloadjs", + "projectName": "http://danml.com/download.html", + "contributors": [ + { + "name": "cwmoo740", + "url": "https://github.com/cwmoo740", + "githubUsername": "cwmoo740" + }, + { + "name": "josuedevmark", + "url": "https://github.com/josuedevmark", + "githubUsername": "josuedevmark" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f788d33902120c2affd1c5fa21afb25ed6a3a922895d05e4a35b31ef5e1f485f", + "globals": [], + "declaredModules": [ + "downloadjs" + ] + } + }, + "downscale": { + "1.0": { + "libraryName": "downscale", + "typingsPackageName": "downscale", + "projectName": "https://github.com/ytiurin/downscale", + "contributors": [ + { + "name": "Gabriel Soicher", + "url": "https://github.com/Lunrtick", + "githubUsername": "Lunrtick" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c001a78da9f42ba44e476903633c2166caf68ca6a68a95c4d36fe8bb4b82707", + "globals": [ + "downscale" + ], + "declaredModules": [ + "downscale" + ] + } + }, + "dplayer": { + "1.25": { + "libraryName": "dplayer", + "typingsPackageName": "dplayer", + "projectName": "https://github.com/DIYgod/DPlayer#readme", + "contributors": [ + { + "name": "Guanyunhan", + "url": "https://github.com/Guanyunhan", + "githubUsername": "Guanyunhan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 25, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd8c97ff4b75fa2b85ea55eafa9cceb1ffa1d5a76d46d41c01da35e7e6967977", + "globals": [], + "declaredModules": [ + "dplayer" + ] + } + }, + "draft-convert": { + "2.1": { + "libraryName": "draft-convert", + "typingsPackageName": "draft-convert", + "projectName": "https://github.com/HubSpot/draft-convert", + "contributors": [ + { + "name": "Agustin Valeriani", + "url": "https://github.com/avaleriani/" + }, + { + "name": "Munif Tanjim", + "url": "https://github.com/MunifTanjim", + "githubUsername": "MunifTanjim" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "draft-js", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "963069b0b68595291a9f57012abff6a1bb91140e88983be3229ceb1db89cf64a", + "globals": [], + "declaredModules": [ + "draft-convert" + ] + } + }, + "draft-js": { + "0.10": { + "libraryName": "Draft.js", + "typingsPackageName": "draft-js", + "projectName": "https://facebook.github.io/draft-js/", + "contributors": [ + { + "name": "Dmitry Rogozhny", + "url": "https://github.com/dmitryrogozhny", + "githubUsername": "dmitryrogozhny" + }, + { + "name": "Eelco Lempsink", + "url": "https://github.com/eelco", + "githubUsername": "eelco" + }, + { + "name": "Yale Cason", + "url": "https://github.com/ghotiphud", + "githubUsername": "ghotiphud" + }, + { + "name": "Ryan Schwers", + "url": "https://github.com/schwers", + "githubUsername": "schwers" + }, + { + "name": "Michael Wu", + "url": "https://github.com/michael-yx-wu", + "githubUsername": "michael-yx-wu" + }, + { + "name": "Willis Plummer", + "url": "https://github.com/willisplummer", + "githubUsername": "willisplummer" + }, + { + "name": "Santiago Vilar", + "url": "https://github.com/smvilar", + "githubUsername": "smvilar" + }, + { + "name": "Ulf Schwekendiek", + "url": "https://github.com/sulf", + "githubUsername": "sulf" + }, + { + "name": "Pablo Varela", + "url": "https://github.com/pablopunk", + "githubUsername": "pablopunk" + }, + { + "name": "Claudio Procida", + "url": "https://github.com/claudiopro", + "githubUsername": "claudiopro" + }, + { + "name": "Kevin Hawkinson", + "url": "https://github.com/khawkinson", + "githubUsername": "khawkinson" + }, + { + "name": "Munif Tanjim", + "url": "https://github.com/MunifTanjim", + "githubUsername": "MunifTanjim" + }, + { + "name": "Ben Salili-James", + "url": "https://github.com/benhjames", + "githubUsername": "benhjames" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "~3.7.4" + } + ], + "contentHash": "ffd5ead557cec0efcf1bfb04350cc5d56c598d92913cd659d14bd46dd47827ae", + "globals": [ + "Draft" + ], + "declaredModules": [ + "draft-js" + ] + } + }, + "draftjs-to-html": { + "0.8": { + "libraryName": "draftjs-to-html", + "typingsPackageName": "draftjs-to-html", + "projectName": "https://github.com/jpuri/draftjs-to-html#readme", + "contributors": [ + { + "name": "Ivan Zverev", + "url": "https://github.com/1cheese", + "githubUsername": "1cheese" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "draft-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8f2564663dca7846373c7927bfb552ea28536f9c9365e858f69ace510458d20", + "globals": [], + "declaredModules": [ + "draftjs-to-html" + ] + } + }, + "drag-timetable": { + "1.0": { + "libraryName": "drag-timetable", + "typingsPackageName": "drag-timetable", + "projectName": "https://github.com/DJAndries/drag-timetable", + "contributors": [ + { + "name": "chinkan", + "url": "https://github.com/chinkan", + "githubUsername": "chinkan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd24f5500d434f89f2fb626bb4d955d6ca07070815dce618f2acbc3aaccc53d9", + "globals": [], + "declaredModules": [ + "drag-timetable" + ] + } + }, + "draggabilly": { + "2.1": { + "libraryName": "draggabilly", + "typingsPackageName": "draggabilly", + "projectName": "https://draggabilly.desandro.com", + "contributors": [ + { + "name": "Jason Wu", + "url": "https://github.com/jaydubu", + "githubUsername": "jaydubu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2134073ec0bb28ea1a33e9daf49785dbf73a61a34875aedefe65b02352b2e3e4", + "globals": [], + "declaredModules": [ + "draggabilly" + ] + } + }, + "dragscroll": { + "0.0": { + "libraryName": "dragscroll v", + "typingsPackageName": "dragscroll", + "projectName": "https://github.com/asvd/dragscroll#readme", + "contributors": [ + { + "name": "Sean Kelly", + "url": "https://github.com/spkellydev", + "githubUsername": "spkellydev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6f8f22af2cbeb09410b85c18ef505ebd5778214871330a1e8dd6891a79231eb", + "globals": [], + "declaredModules": [ + "dragscroll" + ] + } + }, + "dragselect": { + "1.13": { + "libraryName": "DragSelect", + "typingsPackageName": "dragselect", + "projectName": "https://ThibaultJanBeyer.com/", + "contributors": [ + { + "name": "IceCreamYou", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d215eeac0a818871e45f418061e5cab9b81e3e8c98f36e11adbaff2cf27b9df7", + "globals": [], + "declaredModules": [ + "dragselect" + ] + } + }, + "dragster": { + "0.1": { + "libraryName": "dragster", + "typingsPackageName": "dragster", + "projectName": "https://github.com/bensmithett/dragster", + "contributors": [ + { + "name": "Zsolt Kovacs", + "url": "https://github.com/zskovacs", + "githubUsername": "zskovacs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44c872fbf9800d4628325c46bed7213941c9fb960256f816f49afc2df9e217fa", + "globals": [ + "Dragster" + ], + "declaredModules": [ + "dragster" + ] + } + }, + "dragula": { + "3.7": { + "libraryName": "dragula", + "typingsPackageName": "dragula", + "projectName": "http://bevacqua.github.io/dragula/", + "contributors": [ + { + "name": "Paul Welter", + "url": "https://github.com/pwelter34", + "githubUsername": "pwelter34" + }, + { + "name": "Yang He", + "url": "https://github.com/abruzzihraig", + "githubUsername": "abruzzihraig" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd16272e387b5144f31f41e9aa14b2950ff5fbe2d9d787203e77c53142ff2a62", + "globals": [ + "dragula" + ], + "declaredModules": [ + "dragula" + ] + }, + "2.1": { + "libraryVersionDirectoryName": "2", + "libraryName": "dragula", + "typingsPackageName": "dragula", + "projectName": "http://bevacqua.github.io/dragula/", + "contributors": [ + { + "name": "Paul Welter", + "url": "https://github.com/pwelter34", + "githubUsername": "pwelter34" + }, + { + "name": "Yang He", + "url": "https://github.com/abruzzihraig", + "githubUsername": "abruzzihraig" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dragula", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9cc67d5b5746dc52fe68489852bc436e4e4baa11780277460f3c363db617317e", + "globals": [ + "dragula" + ], + "declaredModules": [ + "dragula" + ] + } + }, + "driftless": { + "2.0": { + "libraryName": "driftless", + "typingsPackageName": "driftless", + "projectName": "https://github.com/dbkaplun/driftless", + "contributors": [ + { + "name": "Dan Delany", + "url": "https://github.com/dandelany", + "githubUsername": "dandelany" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd55c032254ac593f1862f778267cc8864e4d69b144d715382e77099af49ecf3", + "globals": [], + "declaredModules": [ + "driftless" + ] + } + }, + "drivelist": { + "6.4": { + "libraryName": "drivelist", + "typingsPackageName": "drivelist", + "projectName": "https://github.com/balena-io-modules/drivelist", + "contributors": [ + { + "name": "Xiao Deng", + "url": "https://github.com/WholeMilk", + "githubUsername": "WholeMilk" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba1078a47577212039aa86ddaab17ba27ee096160c2cb817475e30087345f966", + "globals": [], + "declaredModules": [ + "drivelist" + ] + } + }, + "dropbox-chooser": { + "1.0": { + "libraryName": "Dropbox Chooser", + "typingsPackageName": "dropbox-chooser", + "projectName": "https://www.dropbox.com/developers/chooser", + "contributors": [ + { + "name": "Michael Su", + "url": "https://github.com/quas94", + "githubUsername": "quas94" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8201e72af43b7f5e14a5f56f7d5e9d7876b68cec60562b861730ec4d1444a4c", + "globals": [], + "declaredModules": [] + } + }, + "dropboxjs": { + "0.0": { + "libraryName": "dropbox-js", + "typingsPackageName": "dropboxjs", + "projectName": "https://github.com/dropbox/dropbox-js", + "contributors": [ + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + }, + { + "name": "Pedro Casaubon", + "url": "https://github.com/xperiments", + "githubUsername": "xperiments" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "560a9e63ccfc44885fb9adc81f523d427d516e068b1c0d7fc7fb39304198c495", + "globals": [ + "Dropbox" + ], + "declaredModules": [] + } + }, + "dropkickjs": { + "2.1": { + "libraryName": "dropkickjs", + "typingsPackageName": "dropkickjs", + "projectName": "http://dropkickjs.com/", + "contributors": [ + { + "name": "Dmitry Pesterev", + "url": "https://github.com/VorobeY1326", + "githubUsername": "VorobeY1326" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c611ce62a252467a51d863e71854af7ebbc216dec6b230d65bb5f878f692fa95", + "globals": [ + "Dropkick" + ], + "declaredModules": [] + } + }, + "dropzone": { + "5.5": { + "libraryName": "Dropzone", + "typingsPackageName": "dropzone", + "projectName": "http://www.dropzonejs.com/", + "contributors": [ + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + }, + { + "name": "Andy Hawkins", + "url": "https://github.com/a904guy/,http://a904guy.com/,http://www.bmbsqd.com" + }, + { + "name": "Vasya Aksyonov", + "url": "https://github.com/outring", + "githubUsername": "outring" + }, + { + "name": "Simon Huber", + "url": "https://github.com/renuo", + "githubUsername": "renuo" + }, + { + "name": "Sebastiaan de Rooij", + "url": "https://github.com/Hikariii", + "githubUsername": "Hikariii" + }, + { + "name": "Ted Bicknell", + "url": "https://github.com/tedbcsgpro", + "githubUsername": "tedbcsgpro" + }, + { + "name": "Daniel Waxweiler", + "url": "https://github.com/dwaxweiler", + "githubUsername": "dwaxweiler" + }, + { + "name": "PikachuEXE", + "url": "https://github.com/PikachuEXE", + "githubUsername": "PikachuEXE" + }, + { + "name": "Arne Deruwe", + "url": "https://github.com/arnederuwe", + "githubUsername": "arnederuwe" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "909b886b3f525c03d2980f796b14dcf4253339a8fdfd60c29baa7e355f68fb3e", + "globals": [ + "Dropzone" + ], + "declaredModules": [ + "dropzone" + ] + }, + "4.3": { + "libraryVersionDirectoryName": "4", + "libraryName": "Dropzone", + "typingsPackageName": "dropzone", + "projectName": "http://www.dropzonejs.com/", + "contributors": [ + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + }, + { + "name": "Andy Hawkins", + "url": "https://github.com/a904guy/,http://a904guy.com/,http://www.bmbsqd.com" + }, + { + "name": "Vasya Aksyonov", + "url": "https://github.com/outring", + "githubUsername": "outring" + }, + { + "name": "Simon Huber", + "url": "https://github.com/renuo", + "githubUsername": "renuo" + }, + { + "name": "Sebastiaan de Rooij", + "url": "https://github.com/Hikariii", + "githubUsername": "Hikariii" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dropzone", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "73cf71d33c5a79a8b955c310978f4fbc5e23e9472734208087bd11466d956dba", + "globals": [ + "Dropzone" + ], + "declaredModules": [ + "dropzone" + ] + } + }, + "ds18b20": { + "0.1": { + "libraryName": "ds18b20", + "typingsPackageName": "ds18b20", + "projectName": "https://github.com/chamerling/ds18b20", + "contributors": [ + { + "name": "Peter Müller", + "url": "https://github.com/crycode-de", + "githubUsername": "crycode-de" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4fe1a7d402b72475c661458f157ecceb8f394444e13525c8deffad4da6a835b", + "globals": [], + "declaredModules": [ + "ds18b20" + ] + } + }, + "dsv": { + "0.0": { + "libraryName": "dsv", + "typingsPackageName": "dsv", + "projectName": "https://www.npmjs.com/package/dsv", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://jasonswearingen.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec20b7de48e9d855796605cccbb8b6042dea8e8aac068df5c8da9f4c5a25e42b", + "globals": [ + "d3_dsv" + ], + "declaredModules": [ + "dsv" + ] + } + }, + "dts-bundle": { + "0.0": { + "libraryName": "dts-bundle", + "typingsPackageName": "dts-bundle", + "projectName": "https://github.com/TypeStrong/dts-bundle", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48d3f72c5d0b238c8bba2f20c66532a8bbd6ad7eb1361687d9ea70d546089e15", + "globals": [], + "declaredModules": [ + "dts-bundle" + ] + } + }, + "dts-generator": { + "2.1": { + "libraryName": "dts-generator", + "typingsPackageName": "dts-generator", + "projectName": "https://github.com/SitePen/dts-generator#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "typescript", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "typescript", + "version": "*" + } + ], + "contentHash": "6e5e8d034df2961d13e1b9f119ed52b46644db9406ad58fc8d2ecfd17ebe1c9d", + "globals": [], + "declaredModules": [ + "dts-generator" + ] + } + }, + "du": { + "1.0": { + "libraryName": "du", + "typingsPackageName": "du", + "projectName": "https://github.com/rvagg/node-du#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2337cddc7d4871b2512991cfbec508419a25d3d6946e55be308ae41746d5c877", + "globals": [], + "declaredModules": [ + "du" + ] + } + }, + "duckduckgo-images-api": { + "1.0": { + "libraryName": "duckduckgo-images-api", + "typingsPackageName": "duckduckgo-images-api", + "projectName": "https://github.com/KshitijMhatre/duckduckgo-images-api", + "contributors": [ + { + "name": "Bart Duisters", + "url": "https://github.com/bartduisters", + "githubUsername": "bartduisters" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0d31a615bc9d58e2e1025d8b87e559544df04c40ed6ae6eabaaff0b4e931930", + "globals": [], + "declaredModules": [ + "duckduckgo-images-api" + ] + } + }, + "duo_web_sdk": { + "2.7": { + "libraryName": "duo_web_sdk-browser", + "typingsPackageName": "duo_web_sdk", + "projectName": "https://github.com/duosecurity/duo_web_sdk", + "contributors": [ + { + "name": "Low Heok Hong", + "url": "https://github.com/lhhong", + "githubUsername": "lhhong" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3eab4c9d30c31de25a33452740c3a1253a8e8c68d9534ec3ab52c63da9178819", + "globals": [ + "Duo" + ], + "declaredModules": [ + "duo_web_sdk" + ] + } + }, + "duosecurity__duo_web": { + "1.0": { + "libraryName": "@duosecurity/duo_web", + "typingsPackageName": "duosecurity__duo_web", + "projectName": "https://www.duosecurity.com/docs/duoweb", + "contributors": [ + { + "name": "Low Heok Hong", + "url": "https://github.com/lhhong", + "githubUsername": "lhhong" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@duosecurity/duo_web" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "924e14e7f8a62b122a1646333f4cacbaef5c1deef0e375ed649ebd247f8d8c07", + "globals": [], + "declaredModules": [ + "duosecurity__duo_web" + ] + } + }, + "duplexer2": { + "0.1": { + "libraryName": "duplexer2", + "typingsPackageName": "duplexer2", + "projectName": "https://github.com/deoxxa/duplexer2", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + }, + { + "name": "Simon Oulevay", + "url": "https://github.com/AlphaHydrae", + "githubUsername": "AlphaHydrae" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1d4099f5218c5b6af6b50e9067ce6e9a0b3610d23ab12ef342ede508d65baf9", + "globals": [], + "declaredModules": [ + "duplexer2" + ] + } + }, + "duplexer3": { + "0.1": { + "libraryName": "duplexer3", + "typingsPackageName": "duplexer3", + "projectName": "https://github.com/floatdrop/duplexer3", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c759da5190e65a6df30185ce0713a3abb0a2a29fb84242e447b189840a72e6a", + "globals": [], + "declaredModules": [ + "duplexer3" + ] + } + }, + "duplexify": { + "3.6": { + "libraryName": "duplexify", + "typingsPackageName": "duplexify", + "projectName": "https://github.com/mafintosh/duplexify", + "contributors": [ + { + "name": "Sami Kukkonen", + "url": "https://github.com/strax", + "githubUsername": "strax" + }, + { + "name": "Jonathan Lui", + "url": "https://github.com/kinwa91", + "githubUsername": "kinwa91" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e27c36656d80abcaba3a5c91e1f87c63ff6c6281ba79561c149e8449d3326eb2", + "globals": [], + "declaredModules": [ + "duplexify" + ] + } + }, + "duplicate-package-checker-webpack-plugin": { + "2.1": { + "libraryName": "duplicate-package-checker-webpack-plugin", + "typingsPackageName": "duplicate-package-checker-webpack-plugin", + "projectName": "https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36dd4bdeaaeae2eb71ceff3bff4d14a6f2787abaf6cb66ad771331f6bfb97242", + "globals": [], + "declaredModules": [ + "duplicate-package-checker-webpack-plugin" + ] + } + }, + "durandal": { + "2.1": { + "libraryName": "Durandal", + "typingsPackageName": "durandal", + "projectName": "http://durandaljs.com", + "contributors": [ + { + "name": "Blue Spire", + "url": "https://github.com/BlueSpire", + "githubUsername": "BlueSpire" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0e75fc640fbbb3c3c40657028154bef807da254bb0773266a297c760a811afc", + "globals": [], + "declaredModules": [ + "durandal/system", + "durandal/viewEngine", + "durandal/events", + "durandal/binder", + "durandal/activator", + "durandal/viewLocator", + "durandal/composition", + "durandal/app", + "plugins/dialog", + "plugins/history", + "plugins/http", + "plugins/observable", + "plugins/serializer", + "plugins/widget", + "plugins/router" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "durandal", + "typingsPackageName": "durandal", + "projectName": "http://durandaljs.com", + "contributors": [ + { + "name": "Evan Larsen", + "url": "http://nouvosoft.com/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "durandal", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8fd6e3b6821b1ab3c9ebab000bf633a77c08dc25cd559135e75dcb80cd451238", + "globals": [], + "declaredModules": [ + "durandal/system", + "durandal/app", + "durandal/composition", + "durandal/http", + "durandal/modalDialog", + "durandal/viewEngine", + "durandal/viewLocator", + "durandal/viewModel", + "durandal/viewModelBinder", + "durandal/plugins/router", + "durandal/widget" + ] + } + }, + "dush": { + "3.0": { + "libraryName": "dush", + "typingsPackageName": "dush", + "projectName": "https://github.com/tunnckocore/dush#readme", + "contributors": [ + { + "name": "andrycodestuffs", + "url": "https://github.com/andrycodestuffs", + "githubUsername": "andrycodestuffs" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4aabe1bd6314b99c639140e51548d3deeb318a3c6e4ea1799d78b13cf9e9a77", + "globals": [], + "declaredModules": [ + "dush" + ] + } + }, + "dustjs-linkedin": { + "1.2": { + "libraryName": "linkedin dustjs", + "typingsPackageName": "dustjs-linkedin", + "projectName": "https://github.com/linkedin/dustjs", + "contributors": [ + { + "name": "Marcelo Dezem", + "url": "https://github.com/mdezem", + "githubUsername": "mdezem" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e07bc6def75ccabbdc0114c5da2f02ed1db62e52cee8b69755204b2ef556be2", + "globals": [], + "declaredModules": [ + "dustjs-linkedin" + ] + } + }, + "dv": { + "2.1": { + "libraryName": "dv", + "typingsPackageName": "dv", + "projectName": "https://github.com/creatale/node-dv", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f26bef3fc0ac5ff9dc541b07ada274c5cb8b92a00654e637aa264e9a9dc32ff7", + "globals": [], + "declaredModules": [ + "dv" + ] + } + }, + "dvtng-jss": { + "0.6": { + "libraryName": "jss", + "typingsPackageName": "dvtng-jss", + "projectName": "https://github.com/Box9/jss", + "contributors": [ + { + "name": "Valentin Robert", + "url": "https://github.com/Ptival", + "githubUsername": "Ptival" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95ad4be92c8716e9bec5f11ab00dd04f1db9615982327be196013509851ee3a4", + "globals": [ + "jss" + ], + "declaredModules": [] + } + }, + "dw-bxslider-4": { + "4.2": { + "libraryName": "bxSlider", + "typingsPackageName": "dw-bxslider-4", + "projectName": "https://github.com/stevenwanderski/bxslider-4", + "contributors": [ + { + "name": "Piotr Sałkowski", + "url": "https://github.com/namerci", + "githubUsername": "namerci" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "050b5d7e7b3b5f2ea7dbd6afa8492d3edae59e7463e4872beeaa7f1f54824ad1", + "globals": [], + "declaredModules": [] + } + }, + "dwt": { + "15.2": { + "libraryName": "dwt", + "typingsPackageName": "dwt", + "projectName": "https://www.dynamsoft.com/products/webtwain_overview.aspx", + "contributors": [ + { + "name": "Xiao Ling", + "url": "https://github.com/yushulx", + "githubUsername": "yushulx" + }, + { + "name": "Josh Hall", + "url": "https://github.com/jbh", + "githubUsername": "jbh" + }, + { + "name": "Lincoln Hu", + "url": "https://github.com/lincoln2018", + "githubUsername": "lincoln2018" + }, + { + "name": "Tom Kent", + "url": "https://github.com/Tom-Dynamsoft", + "githubUsername": "Tom-Dynamsoft" + }, + { + "name": "Dave Sueltenfuss", + "url": "https://github.com/dsueltenfuss", + "githubUsername": "dsueltenfuss" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 2, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "Dynamsoft.d.ts", + "addon.ocr.d.ts", + "addon.ocrp.d.ts", + "addon.pdf.d.ts", + "addon.webcam.d.ts", + "dbr.d.ts", + "index.d.ts", + "mbc.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f42605b02eb957c5c028b91272dc8df85e155a2aaeba208697174968b511ec3", + "globals": [ + "EnumDWT_BorderStyle", + "EnumDWT_CameraControlProperty", + "EnumDWT_Cap", + "EnumDWT_CapBitOrder", + "EnumDWT_CapBitdepthReduction", + "EnumDWT_CapFeederAlignment", + "EnumDWT_CapFeederOrder", + "EnumDWT_CapFilterType", + "EnumDWT_CapFlash", + "EnumDWT_CapFlipRotation", + "EnumDWT_CapImageFilter", + "EnumDWT_CapLanguage", + "EnumDWT_CapLightPath", + "EnumDWT_CapLightSource", + "EnumDWT_CapNoiseFilter", + "EnumDWT_CapORientation", + "EnumDWT_CapOverscan", + "EnumDWT_CapPixelFlavor", + "EnumDWT_CapPlanarChunky", + "EnumDWT_CapPrinter", + "EnumDWT_CapPrinterMode", + "EnumDWT_CapSupportedSizes", + "EnumDWT_CapType", + "EnumDWT_CapValueType", + "EnumDWT_ConverMode", + "EnumDWT_ConvertMode", + "EnumDWT_DUPLEX", + "EnumDWT_DataSourceStatus", + "EnumDWT_Error", + "EnumDWT_ErrorCode", + "EnumDWT_FileFormat", + "EnumDWT_FitWindowType", + "EnumDWT_ImageType", + "EnumDWT_InitMsg", + "EnumDWT_InterpolationMethod", + "EnumDWT_Language", + "EnumDWT_MagType", + "EnumDWT_MessageType", + "EnumDWT_MouseShape", + "EnumDWT_OCRFindTextAction", + "EnumDWT_OCRFindTextFlags", + "EnumDWT_OCRLanguage", + "EnumDWT_OCROutputFormat", + "EnumDWT_OCRPageSetMode", + "EnumDWT_OCRProOutputFormat", + "EnumDWT_OCRProPDFAVersion", + "EnumDWT_OCRProPDFVersion", + "EnumDWT_OCRProRecognitionModule", + "EnumDWT_OCRProType", + "EnumDWT_PDFCompressionType", + "EnumDWT_PixelType", + "EnumDWT_PlatformType", + "EnumDWT_ShowMode", + "EnumDWT_TIFFCompressionType", + "EnumDWT_TransferMode", + "EnumDWT_UnitType", + "EnumDWT_UploadDataFormat", + "EnumDWT_VideoProperty", + "EnumDWT_VideoRotateMode", + "KPainter", + "MBC", + "dynamsoft" + ], + "declaredModules": [ + "dwt" + ] + }, + "12.3": { + "libraryVersionDirectoryName": "12", + "libraryName": "dwt", + "typingsPackageName": "dwt", + "projectName": "http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx", + "contributors": [ + { + "name": "Xiao Ling", + "url": "https://github.com/yushulx", + "githubUsername": "yushulx" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dwt", + "version": { + "major": 12 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f16fc93155bb1ce2ca5a1dd1774b632ed156d1e9f23b2033c918f15e61f933c7", + "globals": [ + "Dynamsoft", + "EnumDWT_BorderStyle", + "EnumDWT_Cap", + "EnumDWT_CapBitOrder", + "EnumDWT_CapBitdepthReduction", + "EnumDWT_CapFeederAlignment", + "EnumDWT_CapFeederOrder", + "EnumDWT_CapFilterType", + "EnumDWT_CapFlash", + "EnumDWT_CapFlipRotation", + "EnumDWT_CapImageFilter", + "EnumDWT_CapLanguage", + "EnumDWT_CapLightPath", + "EnumDWT_CapLightSource", + "EnumDWT_CapNoiseFilter", + "EnumDWT_CapORientation", + "EnumDWT_CapOverscan", + "EnumDWT_CapPixelFlavor", + "EnumDWT_CapPlanarChunky", + "EnumDWT_CapPrinter", + "EnumDWT_CapPrinterMode", + "EnumDWT_CapSupportedSizes", + "EnumDWT_CapType", + "EnumDWT_CapValueType", + "EnumDWT_DUPLEX", + "EnumDWT_DataSourceStatus", + "EnumDWT_FileFormat", + "EnumDWT_FitWindowType", + "EnumDWT_ImageType", + "EnumDWT_InterpolationMethod", + "EnumDWT_MagType", + "EnumDWT_MessageType", + "EnumDWT_MouseShape", + "EnumDWT_PDFCompressionType", + "EnumDWT_PixelType", + "EnumDWT_ShowMode", + "EnumDWT_TIFFCompressionType", + "EnumDWT_TransferMode", + "EnumDWT_UnitType", + "EnumDWT_UploadDataFormat" + ], + "declaredModules": [] + }, + "13.4": { + "libraryVersionDirectoryName": "13", + "libraryName": "dwt", + "typingsPackageName": "dwt", + "projectName": "http://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx", + "contributors": [ + { + "name": "Xiao Ling", + "url": "https://github.com/yushulx", + "githubUsername": "yushulx" + }, + { + "name": "Josh Hall", + "url": "https://github.com/jbh", + "githubUsername": "jbh" + }, + { + "name": "Lincoln Hu", + "url": "https://github.com/lincoln2018", + "githubUsername": "lincoln2018" + }, + { + "name": "Tom Kent", + "url": "https://github.com/Tom-Dynamsoft", + "githubUsername": "Tom-Dynamsoft" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 4, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "addon.ocr.d.ts", + "addon.ocrp.d.ts", + "addon.pdf.d.ts", + "addon.webcam.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "./addon.pdf" + ], + "pathMappings": [ + { + "packageName": "dwt", + "version": { + "major": 13 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ad5801789eacc07356eebf1713aceeb2f78e0c54f2826af3abcbddcfdf01ab09", + "globals": [ + "Dynamsoft", + "EnumDWT_BorderStyle", + "EnumDWT_CameraControlProperty", + "EnumDWT_Cap", + "EnumDWT_CapBitOrder", + "EnumDWT_CapBitdepthReduction", + "EnumDWT_CapFeederAlignment", + "EnumDWT_CapFeederOrder", + "EnumDWT_CapFilterType", + "EnumDWT_CapFlash", + "EnumDWT_CapFlipRotation", + "EnumDWT_CapImageFilter", + "EnumDWT_CapLanguage", + "EnumDWT_CapLightPath", + "EnumDWT_CapLightSource", + "EnumDWT_CapNoiseFilter", + "EnumDWT_CapORientation", + "EnumDWT_CapOverscan", + "EnumDWT_CapPixelFlavor", + "EnumDWT_CapPlanarChunky", + "EnumDWT_CapPrinter", + "EnumDWT_CapPrinterMode", + "EnumDWT_CapSupportedSizes", + "EnumDWT_CapType", + "EnumDWT_CapValueType", + "EnumDWT_ConverMode", + "EnumDWT_ConvertMode", + "EnumDWT_DUPLEX", + "EnumDWT_DataSourceStatus", + "EnumDWT_Error", + "EnumDWT_ErrorCode", + "EnumDWT_FileFormat", + "EnumDWT_FitWindowType", + "EnumDWT_ImageType", + "EnumDWT_InitMsg", + "EnumDWT_InterpolationMethod", + "EnumDWT_Language", + "EnumDWT_MagType", + "EnumDWT_MessageType", + "EnumDWT_MouseShape", + "EnumDWT_OCRFindTextAction", + "EnumDWT_OCRFindTextFlags", + "EnumDWT_OCRLanguage", + "EnumDWT_OCROutputFormat", + "EnumDWT_OCRPageSetMode", + "EnumDWT_OCRProOutputFormat", + "EnumDWT_OCRProPDFAVersion", + "EnumDWT_OCRProPDFVersion", + "EnumDWT_OCRProRecognitionModule", + "EnumDWT_OCRProType", + "EnumDWT_PDFCompressionType", + "EnumDWT_PixelType", + "EnumDWT_PlatformType", + "EnumDWT_ShowMode", + "EnumDWT_TIFFCompressionType", + "EnumDWT_TransferMode", + "EnumDWT_UnitType", + "EnumDWT_UploadDataFormat", + "EnumDWT_VideoProperty", + "EnumDWT_VideoRotateMode" + ], + "declaredModules": [] + }, + "14.3": { + "libraryVersionDirectoryName": "14", + "libraryName": "dwt", + "typingsPackageName": "dwt", + "projectName": "https://www.dynamsoft.com/products/webtwain_overview.aspx", + "contributors": [ + { + "name": "Xiao Ling", + "url": "https://github.com/yushulx", + "githubUsername": "yushulx" + }, + { + "name": "Josh Hall", + "url": "https://github.com/jbh", + "githubUsername": "jbh" + }, + { + "name": "Lincoln Hu", + "url": "https://github.com/lincoln2018", + "githubUsername": "lincoln2018" + }, + { + "name": "Tom Kent", + "url": "https://github.com/Tom-Dynamsoft", + "githubUsername": "Tom-Dynamsoft" + }, + { + "name": "Dave Sueltenfuss", + "url": "https://github.com/dsueltenfuss", + "githubUsername": "dsueltenfuss" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 3, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "Dynamsoft.d.ts", + "addon.ocr.d.ts", + "addon.ocrp.d.ts", + "addon.pdf.d.ts", + "addon.webcam.d.ts", + "dbr.d.ts", + "index.d.ts", + "mbc.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "dwt", + "version": { + "major": 14 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "395125f20deff8446f47936a8430bbc60b5c1fdc1788b697341c8c1577b1aa77", + "globals": [ + "EnumDWT_BorderStyle", + "EnumDWT_CameraControlProperty", + "EnumDWT_Cap", + "EnumDWT_CapBitOrder", + "EnumDWT_CapBitdepthReduction", + "EnumDWT_CapFeederAlignment", + "EnumDWT_CapFeederOrder", + "EnumDWT_CapFilterType", + "EnumDWT_CapFlash", + "EnumDWT_CapFlipRotation", + "EnumDWT_CapImageFilter", + "EnumDWT_CapLanguage", + "EnumDWT_CapLightPath", + "EnumDWT_CapLightSource", + "EnumDWT_CapNoiseFilter", + "EnumDWT_CapORientation", + "EnumDWT_CapOverscan", + "EnumDWT_CapPixelFlavor", + "EnumDWT_CapPlanarChunky", + "EnumDWT_CapPrinter", + "EnumDWT_CapPrinterMode", + "EnumDWT_CapSupportedSizes", + "EnumDWT_CapType", + "EnumDWT_CapValueType", + "EnumDWT_ConverMode", + "EnumDWT_ConvertMode", + "EnumDWT_DUPLEX", + "EnumDWT_DataSourceStatus", + "EnumDWT_Error", + "EnumDWT_ErrorCode", + "EnumDWT_FileFormat", + "EnumDWT_FitWindowType", + "EnumDWT_ImageType", + "EnumDWT_InitMsg", + "EnumDWT_InterpolationMethod", + "EnumDWT_Language", + "EnumDWT_MagType", + "EnumDWT_MessageType", + "EnumDWT_MouseShape", + "EnumDWT_OCRFindTextAction", + "EnumDWT_OCRFindTextFlags", + "EnumDWT_OCRLanguage", + "EnumDWT_OCROutputFormat", + "EnumDWT_OCRPageSetMode", + "EnumDWT_OCRProOutputFormat", + "EnumDWT_OCRProPDFAVersion", + "EnumDWT_OCRProPDFVersion", + "EnumDWT_OCRProRecognitionModule", + "EnumDWT_OCRProType", + "EnumDWT_PDFCompressionType", + "EnumDWT_PixelType", + "EnumDWT_PlatformType", + "EnumDWT_ShowMode", + "EnumDWT_TIFFCompressionType", + "EnumDWT_TransferMode", + "EnumDWT_UnitType", + "EnumDWT_UploadDataFormat", + "EnumDWT_VideoProperty", + "EnumDWT_VideoRotateMode", + "KPainter", + "MBC", + "dynamsoft" + ], + "declaredModules": [ + "dwt" + ] + } + }, + "dygraphs": { + "1.1": { + "libraryName": "dygraphs", + "typingsPackageName": "dygraphs", + "projectName": "http://dygraphs.com", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google.visualization", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1e7f6c5d8f3262d235f77dab95ecfb48f05712a920c5a0fabe41f820d1d5cd2", + "globals": [ + "Dygraph" + ], + "declaredModules": [ + "dygraphs" + ] + } + }, + "dymo-label-framework": { + "1.2": { + "libraryName": "DYMO Label Framework", + "typingsPackageName": "dymo-label-framework", + "projectName": "http://www.labelwriter.com/software/dls/sdk/docs/DYMOLabelFrameworkJavaScriptHelp/index.html", + "contributors": [ + { + "name": "Thijs Kuipers", + "url": "https://github.com/thijskuipers", + "githubUsername": "thijskuipers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6d14049d19cf623e0c9c85eebea8957e47246a94e49ec2ac5bc23cf1bf81ba0", + "globals": [ + "dymo" + ], + "declaredModules": [] + } + }, + "dynamic-time-warping": { + "1.0": { + "libraryName": "dynamic-time-warping", + "typingsPackageName": "dynamic-time-warping", + "projectName": "https://github.com/GordonLesti/dynamic-time-warping", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "910a76f1e647676cc4b57560edc71bf8aa3698dd58541da386b1709aa9c34a0f", + "globals": [], + "declaredModules": [ + "dynamic-time-warping" + ] + } + }, + "dynamodb": { + "1.2": { + "libraryName": "dynamodb", + "typingsPackageName": "dynamodb", + "projectName": "https://github.com/baseprime/dynamodb#readme", + "contributors": [ + { + "name": "katsanva", + "url": "https://github.com/katsanva", + "githubUsername": "katsanva" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "Callback.d.ts", + "DynamoDB.d.ts", + "ExecuteFilter.d.ts", + "Model.d.ts", + "Query.d.ts", + "Scan.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "joi", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf4df5e7962a390915e715caa621115516f308ad65da5621789e05235f443176", + "globals": [], + "declaredModules": [ + "dynamodb", + "dynamodb/Callback", + "dynamodb/Model", + "dynamodb/DynamoDB", + "dynamodb/Query", + "dynamodb/ExecuteFilter", + "dynamodb/Scan" + ] + } + }, + "dynatable": { + "0.3": { + "libraryName": "jquery.dynatable", + "typingsPackageName": "dynatable", + "projectName": "http://www.dynatable.com/", + "contributors": [ + { + "name": "François Massart", + "url": "https://github.com/francoismassart", + "githubUsername": "francoismassart" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e40e237af920c144c4741d633da3023368335f00c2a68f5dd0089c7288005ffa", + "globals": [], + "declaredModules": [] + } + }, + "dynatrace": { + "1.0": { + "libraryName": "dynatrace", + "typingsPackageName": "dynatrace", + "projectName": "https://www.dynatrace.com/", + "contributors": [ + { + "name": "Alvaro Cruz", + "url": "https://github.com/alvaro450", + "githubUsername": "alvaro450" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1bba40ca7a4d4440c5408571cbb5fb56f494d9f83febf82390418acdb630226", + "globals": [ + "dynaTrace" + ], + "declaredModules": [] + } + }, + "dynogels": { + "9.0": { + "libraryName": "dynogels", + "typingsPackageName": "dynogels", + "projectName": "https://github.com/clarkie/dynogels#readme", + "contributors": [ + { + "name": "Spartan Labs", + "url": "https://github.com/SpartanLabs", + "githubUsername": "SpartanLabs" + }, + { + "name": "Ramon de Klein", + "url": "https://github.com/ramondeklein", + "githubUsername": "ramondeklein" + }, + { + "name": "Stephen Tuso", + "url": "https://github.com/stephentuso", + "githubUsername": "stephentuso" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.58.0" + } + ], + "contentHash": "9293f1f78ecdc7fe4419eb0c192880d46afc3385214f1ca8c7e65ef913e60c02", + "globals": [], + "declaredModules": [ + "dynogels" + ] + } + }, + "each": { + "0.4": { + "libraryName": "NodeEach", + "typingsPackageName": "each", + "projectName": "http://www.adaltas.com/projects/node-each/", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "326d98054964d7c53a139a6d36e5463196899ae40332bd4109fe6faddc2be26a", + "globals": [ + "each" + ], + "declaredModules": [ + "each" + ] + } + }, + "earcut": { + "2.1": { + "libraryName": "earcut", + "typingsPackageName": "earcut", + "projectName": "https://github.com/mapbox/earcut#readme", + "contributors": [ + { + "name": "Adrian Leonhard", + "url": "https://github.com/NaridaL", + "githubUsername": "NaridaL" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34d5b27c7c17ea1f09d293364b549b7c51de9454a7dc06f999734f29dd2a44a9", + "globals": [ + "earcut" + ], + "declaredModules": [ + "earcut" + ] + } + }, + "easeljs": { + "1.0": { + "libraryName": "EaselJS", + "typingsPackageName": "easeljs", + "projectName": "http://www.createjs.com/#!/EaselJS", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + }, + { + "name": "Chris Smith", + "url": "https://github.com/evilangelist", + "githubUsername": "evilangelist" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "createjs-lib", + "version": "*" + }, + { + "name": "tweenjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e73cb0309fff1664e561e8368d49b48083b567dba1b1536f94aecc59d9e2f592", + "globals": [ + "createjs" + ], + "declaredModules": [] + } + }, + "eases": { + "1.0": { + "libraryName": "eases", + "typingsPackageName": "eases", + "projectName": "https://github.com/mattdesl/eases", + "contributors": [ + { + "name": "Mathias Paumgarten", + "url": "https://github.com/MathiasPaumgarten", + "githubUsername": "MathiasPaumgarten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "backIn.d.ts", + "backInOut.d.ts", + "backOut.d.ts", + "bounceIn.d.ts", + "bounceInOut.d.ts", + "bounceOut.d.ts", + "circIn.d.ts", + "circInOut.d.ts", + "circOut.d.ts", + "cubicIn.d.ts", + "cubicInOut.d.ts", + "cubicOut.d.ts", + "elasticIn.d.ts", + "elasticInOut.d.ts", + "elasticOut.d.ts", + "expoIn.d.ts", + "expoInOut.d.ts", + "expoOut.d.ts", + "index.d.ts", + "linear.d.ts", + "quadIn.d.ts", + "quadInOut.d.ts", + "quadOut.d.ts", + "quartIn.d.ts", + "quartInOut.d.ts", + "quartOut.d.ts", + "quintIn.d.ts", + "quintInOut.d.ts", + "quintOut.d.ts", + "sineIn.d.ts", + "sineInOut.d.ts", + "sineOut.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1398d2a5df1b864df3c96382435d6611d9420477d706287e3a32ae5b9d1fafa8", + "globals": [ + "eases" + ], + "declaredModules": [ + "eases", + "eases/backInOut", + "eases/backIn", + "eases/backOut", + "eases/bounceInOut", + "eases/bounceIn", + "eases/bounceOut", + "eases/circInOut", + "eases/circIn", + "eases/circOut", + "eases/cubicInOut", + "eases/cubicIn", + "eases/cubicOut", + "eases/elasticInOut", + "eases/elasticIn", + "eases/elasticOut", + "eases/expoInOut", + "eases/expoIn", + "eases/expoOut", + "eases/linear", + "eases/quadInOut", + "eases/quadIn", + "eases/quadOut", + "eases/quartInOut", + "eases/quartIn", + "eases/quartOut", + "eases/quintInOut", + "eases/quintIn", + "eases/quintOut", + "eases/sineInOut", + "eases/sineIn", + "eases/sineOut" + ] + } + }, + "easy-api-request": { + "0.0": { + "libraryName": "easy-api-request", + "typingsPackageName": "easy-api-request", + "projectName": "https://github.com/DeadAlready/easy-api-request", + "contributors": [ + { + "name": "Karl Düüna", + "url": "https://github.com/DeadAlready", + "githubUsername": "DeadAlready" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "request", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "371abbf75805135c3d9a662c7e55f26f6ba6f7594394b9da9bc1830797139ef3", + "globals": [], + "declaredModules": [ + "easy-api-request" + ] + } + }, + "easy-jsend": { + "0.0": { + "libraryName": "easy-jsend", + "typingsPackageName": "easy-jsend", + "projectName": "https://github.com/DeadAlready/easy-jsend", + "contributors": [ + { + "name": "Karl Düüna", + "url": "https://github.com/DeadAlready", + "githubUsername": "DeadAlready" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f0598b75730aeebd882995c86aa274128ffe9d006f3b33f770dab318aa4a0a9", + "globals": [], + "declaredModules": [ + "easy-jsend" + ] + } + }, + "easy-session": { + "0.0": { + "libraryName": "easy-session", + "typingsPackageName": "easy-session", + "projectName": "https://github.com/DeadAlready/node-easy-session", + "contributors": [ + { + "name": "Karl Düüna", + "url": "https://github.com/DeadAlready", + "githubUsername": "DeadAlready" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "express-session", + "cookie-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c097579af881186a20746be97d78325bd226d69ca133a4495866242dc60564e5", + "globals": [], + "declaredModules": [ + "easy-session" + ] + } + }, + "easy-table": { + "0.0": { + "libraryName": "easy-table", + "typingsPackageName": "easy-table", + "projectName": "https://github.com/eldargab/easy-table", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "319d7426ae5707acf3f37f86b84407517cdaa0319907a542e2d4da194e117a29", + "globals": [], + "declaredModules": [ + "easy-table" + ] + } + }, + "easy-xapi": { + "0.0": { + "libraryName": "easy-xapi", + "typingsPackageName": "easy-xapi", + "projectName": "https://github.com/DeadAlready/easy-xapi", + "contributors": [ + { + "name": "Karl Düüna", + "url": "https://github.com/DeadAlready", + "githubUsername": "DeadAlready" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + }, + { + "name": "easy-jsend", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df549688d4b48d9c19c87c7c1758d1d7eb25bf4d56a4545eed90764d183e4dcc", + "globals": [], + "declaredModules": [ + "easy-xapi" + ] + } + }, + "easy-xapi-utils": { + "0.0": { + "libraryName": "easy-xapi-utils", + "typingsPackageName": "easy-xapi-utils", + "projectName": "https://github.com/DeadAlready/easy-xapi-utils", + "contributors": [ + { + "name": "Karl Düüna", + "url": "https://github.com/DeadAlready", + "githubUsername": "DeadAlready" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "easy-xapi" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ba2bdac2b34819be6f67dd247598335fd517d6f2732bbc0b5b3c8951609bfb4", + "globals": [], + "declaredModules": [ + "easy-xapi-utils" + ] + } + }, + "easydate": { + "2.2": { + "libraryName": "easydate", + "typingsPackageName": "easydate", + "projectName": "https://github.com/roryrjb/easydate", + "contributors": [ + { + "name": "Satya Rohith", + "url": "https://github.com/satyarohith", + "githubUsername": "satyarohith" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0448bce1e77c59330981696dabe8492027f6a0510c6380e870c42115d3ca2c19", + "globals": [], + "declaredModules": [ + "easydate" + ] + } + }, + "ebml": { + "3.0": { + "libraryName": "ebml", + "typingsPackageName": "ebml", + "projectName": "https://github.com/node-ebml/node-ebml#readme", + "contributors": [ + { + "name": "AppLover69", + "url": "https://github.com/AppLover69", + "githubUsername": "AppLover69" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96d641ac8f5ec3b801771fd8e420c07fb9d1dfad3dd1c9049f23b2b9c27d176d", + "globals": [], + "declaredModules": [ + "ebml" + ] + } + }, + "ebongarde-root": { + "1.7": { + "libraryName": "ebongarde-root", + "typingsPackageName": "ebongarde-root", + "projectName": "https://github.com/Ebongarde/ebongarde-root#readme", + "contributors": [ + { + "name": "Adrian Roach", + "url": "https://github.com/Ebongarde", + "githubUsername": "Ebongarde" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c3ada6c5899cefbf832bd6aa98b6530879e3f8453b70b7cfdacce7cbca4a36c", + "globals": [], + "declaredModules": [ + "ebongarde-root" + ] + } + }, + "eccrypto": { + "1.1": { + "libraryName": "eccrypto", + "typingsPackageName": "eccrypto", + "projectName": "https://github.com/bitchan/eccrypto", + "contributors": [ + { + "name": "Random Nerd", + "url": "https://github.com/randomnerd", + "githubUsername": "randomnerd" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "expect" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/expect", + "version": "^1.20.4" + } + ], + "contentHash": "58c4153da7b26935425f17f36d90e271e40e406152fb09409bb402d3a080e773", + "globals": [ + "eccrypto" + ], + "declaredModules": [ + "eccrypto" + ] + } + }, + "echarts": { + "4.4": { + "libraryName": "ECharts", + "typingsPackageName": "echarts", + "projectName": "http://echarts.apache.org", + "contributors": [ + { + "name": "Xie Jingyang", + "url": "https://github.com/xieisabug", + "githubUsername": "xieisabug" + }, + { + "name": "AntiMoron", + "url": "https://github.com/AntiMoron", + "githubUsername": "AntiMoron" + }, + { + "name": "Liveangela", + "url": "https://github.com/liveangela", + "githubUsername": "liveangela" + }, + { + "name": "Ovilia", + "url": "https://github.com/Ovilia", + "githubUsername": "Ovilia" + }, + { + "name": "Roman", + "url": "https://github.com/iRON5", + "githubUsername": "iRON5" + }, + { + "name": "Bilal", + "url": "https://github.com/bilalucar", + "githubUsername": "bilalucar" + }, + { + "name": "TMTron", + "url": "https://github.com/tmtron", + "githubUsername": "tmtron" + }, + { + "name": "dwhitney", + "url": "https://github.com/dwhitney", + "githubUsername": "dwhitney" + }, + { + "name": "Ruixuel", + "url": "https://github.com/ruixuel", + "githubUsername": "ruixuel" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "options/axis-pointer.d.ts", + "options/calendar.d.ts", + "options/data-zoom.d.ts", + "options/dataset.d.ts", + "options/grid.d.ts", + "options/index.d.ts", + "options/legend.d.ts", + "options/line-style.d.ts", + "options/series/bar.d.ts", + "options/series/boxplot.d.ts", + "options/series/candlestick.d.ts", + "options/series/custom.d.ts", + "options/series/effect-scatter.d.ts", + "options/series/funnel.d.ts", + "options/series/gauge.d.ts", + "options/series/graph.d.ts", + "options/series/heatmap.d.ts", + "options/series/line.d.ts", + "options/series/lines.d.ts", + "options/series/map.d.ts", + "options/series/parallel.d.ts", + "options/series/pictorial-bar.d.ts", + "options/series/pie.d.ts", + "options/series/radar.d.ts", + "options/series/sankey.d.ts", + "options/series/scatter.d.ts", + "options/series/sunburst.d.ts", + "options/series/theme-river.d.ts", + "options/series/tree.d.ts", + "options/series/treemap.d.ts", + "options/single-axis.d.ts", + "options/text-style.d.ts", + "options/tooltip.d.ts", + "options/visual-map.d.ts", + "options/x-axis.d.ts", + "options/y-axis.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "zrender", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1011dcb22dfcf74e6301b1277d0dbc7290ad90ccc36c3860d465f8f05a54d9b6", + "globals": [ + "echarts" + ], + "declaredModules": [ + "echarts", + "echarts/lib/echarts" + ] + } + }, + "ecma-proposal-math-extensions": { + "0.0": { + "libraryName": "ecma-proposal-math-extensions", + "typingsPackageName": "ecma-proposal-math-extensions", + "projectName": "https://github.com/rwaldron/proposal-math-extensions#readme", + "contributors": [ + { + "name": "Konstantin Simon Maria Möllers", + "url": "https://github.com/ksm2", + "githubUsername": "ksm2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdab880669287cdcb7744d3676cc0b11e81f5f53ba2e22a3216b92a19e1c440c", + "globals": [], + "declaredModules": [] + } + }, + "ecore": { + "0.12": { + "libraryName": "ecore", + "typingsPackageName": "ecore", + "projectName": "https://github.com/emfjson/ecore.js", + "contributors": [ + { + "name": "Mike Tugushev", + "url": "https://github.com/michael-whi", + "githubUsername": "michael-whi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88eb3402c0dbe7b59cbed95c94209c2575c1e83b1c1a7eb4e57789771eb3bd7f", + "globals": [], + "declaredModules": [ + "ecore" + ] + } + }, + "ecurve": { + "1.0": { + "libraryName": "ecurve", + "typingsPackageName": "ecurve", + "projectName": "https://github.com/cryptocoinjs/ecurve#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bigi", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "coinstring" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3977dd53edf91f3a086c535a196c4b66161f1194c412b0db1f99eb3f4de24607", + "globals": [], + "declaredModules": [ + "ecurve" + ] + } + }, + "ed25519": { + "0.0": { + "libraryName": "ed25519", + "typingsPackageName": "ed25519", + "projectName": "https://github.com/dazoe/ed25519", + "contributors": [ + { + "name": "Erik Mavrinac", + "url": "https://github.com/erikma", + "githubUsername": "erikma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "966c20bed844b599e9bbd0eabca8fa9a8d303513305cf5d650cfb8ad70e95751", + "globals": [], + "declaredModules": [ + "ed25519" + ] + } + }, + "ed2curve": { + "0.2": { + "libraryName": "ed2curve", + "typingsPackageName": "ed2curve", + "projectName": "https://github.com/dchest/ed2curve-js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tweetnacl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "tweetnacl", + "version": "^1.0.0" + } + ], + "contentHash": "f5443961a0fcec8132430a7fcd35e9698606305d44ba973d21d3f166a939fd1b", + "globals": [ + "ed2curve" + ], + "declaredModules": [ + "ed2curve" + ] + } + }, + "edmonds-blossom": { + "1.0": { + "libraryName": "edmonds-blossom", + "typingsPackageName": "edmonds-blossom", + "projectName": "https://github.com/mattkrick/EdmondsBlossom", + "contributors": [ + { + "name": "John Jackson", + "url": "https://github.com/johnridesabike", + "githubUsername": "johnridesabike" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c41095988313f2e6ea9478a95af7d28981919f803bfdb2238d4e8aeda6353771", + "globals": [], + "declaredModules": [ + "edmonds-blossom" + ] + } + }, + "edtr-io__mathquill": { + "0.11": { + "libraryName": "@edtr-io/mathquill", + "typingsPackageName": "edtr-io__mathquill", + "projectName": "https://github.com/edtr-io/mathquill#readme", + "contributors": [ + { + "name": "Marco Gonzalez", + "url": "https://github.com/magonzalez9", + "githubUsername": "magonzalez9" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@edtr-io/mathquill" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9b150cf3762859ee9ab3b364f7545add94bca8f22ddf01b9338a9d1f85450d3", + "globals": [], + "declaredModules": [ + "edtr-io__mathquill" + ] + } + }, + "ee-first": { + "1.1": { + "libraryName": "ee-first", + "typingsPackageName": "ee-first", + "projectName": "https://github.com/jonathanong/ee-first", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54f6e14bad0dbb675734be8d8688266c0188589df0928eab9b10efbc5a5deb61", + "globals": [], + "declaredModules": [ + "ee-first" + ] + } + }, + "egg-mock": { + "3.0": { + "libraryName": "Egg-mock", + "typingsPackageName": "egg-mock", + "projectName": "https://github.com/eggjs/egg-mock", + "contributors": [ + { + "name": "Eward Song", + "url": "https://github.com/sheperdwind", + "githubUsername": "sheperdwind" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "egg", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "egg", + "version": "^2.1.0" + } + ], + "contentHash": "b9306e7e354eeeca236aa432d7e450e306d3aa00308b706b23a492f76966b8fe", + "globals": [], + "declaredModules": [ + "egg-mock" + ] + } + }, + "egg.js": { + "0.0": { + "libraryName": "Egg.js", + "typingsPackageName": "egg.js", + "projectName": "https://github.com/mikeflynn/egg.js/", + "contributors": [ + { + "name": "Markus Peloso", + "url": "https://github.com/ToastHawaii", + "githubUsername": "ToastHawaii" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d52722ce225cfaf398fc5d97412c9058d7fc554a6275ba6f6de0f559a5acce8d", + "globals": [ + "Egg", + "egg" + ], + "declaredModules": [] + } + }, + "egjs__axes": { + "2.0": { + "libraryName": "egjs-axes", + "typingsPackageName": "egjs__axes", + "projectName": "https://github.com/naver/egjs-axes", + "contributors": [ + { + "name": "Naver", + "url": "https://github.com/naver", + "githubUsername": "naver" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "AnimationManager.d.ts", + "Axes.d.ts", + "AxisManager.d.ts", + "EventManager.d.ts", + "InputObserver.d.ts", + "InterruptManager.d.ts", + "const.d.ts", + "index.d.ts", + "inputType/InputType.d.ts", + "inputType/PanInput.d.ts", + "inputType/PinchInput.d.ts", + "inputType/WheelInput.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@egjs/component", + "version": "*" + } + ], + "testDependencies": [ + "@egjs/axes" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2f063592225697b2ef58a8f814407dcd3c5a6c3c539727df9dc60acb88cc406", + "globals": [ + "eg" + ], + "declaredModules": [ + "egjs__axes", + "egjs__axes/Axes", + "egjs__axes/AnimationManager", + "egjs__axes/AxisManager", + "egjs__axes/InterruptManager", + "egjs__axes/EventManager", + "egjs__axes/InputObserver", + "egjs__axes/inputType/InputType", + "egjs__axes/inputType/PanInput", + "egjs__axes/const", + "egjs__axes/inputType/PinchInput", + "egjs__axes/inputType/WheelInput" + ] + } + }, + "egjs__component": { + "2.0": { + "libraryName": "egjs-component", + "typingsPackageName": "egjs__component", + "projectName": "https://github.com/naver/egjs-component", + "contributors": [ + { + "name": "Naver", + "url": "https://github.com/naver", + "githubUsername": "naver" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@egjs/component" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bf9aeae084bb032e7ed1f7f8d52ca93225551ba2ea03d07194548da3ea91f4c", + "globals": [ + "eg" + ], + "declaredModules": [ + "egjs__component" + ] + } + }, + "ej.web.all": { + "17.4": { + "libraryName": "ej.web.all", + "typingsPackageName": "ej.web.all", + "projectName": "http://help.syncfusion.com/js/typescript", + "contributors": [ + { + "name": "Syncfusion", + "url": "https://github.com/syncfusion", + "githubUsername": "syncfusion" + } + ], + "libraryMajorVersion": 17, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a016e27fcca1cb2aa809c460320869fe814cc9a0e4be5fd4b51e88314eb8550c", + "globals": [ + "ej" + ], + "declaredModules": [] + } + }, + "ejs": { + "3.0": { + "libraryName": "ejs", + "typingsPackageName": "ejs", + "projectName": "http://ejs.co/", + "contributors": [ + { + "name": "Ben Liddicott", + "url": "https://github.com/benliddicott", + "githubUsername": "benliddicott" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "lru-cache" + ], + "pathMappings": [ + { + "packageName": "lru-cache", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4a34ce8048f2228506c38c8e8e8d8f8aa5be1a4c879083710bfd70705f210fef", + "globals": [ + "ejs" + ], + "declaredModules": [ + "ejs" + ] + } + }, + "ejs-locals": { + "0.0": { + "libraryName": "ejs-locals", + "typingsPackageName": "ejs-locals", + "projectName": "https://github.com/randometc/ejs-locals", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef0b41d4a126ae5ae3e73f1a6afd276e3d747d0659b320636b1f6355b3389e59", + "globals": [], + "declaredModules": [ + "ejs-locals" + ] + } + }, + "ejson": { + "2.1": { + "libraryName": "ejson", + "typingsPackageName": "ejson", + "projectName": "https://www.npmjs.com/package/ejson", + "contributors": [ + { + "name": "Shantanu Bhadoria", + "url": "https://github.com/shantanubhadoria", + "githubUsername": "shantanubhadoria" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6181fa7d5da1243f05aea9ac5cf7bf1e82b4ea2639ab5c4a3f8da8da56772cf", + "globals": [], + "declaredModules": [ + "ejson" + ] + } + }, + "elastic.js": { + "1.2": { + "libraryName": "elastic.js", + "typingsPackageName": "elastic.js", + "projectName": "https://www.npmjs.com/package/elastic.js", + "contributors": [ + { + "name": "Oleksii Trekhleb", + "url": "https://ua.linkedin.com/in/trekhleb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af193b94ea39aff0fe64c57383b9f9abb566a7bee49a0e4e4710cb7815062230", + "globals": [ + "elasticjs" + ], + "declaredModules": [ + "elastic.js" + ] + } + }, + "elasticlunr": { + "0.9": { + "libraryName": "elasticlunr", + "typingsPackageName": "elasticlunr", + "projectName": "http://weixsong.github.io", + "contributors": [ + { + "name": "Luis Rodrigues", + "url": "https://github.com/goblindegook", + "githubUsername": "goblindegook" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7800bd15d6fc0b407efc427b52b985fa5b48b29040cc9bc950f80d785c47abe", + "globals": [], + "declaredModules": [ + "elasticlunr" + ] + } + }, + "elasticsearch": { + "5.0": { + "libraryName": "elasticsearch", + "typingsPackageName": "elasticsearch", + "projectName": "https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/16.x/index.html", + "contributors": [ + { + "name": "Casper Skydt", + "url": "https://github.com/CasperSkydt", + "githubUsername": "CasperSkydt" + }, + { + "name": "Blake Smith", + "url": "https://github.com/bfsmith", + "githubUsername": "bfsmith" + }, + { + "name": "Dave Dunkin", + "url": "https://github.com/ddunkin", + "githubUsername": "ddunkin" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Margus Lamp", + "url": "https://github.com/mlamp", + "githubUsername": "mlamp" + }, + { + "name": "Ahmad Ferdous Bin Alam", + "url": "https://github.com/ahmadferdous", + "githubUsername": "ahmadferdous" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Paul Brabban", + "url": "https://github.com/brabster", + "githubUsername": "brabster" + }, + { + "name": "Budi Irawan", + "url": "https://github.com/deerawan", + "githubUsername": "deerawan" + }, + { + "name": "Yonatan Kiron", + "url": "https://github.com/YonatanKiron", + "githubUsername": "YonatanKiron" + }, + { + "name": "Jani Šumak", + "url": "https://github.com/dasdachs", + "githubUsername": "dasdachs" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "src/lib/connectors/http.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae10df0d6289295d9ce826b227d44d72d6845e896146774966d51e2752d04cfe", + "globals": [], + "declaredModules": [ + "elasticsearch", + "elasticsearch/src/lib/connectors/http" + ] + } + }, + "electron-clipboard-extended": { + "1.0": { + "libraryName": "electron-clipboard-extended", + "typingsPackageName": "electron-clipboard-extended", + "projectName": "https://github.com/arjun-g/electron-clipboard-extended", + "contributors": [ + { + "name": "Jungwoo An", + "url": "https://github.com/Jungwoo-An", + "githubUsername": "Jungwoo-An" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "6" + } + ], + "contentHash": "a58cb6e1aba2dfea8ea7fcff9a92634d5dfcd3909a8836a15ebf0db5823825ef", + "globals": [], + "declaredModules": [ + "electron-clipboard-extended" + ] + } + }, + "electron-devtools-installer": { + "2.2": { + "libraryName": "electron-devtools-installer", + "typingsPackageName": "electron-devtools-installer", + "projectName": "https://github.com/MarshallOfSound/electron-devtools-installer", + "contributors": [ + { + "name": "Robin Van den Broeck", + "url": "https://github.com/gamesmaxed", + "githubUsername": "gamesmaxed" + }, + { + "name": "M. Fatih Mar", + "url": "https://github.com/mfatihmar", + "githubUsername": "mfatihmar" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "867394fd7c7b007b0ddfa6494a979686b5ada3034fbeb32f0f07be6d55800295", + "globals": [], + "declaredModules": [ + "electron-devtools-installer" + ] + } + }, + "electron-json-storage": { + "4.0": { + "libraryName": "electron-json-storage", + "typingsPackageName": "electron-json-storage", + "projectName": "https://github.com/electron-userland/electron-json-storage", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + }, + { + "name": "nrlquaker", + "url": "https://github.com/nrlquaker", + "githubUsername": "nrlquaker" + }, + { + "name": "John Woodruff", + "url": "https://github.com/jbw91", + "githubUsername": "jbw91" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "electron" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "^1.7.5" + } + ], + "contentHash": "ba57b5ee94724b37bcecdf15b5244c31d0dba49fb3a79317a4694f0a04e1ab89", + "globals": [], + "declaredModules": [ + "electron-json-storage" + ] + } + }, + "electron-load-devtool": { + "1.2": { + "libraryName": "electron-load-devtool", + "typingsPackageName": "electron-load-devtool", + "projectName": "https://github.com/akameco/electron-load-devtool", + "contributors": [ + { + "name": "Ciffelia", + "url": "https://github.com/ciffelia", + "githubUsername": "ciffelia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b81755e5a1c3b3e8b2bf97df890367640ff78a72cc095fd8f9de0a88d6ef3740", + "globals": [], + "declaredModules": [ + "electron-load-devtool" + ] + } + }, + "electron-localshortcut": { + "3.1": { + "libraryName": "electron-localshortcut", + "typingsPackageName": "electron-localshortcut", + "projectName": "https://github.com/parro-it/electron-localshortcut#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "contentHash": "60d262d61e5b523871ffa319f1178e176a14d9025246f012d72b700caf9e61e1", + "globals": [], + "declaredModules": [ + "electron-localshortcut" + ] + } + }, + "electron-notifications": { + "0.0": { + "libraryName": "electron-notifications", + "typingsPackageName": "electron-notifications", + "projectName": "https://github.com/blainesch/electron-notifications", + "contributors": [ + { + "name": "Daniel Pereira", + "url": "https://github.com/djpereira", + "githubUsername": "djpereira" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "^1.7.5" + } + ], + "contentHash": "ce1378a7233307f9f6b971d47a5cc276b46a782781ee59b688fee2845a006b8e", + "globals": [], + "declaredModules": [ + "electron-notifications" + ] + } + }, + "electron-notify": { + "0.1": { + "libraryName": "electron-notify", + "typingsPackageName": "electron-notify", + "projectName": "https://github.com/hankbao/electron-notify", + "contributors": [ + { + "name": "Daniel Pereira", + "url": "https://github.com/djpereira", + "githubUsername": "djpereira" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "^1.7.5" + } + ], + "contentHash": "4a5f726957dcce77b420c922931eacf6df16f2c939ac905e013c7428b0a20d2e", + "globals": [], + "declaredModules": [ + "electron-notify" + ] + } + }, + "electron-packager": { + "14.0": { + "libraryName": "electron-packager", + "typingsPackageName": "electron-packager", + "projectName": "https://github.com/electron-userland/electron-packager", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Juan Jimenez-Anca", + "url": "https://github.com/cortopy", + "githubUsername": "cortopy" + }, + { + "name": "John Kleinschmidt", + "url": "https://github.com/jkleinsc", + "githubUsername": "jkleinsc" + }, + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + }, + { + "name": "Mark Lee", + "url": "https://github.com/malept", + "githubUsername": "malept" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@electron/get", + "version": "*" + }, + { + "name": "electron-notarize", + "version": "*" + }, + { + "name": "electron-osx-sign", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@electron/get", + "version": "^1.3.1" + }, + { + "name": "electron-notarize", + "version": "^0.1.1" + }, + { + "name": "electron-osx-sign", + "version": "^0.4.11" + } + ], + "contentHash": "42698408cdf32b2dd3afbd2f2d663cdcf5ffb4bb731e21f005b0d370f32f11ef", + "globals": [], + "declaredModules": [ + "electron-packager" + ] + } + }, + "electron-prompt": { + "1.3": { + "libraryName": "electron-prompt", + "typingsPackageName": "electron-prompt", + "projectName": "https://github.com/p-sam/electron-prompt#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "latest" + } + ], + "contentHash": "a8fc16d6d90a09b9d612d241def74add95d4df0a62857e425aa04ee27aac4d8e", + "globals": [], + "declaredModules": [ + "electron-prompt" + ] + } + }, + "electron-settings": { + "3.1": { + "libraryName": "electron-settings", + "typingsPackageName": "electron-settings", + "projectName": "https://github.com/nathanbuchar/electron-settings#readme", + "contributors": [ + { + "name": "Ian Copp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + }, + { + "name": "nrlquaker", + "url": "https://github.com/nrlquaker", + "githubUsername": "nrlquaker" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce677233c2e5a8ca25d8da20f7cbac8787bd7b5d9d8bc73394780273c66d3160", + "globals": [], + "declaredModules": [ + "electron-settings" + ] + }, + "2.2": { + "libraryVersionDirectoryName": "2", + "libraryName": "electron-settings", + "typingsPackageName": "electron-settings", + "projectName": "https://github.com/nathanbuchar/electron-settings", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "electron-settings", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8d81f299b3400cbb3ed7319487c503d69b6bad286cd50eb67fb5f4dc15b41e74", + "globals": [], + "declaredModules": [ + "electron-settings" + ] + } + }, + "electron-spellchecker": { + "1.1": { + "libraryName": "electron-spellchecker", + "typingsPackageName": "electron-spellchecker", + "projectName": "https://github.com/electron-userland/electron-spellchecker", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": ">=1.6.10" + } + ], + "contentHash": "73d4d7d4d6d593dca36d064c1b42c838ea89b7d303ab8be1475b449f22a7c7e2", + "globals": [], + "declaredModules": [ + "electron-spellchecker" + ] + } + }, + "electron-window-state": { + "2.0": { + "libraryName": "electron-window-state", + "typingsPackageName": "electron-window-state", + "projectName": "https://github.com/mawie81/electron-window-state", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron", + "version": "*" + } + ], + "contentHash": "1bc0e6e5438706e8f79c0a443ee15e8a32b9488eefb64b2f282f365ca92c9352", + "globals": [], + "declaredModules": [ + "electron-window-state" + ] + } + }, + "element-resize-detector": { + "1.1": { + "libraryName": "element-resize-detector", + "typingsPackageName": "element-resize-detector", + "projectName": "https://github.com/wnr/element-resize-detector", + "contributors": [ + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f645af3bbf2d0b48189a8357576c34b04b5fa0086ea0744ada6b6f192c019dfc", + "globals": [], + "declaredModules": [ + "element-resize-detector" + ] + } + }, + "element-resize-event": { + "2.0": { + "libraryName": "element-resize-event", + "typingsPackageName": "element-resize-event", + "projectName": "https://github.com/KyleAMathews/element-resize-event", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Pierre-Luc Gregoire", + "url": "https://github.com/plgregoire", + "githubUsername": "plgregoire" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c64a5898cb1404fbcd5f24ad71355335d346503c4767fec4caef72734117fd3", + "globals": [], + "declaredModules": [ + "element-resize-event" + ] + } + }, + "elementtree": { + "0.1": { + "libraryName": "elementtree", + "typingsPackageName": "elementtree", + "projectName": "https://github.com/racker/node-elementtree", + "contributors": [ + { + "name": "Daniel Imhoff", + "url": "https://github.com/dwieeb", + "githubUsername": "dwieeb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f20e81b72d71489099d085a5122f1cbdfdd231834a1a1020cf8315da976b1e9", + "globals": [], + "declaredModules": [ + "elementtree" + ] + } + }, + "elgamal": { + "0.3": { + "libraryName": "elgamal", + "typingsPackageName": "elgamal", + "projectName": "https://github.com/kripod/elgamal.js", + "contributors": [ + { + "name": "Yu-Hsi Chiang", + "url": "https://github.com/arbuztw", + "githubUsername": "arbuztw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsbn", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e79ee28cf1a79825fb156ce753eb00d9fa75673049fff78d5ddbc2bf786617b9", + "globals": [], + "declaredModules": [ + "elgamal" + ] + } + }, + "elliptic": { + "6.4": { + "libraryName": "elliptic", + "typingsPackageName": "elliptic", + "projectName": "https://github.com/indutny/elliptic", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Gaylor Bosson", + "url": "https://github.com/Gilthoniel", + "githubUsername": "Gilthoniel" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bn.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99aa17b1a99f72ed7922d16928293777654af335ba85f4a08dc6a48c5dd4a318", + "globals": [], + "declaredModules": [ + "elliptic" + ] + } + }, + "elm": { + "0.12": { + "libraryName": "Elm", + "typingsPackageName": "elm", + "projectName": "http://elm-lang.org", + "contributors": [ + { + "name": "Dénes Harmath", + "url": "https://github.com/thSoft", + "githubUsername": "thSoft" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80e29f343103489bd1c005eaaf04c8082e6bf300c2aa983cca8433370e4c1cc7", + "globals": [ + "Elm" + ], + "declaredModules": [] + } + }, + "elo-rank": { + "1.0": { + "libraryName": "elo-rank", + "typingsPackageName": "elo-rank", + "projectName": "https://github.com/dmamills/elo-rank#readme", + "contributors": [ + { + "name": "Antonio Pavlinovic", + "url": "https://github.com/apavlinovic", + "githubUsername": "apavlinovic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd06262f0b994d38684afde8cd90158a6eba2c1746d3570618cc63acc9e1b59f", + "globals": [], + "declaredModules": [ + "elo-rank" + ] + } + }, + "elv": { + "2.2": { + "libraryName": "elv", + "typingsPackageName": "elv", + "projectName": "https://github.com/dsfields/elv#readme", + "contributors": [ + { + "name": "Gary Parker", + "url": "https://github.com/garyaparker", + "githubUsername": "garyaparker" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6dd689921e252d2c3e0ed38cc532beb584a99b4847fd32eb49765d357ac1cc9a", + "globals": [], + "declaredModules": [ + "elv" + ] + } + }, + "email-templates": { + "6.0": { + "libraryName": "node-email-templates", + "typingsPackageName": "email-templates", + "projectName": "https://github.com/niftylettuce/email-templates", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Matus Gura", + "url": "https://github.com/gurisko", + "githubUsername": "gurisko" + }, + { + "name": "Jacob Copeland", + "url": "https://github.com/blankstar85", + "githubUsername": "blankstar85" + }, + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": "*" + }, + { + "name": "html-to-text", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b378b878696799bca03f84075cb306a6f869016fd9d5b3affce665502cc469f", + "globals": [], + "declaredModules": [ + "email-templates" + ] + } + }, + "ember": { + "3.1": { + "libraryName": "Ember.js", + "typingsPackageName": "ember", + "projectName": "http://emberjs.com/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "bttf", + "url": "https://github.com/bttf", + "githubUsername": "bttf" + }, + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Theron Cross", + "url": "https://github.com/theroncross", + "githubUsername": "theroncross" + }, + { + "name": "Martin Feckie", + "url": "https://github.com/mfeckie", + "githubUsername": "mfeckie" + }, + { + "name": "Alex LaFroscia", + "url": "https://github.com/alexlafroscia", + "githubUsername": "alexlafroscia" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Bryan Crotaz", + "url": "https://github.com/BryanCrotaz", + "githubUsername": "BryanCrotaz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "rsvp", + "version": "*" + }, + { + "name": "htmlbars-inline-precompile", + "version": "*" + }, + { + "name": "@ember/service", + "version": "*" + }, + { + "name": "@ember/controller", + "version": "*" + }, + { + "name": "@ember/string", + "version": "*" + }, + { + "name": "@ember/template", + "version": "*" + }, + { + "name": "@ember/polyfills", + "version": "*" + }, + { + "name": "@ember/utils", + "version": "*" + }, + { + "name": "@ember/runloop", + "version": "*" + }, + { + "name": "@ember/debug", + "version": "*" + }, + { + "name": "@ember/engine", + "version": "*" + }, + { + "name": "@ember/application", + "version": "*" + }, + { + "name": "@ember/test", + "version": "*" + }, + { + "name": "@ember/array", + "version": "*" + }, + { + "name": "@ember/error", + "version": "*" + }, + { + "name": "@ember/component", + "version": "*" + }, + { + "name": "@ember/routing", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + }, + { + "name": "ember__string", + "version": "*" + }, + { + "name": "ember__polyfills", + "version": "*" + }, + { + "name": "ember__object", + "version": "*" + }, + { + "name": "ember__utils", + "version": "*" + }, + { + "name": "ember__array", + "version": "*" + }, + { + "name": "ember__engine", + "version": "*" + }, + { + "name": "ember__debug", + "version": "*" + }, + { + "name": "ember__runloop", + "version": "*" + }, + { + "name": "ember__error", + "version": "*" + }, + { + "name": "ember__controller", + "version": "*" + }, + { + "name": "ember__component", + "version": "*" + }, + { + "name": "ember__routing", + "version": "*" + }, + { + "name": "ember__application", + "version": "*" + }, + { + "name": "ember__test", + "version": "*" + }, + { + "name": "ember__service", + "version": "*" + }, + { + "name": "ember__template", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4968aec43cad09cdf0065a03e198ebfe9403d94c5f0382bdb297645244119e7", + "globals": [], + "declaredModules": [ + "ember" + ] + }, + "1.11": { + "libraryVersionDirectoryName": "1", + "libraryName": "Ember.js", + "typingsPackageName": "ember", + "projectName": "http://emberjs.com/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "handlebars", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "44ab96c356fa6a2dc9effd7485bc72a577c2d7325c9acbff9f6c93c4a1a69df3", + "globals": [ + "Em", + "Ember", + "EmberTesting" + ], + "declaredModules": [ + "Ember" + ] + }, + "2.8": { + "libraryVersionDirectoryName": "2", + "libraryName": "Ember.js", + "typingsPackageName": "ember", + "projectName": "http://emberjs.com/", + "contributors": [ + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "bttf", + "url": "https://github.com/bttf", + "githubUsername": "bttf" + }, + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Theron Cross", + "url": "https://github.com/theroncross", + "githubUsername": "theroncross" + }, + { + "name": "Martin Feckie", + "url": "https://github.com/mfeckie", + "githubUsername": "mfeckie" + }, + { + "name": "Alex LaFroscia", + "url": "https://github.com/alexlafroscia", + "githubUsername": "alexlafroscia" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsvp", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "@ember/routing" + ], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "863988f7e5e33531dffb422fbdc27b99f9babb4b2e649588df9b6a13323fd88a", + "globals": [], + "declaredModules": [ + "ember", + "@ember/application", + "@ember/application/deprecations", + "@ember/application/globals-resolver", + "@ember/application/instance", + "@ember/application/resolver", + "@ember/array", + "@ember/array/mutable", + "@ember/array/proxy", + "@ember/component", + "@ember/component/checkbox", + "@ember/component/helper", + "@ember/component/text-area", + "@ember/component/text-field", + "@ember/controller", + "@ember/debug", + "@ember/debug/container-debug-adapter", + "@ember/debug/data-adapter", + "@ember/engine", + "@ember/engine/instance", + "@ember/enumerable", + "@ember/error", + "@ember/instrumentation", + "@ember/map", + "@ember/map/with-default", + "@ember/object", + "@ember/object/computed", + "@ember/object/core", + "@ember/object/evented", + "@ember/object/events", + "@ember/object/internals", + "@ember/object/mixin", + "@ember/object/observable", + "@ember/object/observers", + "@ember/object/promise-proxy-mixin", + "@ember/object/proxy", + "@ember/polyfills", + "@ember/routing/auto-location", + "@ember/routing/hash-location", + "@ember/routing/history-location", + "@ember/routing/link-component", + "@ember/routing/location", + "@ember/routing/none-location", + "@ember/routing/route", + "@ember/routing/router", + "@ember/routing/router-service", + "@ember/runloop", + "@ember/service", + "@ember/string", + "@ember/test", + "@ember/test/adapter", + "@ember/utils", + "htmlbars-inline-precompile" + ] + } + }, + "ember-data": { + "3.1": { + "libraryName": "ember-data", + "typingsPackageName": "ember-data", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "adapters/errors.d.ts", + "adapters/json-api.d.ts", + "adapters/rest.d.ts", + "attr.d.ts", + "index.d.ts", + "model.d.ts", + "relationships.d.ts", + "serializer.d.ts", + "serializers/embedded-records-mixin.d.ts", + "serializers/json-api.d.ts", + "serializers/json.d.ts", + "serializers/rest.d.ts", + "store.d.ts", + "transform.d.ts", + "transforms/boolean.d.ts", + "transforms/date.d.ts", + "transforms/number.d.ts", + "transforms/string.d.ts", + "transforms/transform.d.ts", + "types/registries/adapter.d.ts", + "types/registries/model.d.ts", + "types/registries/serializer.d.ts", + "types/registries/transform.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + }, + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "rsvp", + "version": "*" + } + ], + "testDependencies": [ + "@ember/controller" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a9b245a56390eb2c55edde968576c28d49df613546a4d9fdac34f2f44e3b3f3", + "globals": [], + "declaredModules": [ + "ember-data", + "ember-data/types/registries/transform", + "ember-data/types/registries/model", + "ember-data/types/registries/serializer", + "ember-data/types/registries/adapter", + "ember-data/adapter", + "ember-data/adapters/json-api", + "ember-data/adapters/rest", + "ember-data/serializer", + "ember-data/serializers/rest", + "ember-data/serializers/json", + "ember-data/serializers/json-api", + "ember-data/model", + "ember-data/attr", + "ember-data/relationships", + "ember-data/transforms/boolean", + "ember-data/transforms/string", + "ember-data/transforms/number", + "ember-data/transforms/date", + "ember-data/transforms/transform", + "ember-data/store", + "ember-data/adapters/errors", + "ember-data/serializers/embedded-records-mixin", + "ember-data/transform" + ] + }, + "2.14": { + "libraryVersionDirectoryName": "2", + "libraryName": "ember-data", + "typingsPackageName": "ember-data", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 14, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "adapters/errors.d.ts", + "adapters/json-api.d.ts", + "adapters/rest.d.ts", + "attr.d.ts", + "index.d.ts", + "model.d.ts", + "relationships.d.ts", + "serializer.d.ts", + "serializers/embedded-records-mixin.d.ts", + "serializers/json-api.d.ts", + "serializers/json.d.ts", + "serializers/rest.d.ts", + "store.d.ts", + "transform.d.ts", + "transforms/boolean.d.ts", + "transforms/date.d.ts", + "transforms/number.d.ts", + "transforms/string.d.ts", + "transforms/transform.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + }, + { + "name": "rsvp", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 2 + } + }, + { + "packageName": "ember-data", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7ab9831e3fa3d5b354bb07f09bf7ebf75878509805c7817ab6ffb106b00ed947", + "globals": [], + "declaredModules": [ + "ember-data", + "ember-data/adapter", + "ember-data/adapters/json-api", + "ember-data/adapters/rest", + "ember-data/serializer", + "ember-data/serializers/rest", + "ember-data/serializers/json", + "ember-data/serializers/json-api", + "ember-data/model", + "ember-data/attr", + "ember-data/relationships", + "ember-data/transforms/boolean", + "ember-data/transforms/string", + "ember-data/transforms/number", + "ember-data/transforms/date", + "ember-data/transforms/transform", + "ember-data/store", + "ember-data/adapters/errors", + "ember-data/serializers/embedded-records-mixin", + "ember-data/transform" + ] + } + }, + "ember-data__adapter": { + "3.15": { + "libraryName": "@ember-data/adapter", + "typingsPackageName": "ember-data__adapter", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "error.d.ts", + "index.d.ts", + "json-api.d.ts", + "rest.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember-data", + "version": "*" + } + ], + "testDependencies": [ + "@ember/service", + "@ember-data/adapter", + "@ember-data/model", + "@ember-data/store", + "@ember/object", + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e16b7a1d74b9c7f6afd8610f7b326f1438d0416215965e0b368b8317f3a471dc", + "globals": [], + "declaredModules": [ + "ember-data__adapter", + "ember-data__adapter/error", + "ember-data__adapter/json-api", + "ember-data__adapter/rest" + ] + } + }, + "ember-data__model": { + "3.15": { + "libraryName": "@ember-data/model", + "typingsPackageName": "ember-data__model", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember-data", + "version": "*" + } + ], + "testDependencies": [ + "@ember/object", + "@ember-data/model", + "rsvp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23f99e31777fde14b5720cefbb94d70885029c1aa362707c474f3c6b3b8c1f39", + "globals": [], + "declaredModules": [ + "ember-data__model" + ] + } + }, + "ember-data__serializer": { + "3.15": { + "libraryName": "@ember-data/serializer", + "typingsPackageName": "ember-data__serializer", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/me", + "githubUsername": "me" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "json-api.d.ts", + "json.d.ts", + "rest.d.ts", + "transform.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember-data", + "version": "*" + } + ], + "testDependencies": [ + "@ember-data/serializer", + "@ember-data/store", + "@ember-data/model", + "@ember/object" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de986ab1dc25bc395d0c6ff3fa7c45b484b401714d0f55ef735cbf09c9213ea8", + "globals": [], + "declaredModules": [ + "ember-data__serializer", + "ember-data__serializer/json-api", + "ember-data__serializer/json", + "ember-data__serializer/rest", + "ember-data__serializer/transform" + ] + } + }, + "ember-data__store": { + "3.15": { + "libraryName": "@ember-data/store", + "typingsPackageName": "ember-data__store", + "projectName": "https://github.com/emberjs/data", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/me", + "githubUsername": "me" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember-data", + "version": "*" + } + ], + "testDependencies": [ + "@ember-data/store", + "@ember-data/model", + "@ember/array" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "778fe4f87b6acc319f919422277596e32594f6c9fe6a6931762b1f4d5113d651", + "globals": [], + "declaredModules": [ + "ember-data__store" + ] + } + }, + "ember-feature-flags": { + "4.0": { + "libraryName": "ember-feature-flags", + "typingsPackageName": "ember-feature-flags", + "projectName": "https://github.com/kategengler/ember-feature-flags#readme", + "contributors": [ + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "test-support/index.d.ts", + "tests/helpers/with-feature.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27e781b6b243cc8cbc8ded7aa91d7e1cd17eaf1e90ee8e7e594a67016934aac2", + "globals": [ + "enableFeature", + "withFeature" + ], + "declaredModules": [ + "ember-feature-flags" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "ember-feature-flags", + "typingsPackageName": "ember-feature-flags", + "projectName": "https://github.com/kategengler/ember-feature-flags#readme", + "contributors": [ + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "tests/helpers/with-feature.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 2 + } + }, + { + "packageName": "ember-feature-flags", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7a9e5e460582a9c655ce2f3d2a85571e56b25f477e422c9a9865fe48996550e8", + "globals": [ + "withFeature" + ], + "declaredModules": [ + "ember-feature-flags" + ] + } + }, + "ember-mocha": { + "0.14": { + "libraryName": "ember-mocha", + "typingsPackageName": "ember-mocha", + "projectName": "https://github.com/emberjs/ember-mocha#readme", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Simon Ihmig", + "url": "https://github.com/simonihmig", + "githubUsername": "simonihmig" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember-test-helpers", + "version": "*" + }, + { + "name": "ember", + "version": "*" + }, + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [ + "chai", + "htmlbars-inline-precompile" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98d3652aad3d51c85666097e20b592b22fd995552115f98e2dd58f2bfaa0dbd0", + "globals": [], + "declaredModules": [ + "ember-mocha" + ] + } + }, + "ember-modal-dialog": { + "3.0": { + "libraryName": "ember-modal-dialog", + "typingsPackageName": "ember-modal-dialog", + "projectName": "https://github.com/yapplabs/ember-modal-dialog#readme", + "contributors": [ + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "167ef8e0adefbcea26f54d6bab96f0905f5d0c199fa19df519fa3e02328f15ef", + "globals": [], + "declaredModules": [ + "ember-modal-dialog/components/modal-dialog" + ] + }, + "2.4": { + "libraryVersionDirectoryName": "2", + "libraryName": "ember-modal-dialog", + "typingsPackageName": "ember-modal-dialog", + "projectName": "https://github.com/yapplabs/ember-modal-dialog#readme", + "contributors": [ + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ember-modal-dialog", + "version": { + "major": 2 + } + }, + { + "packageName": "ember", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3df67bc4ce022521da956ebc7877f17ebc28ceb19aa71dcb3a5aa344135d2b5c", + "globals": [], + "declaredModules": [ + "ember-modal-dialog/components/modal-dialog" + ] + } + }, + "ember-qunit": { + "3.4": { + "libraryName": "ember-qunit", + "typingsPackageName": "ember-qunit", + "projectName": "https://github.com/emberjs/ember-qunit#readme", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Steve Calvert", + "url": "https://github.com/scalvert", + "githubUsername": "scalvert" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + }, + { + "name": "ember-test-helpers", + "version": "*" + } + ], + "testDependencies": [ + "htmlbars-inline-precompile" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4cbecb0171be1b1454a2b8af169f08f6205cea6a115d944bcf6545246d247f6d", + "globals": [], + "declaredModules": [ + "ember-qunit", + "qunit" + ] + }, + "2.2": { + "libraryVersionDirectoryName": "2", + "libraryName": "ember-qunit", + "typingsPackageName": "ember-qunit", + "projectName": "https://github.com/emberjs/ember-qunit#readme", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + }, + { + "name": "ember-test-helpers", + "version": { + "major": 0 + } + } + ], + "testDependencies": [ + "htmlbars-inline-precompile" + ], + "pathMappings": [ + { + "packageName": "ember-qunit", + "version": { + "major": 2 + } + }, + { + "packageName": "ember", + "version": { + "major": 2 + } + }, + { + "packageName": "ember-test-helpers", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "fc3406ab93f460d261029883891a9e6daf5364d7331262535e901729effa4f6a", + "globals": [], + "declaredModules": [ + "ember-qunit", + "qunit" + ] + } + }, + "ember-resolver": { + "5.0": { + "libraryName": "ember-resolver", + "typingsPackageName": "ember-resolver", + "projectName": "https://github.com/ember-cli/ember-resolver#readme", + "contributors": [ + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9575741d742c99c6c06f3b9d5383079fb0887442f56bad10d4355e555f4f877", + "globals": [], + "declaredModules": [ + "ember-resolver" + ] + }, + "4.5": { + "libraryVersionDirectoryName": "4", + "libraryName": "ember-resolver", + "typingsPackageName": "ember-resolver", + "projectName": "https://github.com/ember-cli/ember-resolver#readme", + "contributors": [ + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 2 + } + }, + { + "packageName": "ember-resolver", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c4d5145cc610ef637ba050c57edbd42658f4cb49cf1dc52a0f9c5236edf00d85", + "globals": [], + "declaredModules": [ + "ember-resolver" + ] + } + }, + "ember-test-helpers": { + "1.0": { + "libraryName": "ember-test-helpers", + "typingsPackageName": "ember-test-helpers", + "projectName": "https://github.com/emberjs/ember-test-helpers#readme", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": "*" + }, + { + "name": "htmlbars-inline-precompile", + "version": "*" + }, + { + "name": "rsvp", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "qunit" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "386598d391de23b9c75be37e14932442d65c2a59c9f0568e501eaabca17b58f2", + "globals": [], + "declaredModules": [ + "ember-test-helpers", + "ember-test-helpers/wait", + "ember-test-helpers/has-ember-version" + ] + }, + "0.7": { + "libraryVersionDirectoryName": "0", + "libraryName": "ember-test-helpers", + "typingsPackageName": "ember-test-helpers", + "projectName": "https://github.com/emberjs/ember-test-helpers#readme", + "contributors": [ + { + "name": "Derek Wickern", + "url": "https://github.com/dwickern", + "githubUsername": "dwickern" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ember", + "version": { + "major": 2 + } + }, + { + "name": "htmlbars-inline-precompile", + "version": "*" + }, + { + "name": "rsvp", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "qunit" + ], + "pathMappings": [ + { + "packageName": "ember", + "version": { + "major": 2 + } + }, + { + "packageName": "ember-test-helpers", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4add39f3dd577e35621400b76f2fe11056dc34811173219c01ffc3fa7030baf5", + "globals": [], + "declaredModules": [ + "ember-test-helpers", + "ember-test-helpers/wait", + "ember-test-helpers/has-ember-version" + ] + } + }, + "ember-testing-helpers": { + "0.0": { + "libraryName": "ember-testing/lib/helpers", + "typingsPackageName": "ember-testing-helpers", + "projectName": "https://github.com/emberjs/ember.js/tree/master/packages/ember-testing/lib/helpers", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsvp", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84fd7d4f9c41af21ecca3584ec7f3f1e1d5dc9e792774fde81d72e84029e0f08", + "globals": [], + "declaredModules": [ + "ember-testing-helpers" + ] + } + }, + "ember__application": { + "3.0": { + "libraryName": "@ember/application", + "typingsPackageName": "ember__application", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fapplication", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/default-resolver.d.ts", + "-private/event-dispatcher.d.ts", + "-private/registry.d.ts", + "deprecations.d.ts", + "globals-resolver.d.ts", + "index.d.ts", + "instance.d.ts", + "resolver.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/engine", + "version": "*" + }, + { + "name": "@ember/application", + "version": "*" + }, + { + "name": "@ember/routing", + "version": "*" + }, + { + "name": "@ember/object", + "version": "*" + } + ], + "testDependencies": [ + "htmlbars-inline-precompile" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23d2862042345d83ad6810700570a1ca32cd9059dc3226491f98e216e99e466b", + "globals": [], + "declaredModules": [ + "ember__application", + "ember__application/-private/default-resolver", + "ember__application/-private/event-dispatcher", + "ember__application/-private/registry", + "ember__application/deprecations", + "ember__application/globals-resolver", + "ember__application/instance", + "ember__application/resolver", + "ember__application/types" + ] + } + }, + "ember__array": { + "3.0": { + "libraryName": "@ember/array", + "typingsPackageName": "ember__array", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Farray", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/enumerable.d.ts", + "-private/mutable-enumerable.d.ts", + "-private/native-array.d.ts", + "index.d.ts", + "mutable.d.ts", + "proxy.d.ts", + "types/prototype-extensions.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "@ember/array", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13a550a4b051667b65b7dcb56ccaf02362909d22baa9d563e5d519598e381e2a", + "globals": [], + "declaredModules": [ + "ember__array", + "ember__array/-private/enumerable", + "ember__array/-private/mutable-enumerable", + "ember__array/-private/native-array", + "ember__array/mutable", + "ember__array/proxy", + "ember__array/types/prototype-extensions" + ] + } + }, + "ember__component": { + "3.0": { + "libraryName": "@ember/component", + "typingsPackageName": "ember__component", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fcomponent", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/action-support.d.ts", + "-private/class-names-support.d.ts", + "-private/core-view.d.ts", + "-private/target-action-support.d.ts", + "-private/text-support.d.ts", + "-private/view-mixin.d.ts", + "checkbox.d.ts", + "helper.d.ts", + "index.d.ts", + "text-area.d.ts", + "text-field.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/component", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + }, + { + "name": "@ember/object", + "version": "*" + } + ], + "testDependencies": [ + "htmlbars-inline-precompile" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54c7df15be35a41151206f75b458f1945d777bf3c6b97a291ad21b98466184f4", + "globals": [], + "declaredModules": [ + "ember__component", + "ember__component/-private/action-support", + "ember__component/-private/class-names-support", + "ember__component/-private/core-view", + "ember__component/-private/target-action-support", + "ember__component/-private/text-support", + "ember__component/-private/view-mixin", + "ember__component/checkbox", + "ember__component/helper", + "ember__component/text-area", + "ember__component/text-field" + ] + } + }, + "ember__controller": { + "3.0": { + "libraryName": "@ember/controller", + "typingsPackageName": "ember__controller", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fcontroller", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + } + ], + "testDependencies": [ + "@ember/controller" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38be46843bd856ef464a2072bfb20211723150e0933f7e9aebcebd11a881d69f", + "globals": [], + "declaredModules": [ + "ember__controller" + ] + } + }, + "ember__debug": { + "3.0": { + "libraryName": "@ember/debug", + "typingsPackageName": "ember__debug", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fdebug", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "container-debug-adapter.d.ts", + "data-adapter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/debug", + "version": "*" + }, + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "@ember/engine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8268d5369f0078c3aad85507c9c9ed6a50adcd46e6aa78a644c201a4cf3aa91e", + "globals": [], + "declaredModules": [ + "ember__debug", + "ember__debug/data-adapter", + "ember__debug/container-debug-adapter" + ] + } + }, + "ember__engine": { + "3.0": { + "libraryName": "@ember/engine", + "typingsPackageName": "ember__engine", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fengine", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/container-proxy-mixin.d.ts", + "-private/registry-proxy-mixin.d.ts", + "-private/resolver.d.ts", + "-private/types/initializer.d.ts", + "index.d.ts", + "instance.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "@ember/engine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ede67fb5bea072b4af43755a8e1150813906a0c74ddc7117467ff4eb0fa7da1", + "globals": [], + "declaredModules": [ + "ember__engine", + "ember__engine/-private/container-proxy-mixin", + "ember__engine/-private/registry-proxy-mixin", + "ember__engine/-private/resolver", + "ember__engine/-private/types/initializer", + "ember__engine/instance" + ] + } + }, + "ember__error": { + "3.0": { + "libraryName": "@ember/error", + "typingsPackageName": "ember__error", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Ferror", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@ember/error" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22a3f1feefc81c1c6941460442f9cb060d479803f3fa345ac620ebf96385d96a", + "globals": [], + "declaredModules": [ + "ember__error" + ] + } + }, + "ember__object": { + "3.1": { + "libraryName": "@ember/object", + "typingsPackageName": "ember__object", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fobject", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/action-handler.d.ts", + "-private/copyable.d.ts", + "-private/types.d.ts", + "computed.d.ts", + "core.d.ts", + "evented.d.ts", + "events.d.ts", + "index.d.ts", + "internals.d.ts", + "mixin.d.ts", + "observable.d.ts", + "observers.d.ts", + "promise-proxy-mixin.d.ts", + "proxy.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "rsvp", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9006f134931d78a00e5edcfa3856c4e4240d68c35090d172799671af7f43e20f", + "globals": [], + "declaredModules": [ + "ember__object", + "ember__object/-private/action-handler", + "ember__object/-private/copyable", + "ember__object/-private/types", + "ember__object/computed", + "ember__object/core", + "ember__object/evented", + "ember__object/events", + "ember__object/internals", + "ember__object/mixin", + "ember__object/observable", + "ember__object/observers", + "ember__object/promise-proxy-mixin", + "ember__object/proxy" + ] + } + }, + "ember__ordered-set": { + "2.0": { + "libraryName": "@ember/ordered-set", + "typingsPackageName": "ember__ordered-set", + "projectName": "https://github.com/emberjs/ember-ordered-set", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@ember/ordered-set" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f1cfb84cf0a3fce3f2f4238e0404248dcec7984eb724efda6f2e535cfe00ba2", + "globals": [], + "declaredModules": [ + "ember__ordered-set" + ] + } + }, + "ember__polyfills": { + "3.0": { + "libraryName": "@ember/polyfills", + "typingsPackageName": "ember__polyfills", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fpolyfills", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@ember/polyfills" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f865d7867453e18a201c353ce6a63016dab6b87c8eaf0568a6867103dac95366", + "globals": [], + "declaredModules": [ + "ember__polyfills", + "ember__polyfills/types" + ] + } + }, + "ember__routing": { + "3.0": { + "libraryName": "@ember/routing", + "typingsPackageName": "ember__routing", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Frouting", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/route-info.d.ts", + "-private/router-dsl.d.ts", + "-private/transition.d.ts", + "auto-location.d.ts", + "hash-location.d.ts", + "history-location.d.ts", + "index.d.ts", + "link-component.d.ts", + "location.d.ts", + "none-location.d.ts", + "route.d.ts", + "router-service.d.ts", + "router.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/routing", + "version": "*" + }, + { + "name": "@ember/object", + "version": "*" + }, + { + "name": "@ember/component", + "version": "*" + }, + { + "name": "@ember/controller", + "version": "*" + }, + { + "name": "@ember/service", + "version": "*" + } + ], + "testDependencies": [ + "@ember/array" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4186af1c0e6d860ec3904c289796c8483a93ef59b7257975965d0e52b9b2a31f", + "globals": [], + "declaredModules": [ + "ember__routing", + "ember__routing/-private/route-info", + "ember__routing/-private/router-dsl", + "ember__routing/-private/transition", + "ember__routing/auto-location", + "ember__routing/hash-location", + "ember__routing/history-location", + "ember__routing/link-component", + "ember__routing/location", + "ember__routing/none-location", + "ember__routing/route", + "ember__routing/router", + "ember__routing/router-service", + "ember__routing/types" + ] + } + }, + "ember__runloop": { + "3.0": { + "libraryName": "@ember/runloop", + "typingsPackageName": "ember__runloop", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Frunloop", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Steve Calvert", + "url": "https://github.com/scalvert", + "githubUsername": "scalvert" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/backburner.d.ts", + "-private/types.d.ts", + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/runloop", + "version": "*" + } + ], + "testDependencies": [ + "@ember/object" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "944324420311ef887c41a41ef429468c2aa3a03e46aca3791114b935c408b047", + "globals": [], + "declaredModules": [ + "ember__runloop", + "ember__runloop/-private/backburner", + "ember__runloop/-private/types", + "ember__runloop/types" + ] + } + }, + "ember__service": { + "3.0": { + "libraryName": "@ember/service", + "typingsPackageName": "ember__service", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fservice", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/object", + "version": "*" + } + ], + "testDependencies": [ + "@ember/service" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da49dfc29aadb381c99faf33caea21e03232c1edb55d4a93eeb1d745d10224df", + "globals": [], + "declaredModules": [ + "ember__service" + ] + } + }, + "ember__string": { + "3.0": { + "libraryName": "@ember/string", + "typingsPackageName": "ember__string", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Fstring", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/template", + "version": "*" + } + ], + "testDependencies": [ + "@ember/string" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9445c8401e5b34bf6e33ea7f47a42998e17e2498be2460d99c53f65204f7c14a", + "globals": [], + "declaredModules": [ + "ember__string" + ] + } + }, + "ember__template": { + "3.0": { + "libraryName": "@ember/template", + "typingsPackageName": "ember__template", + "projectName": "https://emberjs.com/api/ember/3.12/modules/@ember%2Ftemplate", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/handlebars.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@ember/template" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29af9113415fdf700e6daa4ab499596286253bae6ae58015e0441aa92156bd7e", + "globals": [], + "declaredModules": [ + "ember__template", + "ember__template/-private/handlebars" + ] + } + }, + "ember__test": { + "3.0": { + "libraryName": "@ember/test", + "typingsPackageName": "ember__test", + "projectName": "https://emberjs.com/api/ember/3.4/modules/@ember%2Ftest", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ember/application", + "version": "*" + } + ], + "testDependencies": [ + "@ember/test" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bdafd5e31f0f521665fa4145326af929d6bea657c24da7575633731fe8e7e8e", + "globals": [], + "declaredModules": [ + "ember__test", + "ember__test/adapter" + ] + } + }, + "ember__test-helpers": { + "0.7": { + "libraryName": "@ember/test-helpers", + "typingsPackageName": "ember__test-helpers", + "projectName": "https://github.com/emberjs/ember-test-helpers", + "contributors": [ + { + "name": "Dan Freeman", + "url": "https://github.com/dfreeman", + "githubUsername": "dfreeman" + }, + { + "name": "James C. Davis", + "url": "https://github.com/jamescdavis", + "githubUsername": "jamescdavis" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "htmlbars-inline-precompile", + "version": "*" + }, + { + "name": "@ember/application", + "version": "*" + }, + { + "name": "@ember/error", + "version": "*" + }, + { + "name": "ember", + "version": "*" + }, + { + "name": "ember__error", + "version": "*" + } + ], + "testDependencies": [ + "ember-qunit", + "qunit" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6ac74bf1858036f05307ae473b24de1ea006aec3c07687836d5ccd60a67a314", + "globals": [], + "declaredModules": [ + "@ember/test-helpers", + "@ember/test-helpers/dom/click", + "@ember/test-helpers/dom/double-click", + "@ember/test-helpers/dom/tap", + "@ember/test-helpers/dom/focus", + "@ember/test-helpers/dom/blur", + "@ember/test-helpers/dom/trigger-event", + "@ember/test-helpers/dom/trigger-key-event", + "@ember/test-helpers/dom/fill-in", + "@ember/test-helpers/dom/type-in", + "@ember/test-helpers/dom/find", + "@ember/test-helpers/dom/find-all", + "@ember/test-helpers/dom/get-root-element", + "@ember/test-helpers/setup-application-context", + "@ember/test-helpers/setup-rendering-context", + "@ember/test-helpers/dom/wait-for", + "@ember/test-helpers/wait-until", + "@ember/test-helpers/settled", + "@ember/test-helpers/setup-context", + "@ember/test-helpers/resolver", + "@ember/test-helpers/teardown-context", + "@ember/test-helpers/teardown-rendering-context", + "@ember/test-helpers/teardown-application-context", + "@ember/test-helpers/validate-error-handler", + "@ember/test-helpers/application" + ] + } + }, + "ember__utils": { + "3.0": { + "libraryName": "@ember/utils", + "typingsPackageName": "ember__utils", + "projectName": "http://emberjs.com/", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "-private/types.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@ember/utils" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c229ab7335e0778697febb076f54c4d0a3967a890f1903d9d5a1ff299fff05e", + "globals": [], + "declaredModules": [ + "ember__utils", + "ember__utils/-private/types" + ] + } + }, + "emissary": { + "0.0": { + "libraryName": "emissary", + "typingsPackageName": "emissary", + "projectName": "https://github.com/atom/emissary", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mixto", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc71e35236aa69e74f70a7e078916fc8ac0e372d178503be0ad01a26d01b7d24", + "globals": [ + "Emissary" + ], + "declaredModules": [ + "emissary" + ] + } + }, + "emoji-flags": { + "1.2": { + "libraryName": "emoji-flags", + "typingsPackageName": "emoji-flags", + "projectName": "https://github.com/matiassingers/emoji-flags", + "contributors": [ + { + "name": "Todd Dukart", + "url": "https://github.com/tdukart", + "githubUsername": "tdukart" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22a591500fb8dac31640a8edd43214c5dbd770a98b95b947c62e74d1f8dd4046", + "globals": [ + "emojiFlags" + ], + "declaredModules": [ + "emoji-flags" + ] + } + }, + "emoji-js": { + "3.4": { + "libraryName": "emoji-js", + "typingsPackageName": "emoji-js", + "projectName": "https://github.com/iamcal/js-emoji", + "contributors": [ + { + "name": "Jason Di Benedetto", + "url": "https://github.com/jasondibenedetto", + "githubUsername": "jasondibenedetto" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8361a63692e4e7f2441e27163ddd2220437b7d157265c3b55d473dabe7ac410", + "globals": [ + "EmojiConvertor" + ], + "declaredModules": [ + "emoji-js" + ] + } + }, + "emoji-mart": { + "2.11": { + "libraryName": "emoji-mart", + "typingsPackageName": "emoji-mart", + "projectName": "https://github.com/missive/emoji-mart", + "contributors": [ + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Nick Winans", + "url": "https://github.com/Nicell", + "githubUsername": "Nicell" + }, + { + "name": "Elvis Wolcott", + "url": "https://github.com/elvis-wolcott", + "githubUsername": "elvis-wolcott" + }, + { + "name": "Yunho Seo", + "url": "https://github.com/seoyunho", + "githubUsername": "seoyunho" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "dist-es/components/category.d.ts", + "dist-es/components/emoji/emoji.d.ts", + "dist-es/components/emoji/nimble-emoji.d.ts", + "dist-es/components/index.d.ts", + "dist-es/components/picker/nimble-picker.d.ts", + "dist-es/components/picker/picker.d.ts", + "dist-es/index.d.ts", + "dist-es/utils/data.d.ts", + "dist-es/utils/emoji-index/emoji-index.d.ts", + "dist-es/utils/emoji-index/nimble-emoji-index.d.ts", + "dist-es/utils/frequently.d.ts", + "dist-es/utils/index.d.ts", + "dist-es/utils/shared-props.d.ts", + "dist-es/utils/store.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa0d5106e9f7ba9ac5cdf5fcab0fa375fc67491b7e6f9ed57aeea7f2c3303cd3", + "globals": [], + "declaredModules": [ + "emoji-mart", + "emoji-mart/dist-es", + "emoji-mart/dist-es/utils/store", + "emoji-mart/dist-es/utils/frequently", + "emoji-mart/dist-es/utils/data", + "emoji-mart/dist-es/utils/shared-props", + "emoji-mart/dist-es/utils/emoji-index/nimble-emoji-index", + "emoji-mart/dist-es/utils/emoji-index/emoji-index", + "emoji-mart/dist-es/utils", + "emoji-mart/dist-es/components", + "emoji-mart/dist-es/components/category", + "emoji-mart/dist-es/components/emoji/emoji", + "emoji-mart/dist-es/components/emoji/nimble-emoji", + "emoji-mart/dist-es/components/picker/picker", + "emoji-mart/dist-es/components/picker/nimble-picker" + ] + } + }, + "emoji-regex": { + "8.0": { + "libraryName": "emoji-regex", + "typingsPackageName": "emoji-regex", + "projectName": "https://github.com/mathiasbynens/emoji-regex", + "contributors": [ + { + "name": "iKBAHT", + "url": "https://github.com/iKBAHT", + "githubUsername": "iKBAHT" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "es2015/index.d.ts", + "es2015/text.d.ts", + "index.d.ts", + "text.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df46cc66442e49c8e4bc460d10e0093e2e26d1e77f6908deb7e5a1c13ce62a77", + "globals": [], + "declaredModules": [ + "emoji-regex", + "emoji-regex/text", + "emoji-regex/es2015", + "emoji-regex/es2015/text" + ] + } + }, + "emoji-strip": { + "1.0": { + "libraryName": "emoji-strip", + "typingsPackageName": "emoji-strip", + "projectName": "https://github.com/nizaroni/emoji-strip", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "341350f34c6e9d8958ef913160954dec7d1873165f82530869d43b1e209dde5b", + "globals": [], + "declaredModules": [ + "emoji-strip" + ] + } + }, + "emojione": { + "2.2": { + "libraryName": "emojione", + "typingsPackageName": "emojione", + "projectName": "https://github.com/Ranks/emojione", + "contributors": [ + { + "name": "Danilo Bargen", + "url": "https://github.com/dbrgn", + "githubUsername": "dbrgn" + }, + { + "name": "David Velasquez", + "url": "https://github.com/sliker", + "githubUsername": "sliker" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6531328dbc816ed0c12f8d2b8b8fb4b0293ae8004d2864ea6edef57cfa7da4c", + "globals": [ + "emojione" + ], + "declaredModules": [ + "emojione" + ] + } + }, + "empower": { + "1.2": { + "libraryName": "empower", + "typingsPackageName": "empower", + "projectName": "https://github.com/twada/empower", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa8580ccfbf6217f11a66f2171e6450e1781067de52dfeb8b80072ad8c3f3545", + "globals": [ + "empower" + ], + "declaredModules": [ + "empower" + ] + } + }, + "empty-dir": { + "2.0": { + "libraryName": "empty-dir", + "typingsPackageName": "empty-dir", + "projectName": "https://github.com/gulpjs/empty-dir", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a779a356d4e9c07d09d1faa53f607f483589c012d1265c574be7b9aabf4cb6db", + "globals": [], + "declaredModules": [ + "empty-dir" + ] + } + }, + "emscripten": { + "1.39": { + "libraryName": "Emscripten", + "typingsPackageName": "emscripten", + "projectName": "http://kripken.github.io/emscripten-site/index.html", + "contributors": [ + { + "name": "Kensuke Matsuzaki", + "url": "https://github.com/zakki", + "githubUsername": "zakki" + }, + { + "name": "Periklis Tsirakidis", + "url": "https://github.com/periklis", + "githubUsername": "periklis" + }, + { + "name": "Bumsik Kim", + "url": "https://github.com/kbumsik", + "githubUsername": "kbumsik" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 39, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "emscripten" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb5e12acd6af3acda9e8db902aad266f448bdee01ec0d7ac15f6b3652804843f", + "globals": [ + "ALLOC_DYNAMIC", + "ALLOC_NONE", + "ALLOC_NORMAL", + "ALLOC_STACK", + "ALLOC_STATIC", + "FS", + "IDBFS", + "MEMFS", + "Module", + "NODEFS", + "UTF16ToString", + "UTF32ToString", + "UTF8ToString", + "addFunction", + "addRunDependency", + "allocate", + "allocateUTF8", + "allocateUTF8OnStack", + "ccall", + "cwrap", + "getValue", + "intArrayFromString", + "intArrayToString", + "lengthBytesUTF16", + "lengthBytesUTF32", + "lengthBytesUTF8", + "removeFunction", + "removeRunDependency", + "setValue", + "stackAlloc", + "stackRestore", + "stackSave", + "stringToUTF16", + "stringToUTF32", + "stringToUTF8", + "writeArrayToMemory", + "writeAsciiToMemory", + "writeStringToMemory" + ], + "declaredModules": [] + } + }, + "encodeurl": { + "1.0": { + "libraryName": "encodeurl", + "typingsPackageName": "encodeurl", + "projectName": "https://github.com/pillarjs/encodeurl#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d188fd382f4847fd4f03cf0807090a3800d6a37679e9341b75f55e29eae17b48", + "globals": [], + "declaredModules": [ + "encodeurl" + ] + } + }, + "encoding-down": { + "5.0": { + "libraryName": "encoding-down", + "typingsPackageName": "encoding-down", + "projectName": "https://github.com/Level/encoding-down", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "level-codec", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c664f6e23a87259f2669d7f44a9d75fc8a50b588911c58686c011b2dce7ca88", + "globals": [], + "declaredModules": [ + "encoding-down" + ] + } + }, + "encoding-japanese": { + "1.0": { + "libraryName": "encoding-japanese", + "typingsPackageName": "encoding-japanese", + "projectName": "https://github.com/polygonplanet/encoding.js", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfcf990e6ef5f2372a9f155339dbcbc475ef3bdc382edb835f6224ea5cfa3a59", + "globals": [], + "declaredModules": [ + "encoding-japanese" + ] + } + }, + "end-of-stream": { + "1.4": { + "libraryName": "end-of-stream", + "typingsPackageName": "end-of-stream", + "projectName": "https://github.com/mafintosh/end-of-stream", + "contributors": [ + { + "name": "Sami Kukkonen", + "url": "https://github.com/strax", + "githubUsername": "strax" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9aa8e778f17399d48817eb25cf15f0a43224647b3a6c7a613ab2847881f5c27c", + "globals": [], + "declaredModules": [ + "end-of-stream" + ] + } + }, + "engine-check": { + "1.1": { + "libraryName": "engine-check", + "typingsPackageName": "engine-check", + "projectName": "https://github.com/ppvg/node-engine-check", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cae83c1efc2ec8d19d37adb3b179c454db5c94e517e70f3301a89a6cf829b07", + "globals": [], + "declaredModules": [ + "engine-check" + ] + } + }, + "engine.io": { + "3.1": { + "libraryName": "engine.io", + "typingsPackageName": "engine.io", + "projectName": "https://github.com/socketio/engine.io", + "contributors": [ + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a6ff98f02aa49773ee28d316d4c94f4e700b1aa8cc2a87b20acd0b4983fa370", + "globals": [], + "declaredModules": [ + "engine.io" + ] + } + }, + "engine.io-client": { + "3.1": { + "libraryName": "engine.io-client", + "typingsPackageName": "engine.io-client", + "projectName": "https://github.com/socketio/engine.io-client", + "contributors": [ + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "engine.io" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "033d39ec14ae56a769ebcfab4e0655781261a7e318c8ab8324a122d8fd8eef74", + "globals": [], + "declaredModules": [ + "engine.io-client" + ] + } + }, + "enhanced-resolve": { + "3.0": { + "libraryName": "enhanced-resolve", + "typingsPackageName": "enhanced-resolve", + "projectName": "https://github.com/webpack/enhanced-resolve.git", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + }, + { + "name": "Onigoetz", + "url": "https://github.com/onigoetz", + "githubUsername": "onigoetz" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/AliasFieldPlugin.d.ts", + "lib/AliasPlugin.d.ts", + "lib/AppendPlugin.d.ts", + "lib/CloneBasenamePlugin.d.ts", + "lib/ConcordExtensionsPlugin.d.ts", + "lib/ConcordMainPlugin.d.ts", + "lib/ConcordModulesPlugin.d.ts", + "lib/DescriptionFilePlugin.d.ts", + "lib/DescriptionFileUtils.d.ts", + "lib/DirectoryExistsPlugin.d.ts", + "lib/FileExistsPlugin.d.ts", + "lib/FileKindPlugin.d.ts", + "lib/JoinRequestPlugin.d.ts", + "lib/LogInfoPlugin.d.ts", + "lib/MainFieldPlugin.d.ts", + "lib/ModuleAppendPlugin.d.ts", + "lib/ModuleKindPlugin.d.ts", + "lib/ModulesInHierachicDirectoriesPlugin.d.ts", + "lib/ModulesInRootPlugin.d.ts", + "lib/NextPlugin.d.ts", + "lib/ParsePlugin.d.ts", + "lib/Resolver.d.ts", + "lib/ResultPlugin.d.ts", + "lib/Storage.d.ts", + "lib/SymlinkPlugin.d.ts", + "lib/SyncAsyncFileSystemDecorator.d.ts", + "lib/TryNextPlugin.d.ts", + "lib/UnsafeCachePlugin.d.ts", + "lib/UseFilePlugin.d.ts", + "lib/common-types.d.ts", + "lib/concord.d.ts", + "lib/getPaths.d.ts", + "lib/globToRegExp.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tapable", + "version": { + "major": 0 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "tapable", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "68a9cdb69ab78d93cf506a602767103cec9109bfc8d88e5ed3e6bfa062e21152", + "globals": [], + "declaredModules": [ + "enhanced-resolve", + "enhanced-resolve/lib/common-types", + "enhanced-resolve/lib/DescriptionFileUtils", + "enhanced-resolve/lib/Resolver", + "enhanced-resolve/lib/concord", + "enhanced-resolve/lib/AliasFieldPlugin", + "enhanced-resolve/lib/AliasPlugin", + "enhanced-resolve/lib/AppendPlugin", + "enhanced-resolve/lib/CloneBasenamePlugin", + "enhanced-resolve/lib/ConcordExtensionsPlugin", + "enhanced-resolve/lib/ConcordMainPlugin", + "enhanced-resolve/lib/ConcordModulesPlugin", + "enhanced-resolve/lib/DescriptionFilePlugin", + "enhanced-resolve/lib/DirectoryExistsPlugin", + "enhanced-resolve/lib/FileExistsPlugin", + "enhanced-resolve/lib/FileKindPlugin", + "enhanced-resolve/lib/getPaths", + "enhanced-resolve/lib/globToRegExp", + "enhanced-resolve/lib/Storage", + "enhanced-resolve/lib/JoinRequestPlugin", + "enhanced-resolve/lib/LogInfoPlugin", + "enhanced-resolve/lib/MainFieldPlugin", + "enhanced-resolve/lib/ModuleAppendPlugin", + "enhanced-resolve/lib/ModuleKindPlugin", + "enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin", + "enhanced-resolve/lib/ModulesInRootPlugin", + "enhanced-resolve/lib/NextPlugin", + "enhanced-resolve/lib/ParsePlugin", + "enhanced-resolve/lib/ResultPlugin", + "enhanced-resolve/lib/SymlinkPlugin", + "enhanced-resolve/lib/TryNextPlugin", + "enhanced-resolve/lib/UnsafeCachePlugin", + "enhanced-resolve/lib/UseFilePlugin", + "enhanced-resolve/lib/SyncAsyncFileSystemDecorator" + ] + } + }, + "enigma.js": { + "2.2": { + "libraryName": "enigma.js", + "typingsPackageName": "enigma.js", + "projectName": "https://github.com/qlik-oss/enigma.js/", + "contributors": [ + { + "name": "Konrad Mattheis", + "url": "https://github.com/konne", + "githubUsername": "konne" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "038272674a21dfee45c27f565d9e2dd5ee0e63fc4322500f53d5d743c3759a3d", + "globals": [], + "declaredModules": [ + "enigma.js" + ] + } + }, + "enquire.js": { + "2.1": { + "libraryName": "enquire.js", + "typingsPackageName": "enquire.js", + "projectName": "https://github.com/WickyNilliams/enquire.js/", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a60daa005ad22429e76341fac75c67ddb60b5a9f8f2602ebca8a11f8308c50a5", + "globals": [], + "declaredModules": [ + "enquire.js" + ] + } + }, + "ensure-posix-path": { + "1.0": { + "libraryName": "ensure-posix-path", + "typingsPackageName": "ensure-posix-path", + "projectName": "https://github.com/stefanpenner/ensure-posix-path#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2b9a98ed6d58e9522b561048fdc12699ee6fd813a4f1092574878cb01e5439e", + "globals": [], + "declaredModules": [ + "ensure-posix-path" + ] + } + }, + "ent": { + "2.2": { + "libraryName": "ent", + "typingsPackageName": "ent", + "projectName": "https://github.com/substack/node-ent", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24e8f477ab3c8d1bd2155a307ac46f22eb23a3027e908d3a0481bc72a2ac29ea", + "globals": [], + "declaredModules": [ + "ent" + ] + } + }, + "entities": { + "1.1": { + "libraryName": "entities", + "typingsPackageName": "entities", + "projectName": "https://github.com/fb55/entities", + "contributors": [ + { + "name": "Alice Klipper", + "url": "https://github.com/aliceklipper", + "githubUsername": "aliceklipper" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25ad46c6de1bb2b4761fa571f5beb809bf69bc12a5652db771fe1f9771f1f78d", + "globals": [], + "declaredModules": [ + "entities" + ] + } + }, + "entria__relay-experimental": { + "6.0": { + "libraryName": "entria__relay-experimental", + "typingsPackageName": "entria__relay-experimental", + "projectName": "https://github.com/facebook/relay", + "contributors": [ + { + "name": "Renan Machado", + "url": "https://github.com/renanmav", + "githubUsername": "renanmav" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/LRUCache.d.ts", + "lib/QueryResource.d.ts", + "lib/RelayEnvironmentProvider.d.ts", + "lib/fetchQuery.d.ts", + "lib/useFragment.d.ts", + "lib/useLegacyPaginationFragment.d.ts", + "lib/useLoadMoreFunction.d.ts", + "lib/useQuery.d.ts", + "lib/useRefetchableFragment.d.ts", + "lib/useRefetchableFragmentNode.d.ts", + "lib/useRelayEnvironment.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "relay-runtime", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-relay" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd7cb2850182fcbc7f443e34e3bcd05a2f274c2c0f5275ba6efa5a7a5876a03a", + "globals": [], + "declaredModules": [ + "entria__relay-experimental", + "entria__relay-experimental/lib/fetchQuery", + "entria__relay-experimental/lib/RelayEnvironmentProvider", + "entria__relay-experimental/lib/useRelayEnvironment", + "entria__relay-experimental/lib/useLoadMoreFunction", + "entria__relay-experimental/lib/useRefetchableFragmentNode", + "entria__relay-experimental/lib/QueryResource", + "entria__relay-experimental/lib/LRUCache", + "entria__relay-experimental/lib/useQuery", + "entria__relay-experimental/lib/useFragment", + "entria__relay-experimental/lib/useRefetchableFragment", + "entria__relay-experimental/lib/useLegacyPaginationFragment" + ] + } + }, + "env-ci": { + "3.1": { + "libraryName": "env-ci", + "typingsPackageName": "env-ci", + "projectName": "https://github.com/pvdlg/env-ci#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be974eb32375168bfb1d98a513217a882b85d69139fb7fa238a22f5c512d38d2", + "globals": [], + "declaredModules": [ + "env-ci" + ] + } + }, + "env-to-object": { + "1.1": { + "libraryName": "env-to-object", + "typingsPackageName": "env-to-object", + "projectName": "https://github.com/kgryte/node-env-to-object#readme", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90bbd4e71b09ea091205eec9e3fb663a449ebd0af18df71e2459b4e13203ef90", + "globals": [], + "declaredModules": [ + "env-to-object" + ] + } + }, + "envify": { + "0.0": { + "libraryName": "envify", + "typingsPackageName": "envify", + "projectName": "https://github.com/hughsk/envify", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "browserify", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5810a28e24489de63f6b55e606280d2aa32b3a244bbcb911ca465635497c1780", + "globals": [], + "declaredModules": [ + "envify", + "envify/custom" + ] + } + }, + "enzyme": { + "3.10": { + "libraryName": "Enzyme", + "typingsPackageName": "enzyme", + "projectName": "https://github.com/airbnb/enzyme", + "contributors": [ + { + "name": "Marian Palkus", + "url": "https://github.com/MarianPalkus", + "githubUsername": "MarianPalkus" + }, + { + "name": "Cap3", + "url": "http://www.cap3.de" + }, + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "jwbay", + "url": "https://github.com/jwbay", + "githubUsername": "jwbay" + }, + { + "name": "huhuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + }, + { + "name": "Torgeir Hovden", + "url": "https://github.com/thovden", + "githubUsername": "thovden" + }, + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + }, + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Mateusz Sokoła", + "url": "https://github.com/mateuszsokola", + "githubUsername": "mateuszsokola" + }, + { + "name": "Braiden Cutforth", + "url": "https://github.com/braidencutforth", + "githubUsername": "braidencutforth" + }, + { + "name": "Erick Zhao", + "url": "https://github.com/erickzhao", + "githubUsername": "erickzhao" + }, + { + "name": "Jack Tomaszewski", + "url": "https://github.com/jtomaszewski", + "githubUsername": "jtomaszewski" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "cheerio", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7509e67a87396c646fb9d5638cf41eea464485f593eb6c22fdcdd2e116db4055", + "globals": [], + "declaredModules": [ + "enzyme" + ] + } + }, + "enzyme-adapter-react-15": { + "1.0": { + "libraryName": "enzyme-adapter-react-15", + "typingsPackageName": "enzyme-adapter-react-15", + "projectName": "https://github.com/airbnb/enzyme", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09b9d2d9adc305e627323d49544e45eaedc35d709d97fff09733862ecf31d96f", + "globals": [], + "declaredModules": [ + "enzyme-adapter-react-15" + ] + } + }, + "enzyme-adapter-react-15.4": { + "1.0": { + "libraryName": "enzyme-adapter-react-15.4", + "typingsPackageName": "enzyme-adapter-react-15.4", + "projectName": "http://airbnb.io/enzyme/", + "contributors": [ + { + "name": "Nabeelah Ali", + "url": "https://github.com/nali", + "githubUsername": "nali" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "157619f4b08ea154105e613e9ed77a329635ec1757ed442468adfcd08ca98967", + "globals": [], + "declaredModules": [ + "enzyme-adapter-react-15.4" + ] + } + }, + "enzyme-adapter-react-16": { + "1.0": { + "libraryName": "enzyme-adapter-react-16", + "typingsPackageName": "enzyme-adapter-react-16", + "projectName": "https://github.com/airbnb/enzyme", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b526e8e1b325b008e244db64e899717afcb47ad368372372b4e5754fb6fa95fc", + "globals": [], + "declaredModules": [ + "enzyme-adapter-react-16" + ] + } + }, + "enzyme-async-helpers": { + "0.9": { + "libraryName": "enzyme-async-helpers", + "typingsPackageName": "enzyme-async-helpers", + "projectName": "https://github.com/zth/enzyme-async-helpers", + "contributors": [ + { + "name": "Kim Ehrenpohl", + "url": "https://github.com/kimehrenpohl", + "githubUsername": "kimehrenpohl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4533d9c5487eda9a6f92a002aa71bada141ef995020e16998da1d611370d4604", + "globals": [], + "declaredModules": [ + "enzyme-async-helpers" + ] + } + }, + "enzyme-react-intl": { + "2.0": { + "libraryName": "enzyme-react-intl", + "typingsPackageName": "enzyme-react-intl", + "projectName": "https://github.com/joetidee/enzyme-react-intl#readme", + "contributors": [ + { + "name": "Mateusz Meller", + "url": "https://github.com/mateusz-meller", + "githubUsername": "mateusz-meller" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dfdfc9e5340f6bf81aea1530964db68bd023af98cf7e5353ef91bd5bc7e9af3", + "globals": [], + "declaredModules": [ + "enzyme-react-intl" + ] + } + }, + "enzyme-redux": { + "0.2": { + "libraryName": "enzyme-redux", + "typingsPackageName": "enzyme-redux", + "projectName": "https://github.com/Knegusen/enzyme-redux#readme", + "contributors": [ + { + "name": "Dennis Axelsson", + "url": "https://github.com/knegusen", + "githubUsername": "knegusen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab5c01671fc9735ba71b32a3436b07472b0cd2c5fec22f840ffd115fc4f1a307", + "globals": [], + "declaredModules": [ + "enzyme-redux" + ] + } + }, + "enzyme-to-json": { + "1.5": { + "libraryName": "enzyme-to-json", + "typingsPackageName": "enzyme-to-json", + "projectName": "https://github.com/adriantoine/enzyme-to-json#readme", + "contributors": [ + { + "name": "Joscha Feth", + "url": "https://github.com/joscha", + "githubUsername": "joscha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "enzyme", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd4d51e4ff0741897e38c7cbcedffbd59e948992ccb043b83be8969f41a08cdb", + "globals": [], + "declaredModules": [ + "enzyme-to-json" + ] + } + }, + "eonasdan-bootstrap-datetimepicker": { + "4.17": { + "libraryName": "Bootstrap v3 Datepicker", + "typingsPackageName": "eonasdan-bootstrap-datetimepicker", + "projectName": "http://eonasdan.github.io/bootstrap-datetimepicker", + "contributors": [ + { + "name": "Markus Peloso", + "url": "https://github.com/ToastHawaii", + "githubUsername": "ToastHawaii" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 17, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "54f6e32054c1836ca533ee7bb9a9d7d018316e498859e28dbba9d51ca8ffcb95", + "globals": [ + "EonasdanBootstrapDatetimepicker" + ], + "declaredModules": [ + "eonasdan-bootstrap-datetimepicker" + ] + } + }, + "epiceditor": { + "0.2": { + "libraryName": "EpicEditor", + "typingsPackageName": "epiceditor", + "projectName": "http://epiceditor.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0495594ca82387803c1b86ae78c911d03ef497e52d47e2f543f5c18f932b4e38", + "globals": [ + "EpicEditor" + ], + "declaredModules": [] + } + }, + "epilogue": { + "0.7": { + "libraryName": "epilogue", + "typingsPackageName": "epilogue", + "projectName": "https://github.com/dchester/epilogue", + "contributors": [ + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sequelize", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57944645de053a534ea1eab04025b9ac5d1a1d52df2c1d1c34c8f3126950120e", + "globals": [], + "declaredModules": [ + "epilogue" + ] + } + }, + "epub": { + "0.0": { + "libraryName": "epub", + "typingsPackageName": "epub", + "projectName": "https://github.com/julien-c/epub", + "contributors": [ + { + "name": "Julien Chaumond", + "url": "https://github.com/julien-c", + "githubUsername": "julien-c" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "996f13ce2a1b2be7c88be4c2b7e2ab8d916e58cd2c9f4f8e4117a534462466f0", + "globals": [], + "declaredModules": [ + "epub" + ] + } + }, + "eq.js": { + "0.0": { + "libraryName": "eq.js", + "typingsPackageName": "eq.js", + "projectName": "https://github.com/Snugug/eq.js", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb143a43ed45be40466abb9eb6376fef17fde3ce2e29163ccdab5aac8126deb3", + "globals": [ + "eqjs" + ], + "declaredModules": [ + "eq.js" + ] + } + }, + "error-subclass": { + "2.2": { + "libraryName": "error-subclass", + "typingsPackageName": "error-subclass", + "projectName": "https://github.com/spudly/error-subclass#readme", + "contributors": [ + { + "name": "Fitbit", + "url": "https://github.com/fitbit", + "githubUsername": "fitbit" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b4b80a0d0e16f14fd5c9ad657e6990865d0289284fad19cf99fd16f1c8dd7d9", + "globals": [], + "declaredModules": [ + "error-subclass" + ] + } + }, + "errorhandler": { + "1.5": { + "libraryName": "errorhandler", + "typingsPackageName": "errorhandler", + "projectName": "https://github.com/expressjs/errorhandler", + "contributors": [ + { + "name": "Santi Albo", + "url": "https://github.com/santialbo", + "githubUsername": "santialbo" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "node-notifier" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06b5a181caededa09ba24efa714cb9bf0a3c276bc3869e1dad2f77f2b03c5334", + "globals": [], + "declaredModules": [ + "errorhandler" + ] + } + }, + "es-feature-detection": { + "2.0": { + "libraryName": "es-feature-detection", + "typingsPackageName": "es-feature-detection", + "projectName": "https://github.com/Tokimon/es-feature-detection#readme", + "contributors": [ + { + "name": "Jack Works", + "url": "https://github.com/Jack-Works", + "githubUsername": "Jack-Works" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83fa09773557ca204fa2a31dd0af775464a38f42bef696820fd7b00566e3195b", + "globals": [], + "declaredModules": [ + "es-feature-detection" + ] + } + }, + "es-module-lexer": { + "0.3": { + "libraryName": "es-module-lexer", + "typingsPackageName": "es-module-lexer", + "projectName": "https://github.com/guybedford/es-module-lexer", + "contributors": [ + { + "name": "Tiger Oakes", + "url": "https://github.com/NotWoods", + "githubUsername": "NotWoods" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "665d48b935efef49e8e8fd6c539164e8b027c865f3c64946ec6303a16963ec73", + "globals": [], + "declaredModules": [ + "es-module-lexer" + ] + } + }, + "es-to-primitive": { + "1.2": { + "libraryName": "es-to-primitive", + "typingsPackageName": "es-to-primitive", + "projectName": "https://github.com/ljharb/es-to-primitive#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1", + "3.2" + ], + "files": [ + "es2015.d.ts", + "es5.d.ts", + "es6.d.ts", + "index.d.ts", + "ts3.1/es2015.d.ts", + "ts3.1/es5.d.ts", + "ts3.1/es6.d.ts", + "ts3.1/index.d.ts", + "ts3.2/es2015.d.ts", + "ts3.2/es5.d.ts", + "ts3.2/es6.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "466510eacd3ba22155bffe93aede602b1e5beec1a619e9be62e9d8ac0e1e97d5", + "globals": [], + "declaredModules": [ + "es-to-primitive", + "es-to-primitive/es5", + "es-to-primitive/es6", + "es-to-primitive/es2015" + ] + } + }, + "es6-collections": { + "0.5": { + "libraryName": "es6-collections", + "typingsPackageName": "es6-collections", + "projectName": "https://github.com/WebReflection/es6-collections/", + "contributors": [ + { + "name": "Ron Buckton", + "url": "https://github.com/rbuckton", + "githubUsername": "rbuckton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6d259f978c4639e826e1055b603d298dc995bb43cf851ef016891e1e6c5ee6f", + "globals": [ + "Map", + "Set", + "WeakMap", + "WeakSet" + ], + "declaredModules": [ + "es6-collections" + ] + } + }, + "es6-promisify": { + "6.0": { + "libraryName": "es6-promisify", + "typingsPackageName": "es6-promisify", + "projectName": "https://github.com/digitaldesignlabs/es6-promisify#readme", + "contributors": [ + { + "name": "Harry Shipton", + "url": "https://github.com/harryshipton", + "githubUsername": "harryshipton" + }, + { + "name": "Brian Schlenker", + "url": "https://github.com/bschlenk", + "githubUsername": "bschlenk" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0251b53bb4164a22a0f2bc8931b7dfa8ff3b3145f8f2153c18f2f962492ca8cb", + "globals": [], + "declaredModules": [ + "es6-promisify" + ] + } + }, + "es6-set-proptypes": { + "1.0": { + "libraryName": "es6-set-proptypes", + "typingsPackageName": "es6-set-proptypes", + "projectName": "https://github.com/andrewbranch/es6-set-proptypes#readme", + "contributors": [ + { + "name": "Cyrille", + "url": "https://github.com/zozoens31", + "githubUsername": "zozoens31" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9848b32cafc8d7dfa65d3a662acf87e9a310d83fc2822b7320d7f4f08d5e792f", + "globals": [], + "declaredModules": [ + "es6-set-proptypes" + ] + } + }, + "es6-shim": { + "0.31": { + "libraryName": "es6-shim", + "typingsPackageName": "es6-shim", + "projectName": "https://github.com/paulmillr/es6-shim", + "contributors": [ + { + "name": "Ron Buckton", + "url": "https://github.com/rbuckton", + "githubUsername": "rbuckton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 31, + "minTsVersion": "2.2", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5b5453185b69b1afa3b0af48d59d50566c474863f27edd7b104ef92031a5226", + "globals": [ + "Map", + "Promise", + "Reflect", + "Set", + "WeakMap", + "WeakSet" + ], + "declaredModules": [ + "es6-shim" + ] + } + }, + "es6-weak-map": { + "1.2": { + "libraryName": "es6-weak-map", + "typingsPackageName": "es6-weak-map", + "projectName": "https://github.com/medikoo/es6-weak-map", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09e91a001bf1801e1d456576b0e873f06871b79cba42dcd7b8d9b98bb939e582", + "globals": [ + "WeakMap" + ], + "declaredModules": [ + "es6-weak-map" + ] + } + }, + "esc-pos-encoder": { + "1.2": { + "libraryName": "esc-pos-encoder", + "typingsPackageName": "esc-pos-encoder", + "projectName": "https://github.com/NielsLeenheer/EscPosEncoder#readme", + "contributors": [ + { + "name": "dlimkin", + "url": "https://github.com/dlimkin", + "githubUsername": "dlimkin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45ac7a94aa90b3837b59d4bd799d9e9110b78eefb6c9f071c9dcab13477f74b7", + "globals": [], + "declaredModules": [ + "esc-pos-encoder" + ] + } + }, + "escape-html": { + "0.0": { + "libraryName": "escape-html", + "typingsPackageName": "escape-html", + "projectName": "https://github.com/component/escape-html", + "contributors": [ + { + "name": "Elisée MAURER", + "url": "https://github.com/elisee", + "githubUsername": "elisee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aba0dedf471036338db625914f33e3e35d7e1128fcc09c348dec895cb48158cd", + "globals": [], + "declaredModules": [ + "escape-html" + ] + } + }, + "escape-latex": { + "0.1": { + "libraryName": "escape-latex", + "typingsPackageName": "escape-latex", + "projectName": "https://github.com/dangmai/escape-latex", + "contributors": [ + { + "name": "Oliver Schneider", + "url": "https://github.com/olsio", + "githubUsername": "olsio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2464ec65813fc2dbb794cc3061761fb577bda15a7b0f0ddbb5b851b8b65ec513", + "globals": [], + "declaredModules": [ + "escape-latex" + ] + } + }, + "escape-regexp": { + "0.0": { + "libraryName": "escape-regexp", + "typingsPackageName": "escape-regexp", + "projectName": "https://www.npmjs.com/package/escape-regexp", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b05968a4f6fcdd47980dac96df650704c67b3ac82bb020a50fae4c617a43409", + "globals": [], + "declaredModules": [ + "escape-regexp" + ] + } + }, + "escodegen": { + "0.0": { + "libraryName": "escodegen", + "typingsPackageName": "escodegen", + "projectName": "https://github.com/estools/escodegen", + "contributors": [ + { + "name": "Simon de Lang", + "url": "https://github.com/simondel", + "githubUsername": "simondel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf570b54f275e79234277bc498aee95b974e39190fdfa6bd9d43a48a667bd089", + "globals": [], + "declaredModules": [ + "escodegen" + ] + } + }, + "escpos": { + "2.5": { + "libraryName": "escpos", + "typingsPackageName": "escpos", + "projectName": "https://github.com/song940/node-escpos#readme", + "contributors": [ + { + "name": "Rayo", + "url": "https://github.com/rayosu", + "githubUsername": "rayosu" + }, + { + "name": "Gerry", + "url": "https://github.com/g3rrydanc3", + "githubUsername": "g3rrydanc3" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32965627ace26244bef0d5fba87c153f3724b8b701a63b383980afbb9c1f4805", + "globals": [], + "declaredModules": [ + "escpos" + ] + } + }, + "eslint": { + "6.1": { + "libraryName": "eslint", + "typingsPackageName": "eslint", + "projectName": "https://eslint.org", + "contributors": [ + { + "name": "Pierre-Marie Dartus", + "url": "https://github.com/pmdartus", + "githubUsername": "pmdartus" + }, + { + "name": "Jed Fox", + "url": "https://github.com/j-f1", + "githubUsername": "j-f1" + }, + { + "name": "Saad Quadri", + "url": "https://github.com/saadq", + "githubUsername": "saadq" + }, + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/helpers.d.ts", + "ts3.1/index.d.ts", + "ts3.1/rules/best-practices.d.ts", + "ts3.1/rules/deprecated.d.ts", + "ts3.1/rules/ecmascript-6.d.ts", + "ts3.1/rules/index.d.ts", + "ts3.1/rules/node-commonjs.d.ts", + "ts3.1/rules/possible-errors.d.ts", + "ts3.1/rules/strict-mode.d.ts", + "ts3.1/rules/stylistic-issues.d.ts", + "ts3.1/rules/variables.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "json-schema", + "version": "*" + }, + { + "name": "estree", + "version": "*" + }, + { + "name": "json-schema", + "version": "*" + }, + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce621f1a88f750a55ffd20e54f5f66c63e6ae18b41764c254299e4a541955b61", + "globals": [], + "declaredModules": [ + "eslint", + "eslint/rules/best-practices", + "eslint/rules/deprecated", + "eslint/rules/ecmascript-6", + "eslint/rules", + "eslint/rules/node-commonjs", + "eslint/rules/possible-errors", + "eslint/rules/strict-mode", + "eslint/rules/stylistic-issues", + "eslint/rules/variables" + ] + } + }, + "eslint-plugin-prettier": { + "2.2": { + "libraryName": "eslint-plugin-prettier", + "typingsPackageName": "eslint-plugin-prettier", + "projectName": "https://github.com/prettier/eslint-plugin-prettier", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64f5ac7ff5353a852d05d5a9b146c4c66464478909b4a6a24b4697b27b236bfa", + "globals": [], + "declaredModules": [ + "eslint-plugin-prettier" + ] + } + }, + "eslint-scope": { + "3.7": { + "libraryName": "eslint-scope", + "typingsPackageName": "eslint-scope", + "projectName": "http://github.com/eslint/eslint-scope", + "contributors": [ + { + "name": "Toru Nagashima", + "url": "https://github.com/mysticatea", + "githubUsername": "mysticatea" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "eslint", + "version": "*" + }, + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ea662a443d13a5db1cae5afc89fd2aec8155d09ddec7b1a5ba0c6ab4be4cc54", + "globals": [], + "declaredModules": [ + "eslint-scope" + ] + } + }, + "eslint-visitor-keys": { + "1.0": { + "libraryName": "eslint-visitor-keys", + "typingsPackageName": "eslint-visitor-keys", + "projectName": "https://github.com/eslint/eslint-visitor-keys#readme", + "contributors": [ + { + "name": "Toru Nagashima", + "url": "https://github.com/mysticatea", + "githubUsername": "mysticatea" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "439a0b912c49f6aedb6456cd8485eddf2444a36dd4ae5767258b663df3dfb6dc", + "globals": [], + "declaredModules": [ + "eslint-visitor-keys" + ] + } + }, + "esm": { + "3.2": { + "libraryName": "esm", + "typingsPackageName": "esm", + "projectName": "https://github.com/standard-things/esm#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a890f52a7744915337d76b362e18c1dc8ccf9ffc7b535d8eb0db596a6e81c368", + "globals": [], + "declaredModules": [ + "esm" + ] + } + }, + "esprima": { + "4.0": { + "libraryName": "Esprima", + "typingsPackageName": "esprima", + "projectName": "http://esprima.org", + "contributors": [ + { + "name": "teppeis", + "url": "https://github.com/teppeis", + "githubUsername": "teppeis" + }, + { + "name": "RReverser", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + }, + { + "name": "peter-scott", + "url": "https://github.com/peter-scott", + "githubUsername": "peter-scott" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ca9dba5c1c46956ec3278e9c3d35be391412e807210b4d17873ce8ada9d02f4", + "globals": [], + "declaredModules": [ + "esprima" + ] + }, + "2.1": { + "libraryVersionDirectoryName": "2", + "libraryName": "Esprima", + "typingsPackageName": "esprima", + "projectName": "http://esprima.org", + "contributors": [ + { + "name": "teppeis", + "url": "https://github.com/teppeis", + "githubUsername": "teppeis" + }, + { + "name": "RReverser", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "esprima", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "281cae743126e2f9592f9832c5e98e90bd74916629642355101c1841ad8ab95f", + "globals": [ + "esprima" + ], + "declaredModules": [ + "esprima" + ] + } + }, + "esprima-walk": { + "0.1": { + "libraryName": "esprima-walk", + "typingsPackageName": "esprima-walk", + "projectName": "https://github.com/jrajav/esprima-walk", + "contributors": [ + { + "name": "tswaters", + "url": "https://github.com/tswaters", + "githubUsername": "tswaters" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abe2564368c466562fb4deeb0fcc3fb9bd7478c3550b6c02448767233abfa9a2", + "globals": [], + "declaredModules": [ + "esprima-walk" + ] + } + }, + "espruino": { + "1.94": { + "libraryName": "Espruino", + "typingsPackageName": "espruino", + "projectName": "http://www.espruino.com/", + "contributors": [ + { + "name": "Stanislav Berkov", + "url": "https://github.com/stasberkov", + "githubUsername": "stasberkov" + }, + { + "name": "Jurand Niemczycki", + "url": "https://github.com/createdbyjurand", + "githubUsername": "createdbyjurand" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 94, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2987a6ff0e99bd987405792cad7637edbaecc62b2cac3660efd277527a45f5fd", + "globals": [ + "AES", + "BTNA", + "BTNB", + "BTND", + "BTNL", + "BTNR", + "BTNU", + "Badge", + "Bluetooth", + "CC3000", + "D0", + "D1", + "D10", + "D11", + "D12", + "D13", + "D14", + "D15", + "D16", + "D17", + "D18", + "D19", + "D2", + "D20", + "D21", + "D22", + "D3", + "D4", + "D5", + "D6", + "D7", + "D8", + "D9", + "E", + "ESP8266", + "Flash", + "HIGH", + "I2C1", + "I2C2", + "I2C3", + "LOW", + "LoopbackA", + "LoopbackB", + "Modules", + "NRF", + "NodeMCU", + "Nucleo", + "Puck", + "SPI1", + "SPI2", + "SPI3", + "Serial1", + "Serial2", + "Serial3", + "Serial4", + "Serial5", + "Serial6", + "Telnet", + "TelnetServer", + "Trig", + "USB", + "WIZnet", + "WioLTE", + "acceleration", + "analogRead", + "analogWrite", + "arguments", + "atob", + "btoa", + "changeInterval", + "clearInterval", + "clearTimeout", + "clearWatch", + "compass", + "decodeURIComponent", + "digitalPulse", + "digitalRead", + "digitalWrite", + "dump", + "echo", + "edit", + "encodeURIComponent", + "eval", + "fs", + "getPinMode", + "getSerial", + "getTime", + "global", + "hashlib", + "http", + "isNaN", + "load", + "neopixel", + "net", + "parseFloat", + "parseInt", + "peek16", + "peek32", + "peek8", + "pinMode", + "poke16", + "poke32", + "poke8", + "print", + "reset", + "save", + "setBusyIndicator", + "setDeepSleep", + "setSleepIndicator", + "setTime", + "setWatch", + "tls", + "trace", + "tv", + "url" + ], + "declaredModules": [ + "Wifi", + "InfluxDB" + ] + } + }, + "esquery": { + "1.0": { + "libraryName": "esquery", + "typingsPackageName": "esquery", + "projectName": "https://github.com/jrfeenst/esquery", + "contributors": [ + { + "name": "cherryblossom000", + "url": "https://github.com/cherryblossom000", + "githubUsername": "cherryblossom000" + }, + { + "name": "Brad Zacher", + "url": "https://github.com/bradzacher", + "githubUsername": "bradzacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [ + "esprima" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae0700240f0bec4f0bc616107a509e3c7a71e35d9275b5e34679d45c4575870d", + "globals": [ + "esquery" + ], + "declaredModules": [ + "esquery" + ] + } + }, + "esrever": { + "0.2": { + "libraryName": "esrever", + "typingsPackageName": "esrever", + "projectName": "https://github.com/mathiasbynens/esrever", + "contributors": [ + { + "name": "Yuichiro Tsuchiya", + "url": "https://github.com/tuttieee", + "githubUsername": "tuttieee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f8f5cdf294f6c3a0077eab09547af2453ddc0ae4638db64a5e9a3c1c4c4b904", + "globals": [ + "esrever" + ], + "declaredModules": [ + "esrever" + ] + } + }, + "esri-leaflet": { + "2.1": { + "libraryName": "esri-leaflet", + "typingsPackageName": "esri-leaflet", + "projectName": "http://esri.github.io/esri-leaflet", + "contributors": [ + { + "name": "strajuser", + "url": "https://github.com/strajuser", + "githubUsername": "strajuser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63408eb5de32791e690c32944fce35e9690a417c4df3fb07de7f8884a21dbfdc", + "globals": [], + "declaredModules": [ + "esri-leaflet" + ] + } + }, + "esri-leaflet-geocoder": { + "2.2": { + "libraryName": "esri-leaflet-geocoder", + "typingsPackageName": "esri-leaflet-geocoder", + "projectName": "https://github.com/Esri/esri-leaflet-geocoder", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + }, + { + "name": "esri-leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cff38b7f53321de04cd390d0a18075e169b3b158bc710b40e58fc8c32b8938f", + "globals": [], + "declaredModules": [] + } + }, + "estimate": { + "1.0": { + "libraryName": "estimate", + "typingsPackageName": "estimate", + "projectName": "https://github.com/bevacqua/estimate", + "contributors": [ + { + "name": "Luis Rodrigues", + "url": "https://github.com/goblindegook", + "githubUsername": "goblindegook" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b99992c57e419417327e20331ccbe7a8c52a2e845f23fd705b631d47466196d", + "globals": [], + "declaredModules": [ + "estimate" + ] + } + }, + "estraverse": { + "0.0": { + "libraryName": "estraverse", + "typingsPackageName": "estraverse", + "projectName": "https://github.com/estools/estraverse", + "contributors": [ + { + "name": "Sanex3339", + "url": "https://github.com/sanex3339", + "githubUsername": "sanex3339" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2559f89a48489ebdb54d1727cea13a9ce49f22649aa49620d09ebd9c94ec4d30", + "globals": [], + "declaredModules": [ + "estraverse" + ] + } + }, + "estree": { + "0.0": { + "libraryName": "ESTree AST specification", + "typingsPackageName": "estree", + "projectName": "https://github.com/estree/estree", + "contributors": [ + { + "name": "RReverser", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "flow.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a9c3307dac590dae10b639e005b86dcdbab8d118bf1ce74022b1c4f1a0d9913", + "globals": [], + "declaredModules": [ + "estree" + ] + } + }, + "estree-jsx": { + "0.0": { + "libraryName": "JSX extensions to ESTree AST specification", + "typingsPackageName": "estree-jsx", + "projectName": "https://github.com/facebook/jsx", + "contributors": [ + { + "name": "Tony Ross", + "url": "https://github.com/antross", + "githubUsername": "antross" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a6917430b1b847770c2d2ffbb95a73621e9ac604e5c2421a1b0c9b01cd425e0", + "globals": [], + "declaredModules": [ + "estree-jsx" + ] + } + }, + "etag": { + "1.8": { + "libraryName": "etag", + "typingsPackageName": "etag", + "projectName": "https://github.com/jshttp/etag#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d698b50a9439ed65412b44e6991e513e275c7cfb200fd52d11759206f04e1d2", + "globals": [], + "declaredModules": [ + "etag" + ] + } + }, + "eth-lightwallet": { + "3.0": { + "libraryName": "eth-lightwallet", + "typingsPackageName": "eth-lightwallet", + "projectName": "https://github.com/ConsenSys/eth-lightwallet#readme", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "375df8dc18ff1520c7afd3f674e74f4d4701efea112312cf6ff35948564234f5", + "globals": [], + "declaredModules": [ + "eth-lightwallet" + ] + } + }, + "eth-sig-util": { + "2.1": { + "libraryName": "eth-sig-util", + "typingsPackageName": "eth-sig-util", + "projectName": "https://github.com/MetaMask/eth-sig-util#readme", + "contributors": [ + { + "name": "Artur Kozak", + "url": "https://github.com/quezak", + "githubUsername": "quezak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7cfe3c94fccd52d987b446f3905c5ae49b0af7f4cca601cea40caad2809c4c1", + "globals": [], + "declaredModules": [ + "eth-sig-util" + ] + } + }, + "ethereum-protocol": { + "1.0": { + "libraryName": "ethereum-protocol", + "typingsPackageName": "ethereum-protocol", + "projectName": "https://www.npmjs.com/package/ethereum-protocol", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bignumber.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "bignumber.js", + "version": "7.2.1" + } + ], + "contentHash": "25f68afdfc9faaff8645c9d50248c98c421785e3d51c007e6c6580ed8d0c3aa9", + "globals": [], + "declaredModules": [ + "ethereum-protocol" + ] + } + }, + "ethereumjs-abi": { + "0.6": { + "libraryName": "ethereumjs-abi", + "typingsPackageName": "ethereumjs-abi", + "projectName": "https://github.com/ethereumjs/ethereumjs-abi", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + }, + { + "name": "Artur Kozak", + "url": "https://github.com/quezak", + "githubUsername": "quezak" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea297ac32470dd72f78b76213bd8169adaad21f2eebcff8ce0b6ef1125e4b8e1", + "globals": [], + "declaredModules": [ + "ethereumjs-abi" + ] + } + }, + "ethjs-signer": { + "0.1": { + "libraryName": "ethjs-signer", + "typingsPackageName": "ethjs-signer", + "projectName": "https://github.com/ethjs/ethjs-signer/", + "contributors": [ + { + "name": "Bryson Thill", + "url": "https://github.com/doppio", + "githubUsername": "doppio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b5f8f8c996c123a7822423c155c4ec1b04d3d12954276badb6eb5e5205a2e88", + "globals": [], + "declaredModules": [ + "ethjs-signer" + ] + } + }, + "eureka-js-client": { + "4.5": { + "libraryName": "eureka-js-client", + "typingsPackageName": "eureka-js-client", + "projectName": "https://github.com/jquatier/eureka-js-client", + "contributors": [ + { + "name": "Ilko Hoffmann", + "url": "https://github.com/Schnillz", + "githubUsername": "Schnillz" + }, + { + "name": "Karl O.", + "url": "https://github.com/karl-run", + "githubUsername": "karl-run" + }, + { + "name": "Tom Barton", + "url": "https://github.com/tombarton", + "githubUsername": "tombarton" + }, + { + "name": "Josh Sullivan", + "url": "https://github.com/jpsullivan", + "githubUsername": "jpsullivan" + }, + { + "name": "WayJam So", + "url": "https://github.com/imsuwj", + "githubUsername": "imsuwj" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dabf7c5c069d5e2d64caa082c02fe6340eb92ef2c32fd46ebd0633561bb40409", + "globals": [], + "declaredModules": [ + "eureka-js-client" + ] + } + }, + "evaporate": { + "2.1": { + "libraryName": "EvaporateJS", + "typingsPackageName": "evaporate", + "projectName": "https://github.com/TTLabs/EvaporateJS", + "contributors": [ + { + "name": "Andrew Kuklewicz", + "url": "https://github.com/kookster", + "githubUsername": "kookster" + }, + { + "name": "Chris Rhoden", + "url": "https://github.com/chrisrhoden", + "githubUsername": "chrisrhoden" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "812672c590fbf749425f10dc6da5a0b5278d7506762423bbd8e5d51600f37d50", + "globals": [], + "declaredModules": [ + "evaporate" + ] + } + }, + "event-emitter": { + "0.3": { + "libraryName": "event-emitter", + "typingsPackageName": "event-emitter", + "projectName": "https://github.com/medikoo/event-emitter#readme", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "all-off.d.ts", + "has-listeners.d.ts", + "index.d.ts", + "pipe.d.ts", + "unify.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2624bfb0d5301d56eecaa2775882336300b65edd44ecdc49c552ec1f615ccc95", + "globals": [], + "declaredModules": [ + "event-emitter", + "event-emitter/all-off", + "event-emitter/has-listeners", + "event-emitter/pipe", + "event-emitter/unify" + ] + } + }, + "event-emitter-es6": { + "1.1": { + "libraryName": "event-emitter-es6", + "typingsPackageName": "event-emitter-es6", + "projectName": "https://github.com/insane-jo/event-emitter#readme", + "contributors": [ + { + "name": "Anton Strömkvist", + "url": "https://github.com/ahstro", + "githubUsername": "ahstro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74831f82a9252b856777b7591d2346791c7e05f06ec149fe6bef2262411c63b0", + "globals": [], + "declaredModules": [ + "event-emitter-es6" + ] + } + }, + "event-hooks-webpack-plugin": { + "2.0": { + "libraryName": "event-hooks-webpack-plugin", + "typingsPackageName": "event-hooks-webpack-plugin", + "projectName": "https://github.com/cascornelissen/event-hooks-webpack-plugin", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c5de685f1c576777574d0e3fc9432b84c0f589f21e8411d146ab50eb474ce42", + "globals": [], + "declaredModules": [ + "event-hooks-webpack-plugin" + ] + } + }, + "event-kit": { + "2.4": { + "libraryName": "event-kit", + "typingsPackageName": "event-kit", + "projectName": "https://github.com/atom/event-kit", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c57dc191096251dcef1ea924dc11fee3fc5ec135a1e6fed130e1b4c71099705", + "globals": [], + "declaredModules": [ + "event-kit" + ] + } + }, + "event-loop-lag": { + "1.0": { + "libraryName": "event-loop-lag", + "typingsPackageName": "event-loop-lag", + "projectName": "https://github.com/pebble/event-loop-lag", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f9d37c7aa87e3b8d02d80f5795c9536f58f060bcca4c66680b53ec0e2566d2", + "globals": [], + "declaredModules": [ + "event-loop-lag" + ] + } + }, + "event-stream": { + "3.3": { + "libraryName": "event-stream", + "typingsPackageName": "event-stream", + "projectName": "https://github.com/dominictarr/event-stream", + "contributors": [ + { + "name": "David Gardiner", + "url": "https://github.com/flcdrg", + "githubUsername": "flcdrg" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35b4c43162fff4b839f7e1ba26ba5bffc768544a783d12d07b01efc671675879", + "globals": [], + "declaredModules": [ + "event-stream" + ] + } + }, + "event-to-promise": { + "0.7": { + "libraryName": "event-to-promise", + "typingsPackageName": "event-to-promise", + "projectName": "https://github.com/JsCommunity/event-to-promise", + "contributors": [ + { + "name": "flying-sheep", + "url": "https://github.com/flying-sheep", + "githubUsername": "flying-sheep" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee4f773fc7de3084dcf81c4ca4944d5f8e38606fcac047ca412f44f2f0ac4a34", + "globals": [], + "declaredModules": [ + "event-to-promise" + ] + } + }, + "events": { + "3.0": { + "libraryName": "events", + "typingsPackageName": "events", + "projectName": "https://github.com/Gozala/events", + "contributors": [ + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Shenwei Wang", + "url": "https://github.com/weareoutman", + "githubUsername": "weareoutman" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae078136220837864b64cc7c1c5267ca1ceb809166fb74569e637bc7de9f2e12", + "globals": [], + "declaredModules": [ + "events" + ] + } + }, + "events.once": { + "2.0": { + "libraryName": "events.once", + "typingsPackageName": "events.once", + "projectName": "https://github.com/davidmarkclements/events.once", + "contributors": [ + { + "name": "John Meyer", + "url": "https://github.com/0x326", + "githubUsername": "0x326" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "763a2d59476954c4b3f5461e23bac6f19a0904eb53165b626b9481661c598ab1", + "globals": [], + "declaredModules": [ + "events.once" + ] + } + }, + "eventsource": { + "1.1": { + "libraryName": "eventsource", + "typingsPackageName": "eventsource", + "projectName": "http://github.com/EventSource/eventsource", + "contributors": [ + { + "name": "Scott Lee Davis", + "url": "https://github.com/scottleedavis", + "githubUsername": "scottleedavis" + }, + { + "name": "Ali Afroozeh", + "url": "https://github.com/afroozeh", + "githubUsername": "afroozeh" + }, + { + "name": "Pedro Gámez", + "url": "https://github.com/snakedrak", + "githubUsername": "snakedrak" + }, + { + "name": "Akuukis", + "url": "https://github.com/Akuukis", + "githubUsername": "Akuukis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "dom-monkeypatch.d.ts", + "index.d.ts", + "lib/eventsource-polyfill/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "573a1280c18bcda48df7068545de50da76431d75cbfc81a9831091e1fee28e13", + "globals": [ + "MessageEvent" + ], + "declaredModules": [ + "eventsource", + "eventsource/lib/eventsource-polyfill" + ] + } + }, + "evernote": { + "2.0": { + "libraryName": "evernote", + "typingsPackageName": "evernote", + "projectName": "https://www.npmjs.com/package/evernote", + "contributors": [ + { + "name": "Zachary Collins", + "url": "https://github.com/corps", + "githubUsername": "corps" + }, + { + "name": "Felipe Castillo", + "url": "https://github.com/fcastilloec", + "githubUsername": "fcastilloec" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "oauth", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1df20dd9e3185ed25698ee726734ec0819c48fd3d19d34261a6b37a8d18acd8", + "globals": [], + "declaredModules": [ + "evernote" + ] + } + }, + "excel-style-dataformatter": { + "2.0": { + "libraryName": "excel-style-dataformatter", + "typingsPackageName": "excel-style-dataformatter", + "projectName": "https://github.com/fakundo/Excel-Style-Javascript-DataFormatter", + "contributors": [ + { + "name": "SanderDeWaal1992", + "url": "https://github.com/SanderDeWaal1992", + "githubUsername": "SanderDeWaal1992" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/locales/en-US.d.ts", + "lib/locales/ru.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5382fd1a02d47aca9a91def5d63d78ecbc37a0e932e8264eee1147409567f1f", + "globals": [], + "declaredModules": [ + "excel-style-dataformatter", + "excel-style-dataformatter/lib/locales/en-US", + "excel-style-dataformatter/lib/locales/ru" + ] + } + }, + "exenv": { + "1.2": { + "libraryName": "exenv", + "typingsPackageName": "exenv", + "projectName": "https://github.com/JedWatson/exenv", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55b46a543a7ed4450116b75fee8a353d2408f6511a654e2a004beb039f50fd18", + "globals": [], + "declaredModules": [ + "exenv" + ] + } + }, + "exif": { + "0.6": { + "libraryName": "exif", + "typingsPackageName": "exif", + "projectName": "https://github.com/gomfunkel/node-exif#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6a2514b423016e9ae517dbd4c5fcbba1a2f5cfe1121f21fa449d4a3a27376b4", + "globals": [], + "declaredModules": [ + "exif" + ] + } + }, + "exit": { + "0.1": { + "libraryName": "exit", + "typingsPackageName": "exit", + "projectName": "https://github.com/cowboy/node-exit", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "431d651339d3e3943675a6665a000f67e36f6b7ca3b92093bc8de5eab57a5b58", + "globals": [], + "declaredModules": [ + "exit" + ] + } + }, + "exorcist": { + "0.4": { + "libraryName": "exorcist", + "typingsPackageName": "exorcist", + "projectName": "https://github.com/thlorenz/exorcist", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5710589b59e78e8d055a491143fe5b5ac3107d6031647c116a9d1079dc2f06bd", + "globals": [], + "declaredModules": [ + "exorcist" + ] + } + }, + "expand-tilde": { + "2.0": { + "libraryName": "expand-tilde", + "typingsPackageName": "expand-tilde", + "projectName": "https://github.com/jonschlinkert/expand-tilde", + "contributors": [ + { + "name": "Chris Arnesen", + "url": "https://github.com/carnesen", + "githubUsername": "carnesen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "706e0e5f347dd72762ceefe297df9ae9f1b00485bc8b03cc37d31f21600e140e", + "globals": [], + "declaredModules": [ + "expand-tilde" + ] + } + }, + "expect-puppeteer": { + "4.4": { + "libraryName": "expect-puppeteer", + "typingsPackageName": "expect-puppeteer", + "projectName": "https://github.com/smooth-code/jest-puppeteer/tree/master/packages/expect-puppeteer", + "contributors": [ + { + "name": "Josh Goldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + }, + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Jason Mong", + "url": "https://github.com/jfm710", + "githubUsername": "jfm710" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "puppeteer", + "version": "*" + }, + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b58fa2f9f225db7866182ded9b3cdaed7d41c4c1e3995c7559d87fc8a1f30ce", + "globals": [], + "declaredModules": [ + "expect-puppeteer" + ] + } + }, + "expect.js": { + "0.3": { + "libraryName": "expect.js", + "typingsPackageName": "expect.js", + "projectName": "https://github.com/Automattic/expect.js", + "contributors": [ + { + "name": "Teppei Sato", + "url": "https://github.com/teppeis", + "githubUsername": "teppeis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "799dedc3100157bc9931c468863b75ef2d83b01efefcf2f5f61c787360bf3657", + "globals": [ + "expect" + ], + "declaredModules": [ + "expect.js" + ] + } + }, + "expectations": { + "0.2": { + "libraryName": "expectations.js", + "typingsPackageName": "expectations", + "projectName": "https://github.com/spmason/expectations", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "047357da0e4c1254748e9492e7a1e3b21b07d9d6ec7fc55ff05f510e75c11cf9", + "globals": [ + "Expectations", + "expect" + ], + "declaredModules": [] + } + }, + "expired": { + "1.3": { + "libraryName": "expired", + "typingsPackageName": "expired", + "projectName": "https://github.com/lukechilds/expired", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e627ac91ecb05695d6d0098772270bbe8e77c55c5c2d38389dd1cf064185c3cd", + "globals": [], + "declaredModules": [ + "expired" + ] + } + }, + "expired-storage": { + "1.0": { + "libraryName": "extended-storage", + "typingsPackageName": "expired-storage", + "projectName": "https://github.com/RonenNess/ExpiredStorage/", + "contributors": [ + { + "name": "Allen Gammel", + "url": "https://github.com/intolerance", + "githubUsername": "intolerance" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa8806c91e2a6c184be30361d7e153778cfe29114382c6cc1a497bfcf6931c50", + "globals": [], + "declaredModules": [ + "expired-storage" + ] + } + }, + "expirymanager": { + "0.9": { + "libraryName": "expirymanager", + "typingsPackageName": "expirymanager", + "projectName": "https://github.com/SocketCluster/expirymanager", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc0d3f9e2c5e3dab82ad7ff3d0a108e6322c48db674f87f359872a2cdd62db15", + "globals": [], + "declaredModules": [ + "expirymanager" + ] + } + }, + "expo-mixpanel-analytics": { + "0.0": { + "libraryName": "expo-mixpanel-analytics", + "typingsPackageName": "expo-mixpanel-analytics", + "projectName": "https://github.com/codekadiya/expo-mixpanel-analytics", + "contributors": [ + { + "name": "Martin Treurnicht", + "url": "https://github.com/martintreurnicht", + "githubUsername": "martintreurnicht" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0db45232ae0ec73c522051cc01db2431bc8252df56f2c60b758b47a37fd7f903", + "globals": [], + "declaredModules": [ + "expo-mixpanel-analytics" + ] + } + }, + "expo__status-bar-height": { + "0.0": { + "libraryName": "@expo/status-bar-height", + "typingsPackageName": "expo__status-bar-height", + "projectName": "https://github.com/expo/status-bar-height", + "contributors": [ + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@expo/status-bar-height" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fead41a351190b4f3759624beded6391b44d61aba28f5e56d98647c14367be84", + "globals": [], + "declaredModules": [ + "expo__status-bar-height" + ] + } + }, + "expo__vector-icons": { + "9.0": { + "libraryName": "@expo/vector-icons", + "typingsPackageName": "expo__vector-icons", + "projectName": "https://github.com/expo/vector-icons", + "contributors": [ + { + "name": "Hyeonsu Lee", + "url": "https://github.com/incleaf", + "githubUsername": "incleaf" + }, + { + "name": "Robert Ying", + "url": "https://github.com/robertying", + "githubUsername": "robertying" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "react-native-vector-icons", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d245020d91899644e9d727f72fb517b01cf7d09de96dc9581521a2fc68dd0b0f", + "globals": [], + "declaredModules": [ + "expo__vector-icons" + ] + } + }, + "express": { + "4.17": { + "libraryName": "Express", + "typingsPackageName": "express", + "projectName": "http://expressjs.com", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "China Medical University Hospital", + "url": "https://github.com/CMUH", + "githubUsername": "CMUH" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 17, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "body-parser", + "version": "*" + }, + { + "name": "serve-static", + "version": "*" + }, + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b71f3f86019a2933648e51284d5f964f1c64717b31814b1311316de4e68790e", + "globals": [], + "declaredModules": [ + "express" + ] + } + }, + "express-actuator": { + "1.3": { + "libraryName": "express-actuator", + "typingsPackageName": "express-actuator", + "projectName": "https://www.npmjs.org/package/express-actuator", + "contributors": [ + { + "name": " Eduardo Silva", + "url": "https://github.com/etruta", + "githubUsername": "etruta" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0978a8ac927d495b60aaedbaa782bce4a780b05d961e2269898ea022a571541e", + "globals": [], + "declaredModules": [ + "express-actuator" + ] + } + }, + "express-async-wrap": { + "1.0": { + "libraryName": "express-async-wrap", + "typingsPackageName": "express-async-wrap", + "projectName": "https://github.com/Greenfields/express-async-wrap#readme", + "contributors": [ + { + "name": "Remy Oudemans", + "url": "https://github.com/remyoudemans", + "githubUsername": "remyoudemans" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e342e9c5bbc5321f728cc0d1235dcf3ac58f15adc82c92ed74267d3cb1f2478a", + "globals": [], + "declaredModules": [ + "express-async-wrap" + ] + } + }, + "express-boom": { + "3.0": { + "libraryName": "express-boom", + "typingsPackageName": "express-boom", + "projectName": "https://github.com/scottcorgan/express-boom", + "contributors": [ + { + "name": "Aurelien Gaston", + "url": "https://github.com/Nox-404", + "githubUsername": "Nox-404" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbc84ee7d59e8a2fd3c1f6591afe38ea089f2d380d525f7d29df0d020e9c5bde", + "globals": [], + "declaredModules": [ + "express-boom" + ] + } + }, + "express-brute": { + "0.0": { + "libraryName": "express-brute", + "typingsPackageName": "express-brute", + "projectName": "https://github.com/AdamPflug/express-brute", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "875655caf09e9cb4ccf8bb5d8cb5075d661d2f29da682522e5f36e9d81bd4a17", + "globals": [], + "declaredModules": [ + "express-brute" + ] + } + }, + "express-brute-memcached": { + "0.0": { + "libraryName": "express-brute-memcached", + "typingsPackageName": "express-brute-memcached", + "projectName": "https://github.com/AdamPflug/express-brute-memcached", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express", + "express-brute" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d0d305d062adeedb630eab78cd0746f01914934b9230bbf12b291ba399b5987", + "globals": [], + "declaredModules": [ + "express-brute-memcached" + ] + } + }, + "express-brute-mongo": { + "0.0": { + "libraryName": "express-brute-mongo", + "typingsPackageName": "express-brute-mongo", + "projectName": "https://github.com/auth0/express-brute-mongo", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": { + "major": 2 + } + } + ], + "testDependencies": [ + "express", + "express-brute" + ], + "pathMappings": [ + { + "packageName": "mongodb", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "fe410eae21714eaca612601a63f3d9a0255cb94fcf23f43f4bce7d22eb097350", + "globals": [], + "declaredModules": [ + "express-brute-mongo" + ] + } + }, + "express-brute-redis": { + "0.0": { + "libraryName": "express-brute-redis", + "typingsPackageName": "express-brute-redis", + "projectName": "https://github.com/AdamPflug/express-brute-redis", + "contributors": [ + { + "name": "Scott Harwell", + "url": "https://github.com/scottharwell", + "githubUsername": "scottharwell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [ + "express", + "express-brute" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e98bf576b3f9849b7040abb02bc51715c86f70c7e87fbe34bcd38ca169f3bd84", + "globals": [], + "declaredModules": [ + "express-brute-redis" + ] + } + }, + "express-bunyan-logger": { + "1.3": { + "libraryName": "express-bunyan-logger", + "typingsPackageName": "express-bunyan-logger", + "projectName": "https://github.com/villadora/express-bunyan-logger", + "contributors": [ + { + "name": "Shrey Jain", + "url": "https://github.com/shreyjain1994", + "githubUsername": "shreyjain1994" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e03946526b3b9877cb544b4f91542911bee01f6146929d15fb7aadb489503879", + "globals": [], + "declaredModules": [ + "express-bunyan-logger" + ] + } + }, + "express-busboy": { + "6.0": { + "libraryName": "express-busboy", + "typingsPackageName": "express-busboy", + "projectName": "https://github.com/yahoo/express-busboy", + "contributors": [ + { + "name": "Pinguet62", + "url": "https://github.com/pinguet62", + "githubUsername": "pinguet62" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect-busboy", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32c645f904c91f4fe6ce8f3cb88eed51250d3b200681108f97f891118cad90d3", + "globals": [], + "declaredModules": [ + "express-busboy" + ] + } + }, + "express-cluster": { + "0.0": { + "libraryName": "express-cluster", + "typingsPackageName": "express-cluster", + "projectName": "https://github.com/Flipboard/express-cluster", + "contributors": [ + { + "name": "Miloslav Nenadál", + "url": "https://github.com/nenadalm", + "githubUsername": "nenadalm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8af9a6c428726338bdb4c51d03c1beed8a9687ae73b632fd6aa95baac9674607", + "globals": [], + "declaredModules": [ + "express-cluster" + ] + } + }, + "express-correlation-id": { + "1.2": { + "libraryName": "express-correlation-id", + "typingsPackageName": "express-correlation-id", + "projectName": "https://github.com/toboid/express-correlation-id#readme", + "contributors": [ + { + "name": "Nate", + "url": "https://github.com/natemara", + "githubUsername": "natemara" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40d7249bb2ed6f4111450c0ba6c374b98994cde327f890207d5eaefa7d3da928", + "globals": [], + "declaredModules": [ + "express-correlation-id" + ] + } + }, + "express-debug": { + "1.1": { + "libraryName": "express-debug", + "typingsPackageName": "express-debug", + "projectName": "https://github.com/devoidfury/express-debug", + "contributors": [ + { + "name": "Federico Bond", + "url": "https://github.com/federicobond", + "githubUsername": "federicobond" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c3bb443a269c12639c2da11e4b5ddef3a9d32f8e243c3c0aab40494c8a0df90", + "globals": [], + "declaredModules": [ + "express-debug" + ] + } + }, + "express-domain-middleware": { + "0.0": { + "libraryName": "express-domain-middleware", + "typingsPackageName": "express-domain-middleware", + "projectName": "https://www.npmjs.com/package/express-domain-middleware", + "contributors": [ + { + "name": "Hookclaw", + "url": "https://github.com/hookclaw", + "githubUsername": "hookclaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8be6530d8c29b7e6aa0bbf2c8dc34cab0ba5e4ab6a0d9e00177277ed8858ceee", + "globals": [], + "declaredModules": [ + "express-domain-middleware" + ] + } + }, + "express-ejs-layouts": { + "2.3": { + "libraryName": "express-ejs-layouts", + "typingsPackageName": "express-ejs-layouts", + "projectName": "https://github.com/Soarez/express-ejs-layouts", + "contributors": [ + { + "name": "Erik Mavrinac", + "url": "https://github.com/erikma", + "githubUsername": "erikma" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "140445936dd9e78766a585a6945f17b657a454443d8ba970a6707a6d88d18378", + "globals": [], + "declaredModules": [ + "express-ejs-layouts" + ] + } + }, + "express-enforces-ssl": { + "1.1": { + "libraryName": "express-enforces-ssl", + "typingsPackageName": "express-enforces-ssl", + "projectName": "https://github.com/aredo/express-enforces-ssl", + "contributors": [ + { + "name": "Kevin Stubbs", + "url": "https://github.com/kevinstubbs", + "githubUsername": "kevinstubbs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5facb56ec0e947f413d942b86d2031f73c3869c02c304e8bcf98eb7de2dabe1", + "globals": [], + "declaredModules": [ + "express-enforces-ssl" + ] + } + }, + "express-fileupload": { + "1.1": { + "libraryName": "express-fileupload", + "typingsPackageName": "express-fileupload", + "projectName": "https://github.com/richardgirges/express-fileupload#readme", + "contributors": [ + { + "name": "Gintautas Miselis", + "url": "https://github.com/Naktibalda", + "githubUsername": "Naktibalda" + }, + { + "name": "Sefa Ilkimen", + "url": "https://github.com/silkimen", + "githubUsername": "silkimen" + }, + { + "name": "Tomas Vosicky", + "url": "https://github.com/vosatom", + "githubUsername": "vosatom" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "express-serve-static-core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5fff250b299227ed6414ac090053890889f91630861f14d695ada9c940f5cd5", + "globals": [], + "declaredModules": [ + "express-fileupload" + ] + } + }, + "express-flash": { + "0.0": { + "libraryName": "express-flash", + "typingsPackageName": "express-flash", + "projectName": "https://github.com/RGBboy/express-flash", + "contributors": [ + { + "name": "Ian Mobley", + "url": "https://github.com/iMobs", + "githubUsername": "iMobs" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05e2ff2ddb4921be711f5292bdd81262395dcdb29322fdac9910e5b5c030c736", + "globals": [], + "declaredModules": [ + "express-flash" + ] + } + }, + "express-flash-2": { + "1.0": { + "libraryName": "express-flash-2", + "typingsPackageName": "express-flash-2", + "projectName": "https://github.com/jack2gs/express-flash-2", + "contributors": [ + { + "name": "Matheus Salmi", + "url": "https://github.com/mathsalmi", + "githubUsername": "mathsalmi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b5fa278d7af75f3f830e2de24ae94a6c5965692b903d252333de2d47664858a", + "globals": [], + "declaredModules": [ + "express-flash-2" + ] + } + }, + "express-flash-notification": { + "0.5": { + "libraryName": "express-flash-notification", + "typingsPackageName": "express-flash-notification", + "projectName": "https://github.com/carlosascari/express-flash-notification", + "contributors": [ + { + "name": "Mister4Eyes", + "url": "https://github.com/Mister4Eyes", + "githubUsername": "Mister4Eyes" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "716357425216cd9480cc6df74cdd53870ca0d7d9ead6f02e12695fa169c90153", + "globals": [], + "declaredModules": [ + "express-flash-notification" + ] + } + }, + "express-form-data": { + "2.0": { + "libraryName": "express-form-data", + "typingsPackageName": "express-form-data", + "projectName": "https://github.com/ortexx/express-form-data#readme", + "contributors": [ + { + "name": "nomnes", + "url": "https://github.com/NomNes", + "githubUsername": "NomNes" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "multiparty", + "version": "*" + } + ], + "testDependencies": [ + "express", + "os" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fb9f756d45e5987bc981aacd2ccb98d8f2cad1bc937e14ae9f81bdc1bd7ed61", + "globals": [], + "declaredModules": [ + "express-form-data" + ] + } + }, + "express-formidable": { + "1.0": { + "libraryName": "express-formidable", + "typingsPackageName": "express-formidable", + "projectName": "https://github.com/noraesae/express-formidable", + "contributors": [ + { + "name": "Torkild Dyvik Olsen", + "url": "https://github.com/tdolsen", + "githubUsername": "tdolsen" + }, + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "formidable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b809e9a1a11c19e37e712f8fc8f3069bb510ebe9a0b296ffad75150cdb9a3c37", + "globals": [], + "declaredModules": [ + "express-formidable" + ] + } + }, + "express-handlebars": { + "3.1": { + "libraryName": "express-handlebars", + "typingsPackageName": "express-handlebars", + "projectName": "https://github.com/ericf/express-handlebars", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + }, + { + "name": "Igor Dultsev", + "url": "https://github.com/yhaskell", + "githubUsername": "yhaskell" + }, + { + "name": "Dennis Bartlett", + "url": "https://github.com/dcbartlett", + "githubUsername": "dcbartlett" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c6592226d77583320b84cb5bca30c20f7630c79276669344f0de4d3f162ac16", + "globals": [], + "declaredModules": [ + "express-handlebars" + ] + } + }, + "express-http-proxy": { + "1.5": { + "libraryName": "express-http-proxy", + "typingsPackageName": "express-http-proxy", + "projectName": "https://github.com/villadora/express-http-proxy#readme", + "contributors": [ + { + "name": " ulrichb", + "url": "https://github.com/ulrichb", + "githubUsername": "ulrichb" + }, + { + "name": "Daniel Schopf", + "url": "https://github.com/Danscho", + "githubUsername": "Danscho" + }, + { + "name": "Gabriel Fournier", + "url": "https://github.com/carboneater", + "githubUsername": "carboneater" + }, + { + "name": "Niek van Bennekom", + "url": "https://github.com/niekvb", + "githubUsername": "niekvb" + }, + { + "name": "John L. Singleton", + "url": "https://github.com/jsinglet", + "githubUsername": "jsinglet" + }, + { + "name": "Lindsay Wardell", + "url": "https://github.com/lindsaykwardell", + "githubUsername": "lindsaykwardell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3421da7a166474eec27293dd0276373035ff8c86abc6d0dae7028beaddacb58b", + "globals": [], + "declaredModules": [ + "express-http-proxy" + ] + } + }, + "express-jsonschema": { + "1.1": { + "libraryName": "express-jsonschema", + "typingsPackageName": "express-jsonschema", + "projectName": "https://github.com/trainiac/express-jsonschema#readme", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1732341111232e60a779bc01618cd22db8e734739ad224d04d22a83b885062d", + "globals": [], + "declaredModules": [ + "express-jsonschema" + ] + } + }, + "express-jwt": { + "0.0": { + "libraryName": "express-jwt", + "typingsPackageName": "express-jwt", + "projectName": "https://www.npmjs.org/package/express-jwt", + "contributors": [ + { + "name": " Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + }, + { + "name": "Kacper Polak", + "url": "https://github.com/kacepe", + "githubUsername": "kacepe" + }, + { + "name": "Sl1MBoy", + "url": "https://github.com/Sl1MBoy", + "githubUsername": "Sl1MBoy" + }, + { + "name": "Milan Mimra", + "url": "https://github.com/milan-mimra", + "githubUsername": "milan-mimra" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-unless", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fa093f23699dab3164665e3315aeb9cb505e4f4a175281b3a6ef84c7fa5951a", + "globals": [], + "declaredModules": [ + "express-jwt" + ] + } + }, + "express-less": { + "0.0": { + "libraryName": "express-less", + "typingsPackageName": "express-less", + "projectName": "https://www.npmjs.com/package/express-less", + "contributors": [ + { + "name": "xyb", + "url": "https://github.com/xieyubo", + "githubUsername": "xieyubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8afa895e39109c6d1c25cb9e2849149e746302688c0384f94fb4b9c21043378d", + "globals": [], + "declaredModules": [ + "express-less" + ] + } + }, + "express-list-endpoints": { + "4.0": { + "libraryName": "express-list-endpoints", + "typingsPackageName": "express-list-endpoints", + "projectName": "https://github.com/AlbertoFdzM/express-list-endpoints", + "contributors": [ + { + "name": "S Joseph", + "url": "https://github.com/sjoseph7", + "githubUsername": "sjoseph7" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8c8f8219a71a98ab18457be65dcc424c0a688c68b0700aee813beb0ba6f715f", + "globals": [], + "declaredModules": [ + "express-list-endpoints" + ] + } + }, + "express-minify": { + "0.1": { + "libraryName": "express-minify", + "typingsPackageName": "express-minify", + "projectName": "https://github.com/SummerWish/express-minify", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "uglify-js" + ], + "pathMappings": [ + { + "packageName": "uglify-js", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "60ab61bddf1b5ba13dc86fb4dbeee8a914e99c7ff854cf8650bc9ed064f7cb8d", + "globals": [], + "declaredModules": [ + "express-minify" + ] + } + }, + "express-mongo-sanitize": { + "1.3": { + "libraryName": "express-mongo-sanitize", + "typingsPackageName": "express-mongo-sanitize", + "projectName": "https://github.com/fiznool/express-mongo-sanitize#readme", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/ericbyers", + "githubUsername": "ericbyers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fc2686d28cebf21c6c7e91f02fe42228ab0e3afb01e26669fb21f5eda7f5e1c", + "globals": [], + "declaredModules": [ + "express-mongo-sanitize" + ] + } + }, + "express-mung": { + "0.5": { + "libraryName": "express-mung", + "typingsPackageName": "express-mung", + "projectName": "https://github.com/richardschneider/express-mung", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce8b1ebd25eca5e4c7a64f8778e585559cfb386bd6f1f154ac61b07bd289d7e3", + "globals": [], + "declaredModules": [ + "express-mung" + ] + } + }, + "express-myconnection": { + "1.0": { + "libraryName": "express-myconnection", + "typingsPackageName": "express-myconnection", + "projectName": "https://www.npmjs.org/package/express-myconnection", + "contributors": [ + { + "name": "Michael Ferris", + "url": "https://github.com/Cellule", + "githubUsername": "Cellule" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "mysql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f97cf9a7e3dd681531a9467575f0514bec21e99b072568a0572cbe81f3f83d9", + "globals": [], + "declaredModules": [ + "express-myconnection" + ] + } + }, + "express-mysql-session": { + "1.2": { + "libraryName": "express-mysql-session", + "typingsPackageName": "express-mysql-session", + "projectName": "https://github.com/chill117/express-mysql-session#readme", + "contributors": [ + { + "name": "Akim95", + "url": "https://github.com/Akim95", + "githubUsername": "Akim95" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91274dc34060c2cfb402fa4a6c9f05f1cfcda193f2492927ec85016976cecda9", + "globals": [], + "declaredModules": [ + "express-mysql-session" + ] + } + }, + "express-ntlm": { + "2.3": { + "libraryName": "express-ntlm", + "typingsPackageName": "express-ntlm", + "projectName": "https://github.com/einfallstoll/express-ntlm", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "242256dc1c88bb5685dedd08868059715787457bfb684d375069260d15ae6b6b", + "globals": [], + "declaredModules": [ + "express-ntlm" + ] + } + }, + "express-oauth-server": { + "2.0": { + "libraryName": "express-oauth-server", + "typingsPackageName": "express-oauth-server", + "projectName": "https://github.com/oauthjs/express-oauth-server#readme", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "oauth2-server", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df3de525d1408dbae0312b492a1bea1ba1117233132219f26e3c71cc0d972f8d", + "globals": [], + "declaredModules": [ + "express-oauth-server" + ] + } + }, + "express-paginate": { + "1.0": { + "libraryName": "express-paginate", + "typingsPackageName": "express-paginate", + "projectName": "https://github.com/niftylettuce/express-paginate", + "contributors": [ + { + "name": "Amir Tugendhaft", + "url": "https://github.com/AmirTugi", + "githubUsername": "AmirTugi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43b27cd4996f4ddbd981f8823758651b1f9771e16fed38d7bab76fba2ea69abf", + "globals": [], + "declaredModules": [ + "express-paginate" + ] + } + }, + "express-partials": { + "0.0": { + "libraryName": "express-partials", + "typingsPackageName": "express-partials", + "projectName": "https://github.com/publicclass/express-partials", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1363a5694c06bd94860f7737eebf8970e22b76674a424981a33a7e9087a49bd9", + "globals": [], + "declaredModules": [ + "express-partials" + ] + } + }, + "express-pino-logger": { + "4.0": { + "libraryName": "express-pino-logger", + "typingsPackageName": "express-pino-logger", + "projectName": "https://github.com/pinojs/express-pino-logger#readme", + "contributors": [ + { + "name": "Oleg Repin", + "url": "https://github.com/iamolegga", + "githubUsername": "iamolegga" + }, + { + "name": "Griffin Yourick", + "url": "https://github.com/tough-griff", + "githubUsername": "tough-griff" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pino-http", + "version": "*" + } + ], + "testDependencies": [ + "express", + "pino" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9bcbc3012adcb8fbddce5a351ec8b106b22d113a078d56779c6e454c2c10751", + "globals": [], + "declaredModules": [ + "express-pino-logger" + ] + } + }, + "express-rate-limit": { + "5.0": { + "libraryName": "express-rate-limit", + "typingsPackageName": "express-rate-limit", + "projectName": "https://github.com/nfriedly/express-rate-limit", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "makepost", + "url": "https://github.com/makepost", + "githubUsername": "makepost" + }, + { + "name": "Jeremy Forsythe", + "url": "https://github.com/jdforsythe", + "githubUsername": "jdforsythe" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08dc681b98cee584724e9ca79c2ffd42b1cec423cd05b16da678f875eb426a52", + "globals": [], + "declaredModules": [ + "express-rate-limit" + ] + }, + "2.9": { + "libraryVersionDirectoryName": "2", + "libraryName": "express-rate-limit", + "typingsPackageName": "express-rate-limit", + "projectName": "https://github.com/nfriedly/express-rate-limit", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "makepost", + "url": "https://github.com/makepost", + "githubUsername": "makepost" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "express-rate-limit", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b48dc218e9cdc13330056dc2a752245608087ccbe61b814165014d67c68cc7ab", + "globals": [], + "declaredModules": [ + "express-rate-limit" + ] + }, + "3.3": { + "libraryVersionDirectoryName": "3", + "libraryName": "express-rate-limit", + "typingsPackageName": "express-rate-limit", + "projectName": "https://github.com/nfriedly/express-rate-limit", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "makepost", + "url": "https://github.com/makepost", + "githubUsername": "makepost" + }, + { + "name": "Jeremy Forsythe", + "url": "https://github.com/jdforsythe", + "githubUsername": "jdforsythe" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "express-rate-limit", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "152d011ba180138c8c2dd009c37fa26dac59617dfe016c14b627db9abaaeb3db", + "globals": [], + "declaredModules": [ + "express-rate-limit" + ] + } + }, + "express-redis-cache": { + "1.1": { + "libraryName": "express-redis-cache", + "typingsPackageName": "express-redis-cache", + "projectName": "https://github.com/rv-kip/express-redis-cache", + "contributors": [ + { + "name": "AJ Livingston", + "url": "https://github.com/ajliv", + "githubUsername": "ajliv" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8b9ae788adc58b2820c51967bc4942fedd6a282f7dbb05df3141fa7d11ae5d7", + "globals": [], + "declaredModules": [ + "express-redis-cache" + ] + } + }, + "express-request-id": { + "1.4": { + "libraryName": "express-request-id", + "typingsPackageName": "express-request-id", + "projectName": "https://github.com/floatdrop/express-request-id", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be0d019830777991044b569253aff8a37036b9cdc3a2464f46bc8dfbc867269c", + "globals": [], + "declaredModules": [ + "express-request-id" + ] + } + }, + "express-route-fs": { + "0.1": { + "libraryName": "express-route-fs", + "typingsPackageName": "express-route-fs", + "projectName": "https://github.com/kripod/express-route-fs", + "contributors": [ + { + "name": "Kristóf Poduszló", + "url": "https://github.com/kripod", + "githubUsername": "kripod" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f2dc5e9c5a07f5b7474c5d60ed12b48f5af39af1e94126e6b32612cc371aca2", + "globals": [], + "declaredModules": [ + "express-route-fs" + ] + } + }, + "express-routemap": { + "1.1": { + "libraryName": "express-routemap", + "typingsPackageName": "express-routemap", + "projectName": "https://github.com/izelnakri/express-routemap#readme", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0064ee852c760a7a5aef4f794d10fa516312e460ae5bd107b6f332e2655532ab", + "globals": [], + "declaredModules": [ + "express-routemap" + ] + } + }, + "express-routes-versioning": { + "1.0": { + "libraryName": "express-routes-versioning", + "typingsPackageName": "express-routes-versioning", + "projectName": "https://github.com/Prasanna-sr/express-routes-versioning", + "contributors": [ + { + "name": "Rogelio Negrete", + "url": "https://github.com/weffe", + "githubUsername": "weffe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2beab1149fc0fd70177fa71c031a0242f851643ec71a690ad6c417661560768", + "globals": [], + "declaredModules": [ + "express-routes-versioning" + ] + } + }, + "express-sanitized": { + "0.5": { + "libraryName": "express-sanitized", + "typingsPackageName": "express-sanitized", + "projectName": "https://github.com/askhogan/express-sanitized", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4eb28b96c88de46c0d6d093ce8c5696c90c904ab82ad8dcee856440ad605cfc0", + "globals": [], + "declaredModules": [ + "express-sanitized" + ] + } + }, + "express-serve-static-core": { + "4.17": { + "libraryName": "Express", + "typingsPackageName": "express-serve-static-core", + "projectName": "http://expressjs.com", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Michał Lytek", + "url": "https://github.com/19majkel94", + "githubUsername": "19majkel94" + }, + { + "name": "Kacper Polak", + "url": "https://github.com/kacepe", + "githubUsername": "kacepe" + }, + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + }, + { + "name": "Sami Jaber", + "url": "https://github.com/samijaber", + "githubUsername": "samijaber" + }, + { + "name": "aereal", + "url": "https://github.com/aereal", + "githubUsername": "aereal" + }, + { + "name": "Jose Luis Leon", + "url": "https://github.com/JoseLion", + "githubUsername": "JoseLion" + }, + { + "name": "David Stephens", + "url": "https://github.com/dwrss", + "githubUsername": "dwrss" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 17, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "range-parser", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e948ce4c0c2ac0209b85d1df5138f77c06e0c5013ab175e37b78c25ffae438d", + "globals": [], + "declaredModules": [ + "express-serve-static-core" + ] + } + }, + "express-session": { + "1.17": { + "libraryName": "express-session", + "typingsPackageName": "express-session", + "projectName": "https://github.com/expressjs/session", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Jacob Bogers", + "url": "https://github.com/jacobbogers", + "githubUsername": "jacobbogers" + }, + { + "name": "Naoto Yokoyama", + "url": "https://github.com/builtinnya", + "githubUsername": "builtinnya" + }, + { + "name": "Ryan Cannon", + "url": "https://github.com/ry7n", + "githubUsername": "ry7n" + }, + { + "name": "Tom Spencer", + "url": "https://github.com/fiznool", + "githubUsername": "fiznool" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 17, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f467989c31ba9d0621d8b8239695ffdee7d9d8594b4ceef9438ace9d641cbd0", + "globals": [], + "declaredModules": [ + "express-session" + ] + } + }, + "express-sitemap-xml": { + "1.0": { + "libraryName": "express-sitemap-xml", + "typingsPackageName": "express-sitemap-xml", + "projectName": "https://github.com/feross/express-sitemap-xml", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d0ec81d3764edeb6bb61cd5453a2d0a8c545c584e6c7d17fb5fce6bb1f99d33", + "globals": [], + "declaredModules": [ + "express-sitemap-xml" + ] + } + }, + "express-slow-down": { + "1.3": { + "libraryName": "express-slow-down", + "typingsPackageName": "express-slow-down", + "projectName": "https://github.com/nfriedly/express-slow-down", + "contributors": [ + { + "name": "Jeremy Forsythe", + "url": "https://github.com/jdforsythe", + "githubUsername": "jdforsythe" + }, + { + "name": "Josh Henderson", + "url": "https://github.com/joshhendo", + "githubUsername": "joshhendo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a03417e761840761825e10ac42ce45eebb52aa6194c5b5fc20a32b6e6c7b3217", + "globals": [], + "declaredModules": [ + "express-slow-down" + ] + } + }, + "express-socket.io-session": { + "1.3": { + "libraryName": "express-socket.io-session", + "typingsPackageName": "express-socket.io-session", + "projectName": "https://github.com/oskosk/express-socket.io-session", + "contributors": [ + { + "name": "AylaJK", + "url": "https://github.com/AylaJK", + "githubUsername": "AylaJK" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "http", + "express-session", + "cookie-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "535f1b1bcb60791fe9c5f1b9b6caf88b5f6db1c7dca3ee811579ee316e3d0c60", + "globals": [], + "declaredModules": [ + "express-socket.io-session" + ] + } + }, + "express-sslify": { + "1.2": { + "libraryName": "express-sslify", + "typingsPackageName": "express-sslify", + "projectName": "https://github.com/florianheinemann/express-sslify", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4670e80e7716ab42d0afcb9d36ad36bde5f6cf24d4014b26edba6fcace3dd57", + "globals": [], + "declaredModules": [ + "express-sslify" + ] + } + }, + "express-status-monitor": { + "1.2": { + "libraryName": "express-status-monitor", + "typingsPackageName": "express-status-monitor", + "projectName": "https://github.com/RafalWilinski/express-status-monitor#readme", + "contributors": [ + { + "name": "Alex Anderson", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdf17ef45a1959a3f11ad8c80b2b0865672cae5bdd0e63c8c03b8cea98f97d44", + "globals": [], + "declaredModules": [ + "express-status-monitor" + ] + } + }, + "express-to-koa": { + "1.0": { + "libraryName": "express-to-koa", + "typingsPackageName": "express-to-koa", + "projectName": "https://github.com/kaelzhang/express-to-koa", + "contributors": [ + { + "name": "Xiaohan Zhang", + "url": "https://github.com/xiaohanzhang", + "githubUsername": "xiaohanzhang" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [ + "connect" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d41a34ebca552983741dd4d161a5095cb35cc47974741f97f1cba80dd459a59", + "globals": [], + "declaredModules": [ + "express-to-koa" + ] + } + }, + "express-unless": { + "0.5": { + "libraryName": "express-unless", + "typingsPackageName": "express-unless", + "projectName": "https://www.npmjs.org/package/express-unless", + "contributors": [ + { + "name": "Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + }, + { + "name": "Joao Vieira", + "url": "https://github.com/joaovieira", + "githubUsername": "joaovieira" + }, + { + "name": "Michal Kaminski", + "url": "https://github.com/michal-b-kaminski", + "githubUsername": "michal-b-kaminski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d396ca64d416b0865cc6b4ac750b761fa8da8f10cda57c189064cdf98d9f4d6", + "globals": [], + "declaredModules": [ + "express-unless" + ] + } + }, + "express-urlrewrite": { + "1.2": { + "libraryName": "express-urlrewrite", + "typingsPackageName": "express-urlrewrite", + "projectName": "https://github.com/kapouer/express-urlrewrite", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57cea3e3c38bbd8e765d268fbd1a76dd089d9b48c437b778c1a5be941d1e4807", + "globals": [], + "declaredModules": [ + "express-urlrewrite" + ] + } + }, + "express-useragent": { + "1.0": { + "libraryName": "express-useragent", + "typingsPackageName": "express-useragent", + "projectName": "https://www.npmjs.org/package/express-useragent", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + }, + { + "name": "Ciarán Ingle", + "url": "https://github.com/inglec-arista", + "githubUsername": "inglec-arista" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44e4d59080922f24f437e65f40c4a6dbcd15c05e9323088fcff85fd32725bd16", + "globals": [], + "declaredModules": [ + "express-useragent" + ] + }, + "0.2": { + "libraryVersionDirectoryName": "0", + "libraryName": "express-useragent", + "typingsPackageName": "express-useragent", + "projectName": "https://www.npmjs.org/package/express-useragent", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "express-useragent", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9743d5af6340ec2da3075cb18aa9ff279609fc0d87ce693f91704128c804686d", + "globals": [ + "ExpressUseragent" + ], + "declaredModules": [ + "express-useragent" + ] + } + }, + "express-version-request": { + "1.7": { + "libraryName": "express-version-request", + "typingsPackageName": "express-version-request", + "projectName": "https://github.com/lirantal/express-version-request", + "contributors": [ + { + "name": "Rogelio Negrete", + "url": "https://github.com/weffe", + "githubUsername": "weffe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19e9f916d3fc4704bf5a44b0e6907e36802ca3885fb8137a37ca6cf9ff1dea53", + "globals": [], + "declaredModules": [ + "express-version-request" + ] + } + }, + "express-version-route": { + "1.0": { + "libraryName": "express-version-route", + "typingsPackageName": "express-version-route", + "projectName": "https://github.com/lirantal/express-version-route", + "contributors": [ + { + "name": "Rogelio Negrete", + "url": "https://github.com/weffe", + "githubUsername": "weffe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00b57ce776ccc558562eb02bc1ea403e4ffd444b74eb24404ac89aa63a899ec0", + "globals": [], + "declaredModules": [ + "express-version-route" + ] + } + }, + "express-wechat-access": { + "1.1": { + "libraryName": "express-wechat-access", + "typingsPackageName": "express-wechat-access", + "projectName": "https://github.com/simmons8616/express-wechat-access", + "contributors": [ + { + "name": "Simmons Zhang", + "url": "https://github.com/simmons8616", + "githubUsername": "simmons8616" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39603b64122328fc89699aa2d4700ca6819180fcdf56cc1cb4c32c644c6fb32a", + "globals": [], + "declaredModules": [ + "express-wechat-access" + ] + } + }, + "express-ws": { + "3.0": { + "libraryName": "express-ws", + "typingsPackageName": "express-ws", + "projectName": "https://github.com/HenningM/express-ws", + "contributors": [ + { + "name": "AJ Livingston", + "url": "https://github.com/ajliv", + "githubUsername": "ajliv" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e3ef2f9092dd289bf086ae7fcb0ac9ae8b9175d33b1d8f8fd88ccbcc0b82462", + "globals": [], + "declaredModules": [ + "express-ws" + ] + } + }, + "express-ws-routes": { + "1.1": { + "libraryName": "express-ws-routes", + "typingsPackageName": "express-ws-routes", + "projectName": "https://github.com/amekkawi/express-ws-routes", + "contributors": [ + { + "name": "Gregor Stamać", + "url": "https://github.com/gstamac", + "githubUsername": "gstamac" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e418198c02c3accdaa744e10440cf28a30f0fd90a05c3103b02d554885cd6fb", + "globals": [], + "declaredModules": [ + "express-ws-routes" + ] + } + }, + "express-xml-bodyparser": { + "0.3": { + "libraryName": "express-xml-bodyparser", + "typingsPackageName": "express-xml-bodyparser", + "projectName": "https://github.com/macedigital/express-xml-bodyparser", + "contributors": [ + { + "name": " Notice Maker", + "url": "https://github.com/noticeMaker", + "githubUsername": "noticeMaker" + }, + { + "name": "Matthias Adler", + "url": "https://github.com/macedigital", + "githubUsername": "macedigital" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "xml2js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44a98a514d02396da79015cf7e23951fe843c8be7ddc506b9433c1a01edb2d6b", + "globals": [], + "declaredModules": [ + "express-xml-bodyparser" + ] + } + }, + "extend": { + "3.0": { + "libraryName": "extend", + "typingsPackageName": "extend", + "projectName": "https://github.com/justmoon/node-extend", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b979a2f4dee0070938a20acff0e2a204cd85d8821980fa63a2ce4a3b4db5c445", + "globals": [], + "declaredModules": [ + "extend" + ] + } + }, + "extjs": { + "4.2": { + "libraryName": "ExtJS", + "typingsPackageName": "extjs", + "projectName": "http://www.sencha.com/products/extjs/", + "contributors": [ + { + "name": "Brian Kotek", + "url": "https://github.com/brian428", + "githubUsername": "brian428" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a36844ab45f374799abdc8623e7d76d1335300616c732d8b15b17a0ac9385d0", + "globals": [ + "Ext" + ], + "declaredModules": [] + } + }, + "extra-watch-webpack-plugin": { + "1.0": { + "libraryName": "extra-watch-webpack-plugin", + "typingsPackageName": "extra-watch-webpack-plugin", + "projectName": "https://github.com/pigcan/extra-watch-webpack-plugin#readme", + "contributors": [ + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b87adad2a587afda8cd064ea979076997f0afdae0f8a7b98ef47e5efd8140d1", + "globals": [], + "declaredModules": [ + "extra-watch-webpack-plugin" + ] + } + }, + "extract-files": { + "3.1": { + "libraryName": "extract-files", + "typingsPackageName": "extract-files", + "projectName": "https://github.com/jaydenseric/extract-files#readme", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfe463e5c1e21ad3bb17e74d108b8cb49a9c0f2ba2df01a12648e8edd0ae5ec3", + "globals": [], + "declaredModules": [ + "extract-files" + ] + } + }, + "extract-text-webpack-plugin": { + "3.0": { + "libraryName": "extract-text-webpack-plugin", + "typingsPackageName": "extract-text-webpack-plugin", + "projectName": "http://github.com/webpack-contrib/extract-text-webpack-plugin", + "contributors": [ + { + "name": "flying-sheep", + "url": "https://github.com/flying-sheep", + "githubUsername": "flying-sheep" + }, + { + "name": "kayo", + "url": "https://github.com/katyo", + "githubUsername": "katyo" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d4c54b40c33e39558d6b1bf03e086f4ebb5f42312840f43a3dd21f1e0b49a52", + "globals": [], + "declaredModules": [ + "extract-text-webpack-plugin" + ] + } + }, + "extract-zip": { + "1.6": { + "libraryName": "extract-zip", + "typingsPackageName": "extract-zip", + "projectName": "https://github.com/maxogden/extract-zip", + "contributors": [ + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a849851cb3280f12c3c1d9200790f6520c718ff3590856a75c131f407b39dd0d", + "globals": [], + "declaredModules": [ + "extract-zip" + ] + } + }, + "extsprintf": { + "1.4": { + "libraryName": "extsprintf", + "typingsPackageName": "extsprintf", + "projectName": "https://github.com/joyent/node-extsprintf#readme", + "contributors": [ + { + "name": "Alex Hankins", + "url": "https://github.com/AlexHankins", + "githubUsername": "AlexHankins" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3a85450cf8c5b890e9bd007f08cfa6bc3b99317288ca788dd0578a6f80d8f04", + "globals": [], + "declaredModules": [ + "extsprintf" + ] + } + }, + "eyes": { + "0.1": { + "libraryName": "eyes", + "typingsPackageName": "eyes", + "projectName": "https://github.com/cloudhead/eyes.js", + "contributors": [ + { + "name": "bryn austin bellomy", + "url": "https://github.com/brynbellomy", + "githubUsername": "brynbellomy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb10c5069fb0281970aaba3195ff3f9c326bf077dc219e46e4c6bc719c4e4bb3", + "globals": [], + "declaredModules": [ + "eyes" + ] + } + }, + "ez-plus": { + "1.2": { + "libraryName": "jQuery ElevateZoom Plus Plugin", + "typingsPackageName": "ez-plus", + "projectName": "https://github.com/igorlino/elevatezoom-plus", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da413d83a451ba82d65a1ad512ebc880f5ff4a7474e36b9c043b5142a88f38d0", + "globals": [], + "declaredModules": [ + "ez-plus" + ] + } + }, + "f1": { + "8.0": { + "libraryName": "f1", + "typingsPackageName": "f1", + "projectName": "https://github.com/jam3/f1", + "contributors": [ + { + "name": "Neo", + "url": "https://github.com/neolwc", + "githubUsername": "neolwc" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "803457a4c2b0c097d5329c35eeb09ab6545eb585b947fb4550e1460480ba7012", + "globals": [], + "declaredModules": [ + "f1" + ] + } + }, + "fabric": { + "3.6": { + "libraryName": "FabricJS", + "typingsPackageName": "fabric", + "projectName": "http://fabricjs.com/", + "contributors": [ + { + "name": "Oliver Klemencic", + "url": "https://github.com/oklemencic", + "githubUsername": "oklemencic" + }, + { + "name": "Joseph Livecchi", + "url": "https://github.com/joewashear007", + "githubUsername": "joewashear007" + }, + { + "name": "Michael Randolph", + "url": "https://github.com/mrand01", + "githubUsername": "mrand01" + }, + { + "name": "Tiger Oakes", + "url": "https://github.com/NotWoods", + "githubUsername": "NotWoods" + }, + { + "name": "Brian Martinson", + "url": "https://github.com/bmartinson", + "githubUsername": "bmartinson" + }, + { + "name": "Rogerio Teixeira", + "url": "https://github.com/RogerioTeixeira", + "githubUsername": "RogerioTeixeira" + }, + { + "name": "Bradley Hill", + "url": "https://github.com/BradleyHill", + "githubUsername": "BradleyHill" + }, + { + "name": "Bryan Krol", + "url": "https://github.com/bmkrol823", + "githubUsername": "bmkrol823" + }, + { + "name": "Glenn Gartner", + "url": "https://github.com/glenngartner", + "githubUsername": "glenngartner" + }, + { + "name": "Codertx", + "url": "https://github.com/codertx", + "githubUsername": "codertx" + }, + { + "name": "Mike Moore", + "url": "https://github.com/mike667", + "githubUsername": "mike667" + }, + { + "name": "Natalie Marleny", + "url": "https://github.com/nataliemarleny", + "githubUsername": "nataliemarleny" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "fabric-impl.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ad0e7a03008c13c62bc577e8311346395c078116915a438c4c5714aa788ba25", + "globals": [ + "fabric" + ], + "declaredModules": [ + "fabric/fabric-impl" + ] + } + }, + "facebook-instant-games": { + "6.3": { + "libraryName": "facebook-instant-games", + "typingsPackageName": "facebook-instant-games", + "projectName": "https://developers.facebook.com/docs/games/instant-games", + "contributors": [ + { + "name": "Menushka Weeratunga", + "url": "https://github.com/menushka", + "githubUsername": "menushka" + }, + { + "name": "Øyvind Johansen Amundrud", + "url": "https://github.com/oyvindjam", + "githubUsername": "oyvindjam" + }, + { + "name": "Liana Pigeot", + "url": "https://github.com/nialna", + "githubUsername": "nialna" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80b78f52f4fcce7e32a8fad1d61577b9ed802ebad8b2500c6f8123eb799ef2ef", + "globals": [ + "FBInstant" + ], + "declaredModules": [] + } + }, + "facebook-js-sdk": { + "3.3": { + "libraryName": "the Facebook Javascript SDK", + "typingsPackageName": "facebook-js-sdk", + "projectName": "https://developers.facebook.com/docs/javascript", + "contributors": [ + { + "name": " Amrit Kahlon ", + "url": "https://github.com/amritk", + "githubUsername": "amritk" + }, + { + "name": "Mahmoud Zohdi ", + "url": "https://github.com/mahmoudzohdi", + "githubUsername": "mahmoudzohdi" + }, + { + "name": "Marc Knaup ", + "url": "https://github.com/fluidsonic", + "githubUsername": "fluidsonic" + }, + { + "name": "Ben Grynhaus ", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72513daee0799d24bd1bee66a9729c9e5330e71c99cfd2e5a17a98f9444c35c1", + "globals": [ + "FB" + ], + "declaredModules": [] + } + }, + "facebook-locales": { + "1.0": { + "libraryName": "facebook-locales", + "typingsPackageName": "facebook-locales", + "projectName": "https://github.com/wix/facebook-locales", + "contributors": [ + { + "name": "Jarek Radosz", + "url": "https://github.com/CvX", + "githubUsername": "CvX" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d4a731d84ef069c7760a879a00d29dd79f317fc4d2943942a795e11558c5982", + "globals": [], + "declaredModules": [ + "facebook-locales" + ] + } + }, + "facebook-pixel": { + "0.0": { + "libraryName": "the Facebook Pixel Tag API", + "typingsPackageName": "facebook-pixel", + "projectName": "https://developers.facebook.com/docs/ads-for-websites/tag-api/", + "contributors": [ + { + "name": "Noctis Hsu", + "url": "https://github.com/noctishsu", + "githubUsername": "noctishsu" + }, + { + "name": "Victor Hom", + "url": "https://github.com/VictorHom", + "githubUsername": "VictorHom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be7e04b74e8a44dad8019a680d171cd554b7761672c2639565202fb3a6e1012d", + "globals": [ + "fbq" + ], + "declaredModules": [] + } + }, + "facepaint": { + "1.2": { + "libraryName": "facepaint", + "typingsPackageName": "facepaint", + "projectName": "https://github.com/emotion-js/facepaint", + "contributors": [ + { + "name": "Ciarán Curley", + "url": "https://github.com/DogPawHat", + "githubUsername": "DogPawHat" + }, + { + "name": "Anton Samper Rivaya", + "url": "https://github.com/antonsamper", + "githubUsername": "antonsamper" + }, + { + "name": "Tim Swalling", + "url": "https://github.com/timswalling", + "githubUsername": "timswalling" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07d295a028e41e777d706934a0b785ba753fe1722b8ab48339e917cd648e095c", + "globals": [], + "declaredModules": [ + "facepaint" + ] + } + }, + "factory-girl": { + "5.0": { + "libraryName": "factory-girl", + "typingsPackageName": "factory-girl", + "projectName": "https://github.com/aexmachina/factory-girl#readme", + "contributors": [ + { + "name": "Stack Builders", + "url": "https://github.com/stackbuilders", + "githubUsername": "stackbuilders" + }, + { + "name": "Sebastián Estrella", + "url": "https://github.com/sestrella", + "githubUsername": "sestrella" + }, + { + "name": "Luis Fernando Alvarez", + "url": "https://github.com/elcuy", + "githubUsername": "elcuy" + }, + { + "name": "Olivier Kamers", + "url": "https://github.com/OlivierKamers", + "githubUsername": "OlivierKamers" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fb03cc28a25cf4c08037eac8c5f0f23e57728bbc71e85d113d4122a471789da", + "globals": [ + "factory" + ], + "declaredModules": [ + "factory-girl" + ] + } + }, + "faker": { + "4.1": { + "libraryName": "faker", + "typingsPackageName": "faker", + "projectName": "http://marak.com/faker.js/", + "contributors": [ + { + "name": "Ben Swartz", + "url": "https://github.com/bensw", + "githubUsername": "bensw" + }, + { + "name": "Bas Pennings", + "url": "https://github.com/basp", + "githubUsername": "basp" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + }, + { + "name": "Matt Bishop", + "url": "https://github.com/mattbishop", + "githubUsername": "mattbishop" + }, + { + "name": "Leonardo Testa", + "url": "https://github.com/testica", + "githubUsername": "testica" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2cc11847bfdde7b31e582a8acf950b73799fb5e4a81e4e59fb65417360d97510", + "globals": [ + "fakerStatic" + ], + "declaredModules": [ + "faker", + "faker/locale/az", + "faker/locale/cz", + "faker/locale/de", + "faker/locale/de_AT", + "faker/locale/de_CH", + "faker/locale/en", + "faker/locale/en_AU", + "faker/locale/en_BORK", + "faker/locale/en_CA", + "faker/locale/en_GB", + "faker/locale/en_IE", + "faker/locale/en_IND", + "faker/locale/en_US", + "faker/locale/en_au_ocker", + "faker/locale/es", + "faker/locale/es_MX", + "faker/locale/fa", + "faker/locale/fr", + "faker/locale/fr_CA", + "faker/locale/ge", + "faker/locale/id_ID", + "faker/locale/it", + "faker/locale/ja", + "faker/locale/ko", + "faker/locale/nb_NO", + "faker/locale/nep", + "faker/locale/nl", + "faker/locale/pl", + "faker/locale/pt_BR", + "faker/locale/ru", + "faker/locale/sk", + "faker/locale/sv", + "faker/locale/tr", + "faker/locale/uk", + "faker/locale/vi", + "faker/locale/zh_CN", + "faker/locale/zh_TW" + ] + }, + "3.1": { + "libraryVersionDirectoryName": "3", + "libraryName": "faker", + "typingsPackageName": "faker", + "projectName": "http://marak.com/faker.js/", + "contributors": [ + { + "name": "Bas Pennings", + "url": "https://github.com/basp/" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "faker", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d375b9ac0526d1844e49f659084cf74e89334cccdc4f5f314f2d2ce760e3a634", + "globals": [ + "fakerStatic" + ], + "declaredModules": [ + "faker", + "faker/locale/de", + "faker/locale/de_AT", + "faker/locale/de_CH", + "faker/locale/el_GR", + "faker/locale/en", + "faker/locale/en_AU", + "faker/locale/en_BORK", + "faker/locale/en_CA", + "faker/locale/en_GB", + "faker/locale/en_IE", + "faker/locale/en_IND", + "faker/locale/en_US", + "faker/locale/en_au_ocker", + "faker/locale/es", + "faker/locale/es_MX", + "faker/locale/fa", + "faker/locale/fr", + "faker/locale/fr_CA", + "faker/locale/ge", + "faker/locale/it", + "faker/locale/ja", + "faker/locale/ko", + "faker/locale/nb_NO", + "faker/locale/nep", + "faker/locale/nl", + "faker/locale/pl", + "faker/locale/pt_BR", + "faker/locale/ru", + "faker/locale/sk", + "faker/locale/sv", + "faker/locale/tr", + "faker/locale/uk", + "faker/locale/vi", + "faker/locale/zh_CN", + "faker/locale/zh_TW" + ] + } + }, + "falafel": { + "2.1": { + "libraryName": "falafel", + "typingsPackageName": "falafel", + "projectName": "https://github.com/substack/node-falafel", + "contributors": [ + { + "name": "Przemysław Struciński", + "url": "https://github.com/delprzemo", + "githubUsername": "delprzemo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e0d3845138cd880e63b5508a72e7da45448474eb927cc79de43da3cc131ccb2", + "globals": [], + "declaredModules": [ + "falafel" + ] + } + }, + "falcor": { + "2.0": { + "libraryName": "falcor", + "typingsPackageName": "falcor", + "projectName": "https://netflix.github.io/falcor/", + "contributors": [ + { + "name": "Quramy", + "url": "https://github.com/Quramy", + "githubUsername": "Quramy" + }, + { + "name": "LukeRielley", + "url": "https://github.com/lukerielley", + "githubUsername": "lukerielley" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "falcor-json-graph", + "version": "*" + }, + { + "name": "falcor-http-datasource", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8432d7d6f4b83a1a3a0e45c9659713054830a7db7df872bbdda73a380d03588a", + "globals": [ + "falcor" + ], + "declaredModules": [ + "falcor" + ] + } + }, + "falcor-express": { + "0.1": { + "libraryName": "falcor-express", + "typingsPackageName": "falcor-express", + "projectName": "https://github.com/Netflix/falcor-express", + "contributors": [ + { + "name": "Quramy", + "url": "https://github.com/Quramy", + "githubUsername": "Quramy" + }, + { + "name": "LukeRielley", + "url": "https://github.com/lukerielley", + "githubUsername": "lukerielley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "falcor", + "version": "*" + } + ], + "testDependencies": [ + "falcor-router" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e320a4cbfb05bf7206b53a671297888179435f6419995659198d265e30bca54", + "globals": [], + "declaredModules": [ + "falcor-express" + ] + } + }, + "falcor-http-datasource": { + "0.1": { + "libraryName": "falcor-http-datasource", + "typingsPackageName": "falcor-http-datasource", + "projectName": "https://github.com/Netflix/falcor-http-datasource", + "contributors": [ + { + "name": "Quramy", + "url": "https://github.com/Quramy", + "githubUsername": "Quramy" + }, + { + "name": "LukeRielley", + "url": "https://github.com/lukerielley", + "githubUsername": "lukerielley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "falcor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84e2eb3c913ab5f7ab012b5d72fd279fcaa5bf9fba5db2723807d82904528a1e", + "globals": [], + "declaredModules": [ + "falcor-http-datasource" + ] + } + }, + "falcor-json-graph": { + "1.1": { + "libraryName": "falcor-json-graph", + "typingsPackageName": "falcor-json-graph", + "projectName": "https://github.com/Netflix/falcor-json-graph", + "contributors": [ + { + "name": "Quramy", + "url": "https://github.com/Quramy", + "githubUsername": "Quramy" + }, + { + "name": "LukeRielley", + "url": "https://github.com/lukerielley", + "githubUsername": "lukerielley" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da4002b021b16821fbf73621b9b9226ec7bcbf0e147eb429b6e292894f0e8614", + "globals": [], + "declaredModules": [ + "falcor-json-graph" + ] + } + }, + "falcor-router": { + "0.8": { + "libraryName": "falcor-router", + "typingsPackageName": "falcor-router", + "projectName": "https://github.com/Netflix/falcor-router", + "contributors": [ + { + "name": "Quramy", + "url": "https://github.com/Quramy", + "githubUsername": "Quramy" + }, + { + "name": "cdhgee", + "url": "https://github.com/cdhgee", + "githubUsername": "cdhgee" + }, + { + "name": "LukeRielley", + "url": "https://github.com/lukerielley", + "githubUsername": "lukerielley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "falcor", + "version": "*" + }, + { + "name": "falcor-json-graph", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fdcc9d67bf14c90de3cde477c580ac2b445af95b4be684ba7221d75132da96a5", + "globals": [], + "declaredModules": [ + "falcor-router" + ] + } + }, + "famous": { + "0.7": { + "libraryName": "Famous Engine", + "typingsPackageName": "famous", + "projectName": "http://famous.org/", + "contributors": [ + { + "name": "Boris Vasilenko", + "url": "https://github.com/borisvasilenko", + "githubUsername": "borisvasilenko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "775cf22f07e5602859ad20266f642d9dc9e45ec9760c43ba7a3c40022f971368", + "globals": [], + "declaredModules": [ + "famous/core", + "famous/dom-renderables", + "famous/components", + "famous/dom-renderers/events", + "famous/math", + "famous/physics", + "famous/transitions", + "famous/utilities" + ] + } + }, + "fancy-log": { + "1.3": { + "libraryName": "fancy-log", + "typingsPackageName": "fancy-log", + "projectName": "https://github.com/gulpjs/fancy-log", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfa2a10cba4ac78cc349fe325110dffcb4f2be04aaf8f167452857e9f4a8d2e3", + "globals": [], + "declaredModules": [ + "fancy-log" + ] + } + }, + "fancybox": { + "3.5": { + "libraryName": "fancyBox", + "typingsPackageName": "fancybox", + "projectName": "https://github.com/fancyapps/fancyBox", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "SPWizard01", + "url": "https://github.com/SPWizard01", + "githubUsername": "SPWizard01" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86b69d6e5bf6d4c0f74936f0d2e4fa47671402b8bf08c290ea2aaeef06be6ccd", + "globals": [], + "declaredModules": [] + } + }, + "farbtastic": { + "2.0": { + "libraryName": "Farbtastic: jQuery Color Wheel", + "typingsPackageName": "farbtastic", + "projectName": "https://github.com/mattfarina/farbtastic", + "contributors": [ + { + "name": "Matt Brooks", + "url": "https://github.com/EnableSoftware", + "githubUsername": "EnableSoftware" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6291342c82bd23915a6f3c0901167f73419afddd8ea648d78ebc722ebd9a8975", + "globals": [], + "declaredModules": [] + } + }, + "fast-chunk-string": { + "1.0": { + "libraryName": "fast-chunk-string", + "typingsPackageName": "fast-chunk-string", + "projectName": "https://github.com/vladgolubev/fast-chunk-string#readme", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac584bed0311b4a93a0aacd9be8c1a31d5bb11ad27e6fb48454f2da28a2ee219", + "globals": [], + "declaredModules": [ + "fast-chunk-string" + ] + } + }, + "fast-html-parser": { + "1.0": { + "libraryName": "fast-html-parser", + "typingsPackageName": "fast-html-parser", + "projectName": "https://github.com/ashi009/node-fast-html-parser", + "contributors": [ + { + "name": "Ryan Howard", + "url": "https://github.com/rollercodester", + "githubUsername": "rollercodester" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22665caa56222682bb38c53311669e4ac3c54ead789af1f2c3c4918906c40334", + "globals": [], + "declaredModules": [ + "fast-html-parser" + ] + } + }, + "fast-json-stable-stringify": { + "2.0": { + "libraryName": "fast-json-stable-stringify", + "typingsPackageName": "fast-json-stable-stringify", + "projectName": "https://github.com/epoberezkin/fast-json-stable-stringify", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10ecc071e68a8895448c33e019c987380665fea2ff8d5592670b5bfeb694c772", + "globals": [], + "declaredModules": [ + "fast-json-stable-stringify" + ] + } + }, + "fast-levenshtein": { + "0.0": { + "libraryName": "fast-levenshtein", + "typingsPackageName": "fast-levenshtein", + "projectName": "https://github.com/hiddentao/fast-levenshtein", + "contributors": [ + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52391dad095a4679974e8dc4b2837fa9f9ed3c2c0795915fc73763277ffa4008", + "globals": [], + "declaredModules": [ + "fast-levenshtein" + ] + } + }, + "fast-list": { + "1.0": { + "libraryName": "fast-list", + "typingsPackageName": "fast-list", + "projectName": "https://github.com/isaacs/fast-list#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da5a6333eb2a5664fd32ddb0064a6d1ba2352be911101ed2d990c0d97855c946", + "globals": [ + "FastList" + ], + "declaredModules": [ + "fast-list" + ] + } + }, + "fast-memory-cache": { + "2.0": { + "libraryName": "fast-memory-cache", + "typingsPackageName": "fast-memory-cache", + "projectName": "https://github.com/mdevils/fast-memory-cache", + "contributors": [ + { + "name": "Anna Botcharowa", + "url": "https://github.com/RobinTail", + "githubUsername": "RobinTail" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c1ac792fe0959ba5a93d482bfccad766b7b4bd6ac137b710064afc88b9395aa", + "globals": [], + "declaredModules": [ + "fast-memory-cache" + ] + } + }, + "fast-ratelimit": { + "2.2": { + "libraryName": "fast-ratelimit", + "typingsPackageName": "fast-ratelimit", + "projectName": "https://github.com/valeriansaliou/node-fast-ratelimit", + "contributors": [ + { + "name": "Jørgen Vatle", + "url": "https://github.com/JorgenVatle", + "githubUsername": "JorgenVatle" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31767381c98a0e0673abcc13ab36f5ddc8ecceda8854958f99eed592276c5005", + "globals": [], + "declaredModules": [ + "fast-ratelimit" + ] + } + }, + "fast-shuffle": { + "1.0": { + "libraryName": "fast-shuffle", + "typingsPackageName": "fast-shuffle", + "projectName": "https://github.com/philihp/fast-shuffle", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e846dccf71a92158f200b3a954593fc79f091635ccf64d8e0fcf5ed844e87eb", + "globals": [], + "declaredModules": [ + "fast-shuffle" + ] + } + }, + "fast-stats": { + "0.0": { + "libraryName": "fast-stats", + "typingsPackageName": "fast-stats", + "projectName": "https://github.com/bluesmoon/node-faststats", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fba50e5598e56aecd4e57e02fdf3717fdf9f181693d8c3cb7e95ee1a312bf2b1", + "globals": [], + "declaredModules": [ + "fast-stats" + ] + } + }, + "fast-text-encoding": { + "1.0": { + "libraryName": "fast-text-encoding", + "typingsPackageName": "fast-text-encoding", + "projectName": "https://github.com/samthor/fast-text-encoding#readme", + "contributors": [ + { + "name": "Ciarán Ingle", + "url": "https://github.com/inglec-arista", + "githubUsername": "inglec-arista" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc11dd80485c838325a3782a680b99b42c85e448b1fe0f8294cbd0c9abddc2fa", + "globals": [ + "fastTextEncoding" + ], + "declaredModules": [] + } + }, + "fast64": { + "0.5": { + "libraryName": "fast64", + "typingsPackageName": "fast64", + "projectName": "https://github.com/superhuman/fast64", + "contributors": [ + { + "name": "Rares Matei", + "url": "https://github.com/rarmatei", + "githubUsername": "rarmatei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fd60bd90f26663c10ea899581bfa6483e6f2fdf14b793dc838459b057e0ba43", + "globals": [], + "declaredModules": [ + "fast64" + ] + } + }, + "fastbitset": { + "0.2": { + "libraryName": "fastbitset", + "typingsPackageName": "fastbitset", + "projectName": "https://github.com/lemire/FastBitSet.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f42cc0d9fd71af34c9c3b2bdde88880e230b72792ddd0b8d7d681b805e1ae99d", + "globals": [], + "declaredModules": [ + "fastbitset" + ] + } + }, + "fastclick": { + "1.0": { + "libraryName": "FastClick", + "typingsPackageName": "fastclick", + "projectName": "https://github.com/ftlabs/fastclick", + "contributors": [ + { + "name": "Shinnosuke Watanabe", + "url": "https://github.com/shinnn", + "githubUsername": "shinnn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aaa7f4e9f45064427361d90706e300e4f2a60e7511aaed89e83b026444d6ae7f", + "globals": [ + "FastClick" + ], + "declaredModules": [ + "fastclick" + ] + } + }, + "fastify-accepts": { + "0.5": { + "libraryName": "fastify-accepts", + "typingsPackageName": "fastify-accepts", + "projectName": "https://github.com/fastify/fastify-accepts#readme", + "contributors": [ + { + "name": "Leonhard Melzer", + "url": "https://github.com/leomelzer", + "githubUsername": "leomelzer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "fastify", + "version": "*" + }, + { + "name": "accepts", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "fastify", + "version": "^1.11.2" + } + ], + "contentHash": "0fca16ebeb6fe5b5185338fad66ace57c505b003b8761dcfd9f5a8e883af3eb3", + "globals": [], + "declaredModules": [ + "fastify-accepts" + ] + } + }, + "fastify-favicon": { + "0.3": { + "libraryName": "fastify-favicon", + "typingsPackageName": "fastify-favicon", + "projectName": "https://github.com/smartiniOnGitHub/fastify-favicon", + "contributors": [ + { + "name": "Philipp Gfeller", + "url": "https://github.com/tuelsch", + "githubUsername": "tuelsch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f78cbc1ce85308ddb7700519266dbb66ee04b39467c1809afc97347f370dcfa8", + "globals": [], + "declaredModules": [ + "fastify-favicon" + ] + } + }, + "fastify-rate-limit": { + "2.0": { + "libraryName": "fastify-rate-limit", + "typingsPackageName": "fastify-rate-limit", + "projectName": "https://github.com/fastify/fastify-rate-limit#readme", + "contributors": [ + { + "name": "Christian D", + "url": "https://github.com/pc-jedi", + "githubUsername": "pc-jedi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ioredis", + "version": "*" + }, + { + "name": "fastify", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "fastify", + "version": "^1.11.2" + } + ], + "contentHash": "147b3b19dddb9d3206153789a755539a89774feb39fc185d72021b7b49c45c23", + "globals": [], + "declaredModules": [ + "fastify-rate-limit" + ] + } + }, + "favico.js": { + "0.0": { + "libraryName": "favico.js", + "typingsPackageName": "favico.js", + "projectName": "http://lab.ejci.net/favico.js/", + "contributors": [ + { + "name": "Yu Matsushita", + "url": "https://github.com/drowse314-dev-ymat", + "githubUsername": "drowse314-dev-ymat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18afbc186c0964d681d3ed113c6aeaeadad746306f31a39b26283cb6628c981c", + "globals": [ + "Favico" + ], + "declaredModules": [] + } + }, + "favicons": { + "5.5": { + "libraryName": "favicons", + "typingsPackageName": "favicons", + "projectName": "https://github.com/itgalaxy/favicons", + "contributors": [ + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nikk Radetskiy", + "url": "https://github.com/metsawyr", + "githubUsername": "metsawyr" + }, + { + "name": "Artur Androsovych", + "url": "https://github.com/arturovt", + "githubUsername": "arturovt" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8601bd8f6de3c2310847968ab2e6589d6ed835306d84b432f13e516dc0913d03", + "globals": [], + "declaredModules": [ + "favicons" + ] + } + }, + "favicons-webpack-plugin": { + "1.0": { + "libraryName": "favicons-webpack-plugin", + "typingsPackageName": "favicons-webpack-plugin", + "projectName": "https://github.com/jantimon/favicons-webpack-plugin", + "contributors": [ + { + "name": "Paweł Meller", + "url": "https://github.com/pmeller", + "githubUsername": "pmeller" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "favicons", + "version": "*" + }, + { + "name": "html-webpack-plugin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dea67755623fa33ed73547cbfe3a211df946ac93099e94d1c719d1e0bd34ad84", + "globals": [], + "declaredModules": [ + "favicons-webpack-plugin" + ] + } + }, + "fb-watchman": { + "2.0": { + "libraryName": "fb-watchman", + "typingsPackageName": "fb-watchman", + "projectName": "https://facebook.github.io/watchman/", + "contributors": [ + { + "name": "Wu Haotian", + "url": "https://github.com/whtsky", + "githubUsername": "whtsky" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3110596bd3123db0724a3ca257be1784e4f3c490555fc2a37e3588bc7518c4b7", + "globals": [], + "declaredModules": [ + "fb-watchman" + ] + } + }, + "fbemitter": { + "2.0": { + "libraryName": "Facebook's EventEmitter", + "typingsPackageName": "fbemitter", + "projectName": "https://github.com/facebook/emitter", + "contributors": [ + { + "name": "kmxz", + "url": "https://github.com/kmxz", + "githubUsername": "kmxz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "util", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eab4389cbf3c9e00039b834852fa9d9166395b83649509662c4a7ad34e7e70a7", + "globals": [], + "declaredModules": [ + "fbemitter" + ] + } + }, + "feather-icons": { + "4.7": { + "libraryName": "feather-icons", + "typingsPackageName": "feather-icons", + "projectName": "https://github.com/feathericons/feather#readme", + "contributors": [ + { + "name": "Jinesh Shah", + "url": "https://github.com/jineshshah36", + "githubUsername": "jineshshah36" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "909202e7d7fb046e4fbc812c146d4f4f9f73af8094a08b3abf89bf22fa0e4dba", + "globals": [ + "feather" + ], + "declaredModules": [ + "feather-icons" + ] + } + }, + "feather-route-matcher": { + "3.1": { + "libraryName": "feather-route-matcher", + "typingsPackageName": "feather-route-matcher", + "projectName": "https://github.com/henrikjoreteg/feather-route-matcher", + "contributors": [ + { + "name": "Eugeny Schibrikov", + "url": "https://github.com/sHooKDT", + "githubUsername": "sHooKDT" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d932b202599d462e323f5ffcbdcf80ad2dd97c501bba8f699ac2dcf31493dcf", + "globals": [], + "declaredModules": [ + "feather-route-matcher" + ] + } + }, + "featherlight": { + "1.3": { + "libraryName": "Featherlight", + "typingsPackageName": "featherlight", + "projectName": "https://noelboss.github.io/featherlight/", + "contributors": [ + { + "name": "Kaur Kuut", + "url": "https://github.com/xStrom", + "githubUsername": "xStrom" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a94c2dfe1ffc789509cb7186b5059adfe621f5b667c59201f696e54af19a01ce", + "globals": [], + "declaredModules": [] + } + }, + "feathersjs__authentication": { + "2.1": { + "libraryName": "@feathersjs/authentication", + "typingsPackageName": "feathersjs__authentication", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": " Abraao Alves", + "url": "https://github.com/AbraaoAlves", + "githubUsername": "AbraaoAlves" + }, + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "Nick Bolles", + "url": "https://github.com/NickBolles", + "githubUsername": "NickBolles" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "@feathersjs/authentication", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83be7a154db7732588b1113d088e0d83e54a12d95e6118d525137eeba62eb785", + "globals": [], + "declaredModules": [ + "feathersjs__authentication" + ] + } + }, + "feathersjs__authentication-client": { + "1.0": { + "libraryName": "@feathersjs/authentication-client", + "typingsPackageName": "feathersjs__authentication-client", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Abraao Alves", + "url": "https://github.com/AbraaoAlves", + "githubUsername": "AbraaoAlves" + }, + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/authentication-client", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/feathers" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d68608b3d67ac808d83cb48308fb0ba2095d578bddf25891abe82b7b662e90a0", + "globals": [], + "declaredModules": [ + "feathersjs__authentication-client" + ] + } + }, + "feathersjs__authentication-jwt": { + "1.0": { + "libraryName": "@feathersjs/authentication-jwt", + "typingsPackageName": "feathersjs__authentication-jwt", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "@feathersjs/authentication-jwt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "900555a3018f744a0cb10cec964681d290961c3ce46021c5eb1ab282b144147e", + "globals": [], + "declaredModules": [ + "feathersjs__authentication-jwt" + ] + } + }, + "feathersjs__authentication-local": { + "1.0": { + "libraryName": "@feathersjs/authentication-local", + "typingsPackageName": "feathersjs__authentication-local", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "@feathersjs/authentication-local", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fd0932bf715bf7cfdeebb09cd0124bcb1de578f5bcabdcb3cdff54b7ea80cdd", + "globals": [], + "declaredModules": [ + "feathersjs__authentication-local" + ] + } + }, + "feathersjs__authentication-oauth1": { + "1.0": { + "libraryName": "@feathersjs/authentication-oauth1", + "typingsPackageName": "feathersjs__authentication-oauth1", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "@feathersjs/authentication-oauth1", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbf78cbfab7e2064ecc54236d940e153e154ef7955d3439af881706fae6c86a7", + "globals": [], + "declaredModules": [ + "feathersjs__authentication-oauth1" + ] + } + }, + "feathersjs__authentication-oauth2": { + "1.0": { + "libraryName": "@feathersjs/authentication-oauth2", + "typingsPackageName": "feathersjs__authentication-oauth2", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": " Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "Nick Bolles", + "url": "https://github.com/NickBolles", + "githubUsername": "NickBolles" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/authentication-oauth2", + "version": "*" + }, + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [ + "express-serve-static-core", + "passport-github", + "passport-facebook" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de983b53f83b977038c57136540dcf934c2668cc1fa658b817138fd4ec82a38d", + "globals": [], + "declaredModules": [ + "feathersjs__authentication-oauth2" + ] + } + }, + "feathersjs__configuration": { + "1.0": { + "libraryName": "@feathersjs/configuration", + "typingsPackageName": "feathersjs__configuration", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/configuration" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81543eae1ced87d71c3b5815ed125a6d8ab108aacdeb4014a8d6fd420df134b9", + "globals": [], + "declaredModules": [ + "feathersjs__configuration" + ] + } + }, + "feathersjs__errors": { + "3.3": { + "libraryName": "@feathersjs/errors", + "typingsPackageName": "feathersjs__errors", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "RazzM13", + "url": "https://github.com/RazzM13", + "githubUsername": "RazzM13" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "handler.d.ts", + "index.d.ts", + "not-found.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/errors" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da101b8cbf021c06b02f2a598da1d10681f897c66e1fbeb3b18a5a3ef0f936c9", + "globals": [], + "declaredModules": [ + "feathersjs__errors", + "feathersjs__errors/handler", + "feathersjs__errors/not-found" + ] + } + }, + "feathersjs__express": { + "1.1": { + "libraryName": "@feathersjs/express", + "typingsPackageName": "feathersjs__express", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "Aleksey Klimenko", + "url": "https://github.com/DadUndead", + "githubUsername": "DadUndead" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "@feathersjs/express", + "version": "*" + }, + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e43d2b04e1f9e4454ebc86747ef2845cca63f98799a144c535ade40cf91be6e", + "globals": [], + "declaredModules": [ + "feathersjs__express" + ] + } + }, + "feathersjs__feathers": { + "3.1": { + "libraryName": "@feathersjs/feathers", + "typingsPackageName": "feathersjs__feathers", + "projectName": "http://feathersjs.com/", + "contributors": [ + { + "name": " Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "Abraao Alves", + "url": "https://github.com/AbraaoAlves", + "githubUsername": "AbraaoAlves" + }, + { + "name": "Tim Mensch", + "url": "https://github.com/TimMensch", + "githubUsername": "TimMensch" + }, + { + "name": "Jordan Tucker", + "url": "https://github.com/jordanbtucker", + "githubUsername": "jordanbtucker" + }, + { + "name": "Desmond Koh", + "url": "https://github.com/deskoh", + "githubUsername": "deskoh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/feathers" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3531d1fc532235da47b4715a0ce3ff40fbd4e7f1b70e71a53fc46ebc926f6f2a", + "globals": [], + "declaredModules": [ + "feathersjs__feathers" + ] + } + }, + "feathersjs__primus": { + "3.0": { + "libraryName": "@feathersjs/primus", + "typingsPackageName": "feathersjs__primus", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "feathersjs__socket-commons", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/feathers", + "@feathersjs/primus" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "615ed7e3586d019a4b7c402a21cd38351a7451c8d8ec951b55f04b2de03f3fd8", + "globals": [], + "declaredModules": [ + "feathersjs__primus" + ] + } + }, + "feathersjs__primus-client": { + "1.0": { + "libraryName": "@feathersjs/primus-client", + "typingsPackageName": "feathersjs__primus-client", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@feathersjs/feathers", + "@feathersjs/primus-client" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be6c70289156ea9a1c3e4460d6769d8feba3a9a4ffbe4cc44673c94e655887d5", + "globals": [], + "declaredModules": [ + "feathersjs__primus-client" + ] + } + }, + "feathersjs__rest-client": { + "1.3": { + "libraryName": "@feathersjs/rest-client", + "typingsPackageName": "feathersjs__rest-client", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8da620ffdfbd92863b300fa3abbc438ec1b9f458f143c1b8b36fff3a1c72461b", + "globals": [], + "declaredModules": [ + "feathersjs__rest-client" + ] + } + }, + "feathersjs__socket-commons": { + "3.1": { + "libraryName": "@feathersjs/socket-commons", + "typingsPackageName": "feathersjs__socket-commons", + "projectName": "https://github.com/feathersjs/socket-commons", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "deskoh", + "url": "https://github.com/deskoh", + "githubUsername": "deskoh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@feathersjs/feathers", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd814434c50675c62c71e1edc5888e2356622b3817ba268f1de0eb864dccff9d", + "globals": [], + "declaredModules": [ + "feathersjs__socket-commons" + ] + } + }, + "feathersjs__socketio": { + "3.0": { + "libraryName": "@feathersjs/socketio", + "typingsPackageName": "feathersjs__socketio", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + }, + { + "name": "Desmond Koh", + "url": "https://github.com/deskoh", + "githubUsername": "deskoh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + }, + { + "name": "feathersjs__socket-commons", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/feathers", + "@feathersjs/socketio" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d522b4950dd13e7276f856cb8cd42ee3de6331e631f0bef9a55700d58f04af47", + "globals": [], + "declaredModules": [ + "feathersjs__socketio" + ] + } + }, + "feathersjs__socketio-client": { + "1.0": { + "libraryName": "@feathersjs/socketio-client", + "typingsPackageName": "feathersjs__socketio-client", + "projectName": "https://feathersjs.com", + "contributors": [ + { + "name": "Jan Lohage", + "url": "https://github.com/j2L4e", + "githubUsername": "j2L4e" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io-client", + "version": "*" + } + ], + "testDependencies": [ + "@feathersjs/feathers", + "@feathersjs/socketio-client" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4bc2c20e9e9aebce4e28af4f8ce2d8d2ff3ed31a091ec82de1db436a7b210a0b", + "globals": [], + "declaredModules": [ + "feathersjs__socketio-client" + ] + } + }, + "feedme": { + "1.0": { + "libraryName": "feedme", + "typingsPackageName": "feedme", + "projectName": "https://github.com/fent/feedme.js", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cd20f740736af3379bbe5f73e5137cc70591264424ddbb6109f9289b4b0db64", + "globals": [], + "declaredModules": [ + "feedme" + ] + } + }, + "feedparser": { + "2.2": { + "libraryName": "feedparser", + "typingsPackageName": "feedparser", + "projectName": "http://github.com/danmactough/node-feedparser", + "contributors": [ + { + "name": "Juan J. Jimenez-Anca", + "url": "https://github.com/cortopy", + "githubUsername": "cortopy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sax", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "request" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1005e4eb0e2150a47959538560b4ae19f878c5bd6ce27719bd79c7996d5c59a", + "globals": [], + "declaredModules": [ + "feedparser" + ] + } + }, + "fetch-jsonp": { + "1.0": { + "libraryName": "fetch-jsonp", + "typingsPackageName": "fetch-jsonp", + "projectName": "https://github.com/camsong/fetch-jsonp", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95b87f731f4a878c0e8e7f1ae3be60ae81b3a38c7bb698dcfd1fa40580f5cb04", + "globals": [], + "declaredModules": [ + "fetch-jsonp" + ] + } + }, + "fetch-mock": { + "7.3": { + "libraryName": "fetch-mock", + "typingsPackageName": "fetch-mock", + "projectName": "https://github.com/wheresrhys/fetch-mock", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Tamir Duberstein", + "url": "https://github.com/tamird", + "githubUsername": "tamird" + }, + { + "name": "Risto Keravuori", + "url": "https://github.com/merrywhether", + "githubUsername": "merrywhether" + }, + { + "name": "Chris Sinclair", + "url": "https://github.com/chrissinclair", + "githubUsername": "chrissinclair" + }, + { + "name": "Matt Tennison", + "url": "https://github.com/matttennison", + "githubUsername": "matttennison" + }, + { + "name": "Quentin Bouygues", + "url": "https://github.com/quentinbouygues", + "githubUsername": "quentinbouygues" + }, + { + "name": "Fumiaki Matsushima", + "url": "https://github.com/mtsmfm", + "githubUsername": "mtsmfm" + }, + { + "name": "Colin Doig", + "url": "https://github.com/captain-igloo", + "githubUsername": "captain-igloo" + }, + { + "name": "Felix Chen", + "url": "https://github.com/ChenNima", + "githubUsername": "ChenNima" + }, + { + "name": "Katsuya Hino", + "url": "https://github.com/dobogo", + "githubUsername": "dobogo" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74659a1ad0158e811c5ce1ae18bd37f667beccd0ab0e9e89c9a7faf514119639", + "globals": [], + "declaredModules": [ + "fetch-mock" + ] + }, + "6.0": { + "libraryVersionDirectoryName": "6", + "libraryName": "fetch-mock", + "typingsPackageName": "fetch-mock", + "projectName": "https://github.com/wheresrhys/fetch-mock", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Tamir Duberstein", + "url": "https://github.com/tamird", + "githubUsername": "tamird" + }, + { + "name": "Risto Keravuori", + "url": "https://github.com/merrywhether", + "githubUsername": "merrywhether" + }, + { + "name": "Chris Sinclair", + "url": "https://github.com/chrissinclair", + "githubUsername": "chrissinclair" + }, + { + "name": "Matt Tennison", + "url": "https://github.com/matttennison", + "githubUsername": "matttennison" + }, + { + "name": "Quentin Bouygues", + "url": "https://github.com/quentinbouygues", + "githubUsername": "quentinbouygues" + }, + { + "name": "Fumiaki Matsushima", + "url": "https://github.com/mtsmfm", + "githubUsername": "mtsmfm" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "fetch-mock", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7491478f6f5000cdae27d9c504516e3b12af7651150a1517c7e459a2edd8a10a", + "globals": [], + "declaredModules": [ + "fetch-mock" + ] + } + }, + "fetch.io": { + "4.1": { + "libraryName": "fetch.io", + "typingsPackageName": "fetch.io", + "projectName": "https://github.com/haoxins/fetch.io", + "contributors": [ + { + "name": "newraina", + "url": "https://github.com/newraina", + "githubUsername": "newraina" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b83dca44bbd0593714e159ab3ff11f97f3714bff3746d1b16988e2f073304108", + "globals": [], + "declaredModules": [ + "fetch.io" + ] + } + }, + "ffi": { + "0.2": { + "libraryName": "node-ffi", + "typingsPackageName": "ffi", + "projectName": "https://github.com/rbranson/node-ffi", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + }, + { + "name": "Waiting Song", + "url": "https://github.com/waitingsong", + "githubUsername": "waitingsong" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "node-ffi-buffer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref", + "version": "*" + }, + { + "name": "ref-struct", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "ref-union", + "ref-array" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f2b74c2204b410b17e3a6da071e7aacd31b50cf17e5da586bd2f3b8f62c1856", + "globals": [], + "declaredModules": [ + "ffi" + ] + } + }, + "ffi-napi": { + "2.4": { + "libraryName": "node-ffi-napi", + "typingsPackageName": "ffi-napi", + "projectName": "http://github.com/node-ffi-napi/node-ffi-napi", + "contributors": [ + { + "name": "Keerthi Niranjan", + "url": "https://github.com/keerthi16", + "githubUsername": "keerthi16" + }, + { + "name": "Kiran Niranjan", + "url": "https://github.com/KiranNiranjan", + "githubUsername": "KiranNiranjan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "node-ffi-napi-buffer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref-napi", + "version": "*" + }, + { + "name": "ref-struct-di", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "ref-union-di", + "ref-array-di" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffd8789bbe38872864a2266591d6660b413357e60cb9f350eb7d13d384d35e72", + "globals": [], + "declaredModules": [ + "ffi-napi" + ] + } + }, + "ffmpeg": { + "1.0": { + "libraryName": "node-ffmpeg", + "typingsPackageName": "ffmpeg", + "projectName": "https://github.com/damianociarla/node-ffmpeg", + "contributors": [ + { + "name": "Prasad Nayak", + "url": "https://github.com/Buzzertech", + "githubUsername": "Buzzertech" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76904a68451ec51913d1b6dc2a73e99b0f8e7d9232f6d6941ccaddb7825e26bf", + "globals": [], + "declaredModules": [ + "ffmpeg" + ] + } + }, + "ffmpeg-static": { + "3.0": { + "libraryName": "ffmpeg-static", + "typingsPackageName": "ffmpeg-static", + "projectName": "https://github.com/eugeneware/ffmpeg-static#readme", + "contributors": [ + { + "name": "Steve Tran", + "url": "https://github.com/iamstevetran", + "githubUsername": "iamstevetran" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9629cb48e6bc211acfad5d68f558d6f10d10aa1adbe13a74016a3f3ffdc10430", + "globals": [], + "declaredModules": [ + "ffmpeg-static" + ] + } + }, + "ffmpeg.js": { + "3.1": { + "libraryName": "package ffmpeg.js", + "typingsPackageName": "ffmpeg.js", + "projectName": "https://github.com/Kagami/ffmpeg.js", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "ffmpeg-mp4/index.d.ts", + "ffmpeg-webm/index.d.ts", + "ffmpeg-worker-mp4/index.d.ts", + "ffmpeg-worker-webm/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f97932edc734ff201f372c6ae048cb247b26cca47c7cc77be1026ef41e4df951", + "globals": [], + "declaredModules": [ + "ffmpeg.js", + "ffmpeg.js/ffmpeg-mp4", + "ffmpeg.js/ffmpeg-worker-webm", + "ffmpeg.js/ffmpeg-webm", + "ffmpeg.js/ffmpeg-worker-mp4" + ] + } + }, + "ffprobe-static": { + "2.0": { + "libraryName": "ffprobe-static", + "typingsPackageName": "ffprobe-static", + "projectName": "https://github.com/joshwnj/ffprobe-static", + "contributors": [ + { + "name": "Steve Tran", + "url": "https://github.com/iamstevetran", + "githubUsername": "iamstevetran" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "067e9b68963b5b865354fd73188b4ec895db0b5ac7705bae687de93c682a0ef6", + "globals": [], + "declaredModules": [ + "ffprobe-static" + ] + } + }, + "fhir": { + "0.0": { + "libraryName": "FHIR Release 3 (STU)", + "typingsPackageName": "fhir", + "projectName": "http://hl7.org/fhir/index.html", + "contributors": [ + { + "name": "Artifact Health", + "url": "https://www.artifacthealth.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dea092dfead1732c60362341b2fafca1e8c5145ff5af59a441057aa63c763709", + "globals": [], + "declaredModules": [] + } + }, + "fhir-js-client": { + "1.0": { + "libraryName": "fhir-js-client", + "typingsPackageName": "fhir-js-client", + "projectName": "https://github.com/smart-on-fhir/client-js", + "contributors": [ + { + "name": "Ramachandran Gokulachandran", + "url": "https://github.com/rmchndrng", + "githubUsername": "rmchndrng" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d98d8427c25eb2be6796f0b167292b833b1e28a71bb1b9e87184c18395f7e69d", + "globals": [ + "FHIR" + ], + "declaredModules": [] + } + }, + "fhir-kit-client": { + "1.1": { + "libraryName": "fhir-kit-client", + "typingsPackageName": "fhir-kit-client", + "projectName": "https://github.com/Vermonster/fhir-kit-client", + "contributors": [ + { + "name": "Matthew Morrissette", + "url": "https://github.com/yinzara", + "githubUsername": "yinzara" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "json-patch", + "version": "*" + }, + { + "name": "fhir", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67b35cfabff5dfba588ceab29c947511718071b131b731f46370a2ec4e514386", + "globals": [], + "declaredModules": [ + "fhir-kit-client" + ] + } + }, + "fibers": { + "3.1": { + "libraryName": "node-fibers", + "typingsPackageName": "fibers", + "projectName": "https://github.com/laverdet/node-fibers", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "future.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "685480124c4b64155cf1d3e1a699e05b6d59e9ee1ba417a281c0b9bc382fbc6c", + "globals": [], + "declaredModules": [ + "fibers", + "fibers/future" + ] + } + }, + "fibjs": { + "0.26": { + "libraryName": "fibjs", + "typingsPackageName": "fibjs", + "projectName": "https://github.com/fibjs/fibjs", + "contributors": [ + { + "name": "richardo2016", + "url": "https://github.com/richardo2016", + "githubUsername": "richardo2016" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "declare/Buffer.d.ts", + "declare/BufferedStream.d.ts", + "declare/Chain.d.ts", + "declare/Cipher.d.ts", + "declare/Condition.d.ts", + "declare/DbConnection.d.ts", + "declare/DgramSocket.d.ts", + "declare/Digest.d.ts", + "declare/Event.d.ts", + "declare/EventEmitter.d.ts", + "declare/EventInfo.d.ts", + "declare/Fiber.d.ts", + "declare/File.d.ts", + "declare/Handler.d.ts", + "declare/HandlerEx.d.ts", + "declare/HeapGraphEdge.d.ts", + "declare/HeapGraphNode.d.ts", + "declare/HeapSnapshot.d.ts", + "declare/HttpClient.d.ts", + "declare/HttpCollection.d.ts", + "declare/HttpCookie.d.ts", + "declare/HttpHandler.d.ts", + "declare/HttpMessage.d.ts", + "declare/HttpRequest.d.ts", + "declare/HttpResponse.d.ts", + "declare/HttpServer.d.ts", + "declare/HttpUploadData.d.ts", + "declare/HttpsServer.d.ts", + "declare/Image.d.ts", + "declare/Int64.d.ts", + "declare/LevelDB.d.ts", + "declare/Lock.d.ts", + "declare/LruCache.d.ts", + "declare/MSSQL.d.ts", + "declare/MemoryStream.d.ts", + "declare/Message.d.ts", + "declare/MongoCollection.d.ts", + "declare/MongoCursor.d.ts", + "declare/MongoDB.d.ts", + "declare/MongoID.d.ts", + "declare/MySQL.d.ts", + "declare/PKey.d.ts", + "declare/Redis.d.ts", + "declare/RedisHash.d.ts", + "declare/RedisList.d.ts", + "declare/RedisSet.d.ts", + "declare/RedisSortedSet.d.ts", + "declare/Routing.d.ts", + "declare/SQLite.d.ts", + "declare/SandBox.d.ts", + "declare/SeekableStream.d.ts", + "declare/Semaphore.d.ts", + "declare/Service.d.ts", + "declare/Smtp.d.ts", + "declare/Socket.d.ts", + "declare/SslHandler.d.ts", + "declare/SslServer.d.ts", + "declare/SslSocket.d.ts", + "declare/Stat.d.ts", + "declare/Stats.d.ts", + "declare/Stream.d.ts", + "declare/StringDecoder.d.ts", + "declare/SubProcess.d.ts", + "declare/TcpServer.d.ts", + "declare/Timer.d.ts", + "declare/UrlObject.d.ts", + "declare/WebSocket.d.ts", + "declare/WebSocketMessage.d.ts", + "declare/WebView.d.ts", + "declare/Worker.d.ts", + "declare/X509Cert.d.ts", + "declare/X509Crl.d.ts", + "declare/X509Req.d.ts", + "declare/XmlAttr.d.ts", + "declare/XmlCDATASection.d.ts", + "declare/XmlCharacterData.d.ts", + "declare/XmlComment.d.ts", + "declare/XmlDocument.d.ts", + "declare/XmlDocumentType.d.ts", + "declare/XmlElement.d.ts", + "declare/XmlNamedNodeMap.d.ts", + "declare/XmlNode.d.ts", + "declare/XmlNodeList.d.ts", + "declare/XmlProcessingInstruction.d.ts", + "declare/XmlText.d.ts", + "declare/ZipFile.d.ts", + "declare/ZmqSocket.d.ts", + "declare/_test_env.d.ts", + "declare/assert.d.ts", + "declare/base32.d.ts", + "declare/base64.d.ts", + "declare/base64vlq.d.ts", + "declare/bson.d.ts", + "declare/console.d.ts", + "declare/constants.d.ts", + "declare/coroutine.d.ts", + "declare/crypto.d.ts", + "declare/db.d.ts", + "declare/dgram.d.ts", + "declare/dns.d.ts", + "declare/encoding.d.ts", + "declare/fs.d.ts", + "declare/gd.d.ts", + "declare/global.d.ts", + "declare/gui.d.ts", + "declare/hash.d.ts", + "declare/hex.d.ts", + "declare/http.d.ts", + "declare/iconv.d.ts", + "declare/index.d.ts", + "declare/io.d.ts", + "declare/json.d.ts", + "declare/mq.d.ts", + "declare/net.d.ts", + "declare/object.d.ts", + "declare/os.d.ts", + "declare/path.d.ts", + "declare/path_posix.d.ts", + "declare/path_win32.d.ts", + "declare/process.d.ts", + "declare/profiler.d.ts", + "declare/punycode.d.ts", + "declare/querystring.d.ts", + "declare/registry.d.ts", + "declare/ssl.d.ts", + "declare/string_decoder.d.ts", + "declare/test.d.ts", + "declare/timers.d.ts", + "declare/tty.d.ts", + "declare/url.d.ts", + "declare/util.d.ts", + "declare/uuid.d.ts", + "declare/vm.d.ts", + "declare/ws.d.ts", + "declare/xml.d.ts", + "declare/zip.d.ts", + "declare/zlib.d.ts", + "declare/zmq.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65c3175557762f4283bdc9c1c327c5804b3821dda8842b04c3b160d3dc2af087", + "globals": [ + "Class_Buffer", + "Class_BufferedStream", + "Class_Chain", + "Class_Cipher", + "Class_Condition", + "Class_DbConnection", + "Class_DgramSocket", + "Class_Digest", + "Class_Event", + "Class_EventEmitter", + "Class_EventInfo", + "Class_Fiber", + "Class_File", + "Class_Handler", + "Class_HandlerEx", + "Class_HeapGraphEdge", + "Class_HeapGraphNode", + "Class_HeapSnapshot", + "Class_HttpClient", + "Class_HttpCollection", + "Class_HttpCookie", + "Class_HttpHandler", + "Class_HttpMessage", + "Class_HttpRequest", + "Class_HttpResponse", + "Class_HttpServer", + "Class_HttpUploadData", + "Class_HttpsServer", + "Class_Image", + "Class_Int64", + "Class_LevelDB", + "Class_Lock", + "Class_LruCache", + "Class_MSSQL", + "Class_MemoryStream", + "Class_Message", + "Class_MongoCollection", + "Class_MongoCursor", + "Class_MongoDB", + "Class_MongoID", + "Class_MySQL", + "Class_PKey", + "Class_Redis", + "Class_RedisHash", + "Class_RedisList", + "Class_RedisSet", + "Class_RedisSortedSet", + "Class_Routing", + "Class_SQLite", + "Class_SandBox", + "Class_SeekableStream", + "Class_Semaphore", + "Class_Service", + "Class_Smtp", + "Class_Socket", + "Class_SslHandler", + "Class_SslServer", + "Class_SslSocket", + "Class_Stat", + "Class_Stats", + "Class_Stream", + "Class_StringDecoder", + "Class_SubProcess", + "Class_TcpServer", + "Class_Timer", + "Class_UrlObject", + "Class_WebSocket", + "Class_WebSocketMessage", + "Class_WebView", + "Class_Worker", + "Class_X509Cert", + "Class_X509Crl", + "Class_X509Req", + "Class_XmlAttr", + "Class_XmlCDATASection", + "Class_XmlCharacterData", + "Class_XmlComment", + "Class_XmlDocument", + "Class_XmlDocumentType", + "Class_XmlElement", + "Class_XmlNamedNodeMap", + "Class_XmlNode", + "Class_XmlNodeList", + "Class_XmlProcessingInstruction", + "Class_XmlText", + "Class_ZipFile", + "Class_ZmqSocket", + "Class__object", + "__bson", + "__iconv" + ], + "declaredModules": [ + "fibjs/declare", + "console", + "coroutine", + "global", + "gui", + "os", + "process", + "registry", + "timers", + "tty", + "fs", + "io", + "path", + "path_posix", + "path_win32", + "dgram", + "dns", + "http", + "mq", + "net", + "punycode", + "querystring", + "ssl", + "url", + "ws", + "zmq", + "base32", + "base64", + "base64vlq", + "bson", + "encoding", + "hex", + "iconv", + "json", + "string_decoder", + "crypto", + "hash", + "zip", + "zlib", + "assert", + "profiler", + "test", + "db", + "gd", + "util", + "uuid", + "vm", + "xml", + "constants", + "fibjs/declare/_test_env" + ] + } + }, + "field": { + "1.0": { + "libraryName": "field", + "typingsPackageName": "field", + "projectName": "https://www.npmjs.com/package/field", + "contributors": [ + { + "name": "Leo Liang", + "url": "https://github.com/aleung/DefinitelyTyped" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98721f223a7ea6dc8ca207c02094dc22594c349cb703f664ae3ef1e0585e9ec6", + "globals": [], + "declaredModules": [ + "field" + ] + } + }, + "figlet": { + "1.2": { + "libraryName": "figlet", + "typingsPackageName": "figlet", + "projectName": "https://github.com/patorjk/figlet.js", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Ailrun", + "githubUsername": "Ailrun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05ba6da7d37981004c331acb6cc175883e46f67e1610c63c645bde87921a81e2", + "globals": [ + "figlet" + ], + "declaredModules": [ + "figlet" + ] + } + }, + "figma": { + "1.0": { + "libraryName": "Figma API", + "typingsPackageName": "figma", + "projectName": "https://www.figma.com/plugin-docs/intro", + "contributors": [ + { + "name": "Rudi Chen", + "url": "https://github.com/rudi-c", + "githubUsername": "rudi-c" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "488210a39a3a6a91e4a0cc865b4003cdfd939fb284dacfe547e6ed5f9ffb2be4", + "globals": [], + "declaredModules": [ + "figma" + ] + } + }, + "file-entry-cache": { + "5.0": { + "libraryName": "file-entry-cache", + "typingsPackageName": "file-entry-cache", + "projectName": "https://github.com/royriojas/file-entry-cache#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb2e23fde01b804486f394a76bfc2fb2e5380f621f41b318b516cf6022200dd5", + "globals": [], + "declaredModules": [ + "file-entry-cache" + ] + } + }, + "file-exists": { + "4.0": { + "libraryName": "file-exists", + "typingsPackageName": "file-exists", + "projectName": "https://github.com/scottcorgan/file-exists", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfa44e8e9bf510c1d14c5911f19d8707e4e7429a4ca0b3018bc33ba4af88756c", + "globals": [], + "declaredModules": [ + "file-exists" + ] + } + }, + "file-loader": { + "4.2": { + "libraryName": "file-loader", + "typingsPackageName": "file-loader", + "projectName": "https://github.com/webpack-contrib/file-loader", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae15eba16144fe3840b514aeebe3edb5c426f9c92284ea83206779f2dccafe89", + "globals": [], + "declaredModules": [ + "file-loader" + ] + } + }, + "file-saver": { + "2.0": { + "libraryName": "FileSaver.js", + "typingsPackageName": "file-saver", + "projectName": "https://github.com/eligrey/FileSaver.js/", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Daniel Roth", + "url": "https://github.com/DaIgeb", + "githubUsername": "DaIgeb" + }, + { + "name": "Chris Barr", + "url": "https://github.com/chrismbarr", + "githubUsername": "chrismbarr" + }, + { + "name": "HitkoDev", + "url": "https://github.com/HitkoDev", + "githubUsername": "HitkoDev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a6f100496e63101a30aa60ae00f1115af7176a910e93b2103fab310d6a4aa19", + "globals": [], + "declaredModules": [ + "file-saver" + ] + } + }, + "file-size": { + "1.0": { + "libraryName": "file-size", + "typingsPackageName": "file-size", + "projectName": "https://github.com/Nijikokun/file-size", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1fbab0850d49c41ec0bd472a043f2c72b30133f282ab89148fd451ab4a84a2b", + "globals": [ + "filesize" + ], + "declaredModules": [ + "file-size" + ] + } + }, + "filesize-parser": { + "1.5": { + "libraryName": "filesize-parser", + "typingsPackageName": "filesize-parser", + "projectName": "https://github.com/patrickkettner/filesize-parser#readme", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "367a1a9e32ff2286bdcbafddce3a5aea65187021d7d5d18347a3d2eebd4babf4", + "globals": [], + "declaredModules": [ + "filesize-parser" + ] + } + }, + "filesystem": { + "0.0": { + "libraryName": "File System API", + "typingsPackageName": "filesystem", + "projectName": "http://www.w3.org/TR/file-system-api/", + "contributors": [ + { + "name": "Kon", + "url": "http://phyzkit.net/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "filewriter", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73af01d367dab8d7b89f90f8c258a8a811e87fc45b259ab93a5f8b8bf5e0c3d4", + "globals": [], + "declaredModules": [] + } + }, + "filewriter": { + "0.0": { + "libraryName": "File API: Writer", + "typingsPackageName": "filewriter", + "projectName": "http://www.w3.org/TR/file-writer-api/", + "contributors": [ + { + "name": "Kon", + "url": "http://phyzkit.net/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca1aba6df1f6578186b88b98e0d8c4519997696df545dec3ef8c499079c769fa", + "globals": [ + "FileSaver" + ], + "declaredModules": [] + } + }, + "filing-cabinet": { + "2.5": { + "libraryName": "filing-cabinet", + "typingsPackageName": "filing-cabinet", + "projectName": "https://github.com/mrjoelkemp/node-filing-cabinet", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c888cd60ce82e06758b08c416fd71f36cb58fc12d79d80e91fd9eed320977c98", + "globals": [], + "declaredModules": [ + "filing-cabinet" + ] + } + }, + "fill-pdf": { + "0.5": { + "libraryName": "fill-pdf", + "typingsPackageName": "fill-pdf", + "projectName": "https://github.com/dommmel/fill-pdf", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3df6d4969505ff58de2aff219e33fcd0b60195617ba635bfcbdf01da53971c3f", + "globals": [], + "declaredModules": [ + "fill-pdf" + ] + } + }, + "filter-invalid-dom-props": { + "2.0": { + "libraryName": "filter-invalid-dom-props", + "typingsPackageName": "filter-invalid-dom-props", + "projectName": "https://www.npmjs.com/package/filter-invalid-dom-props", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5275595270af8f3fd822e73521ef6e7b34954e0d493cfe4f183d2593ae898a9d", + "globals": [], + "declaredModules": [ + "filter-invalid-dom-props" + ] + } + }, + "final-form-focus": { + "1.1": { + "libraryName": "final-form-focus", + "typingsPackageName": "final-form-focus", + "projectName": "https://github.com/final-form/final-form-focus", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "final-form", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "final-form", + "version": "4.x.x" + } + ], + "contentHash": "0320e434572170007ebad990c6f73a6148464fcc85e34bfa6e6a9a21142783ec", + "globals": [], + "declaredModules": [ + "final-form-focus" + ] + } + }, + "finalhandler": { + "1.1": { + "libraryName": "finalhandler", + "typingsPackageName": "finalhandler", + "projectName": "https://github.com/pillarjs/finalhandler", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Mark Veronda", + "url": "https://github.com/hbomark", + "githubUsername": "hbomark" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52d3b6d3892f58f5374bbd95bd73b5fa6fcd6ac2a7f7666c00806027afc05119", + "globals": [], + "declaredModules": [ + "finalhandler" + ] + } + }, + "finch": { + "0.5": { + "libraryName": "Finch", + "typingsPackageName": "finch", + "projectName": "https://github.com/stoodder/finchjs", + "contributors": [ + { + "name": "David Sichau", + "url": "https://github.com/DavidSichau", + "githubUsername": "DavidSichau" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78df29bd8d54210f183ebf1b289d72d52b69df1508cc5b0ce6650cb5cf5305b1", + "globals": [ + "Finch" + ], + "declaredModules": [ + "finch" + ] + } + }, + "find": { + "0.2": { + "libraryName": "find", + "typingsPackageName": "find", + "projectName": "https://github.com/yuanchuan/find#readme", + "contributors": [ + { + "name": "Andrey Lalev", + "url": "https://github.com/andypyrope", + "githubUsername": "andypyrope" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f522778c69c7b971c01dc54d87b4d4f330546b5c6251d0a8119cbdfe071e107", + "globals": [], + "declaredModules": [ + "find" + ] + } + }, + "find-cache-dir": { + "3.2": { + "libraryName": "find-cache-dir", + "typingsPackageName": "find-cache-dir", + "projectName": "https://github.com/avajs/find-cache-dir#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "106321a6896eb654c2944dc07f8ed7b9d3b1951ecf24a852bf776529bd8b6e82", + "globals": [], + "declaredModules": [ + "find-cache-dir" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "find-cache-dir", + "typingsPackageName": "find-cache-dir", + "projectName": "https://github.com/avajs/find-cache-dir#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "find-cache-dir", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "955e3a3a51df81a9cc4815928d5f1b341db96bb293664b252da07c984d120e91", + "globals": [], + "declaredModules": [ + "find-cache-dir" + ] + } + }, + "find-down": { + "0.1": { + "libraryName": "find-down", + "typingsPackageName": "find-down", + "projectName": "https://github.com/sholladay/find-down", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16235ae818ca0b1722de53677de379e547fd18f479272594202a5a9a4ecf99fd", + "globals": [], + "declaredModules": [ + "find-down" + ] + } + }, + "find-package-json": { + "1.1": { + "libraryName": "find-package-json", + "typingsPackageName": "find-package-json", + "projectName": "https://github.com/3rd-Eden/find-package-json#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37925faa852f54901a94889daa3a6c1d178dbfaa1a3080b379a0265254c21c63", + "globals": [], + "declaredModules": [ + "find-package-json" + ] + } + }, + "find-parent-dir": { + "0.3": { + "libraryName": "find-parent-dir", + "typingsPackageName": "find-parent-dir", + "projectName": "https://github.com/thlorenz/find-parent-dir", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b3035f00bb1df44f58e08bd47c5fe67a1e424838c09149ee7d2da819c082fbd", + "globals": [], + "declaredModules": [ + "find-parent-dir" + ] + } + }, + "find-project-root": { + "1.1": { + "libraryName": "find-project-root", + "typingsPackageName": "find-project-root", + "projectName": "https://github.com/kirstein/find-project-root", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5edfb9056533399e218aac74d3263b372e089767019b4d0f7f3250d3af094595", + "globals": [], + "declaredModules": [ + "find-project-root" + ] + } + }, + "find-root": { + "1.1": { + "libraryName": "find-root", + "typingsPackageName": "find-root", + "projectName": "https://github.com/js-n/find-root", + "contributors": [ + { + "name": "Arturas Molcanovas", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f82aded7b120e56eaa0411f0206f2bd2945d1613f92a14304cb9c49fe7c973af", + "globals": [], + "declaredModules": [ + "find-root" + ] + } + }, + "find-unused-sass-variables": { + "1.0": { + "libraryName": "find-unused-sass-variables", + "typingsPackageName": "find-unused-sass-variables", + "projectName": "https://github.com/XhmikosR/find-unused-sass-variables#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3d2e797c7975e9447549f24ddd2e101b18595d971567f654d34e136adc8d35a", + "globals": [], + "declaredModules": [ + "find-unused-sass-variables" + ] + } + }, + "findup-sync": { + "2.0": { + "libraryName": "findup-sync", + "typingsPackageName": "findup-sync", + "projectName": "https://github.com/gulpjs/findup-sync", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Kotaro Sugawara", + "url": "https://github.com/kotarella1110", + "githubUsername": "kotarella1110" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "micromatch", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79abd3aa4acb133db173d9b43ad9403b120e6627899198f0ea60de83097406b4", + "globals": [], + "declaredModules": [ + "findup-sync" + ] + }, + "0.3": { + "libraryVersionDirectoryName": "0", + "libraryName": "findup-sync", + "typingsPackageName": "findup-sync", + "projectName": "https://github.com/cowboy/node-findup-sync", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimatch", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "findup-sync", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9ec1bb2f4a3500a4ae5006fefd4234a09409e97f3e2aea56a44ce047ed9a7f24", + "globals": [], + "declaredModules": [ + "findup-sync" + ] + } + }, + "fined": { + "1.1": { + "libraryName": "fined", + "typingsPackageName": "fined", + "projectName": "https://github.com/gulpjs/fined", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a19ed45fc19227e5364082dae53f0be49cee3c700c0086321a1dcdc2422e40e", + "globals": [], + "declaredModules": [ + "fined" + ] + } + }, + "fingerprintjs": { + "0.5": { + "libraryName": "fingerprintjs", + "typingsPackageName": "fingerprintjs", + "projectName": "https://github.com/Valve/fingerprintjs", + "contributors": [ + { + "name": "Shunsuke Ohtani", + "url": "https://github.com/zaneli", + "githubUsername": "zaneli" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f88eebbff82b33d6746351f978f80593019c7cd7d6d664c16a0dfd611d64bd7", + "globals": [ + "Fingerprint" + ], + "declaredModules": [] + } + }, + "fingerprintjs2": { + "2.0": { + "libraryName": "fingerprintjs2", + "typingsPackageName": "fingerprintjs2", + "projectName": "https://github.com/Valve/fingerprintjs2", + "contributors": [ + { + "name": "Curt Mullin", + "url": "https://github.com/curtstate", + "githubUsername": "curtstate" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9d8fc291f1ebf16be4ef2f1a3f4794982a2e4fd09209f3cf1b1678284c6aefa", + "globals": [ + "Fingerprint2" + ], + "declaredModules": [ + "fingerprintjs2" + ] + }, + "1.5": { + "libraryVersionDirectoryName": "1", + "libraryName": "fingerprintjs2", + "typingsPackageName": "fingerprintjs2", + "projectName": "https://github.com/Valve/fingerprintjs2", + "contributors": [ + { + "name": "Curt Mullin", + "url": "https://github.com/curtstate", + "githubUsername": "curtstate" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "fingerprintjs2", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "777bf7fac08b676bbc79e42e6c0c86efda8ac544c2d8eaeee88fa147d3450bcb", + "globals": [ + "Fingerprint2" + ], + "declaredModules": [ + "fingerprintjs2" + ] + } + }, + "firebase-client": { + "0.1": { + "libraryName": "Firebase Client", + "typingsPackageName": "firebase-client", + "projectName": "https://www.github.com/jpstevens/firebase-client", + "contributors": [ + { + "name": "Andrew Breen", + "url": "https://github.com/fpsscarecrow", + "githubUsername": "fpsscarecrow" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e90e5baf7db4397841630652b33d288b9341ee63a18532e7bb19c01363188b38", + "globals": [ + "FirebaseClient" + ], + "declaredModules": [ + "firebase-client" + ] + } + }, + "firebase-token-generator": { + "2.0": { + "libraryName": "firebase-token-generator", + "typingsPackageName": "firebase-token-generator", + "projectName": "https://github.com/firebase/firebase-token-generator-node", + "contributors": [ + { + "name": "Hans Van den Keybus", + "url": "https://github.com/dotdotcommadot", + "githubUsername": "dotdotcommadot" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6148cb7e05a5373e116beac9877f2c268fb5c65f44871c964a9935491a0dad7", + "globals": [ + "FirebaseTokenGenerator" + ], + "declaredModules": [ + "firebase-token-generator" + ] + } + }, + "firebird": { + "0.1": { + "libraryName": "firebird", + "typingsPackageName": "firebird", + "projectName": "https://github.com/xdenser/node-firebird-libfbclient", + "contributors": [ + { + "name": "Yasushi Kato", + "url": "https://github.com/karak", + "githubUsername": "karak" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df641abac2c6ad679229f04511aec85e1bc354d91c663f53c39b8a06b017e162", + "globals": [], + "declaredModules": [ + "firebird" + ] + } + }, + "firefox": { + "0.0": { + "libraryName": "Mozilla Web API", + "typingsPackageName": "firefox", + "projectName": "https://developer.mozilla.org/en-US/docs/Web/API", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3631ba286083c8614af01e8d864abe4edd160b603adfbcc3452a335cd90b2178", + "globals": [], + "declaredModules": [] + } + }, + "firefox-webext-browser": { + "70.0": { + "libraryName": "WebExtension Development in FireFox", + "typingsPackageName": "firefox-webext-browser", + "projectName": "https://developer.mozilla.org/en-US/Add-ons/WebExtensions", + "contributors": [ + { + "name": "Jasmin Bom", + "url": "https://github.com/jsmnbom", + "githubUsername": "jsmnbom" + } + ], + "libraryMajorVersion": 70, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00d7ea0c85bfc6077c7c05cb046b346b9c68674664584b1e15a04d74b7665513", + "globals": [ + "browser" + ], + "declaredModules": [] + } + }, + "firmata": { + "0.19": { + "libraryName": "firmata.js", + "typingsPackageName": "firmata", + "projectName": "http://www.github.com/firmata/firmata.js", + "contributors": [ + { + "name": "Troy W.", + "url": "https://github.com/troywweber7", + "githubUsername": "troywweber7" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "serialport", + "version": { + "major": 4 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "serialport", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ef4387df872bd677a556c03849ffa9ee2e2a66417092e446f32dd4a63e9e3d9b", + "globals": [], + "declaredModules": [ + "firmata" + ] + } + }, + "first-mate": { + "7.0": { + "libraryName": "first-mate", + "typingsPackageName": "first-mate", + "projectName": "https://github.com/atom/first-mate/", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "event-kit", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02915b79fe1d3db30fef9e6fe2c4f610441b69b07943bff8d31c2327cd6737e4", + "globals": [], + "declaredModules": [ + "first-mate" + ] + } + }, + "fixed-data-table": { + "0.6": { + "libraryName": "fixed-data-table", + "typingsPackageName": "fixed-data-table", + "projectName": "https://github.com/facebook/fixed-data-table", + "contributors": [ + { + "name": "Petar Paar", + "url": "https://github.com/pepaar", + "githubUsername": "pepaar" + }, + { + "name": "Stephen Jelfs", + "url": "https://github.com/stephenjelfs", + "githubUsername": "stephenjelfs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b7c4d37b1f59c29cdbb1d05241ecfd35c513a706f5a553464050716ec1d78b7", + "globals": [ + "FixedDataTable" + ], + "declaredModules": [ + "fixed-data-table" + ] + } + }, + "fixed-data-table-2": { + "0.8": { + "libraryName": "fixed-data-table-2", + "typingsPackageName": "fixed-data-table-2", + "projectName": "https://github.com/schrodinger/fixed-data-table-2", + "contributors": [ + { + "name": "Ilya Petukhov", + "url": "https://github.com/ilivit", + "githubUsername": "ilivit" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe2e853c26e9e85e7db5ad8e39a8167dd6c29c97ea7a52a75746f621da49db20", + "globals": [ + "FixedDataTable" + ], + "declaredModules": [ + "fixed-data-table-2" + ] + } + }, + "flagged-respawn": { + "1.0": { + "libraryName": "flagged-respawn", + "typingsPackageName": "flagged-respawn", + "projectName": "https://github.com/gulpjs/flagged-respawn", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45b16b2e7e4e40a1c03ee387438d88f3181f71031382ef33cd9531dbe426a0c3", + "globals": [], + "declaredModules": [ + "flagged-respawn" + ] + } + }, + "flake-idgen": { + "0.1": { + "libraryName": "flakge-idgen", + "typingsPackageName": "flake-idgen", + "projectName": "https://github.com/T-PWK/flake-idgen", + "contributors": [ + { + "name": "Yuce Tekol", + "url": "http://yuce.me/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7382bcb8e2b2d4e40f4794f17a3825e6f03e634beadc261a45e3b1da895d516", + "globals": [], + "declaredModules": [ + "flake-idgen" + ] + } + }, + "flat": { + "5.0": { + "libraryName": "flat", + "typingsPackageName": "flat", + "projectName": "https://github.com/hughsk/flat", + "contributors": [ + { + "name": " Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Oz Weiss", + "url": "https://github.com/thewizarodofoz", + "githubUsername": "thewizarodofoz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca632e1feb4e47786629359c864a8c5123ec10a81baf2589cc3e1de0f491ee24", + "globals": [], + "declaredModules": [ + "flat" + ] + } + }, + "flat-cache": { + "2.0": { + "libraryName": "flat-cache", + "typingsPackageName": "flat-cache", + "projectName": "https://github.com/royriojas/flat-cache#readme", + "contributors": [ + { + "name": "Kevin Pollet", + "url": "https://github.com/kevinpollet", + "githubUsername": "kevinpollet" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7ae5b54341ede39fa8651521aa27d4b49e918debef24b1047d8cc4dae60a2a0", + "globals": [], + "declaredModules": [ + "flat-cache" + ] + } + }, + "flatbuffers": { + "1.10": { + "libraryName": "flatbuffers", + "typingsPackageName": "flatbuffers", + "projectName": "http://google.github.io/flatbuffers/index.html", + "contributors": [ + { + "name": "Kamil Rojewski", + "url": "kamil.rojewski@gmail.com" + }, + { + "name": "Robin Giese", + "url": "robin@grumpycorp.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a501959d37c0653420b35adb414b2e77419fe1025615d8f988758bf84582800", + "globals": [], + "declaredModules": [ + "flatbuffers" + ] + } + }, + "flatbush": { + "3.1": { + "libraryName": "flatbush", + "typingsPackageName": "flatbush", + "projectName": "https://github.com/mourner/flatbush", + "contributors": [ + { + "name": "Matt Fedderly", + "url": "https://github.com/mfedderly", + "githubUsername": "mfedderly" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85f889402949a4b08739f28dbdc053fe471d1c2058f7c56f3a61be983f19f121", + "globals": [], + "declaredModules": [ + "flatbush" + ] + } + }, + "fleximap": { + "0.9": { + "libraryName": "fleximap", + "typingsPackageName": "fleximap", + "projectName": "https://github.com/SocketCluster/fleximap", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5df49bb028c62120281940da1c5d99c2fd58839b862779a6d909b7df1ba8120f", + "globals": [], + "declaredModules": [ + "fleximap" + ] + } + }, + "flexmonster": { + "2.7": { + "libraryName": "flexmonster", + "typingsPackageName": "flexmonster", + "projectName": "https://flexmonster.com/", + "contributors": [ + { + "name": " Dima Zvazhii", + "url": "https://github.com/Uaman", + "githubUsername": "Uaman" + }, + { + "name": "Ian Sadovy", + "url": "https://github.com/iansadovy", + "githubUsername": "iansadovy" + }, + { + "name": "Flexmonster Team (Admin)", + "url": "https://github.com/flexmonsterowner", + "githubUsername": "flexmonsterowner" + }, + { + "name": "Flexmonster Team", + "url": "https://github.com/flexmonsterteam", + "githubUsername": "flexmonsterteam" + }, + { + "name": "Iryna Kulchytska", + "url": "https://github.com/irakulchytska", + "githubUsername": "irakulchytska" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b59e6d98f22fce437c451790448c9939966af2ec82071690d651ba2cbb3a643", + "globals": [ + "Flexmonster" + ], + "declaredModules": [ + "flexmonster" + ] + } + }, + "flexslider": { + "0.0": { + "libraryName": "FlexSlider 2 jquery plugin", + "typingsPackageName": "flexslider", + "projectName": "https://github.com/woothemes/FlexSlider", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/diullei", + "githubUsername": "diullei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fa3ad0355e5cd3b81225e5e1492299a656eef68005d11c9b6cffa126d93451a", + "globals": [], + "declaredModules": [] + } + }, + "flickity": { + "2.2": { + "libraryName": "Flickity", + "typingsPackageName": "flickity", + "projectName": "https://flickity.metafizzy.co", + "contributors": [ + { + "name": "Chris McGrath", + "url": "https://github.com/clmcgrath", + "githubUsername": "clmcgrath" + }, + { + "name": "Michael Wagner", + "url": "https://github.com/wagich", + "githubUsername": "wagich" + }, + { + "name": "Anthony Heber", + "url": "https://github.com/aheber", + "githubUsername": "aheber" + }, + { + "name": "Paul Crane", + "url": "https://github.com/PabloDiablo", + "githubUsername": "PabloDiablo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d04a761a2216ccc8ab9d9db6e587dc16929129af55483d19a9e739775131fe8", + "globals": [ + "Flickity" + ], + "declaredModules": [ + "flickity" + ] + } + }, + "flight": { + "1.1": { + "libraryName": "Flight", + "typingsPackageName": "flight", + "projectName": "http://flightjs.github.com/flight/", + "contributors": [ + { + "name": "Jonathan Hedrén", + "url": "https://github.com/jonathanhedren", + "githubUsername": "jonathanhedren" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ada769b41f6e57a63914b0808aebbeb5dca2de3d9f044edca4568372fbbc6164", + "globals": [ + "DEBUG", + "flight" + ], + "declaredModules": [] + } + }, + "flightplan": { + "0.6": { + "libraryName": "flightplan", + "typingsPackageName": "flightplan", + "projectName": "https://github.com/pstadler/flightplan", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "644460697882e13ab9e1012c294e5f279b9f044553e21ef2b058fa842d6911ac", + "globals": [ + "flightplan" + ], + "declaredModules": [ + "flightplan" + ] + } + }, + "flipsnap": { + "0.0": { + "libraryName": "flipsnap.js", + "typingsPackageName": "flipsnap", + "projectName": "http://pxgrid.github.io/js-flipsnap/", + "contributors": [ + { + "name": "kubosho", + "url": "https://github.com/kubosho", + "githubUsername": "kubosho" + }, + { + "name": "gsino", + "url": "https://github.com/gsino", + "githubUsername": "gsino" + }, + { + "name": "Mayuki Sawatari", + "url": "https://github.com/mayuki", + "githubUsername": "mayuki" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fc04789328b3bd857cf6596930f3fccd1be506c6056f26b2598d0f923eb13ca", + "globals": [ + "Flipsnap" + ], + "declaredModules": [] + } + }, + "float-equal": { + "2.0": { + "libraryName": "float-equal", + "typingsPackageName": "float-equal", + "projectName": "https://github.com/sindresorhus/float-equal#readme", + "contributors": [ + { + "name": "Dolan Murvihill", + "url": "https://github.com/dmurvihill", + "githubUsername": "dmurvihill" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9023918017a3a70a135ed40cc8327c2717871001757487b111c17c34376eb65e", + "globals": [], + "declaredModules": [ + "float-equal" + ] + } + }, + "float-regex": { + "1.0": { + "libraryName": "float-regex", + "typingsPackageName": "float-regex", + "projectName": "https://github.com/substack/float-regex", + "contributors": [ + { + "name": "Anjun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee6649fe9d5ecd990bc848bdbada5bc659b8fa9d1c14c7ae527707cab91073a2", + "globals": [], + "declaredModules": [ + "float-regex" + ] + } + }, + "flot": { + "0.0": { + "libraryName": "Flot", + "typingsPackageName": "flot", + "projectName": "http://www.flotcharts.org/", + "contributors": [ + { + "name": " Matt Burland", + "url": "https://github.com/burlandm", + "githubUsername": "burlandm" + }, + { + "name": "Timo Mühlbach", + "url": "https://github.com/Anticom", + "githubUsername": "Anticom" + }, + { + "name": "Ariel Kuechler", + "url": "https://github.com/admiralsmaster", + "githubUsername": "admiralsmaster" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adcd109c9247b139aa1238336edb6bb248b754532e30b742da6d4f7f4abf323e", + "globals": [], + "declaredModules": [] + } + }, + "flowdoc": { + "1.1": { + "libraryName": "flowdoc", + "typingsPackageName": "flowdoc", + "projectName": "https://github.com/overflowapp/Flow", + "contributors": [ + { + "name": "Stefan Mansson", + "url": "https://github.com/animify", + "githubUsername": "animify" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "395ed398cfbae41ffc1dc47fe851de1869132e3fb34188be3a3b48ea47b2ed1e", + "globals": [], + "declaredModules": [] + } + }, + "flowjs": { + "2.13": { + "libraryName": "flowjs", + "typingsPackageName": "flowjs", + "projectName": "https://github.com/flowjs/flow.js", + "contributors": [ + { + "name": "Ryan McNamara", + "url": "https://github.com/ryan10132", + "githubUsername": "ryan10132" + }, + { + "name": "Martin Nuc", + "url": "https://github.com/martinnuc", + "githubUsername": "martinnuc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3143d2c0032a0512b5f556a0b5ff788a9925b50fc92f8e3721fcac5c9ed9eaeb", + "globals": [ + "flowjs" + ], + "declaredModules": [ + "flowjs" + ] + } + }, + "fluent": { + "0.11": { + "libraryName": "fluent", + "typingsPackageName": "fluent", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "James Nimlos", + "url": "https://github.com/jamesnimlos", + "githubUsername": "jamesnimlos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdf11ac4533be418b65e7284c68ab3ce914ca411f04389875dee6a84c2546bd6", + "globals": [], + "declaredModules": [ + "fluent" + ] + } + }, + "fluent-ffmpeg": { + "2.1": { + "libraryName": "node-fluent-ffmpeg", + "typingsPackageName": "fluent-ffmpeg", + "projectName": "https://github.com/fluent-ffmpeg/node-fluent-ffmpeg", + "contributors": [ + { + "name": "KIM Jaesuck a.k.a. gim tcaesvk", + "url": "https://github.com/tcaesvk", + "githubUsername": "tcaesvk" + }, + { + "name": "DingWeizhe", + "url": "https://github.com/DingWeizhe", + "githubUsername": "DingWeizhe" + }, + { + "name": "Mounir Abid", + "url": "https://github.com/mabidina", + "githubUsername": "mabidina" + }, + { + "name": "Doyoung Ha", + "url": "https://github.com/hados99", + "githubUsername": "hados99" + }, + { + "name": "Prasad Nayak", + "url": "https://github.com/buzzertech", + "githubUsername": "buzzertech" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f35778f017ad24067a8f9605a0a7f29c7f7c7cddef074f60ec46fe30350df8ad", + "globals": [], + "declaredModules": [ + "fluent-ffmpeg" + ] + } + }, + "fluent-langneg": { + "0.1": { + "libraryName": "fluent-langneg", + "typingsPackageName": "fluent-langneg", + "projectName": "http://projectfluent.io", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abb0562720afa8408c7e0710aaed485b0fb0ed410483df885545722d6c7c35a8", + "globals": [], + "declaredModules": [ + "fluent-langneg" + ] + } + }, + "fluent-react": { + "0.8": { + "libraryName": "fluent-react", + "typingsPackageName": "fluent-react", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "fluent", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "b9395d9f36309e6616fbbe9f0537e94b2afda76c27300cfe31612b73d86004d9", + "globals": [], + "declaredModules": [ + "fluent-react" + ] + } + }, + "fluent__bundle": { + "0.14": { + "libraryName": "@fluent/bundle", + "typingsPackageName": "fluent__bundle", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Mark Weaver", + "url": "https://github.com/blushingpenguin", + "githubUsername": "blushingpenguin" + }, + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "James Nimlos", + "url": "https://github.com/jamesnimlos", + "githubUsername": "jamesnimlos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "compat.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@fluent/bundle" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "619524bdea0c0e8349535fb4c93d9172822a770f74a291cf8a56d6e87b24fa6f", + "globals": [ + "FluentBundle" + ], + "declaredModules": [ + "fluent__bundle", + "fluent__bundle/compat" + ] + } + }, + "fluent__dedent": { + "0.1": { + "libraryName": "@fluent/dedent", + "typingsPackageName": "fluent__dedent", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Mark Weaver", + "url": "https://github.com/blushingpenguin", + "githubUsername": "blushingpenguin" + }, + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "James Nimlos", + "url": "https://github.com/jamesnimlos", + "githubUsername": "jamesnimlos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@fluent/dedent" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04c79db355123a80993cc38f520191ef43af664284b0496159cda2bcae095779", + "globals": [ + "FluentDedent" + ], + "declaredModules": [ + "fluent__dedent" + ] + } + }, + "fluent__langneg": { + "0.3": { + "libraryName": "@fluent/langneg", + "typingsPackageName": "fluent__langneg", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Mark Weaver", + "url": "https://github.com/blushingpenguin", + "githubUsername": "blushingpenguin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@fluent/langneg" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b2b5434ff8a3a69960d4d99b64296796be2c5439cc042dc554e03b3bd1683ed", + "globals": [ + "FluentLangNeg" + ], + "declaredModules": [ + "fluent__langneg" + ] + } + }, + "fluent__react": { + "0.10": { + "libraryName": "@fluent/react", + "typingsPackageName": "fluent__react", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "Mark Weaver", + "url": "https://github.com/blushingpenguin", + "githubUsername": "blushingpenguin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@fluent/bundle", + "version": "*" + }, + { + "name": "hoist-non-react-statics", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "@fluent/react" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "ff7b61613673ba37ecdbf4d2afd8450fb4b6d749950b62f62f1e589b8c5a6135", + "globals": [ + "FluentReact" + ], + "declaredModules": [ + "fluent__react" + ] + } + }, + "fluent__sequence": { + "0.4": { + "libraryName": "@fluent/sequence", + "typingsPackageName": "fluent__sequence", + "projectName": "http://projectfluent.org", + "contributors": [ + { + "name": "Mark Weaver", + "url": "https://github.com/blushingpenguin", + "githubUsername": "blushingpenguin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@fluent/bundle", + "version": "*" + } + ], + "testDependencies": [ + "@fluent/sequence" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3d55c0439ca1289292c729b3668349daf1c90633075e1f1f7bb72d5ffd21940", + "globals": [ + "FluentSequence" + ], + "declaredModules": [ + "fluent__sequence" + ] + } + }, + "flush-write-stream": { + "1.0": { + "libraryName": "flush-write-stream", + "typingsPackageName": "flush-write-stream", + "projectName": "https://github.com/mafintosh/flush-write-stream", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c11b9bb9d8728df9427253563586a06a037577e5182c1ee4f561d7da4750081", + "globals": [], + "declaredModules": [ + "flush-write-stream" + ] + } + }, + "flushable": { + "1.0": { + "libraryName": "flushable", + "typingsPackageName": "flushable", + "projectName": "https://github.com/petegleeson/flushable#readme", + "contributors": [ + { + "name": "Parth Mehta", + "url": "https://github.com/pash90", + "githubUsername": "pash90" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "754689adacbbe0d819297528c44f9acb58e654d3c7006cc85b92db7fd926a813", + "globals": [], + "declaredModules": [ + "flushable" + ] + } + }, + "flux": { + "3.1": { + "libraryName": "Flux", + "typingsPackageName": "flux", + "projectName": "http://facebook.github.io/flux/", + "contributors": [ + { + "name": "Steve Baker", + "url": "https://github.com/stkb", + "githubUsername": "stkb" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Dispatcher.d.ts", + "lib/FluxContainer.d.ts", + "lib/FluxMixinLegacy.d.ts", + "lib/FluxReduceStore.d.ts", + "lib/FluxStore.d.ts", + "utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "fbemitter", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8858ae421dea2e80ea92b28d8bb9f5f4d2803dc4b1c642089f23f3fb56828993", + "globals": [], + "declaredModules": [ + "flux", + "flux/lib/Dispatcher", + "flux/utils", + "flux/lib/FluxContainer", + "flux/lib/FluxStore", + "flux/lib/FluxMixinLegacy", + "flux/lib/FluxReduceStore" + ] + } + }, + "fluxible": { + "1.4": { + "libraryName": "fluxible", + "typingsPackageName": "fluxible", + "projectName": "https://fluxible.io/", + "contributors": [ + { + "name": "xbim", + "url": "https://github.com/xbim", + "githubUsername": "xbim" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "addons/BaseStore.d.ts", + "addons/createStore.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "dispatchr", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "348ddc720b7c0ad87fdaaa3acd8cd2220618bff7c01ed649a263a50c026a7193", + "globals": [], + "declaredModules": [ + "fluxible", + "fluxible/addons/BaseStore", + "fluxible/addons/createStore" + ] + } + }, + "fluxible-addons-react": { + "0.2": { + "libraryName": "fluxible-addons-react", + "typingsPackageName": "fluxible-addons-react", + "projectName": "https://github.com/yahoo/fluxible#readme", + "contributors": [ + { + "name": "xbim", + "url": "https://github.com/xbim", + "githubUsername": "xbim" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "fluxible", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "dispatchr" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0021b2d95d9c8f01739a5492af6cfebcc1e89ef57b625c06472a1667ce6164cb", + "globals": [], + "declaredModules": [ + "fluxible-addons-react" + ] + } + }, + "fluxible-router": { + "1.5": { + "libraryName": "fluxible-router", + "typingsPackageName": "fluxible-router", + "projectName": "https://github.com/yahoo/fluxible#readme", + "contributors": [ + { + "name": "xbim", + "url": "https://github.com/xbim", + "githubUsername": "xbim" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "fluxible", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f266f72b6cb4f80ba188d1ef563e470dd80840765bed664547e1a201fc7341c5", + "globals": [], + "declaredModules": [ + "fluxible-router" + ] + } + }, + "fluxxor": { + "1.5": { + "libraryName": "Fluxxor", + "typingsPackageName": "fluxxor", + "projectName": "https://github.com/BinaryMuse/fluxxor", + "contributors": [ + { + "name": "Yuichi Murata", + "url": "https://github.com/mrk21", + "githubUsername": "mrk21" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "eventemitter3", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "eventemitter3", + "version": "^2.0.3" + } + ], + "contentHash": "a5dd2121b5a7ec5f06a621f3f03ff0f27a2c7d113613b85e11e6fa903cdd919a", + "globals": [ + "Fluxxor" + ], + "declaredModules": [ + "fluxxor" + ] + } + }, + "fm-websync": { + "3.0": { + "libraryName": "fm-websync", + "typingsPackageName": "fm-websync", + "projectName": "https://github.com/baz/foo (Does not have to be to GitHub", + "contributors": [ + { + "name": "Markus Mauch", + "url": "https://github.com/markusmauch", + "githubUsername": "markusmauch" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "844d7002cd75d3f2d292a21e8a07c77be903fbdded9d6fb54cd7ed4d1bd4ec74", + "globals": [ + "fm" + ], + "declaredModules": [] + } + }, + "fnando__sparkline": { + "0.3": { + "libraryName": "@fnando/sparkline", + "typingsPackageName": "fnando__sparkline", + "projectName": "https://github.com/fnando/sparkline", + "contributors": [ + { + "name": "Gábor Balogh", + "url": "https://github.com/grabofus", + "githubUsername": "grabofus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@fnando/sparkline" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "259b08fe19bd9852e1a5ebc05ef7847b959539dde865fd1943fb5aaa3c225f45", + "globals": [], + "declaredModules": [ + "fnando__sparkline" + ] + } + }, + "fnv-lite": { + "1.2": { + "libraryName": "fnv-lite", + "typingsPackageName": "fnv-lite", + "projectName": "https://github.com/casetext/fnv-lite", + "contributors": [ + { + "name": "MarcinD", + "url": "https://github.com/marcind", + "githubUsername": "marcind" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e32bb2ade76d62add3c1cb5c4a3988e0f861ad71aa14d218f9503c93f71305d7", + "globals": [], + "declaredModules": [ + "fnv-lite" + ] + } + }, + "focus-within": { + "1.0": { + "libraryName": "focus-within", + "typingsPackageName": "focus-within", + "projectName": "https://github.com/jonathantneal/focus-within#readme", + "contributors": [ + { + "name": "Damien Erambert", + "url": "https://github.com/eramdam", + "githubUsername": "eramdam" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3aa05fc995daec4bf7dc4fcee37ff74f7bf00ec18dcc37abf75bb32b6e07a87", + "globals": [ + "focusWithin" + ], + "declaredModules": [ + "focus-within" + ] + } + }, + "follow-redirects": { + "1.8": { + "libraryName": "follow-redirects", + "typingsPackageName": "follow-redirects", + "projectName": "https://github.com/follow-redirects/follow-redirects", + "contributors": [ + { + "name": "Emily Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + }, + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "http.d.ts", + "https.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39b803fbc089cc6f69e7b78f6f0a3a62c24e5526718ce39cc6e7c47f46fe17b8", + "globals": [], + "declaredModules": [ + "follow-redirects", + "follow-redirects/http", + "follow-redirects/https" + ] + } + }, + "fontfaceobserver": { + "0.0": { + "libraryName": "fontfaceobserver", + "typingsPackageName": "fontfaceobserver", + "projectName": "https://github.com/bramstein/fontfaceobserver", + "contributors": [ + { + "name": "Rand Scullard", + "url": "https://github.com/RandScullard", + "githubUsername": "RandScullard" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00786f78b69a5e3c6e19a60caf2ee2f64de6639cf12879e229d7f1e72a2864ad", + "globals": [ + "FontFaceObserver" + ], + "declaredModules": [ + "fontfaceobserver" + ] + } + }, + "fontkit": { + "1.8": { + "libraryName": "fontkit", + "typingsPackageName": "fontkit", + "projectName": "https://github.com/foliojs/fontkit#readme", + "contributors": [ + { + "name": "Teoxoy", + "url": "https://github.com/Teoxoy", + "githubUsername": "Teoxoy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10835e982af6e10549922b5713683c352cb4de8d225110d364096efd5bee57cf", + "globals": [], + "declaredModules": [ + "fontkit" + ] + } + }, + "fontoxml": { + "0.0": { + "libraryName": "FontoXML", + "typingsPackageName": "fontoxml", + "projectName": "http://www.fontoxml.com/", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9449ff26383c656529491d8c1277a404ee53566a04c6bdafd3250a1efc96e184", + "globals": [], + "declaredModules": [] + } + }, + "force-graph": { + "1.21": { + "libraryName": "force-graph", + "typingsPackageName": "force-graph", + "projectName": "https://github.com/vasturiano/force-graph", + "contributors": [ + { + "name": "Peter Kimberley", + "url": "https://github.com/p-kimberley", + "githubUsername": "p-kimberley" + }, + { + "name": "Noah Santschi-Cooney", + "url": "https://github.com/Strum355", + "githubUsername": "Strum355" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 21, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df192bfd0a4716f8d74d759a8e9040e14de546d51b456a7ee1d79593bfbef3a1", + "globals": [], + "declaredModules": [ + "force-graph" + ] + } + }, + "forever-agent": { + "0.6": { + "libraryName": "forever-agent", + "typingsPackageName": "forever-agent", + "projectName": "https://github.com/mikeal/forever-agent", + "contributors": [ + { + "name": "Dmitry Guketlev", + "url": "https://github.com/yavanosta", + "githubUsername": "yavanosta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9440401b21ef329517c40fbcfd785649bf7e29c60d0a4fd0d598ef665d75ab21", + "globals": [], + "declaredModules": [ + "forever-agent" + ] + } + }, + "forever-monitor": { + "1.7": { + "libraryName": "forever-monitor", + "typingsPackageName": "forever-monitor", + "projectName": "https://github.com/nodejitsu/forever-monitor#readme", + "contributors": [ + { + "name": "Shun Takahashi", + "url": "https://github.com/shuntksh", + "githubUsername": "shuntksh" + }, + { + "name": "Will Boyce", + "url": "https://github.com/wrboyce", + "githubUsername": "wrboyce" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdef3b2ceae844bb22ea601e106e983c7a6e1e7bd0f3f8c41135249ab4933e40", + "globals": [], + "declaredModules": [ + "forever-monitor" + ] + } + }, + "forge-apis": { + "0.7": { + "libraryName": "Forge-apis", + "typingsPackageName": "forge-apis", + "projectName": "https://github.com/Autodesk-Forge/forge-api-nodejs-client", + "contributors": [ + { + "name": "Autodesk Forge Partner Development", + "url": "https://github.com/Autodesk-Forge", + "githubUsername": "Autodesk-Forge" + }, + { + "name": "Bryan Huang", + "url": "https://github.com/dukedhx", + "githubUsername": "dukedhx" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32e95c4d643050777147be58b0b3b719be6c4b9b1276d41dadc191bd8e29d151", + "globals": [], + "declaredModules": [ + "forge-apis" + ] + } + }, + "forge-viewer": { + "7.4": { + "libraryName": "Forge Viewer", + "typingsPackageName": "forge-viewer", + "projectName": "https://forge.autodesk.com/en/docs/viewer/v7/reference/javascript/viewer3d/", + "contributors": [ + { + "name": "Autodesk Forge Partner Development", + "url": "https://github.com/Autodesk-Forge", + "githubUsername": "Autodesk-Forge" + }, + { + "name": "Alan Smith", + "url": "https://github.com/alansmithnbs", + "githubUsername": "alansmithnbs" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "THREE", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/three", + "version": "^0.93.30" + } + ], + "contentHash": "10f5af9c1b135a0814256083611249f7a87428f62cdc2c247d741cb9eb2d464d", + "globals": [ + "Autodesk" + ], + "declaredModules": [] + } + }, + "form-serialize": { + "0.7": { + "libraryName": "form-serialize", + "typingsPackageName": "form-serialize", + "projectName": "https://github.com/defunctzombie/form-serialize#readme", + "contributors": [ + { + "name": "Tyler Johnson", + "url": "https://github.com/tyler-johnson", + "githubUsername": "tyler-johnson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f9cda080a42d06477e01d0f3f7d6041164e20e4aa0ab0c4cdea8a6f4b5ab5ad", + "globals": [], + "declaredModules": [ + "form-serialize" + ] + } + }, + "form-serializer": { + "2.5": { + "libraryName": "jquery.serialize-object", + "typingsPackageName": "form-serializer", + "projectName": "https://github.com/macek/jquery-serialize-object", + "contributors": [ + { + "name": "Florian Wagner", + "url": "https://github.com/flqw", + "githubUsername": "flqw" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5d7e371d1787db9868619dbd891fd96e34daec222cf4dc6c12ee2bb22ae90e8", + "globals": [ + "FormSerializer" + ], + "declaredModules": [ + "jquery-serialize-object", + "form-serializer" + ] + } + }, + "form-urlencoded": { + "2.0": { + "libraryName": "form-urlencoded", + "typingsPackageName": "form-urlencoded", + "projectName": "https://github.com/iambumblehead/form-urlencoded#readme", + "contributors": [ + { + "name": "Antoine Lépée", + "url": "https://github.com/alepee", + "githubUsername": "alepee" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96f3dc01a9c71e2d7f5a064e6cffe1448c49fe000863e2a4c3d423e693175eef", + "globals": [], + "declaredModules": [ + "form-urlencoded" + ] + } + }, + "format-duration": { + "1.0": { + "libraryName": "format-duration", + "typingsPackageName": "format-duration", + "projectName": "https://github.com/hypermodules/format-duration", + "contributors": [ + { + "name": "Giles Roadnight", + "url": "https://github.com/Roaders", + "githubUsername": "Roaders" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e192ffd58121ba3791c6924367fcd5b5d91e7dd2787bd497ba35ba294ea26f24", + "globals": [], + "declaredModules": [ + "format-duration" + ] + } + }, + "format-io": { + "0.9": { + "libraryName": "format-io", + "typingsPackageName": "format-io", + "projectName": "http://github.com/coderaiser/format-io", + "contributors": [ + { + "name": "Amit Beckenstein", + "url": "https://github.com/amitbeck", + "githubUsername": "amitbeck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16e3335fe20789ef35e5018fec77027551d595d07f7259f2ba95bdeaa5174a5e", + "globals": [], + "declaredModules": [ + "format-io" + ] + } + }, + "format-link-header": { + "2.1": { + "libraryName": "format-link-header", + "typingsPackageName": "format-link-header", + "projectName": "https://github.com/jonathansamines/format-link-header", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f9c900f4b44542b8209645337d1d50ff65bacaaed5b6c374acb33f2361aaed8", + "globals": [], + "declaredModules": [ + "format-link-header" + ] + } + }, + "format-unicorn": { + "1.1": { + "libraryName": "format-unicorn", + "typingsPackageName": "format-unicorn", + "projectName": "https://github.com/tallesl/node-format-unicorn", + "contributors": [ + { + "name": "kruncher", + "url": "https://github.com/kruncher", + "githubUsername": "kruncher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "safe.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6786a317095c2c579939b5968cd2efb98467aa552d111950f9e98a118c8caab", + "globals": [], + "declaredModules": [ + "format-unicorn/safe" + ] + } + }, + "format-util": { + "1.0": { + "libraryName": "format-util", + "typingsPackageName": "format-util", + "projectName": "https://github.com/tmpfs/format-util#readme", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5227d83865b5e7bb6cb5ea4cf01b953bf71eaddd0d3369f8a14e1b4061552df", + "globals": [], + "declaredModules": [ + "format-util" + ] + } + }, + "formidable": { + "1.0": { + "libraryName": "Formidable", + "typingsPackageName": "formidable", + "projectName": "https://github.com/felixge/node-formidable/", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f25dea57419b31a9ce78e1d4cbcb2cd2044fc06f587b18cf269fc8e08aed9319", + "globals": [], + "declaredModules": [ + "formidable" + ] + } + }, + "formol": { + "2.7": { + "libraryName": "formol", + "typingsPackageName": "formol", + "projectName": "https://github.com/Kozea/formol", + "contributors": [ + { + "name": "today-", + "url": "https://github.com/today-", + "githubUsername": "today-" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "588044953940b1cca2c9d52c0a42a13aa8154bfdffd944127f7fb465e99d7417", + "globals": [], + "declaredModules": [ + "formol" + ] + } + }, + "forms": { + "1.3": { + "libraryName": "forms", + "typingsPackageName": "forms", + "projectName": "https://github.com/caolan/forms", + "contributors": [ + { + "name": "suXin", + "url": "https://github.com/suXinjke", + "githubUsername": "suXinjke" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03a06e6fbd55bed287e793930cee0be009f10c3def77d6491129bde1db5e19ae", + "globals": [], + "declaredModules": [ + "forms" + ] + } + }, + "forwarded": { + "0.1": { + "libraryName": "forwarded", + "typingsPackageName": "forwarded", + "projectName": "https://github.com/jshttp/forwarded", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad10d2673e6abc19d82a3ffaa1abbccb11c7d83b592f03341818756f9f4d0394", + "globals": [], + "declaredModules": [ + "forwarded" + ] + } + }, + "fossil-delta": { + "1.0": { + "libraryName": "fossil-delta", + "typingsPackageName": "fossil-delta", + "projectName": "https://github.com/dchest/fossil-delta-js", + "contributors": [ + { + "name": "Endel Dreyer", + "url": "https://github.com/endel", + "githubUsername": "endel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4db0091728caaef293c2b02cef8e43c844d21b56497058fa4efb7ce58ef0e38d", + "globals": [], + "declaredModules": [ + "fossil-delta" + ] + } + }, + "foundation": { + "5.5": { + "libraryName": "Foundation", + "typingsPackageName": "foundation", + "projectName": "http://foundation.zurb.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfe3b6d56d89d133a3bb8dc08b658eeb094d07c3f7fdb146bc179f40736f3a70", + "globals": [ + "Foundation" + ], + "declaredModules": [] + } + }, + "fpsmeter": { + "0.3": { + "libraryName": "FPSmeter", + "typingsPackageName": "fpsmeter", + "projectName": "http://darsa.in/fpsmeter/", + "contributors": [ + { + "name": "Aaron Lampros", + "url": "https://github.com/alampros", + "githubUsername": "alampros" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc6bed187e207603917e260a17e0171bbcd1d1dc5b3164140b97bd21086647a6", + "globals": [ + "FPSMeter" + ], + "declaredModules": [] + } + }, + "framebus": { + "2.0": { + "libraryName": "framebus", + "typingsPackageName": "framebus", + "projectName": "https://github.com/braintree/framebus", + "contributors": [ + { + "name": "kbukum", + "url": "https://github.com/kbukum", + "githubUsername": "kbukum" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdf16472fa41112b5cb4ab689d3aed728888204b11c99f8482a0a97fdd3b4364", + "globals": [ + "framebus" + ], + "declaredModules": [ + "framebus" + ] + } + }, + "franc": { + "4.0": { + "libraryName": "franc", + "typingsPackageName": "franc", + "projectName": "https://github.com/wooorm/franc/", + "contributors": [ + { + "name": "William LeGate", + "url": "https://github.com/wlegate", + "githubUsername": "wlegate" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2cd9c2ebffa651210a06307684994a6e5fa6f7325ec2179d90c3bafd60ecc0f", + "globals": [], + "declaredModules": [ + "franc" + ] + } + }, + "frappe-gantt": { + "0.3": { + "libraryName": "frappe-gantt", + "typingsPackageName": "frappe-gantt", + "projectName": "https://github.com/frappe/gantt", + "contributors": [ + { + "name": "Sam Alexander", + "url": "https://github.com/samalexander", + "githubUsername": "samalexander" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c50fbee72ec2736fa340aea46a479e2f129b25397a4408741e34b700b6431e6a", + "globals": [], + "declaredModules": [ + "frappe-gantt" + ] + } + }, + "frctl__fractal": { + "1.0": { + "libraryName": "@frctl/fractal", + "typingsPackageName": "frctl__fractal", + "projectName": "https://github.com/frctl/fractal", + "contributors": [ + { + "name": "Phil McCloghry-Laing", + "url": "https://github.com/pmccloghrylaing", + "githubUsername": "pmccloghrylaing" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + } + ], + "testDependencies": [ + "@frctl/fractal", + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ae07d35c01c4d714bc0eb174ce9fbe10227700ced3abf7b55f3ceb98e1ccb6c", + "globals": [], + "declaredModules": [ + "frctl__fractal" + ] + } + }, + "frecency": { + "1.3": { + "libraryName": "frecency", + "typingsPackageName": "frecency", + "projectName": "https://github.com/mixmaxhq/frecency#readme", + "contributors": [ + { + "name": "swyx", + "url": "https://github.com/sw-yx", + "githubUsername": "sw-yx" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65b85fa6f3f00b7ae2672e14cfcaf9fc5556787be18ee1f8c2f9e3a74e8ccad2", + "globals": [], + "declaredModules": [ + "frecency" + ] + } + }, + "freedom": { + "0.6": { + "libraryName": "freedom", + "typingsPackageName": "freedom", + "projectName": "https://github.com/freedomjs/freedom", + "contributors": [ + { + "name": "Jonathan Pevarnek", + "url": "https://github.com/jpevarnek", + "githubUsername": "jpevarnek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "freedom-core-env.d.ts", + "freedom-module-env.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b7c3dba863ee61de723b4801caed483f81bada992545a192fb359b15803b87a", + "globals": [ + "freedom" + ], + "declaredModules": [] + } + }, + "freeport": { + "1.0": { + "libraryName": "freeport", + "typingsPackageName": "freeport", + "projectName": "https://github.com/daaku/nodejs-freeport", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87a846dfc4b0ce973b0ea3b28be5c78ebb29d7b883e094c4fde4dc10e0cab756", + "globals": [], + "declaredModules": [ + "freeport" + ] + } + }, + "fresh": { + "0.5": { + "libraryName": "fresh", + "typingsPackageName": "fresh", + "projectName": "https://github.com/jshttp/fresh#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f00dfe78fd8ae39ac188f03eb346b3b7c08dd4ff3e7f264e99e1c47a0c4269e", + "globals": [], + "declaredModules": [ + "fresh" + ] + } + }, + "freshy": { + "1.0": { + "libraryName": "freshy", + "typingsPackageName": "freshy", + "projectName": "https://github.com/krakenjs/freshy#readme", + "contributors": [ + { + "name": "Nikita Volodin", + "url": "https://github.com/qlonik", + "githubUsername": "qlonik" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "minimist" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38c91f5b04cb4d463fb63abb26312140fe7a69ac267e94f841212dcb3ff02bdf", + "globals": [], + "declaredModules": [ + "freshy" + ] + } + }, + "frida-gum": { + "15.0": { + "libraryName": "frida-gum", + "typingsPackageName": "frida-gum", + "projectName": "https://github.com/frida/frida", + "contributors": [ + { + "name": "Ole André Vadla Ravnås", + "url": "https://github.com/oleavr", + "githubUsername": "oleavr" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fb29031e5648c0c99e33aad49931533d2a7701a782ebc37102986bbea44bccc", + "globals": [ + "ApiResolver", + "Arm64Instruction", + "Arm64Relocator", + "Arm64Writer", + "ArmInstruction", + "ArmRelocator", + "ArmWriter", + "Backtracer", + "CModule", + "DebugSymbol", + "File", + "Frida", + "IOStream", + "InputStream", + "Instruction", + "Int64", + "Interceptor", + "InvocationListener", + "InvocationReturnValue", + "Java", + "Kernel", + "Memory", + "MemoryAccessMonitor", + "MipsInstruction", + "MipsRelocator", + "MipsWriter", + "Module", + "ModuleMap", + "NULL", + "NativeCallback", + "NativeFunction", + "NativePointer", + "ObjC", + "OutputStream", + "Process", + "Script", + "Socket", + "SocketConnection", + "SourceMap", + "SqliteDatabase", + "SqliteStatement", + "Stalker", + "StalkerArm64Iterator", + "StalkerX86Iterator", + "SystemFunction", + "Thread", + "ThumbRelocator", + "ThumbWriter", + "UInt64", + "UnixInputStream", + "UnixOutputStream", + "WeakRef", + "Win32InputStream", + "Win32OutputStream", + "X86Instruction", + "X86Relocator", + "X86Writer", + "clearImmediate", + "clearInterval", + "clearTimeout", + "gc", + "hexdump", + "int64", + "ptr", + "recv", + "rpc", + "send", + "setImmediate", + "setInterval", + "setTimeout", + "uint64" + ], + "declaredModules": [] + } + }, + "friendly-errors-webpack-plugin": { + "0.1": { + "libraryName": "friendly-errors-webpack-plugin", + "typingsPackageName": "friendly-errors-webpack-plugin", + "projectName": "https://github.com/geowarin/friendly-errors-webpack-plugin", + "contributors": [ + { + "name": "Arne Bahlo", + "url": "https://github.com/bahlo", + "githubUsername": "bahlo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb593172458f1c4a0c8f00757f6e662316e01e4de7c4d6da843cb2c3ba5c45b6", + "globals": [], + "declaredModules": [ + "friendly-errors-webpack-plugin" + ] + } + }, + "frisby": { + "2.0": { + "libraryName": "Frisby", + "typingsPackageName": "frisby", + "projectName": "https://github.com/vlucas/frisby", + "contributors": [ + { + "name": "Christopher E. Woodland", + "url": "https://github.com/cwoodland", + "githubUsername": "cwoodland" + }, + { + "name": "Johnny Li", + "url": "https://github.com/johnny4753", + "githubUsername": "johnny4753" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-fetch", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7677bd41ab470dfe378a43f19d66b50ef9643311e9be01d738722eb900d29db1", + "globals": [], + "declaredModules": [ + "frisby" + ] + }, + "0.8": { + "libraryVersionDirectoryName": "0", + "libraryName": "Frisby", + "typingsPackageName": "frisby", + "projectName": "https://github.com/vlucas/frisby", + "contributors": [ + { + "name": "Johnny Li", + "url": "https://github.com/johnny4753", + "githubUsername": "johnny4753" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "frisby", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8b7acfa1aa7969d2473980609e96ad280d395ba307a5aa2c85c930c39e546d3a", + "globals": [], + "declaredModules": [ + "frisby" + ] + } + }, + "from": { + "0.1": { + "libraryName": "from", + "typingsPackageName": "from", + "projectName": "https://github.com/dominictarr/from", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6922e393a344a07721a33caf218eeab2ec243bc2b284a1eb26b53acf709c246b", + "globals": [], + "declaredModules": [ + "from" + ] + } + }, + "from2": { + "2.3": { + "libraryName": "from2", + "typingsPackageName": "from2", + "projectName": "https://github.com/hughsk/from2", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcc62c9a6a6c4e3fc222f967cfd88f1ef34afd3eab215d558edd995ce44034e1", + "globals": [], + "declaredModules": [ + "from2" + ] + } + }, + "fromjs": { + "2.1": { + "libraryName": "fromjs", + "typingsPackageName": "fromjs", + "projectName": "https://github.com/suckgamony/fromjs", + "contributors": [ + { + "name": "Glenn Dierckx", + "url": "https://github.com/glenndierckx", + "githubUsername": "glenndierckx" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4450d3fda346b4237ee1adee2d92dd90b0647266412fc526f1d1852ec8c87b8a", + "globals": [ + "from" + ], + "declaredModules": [] + } + }, + "fs-capacitor": { + "2.0": { + "libraryName": "fs-capacitor", + "typingsPackageName": "fs-capacitor", + "projectName": "https://github.com/mike-marcacci/fs-capacitor#readme", + "contributors": [ + { + "name": "Mike Marcacci", + "url": "https://github.com/mike-marcacci", + "githubUsername": "mike-marcacci" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e4d6805865fc141224964e6de2778191082475da98fdef3f81e0a9d2d6b12bf", + "globals": [], + "declaredModules": [ + "fs-capacitor" + ] + } + }, + "fs-cson": { + "0.3": { + "libraryName": "fs-cson", + "typingsPackageName": "fs-cson", + "projectName": "https://github.com/charlierudolph/fs-cson", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc3d6deb4cf09db6364adceb3e24728a7f8e7d3794e4084db384372b99bf96ad", + "globals": [], + "declaredModules": [ + "fs-cson" + ] + } + }, + "fs-ext": { + "2.0": { + "libraryName": "fs-ext", + "typingsPackageName": "fs-ext", + "projectName": "https://github.com/baudehlo/node-fs-ext", + "contributors": [ + { + "name": "Oguzhan Ergin", + "url": "https://github.com/OguzhanE", + "githubUsername": "OguzhanE" + }, + { + "name": "Konstantin Ikonnikov", + "url": "https://github.com/ikokostya", + "githubUsername": "ikokostya" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9eca5a0225bcafbfd605e9ea9c7a09333c690ecdbbc6b1b2456f9b93c51c691f", + "globals": [], + "declaredModules": [ + "fs-ext" + ] + } + }, + "fs-extra": { + "8.1": { + "libraryName": "fs-extra", + "typingsPackageName": "fs-extra", + "projectName": "https://github.com/jprichardson/node-fs-extra", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "midknight41", + "url": "https://github.com/midknight41", + "githubUsername": "midknight41" + }, + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + }, + { + "name": "Mees van Dijk", + "url": "https://github.com/mees-", + "githubUsername": "mees-" + }, + { + "name": "Justin Rockwood", + "url": "https://github.com/jrockwood", + "githubUsername": "jrockwood" + }, + { + "name": "Sang Dang", + "url": "https://github.com/sangdth", + "githubUsername": "sangdth" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79e52bc8d5c9913cee6d8de57e160e2606e0e9f52b7c65e1bbeda16bcd38256f", + "globals": [], + "declaredModules": [ + "fs-extra" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "fs-extra", + "typingsPackageName": "fs-extra", + "projectName": "https://github.com/jprichardson/node-fs-extra", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "midknight41", + "url": "https://github.com/midknight41", + "githubUsername": "midknight41" + }, + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + }, + { + "name": "Mees van Dijk", + "url": "https://github.com/mees-", + "githubUsername": "mees-" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [ + { + "packageName": "fs-extra", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3b4a32a525cfc9d7d2d21d8ec5994314313ffdb36d4a19770303597a48e5a600", + "globals": [], + "declaredModules": [ + "fs-extra" + ] + } + }, + "fs-extra-promise": { + "1.0": { + "libraryName": "fs-extra-promise", + "typingsPackageName": "fs-extra-promise", + "projectName": "https://github.com/overlookmotel/fs-extra-promise", + "contributors": [ + { + "name": "midknight41", + "url": "https://github.com/midknight41", + "githubUsername": "midknight41" + }, + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "Hiromi Shikata", + "url": "https://github.com/HiromiShikata", + "githubUsername": "HiromiShikata" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "fs-extra", + "version": { + "major": 4 + } + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "fs-extra", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "94bae39436dfce0e75447a2d5403a76f5cc41b08c61432d96dcda50f8c6130d6", + "globals": [], + "declaredModules": [ + "fs-extra-promise" + ] + } + }, + "fs-extra-promise-es6": { + "0.1": { + "libraryName": "fs-extra-promise-es6", + "typingsPackageName": "fs-extra-promise-es6", + "projectName": "https://github.com/vinsonchuong/fs-extra-promise-es6", + "contributors": [ + { + "name": "midknight41", + "url": "https://github.com/midknight41", + "githubUsername": "midknight41" + }, + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + }, + { + "name": "Hiromi Shikata", + "url": "https://github.com/HiromiShikata", + "githubUsername": "HiromiShikata" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4002dd227fc6ff736061c45be09df767c6ef1d5e1f0a7afd2023ac7459446a38", + "globals": [], + "declaredModules": [ + "fs-extra-promise-es6" + ] + } + }, + "fs-finder": { + "1.8": { + "libraryName": "fs-finder", + "typingsPackageName": "fs-finder", + "projectName": "https://github.com/sakren/node-fs-finder", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7d4c525d3bef42d3c119d33395ecae8f76151c055e448a1c418e0daa497f737", + "globals": [], + "declaredModules": [ + "fs-finder" + ] + } + }, + "fs-mock": { + "1.1": { + "libraryName": "fs-mock", + "typingsPackageName": "fs-mock", + "projectName": "https://github.com/sakren/node-fs-mock", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fedbc60a17bc743275772633f337b5d333d2f4d849bc1e157a33bab9e014b5e", + "globals": [], + "declaredModules": [ + "fs-mock" + ] + } + }, + "fs-plus": { + "3.0": { + "libraryName": "fs-plus", + "typingsPackageName": "fs-plus", + "projectName": "https://github.com/atom/fs-plus", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4745cb397e5bf6e8168afeacd7bedc2db44166637859fd7e6ed3527eaab13035", + "globals": [], + "declaredModules": [ + "fs-plus" + ] + } + }, + "fs-readdir-recursive": { + "1.0": { + "libraryName": "fs-readdir-recursive", + "typingsPackageName": "fs-readdir-recursive", + "projectName": "https://github.com/fs-utils/fs-readdir-recursive", + "contributors": [ + { + "name": "Paolo Scanferla", + "url": "https://github.com/pscanf", + "githubUsername": "pscanf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1121bfd46acede5d3de5f2b334cb05c49175d5f5fdf1776dd1af8a5f29c95da5", + "globals": [], + "declaredModules": [ + "fs-readdir-recursive" + ] + } + }, + "fs-readfile-promise": { + "3.0": { + "libraryName": "fs-readfile-promise", + "typingsPackageName": "fs-readfile-promise", + "projectName": "https://github.com/shinnn/fs-readfile-promise", + "contributors": [ + { + "name": "Motosugi Murata", + "url": "https://github.com/mtsg", + "githubUsername": "mtsg" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4b5be5d2af4256db7ae438facbae1bee69bf1a6bdb54b53ddf2d868cdcd0a3f", + "globals": [], + "declaredModules": [ + "fs-readfile-promise" + ] + } + }, + "fscreen": { + "1.0": { + "libraryName": "fscreen", + "typingsPackageName": "fscreen", + "projectName": "https://github.com/rafrex/fscreen#readme", + "contributors": [ + { + "name": "Joscha Feth", + "url": "https://github.com/joscha", + "githubUsername": "joscha" + }, + { + "name": "Terry Mun", + "url": "https://github.com/terrymun", + "githubUsername": "terrymun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc5186ad0619d129a5f8f6b8890e33d8959d4baa77ad3dcce68b4d4fc173e62b", + "globals": [], + "declaredModules": [ + "fscreen" + ] + } + }, + "ftdomdelegate": { + "0.0": { + "libraryName": "ftdomdelegate", + "typingsPackageName": "ftdomdelegate", + "projectName": "https://github.com/ftlabs/ftdomdelegate", + "contributors": [ + { + "name": "Christian Holm Nielsen", + "url": "https://github.com/dotnetnerd", + "githubUsername": "dotnetnerd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f3169e1272be568e388478b78bb2cd6e759ad1dfb9d217a561cd08ff4e33ff8", + "globals": [ + "Delegate" + ], + "declaredModules": [] + } + }, + "ftp": { + "0.3": { + "libraryName": "ftp", + "typingsPackageName": "ftp", + "projectName": "https://github.com/mscdex/node-ftp", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Nathan Rajlich", + "url": "https://github.com/TooTallNate", + "githubUsername": "TooTallNate" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe636cfb4bad196ad57a1bc790c2fee9253ca6cd296b0fd9316936f81b01b513", + "globals": [], + "declaredModules": [ + "ftp" + ] + } + }, + "ftpd": { + "0.2": { + "libraryName": "ftpd", + "typingsPackageName": "ftpd", + "projectName": "https://github.com/sstur/nodeftpd", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a4bd9ece714e1ba3d9a76f67eb095c0930359340410ea91653938c5be219936", + "globals": [], + "declaredModules": [ + "ftpd" + ] + } + }, + "ftps": { + "1.1": { + "libraryName": "ftps", + "typingsPackageName": "ftps", + "projectName": "https://github.com/Atinux/node-ftps#readme", + "contributors": [ + { + "name": "Christos Panagiotakopoulos", + "url": "https://github.com/chrispanag", + "githubUsername": "chrispanag" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9867640ce6c8260a267d5e00ed0a324abed2224fcbfba51519d083680da81025", + "globals": [], + "declaredModules": [ + "ftps" + ] + } + }, + "fullname": { + "2.1": { + "libraryName": "fullname", + "typingsPackageName": "fullname", + "projectName": "https://www.npmjs.com/package/fullname", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e658403336dac4b9679cba01d7eb644bc67010c7eff425a04549aef71bfaa3d", + "globals": [], + "declaredModules": [ + "fullname" + ] + } + }, + "fullpage.js": { + "2.9": { + "libraryName": "fullpage.js", + "typingsPackageName": "fullpage.js", + "projectName": "http://alvarotrigo.com/fullPage/", + "contributors": [ + { + "name": "Andrew Roberts", + "url": "http://www.atroberts.org" + }, + { + "name": "Jodi Warren", + "url": "https://github.com/jodiwarren", + "githubUsername": "jodiwarren" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "daa7459f15af10cb9ec8b91cf18750a15feb2274c6e4b2529d5c67e007a93be7", + "globals": [], + "declaredModules": [] + } + }, + "function-bind": { + "1.1": { + "libraryName": "function-bind", + "typingsPackageName": "function-bind", + "projectName": "https://github.com/Raynos/function-bind", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [ + "3.3" + ], + "files": [ + "implementation.d.ts", + "index.d.ts", + "ts3.3/implementation.d.ts", + "ts3.3/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "052b87fead3a0b4687a9d48fa671079e28d99283fbce52db0c1ae48f50df83e4", + "globals": [], + "declaredModules": [ + "function-bind", + "function-bind/implementation" + ] + } + }, + "fundamental-react": { + "0.8": { + "libraryName": "fundamental-react", + "typingsPackageName": "fundamental-react", + "projectName": "https://sap.github.io/fundamental-react", + "contributors": [ + { + "name": "Frank Feinbube", + "url": "https://github.com/Feinbube", + "githubUsername": "Feinbube" + }, + { + "name": "Milan Proell", + "url": "https://github.com/milanpro", + "githubUsername": "milanpro" + }, + { + "name": "Sam Kvale", + "url": "https://github.com/skvale", + "githubUsername": "skvale" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/ActionBar/ActionBar.d.ts", + "lib/Alert/Alert.d.ts", + "lib/Badge/Badge.d.ts", + "lib/Badge/Counter.d.ts", + "lib/Badge/Label.d.ts", + "lib/Badge/Status.d.ts", + "lib/Breadcrumb/Breadcrumb.d.ts", + "lib/Button/Button.d.ts", + "lib/Button/ButtonGroup.d.ts", + "lib/Calendar/Calendar.d.ts", + "lib/ComboboxInput/ComboboxInput.d.ts", + "lib/DatePicker/DatePicker.d.ts", + "lib/Dropdown/Dropdown.d.ts", + "lib/Forms/FormFieldset.d.ts", + "lib/Forms/FormGroup.d.ts", + "lib/Forms/FormInput.d.ts", + "lib/Forms/FormItem.d.ts", + "lib/Forms/FormLabel.d.ts", + "lib/Forms/FormLegend.d.ts", + "lib/Forms/FormMessage.d.ts", + "lib/Forms/FormRadioGroup.d.ts", + "lib/Forms/FormRadioItem.d.ts", + "lib/Forms/FormSelect.d.ts", + "lib/Forms/FormSet.d.ts", + "lib/Forms/FormTextarea.d.ts", + "lib/Icon/Icon.d.ts", + "lib/Identifier/Identifier.d.ts", + "lib/Image/Image.d.ts", + "lib/InlineHelp/InlineHelp.d.ts", + "lib/InputGroup/InputGroup.d.ts", + "lib/LayoutGrid/LayoutGrid.d.ts", + "lib/Link/Link.d.ts", + "lib/ListGroup/ListGroup.d.ts", + "lib/LocalizationEditor/LocalizationEditor.d.ts", + "lib/Menu/Menu.d.ts", + "lib/Modal/Modal.d.ts", + "lib/MultiInput/MultiInput.d.ts", + "lib/Pagination/Pagination.d.ts", + "lib/Panel/Panel.d.ts", + "lib/Popover/Popover.d.ts", + "lib/SearchInput/SearchInput.d.ts", + "lib/Shellbar/Shellbar.d.ts", + "lib/SideNavigation/SideNav.d.ts", + "lib/Table/Table.d.ts", + "lib/Tabs/Tab.d.ts", + "lib/Tabs/TabGroup.d.ts", + "lib/Tile/Tile.d.ts", + "lib/Time/Time.d.ts", + "lib/TimePicker/TimePicker.d.ts", + "lib/Toggle/Toggle.d.ts", + "lib/Token/Token.d.ts", + "lib/TreeView/TreeView.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "841971fcfdd496a1d73bd445a3122518ca4ec15b4e724bc598e8ad735f8f109e", + "globals": [], + "declaredModules": [ + "fundamental-react", + "fundamental-react/lib/ActionBar/ActionBar", + "fundamental-react/lib/Alert/Alert", + "fundamental-react/lib/Badge/Badge", + "fundamental-react/lib/Breadcrumb/Breadcrumb", + "fundamental-react/lib/Button/Button", + "fundamental-react/lib/Button/ButtonGroup", + "fundamental-react/lib/Calendar/Calendar", + "fundamental-react/lib/ComboboxInput/ComboboxInput", + "fundamental-react/lib/Menu/Menu", + "fundamental-react/lib/Badge/Counter", + "fundamental-react/lib/DatePicker/DatePicker", + "fundamental-react/lib/Dropdown/Dropdown", + "fundamental-react/lib/Forms/FormFieldset", + "fundamental-react/lib/Forms/FormGroup", + "fundamental-react/lib/Forms/FormInput", + "fundamental-react/lib/Forms/FormItem", + "fundamental-react/lib/Forms/FormLabel", + "fundamental-react/lib/Forms/FormLegend", + "fundamental-react/lib/Forms/FormMessage", + "fundamental-react/lib/Forms/FormRadioGroup", + "fundamental-react/lib/Forms/FormRadioItem", + "fundamental-react/lib/Forms/FormSelect", + "fundamental-react/lib/Forms/FormSet", + "fundamental-react/lib/Forms/FormTextarea", + "fundamental-react/lib/Icon/Icon", + "fundamental-react/lib/Identifier/Identifier", + "fundamental-react/lib/Image/Image", + "fundamental-react/lib/InlineHelp/InlineHelp", + "fundamental-react/lib/InputGroup/InputGroup", + "fundamental-react/lib/Badge/Label", + "fundamental-react/lib/LayoutGrid/LayoutGrid", + "fundamental-react/lib/Link/Link", + "fundamental-react/lib/ListGroup/ListGroup", + "fundamental-react/lib/Badge/Status", + "fundamental-react/lib/LocalizationEditor/LocalizationEditor", + "fundamental-react/lib/Modal/Modal", + "fundamental-react/lib/MultiInput/MultiInput", + "fundamental-react/lib/Pagination/Pagination", + "fundamental-react/lib/Panel/Panel", + "fundamental-react/lib/Popover/Popover", + "fundamental-react/lib/SearchInput/SearchInput", + "fundamental-react/lib/Shellbar/Shellbar", + "fundamental-react/lib/SideNavigation/SideNav", + "fundamental-react/lib/Tabs/Tab", + "fundamental-react/lib/Tabs/TabGroup", + "fundamental-react/lib/Table/Table", + "fundamental-react/lib/Tile/Tile", + "fundamental-react/lib/Time/Time", + "fundamental-react/lib/TimePicker/TimePicker", + "fundamental-react/lib/Toggle/Toggle", + "fundamental-react/lib/Token/Token", + "fundamental-react/lib/TreeView/TreeView" + ] + } + }, + "fusioncharts": { + "3.11": { + "libraryName": "fusioncharts", + "typingsPackageName": "fusioncharts", + "projectName": "http://www.fusioncharts.com", + "contributors": [ + { + "name": "Rohit Kumar", + "url": "https://github.com/rohitkr", + "githubUsername": "rohitkr" + }, + { + "name": "Shivaraj KV", + "url": "https://github.com/shivarajkv", + "githubUsername": "shivarajkv" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "fusioncharts.charts.d.ts", + "fusioncharts.gantt.d.ts", + "fusioncharts.maps.d.ts", + "fusioncharts.powercharts.d.ts", + "fusioncharts.ssgrid.d.ts", + "fusioncharts.treemap.d.ts", + "fusioncharts.widgets.d.ts", + "fusioncharts.zoomscatter.d.ts", + "index.d.ts", + "maps/fusioncharts.usa.d.ts", + "maps/fusioncharts.world.d.ts", + "themes/fusioncharts.theme.carbon.d.ts", + "themes/fusioncharts.theme.fint.d.ts", + "themes/fusioncharts.theme.ocean.d.ts", + "themes/fusioncharts.theme.zune.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94cdcd64eb9de24e14101593152514c2e58e928607c8c3e09059a658d9cbe5e7", + "globals": [ + "FusionCharts", + "carbon", + "charts", + "fint", + "gantt", + "maps", + "ocean", + "powercharts", + "ssgrid", + "treemap", + "usa", + "widgets", + "world", + "zoomscatter", + "zune" + ], + "declaredModules": [ + "fusioncharts", + "fusioncharts/fusioncharts.charts", + "fusioncharts/fusioncharts.gantt", + "fusioncharts/fusioncharts.maps", + "fusioncharts/fusioncharts.powercharts", + "fusioncharts/fusioncharts.ssgrid", + "fusioncharts/fusioncharts.treemap", + "fusioncharts/fusioncharts.widgets", + "fusioncharts/fusioncharts.zoomscatter", + "fusioncharts/maps/fusioncharts.usa", + "fusioncharts/maps/fusioncharts.world", + "fusioncharts/themes/fusioncharts.theme.carbon", + "fusioncharts/themes/fusioncharts.theme.fint", + "fusioncharts/themes/fusioncharts.theme.ocean", + "fusioncharts/themes/fusioncharts.theme.zune" + ] + } + }, + "fuzzaldrin": { + "2.1": { + "libraryName": "fuzzaldrin", + "typingsPackageName": "fuzzaldrin", + "projectName": "https://github.com/atom/fuzzaldrin", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95f58d2bb868ff7eddc0fa26332057748433d07af8df2d5552bc2416340c1a50", + "globals": [], + "declaredModules": [ + "fuzzaldrin" + ] + } + }, + "fuzzaldrin-plus": { + "0.6": { + "libraryName": "fuzzaldrin-plus", + "typingsPackageName": "fuzzaldrin-plus", + "projectName": "https://github.com/jeancroy/fuzzaldrin-plus/", + "contributors": [ + { + "name": " Jean Christophe Roy", + "url": "https://github.com/jeancroy", + "githubUsername": "jeancroy" + }, + { + "name": "Jason Killian", + "url": "https://github.com/jkillian", + "githubUsername": "jkillian" + }, + { + "name": "Ronald Rey", + "url": "https://github.com/reyronald", + "githubUsername": "reyronald" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f15605260680109732708a5c6053c9ab1bbb1062072d4f3390768eb74217f2d6", + "globals": [ + "fuzzaldrin" + ], + "declaredModules": [ + "fuzzaldrin-plus" + ] + } + }, + "fuzzy-search": { + "2.1": { + "libraryName": "fuzzy-search", + "typingsPackageName": "fuzzy-search", + "projectName": "https://github.com/wouter2203/fuzzy-search#readme", + "contributors": [ + { + "name": "Alex Deas", + "url": "https://github.com/alex-deas", + "githubUsername": "alex-deas" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99c528aa7eb6dcf79c1d1736f979040e67cbf6b8bfaf81fbd8c79717db5daedf", + "globals": [], + "declaredModules": [ + "fuzzy-search" + ] + } + }, + "fuzzyset": { + "1.0": { + "libraryName": "fuzzset", + "typingsPackageName": "fuzzyset", + "projectName": "http://github.com/washt/fuzzyset", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + }, + { + "name": "Narain Sagar", + "url": "https://github.com/narainsagar", + "githubUsername": "narainsagar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5470f140fd7de3ea671e4d5dc75d08d33acd403e32a1e92b662c282ef3aac34c", + "globals": [ + "FuzzySet" + ], + "declaredModules": [ + "fuzzyset" + ] + } + }, + "fuzzyset.js": { + "0.0": { + "libraryName": "fuzzyset.js", + "typingsPackageName": "fuzzyset.js", + "projectName": "https://github.com/Glench/fuzzyset.js", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + }, + { + "name": "Narain Sagar", + "url": "https://github.com/narainsagar", + "githubUsername": "narainsagar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6aed99f3ec2693d27011729676d3f6806caf8f20ee70f060b896abd8609a711", + "globals": [ + "FuzzySet" + ], + "declaredModules": [ + "fuzzyset.js" + ] + } + }, + "fxn": { + "0.0": { + "libraryName": "fxn", + "typingsPackageName": "fxn", + "projectName": "https://github.com/poly/fxn", + "contributors": [ + { + "name": "Adam Charron", + "url": "https://github.com/charrondev", + "githubUsername": "charrondev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eae0a480386687fb9f66662cff6808b68502fab01f325b500b4abd0525089754", + "globals": [], + "declaredModules": [ + "fxn" + ] + } + }, + "gae.channel.api": { + "0.0": { + "libraryName": "GoogleAppEngine's Channel API", + "typingsPackageName": "gae.channel.api", + "projectName": "https://developers.google.com/appengine/docs/java/channel/javascript", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b84f3828f300ebe1425fac558f61821a8e35fc14a1be3a320f80c1089355a949", + "globals": [ + "goog" + ], + "declaredModules": [] + } + }, + "gamedig": { + "1.0": { + "libraryName": "Gamedig", + "typingsPackageName": "gamedig", + "projectName": "https://github.com/sonicsnes/node-gamedig", + "contributors": [ + { + "name": "Ivan Sieder", + "url": "https://github.com/ivansieder", + "githubUsername": "ivansieder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10f681e88dc08d694332ccfae6be2ea0a5d80748434d4b37bafe590328297dcf", + "globals": [], + "declaredModules": [ + "gamedig" + ] + } + }, + "gamepad": { + "1.5": { + "libraryName": "gamepad", + "typingsPackageName": "gamepad", + "projectName": "https://github.com/creationix/node-gamepad#readme", + "contributors": [ + { + "name": "Alex Van Camp", + "url": "https://github.com/Lange", + "githubUsername": "Lange" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74f0b60d6e2705415fc07f837a99dfd4ad86da6793b14ff0d518250e1c7075aa", + "globals": [], + "declaredModules": [ + "gamepad" + ] + } + }, + "gamequery": { + "0.7": { + "libraryName": "gameQuery", + "typingsPackageName": "gamequery", + "projectName": "http://gamequeryjs.com/", + "contributors": [ + { + "name": "David Laubreiter", + "url": "https://github.com/Laubi", + "githubUsername": "Laubi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "def48d25ac77f0cce92cd9c496fd237b50213a4b4cbc461c386ad87710a8e063", + "globals": [], + "declaredModules": [] + } + }, + "gandi-livedns": { + "0.0": { + "libraryName": "Gandi LiveDNS", + "typingsPackageName": "gandi-livedns", + "projectName": "http://doc.livedns.gandi.net/", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e8bba9b7d0fd1026cdbabae72dd0225e0ddd9e1d898cfaa7fd81c5d7f79be96", + "globals": [], + "declaredModules": [] + } + }, + "gapi": { + "0.0": { + "libraryName": "Google API Client", + "typingsPackageName": "gapi", + "projectName": "https://github.com/google/google-api-javascript-client", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + }, + { + "name": "grant", + "url": "https://github.com/grant", + "githubUsername": "grant" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "gapi.people", + "gapi.plus" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e701c10802b64a01ac8f3d6678aa14cd6903fe528aecf117cecd780c5729c0e2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.analytics": { + "0.0": { + "libraryName": "Google Analytics API", + "typingsPackageName": "gapi.analytics", + "projectName": "https://developers.google.com/analytics/devguides/reporting/core/v4/", + "contributors": [ + { + "name": "César Costas", + "url": "https://github.com/gatsbimantico", + "githubUsername": "gatsbimantico" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9eced59af928d7ace333db59142c1062d45025cdffc90212bd461e2e6f223d3f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.auth2": { + "0.0": { + "libraryName": "Google Sign-In API", + "typingsPackageName": "gapi.auth2", + "projectName": "https://developers.google.com/identity/sign-in/web/", + "contributors": [ + { + "name": "Derek Lawless", + "url": "https://github.com/flawless2011", + "githubUsername": "flawless2011" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [ + "gapi.people" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a95da5301697f8c82953955883588c045f45754a635dc4dada1e918720d18254", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.calendar": { + "3.0": { + "libraryName": "Google Calendar API", + "typingsPackageName": "gapi.calendar", + "projectName": "https://developers.google.com/google-apps/calendar/", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0da80e495134a8dc09d38dffb08b03e1b2f5de22142f88f65e893af3846fcc77", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client": { + "1.0": { + "libraryName": "Google API client", + "typingsPackageName": "gapi.client", + "projectName": "https://developers.google.com", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e5fcf7e189f2789091236c0c7b085b48c1929cf18f20e2c9206de4f98626210", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.acceleratedmobilepageurl": { + "1.0": { + "libraryName": "Google Accelerated Mobile Pages (AMP) URL API v1", + "typingsPackageName": "gapi.client.acceleratedmobilepageurl", + "projectName": "https://developers.google.com/amp/cache/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ccf1f3c71c6011f1a079eca5908da6a8f1d25928e40b15436ff202160d19d74", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adexchangebuyer": { + "1.4": { + "libraryName": "Google Ad Exchange Buyer API v1.4", + "typingsPackageName": "gapi.client.adexchangebuyer", + "projectName": "https://developers.google.com/ad-exchange/buyer-rest", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50cf95790845f64c7c36269084f2d55b29d2e74888cba6a7594bfe1b94150846", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adexchangebuyer2": { + "2.0": { + "libraryName": "Google Ad Exchange Buyer API II v2beta1", + "typingsPackageName": "gapi.client.adexchangebuyer2", + "projectName": "https://developers.google.com/ad-exchange/buyer-rest/reference/rest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "010fb3d0012ccee96d51ca121e0eba124f5a1eb6314791f6af98ffd5e6e0caa2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adexchangeseller": { + "2.0": { + "libraryName": "Google Ad Exchange Seller API v2.0", + "typingsPackageName": "gapi.client.adexchangeseller", + "projectName": "https://developers.google.com/ad-exchange/seller-rest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee1f320ef1528b36dee33d5ed5a45ade1f367499a74830dcccc93ea696ccbcb2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adexperiencereport": { + "1.0": { + "libraryName": "Google Google Ad Experience Report API v1", + "typingsPackageName": "gapi.client.adexperiencereport", + "projectName": "https://developers.google.com/ad-experience-report/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0949d75c73870fc1a13ba43b2491d86c0a3e9cc47ef0db1d86d2a4f6ad56f587", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.admin": { + "1.0": { + "libraryName": "Google Admin Reports API reports_v1", + "typingsPackageName": "gapi.client.admin", + "projectName": "https://developers.google.com/admin-sdk/reports/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bbdece39b01f779158f3a9ac10ca75a36e7308c79025f06daa0b56725fa51ef", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adsense": { + "1.4": { + "libraryName": "Google AdSense Management API v1.4", + "typingsPackageName": "gapi.client.adsense", + "projectName": "https://developers.google.com/adsense/management/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c07926aa7e4dec9072dc10a518b9513e0e0711cce5ca05829052b6f0228001f9", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.adsensehost": { + "4.1": { + "libraryName": "Google AdSense Host API v4.1", + "typingsPackageName": "gapi.client.adsensehost", + "projectName": "https://developers.google.com/adsense/host/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09e8ce6af33e83733f1a3b39804497947a87fcb59cbfb6a9611de58863992d7c", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.analytics": { + "3.0": { + "libraryName": "Google Google Analytics API v3", + "typingsPackageName": "gapi.client.analytics", + "projectName": "https://developers.google.com/analytics/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfb8dc44e143902a13ccdac71b5dd129554ed546b651e03ec7e36dd8c405b2b9", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.analyticsreporting": { + "4.0": { + "libraryName": "Google Google Analytics Reporting API v4", + "typingsPackageName": "gapi.client.analyticsreporting", + "projectName": "https://developers.google.com/analytics/devguides/reporting/core/v4/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6184351fe9191da41edfc0335e9d21767b9c7a6c137c7b3da13b214b9dec82f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.androiddeviceprovisioning": { + "1.0": { + "libraryName": "Google Android Device Provisioning Partner API v1", + "typingsPackageName": "gapi.client.androiddeviceprovisioning", + "projectName": "https://developers.google.com/zero-touch/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "834d57bd50c8153ce21fe31ec65f73f4e5f03ef69fc5dfdab9fe4e639b65a0c4", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.androidenterprise": { + "1.0": { + "libraryName": "Google Google Play EMM API v1", + "typingsPackageName": "gapi.client.androidenterprise", + "projectName": "https://developers.google.com/android/work/play/emm-api", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8547427dcc7e779f10e37dd9e7a8333a55ac34f067e5ce786e2e4412440dfa73", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.androidmanagement": { + "1.0": { + "libraryName": "Google Android Management API v1", + "typingsPackageName": "gapi.client.androidmanagement", + "projectName": "https://developers.google.com/android/management", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f25bbc018b0d810f90de04b4ff20177ed42f4e58210f2cf5d0a0ab8ba0d5bd6", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.androidpublisher": { + "2.0": { + "libraryName": "Google Google Play Developer API v2", + "typingsPackageName": "gapi.client.androidpublisher", + "projectName": "https://developers.google.com/android-publisher", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77ab3723a8cb48a971c8837a0c8e521b7f5522a5795a21c63429a5a0b1949d99", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.appengine": { + "1.0": { + "libraryName": "Google Google App Engine Admin API v1", + "typingsPackageName": "gapi.client.appengine", + "projectName": "https://cloud.google.com/appengine/docs/admin-api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "444a02ce25415a155ce65eff912c0978640b69a2bb8438aabe802ef7d9726c20", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.appsactivity": { + "1.0": { + "libraryName": "Google G Suite Activity API v1", + "typingsPackageName": "gapi.client.appsactivity", + "projectName": "https://developers.google.com/google-apps/activity/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d94089b11136a7bbfa267245f0ba5341e8d14154e2eaf9c94f3dc730dc401ea", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.appstate": { + "1.0": { + "libraryName": "Google Google App State API v1", + "typingsPackageName": "gapi.client.appstate", + "projectName": "https://developers.google.com/games/services/web/api/states", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "285591cf187448bc17056eafd5a630cfaaeabcfc40abb3a7b395de90a0965749", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.bigquery": { + "2.0": { + "libraryName": "Google BigQuery API v2", + "typingsPackageName": "gapi.client.bigquery", + "projectName": "https://cloud.google.com/bigquery/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef9b806544f63f023140da2ae466d4870b0e671e5476660f9e82c603ad25df83", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.bigquerydatatransfer": { + "1.0": { + "libraryName": "Google BigQuery Data Transfer API v1", + "typingsPackageName": "gapi.client.bigquerydatatransfer", + "projectName": "https://cloud.google.com/bigquery/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bf61bdb747742745a91f6c15cb2b9596e11ae12424e51f8f5d7ee90c9458dc5", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.blogger": { + "3.0": { + "libraryName": "Google Blogger API v3", + "typingsPackageName": "gapi.client.blogger", + "projectName": "https://developers.google.com/blogger/docs/3.0/getting_started", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99be3e5308e8df09e3deef1070819188f2027c1862f1573736aa0df0417ea7af", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.books": { + "1.0": { + "libraryName": "Google Books API v1", + "typingsPackageName": "gapi.client.books", + "projectName": "https://developers.google.com/books/docs/v1/getting_started", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d578ed59cf5bfbfffa1ec8e6450b1147a26bb6f3b43d96ad969ab4f5591f5a7", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.calendar": { + "3.0": { + "libraryName": "Google Calendar API v3", + "typingsPackageName": "gapi.client.calendar", + "projectName": "https://developers.google.com/google-apps/calendar/firstapp", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0936c9c74f264108781e4c16bab6e3e1b9ab49a434a76ed987173698b7167a45", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.civicinfo": { + "2.0": { + "libraryName": "Google Google Civic Information API v2", + "typingsPackageName": "gapi.client.civicinfo", + "projectName": "https://developers.google.com/civic-information", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82addbf76258197c55f0879ecae68c3e4b1c932703fa0f945e4e4216d93a9431", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.classroom": { + "1.0": { + "libraryName": "Google Classroom API v1", + "typingsPackageName": "gapi.client.classroom", + "projectName": "https://developers.google.com/classroom/", + "contributors": [ + { + "name": "Maxim Mazurok", + "url": "https://github.com/Maxim-Mazurok", + "githubUsername": "Maxim-Mazurok" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2c852c21a2da16c231964bf78e7788b4a9e79f46ff73dff24e1e64ee7820f6f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudbilling": { + "1.0": { + "libraryName": "Google Google Cloud Billing API v1", + "typingsPackageName": "gapi.client.cloudbilling", + "projectName": "https://cloud.google.com/billing/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff4dfef18913ece7ce57affa3032f1f9a56121f90491e0dfaf2b38787a5ded7b", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudbuild": { + "1.0": { + "libraryName": "Google Google Cloud Container Builder API v1", + "typingsPackageName": "gapi.client.cloudbuild", + "projectName": "https://cloud.google.com/container-builder/docs/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc3e604bc8a5c36b5b8ac26e5436c14c1a4b96705cd5d264159d5d0396686e26", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.clouddebugger": { + "2.0": { + "libraryName": "Google Stackdriver Debugger API v2", + "typingsPackageName": "gapi.client.clouddebugger", + "projectName": "http://cloud.google.com/debugger", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3566478730bc576932ea93e512384953f01a6f5515c18145ac19373fbfe45a19", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.clouderrorreporting": { + "1.0": { + "libraryName": "Google Stackdriver Error Reporting API v1beta1", + "typingsPackageName": "gapi.client.clouderrorreporting", + "projectName": "https://cloud.google.com/error-reporting/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65135da204b4ad94bc2871f1322d24a1bd576d79ad85e86a820baa1857f0b35f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudfunctions": { + "1.0": { + "libraryName": "Google Google Cloud Functions API v1", + "typingsPackageName": "gapi.client.cloudfunctions", + "projectName": "https://cloud.google.com/functions", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0e6fd2bd2cdfe3b78b3b415e118a99008c03b7d35b666adc2a5c627692bd850", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudiot": { + "1.0": { + "libraryName": "Google Google Cloud IoT API v1", + "typingsPackageName": "gapi.client.cloudiot", + "projectName": "https://cloud.google.com/iot", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a45373fc54238e37be5cc8a286d82b63e2ec077a98a02884449df1f8ce93a23a", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudkms": { + "1.0": { + "libraryName": "Google Google Cloud Key Management Service (KMS) API v1", + "typingsPackageName": "gapi.client.cloudkms", + "projectName": "https://cloud.google.com/kms/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adeac7f824f207f7dfcce167362b96977d5a4a825442f9e290ba744f2b3bd877", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudmonitoring": { + "2.0": { + "libraryName": "Google Cloud Monitoring API v2beta2", + "typingsPackageName": "gapi.client.cloudmonitoring", + "projectName": "https://cloud.google.com/monitoring/v2beta2/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bd119101ad1ab1e32513c75530f8fe0e5e6dec5b37d8edcf7d227995813fbfe", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudresourcemanager": { + "1.0": { + "libraryName": "Google Google Cloud Resource Manager API v1", + "typingsPackageName": "gapi.client.cloudresourcemanager", + "projectName": "https://cloud.google.com/resource-manager", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a02cc81a89bb968ac56293fd9f0f701b09012d7855624d46da67ec190aad891e", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudtasks": { + "2.0": { + "libraryName": "Google Cloud Tasks API v2beta2", + "typingsPackageName": "gapi.client.cloudtasks", + "projectName": "https://cloud.google.com/cloud-tasks/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74bfd43dbece637407838b220d68576485f2ae464fc18c3fd2b57fc3e24d95de", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.cloudtrace": { + "2.0": { + "libraryName": "Google Stackdriver Trace API v2", + "typingsPackageName": "gapi.client.cloudtrace", + "projectName": "https://cloud.google.com/trace", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ec08ab48aef04d1b883d2bc5abfd11ebe6a599563fa35c927670b47276f222a", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.clouduseraccounts": { + "0.0": { + "libraryName": "Google Cloud User Accounts API vm_alpha", + "typingsPackageName": "gapi.client.clouduseraccounts", + "projectName": "https://cloud.google.com/compute/docs/access/user-accounts/api/latest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a21a2cbe280c4a1fd3b6a6538d7e9c7ebb502e6d34a064f9cf06fbb90a4a67ed", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.compute": { + "1.0": { + "libraryName": "Google Compute Engine API v1", + "typingsPackageName": "gapi.client.compute", + "projectName": "https://developers.google.com/compute/docs/reference/latest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e472388c0456d893031d823560ab1f0426345a3da1eda4fe025d43c17b4ac32a", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.consumersurveys": { + "2.0": { + "libraryName": "Google Consumer Surveys API v2", + "typingsPackageName": "gapi.client.consumersurveys", + "projectName": "undefined", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab1dde669afc0fd80a5e8683a6ba42059c6c73abb920b66229bf4491a26c4eb0", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.container": { + "1.0": { + "libraryName": "Google Google Container Engine API v1", + "typingsPackageName": "gapi.client.container", + "projectName": "https://cloud.google.com/container-engine/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b99f918d6ff45605b858bb0164d15d7ac3ef53ff97a6225b28ae6a4bc74cb12d", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.content": { + "2.0": { + "libraryName": "Google Content API for Shopping v2", + "typingsPackageName": "gapi.client.content", + "projectName": "https://developers.google.com/shopping-content", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03dc08698beb0caefae079d044dc5cd8e9142de3a6477f03a7bef444cc2cf4eb", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.customsearch": { + "1.0": { + "libraryName": "Google CustomSearch API v1", + "typingsPackageName": "gapi.client.customsearch", + "projectName": "https://developers.google.com/custom-search/v1/using_rest", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d9a393634281a9cc09227f6de7bcf8dff6dde9de3f0c9ecc695c74a09ed9194", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.dataflow": { + "1.0": { + "libraryName": "Google Google Dataflow API v1b3", + "typingsPackageName": "gapi.client.dataflow", + "projectName": "https://cloud.google.com/dataflow", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e85437026db097102ccbd83361e963a17e1166f6324ce1310ee24b34c31a034", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.dataproc": { + "1.0": { + "libraryName": "Google Google Cloud Dataproc API v1", + "typingsPackageName": "gapi.client.dataproc", + "projectName": "https://cloud.google.com/dataproc/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d1a10777cc9ccd2ade468688799be059362fea5bab33cccc07a6ad3179249ea", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.datastore": { + "1.0": { + "libraryName": "Google Google Cloud Datastore API v1", + "typingsPackageName": "gapi.client.datastore", + "projectName": "https://cloud.google.com/datastore/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae77581ce80402e1528b69d682848bebc8b603c04cbce9d2938b4a2a5c5bbc90", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.deploymentmanager": { + "2.0": { + "libraryName": "Google Google Cloud Deployment Manager API v2", + "typingsPackageName": "gapi.client.deploymentmanager", + "projectName": "https://cloud.google.com/deployment-manager/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8dd790a8eb247cf0d5fc70f16e087ae523f4eff6ee8da265b61ffd06532d4c3c", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.dfareporting": { + "2.8": { + "libraryName": "Google DCM/DFA Reporting And Trafficking API v2.8", + "typingsPackageName": "gapi.client.dfareporting", + "projectName": "https://developers.google.com/doubleclick-advertisers/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "384d35071d5242b3f60659d90eff3138d571eb49bd7879b911787dee59b9106f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.discovery": { + "1.0": { + "libraryName": "Google APIs Discovery Service v1", + "typingsPackageName": "gapi.client.discovery", + "projectName": "https://developers.google.com/discovery/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d54202c95629a333f9471432e232b4d610756f6577c62a68a69902517d8dcac", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.dlp": { + "2.0": { + "libraryName": "Google DLP API v2beta1", + "typingsPackageName": "gapi.client.dlp", + "projectName": "https://cloud.google.com/dlp/docs/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b1ddf8cb5a5b2fe7b7c63eecb7f1d61c701bb9ce78f59835d9af5d8f77c3168", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.dns": { + "1.0": { + "libraryName": "Google Google Cloud DNS API v1", + "typingsPackageName": "gapi.client.dns", + "projectName": "https://developers.google.com/cloud-dns", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae4dc88e9a025d7e0b2d0a5c9d9bac17ef4e6f7507b85a9b613fd02a5e15dfbd", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.doubleclickbidmanager": { + "1.0": { + "libraryName": "Google DoubleClick Bid Manager API v1", + "typingsPackageName": "gapi.client.doubleclickbidmanager", + "projectName": "https://developers.google.com/bid-manager/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "865fccb17db2e71ee96c2d407d7a6f2377818b06e35b67c184e12638b42d47d5", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.doubleclicksearch": { + "2.0": { + "libraryName": "Google DoubleClick Search API v2", + "typingsPackageName": "gapi.client.doubleclicksearch", + "projectName": "https://developers.google.com/doubleclick-search/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89e73df248f36c3555c4c050f05988f0e27db83e72be56f7e8be970f28fc6793", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.drive": { + "3.0": { + "libraryName": "Google Drive API v3", + "typingsPackageName": "gapi.client.drive", + "projectName": "https://developers.google.com/drive/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65be8c11d26c3a9442068b5b63e7a52c9c83f60c3ba9db41bbbaaf52b36904c1", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.firebasedynamiclinks": { + "1.0": { + "libraryName": "Google Firebase Dynamic Links API v1", + "typingsPackageName": "gapi.client.firebasedynamiclinks", + "projectName": "https://firebase.google.com/docs/dynamic-links/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6b5600240649efa322a66637daf3879b37abf0d3e1a0f63d2b4327ab5b2a722", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.firebaseremoteconfig": { + "1.0": { + "libraryName": "Google Firebase Remote Config API v1", + "typingsPackageName": "gapi.client.firebaseremoteconfig", + "projectName": "https://firebase.google.com/docs/remote-config/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86a78c46402f97cb3c008ea1fa50bc6fb293550d1e394c45df8ac7b7d15e613b", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.firebaserules": { + "1.0": { + "libraryName": "Google Firebase Rules API v1", + "typingsPackageName": "gapi.client.firebaserules", + "projectName": "https://firebase.google.com/docs/storage/security", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a101af2aea9eea865636b55e26b3a6ffc92628651f10763d24fc44cfaf72af66", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.firestore": { + "1.0": { + "libraryName": "Google Google Cloud Firestore API v1beta1", + "typingsPackageName": "gapi.client.firestore", + "projectName": "https://cloud.google.com/firestore", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80caf07f0d54ac2eb3b80350fe39dc9b3059012e5d0b3cf7bc471130d245b46e", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.fitness": { + "1.0": { + "libraryName": "Google Fitness v1", + "typingsPackageName": "gapi.client.fitness", + "projectName": "https://developers.google.com/fit/rest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3ae8bd65575353229efcc2956c61d23083b75895c5d5e8b023aaf1a4c04c2d5", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.fusiontables": { + "2.0": { + "libraryName": "Google Fusion Tables API v2", + "typingsPackageName": "gapi.client.fusiontables", + "projectName": "https://developers.google.com/fusiontables", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b895ca3e596186f06451576ebcd679a18450c1597e72cd4baa87f118d10ea587", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.games": { + "1.0": { + "libraryName": "Google Google Play Game Services API v1", + "typingsPackageName": "gapi.client.games", + "projectName": "https://developers.google.com/games/services/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78982a6a77b65766377d4af2b17f176f215fa42d6af189da596fb27b228a54a3", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.gamesconfiguration": { + "1.0": { + "libraryName": "Google Google Play Game Services Publishing API v1configuration", + "typingsPackageName": "gapi.client.gamesconfiguration", + "projectName": "https://developers.google.com/games/services", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c3f371b889bd204684ecd40d7b9c4bd6690d50440df050510c19e47b778dd40", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.gamesmanagement": { + "1.0": { + "libraryName": "Google Google Play Game Services Management API v1management", + "typingsPackageName": "gapi.client.gamesmanagement", + "projectName": "https://developers.google.com/games/services", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "989c87cd7e994fec166f3dae4de774a5c1f8b19dc4341c445cf161cc369eb7c0", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.genomics": { + "1.0": { + "libraryName": "Google Genomics API v1", + "typingsPackageName": "gapi.client.genomics", + "projectName": "https://cloud.google.com/genomics", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b28ab81e890d1974f28bd2119e7c3d8a6120fccb1d399cd239b8d520e25e806", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.gmail": { + "1.0": { + "libraryName": "Google Gmail API v1", + "typingsPackageName": "gapi.client.gmail", + "projectName": "https://developers.google.com/gmail/api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69c56d9eb92f2def2b17087130e2194a1b40f71eeca6423c4156e112451ed5d7", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.groupsmigration": { + "1.0": { + "libraryName": "Google Groups Migration API v1", + "typingsPackageName": "gapi.client.groupsmigration", + "projectName": "https://developers.google.com/google-apps/groups-migration/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "949bca90cb136d8973298f111204cc3da9767f2434857c4dd43c72c020b05e23", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.groupssettings": { + "1.0": { + "libraryName": "Google Groups Settings API v1", + "typingsPackageName": "gapi.client.groupssettings", + "projectName": "https://developers.google.com/google-apps/groups-settings/get_started", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99d5245615a0fc56840a550c56f837d508d1c5c0322268f75e2fc9b9769d443f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.iam": { + "1.0": { + "libraryName": "Google Google Identity and Access Management (IAM) API v1", + "typingsPackageName": "gapi.client.iam", + "projectName": "https://cloud.google.com/iam/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d4ffc1413291a4fd6f47f5336945ae11d7ed08785ca142e8e31c016cb5ecb43", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.identitytoolkit": { + "3.0": { + "libraryName": "Google Google Identity Toolkit API v3", + "typingsPackageName": "gapi.client.identitytoolkit", + "projectName": "https://developers.google.com/identity-toolkit/v3/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39855138f91a53d07131ac20c87f3155c0857dd5f979374304f7119514effc0f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.kgsearch": { + "1.0": { + "libraryName": "Google Knowledge Graph Search API v1", + "typingsPackageName": "gapi.client.kgsearch", + "projectName": "https://developers.google.com/knowledge-graph/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7110fc0981ed9d59b1b90cf8d213621e38f528cd1fd3cfc4d9cfc813b2de6c8", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.language": { + "1.0": { + "libraryName": "Google Google Cloud Natural Language API v1", + "typingsPackageName": "gapi.client.language", + "projectName": "https://cloud.google.com/natural-language/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8be0335ec0247b1920f5f142ba1ae482e48c2a3f6ed9fde9e3c639bc9c4f325c", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.licensing": { + "1.0": { + "libraryName": "Google Enterprise License Manager API v1", + "typingsPackageName": "gapi.client.licensing", + "projectName": "https://developers.google.com/google-apps/licensing/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c871933184d5c25435ae6b90376b71dd9c6e0d65b8dae743a1e75fb91373c61", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.logging": { + "2.0": { + "libraryName": "Google Stackdriver Logging API v2", + "typingsPackageName": "gapi.client.logging", + "projectName": "https://cloud.google.com/logging/docs/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9307ef28a421c0968554a4a639c449864d827b016fbfabf1c81817778fe12f04", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.manufacturers": { + "1.0": { + "libraryName": "Google Manufacturer Center API v1", + "typingsPackageName": "gapi.client.manufacturers", + "projectName": "https://developers.google.com/manufacturers/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5a9f2afc2b66ee59593ce84e8b7cee75a8f56b7be71b0cf8eface488da1c45c", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.mirror": { + "1.0": { + "libraryName": "Google Google Mirror API v1", + "typingsPackageName": "gapi.client.mirror", + "projectName": "https://developers.google.com/glass", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7975da79458a8bc7919d6a0c49fd37f2338910f2b87b59bce3f6eb0e174293f1", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.ml": { + "1.0": { + "libraryName": "Google Google Cloud Machine Learning Engine v1", + "typingsPackageName": "gapi.client.ml", + "projectName": "https://cloud.google.com/ml/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f7472814c746509c86a598d1b61f3a819614d425639875f12687ef903c567f3", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.monitoring": { + "3.0": { + "libraryName": "Google Stackdriver Monitoring API v3", + "typingsPackageName": "gapi.client.monitoring", + "projectName": "https://cloud.google.com/monitoring/api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eca464babf5e35c819609c2da6ff744401caa1a25e374cd123035005f8d18f83", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.oauth2": { + "2.0": { + "libraryName": "Google Google OAuth2 API v2", + "typingsPackageName": "gapi.client.oauth2", + "projectName": "https://developers.google.com/accounts/docs/OAuth2", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2619ce0d2cfbe50fca45308e7887e8794023cca995cb8a591ea2937ac1feba2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.oslogin": { + "1.0": { + "libraryName": "Google Google Cloud OS Login API v1alpha", + "typingsPackageName": "gapi.client.oslogin", + "projectName": "https://cloud.google.com/compute/docs/oslogin/rest/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd3512d8d0528f932627b31dfb743891a36db20552d6ac49cc431c1f0720f7da", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.pagespeedonline": { + "2.0": { + "libraryName": "Google PageSpeed Insights API v2", + "typingsPackageName": "gapi.client.pagespeedonline", + "projectName": "https://developers.google.com/speed/docs/insights/v2/getting-started", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a626247f95c4bd262b37811120a73e00745b0ae31de1f93aecc044d960e3011", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.partners": { + "2.0": { + "libraryName": "Google Google Partners API v2", + "typingsPackageName": "gapi.client.partners", + "projectName": "https://developers.google.com/partners/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aab778e702da057e971b10246d8f1d659493b4489c990016fe8e38403044e7aa", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.people": { + "1.0": { + "libraryName": "Google Google People API v1", + "typingsPackageName": "gapi.client.people", + "projectName": "https://developers.google.com/people/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9a6964e024bcd86b41feff9df535489a41c707854ee292c91c90dddf59afcaa", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.photoslibrary": { + "1.0": { + "libraryName": "Photos Library API v1", + "typingsPackageName": "gapi.client.photoslibrary", + "projectName": "https://developers.google.com/photos/", + "contributors": [ + { + "name": "Maxim Mazurok", + "url": "https://github.com/Maxim-Mazurok", + "githubUsername": "Maxim-Mazurok" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01b4b0fce0b95202afc7110b70124642c6fe08f6bad41f849a785115f145193e", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.playcustomapp": { + "1.0": { + "libraryName": "Google Google Play Custom App Publishing API v1", + "typingsPackageName": "gapi.client.playcustomapp", + "projectName": "https://developers.google.com/android/work/play/custom-app-api", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c5c105147cf586c81e6212d528655fcd6e735b71cbf42d3d274129a7e38b180", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.playmoviespartner": { + "1.0": { + "libraryName": "Google Google Play Movies Partner API v1", + "typingsPackageName": "gapi.client.playmoviespartner", + "projectName": "https://developers.google.com/playmoviespartner/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a12cdb5ce15682e0909cb4fca55416d9a1dc16231c0e4500ec4da911a70cd9b8", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.plus": { + "1.0": { + "libraryName": "Google Google+ API v1", + "typingsPackageName": "gapi.client.plus", + "projectName": "https://developers.google.com/+/api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0dee3d6bbd9739f18f99267b102a96928318a0a59f7a60b23d401f115e3e528", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.plusdomains": { + "1.0": { + "libraryName": "Google Google+ Domains API v1", + "typingsPackageName": "gapi.client.plusdomains", + "projectName": "https://developers.google.com/+/domains/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0da12219a3df73aaa7cb190165e969388379b03b2c79fa283d60b492242de351", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.prediction": { + "1.6": { + "libraryName": "Google Prediction API v1.6", + "typingsPackageName": "gapi.client.prediction", + "projectName": "https://developers.google.com/prediction/docs/developer-guide", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f94c360d1525f3de7a7c345631f19d9db90ec9afbedc65f9e94a3e813623bd91", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.proximitybeacon": { + "1.0": { + "libraryName": "Google Google Proximity Beacon API v1beta1", + "typingsPackageName": "gapi.client.proximitybeacon", + "projectName": "https://developers.google.com/beacons/proximity/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f94600143316ba15b50691dfee48716469fee89d6c6145351ba4e82672920c3", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.pubsub": { + "1.0": { + "libraryName": "Google Google Cloud Pub/Sub API v1", + "typingsPackageName": "gapi.client.pubsub", + "projectName": "https://cloud.google.com/pubsub/docs", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "695717f0dc031d7dc7e40bd77fdfaee33d9d73d4f08ff74c3f22c1aafc374fc3", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.qpxexpress": { + "1.0": { + "libraryName": "Google QPX Express API v1", + "typingsPackageName": "gapi.client.qpxexpress", + "projectName": "http://developers.google.com/qpx-express", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c12bb85907cf5a5471539b493246b37dd21a3f7dffbd74605f1d5fd4eff2504e", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.reseller": { + "1.0": { + "libraryName": "Google Enterprise Apps Reseller API v1", + "typingsPackageName": "gapi.client.reseller", + "projectName": "https://developers.google.com/google-apps/reseller/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad56b8a6f44131a3ec65304a8b1e97d16ad35d927248c4dd31ec10d7e520e562", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.resourceviews": { + "1.0": { + "libraryName": "Google Google Compute Engine Instance Groups API v1beta2", + "typingsPackageName": "gapi.client.resourceviews", + "projectName": "https://developers.google.com/compute/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af562c595d780c79a3b097ace9445cc2bb2e23b5fbd49cded9987216ba2d8bb6", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.runtimeconfig": { + "1.0": { + "libraryName": "Google Google Cloud Runtime Configuration API v1", + "typingsPackageName": "gapi.client.runtimeconfig", + "projectName": "https://cloud.google.com/deployment-manager/runtime-configurator/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "511135081d740d124c796edc4bc6fbcd5bfd6742050e5f1c443c031a4c23448e", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.safebrowsing": { + "4.0": { + "libraryName": "Google Google Safe Browsing API v4", + "typingsPackageName": "gapi.client.safebrowsing", + "projectName": "https://developers.google.com/safe-browsing/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7e6aaa29f50189306f33abe37ab46856e77e057e5536c21691a233a53f9892b", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.script": { + "1.0": { + "libraryName": "Google Google Apps Script Execution API v1", + "typingsPackageName": "gapi.client.script", + "projectName": "https://developers.google.com/apps-script/execution/rest/v1/scripts/run", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "199f22a9e5828fddd3a96bdb156e7b8caa9205abf9195ba0d9c94e867423ed80", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.searchconsole": { + "1.0": { + "libraryName": "Google Google Search Console URL Testing Tools API v1", + "typingsPackageName": "gapi.client.searchconsole", + "projectName": "https://developers.google.com/webmaster-tools/search-console-api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3d2257dd32d764ce6be0d605bf254b470f1c4026db6806f71720c5b4f95ab7d", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.servicecontrol": { + "1.0": { + "libraryName": "Google Google Service Control API v1", + "typingsPackageName": "gapi.client.servicecontrol", + "projectName": "https://cloud.google.com/service-control/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fec98e4758a0ed026e93b1689fa7929f99f98a9978445780f4c32b37c1e53b02", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.servicemanagement": { + "1.0": { + "libraryName": "Google Google Service Management API v1", + "typingsPackageName": "gapi.client.servicemanagement", + "projectName": "https://cloud.google.com/service-management/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61a7e39ee59e072f814e21c889355f113df1cfd8acd1b93987477fc1b2357abd", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.serviceuser": { + "1.0": { + "libraryName": "Google Google Service User API v1", + "typingsPackageName": "gapi.client.serviceuser", + "projectName": "https://cloud.google.com/service-management/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b14138c7977eaa4adca6f41133a255680bf07b07e00eaf9a3eb4d13c7b546f4", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.sheets": { + "4.0": { + "libraryName": "Google Sheets API v4", + "typingsPackageName": "gapi.client.sheets", + "projectName": "https://developers.google.com/sheets/", + "contributors": [ + { + "name": "Maxim Mazurok", + "url": "https://github.com/Maxim-Mazurok", + "githubUsername": "Maxim-Mazurok" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c925f7f802a500900893f7168b727cd55db079eb2f75191feb62e751cb5634b", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.siteverification": { + "1.0": { + "libraryName": "Google Google Site Verification API v1", + "typingsPackageName": "gapi.client.siteverification", + "projectName": "https://developers.google.com/site-verification/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6e3dfc0ea99c74a6e59990879128f944edf6e14a875b500fec3ba29ba22f3b4", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.slides": { + "1.0": { + "libraryName": "Google Google Slides API v1", + "typingsPackageName": "gapi.client.slides", + "projectName": "https://developers.google.com/slides/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc823d00cff1f6292490194be62efa554b6b7dc29945a6fad28e4570c5decef4", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.sourcerepo": { + "1.0": { + "libraryName": "Google Cloud Source Repositories API v1", + "typingsPackageName": "gapi.client.sourcerepo", + "projectName": "https://cloud.google.com/source-repositories/docs/apis", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "012c60d06069280342436bd6db91308f4fa27a09fb48995eb1f0d56dd516a1dd", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.spanner": { + "1.0": { + "libraryName": "Google Cloud Spanner API v1", + "typingsPackageName": "gapi.client.spanner", + "projectName": "https://cloud.google.com/spanner/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8db6e472c201b318e69f28515fa5418364055ba3c082ca02e0e2b4508528a0dc", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.spectrum": { + "1.0": { + "libraryName": "Google Google Spectrum Database API v1explorer", + "typingsPackageName": "gapi.client.spectrum", + "projectName": "http://developers.google.com/spectrum", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a666c0b99ee945add7474b53cc9f8799a8884c5858435a400d0912c2023179f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.speech": { + "1.0": { + "libraryName": "Google Google Cloud Speech API v1", + "typingsPackageName": "gapi.client.speech", + "projectName": "https://cloud.google.com/speech/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c36e5d3db653ffc2b572676b9c6a15a0a4274d4bcb164eaa3aa540e24a476a2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.sqladmin": { + "1.0": { + "libraryName": "Google Cloud SQL Administration API v1beta4", + "typingsPackageName": "gapi.client.sqladmin", + "projectName": "https://cloud.google.com/sql/docs/reference/latest", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "756bf57a8edb72148e5035eee08cd10975a7b5a0039a27b267e2fdb48722191c", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.storage": { + "1.0": { + "libraryName": "Google Cloud Storage JSON API v1", + "typingsPackageName": "gapi.client.storage", + "projectName": "https://developers.google.com/storage/docs/json_api/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8ec365ef270efa72d46a1f4197238b7cb7b09b63c2b323b99fb3b722bbb78ff", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.storagetransfer": { + "1.0": { + "libraryName": "Google Google Storage Transfer API v1", + "typingsPackageName": "gapi.client.storagetransfer", + "projectName": "https://cloud.google.com/storage/transfer", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d79b033b8860feadcf4ac87d7c63f596487a5f5855a604be56a19b7edf43083", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.streetviewpublish": { + "1.0": { + "libraryName": "Google Street View Publish API v1", + "typingsPackageName": "gapi.client.streetviewpublish", + "projectName": "https://developers.google.com/streetview/publish/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b886eef0f23eb68775deb8c20da8f72c911b8f43dd7d9d46d4da97cd43c4747", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.surveys": { + "2.0": { + "libraryName": "Google Surveys API v2", + "typingsPackageName": "gapi.client.surveys", + "projectName": "undefined", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce68b66dd978cadfcd74198ba20f83315b04dfd08671e3e152ea9729ef9382ab", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.tagmanager": { + "2.0": { + "libraryName": "Google Tag Manager API v2", + "typingsPackageName": "gapi.client.tagmanager", + "projectName": "https://developers.google.com/tag-manager/api/v2/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffeb7fbcf7b3d29807fae9db439b38f605bd280fc09343326b24c38d69d34856", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.taskqueue": { + "1.0": { + "libraryName": "Google TaskQueue API v1beta2", + "typingsPackageName": "gapi.client.taskqueue", + "projectName": "https://developers.google.com/appengine/docs/python/taskqueue/rest", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a61195c4aacc3f9fadfbaa6da9d37a093a108fb40fdc646fcefa3989a15b9d3d", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.tasks": { + "1.0": { + "libraryName": "Tasks API v1", + "typingsPackageName": "gapi.client.tasks", + "projectName": "https://developers.google.com/google-apps/tasks/firstapp", + "contributors": [ + { + "name": "Maxim Mazurok", + "url": "https://github.com/Maxim-Mazurok", + "githubUsername": "Maxim-Mazurok" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fee05397022c73a5df3ff18810b2295dfb851264c7526966442fee0274876a1", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.testing": { + "1.0": { + "libraryName": "Google Google Cloud Testing API v1", + "typingsPackageName": "gapi.client.testing", + "projectName": "https://developers.google.com/cloud-test-lab/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2280ffeb5fbdbce5eaed9584d357316f9251872131835ab1326026757ca6cee2", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.toolresults": { + "1.0": { + "libraryName": "Google Cloud Tool Results API v1beta3", + "typingsPackageName": "gapi.client.toolresults", + "projectName": "https://firebase.google.com/docs/test-lab/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d086f849211395e33858a1f010e7e1ea9f9a6c1e2e76fe4992798d6292534c8", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.translate": { + "2.0": { + "libraryName": "Google Google Cloud Translation API v2", + "typingsPackageName": "gapi.client.translate", + "projectName": "https://code.google.com/apis/language/translate/v2/getting_started.html", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1056fdc517fa4073dd963b5e35cfc0f378f45cae8dc6eab9dcd9de149557ddad", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.urlshortener": { + "1.0": { + "libraryName": "Google URL Shortener API v1", + "typingsPackageName": "gapi.client.urlshortener", + "projectName": "https://developers.google.com/url-shortener/v1/getting_started", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa3b713de5114219d763dd6958d56427cce1e88c35cc8c335f4683ab719927a5", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.vault": { + "1.0": { + "libraryName": "Google Google Vault API v1", + "typingsPackageName": "gapi.client.vault", + "projectName": "https://developers.google.com/vault", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "462b08ad3134ce97149f1f4d8b14c91e18badee3a6f02fa15ebdd011c09f79ad", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.videointelligence": { + "1.0": { + "libraryName": "Google Cloud Video Intelligence API v1beta1", + "typingsPackageName": "gapi.client.videointelligence", + "projectName": "https://cloud.google.com/video-intelligence/docs/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cbcbd498b735fcd74206464f17e178fa8340737abeac1b1f79871023149ec04", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.vision": { + "1.0": { + "libraryName": "Google Google Cloud Vision API v1", + "typingsPackageName": "gapi.client.vision", + "projectName": "https://cloud.google.com/vision/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a6d9c8065b96fe701de1b475ec7652bab41c6cf37078419a1d9d5a506e273eb", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.webfonts": { + "1.0": { + "libraryName": "Google Google Fonts Developer API v1", + "typingsPackageName": "gapi.client.webfonts", + "projectName": "https://developers.google.com/fonts/docs/developer_api", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc9a3d5a330900d0fc02b9bbb7f2e86325f65dc3a10248bd980bdff171799c7f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.webmasters": { + "3.0": { + "libraryName": "Google Search Console API v3", + "typingsPackageName": "gapi.client.webmasters", + "projectName": "https://developers.google.com/webmaster-tools/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69730be2ae9055754cf516c9ae3ee946da29913960a80729a43bbcce2942bd97", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.youtube": { + "3.0": { + "libraryName": "Google YouTube Data API v3", + "typingsPackageName": "gapi.client.youtube", + "projectName": "https://developers.google.com/youtube/v3", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a78fd83455bd814ba00e0305b4cbb15fa82c14638f0c3571862bfd7cea5bf46f", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.youtubeanalytics": { + "1.0": { + "libraryName": "Google YouTube Analytics API v1", + "typingsPackageName": "gapi.client.youtubeanalytics", + "projectName": "http://developers.google.com/youtube/analytics/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85b6ceab2b424ec3f063f5bdd986e1540e2c4b404e4a698fb6aaeee4e1af0f20", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.client.youtubereporting": { + "1.0": { + "libraryName": "Google YouTube Reporting API v1", + "typingsPackageName": "gapi.client.youtubereporting", + "projectName": "https://developers.google.com/youtube/reporting/v1/reports/", + "contributors": [ + { + "name": "Bolisov Alexey", + "url": "https://github.com/Bolisov", + "githubUsername": "Bolisov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi.client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca10f5fd85303b107a6aa2127449a3e1fc402a5acbb1d60a2cbb0b02133b9365", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.drive": { + "0.0": { + "libraryName": "Google Drive API v2", + "typingsPackageName": "gapi.drive", + "projectName": "https://developers.google.com/drive/", + "contributors": [ + { + "name": "Sam Baxter", + "url": "https://github.com/baxtersa", + "githubUsername": "baxtersa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aedfd649edff8aaf87b6391a958c319dd6cb5d1fe655a1bd98bfcdf739232846", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.pagespeedonline": { + "0.0": { + "libraryName": "Google Page Speed Online Api", + "typingsPackageName": "gapi.pagespeedonline", + "projectName": "https://developers.google.com/speed/pagespeed/", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5ff4156e8848dcd5d5c56b3acef5b404e908f50f1204b28c3b1afbe8e91c460", + "globals": [], + "declaredModules": [] + } + }, + "gapi.people": { + "1.0": { + "libraryName": "Google People API", + "typingsPackageName": "gapi.people", + "projectName": "https://developers.google.com/people/", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Joshua O'Brien", + "url": "https://github.com/joshuaobrien", + "githubUsername": "joshuaobrien" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "515a34be136cea999419312cde4834c1320b72ee99bf80b79a9205a194edb5b8", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.plus": { + "1.0": { + "libraryName": "Google+ Platform API", + "typingsPackageName": "gapi.plus", + "projectName": "https://developers.google.com/+/web/people/", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1ad9ebd52b249d7d69ebebaffccea097b41fad9f59691da6dfc0d0c5c021dab", + "globals": [ + "gapi" + ], + "declaredModules": [] + } + }, + "gapi.translate": { + "0.0": { + "libraryName": "Google Translate API", + "typingsPackageName": "gapi.translate", + "projectName": "https://developers.google.com/translate/", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "675b0cfd7ee88ce9b89d616ae549bbb16086bdd1a82f6708f4256058f4da77c2", + "globals": [], + "declaredModules": [] + } + }, + "gapi.urlshortener": { + "0.0": { + "libraryName": "Google Url Shortener API", + "typingsPackageName": "gapi.urlshortener", + "projectName": "https://developers.google.com/url-shortener/", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9ec24aa3204b31ab3ddd536b32346649067070df889e2ab99b2d26385e378e7", + "globals": [], + "declaredModules": [] + } + }, + "gapi.youtube": { + "3.0": { + "libraryName": "YouTube Data API", + "typingsPackageName": "gapi.youtube", + "projectName": "https://developers.google.com/youtube/v3/", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b3627fffd871389904d861cd96792e7a39bacc644f7f8c8aa8da5d0d5be0537", + "globals": [], + "declaredModules": [] + } + }, + "gapi.youtubeanalytics": { + "0.0": { + "libraryName": "YouTube Analytics API", + "typingsPackageName": "gapi.youtubeanalytics", + "projectName": "https://developers.google.com/youtube/analytics/", + "contributors": [ + { + "name": "Frank M", + "url": "https://github.com/sgtfrankieboy", + "githubUsername": "sgtfrankieboy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c11be8f3c3de61f0733f228f9f08bb032d0c0f8c35c4707923ad5a94710e38f6", + "globals": [], + "declaredModules": [] + } + }, + "gaussian": { + "1.1": { + "libraryName": "gaussian", + "typingsPackageName": "gaussian", + "projectName": "https://github.com/errcw/gaussian", + "contributors": [ + { + "name": "Scott Cooper", + "url": "https://github.com/scttcper", + "githubUsername": "scttcper" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fd782110b4e00a19bdc55b263c735f1bf46bd2e0d16d1b821a561eba681b555", + "globals": [ + "gaussian" + ], + "declaredModules": [ + "gaussian" + ] + } + }, + "gc-stats": { + "1.4": { + "libraryName": "gc-stats", + "typingsPackageName": "gc-stats", + "projectName": "https://github.com/dainis/node-gcstats#readme", + "contributors": [ + { + "name": "Vitor Fernandes", + "url": "https://github.com/vfernandestoptal", + "githubUsername": "vfernandestoptal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21137e817cafd1a6081891f7b3f58f15cd94568ab8ce4120f301bd3bb0a4ed8b", + "globals": [], + "declaredModules": [ + "gc-stats" + ] + } + }, + "gdal": { + "0.9": { + "libraryName": "gdal", + "typingsPackageName": "gdal", + "projectName": "https://github.com/naturalatlas/node-gdal#readme", + "contributors": [ + { + "name": "Andrei Digori", + "url": "https://github.com/andreidigori", + "githubUsername": "andreidigori" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b1dc9b811347cfa9266900b482f518485f7e479eee11952caed93b4a1b2a077", + "globals": [ + "gdal" + ], + "declaredModules": [ + "gdal" + ] + } + }, + "geetest": { + "4.1": { + "libraryName": "geetest", + "typingsPackageName": "geetest", + "projectName": "https://github.com/GeeTeam/gt-node-sdk#readme", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04933e6b04da254e421e549b0eb4d832c87776a1e695347ae524575e9c25f8b6", + "globals": [], + "declaredModules": [ + "geetest" + ] + } + }, + "gematriya": { + "2.0": { + "libraryName": "gematriya", + "typingsPackageName": "gematriya", + "projectName": "https://github.com/Scimonster/js-gematriya", + "contributors": [ + { + "name": "Mendy Berger", + "url": "https://github.com/MendyBerger", + "githubUsername": "MendyBerger" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89840bc2a2cb24f1461201dd1b3a7f3638026b19a0c4d8edff5da54f5e5ec2b9", + "globals": [ + "gematriya" + ], + "declaredModules": [ + "gematriya" + ] + } + }, + "gen-readlines": { + "0.1": { + "libraryName": "gen-readlines", + "typingsPackageName": "gen-readlines", + "projectName": "https://github.com/neurosnap/gen-readlines#readme", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/CodeAnimal", + "githubUsername": "CodeAnimal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d23860006bd44dee3b74d84cf3f41d0d5c9e1062111caf6723c4ddac189e3ca", + "globals": [], + "declaredModules": [ + "gen-readlines" + ] + } + }, + "generate-changelog": { + "1.8": { + "libraryName": "generate-changelog", + "typingsPackageName": "generate-changelog", + "projectName": "https://github.com/lob/generate-changelog#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5eb21753a897ce6c577ed763e3cc6ff0db38dad2a82cec0bc62b6efc35344364", + "globals": [], + "declaredModules": [ + "generate-changelog" + ] + } + }, + "generate-json-webpack-plugin": { + "0.3": { + "libraryName": "generate-json-webpack-plugin", + "typingsPackageName": "generate-json-webpack-plugin", + "projectName": "https://github.com/elliottsj/generate-json-webpack-plugin", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fa407b1c27849b592e42b44b92f82720dbb92417e7e6d781f31ac761dbc579b", + "globals": [], + "declaredModules": [ + "generate-json-webpack-plugin" + ] + } + }, + "generic-functions": { + "0.0": { + "libraryName": "generic-functions", + "typingsPackageName": "generic-functions", + "projectName": "https://github.com/stpettersens/generic-functions", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a3b089cd43bfc9fbdf985c62b575318482fd60a12ac8a96d67a4d540a85d4e6", + "globals": [], + "declaredModules": [ + "generic-functions" + ] + } + }, + "generic-pool": { + "3.1": { + "libraryName": "generic-pool", + "typingsPackageName": "generic-pool", + "projectName": "https://github.com/coopernurse/node-pool#readme", + "contributors": [ + { + "name": "Jerray Fu", + "url": "https://github.com/jerray", + "githubUsername": "jerray" + }, + { + "name": "Will Boyce", + "url": "https://github.com/wrboyce", + "githubUsername": "wrboyce" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "938c8d8a3234bf89f794ecf913cf379456e47e64d5956e316a7467770c7be1ff", + "globals": [], + "declaredModules": [ + "generic-pool" + ] + } + }, + "gently": { + "0.0": { + "libraryName": "gently", + "typingsPackageName": "gently", + "projectName": "https://www.npmjs.org/package/gently", + "contributors": [ + { + "name": "bonnici", + "url": "https://github.com/bonnici", + "githubUsername": "bonnici" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fa56fafb1c9609708f944127c7855263a5f0f1d7176d8f2d74115ce64a42904", + "globals": [], + "declaredModules": [ + "gently" + ] + } + }, + "geobuf": { + "3.0": { + "libraryName": "geobuf", + "typingsPackageName": "geobuf", + "projectName": "https://github.com/mapbox/geobuf", + "contributors": [ + { + "name": "Chad Burt", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pbf", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb7fb047c00bc3d99798067e0910d3aa998115199281dcd1f9e6349c17efb0e9", + "globals": [], + "declaredModules": [ + "geobuf" + ] + } + }, + "geodesy": { + "2.2": { + "libraryName": "geodesy", + "typingsPackageName": "geodesy", + "projectName": "https://github.com/chrisveness/geodesy", + "contributors": [ + { + "name": " Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Gilbert Handy", + "url": "https://github.com/HandyG52", + "githubUsername": "HandyG52" + }, + { + "name": "Harry Nicholls", + "url": "https://github.com/excelulous", + "githubUsername": "excelulous" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dms.d.ts", + "index.d.ts", + "latlon-ellipsoidal-datum.d.ts", + "latlon-ellipsoidal-referenceframe.d.ts", + "latlon-ellipsoidal-vincenty.d.ts", + "latlon-ellipsoidal.d.ts", + "latlon-nvector-ellipsoidal.d.ts", + "latlon-nvector-spherical.d.ts", + "latlon-spherical.d.ts", + "mgrs.d.ts", + "osgridref.d.ts", + "utm.d.ts", + "vector3d.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63fc61f6bf3f2fed9fcd96e1eaf1313b38d153238a8ab5431789eecaaacaad5e", + "globals": [], + "declaredModules": [ + "geodesy/mgrs", + "geodesy", + "geodesy/latlon-ellipsoidal-datum", + "geodesy/latlon-ellipsoidal", + "geodesy/dms", + "geodesy/vector3d", + "geodesy/latlon-ellipsoidal-referenceframe", + "geodesy/latlon-ellipsoidal-vincenty", + "geodesy/latlon-nvector-ellipsoidal", + "geodesy/latlon-nvector-spherical", + "geodesy/latlon-spherical", + "geodesy/osgridref", + "geodesy/utm" + ] + } + }, + "geoflatbush": { + "1.0": { + "libraryName": "geoflatbush", + "typingsPackageName": "geoflatbush", + "projectName": "https://github.com/mourner/geoflatbush", + "contributors": [ + { + "name": "Matt Fedderly", + "url": "https://github.com/mfedderly", + "githubUsername": "mfedderly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "flatbush", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9da9b8e7697b73e26772bbd3e74720f0da8da5568afa6eee5c52a7e20a977d16", + "globals": [], + "declaredModules": [ + "geoflatbush" + ] + } + }, + "geoip-lite": { + "1.1": { + "libraryName": "GeoIP-lite", + "typingsPackageName": "geoip-lite", + "projectName": "https://github.com/bluesmoon/node-geoip", + "contributors": [ + { + "name": "Yuce Tekol", + "url": "http://yuce.me/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db69e34dd77e42ffe93da0a850fa067eebb5dd215c230b266ce7aae959b11589", + "globals": [], + "declaredModules": [ + "geoip-lite" + ] + } + }, + "geojson": { + "7946.0": { + "libraryName": "geojson", + "typingsPackageName": "geojson", + "projectName": "https://geojson.org/", + "contributors": [ + { + "name": "Jacob Bruun", + "url": "https://github.com/cobster", + "githubUsername": "cobster" + }, + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + }, + { + "name": "Jeff Jacobson", + "url": "https://github.com/JeffJacobson", + "githubUsername": "JeffJacobson" + }, + { + "name": "Ilia Choly", + "url": "https://github.com/icholy", + "githubUsername": "icholy" + }, + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + } + ], + "libraryMajorVersion": 7946, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "895e4cacd8097634ae7626882a98e99fe9680f725f1bf08089b735c9fc97e830", + "globals": [ + "GeoJSON" + ], + "declaredModules": [ + "geojson" + ] + } + }, + "geojson2osm": { + "0.0": { + "libraryName": "geojson2osm", + "typingsPackageName": "geojson2osm", + "projectName": "https://github.com/Rub21/geojson2osm", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5efe3c722f4d3df3e4e12f6360eb95c36f792721017b5eb3f4c40febf744b88", + "globals": [], + "declaredModules": [ + "geojson2osm" + ] + } + }, + "geokdbush": { + "1.1": { + "libraryName": "geokdbush", + "typingsPackageName": "geokdbush", + "projectName": "https://github.com/mourner/geokdbush", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "kdbush", + "version": { + "major": 1 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "kdbush", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "49b17b663620f14e025ba504fe07c267f71bb763470aee9d5da5b8040b7c2e27", + "globals": [], + "declaredModules": [ + "geokdbush" + ] + } + }, + "geolite2": { + "2.0": { + "libraryName": "geolite2", + "typingsPackageName": "geolite2", + "projectName": "https://github.com/runk/node-geolite2#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "634c73930e7dc3704a2c273a7fac47655530d6bb90710328e1ba82f73cfce3e1", + "globals": [], + "declaredModules": [ + "geolite2" + ] + } + }, + "geometry-dom": { + "0.0": { + "libraryName": "Geometry Format Specification", + "typingsPackageName": "geometry-dom", + "projectName": "http://www.w3.org/TR/geometry-1/", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "463a3530bce4e5e03629e64ee7b6310304228ec128b473c9633ce4a3af1004e8", + "globals": [ + "DOMMatrix", + "DOMMatrixReadOnly", + "DOMPoint", + "DOMPointReadOnly", + "DOMQuad", + "DOMRect", + "DOMRectReadOnly" + ], + "declaredModules": [] + } + }, + "geopattern": { + "1.2": { + "libraryName": "GeoPattern", + "typingsPackageName": "geopattern", + "projectName": "https://github.com/btmills/geopattern", + "contributors": [ + { + "name": "Gaelan", + "url": "https://github.com/Gaelan", + "githubUsername": "Gaelan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afc54d491fb1cad60d56f5114c3d92f38a768dd8ee9b150f31aec9ab76900ce4", + "globals": [ + "GeoPattern" + ], + "declaredModules": [ + "geopattern" + ] + } + }, + "gestalt": { + "0.75": { + "libraryName": "gestalt", + "typingsPackageName": "gestalt", + "projectName": "https://github.com/pinterest/gestalt", + "contributors": [ + { + "name": "Nicolás Serrano Arévalo", + "url": "https://github.com/serranoarevalo", + "githubUsername": "serranoarevalo" + }, + { + "name": "Josh Gachnang", + "url": "https://github.com/joshgachnang", + "githubUsername": "joshgachnang" + }, + { + "name": "Calvin Chhour", + "url": "https://github.com/calvinchhour", + "githubUsername": "calvinchhour" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 75, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3707de8decaa89fa2404aa1602aaccf668ba24701ea48a30a34b635877219ac", + "globals": [], + "declaredModules": [ + "gestalt" + ] + } + }, + "get-caller-file": { + "1.0": { + "libraryName": "get-caller-file", + "typingsPackageName": "get-caller-file", + "projectName": "https://github.com/stefanpenner/get-caller-file#readme", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85b0bc5dc895cf819464f71e637461d4626150c30fe0fa5a727986674acb5a7d", + "globals": [], + "declaredModules": [ + "get-caller-file" + ] + } + }, + "get-certain": { + "1.0": { + "libraryName": "get-certain", + "typingsPackageName": "get-certain", + "projectName": "https://github.com/wtgtybhertgeghgtwtg/get-certain#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "caf54fc7b584776463009c5f0d3ac35d2d39fa901f259b64a16cfb398eb2153b", + "globals": [], + "declaredModules": [ + "get-certain" + ] + } + }, + "get-emoji": { + "2.0": { + "libraryName": "get-emoji", + "typingsPackageName": "get-emoji", + "projectName": "https://github.com/conorhastings/get-emoji", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "464010d1b798f7877e414b677270970bf8047273250c49b3df92129bdf00a7ff", + "globals": [], + "declaredModules": [ + "get-emoji" + ] + } + }, + "get-folder-size": { + "2.0": { + "libraryName": "get-folder-size", + "typingsPackageName": "get-folder-size", + "projectName": "https://github.com/alessioalex/get-folder-size", + "contributors": [ + { + "name": "Mariusz Szczepańczyk", + "url": "https://github.com/mszczepanczyk", + "githubUsername": "mszczepanczyk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40dcdde6847f0332ef276f2d429f348945a3e481fb5cda7a3a89caf204b6f4f0", + "globals": [], + "declaredModules": [ + "get-folder-size" + ] + } + }, + "get-func-name": { + "2.0": { + "libraryName": "get-func-name", + "typingsPackageName": "get-func-name", + "projectName": "https://github.com/chaijs/get-func-name#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c212e5272f3f7edfd5323116a48f2d1d4f93d2d9b8e0f2463e577e28c361822", + "globals": [], + "declaredModules": [ + "get-func-name" + ] + } + }, + "get-node-dimensions": { + "1.2": { + "libraryName": "get-node-dimensions", + "typingsPackageName": "get-node-dimensions", + "projectName": "https://github.com/souporserious/get-node-dimensions", + "contributors": [ + { + "name": "Kovács Vince", + "url": "https://github.com/vincekovacs", + "githubUsername": "vincekovacs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17c6f7a150dd17191bec8a02a6c9aca14df434edc0a6a4f19e1f8d68a27e38ab", + "globals": [], + "declaredModules": [ + "get-node-dimensions" + ] + } + }, + "get-res": { + "3.0": { + "libraryName": "get-res", + "typingsPackageName": "get-res", + "projectName": "https://github.com/kevva/get-res#readme", + "contributors": [ + { + "name": "Satya Rohith", + "url": "https://github.com/satyarohith", + "githubUsername": "satyarohith" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "124f12be0b69e71fcc760dc91b414c3beac1f6303ac1aebf16c7be08bb359e85", + "globals": [], + "declaredModules": [ + "get-res" + ] + } + }, + "get-value": { + "3.0": { + "libraryName": "get-value", + "typingsPackageName": "get-value", + "projectName": "https://github.com/jonschlinkert/get-value", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + }, + { + "name": "Mathew Allen", + "url": "https://github.com/TheMallen", + "githubUsername": "TheMallen" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b7cba7a4edf69a19bbba88893ad61deb30fbeac2355dc7d5230dac04bf90a13", + "globals": [], + "declaredModules": [ + "get-value" + ] + } + }, + "getenv": { + "1.0": { + "libraryName": "getenv", + "typingsPackageName": "getenv", + "projectName": "https://github.com/ctavan/node-getenv", + "contributors": [ + { + "name": "Ivan Pankratov", + "url": "https://github.com/impankratov", + "githubUsername": "impankratov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "928fba2b5adbd2fc7af3951d7211838d36d9a268d865c75cb7ee5f2f00e4c291", + "globals": [], + "declaredModules": [ + "getenv" + ] + } + }, + "getos": { + "3.0": { + "libraryName": "getos", + "typingsPackageName": "getos", + "projectName": "https://github.com/retrohacker/getos", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6fc8593f0f0db7d83cc03fe9b89d9294ec328e74199a0c03b4b0e2333779987f", + "globals": [], + "declaredModules": [ + "getos" + ] + } + }, + "getpass": { + "0.1": { + "libraryName": "getpass", + "typingsPackageName": "getpass", + "projectName": "https://github.com/arekinath/node-getpass#readme", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "616837a80f19e182da838c74d957e334e574e12ddc675b76ba2c9ca19d8b0daa", + "globals": [], + "declaredModules": [ + "getpass" + ] + } + }, + "gettext.js": { + "0.8": { + "libraryName": "gettext.js", + "typingsPackageName": "gettext.js", + "projectName": "https://github.com/guillaumepotier/gettext.js", + "contributors": [ + { + "name": "Julien Crouzet", + "url": "https://github.com/jucrouzet", + "githubUsername": "jucrouzet" + }, + { + "name": "Florian Schwingenschlögl", + "url": "https://github.com/FlorianSchwingenschloegl", + "githubUsername": "FlorianSchwingenschloegl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe912ea551072431fe181739f8b9509a27db86d78cf6e62dca8ec951db759661", + "globals": [], + "declaredModules": [ + "gettext.js" + ] + } + }, + "gfc": { + "2.0": { + "libraryName": "gfc", + "typingsPackageName": "gfc", + "projectName": "https://github.com/jonschlinkert/gfc", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55fa19b23f8c42346b905e0a6e25ca832b751b8b3456f1a9af066c8fe3c0ed5e", + "globals": [], + "declaredModules": [ + "gfc" + ] + } + }, + "gh-pages": { + "2.0": { + "libraryName": "gh-pages", + "typingsPackageName": "gh-pages", + "projectName": "https://github.com/tschaub/gh-pages", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05d3ac5d36e0ed8b538add7b2d5b932ee5d3549e70fab8cc7d3b726ab3f52462", + "globals": [], + "declaredModules": [ + "gh-pages" + ] + } + }, + "ghauth": { + "3.2": { + "libraryName": "ghauth", + "typingsPackageName": "ghauth", + "projectName": "https://github.com/rvagg/ghauth", + "contributors": [ + { + "name": "Leko", + "url": "https://github.com/Leko", + "githubUsername": "Leko" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1bdd4ae5d28703d111b7012a424127d372cbd603a968ee95ba438e4639609aa", + "globals": [], + "declaredModules": [ + "ghauth" + ] + } + }, + "ghost-storage-base": { + "0.0": { + "libraryName": "ghost-storage-base", + "typingsPackageName": "ghost-storage-base", + "projectName": "https://github.com/TryGhost/Ghost-Storage-Base", + "contributors": [ + { + "name": "Demian", + "url": "https://github.com/thde", + "githubUsername": "thde" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "469de80737b50090c8556ebe32103b43378126969bad609e44344674ec55287b", + "globals": [], + "declaredModules": [ + "ghost-storage-base" + ] + } + }, + "gifffer": { + "1.5": { + "libraryName": "gifffer", + "typingsPackageName": "gifffer", + "projectName": "https://github.com/krasimir/gifffer#readme", + "contributors": [ + { + "name": "William Lohan", + "url": "https://github.com/gatimus", + "githubUsername": "gatimus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d32baee2df29d944195e9960c7007ea1c0aaf737abf86788d27551cf2d978030", + "globals": [ + "Gifffer" + ], + "declaredModules": [ + "gifffer" + ] + } + }, + "gijgo": { + "1.9": { + "libraryName": "Gijgo", + "typingsPackageName": "gijgo", + "projectName": "http://gijgo.com", + "contributors": [ + { + "name": "Atanas Atanasov", + "url": "https://github.com/atatanasov", + "githubUsername": "atatanasov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a851bbfca2862d4961419c910bfeeaad0661c5ac9027678be8d3edca7ff88f37", + "globals": [], + "declaredModules": [ + "gijgo" + ] + } + }, + "giphy-api": { + "2.0": { + "libraryName": "giphy-api", + "typingsPackageName": "giphy-api", + "projectName": "https://github.com/austinkelleher/giphy-api", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "634ca276309dcfef91da35aec4fa2594d581dd9eccc28cb7e469aba825f4c52b", + "globals": [], + "declaredModules": [ + "giphy-api" + ] + } + }, + "giraffe": { + "0.0": { + "libraryName": "Giraffe", + "typingsPackageName": "giraffe", + "projectName": "https://github.com/barc/backbone.giraffe", + "contributors": [ + { + "name": "Matt McCray", + "url": "https://github.com/darthapo", + "githubUsername": "darthapo" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backbone", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4d261fbe84a4fbe51c3b6b1be2472e1393ba626651dbe45290e8e4472728354", + "globals": [ + "Giraffe" + ], + "declaredModules": [] + } + }, + "git": { + "0.0": { + "libraryName": "node-git", + "typingsPackageName": "git", + "projectName": "https://github.com/christkv/node-git", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8dc58c799c098358b1778b48c57623f022da354953006c2e5bb2f186e29a0ccb", + "globals": [], + "declaredModules": [ + "git" + ] + } + }, + "git-add-remote": { + "1.0": { + "libraryName": "git-add-remote", + "typingsPackageName": "git-add-remote", + "projectName": "https://github.com/jonschlinkert/git-add-remote", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c40ae855ac4fb7c4395ee129acb3560c0abb86404d81c9ba4e1e757ba0defdb", + "globals": [], + "declaredModules": [ + "git-add-remote" + ] + } + }, + "git-branch": { + "2.0": { + "libraryName": "git-branch", + "typingsPackageName": "git-branch", + "projectName": "https://github.com/jonschlinkert/git-branch", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "312b44d1a71f57e5f2d9d34d3cda5434e6fb6375ab8053871f7b10bcd5163ff5", + "globals": [], + "declaredModules": [ + "git-branch" + ] + } + }, + "git-config": { + "0.0": { + "libraryName": "git-config", + "typingsPackageName": "git-config", + "projectName": "https://github.com/eugeneware/git-config", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9bf5d42a7faa82ed65cc0f15e026c8fb447d5daf10131c4f8ae3bd7ae07d2d1b", + "globals": [], + "declaredModules": [ + "git-config" + ] + } + }, + "git-config-path": { + "2.0": { + "libraryName": "git-config-path", + "typingsPackageName": "git-config-path", + "projectName": "https://github.com/jonschlinkert/git-config-path", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9f216f789f79db167c14190baecdbe335efb03895c2cf788a2dee10174a5b3e", + "globals": [], + "declaredModules": [ + "git-config-path" + ] + } + }, + "git-raw-commits": { + "2.0": { + "libraryName": "git-raw-commits", + "typingsPackageName": "git-raw-commits", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "557721c8d13886a6024d96403abfba7080ae3442c1b53d1eff5114dd4655ad86", + "globals": [], + "declaredModules": [ + "git-raw-commits" + ] + } + }, + "git-repo-name": { + "1.0": { + "libraryName": "git-repo-name", + "typingsPackageName": "git-repo-name", + "projectName": "https://github.com/jonschlinkert/git-repo-name", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d13d91e9d6bdf7ed54b5b783270bcb3714e6ae754982003d08f5b86a638ee90", + "globals": [], + "declaredModules": [ + "git-repo-name" + ] + } + }, + "git-rev": { + "0.2": { + "libraryName": "git-rev", + "typingsPackageName": "git-rev", + "projectName": "https://github.com/tblobaum/git-rev", + "contributors": [ + { + "name": "Spicy Pixel", + "url": "http://spicypixel.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "112b8c817f0aae9e78a5f9b014cc57085be84c36655d5e7c08256c11c3efa31a", + "globals": [], + "declaredModules": [ + "git-rev" + ] + } + }, + "git-rev-sync": { + "1.12": { + "libraryName": "git-rev-sync", + "typingsPackageName": "git-rev-sync", + "projectName": "https://github.com/kurttheviking/git-rev-sync-js", + "contributors": [ + { + "name": "khoi-fish", + "url": "https://github.com/khoi-fish", + "githubUsername": "khoi-fish" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "107506963e43d5de2214df80b34c74d1f2c78bf0ec871f02ec735197ed740f9b", + "globals": [], + "declaredModules": [ + "git-rev-sync" + ] + } + }, + "git-revision-webpack-plugin": { + "3.0": { + "libraryName": "git-revision-webpack-plugin", + "typingsPackageName": "git-revision-webpack-plugin", + "projectName": "https://github.com/pirelenito/git-revision-webpack-plugin", + "contributors": [ + { + "name": "Anders Kaseorg", + "url": "https://github.com/andersk", + "githubUsername": "andersk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3591e56e41e18187aaf19f64641d9563cda1e6fb3ede4154f7d8d54dfd88dd32", + "globals": [], + "declaredModules": [ + "git-revision-webpack-plugin" + ] + } + }, + "git-root-dir": { + "1.0": { + "libraryName": "git-root-dir", + "typingsPackageName": "git-root-dir", + "projectName": "https://github.com/luftywiranda13/git-root-dir#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c8a9f8feddd4696f7938c221b7579ede8bad2433b85d1805b7b83f1df6eb0e9", + "globals": [], + "declaredModules": [ + "git-root-dir" + ] + } + }, + "git-semver-tags": { + "3.0": { + "libraryName": "git-semver-tags", + "typingsPackageName": "git-semver-tags", + "projectName": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-semver-tags#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7421d73ff8cdfb2cce3961cdcaf2dcff3b8d877018d51f430d1dfe9d68dd807d", + "globals": [], + "declaredModules": [ + "git-semver-tags" + ] + } + }, + "git-url-parse": { + "9.0": { + "libraryName": "git-url-parse", + "typingsPackageName": "git-url-parse", + "projectName": "https://github.com/IonicaBizau/git-url-parse", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5fab8644550eaad8977521f4ddbf4a41e9151654249f2eb88868aa0d8a758148", + "globals": [], + "declaredModules": [ + "git-url-parse" + ] + } + }, + "git-user-email": { + "0.2": { + "libraryName": "git-user-email", + "typingsPackageName": "git-user-email", + "projectName": "https://github.com/jonschlinkert/git-user-email", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0389fe96c95c149bf0413082d2662076b69d432a791dbb5ee31ebb580f9bcd5", + "globals": [], + "declaredModules": [ + "git-user-email" + ] + } + }, + "git-user-name": { + "2.0": { + "libraryName": "git-user-name", + "typingsPackageName": "git-user-name", + "projectName": "https://github.com/jonschlinkert/git-user-name", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee2767b852e53b54bbb187a90a6cb6f4e1fff2e1aeb3e56e8b6bd9d5155ca08f", + "globals": [], + "declaredModules": [ + "git-user-name" + ] + } + }, + "git-username": { + "1.0": { + "libraryName": "git-username", + "typingsPackageName": "git-username", + "projectName": "https://github.com/jonschlinkert/git-username", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b378847cb1d0fb3a454f11c991db78d14df826820c2831ed6970c133435acf4a", + "globals": [], + "declaredModules": [ + "git-username" + ] + } + }, + "gitconfiglocal": { + "2.0": { + "libraryName": "gitconfiglocal", + "typingsPackageName": "gitconfiglocal", + "projectName": "https://github.com/soldair/node-gitconfiglocal#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d30be5bb724bfdc5dd9ad2cb7e564441b82e2b0868a7094cc1ba208c781e06f4", + "globals": [], + "declaredModules": [ + "gitconfiglocal" + ] + } + }, + "github-url-from-git": { + "1.5": { + "libraryName": "node-github-url-from-git", + "typingsPackageName": "github-url-from-git", + "projectName": "https://github.com/tj/node-github-url-from-git", + "contributors": [ + { + "name": "Christian Murphy", + "url": "https://github.com/ChristianMurphy", + "githubUsername": "ChristianMurphy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ea3dbc0d9afdd5cf53ed6b6873f67406648a2af1b3a7abdf78842e7a3e88c1b", + "globals": [], + "declaredModules": [ + "github-url-from-git" + ] + } + }, + "github-url-to-object": { + "4.0": { + "libraryName": "github-url-to-object", + "typingsPackageName": "github-url-to-object", + "projectName": "https://github.com/zeke/github-url-to-object#readme", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3381c4ec3b927b6eb6b5389cba12458c7060f43d293f1f34ee1ae8f81523412", + "globals": [], + "declaredModules": [ + "github-url-to-object" + ] + } + }, + "github-username-regex": { + "1.0": { + "libraryName": "github-username-regex", + "typingsPackageName": "github-username-regex", + "projectName": "https://github.com/shinnn/github-username-regex", + "contributors": [ + { + "name": "BehindTheMath", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4737725fb32e764b93a1d62a8f0db124df337b8716810034e9be7304a929bdd0", + "globals": [], + "declaredModules": [ + "github-username-regex" + ] + } + }, + "gl": { + "4.1": { + "libraryName": "gl", + "typingsPackageName": "gl", + "projectName": "https://github.com/stackgl/headless-gl#readme", + "contributors": [ + { + "name": "sjx233", + "url": "https://github.com/sjx233", + "githubUsername": "sjx233" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b2bcffc5a7cde80598389c53334645422ecaf906aaeab1a87e2e70e83f763ae", + "globals": [], + "declaredModules": [ + "gl" + ] + } + }, + "gl-fbo": { + "2.0": { + "libraryName": "gl-fbo", + "typingsPackageName": "gl-fbo", + "projectName": "https://github.com/stackgl/gl-fbo", + "contributors": [ + { + "name": "Nick Krichevsky", + "url": "https://github.com/ollien", + "githubUsername": "ollien" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-texture2d", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a2bfda0d85e5ffa2c0a46d26ca1f2d10d1a341f0bfe20c43bec4f3519ae6f2a", + "globals": [], + "declaredModules": [ + "gl-fbo" + ] + } + }, + "gl-matrix": { + "2.4": { + "libraryName": "gl-matrix", + "typingsPackageName": "gl-matrix", + "projectName": "https://github.com/toji/gl-matrix", + "contributors": [ + { + "name": "Mattijs Kneppers", + "url": "https://github.com/mattijskneppers", + "githubUsername": "mattijskneppers" + }, + { + "name": "based on definitions by Tat", + "url": "https://github.com/tatchx", + "githubUsername": "tatchx" + }, + { + "name": "Nikolay Babanov", + "url": "https://github.com/nbabanov", + "githubUsername": "nbabanov" + }, + { + "name": "Austin Martin", + "url": "https://github.com/auzmartist", + "githubUsername": "auzmartist" + }, + { + "name": "Wayne Langman", + "url": "https://github.com/surtr-isaz", + "githubUsername": "surtr-isaz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "403aeab811120cf030e59e9f678fc43744f46869ac062b9e84c19ef178310d71", + "globals": [], + "declaredModules": [ + "gl-matrix", + "gl-matrix/src/gl-matrix/common", + "gl-matrix/src/gl-matrix/vec2", + "gl-matrix/src/gl-matrix/vec3", + "gl-matrix/src/gl-matrix/vec4", + "gl-matrix/src/gl-matrix/mat2", + "gl-matrix/src/gl-matrix/mat2d", + "gl-matrix/src/gl-matrix/mat3", + "gl-matrix/src/gl-matrix/mat4", + "gl-matrix/src/gl-matrix/quat" + ] + } + }, + "gl-react": { + "3.15": { + "libraryName": "gl-react", + "typingsPackageName": "gl-react", + "projectName": "https://github.com/gre/gl-react", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "3bbecc02187cc366976cac8d470b324f79f8b62a55210a02ebbaa56983d47b1a", + "globals": [], + "declaredModules": [ + "gl-react" + ] + } + }, + "gl-react-dom": { + "3.15": { + "libraryName": "gl-react-dom", + "typingsPackageName": "gl-react-dom", + "projectName": "https://github.com/gre/gl-react", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "GLViewDOM.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68b39a78fede7037da2b2dae4edaacd1a24c3302cd06066a874780ae33abfcfb", + "globals": [], + "declaredModules": [ + "gl-react-dom", + "gl-react-dom/GLViewDOM" + ] + } + }, + "gl-react-expo": { + "3.16": { + "libraryName": "gl-react-expo", + "typingsPackageName": "gl-react-expo", + "projectName": "https://github.com/gre/gl-react", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "GLViewNative.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e651b0d482798056289b89b9f81c3d243e6d2682d897af7392089c9b394a47e0", + "globals": [], + "declaredModules": [ + "gl-react-expo", + "gl-react-expo/GLViewNative" + ] + } + }, + "gl-react-headless": { + "3.15": { + "libraryName": "gl-react-headless", + "typingsPackageName": "gl-react-headless", + "projectName": "https://github.com/gre/gl-react", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "GLViewHeadless.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46da656436747ec73bb037ddadbfe3e131ab3390f708df34a3f489f683a677ec", + "globals": [], + "declaredModules": [ + "gl-react-headless", + "gl-react-headless/GLViewHeadless" + ] + } + }, + "gl-react-native": { + "3.15": { + "libraryName": "gl-react-native", + "typingsPackageName": "gl-react-native", + "projectName": "https://github.com/gre/gl-react", + "contributors": [ + { + "name": "Jussi Kinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "GLViewNative.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0aad4e37c9fb8452b4a4f579661fdc1426fd2b5f8f913e164bf02665d5dca200", + "globals": [], + "declaredModules": [ + "gl-react-native", + "gl-react-native/GLViewNative" + ] + } + }, + "gl-shader": { + "4.2": { + "libraryName": "gl-shader", + "typingsPackageName": "gl-shader", + "projectName": "https://github.com/stackgl/gl-shader", + "contributors": [ + { + "name": "Mathias Paumgarten", + "url": "https://github.com/MathiasPaumgarten", + "githubUsername": "MathiasPaumgarten" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b04bb18214c3e86ff44d2e0ab19a20b645b3346f299136da73958ef5d1050f2", + "globals": [], + "declaredModules": [ + "gl-shader" + ] + } + }, + "gl-texture2d": { + "2.1": { + "libraryName": "gl-texture2d", + "typingsPackageName": "gl-texture2d", + "projectName": "https://github.com/stackgl/gl-texture2d", + "contributors": [ + { + "name": "Mathias Paumgarten", + "url": "https://github.com/MathiasPaumgarten", + "githubUsername": "MathiasPaumgarten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ndarray", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4f883c548acebefd26dda0cedd960a1dc200923b210057f0e6f6eaab7ee1e09", + "globals": [], + "declaredModules": [ + "gl-texture2d" + ] + } + }, + "gl-vec2": { + "1.3": { + "libraryName": "gl-vec2", + "typingsPackageName": "gl-vec2", + "projectName": "https://github.com/stackgl/gl-vec2", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "add.d.ts", + "clone.d.ts", + "copy.d.ts", + "create.d.ts", + "cross.d.ts", + "dist.d.ts", + "div.d.ts", + "dot.d.ts", + "equals.d.ts", + "exactEquals.d.ts", + "floor.d.ts", + "forEach.d.ts", + "fromValues.d.ts", + "index.d.ts", + "inverse.d.ts", + "len.d.ts", + "lerp.d.ts", + "limit.d.ts", + "max.d.ts", + "min.d.ts", + "mul.d.ts", + "negate.d.ts", + "normalize.d.ts", + "random.d.ts", + "scale.d.ts", + "scaleAndAdd.d.ts", + "set.d.ts", + "sqrDist.d.ts", + "sqrLen.d.ts", + "sub.d.ts", + "transformMat2.d.ts", + "transformMat2d.d.ts", + "transformMat3.d.ts", + "transformMat4.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d34d8456ee5a33d10820fb9a5e4faeca87852f4f996f4f6c9bf0321c262b03d", + "globals": [], + "declaredModules": [ + "gl-vec2", + "gl-vec2/add", + "gl-vec2/clone", + "gl-vec2/copy", + "gl-vec2/create", + "gl-vec2/cross", + "gl-vec2/dist", + "gl-vec2/div", + "gl-vec2/dot", + "gl-vec2/equals", + "gl-vec2/exactEquals", + "gl-vec2/floor", + "gl-vec2/forEach", + "gl-vec2/fromValues", + "gl-vec2/inverse", + "gl-vec2/len", + "gl-vec2/lerp", + "gl-vec2/limit", + "gl-vec2/max", + "gl-vec2/min", + "gl-vec2/mul", + "gl-vec2/negate", + "gl-vec2/normalize", + "gl-vec2/random", + "gl-vec2/scale", + "gl-vec2/scaleAndAdd", + "gl-vec2/set", + "gl-vec2/sqrDist", + "gl-vec2/sqrLen", + "gl-vec2/sub", + "gl-vec2/transformMat2", + "gl-vec2/transformMat2d", + "gl-vec2/transformMat3", + "gl-vec2/transformMat4" + ] + } + }, + "gl-vec3": { + "1.1": { + "libraryName": "gl-vec3", + "typingsPackageName": "gl-vec3", + "projectName": "https://github.com/stackgl/gl-vec3", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "add.d.ts", + "angle.d.ts", + "clone.d.ts", + "copy.d.ts", + "create.d.ts", + "dist.d.ts", + "div.d.ts", + "dot.d.ts", + "equals.d.ts", + "exactEquals.d.ts", + "forEach.d.ts", + "fromValues.d.ts", + "index.d.ts", + "inverse.d.ts", + "len.d.ts", + "lerp.d.ts", + "max.d.ts", + "min.d.ts", + "mul.d.ts", + "negate.d.ts", + "normalize.d.ts", + "random.d.ts", + "scale.d.ts", + "scaleAndAdd.d.ts", + "set.d.ts", + "sqrDist.d.ts", + "sqrLen.d.ts", + "sub.d.ts", + "transformMat3.d.ts", + "transformMat4.d.ts", + "transformQuat.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2abd6a06c659c71b3d9ae6e2804cf5cee4dcec9a42c8ad0556e0bcfc98a70906", + "globals": [], + "declaredModules": [ + "gl-vec3", + "gl-vec3/add", + "gl-vec3/angle", + "gl-vec3/clone", + "gl-vec3/copy", + "gl-vec3/create", + "gl-vec3/dist", + "gl-vec3/div", + "gl-vec3/dot", + "gl-vec3/equals", + "gl-vec3/exactEquals", + "gl-vec3/forEach", + "gl-vec3/fromValues", + "gl-vec3/inverse", + "gl-vec3/len", + "gl-vec3/lerp", + "gl-vec3/max", + "gl-vec3/min", + "gl-vec3/mul", + "gl-vec3/negate", + "gl-vec3/normalize", + "gl-vec3/random", + "gl-vec3/scale", + "gl-vec3/scaleAndAdd", + "gl-vec3/set", + "gl-vec3/sqrDist", + "gl-vec3/sqrLen", + "gl-vec3/sub", + "gl-vec3/transformMat3", + "gl-vec3/transformMat4", + "gl-vec3/transformQuat" + ] + } + }, + "gl-vec4": { + "1.0": { + "libraryName": "gl-vec4", + "typingsPackageName": "gl-vec4", + "projectName": "https://github.com/stackgl/gl-vec4", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "add.d.ts", + "clone.d.ts", + "copy.d.ts", + "create.d.ts", + "distance.d.ts", + "divide.d.ts", + "dot.d.ts", + "fromValues.d.ts", + "index.d.ts", + "inverse.d.ts", + "length.d.ts", + "lerp.d.ts", + "max.d.ts", + "min.d.ts", + "multiply.d.ts", + "negate.d.ts", + "normalize.d.ts", + "random.d.ts", + "scale.d.ts", + "scaleAndAdd.d.ts", + "set.d.ts", + "squaredDistance.d.ts", + "squaredLength.d.ts", + "subtract.d.ts", + "transformMat4.d.ts", + "transformQuat.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8102c397ba23af8fd518a8dc935c531402b8811c26d953717fbcf99ea46ec20b", + "globals": [], + "declaredModules": [ + "gl-vec4", + "gl-vec4/add", + "gl-vec4/clone", + "gl-vec4/copy", + "gl-vec4/create", + "gl-vec4/distance", + "gl-vec4/divide", + "gl-vec4/dot", + "gl-vec4/fromValues", + "gl-vec4/inverse", + "gl-vec4/length", + "gl-vec4/lerp", + "gl-vec4/max", + "gl-vec4/min", + "gl-vec4/multiply", + "gl-vec4/negate", + "gl-vec4/normalize", + "gl-vec4/random", + "gl-vec4/scale", + "gl-vec4/scaleAndAdd", + "gl-vec4/set", + "gl-vec4/squaredDistance", + "gl-vec4/squaredLength", + "gl-vec4/subtract", + "gl-vec4/transformMat4", + "gl-vec4/transformQuat" + ] + } + }, + "gldatepicker": { + "2.0": { + "libraryName": "glDatePicker", + "typingsPackageName": "gldatepicker", + "projectName": "http://glad.github.com/glDatePicker/", + "contributors": [ + { + "name": "Dániel Tar", + "url": "https://github.com/qcz", + "githubUsername": "qcz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38ba1043f84b83af6787f04e54109c5e4826c149b4f80d9bac3de9f9a6b83e86", + "globals": [], + "declaredModules": [] + } + }, + "glidejs": { + "1.0": { + "libraryName": "Glide.js", + "typingsPackageName": "glidejs", + "projectName": "http://glide.jedrzejchalubek.com/", + "contributors": [ + { + "name": "Milan Jaros", + "url": "https://github.com/milanjaros", + "githubUsername": "milanjaros" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71a8475b4443509b08d1176918c68ad142859643a2da5592774db219b701e81d", + "globals": [], + "declaredModules": [] + } + }, + "glob": { + "7.1": { + "libraryName": "Glob", + "typingsPackageName": "glob", + "projectName": "https://github.com/isaacs/node-glob", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "voy", + "url": "https://github.com/voy", + "githubUsername": "voy" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimatch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43019f2af91c7a4ca3453c4b806a01c521ca3008ffe1bfefd37c5f9d6135660e", + "globals": [], + "declaredModules": [ + "glob" + ] + }, + "5.0": { + "libraryVersionDirectoryName": "5", + "libraryName": "Glob", + "typingsPackageName": "glob", + "projectName": "https://github.com/isaacs/node-glob", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "voy", + "url": "https://github.com/voy", + "githubUsername": "voy" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimatch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "glob", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "be647ff0f41782a60bcc1124f52138f4550638a512860e925c1aefc40942a201", + "globals": [], + "declaredModules": [ + "glob" + ] + } + }, + "glob-base": { + "0.3": { + "libraryName": "glob-base", + "typingsPackageName": "glob-base", + "projectName": "https://github.com/jonschlinkert/glob-base", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfc4870fb7168d2b18c8a6de2e261bbda8843b660d2939a578c5579856f40b40", + "globals": [], + "declaredModules": [ + "glob-base" + ] + } + }, + "glob-expand": { + "0.0": { + "libraryName": "glob-expand", + "typingsPackageName": "glob-expand", + "projectName": "https://github.com/anodynos/node-glob-expand", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d56d1f19e842a714f317e835b2054d7b9379cea0a63ac09967faf2b557226ca9", + "globals": [], + "declaredModules": [ + "glob-expand" + ] + } + }, + "glob-parent": { + "5.1": { + "libraryName": "glob-parent", + "typingsPackageName": "glob-parent", + "projectName": "https://github.com/gulpjs/glob-parent", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5fda22a57e5d6e8313ab7b9dde3813e0ca432827841664a10219f8a3dc23b42", + "globals": [], + "declaredModules": [ + "glob-parent" + ] + } + }, + "glob-stream": { + "6.1": { + "libraryName": "glob-stream", + "typingsPackageName": "glob-stream", + "projectName": "https://github.com/wearefractal/glob-stream", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d888c0282cd1d7508084d08c8349730835c134896e0bdab1c31ffe71ea446acf", + "globals": [], + "declaredModules": [ + "glob-stream" + ] + } + }, + "glob-to-regexp": { + "0.4": { + "libraryName": "glob-to-regexp", + "typingsPackageName": "glob-to-regexp", + "projectName": "https://github.com/fitzgen/glob-to-regexp#readme", + "contributors": [ + { + "name": "whatasoda", + "url": "https://github.com/whatasoda", + "githubUsername": "whatasoda" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee09c8f4ecb3889a82cdd855382445fae2230753f2bf8b1ac34c2920e138ea5e", + "globals": [ + "GlobToRegExp" + ], + "declaredModules": [ + "glob-to-regexp" + ] + } + }, + "glob-watcher": { + "5.0": { + "libraryName": "glob-watcher", + "typingsPackageName": "glob-watcher", + "projectName": "https://github.com/gulpjs/glob-watcher", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "undertaker" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89984f15e8a102a09d4603a83b61afafbe16181305ea06e19ad17c87a05b0de4", + "globals": [], + "declaredModules": [ + "glob-watcher" + ] + } + }, + "global-agent": { + "2.1": { + "libraryName": "global-agent", + "typingsPackageName": "global-agent", + "projectName": "https://github.com/gajus/global-agent#readme", + "contributors": [ + { + "name": "Jamie Magee", + "url": "https://github.com/JamieMagee", + "githubUsername": "JamieMagee" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18735a5843d499094e99fa374de2d4b4b0b686ab907c00c6245342246f66c01c", + "globals": [], + "declaredModules": [ + "global-agent" + ] + } + }, + "global-modules": { + "2.0": { + "libraryName": "global-modules", + "typingsPackageName": "global-modules", + "projectName": "https://github.com/jonschlinkert/global-modules", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0119c6068613c6147eec5bc7a4ec0b80bcea649771e7ecaeac2a3c74bf810db4", + "globals": [], + "declaredModules": [ + "global-modules" + ] + } + }, + "global-modules-path": { + "2.3": { + "libraryName": "global-modules-path", + "typingsPackageName": "global-modules-path", + "projectName": "https://www.npmjs.com/package/global-modules-path", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88fd97dae5946899fabc56af4c22a9a6f71c212d294753744a4ecc1ec3867872", + "globals": [], + "declaredModules": [ + "global-modules-path" + ] + } + }, + "global-npm": { + "0.4": { + "libraryName": "global-npm", + "typingsPackageName": "global-npm", + "projectName": "https://github.com/dracupid/global-npm", + "contributors": [ + { + "name": "Waseem Dahman", + "url": "https://github.com/wsmd", + "githubUsername": "wsmd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "npm", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6611050ef00db0359bfd3922dea9bcdfe76c7777c9365f03c1c5d7e2c8b36236", + "globals": [], + "declaredModules": [ + "global-npm" + ] + } + }, + "global-paths": { + "1.0": { + "libraryName": "global-paths", + "typingsPackageName": "global-paths", + "projectName": "https://github.com/jonschlinkert/global-paths", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0800ca5e3036f2399014838fe17cbc2ba67498711b483fe17fbf5bf806accf7b", + "globals": [], + "declaredModules": [ + "global-paths" + ] + } + }, + "global-prefix": { + "3.0": { + "libraryName": "global-prefix", + "typingsPackageName": "global-prefix", + "projectName": "https://github.com/jonschlinkert/global-prefix", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cee81a7006b93af1b69a9197f15c8bd7e1464be94af1daf3070fd5a55bdb90b9", + "globals": [], + "declaredModules": [ + "global-prefix" + ] + } + }, + "global-tunnel-ng": { + "2.1": { + "libraryName": "global-tunnel-ng", + "typingsPackageName": "global-tunnel-ng", + "projectName": "https://github.com/salesforce/global-tunnel", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4728b5d13ce5401e37d2a6ba74d52c377f2491daad0d9218933b2c7ed084c3d", + "globals": [], + "declaredModules": [ + "global-tunnel-ng" + ] + } + }, + "globalize": { + "0.0": { + "libraryName": "Globalize", + "typingsPackageName": "globalize", + "projectName": "https://github.com/jquery/globalize", + "contributors": [ + { + "name": "Grégoire Castre", + "url": "https://github.com/gcastre", + "githubUsername": "gcastre" + }, + { + "name": "Aram Taieb", + "url": "https://github.com/afromogli", + "githubUsername": "afromogli" + }, + { + "name": "Bryan Forbes", + "url": "https://github.com/bryanforbes", + "githubUsername": "bryanforbes" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dist/globalize-runtime.d.ts", + "dist/globalize.d.ts", + "dist/globalize/currency.d.ts", + "dist/globalize/date.d.ts", + "dist/globalize/message.d.ts", + "dist/globalize/number.d.ts", + "dist/globalize/plural.d.ts", + "dist/globalize/relative-time.d.ts", + "dist/globalize/unit.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cldrjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fe8afc5cb3cf9a6588a6fd1234bb1ddd41b235efe5a2093f79bd2cac95e1c83", + "globals": [ + "Globalize" + ], + "declaredModules": [ + "globalize", + "globalize/dist/globalize", + "globalize/dist/globalize/message", + "globalize/dist/globalize/number", + "globalize/dist/globalize/plural", + "globalize/dist/globalize/currency", + "globalize/dist/globalize/date", + "globalize/dist/globalize/relative-time", + "globalize/dist/globalize/unit", + "globalize/dist/globalize-runtime" + ] + } + }, + "globalize-compiler": { + "0.2": { + "libraryName": "globalize-compiler", + "typingsPackageName": "globalize-compiler", + "projectName": "https://github.com/jquery-support/globalize-compiler", + "contributors": [ + { + "name": "Ian Clanton-Thuon", + "url": "https://github.com/iclanton", + "githubUsername": "iclanton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + }, + { + "name": "globalize", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aca373b93702ce61be7dc89e2c2db11f1b370f2a580ebcb0143b064f67fae6a8", + "globals": [], + "declaredModules": [ + "globalize-compiler" + ] + } + }, + "globalthis": { + "1.0": { + "libraryName": "globalthis", + "typingsPackageName": "globalthis", + "projectName": "https://github.com/ljharb/System.global#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db211ed9ab7cc720c9ac82279634779f1f964dab0b32a7ca1323d0c29cf0ed5e", + "globals": [], + "declaredModules": [ + "globalthis", + "globalthis/implementation", + "globalthis/polyfill", + "globalthis/shim" + ] + } + }, + "globjoin": { + "0.1": { + "libraryName": "globjoin", + "typingsPackageName": "globjoin", + "projectName": "https://github.com/amobiz/globjoin", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eea58c7eb11921a4911990dfe8f53b398811959be76924d348c4ac500fa3c27f", + "globals": [], + "declaredModules": [ + "globjoin" + ] + } + }, + "globule": { + "1.1": { + "libraryName": "globule", + "typingsPackageName": "globule", + "projectName": "https://github.com/cowboy/node-globule", + "contributors": [ + { + "name": "Dusan Radovanovic", + "url": "https://github.com/durad", + "githubUsername": "durad" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimatch", + "version": "*" + }, + { + "name": "glob", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5efeb8983476fdfa6107fde5f2c6accbc34cd30c72925457649f754f3194c9c4", + "globals": [], + "declaredModules": [ + "globule" + ] + } + }, + "glue": { + "5.0": { + "libraryName": "glue", + "typingsPackageName": "glue", + "projectName": "https://github.com/hapijs/glue", + "contributors": [ + { + "name": "Gareth Parker", + "url": "https://github.com/garfty", + "githubUsername": "garfty" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b28d0912c21b1693d4f91005e7d37bfdcd1e47d97d5e90f70d475a58ccc64a86", + "globals": [], + "declaredModules": [ + "glue" + ] + }, + "4.2": { + "libraryVersionDirectoryName": "4", + "libraryName": "glue", + "typingsPackageName": "glue", + "projectName": "https://github.com/hapijs/glue", + "contributors": [ + { + "name": "Greg Jednaszewski", + "url": "https://github.com/gjednaszewski", + "githubUsername": "gjednaszewski" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": { + "major": 16 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + }, + { + "packageName": "glue", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e427d77f62598df2c88bb994d1594a071dfc17cdefaff619c58348df0ff60e68", + "globals": [], + "declaredModules": [ + "glue" + ] + } + }, + "gm": { + "1.18": { + "libraryName": "gm", + "typingsPackageName": "gm", + "projectName": "https://github.com/aheckmann/gm", + "contributors": [ + { + "name": " Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + }, + { + "name": "Maarten van Vliet", + "url": "https://github.com/maartenvanvliet", + "githubUsername": "maartenvanvliet" + }, + { + "name": "Vaclav Mlejnsky", + "url": "https://github.com/mlejva", + "githubUsername": "mlejva" + }, + { + "name": "Dimitry Kooijmans", + "url": "https://github.com/mrcageman", + "githubUsername": "mrcageman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ade45ebb74ce3d32722f61b0484d3f7cb71704a7191a4ed16e845d4a56292dba", + "globals": [], + "declaredModules": [ + "gm" + ] + } + }, + "go": { + "1.6": { + "libraryName": "GoJS", + "typingsPackageName": "go", + "projectName": "http://gojs.net", + "contributors": [ + { + "name": "Northwoods Software", + "url": "https://github.com/NorthwoodsSoftware", + "githubUsername": "NorthwoodsSoftware" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8dd73d4256cea7c50b090216369c249e9e4982e426f951fb3b96125529b2433", + "globals": [ + "go" + ], + "declaredModules": [ + "go" + ] + } + }, + "good-storage": { + "1.1": { + "libraryName": "good-storage", + "typingsPackageName": "good-storage", + "projectName": "https://github.com/ustbhuangyi/storage", + "contributors": [ + { + "name": "Wang KaiLing", + "url": "https://github.com/wkl007", + "githubUsername": "wkl007" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "baf6551dbd2dab1f3ed672e46589c3ed4e5db15cf7c22c00e422b390d5ea044b", + "globals": [], + "declaredModules": [ + "good-storage" + ] + } + }, + "google-adwords-scripts": { + "1.0": { + "libraryName": "Google AdWords Scripts", + "typingsPackageName": "google-adwords-scripts", + "projectName": "https://github.com/jafaircl/gaws", + "contributors": [ + { + "name": "Jonathan Faircloth", + "url": "https://github.com/jafaircl", + "githubUsername": "jafaircl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-apps-script", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a90b78d36577a5a2785e02b7e896223250b6f4e79f42cb4ede4a92470c4a1d1d", + "globals": [ + "AdWordsApp", + "MccApp" + ], + "declaredModules": [] + } + }, + "google-apps-script": { + "1.0": { + "libraryName": "google-apps-script", + "typingsPackageName": "google-apps-script", + "projectName": "https://developers.google.com/apps-script/", + "contributors": [ + { + "name": "PopGoesTheWza", + "url": "https://github.com/PopGoesTheWza", + "githubUsername": "PopGoesTheWza" + }, + { + "name": "motemen", + "url": "https://github.com/motemen/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "apis/adsense_v1_4.d.ts", + "apis/analytics_v3.d.ts", + "apis/analyticsreporting_v4.d.ts", + "apis/appsactivity_v1.d.ts", + "apis/bigquery_v2.d.ts", + "apis/calendar_v3.d.ts", + "apis/classroom_v1.d.ts", + "apis/content_v2.d.ts", + "apis/dfareporting_v3_3.d.ts", + "apis/directory_v1.d.ts", + "apis/docs_v1.d.ts", + "apis/drive_v2.d.ts", + "apis/driveactivity_v2.d.ts", + "apis/fusiontables_v2.d.ts", + "apis/gmail_v1.d.ts", + "apis/groupsmigration_v1.d.ts", + "apis/groupssettings_v1.d.ts", + "apis/licensing_v1.d.ts", + "apis/mirror_v1.d.ts", + "apis/peopleapi_v1.d.ts", + "apis/reports_v1.d.ts", + "apis/reseller_v1.d.ts", + "apis/sheets_v4.d.ts", + "apis/slides_v1.d.ts", + "apis/tagmanager_v2.d.ts", + "apis/tasks_v1.d.ts", + "apis/urlshortener_v1.d.ts", + "apis/youtube_v3.d.ts", + "apis/youtubeanalytics_v2.d.ts", + "apis/youtubepartner_v1.d.ts", + "google-apps-script-events.d.ts", + "google-apps-script.base.d.ts", + "google-apps-script.cache.d.ts", + "google-apps-script.calendar.d.ts", + "google-apps-script.card-service.d.ts", + "google-apps-script.charts.d.ts", + "google-apps-script.contacts.d.ts", + "google-apps-script.content.d.ts", + "google-apps-script.data-studio.d.ts", + "google-apps-script.document.d.ts", + "google-apps-script.drive.d.ts", + "google-apps-script.forms.d.ts", + "google-apps-script.gmail.d.ts", + "google-apps-script.groups.d.ts", + "google-apps-script.html.d.ts", + "google-apps-script.jdbc.d.ts", + "google-apps-script.language.d.ts", + "google-apps-script.lock.d.ts", + "google-apps-script.mail.d.ts", + "google-apps-script.maps.d.ts", + "google-apps-script.optimization.d.ts", + "google-apps-script.properties.d.ts", + "google-apps-script.script.d.ts", + "google-apps-script.sites.d.ts", + "google-apps-script.slides.d.ts", + "google-apps-script.spreadsheet.d.ts", + "google-apps-script.types.d.ts", + "google-apps-script.url-fetch.d.ts", + "google-apps-script.utilities.d.ts", + "google-apps-script.xml-service.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8349258f16a147c6be170414568d99f50f5564bd58e05c8969574e69f9591395", + "globals": [ + "AdminDirectory", + "AdminGroupsMigration", + "AdminGroupsSettings", + "AdminLicenseManager", + "AdminReports", + "AdminReseller", + "Adsense", + "Analytics", + "Analyticsreporting", + "Appsactivity", + "Bigquery", + "Browser", + "CacheService", + "Calendar", + "CalendarApp", + "CardService", + "Charset", + "Charts", + "Classroom", + "ContactsApp", + "Content", + "ContentService", + "DataStudioApp", + "Date2", + "Dfareporting", + "DigestAlgorithm", + "Docs", + "DocumentApp", + "Drive", + "DriveActivity", + "DriveApp", + "FormApp", + "FusionTables", + "Gmail", + "GmailApp", + "GoogleAppsScript", + "GroupsApp", + "HtmlService", + "Jdbc", + "LanguageApp", + "LinearOptimizationService", + "LockService", + "Logger", + "MacAlgorithm", + "MailApp", + "Maps", + "Mirror", + "People", + "PropertiesService", + "RsaAlgorithm", + "ScriptApp", + "ScriptProperties", + "Session", + "Sheets", + "SitesApp", + "Slides", + "SlidesApp", + "SpreadsheetApp", + "TagManager", + "Tasks", + "UrlFetchApp", + "UrlShortener", + "UserProperties", + "Utilities", + "XmlService", + "YouTube", + "YouTubeAnalytics", + "YoutubePartner", + "console" + ], + "declaredModules": [] + } + }, + "google-apps-script-oauth2": { + "24.0": { + "libraryName": "google-apps-script-oauth2", + "typingsPackageName": "google-apps-script-oauth2", + "projectName": "https://github.com/googlesamples/apps-script-oauth2", + "contributors": [ + { + "name": "dhayab", + "url": "https://github.com/dhayab", + "githubUsername": "dhayab" + } + ], + "libraryMajorVersion": 24, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-apps-script", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c19ff5a854cc21d5644dc449f121bfc042f19258ffc2bef98f5d77b3cbc898a3", + "globals": [ + "GoogleAppsScriptOAuth2", + "OAuth2" + ], + "declaredModules": [] + } + }, + "google-closure-compiler": { + "0.0": { + "libraryName": "google-closure-compiler", + "typingsPackageName": "google-closure-compiler", + "projectName": "https://github.com/chadkillingsworth/closure-compiler-npm", + "contributors": [ + { + "name": "Evan Martin", + "url": "http://neugierig.org" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e622476a474e748cbd14d8e7c13706c49ac8432171c4fe35200e6dce54adf96", + "globals": [], + "declaredModules": [ + "google-closure-compiler" + ] + } + }, + "google-cloud__datastore": { + "1.3": { + "libraryName": "@google-cloud/datastore", + "typingsPackageName": "google-cloud__datastore", + "projectName": "https://github.com/googleapis/nodejs-datastore", + "contributors": [ + { + "name": "Antoine Beauvais-Lacasse", + "url": "https://github.com/beaulac", + "githubUsername": "beaulac" + }, + { + "name": "Futa Ogawa", + "url": "https://github.com/ogawa0071", + "githubUsername": "ogawa0071" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5acc0837b9db10a2c43dbb7f587ed54ab1cf3b8e1eb1224bd0b90dbf177e34a6", + "globals": [], + "declaredModules": [ + "@google-cloud/datastore", + "@google-cloud/datastore/entity", + "@google-cloud/datastore/query", + "@google-cloud/datastore/request", + "@google-cloud/datastore/transaction" + ] + } + }, + "google-cloud__kms": { + "1.5": { + "libraryName": "@google-cloud/kms", + "typingsPackageName": "google-cloud__kms", + "projectName": "https://github.com/googleapis/nodejs-kms", + "contributors": [ + { + "name": "Ben Talbot", + "url": "https://github.com/ben-tbotlabs", + "githubUsername": "ben-tbotlabs" + }, + { + "name": "Caian Ertl", + "url": "https://github.com/caiertl", + "githubUsername": "caiertl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-protobuf", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@google-cloud/kms" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6941881a3733cd42e3c64519492d125b26e0b9a0ac8c7d721c85ca30b134b41", + "globals": [], + "declaredModules": [ + "google-cloud__kms" + ] + } + }, + "google-cloud__tasks": { + "0.2": { + "libraryName": "@google-cloud/tasks", + "typingsPackageName": "google-cloud__tasks", + "projectName": "https://github.com/googleapis/nodejs-tasks", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "google-gax", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@google-cloud/tasks" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "google-gax", + "version": "^0.22.1" + } + ], + "contentHash": "300fe447431da2bb9079f2ec66dd25aaaad3e6ecd8006f216158a46964eb1c8b", + "globals": [], + "declaredModules": [ + "google-cloud__tasks" + ] + } + }, + "google-cloud__text-to-speech": { + "0.5": { + "libraryName": "google-cloud__text-to-speech", + "typingsPackageName": "google-cloud__text-to-speech", + "projectName": "https://github.com/googleapis/nodejs-text-to-speech", + "contributors": [ + { + "name": "Ben James", + "url": "https://github.com/benhjames", + "githubUsername": "benhjames" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@google-cloud/text-to-speech" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5abfba8ac6e10b8fc3c655a549e5f4cb03dda99eeaa457305f4cfd1cd1541cbb", + "globals": [], + "declaredModules": [ + "google-cloud__text-to-speech" + ] + } + }, + "google-ddns": { + "1.1": { + "libraryName": "google-ddns", + "typingsPackageName": "google-ddns", + "projectName": "https://github.com/DEDAjs/google-ddns#readme", + "contributors": [ + { + "name": "Mick Dekkers", + "url": "https://github.com/mickdekkers", + "githubUsername": "mickdekkers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d47b71a170fdf123f080dbf1a346f16b46bc621d678f779274a7f72a06b9a4eb", + "globals": [], + "declaredModules": [ + "google-ddns" + ] + } + }, + "google-drive-realtime-api": { + "0.0": { + "libraryName": "Google Realtime API", + "typingsPackageName": "google-drive-realtime-api", + "projectName": "https://developers.google.com/google-apps/realtime/", + "contributors": [ + { + "name": "Dustin Wehr", + "url": "http://cs.toronto.edu/~wehr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37876f0608454baca04d14083ee5eece0b7960cfc728a8ca3a2e99be7fcb5738", + "globals": [ + "gapi", + "rtclient" + ], + "declaredModules": [] + } + }, + "google-earth": { + "0.0": { + "libraryName": "Google Earth Plugin", + "typingsPackageName": "google-earth", + "projectName": "https://developers.google.com/earth/", + "contributors": [ + { + "name": "Ilia Choly", + "url": "https://github.com/icholy", + "githubUsername": "icholy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb094f955d2795563d57ef813f758f381e588fff85a3bc08cada68994f908c73", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "google-fonts": { + "1.0": { + "libraryName": "google-fonts", + "typingsPackageName": "google-fonts", + "projectName": "https://github.com/hughsk/google-fonts#readme", + "contributors": [ + { + "name": "Rafa Mel", + "url": "https://github.com/rafamel", + "githubUsername": "rafamel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8336b80057d4bb6f150b3a9a23ab84d7833345429d10affdaef2258779cc4bd0", + "globals": [], + "declaredModules": [ + "google-fonts" + ] + } + }, + "google-images": { + "2.1": { + "libraryName": "google-images", + "typingsPackageName": "google-images", + "projectName": "https://github.com/vadimdemedes/google-images", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1da59045247f132e85a2ff0d99cf7c0109cf081a999363f61a398b274565f244", + "globals": [], + "declaredModules": [ + "google-images" + ] + } + }, + "google-libphonenumber": { + "7.4": { + "libraryName": "libphonenumber", + "typingsPackageName": "google-libphonenumber", + "projectName": "https://github.com/googlei18n/libphonenumber", + "contributors": [ + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + }, + { + "name": "Roman Jurkov", + "url": "https://github.com/winfinit", + "githubUsername": "winfinit" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b46116b5e8ffe131d4c0dacfb98b674562b720d78acfaac87fb5a93b9ab3d79", + "globals": [ + "libphonenumber" + ], + "declaredModules": [ + "google-libphonenumber" + ] + } + }, + "google-map-react": { + "1.1": { + "libraryName": "google-map-react", + "typingsPackageName": "google-map-react", + "projectName": "https://github.com/google-map-react/google-map-react", + "contributors": [ + { + "name": "Honza Brecka", + "url": "https://github.com/honzabrecka", + "githubUsername": "honzabrecka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "932cf33efee2f8276aedee14d548a696ec8bd7a8e3d2a1b0091f75775bd64700", + "globals": [], + "declaredModules": [ + "google-map-react", + "google-map-react/utils" + ] + } + }, + "google-maps": { + "3.2": { + "libraryName": "google-maps", + "typingsPackageName": "google-maps", + "projectName": "https://www.npmjs.com/package/google-maps", + "contributors": [ + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c8f532753d7a6dbf913118a8049df9d24864a70ce1d28bbd961ade96b697e03", + "globals": [ + "GoogleMapsLoader" + ], + "declaredModules": [ + "google-maps" + ] + } + }, + "google-maps-react": { + "2.0": { + "libraryName": "google-maps-react", + "typingsPackageName": "google-maps-react", + "projectName": "https://github.com/fullstackreact/google-maps-react#readme", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "googlemaps", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cb3b9890ae5006e66984407a967a2c30c41535622fb44d421336d678844013b", + "globals": [], + "declaredModules": [ + "google-maps-react" + ] + } + }, + "google-protobuf": { + "3.7": { + "libraryName": "google-protobuf", + "typingsPackageName": "google-protobuf", + "projectName": "https://github.com/google/google-protobuf", + "contributors": [ + { + "name": "Marcus Longmuir", + "url": "https://github.com/marcuslongmuir", + "githubUsername": "marcuslongmuir" + }, + { + "name": "Chaitanya Kamatham", + "url": "https://github.com/kamthamc", + "githubUsername": "kamthamc" + }, + { + "name": "Austin Bonander", + "url": "https://github.com/abonander", + "githubUsername": "abonander" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "google/protobuf/any_pb.d.ts", + "google/protobuf/api_pb.d.ts", + "google/protobuf/compiler/plugin_pb.d.ts", + "google/protobuf/descriptor_pb.d.ts", + "google/protobuf/duration_pb.d.ts", + "google/protobuf/empty_pb.d.ts", + "google/protobuf/field_mask_pb.d.ts", + "google/protobuf/source_context_pb.d.ts", + "google/protobuf/struct_pb.d.ts", + "google/protobuf/timestamp_pb.d.ts", + "google/protobuf/type_pb.d.ts", + "google/protobuf/wrappers_pb.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "463c74a022a94791fd822b053ebbc3e6c244369e62348930b87ad08436e9f033", + "globals": [], + "declaredModules": [ + "google-protobuf", + "google-protobuf/google/protobuf/compiler/plugin_pb", + "google-protobuf/google/protobuf/descriptor_pb", + "google-protobuf/google/protobuf/any_pb", + "google-protobuf/google/protobuf/api_pb", + "google-protobuf/google/protobuf/source_context_pb", + "google-protobuf/google/protobuf/type_pb", + "google-protobuf/google/protobuf/duration_pb", + "google-protobuf/google/protobuf/empty_pb", + "google-protobuf/google/protobuf/field_mask_pb", + "google-protobuf/google/protobuf/struct_pb", + "google-protobuf/google/protobuf/timestamp_pb", + "google-protobuf/google/protobuf/wrappers_pb" + ] + } + }, + "google-translate-api": { + "2.3": { + "libraryName": "google-translate-api", + "typingsPackageName": "google-translate-api", + "projectName": "https://github.com/matheuss/google-translate-api#readme", + "contributors": [ + { + "name": "maple3142", + "url": "https://github.com/maple3142", + "githubUsername": "maple3142" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1618114c7678ba86ed71a3af7ae1e8d8f2619c6e7a8a2968adb6780ce1659e2", + "globals": [], + "declaredModules": [ + "google-translate-api" + ] + } + }, + "google.analytics": { + "0.0": { + "libraryName": "Google Analytics (Classic and Universal)", + "typingsPackageName": "google.analytics", + "projectName": "https://developers.google.com/analytics/devguides/collection/gajs/", + "contributors": [ + { + "name": "Ronnie Haakon Hegelund", + "url": "http://ronniehegelund.blogspot.dk" + }, + { + "name": "Pat Kujawa", + "url": "http://patkujawa.com" + }, + { + "name": "Tyler Murphy", + "url": "https://github.com/tyler-murphy", + "githubUsername": "tyler-murphy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91c2c8ca1e6dbf58c1626d9a076be9b8f15f39db7473454a48a2f1ff010612a9", + "globals": [ + "Tracker", + "_gaq", + "_gat", + "ga", + "gaClassic" + ], + "declaredModules": [] + } + }, + "google.feeds": { + "0.0": { + "libraryName": "Google Feed Apis", + "typingsPackageName": "google.feeds", + "projectName": "https://developers.google.com/feed/", + "contributors": [ + { + "name": "RodneyJT", + "url": "https://github.com/RodneyJT", + "githubUsername": "RodneyJT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a90ec34197be7e34ec7631f759949c38cdc3d1a992e60c25733052cbdff0f960", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "google.fonts": { + "1.0": { + "libraryName": "Google Fonts API", + "typingsPackageName": "google.fonts", + "projectName": "https://developers.google.com/fonts/", + "contributors": [ + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1542fcf7815c152939394ab9f9a353bba7b3248e922d915f48dab5466c57ffd7", + "globals": [], + "declaredModules": [] + } + }, + "google.geolocation": { + "0.4": { + "libraryName": "Google Geolocation", + "typingsPackageName": "google.geolocation", + "projectName": "https://code.google.com/p/geo-location-javascript/", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee8c1ac688502f32fa79ca2254e2aa582a7679e8d0447958a17f831deeaf8bac", + "globals": [ + "geo_position_js" + ], + "declaredModules": [] + } + }, + "google.picker": { + "0.0": { + "libraryName": "Google Picker API", + "typingsPackageName": "google.picker", + "projectName": "https://developers.google.com/picker/", + "contributors": [ + { + "name": "grapswiz", + "url": "https://github.com/grapswiz", + "githubUsername": "grapswiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5b15cc60ab46cc0dcda39ed45b49c0c9dc9c60cc825a202016ea40b5d330e4eb", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "google.script.client-side": { + "0.1": { + "libraryName": "Google Apps Script Client-side API", + "typingsPackageName": "google.script.client-side", + "projectName": "https://developers.google.com/apps-script/guides/html/reference/host", + "contributors": [ + { + "name": "clomie", + "url": "https://github.com/clomie", + "githubUsername": "clomie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af5f192b988dd025eb4f5ee742323943e70913c5c1394770a890659b96dddc2a", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "google.visualization": { + "0.0": { + "libraryName": "Google Visualisation Apis", + "typingsPackageName": "google.visualization", + "projectName": "https://developers.google.com/chart/", + "contributors": [ + { + "name": "Dan Ludwig", + "url": "https://github.com/danludwig", + "githubUsername": "danludwig" + }, + { + "name": "Gregory Moore", + "url": "https://github.com/gmoore-sjcorg", + "githubUsername": "gmoore-sjcorg" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Michael Cheng", + "url": "https://github.com/mlcheng", + "githubUsername": "mlcheng" + }, + { + "name": "Ivan Bisultanov", + "url": "https://github.com/IvanBisultanov", + "githubUsername": "IvanBisultanov" + }, + { + "name": "Gleb Mazovetskiy", + "url": "https://github.com/glebm", + "githubUsername": "glebm" + }, + { + "name": "Shrujal Shah", + "url": "https://github.com/shrujalshah28", + "githubUsername": "shrujalshah28" + }, + { + "name": "David", + "url": "https://github.com/dckorben", + "githubUsername": "dckorben" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "283600c6513a4191d33b95947a34011be43dc213770732841d124457ba2692d9", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "google__maps": { + "0.5": { + "libraryName": "@google/maps", + "typingsPackageName": "google__maps", + "projectName": "https://github.com/googlemaps/google-maps-services-js", + "contributors": [ + { + "name": "Indri Muska", + "url": "https://github.com/indrimuska", + "githubUsername": "indrimuska" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@google/maps" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82e4ea87d3dbc35dc0d0e25ef112e2a4e391b5f26f3e8a893962ef07416120fa", + "globals": [], + "declaredModules": [ + "google__maps" + ] + } + }, + "google__markerclustererplus": { + "2.1": { + "libraryName": "MarkerClustererPlus for Google Maps V3", + "typingsPackageName": "google__markerclustererplus", + "projectName": "https://github.com/mahnunchik/markerclustererplus", + "contributors": [ + { + "name": "Mathias Rodriguez", + "url": "https://github.com/enanox", + "githubUsername": "enanox" + }, + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-maps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec7ad6e1188ef30eeb5a7f3505cbfe9dad2f3026ab9fab5a55b1f2967337f7db", + "globals": [ + "Cluster", + "ClusterIcon", + "MarkerClusterer" + ], + "declaredModules": [] + } + }, + "googlemaps": { + "3.39": { + "libraryName": "Google Maps JavaScript API", + "typingsPackageName": "googlemaps", + "projectName": "https://developers.google.com/maps/", + "contributors": [ + { + "name": "Chris Wrench", + "url": "https://github.com/cgwrench", + "githubUsername": "cgwrench" + }, + { + "name": "Kiarash Ghiaseddin", + "url": "https://github.com/Silver-Connection", + "githubUsername": "Silver-Connection" + }, + { + "name": "Grant Hutchins", + "url": "https://github.com/nertzy", + "githubUsername": "nertzy" + }, + { + "name": "Denis Atyasov", + "url": "https://github.com/xaolas", + "githubUsername": "xaolas" + }, + { + "name": "Michael McMullin", + "url": "https://github.com/mrmcnerd", + "githubUsername": "mrmcnerd" + }, + { + "name": "Martin Costello", + "url": "https://github.com/martincostello", + "githubUsername": "martincostello" + }, + { + "name": "Sven Kreiss", + "url": "https://github.com/svenkreiss", + "githubUsername": "svenkreiss" + }, + { + "name": "Umar Bolatov", + "url": "https://github.com/bolatovumar", + "githubUsername": "bolatovumar" + }, + { + "name": "Michael Gauthier", + "url": "https://github.com/gauthierm", + "githubUsername": "gauthierm" + }, + { + "name": "Colin Doig", + "url": "https://github.com/captain-igloo", + "githubUsername": "captain-igloo" + }, + { + "name": "Dmitry Demensky", + "url": "https://github.com/demensky", + "githubUsername": "demensky" + }, + { + "name": "Vladimir Dashukevich", + "url": "https://github.com/life777", + "githubUsername": "life777" + }, + { + "name": "Simon Haenisch", + "url": "https://github.com/simonhaenisch", + "githubUsername": "simonhaenisch" + }, + { + "name": "Gavin Nitta", + "url": "https://github.com/gshigeto", + "githubUsername": "gshigeto" + }, + { + "name": "Bat-Orshikh Baavgaikhuu", + "url": "https://github.com/Bat-Orshikh", + "githubUsername": "Bat-Orshikh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 39, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa85acb2d9c0104d226d2a090743aac0ea31f0d4bbbe51d833743e404cb9a077", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "googlemaps.infobubble": { + "3.0": { + "libraryName": "CSS3 InfoBubble with tabs for Google Maps API", + "typingsPackageName": "googlemaps.infobubble", + "projectName": "http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/src/", + "contributors": [ + { + "name": "Johan Nilsson", + "url": "https://github.com/Dashue", + "githubUsername": "Dashue" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-maps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2291bd1efdbe685ab9c52bd466c4deabaae6cb84299a0cabc76af7a1cd4a6346", + "globals": [], + "declaredModules": [] + } + }, + "googlepay": { + "0.2": { + "libraryName": "Google Pay API", + "typingsPackageName": "googlepay", + "projectName": "https://developers.google.com/pay/api/web/", + "contributors": [ + { + "name": "Florian Luccioni", + "url": "https://github.com/Fluccioni", + "githubUsername": "Fluccioni" + }, + { + "name": "Radu Raicea", + "url": "https://github.com/Radu-Raicea", + "githubUsername": "Radu-Raicea" + }, + { + "name": "Filip Stanis", + "url": "https://github.com/fstanis", + "githubUsername": "fstanis" + }, + { + "name": "Alexandre Couret", + "url": "https://github.com/ozotek", + "githubUsername": "ozotek" + }, + { + "name": "Sergi Ferriz", + "url": "https://github.com/mumpo", + "githubUsername": "mumpo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89089e7b6c68a029c6aec1ef0a03087dc85a22435aa018a2672c9166584c9e06", + "globals": [ + "google" + ], + "declaredModules": [] + } + }, + "got": { + "9.6": { + "libraryName": "got", + "typingsPackageName": "got", + "projectName": "https://github.com/sindresorhus/got#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Konstantin Ikonnikov", + "url": "https://github.com/ikokostya", + "githubUsername": "ikokostya" + }, + { + "name": "Stijn Van Nieuwenhuyse", + "url": "https://github.com/stijnvn", + "githubUsername": "stijnvn" + }, + { + "name": "Matthew Bull", + "url": "https://github.com/wingsbob", + "githubUsername": "wingsbob" + }, + { + "name": "Ryan Wilson-Perkin", + "url": "https://github.com/ryanwilsonperkin", + "githubUsername": "ryanwilsonperkin" + }, + { + "name": "Paul Hawxby", + "url": "https://github.com/phawxby", + "githubUsername": "phawxby" + }, + { + "name": "Ivy Witter", + "url": "https://github.com/ivywit", + "githubUsername": "ivywit" + }, + { + "name": "Huachao Mao", + "url": "https://github.com/Huachao", + "githubUsername": "Huachao" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "cookie", + "form-data", + "keyv", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "form-data", + "version": "^2.5.0" + } + ], + "contentHash": "ebd02e766bddb451409d9923a1f6a490c786dd9fa6a71fc0ba1c6d6afc51484b", + "globals": [], + "declaredModules": [ + "got" + ] + }, + "8.3": { + "libraryVersionDirectoryName": "8", + "libraryName": "got", + "typingsPackageName": "got", + "projectName": "https://github.com/sindresorhus/got#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Konstantin Ikonnikov", + "url": "https://github.com/ikokostya", + "githubUsername": "ikokostya" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "cookie", + "form-data", + "keyv", + "fs" + ], + "pathMappings": [ + { + "packageName": "got", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "728eebbdc70e7994604221e3470fa20c8ce5d37bcd8fbb192305824dbc5b3dd2", + "globals": [], + "declaredModules": [ + "got" + ] + } + }, + "graceful-fs": { + "4.1": { + "libraryName": "graceful-fs", + "typingsPackageName": "graceful-fs", + "projectName": "https://github.com/isaacs/node-graceful-fs", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs-extra", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e459d70acc49c2972a15118724b3a8c901016e65a92fdb945c73b657dfcaf2d", + "globals": [], + "declaredModules": [ + "graceful-fs" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "graceful-fs", + "typingsPackageName": "graceful-fs", + "projectName": "https://github.com/cowboy/graceful-fs", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "graceful-fs", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "dee0b8df4beff3e6d36b05971030dfed91bfcce5c99b156d1f636aba6254a6f3", + "globals": [], + "declaredModules": [ + "graceful-fs" + ] + } + }, + "gradient-string": { + "1.1": { + "libraryName": "gradient-string", + "typingsPackageName": "gradient-string", + "projectName": "https://github.com/bokub/gradient-string", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Ailrun", + "githubUsername": "Ailrun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tinycolor2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f01440eef5469f020e4edb0bbe4ca5e2e790d167ea0eb195c96c0a914b03d365", + "globals": [], + "declaredModules": [ + "gradient-string" + ] + } + }, + "graham_scan": { + "1.0": { + "libraryName": "graham_scan", + "typingsPackageName": "graham_scan", + "projectName": "https://github.com/brian3kb/graham_scan_js", + "contributors": [ + { + "name": "Harm Berntsen", + "url": "https://github.com/hberntsen", + "githubUsername": "hberntsen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f579732070c6d0e2905fad61d21133322cdfa2482437acd7e143e33cf7f1109f", + "globals": [ + "ConvexHullGrahamScan" + ], + "declaredModules": [ + "graham_scan" + ] + } + }, + "gramps__rest-helpers": { + "1.1": { + "libraryName": "@gramps/rest-helpers", + "typingsPackageName": "gramps__rest-helpers", + "projectName": "https://github.com/gramps-graphql/rest-helpers", + "contributors": [ + { + "name": "Claude Ciocan", + "url": "https://github.com/claude", + "githubUsername": "claude" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@gramps/rest-helpers" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29a3d882a1f7927064e377d0b004924b3fb6d331879815529ce05caa8e0908f5", + "globals": [], + "declaredModules": [ + "gramps__rest-helpers" + ] + } + }, + "graphite": { + "0.1": { + "libraryName": "graphite", + "typingsPackageName": "graphite", + "projectName": "https://github.com/felixge/node-graphite", + "contributors": [ + { + "name": "Christian Muñoz", + "url": "https://github.com/ctumolosus", + "githubUsername": "ctumolosus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8159b6c92fb8060fadd5928ae736531b83baf2bcdbfc01359fe2f6e2c9684c56", + "globals": [], + "declaredModules": [ + "graphite" + ] + } + }, + "graphite-udp": { + "1.2": { + "libraryName": "graphite-udp", + "typingsPackageName": "graphite-udp", + "projectName": "https://github.com/fermads/graphite-udp", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/EricByers", + "githubUsername": "EricByers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cec9202a124c40313a400f978f9d86c93930927acf61e5d9ce0a786f3d46a4b", + "globals": [], + "declaredModules": [ + "graphite-udp" + ] + } + }, + "graphlib": { + "2.1": { + "libraryName": "graphlib", + "typingsPackageName": "graphlib", + "projectName": "https://github.com/cpettitt/graphlib", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "http://danvk.org/" + }, + { + "name": "Dan Mironenko", + "url": "wolfson@bracketedrebels.com" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c526a98274273f9708b77cd1408256e04373b4057a11123750d2ff74d5bff87", + "globals": [], + "declaredModules": [ + "graphlib" + ] + } + }, + "graphlib-dot": { + "0.6": { + "libraryName": "graphlib-dot", + "typingsPackageName": "graphlib-dot", + "projectName": "https://github.com/dagrejs/graphlib-dot", + "contributors": [ + { + "name": "Dom Parfitt", + "url": "https://github.com/DomParfitt", + "githubUsername": "DomParfitt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphlib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecb67e3b04c77aa53fd3e6d01a5297b05d3077e7ed2c7d8b2ca120b3c3d680ac", + "globals": [], + "declaredModules": [ + "graphlib-dot" + ] + } + }, + "graphql-api-koa": { + "2.0": { + "libraryName": "graphql-api-koa", + "typingsPackageName": "graphql-api-koa", + "projectName": "https://github.com/jaydenseric/graphql-api-koa#readme", + "contributors": [ + { + "name": "Mike Marcacci", + "url": "https://github.com/mike-marcacci", + "githubUsername": "mike-marcacci" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + }, + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "6983ef73c5d4a1b28eed12850565268e40b449a7046832d7ec01b3176769e83a", + "globals": [], + "declaredModules": [ + "graphql-api-koa" + ] + } + }, + "graphql-bigint": { + "1.0": { + "libraryName": "graphql-bigint", + "typingsPackageName": "graphql-bigint", + "projectName": "https://github.com/stems/graphql-bigint#readme", + "contributors": [ + { + "name": "proudrain", + "url": "https://github.com/proudrain", + "githubUsername": "proudrain" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "243162a4c2ba394cd73a1ad4c6f3b1e0ec6e87668c985ab3e548d41e9c3bb930", + "globals": [], + "declaredModules": [ + "graphql-bigint" + ] + } + }, + "graphql-date": { + "1.0": { + "libraryName": "graphql-date", + "typingsPackageName": "graphql-date", + "projectName": "https://github.com/tjmehta/graphql-date", + "contributors": [ + { + "name": "Eric Naeseth", + "url": "https://github.com/enaeseth", + "githubUsername": "enaeseth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "fafceb7def3f8da3ff692597a56a208c7e0c93f23fad15bf8947efcffe19d1e4", + "globals": [], + "declaredModules": [ + "graphql-date" + ] + } + }, + "graphql-deduplicator": { + "2.0": { + "libraryName": "graphql-deduplicator", + "typingsPackageName": "graphql-deduplicator", + "projectName": "https://github.com/gajus/graphql-deduplicator#readme", + "contributors": [ + { + "name": "Luis Fernando Alvarez D.", + "url": "https://github.com/lfades", + "githubUsername": "lfades" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "481213b0bbfebe7d04007aeb9a02f8126531d27bbc64eb02c054e2db76ea4a46", + "globals": [], + "declaredModules": [ + "graphql-deduplicator" + ] + } + }, + "graphql-depth-limit": { + "1.1": { + "libraryName": "graphql-depth-limit", + "typingsPackageName": "graphql-depth-limit", + "projectName": "https://github.com/stems/graphql-depth-limit#readme", + "contributors": [ + { + "name": "Siim Tiilen", + "url": "https://github.com/eritikass", + "githubUsername": "eritikass" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "graphql" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "cabbf1aa8ef99def3082fb3ecc55319d77088b7e1d8e85e667e18ad3141712d2", + "globals": [], + "declaredModules": [ + "graphql-depth-limit" + ] + } + }, + "graphql-errors": { + "2.1": { + "libraryName": "graphql-errors", + "typingsPackageName": "graphql-errors", + "projectName": "https://github.com/kadirahq/graphql-errors", + "contributors": [ + { + "name": "Matías Olivera", + "url": "https://github.com/MatiasOlivera", + "githubUsername": "MatiasOlivera" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "f0aefc2385e3d562af39c3e500ccc65e0d9fb9102c8aada8a3cf65a8a2cc6f69", + "globals": [], + "declaredModules": [ + "graphql-errors" + ] + } + }, + "graphql-fields": { + "1.3": { + "libraryName": "graphql-fields", + "typingsPackageName": "graphql-fields", + "projectName": "https://github.com/robrichard/graphql-fields#readme", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "959f7b1856a4ae93459d011180222707d818eb36de8616dd88cf3edd77117fbe", + "globals": [], + "declaredModules": [ + "graphql-fields" + ] + } + }, + "graphql-iso-date": { + "3.3": { + "libraryName": "graphql-iso-date", + "typingsPackageName": "graphql-iso-date", + "projectName": "https://github.com/excitement-engineer/graphql-iso-date", + "contributors": [ + { + "name": "Jason Waldrip", + "url": "https://github.com/jwaldrip", + "githubUsername": "jwaldrip" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "cb643fa217c4a86bc78a399944d35d47746ea38bcef8c357d30cef1139124b5a", + "globals": [], + "declaredModules": [ + "graphql-iso-date" + ] + } + }, + "graphql-list-fields": { + "2.0": { + "libraryName": "graphql-list-fields", + "typingsPackageName": "graphql-list-fields", + "projectName": "https://github.com/jakepusateri/graphql-list-fields#readme", + "contributors": [ + { + "name": "Chris Filipowski", + "url": "https://github.com/filipows", + "githubUsername": "filipows" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "592c273085fb80772cf183b127e8a6956b448be2f07bcfcfe90a0f6766372c5a", + "globals": [], + "declaredModules": [ + "graphql-list-fields" + ] + } + }, + "graphql-react": { + "8.1": { + "libraryName": "graphql-react", + "typingsPackageName": "graphql-react", + "projectName": "https://github.com/jaydenseric/graphql-react#readme", + "contributors": [ + { + "name": "Mike Marcacci", + "url": "https://github.com/mike-marcacci", + "githubUsername": "mike-marcacci" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "server/index.d.ts", + "universal/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49eaa45c932188fc3d4cd97ba478bcda57ae2b65463de80b038e3d4434ac37aa", + "globals": [], + "declaredModules": [ + "graphql-react", + "graphql-react/server", + "graphql-react/universal" + ] + } + }, + "graphql-relay": { + "0.4": { + "libraryName": "graphql-relay", + "typingsPackageName": "graphql-relay", + "projectName": "https://github.com/graphql/graphql-relay-js", + "contributors": [ + { + "name": "Arvitaly", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + }, + { + "name": "nitintutlani", + "url": "https://github.com/nitintutlani", + "githubUsername": "nitintutlani" + }, + { + "name": "Grelinfo", + "url": "https://github.com/Grelinfo", + "githubUsername": "Grelinfo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "c0bba6a8c1cdafd8639bdb90e08e3b13b6ac6febe4a28470600c71428dd98ada", + "globals": [], + "declaredModules": [ + "graphql-relay" + ] + } + }, + "graphql-resolve-batch": { + "1.1": { + "libraryName": "graphql-resolve-batch", + "typingsPackageName": "graphql-resolve-batch", + "projectName": "https://github.com/calebmer/graphql-resolve-batch#readme", + "contributors": [ + { + "name": "Rutger Hendrickx", + "url": "https://github.com/nayni", + "githubUsername": "nayni" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "468c0be17fba6642d0eab85982d314ef0c7358e61bc77cd90a186608a5a3f9b6", + "globals": [], + "declaredModules": [ + "graphql-resolve-batch" + ] + } + }, + "graphql-resolvers": { + "0.2": { + "libraryName": "graphql-resolvers", + "typingsPackageName": "graphql-resolvers", + "projectName": "https://github.com/lucasconstantino/graphql-resolvers#readme", + "contributors": [ + { + "name": "Mike Engel", + "url": "https://github.com/mike-engel", + "githubUsername": "mike-engel" + }, + { + "name": "Alejandro Corredor", + "url": "https://github.com/aecorredor", + "githubUsername": "aecorredor" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql-tools", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + }, + { + "name": "graphql-tools", + "version": "^4.0.5" + } + ], + "contentHash": "985f251a16691d380d9fd55cfa2f544ad0298fa4d1f77271e46926c8fa62fea0", + "globals": [], + "declaredModules": [ + "graphql-resolvers" + ] + } + }, + "graphql-type-json": { + "0.3": { + "libraryName": "graphql-type-json", + "typingsPackageName": "graphql-type-json", + "projectName": "https://github.com/taion/graphql-type-json#readme", + "contributors": [ + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "dff8e67b0c4b2503c8c1824b1105bb59c19bdab67d9ee721ccb19eec79749f6d", + "globals": [], + "declaredModules": [ + "graphql-type-json" + ] + } + }, + "graphql-type-uuid": { + "0.2": { + "libraryName": "graphql-type-uuid", + "typingsPackageName": "graphql-type-uuid", + "projectName": "https://github.com/olistic/graphql-type-uuid", + "contributors": [ + { + "name": "Dmitry Shirokov", + "url": "https://github.com/runk", + "githubUsername": "runk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "2edeeadf5dd631dfaf78da223eef3bbad366cbf52172cddf0fb1c1ec2b090c05", + "globals": [], + "declaredModules": [ + "graphql-type-uuid" + ] + } + }, + "graphql-upload": { + "8.0": { + "libraryName": "graphql-upload", + "typingsPackageName": "graphql-upload", + "projectName": "https://github.com/jaydenseric/graphql-upload#readme", + "contributors": [ + { + "name": "Mike Marcacci", + "url": "https://github.com/mike-marcacci", + "githubUsername": "mike-marcacci" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "koa", + "version": "*" + }, + { + "name": "fs-capacitor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "e9fd850ee26794f103edf44101365b3fa5b4482b09c5f96e287efab3d6ae1e52", + "globals": [], + "declaredModules": [ + "graphql-upload" + ] + } + }, + "graphviz": { + "0.0": { + "libraryName": "Graphviz", + "typingsPackageName": "graphviz", + "projectName": "https://github.com/glejeune/node-graphviz", + "contributors": [ + { + "name": "Matt Frantz", + "url": "https://github.com/mhfrantz", + "githubUsername": "mhfrantz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e64825267c8c057b88f19e9669696e5cfafee1532a2333a70995711af1eeacf", + "globals": [], + "declaredModules": [ + "graphviz" + ] + } + }, + "grasp": { + "0.6": { + "libraryName": "grasp", + "typingsPackageName": "grasp", + "projectName": "http://graspjs.com", + "contributors": [ + { + "name": "Isaac Wolkerstorfer", + "url": "https://github.com/agnoster", + "githubUsername": "agnoster" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cli-color", + "version": "*" + }, + { + "name": "estree", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "149e2b1bafb844908424d707d98c39d344c139790a04535fc3c8e085311c27d5", + "globals": [], + "declaredModules": [ + "grasp" + ] + } + }, + "gravatar": { + "1.8": { + "libraryName": "gravatar", + "typingsPackageName": "gravatar", + "projectName": "https://github.com/emerleite/node-gravatar", + "contributors": [ + { + "name": "Denis Sokolov", + "url": "https://github.com/denis-sokolov", + "githubUsername": "denis-sokolov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6ce9b74a624fa856f02756cbdd77b8c2924ca728bb837703e88edc48e50b99b", + "globals": [], + "declaredModules": [ + "gravatar" + ] + } + }, + "gray-percentage": { + "2.0": { + "libraryName": "gray-percentage", + "typingsPackageName": "gray-percentage", + "projectName": "https://github.com/KyleAMathews/gray-percentage", + "contributors": [ + { + "name": "Luis Rodrigues", + "url": "https://github.com/goblindegook", + "githubUsername": "goblindegook" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f77ca6ec8809e5a919fb05e3178f9faa67a3f2446ffbef25ae4e36c195a2f04b", + "globals": [], + "declaredModules": [ + "gray-percentage" + ] + } + }, + "graylog2": { + "0.2": { + "libraryName": "graylog2", + "typingsPackageName": "graylog2", + "projectName": "http://github.com/Wizcorp/node-graylog2", + "contributors": [ + { + "name": "Andrey Kun", + "url": "https://github.com/scalder27", + "githubUsername": "scalder27" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb3ad4a01ae02c115f224e6da9b4868cbc504afc867d6cd958ae71ed574c6b08", + "globals": [], + "declaredModules": [ + "graylog2" + ] + } + }, + "greasemonkey": { + "4.0": { + "libraryName": "Greasemonkey", + "typingsPackageName": "greasemonkey", + "projectName": "http://www.greasespot.net/", + "contributors": [ + { + "name": "Kota Saito", + "url": "https://github.com/kotas", + "githubUsername": "kotas" + }, + { + "name": "Nikolay Borzov", + "url": "https://github.com/nikolay-borzov", + "githubUsername": "nikolay-borzov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a4cc23ce630a7ac147db87f41b2af619743e6053efe976388b087c75de43e0a", + "globals": [ + "GM", + "unsafeWindow" + ], + "declaredModules": [] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "Greasemonkey", + "typingsPackageName": "greasemonkey", + "projectName": "http://www.greasespot.net/", + "contributors": [ + { + "name": "Kota Saito", + "url": "https://github.com/kotas", + "githubUsername": "kotas" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "greasemonkey", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0a1ab01d9b52e6599e03fad7e880dcf7cf1ef4c59554f88330f66d0cc874dc4e", + "globals": [ + "GM_addStyle", + "GM_deleteValue", + "GM_getResourceText", + "GM_getResourceURL", + "GM_getValue", + "GM_info", + "GM_listValues", + "GM_log", + "GM_openInTab", + "GM_registerMenuCommand", + "GM_setClipboard", + "GM_setValue", + "GM_xmlhttpRequest", + "unsafeWindow" + ], + "declaredModules": [] + } + }, + "grecaptcha": { + "3.0": { + "libraryName": "Google Recaptcha", + "typingsPackageName": "grecaptcha", + "projectName": "https://www.google.com/recaptcha", + "contributors": [ + { + "name": "Kristof Mattei", + "url": "http://kristofmattei.be" + }, + { + "name": "Martin Costello", + "url": "https://martincostello.com/" + }, + { + "name": "Ruslan Arkhipau", + "url": "https://github.com/DethAriel", + "githubUsername": "DethAriel" + }, + { + "name": "Rafael Tavares", + "url": "https://github.com/rafaeltavares", + "githubUsername": "rafaeltavares" + }, + { + "name": "Florian Rohrer", + "url": "https://github.com/RohrerF", + "githubUsername": "RohrerF" + }, + { + "name": "Veniamin Krol", + "url": "https://github.com/vkrol", + "githubUsername": "vkrol" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ab1eadf146796dd48a87d8f6c5605a24ec4a3fe7b45e6475ce89c8f66eb25a4", + "globals": [ + "grecaptcha" + ], + "declaredModules": [] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "Google Recaptcha", + "typingsPackageName": "grecaptcha", + "projectName": "https://www.google.com/recaptcha", + "contributors": [ + { + "name": "Brent Jenkins", + "url": "https://github.com/brentj73", + "githubUsername": "brentj73" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "grecaptcha", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "218e0b8d60cd9500d2ee22b4860d501e1b4d338194ba170a9b459f968cd595d6", + "globals": [ + "Recaptcha" + ], + "declaredModules": [] + } + }, + "gregorian-calendar": { + "4.1": { + "libraryName": "gregorian-calendar", + "typingsPackageName": "gregorian-calendar", + "projectName": "https://github.com/yiminghe/gregorian-calendar", + "contributors": [ + { + "name": "Charlie Arnold", + "url": "https://github.com/cwalv", + "githubUsername": "cwalv" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65bdb55c2078e3c576ead16d4489c2eab9a87e6f072aea9f070247026abcf615", + "globals": [], + "declaredModules": [ + "gregorian-calendar", + "gregorian-calendar-format" + ] + } + }, + "gremlin": { + "3.4": { + "libraryName": "gremlin", + "typingsPackageName": "gremlin", + "projectName": "https://tinkerpop.apache.org/", + "contributors": [ + { + "name": "matt-sungwook", + "url": "https://github.com/matt-sungwook", + "githubUsername": "matt-sungwook" + }, + { + "name": "keith1024", + "url": "https://github.com/keith1024", + "githubUsername": "keith1024" + }, + { + "name": "Paulo Soares", + "url": "https://github.com/7jpsan", + "githubUsername": "7jpsan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd2c2ddd288954fb993fa9f069c8e98de09a3328562dd6323873d21d8e9b061d", + "globals": [], + "declaredModules": [ + "gremlin" + ] + } + }, + "grid-template-parser": { + "0.3": { + "libraryName": "grid-template-parser", + "typingsPackageName": "grid-template-parser", + "projectName": "https://github.com/anthonydugois/grid-template-parser", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e98c851355919e2206760432218962d3774b333fe9e9f60c49321f5f9a294f6a", + "globals": [], + "declaredModules": [ + "grid-template-parser" + ] + } + }, + "gridfs-stream": { + "0.5": { + "libraryName": "gridfs-stream", + "typingsPackageName": "gridfs-stream", + "projectName": "https://github.com/aheckmann/gridfs-stream", + "contributors": [ + { + "name": "Lior Mualem", + "url": "https://github.com/liorm", + "githubUsername": "liorm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33a83b59f2b7d7bba5508562ebd84fb2e28bc073374e9626193afa21ad9c58fc", + "globals": [], + "declaredModules": [ + "gridfs-stream" + ] + } + }, + "group-array": { + "1.0": { + "libraryName": "group-array", + "typingsPackageName": "group-array", + "projectName": "https://github.com/doowb/group-array", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a801e4a7c508b27d8416dc8cf0c46cb87f50b5a2d48820d5bc112321a43e0f0", + "globals": [], + "declaredModules": [ + "group-array" + ] + } + }, + "growing-io": { + "2.1": { + "libraryName": "growing-io-browser", + "typingsPackageName": "growing-io", + "projectName": "https://docs.growingio.com/docs/dashboard/homepage", + "contributors": [ + { + "name": "Forzoom", + "url": "https://github.com/Forzoom", + "githubUsername": "Forzoom" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8617a877efd90e063af65925e1c2529c433f4dd95632906b55bdc123fce2d09b", + "globals": [ + "gio" + ], + "declaredModules": [] + } + }, + "grpc-error": { + "1.0": { + "libraryName": "grpc-error", + "typingsPackageName": "grpc-error", + "projectName": "https://github.com/bojand/grpc-error", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06150be6f3dca7cd3f718854da49b917173fcacab4b64005ae0095aed73c0113", + "globals": [], + "declaredModules": [ + "grpc-error" + ] + } + }, + "grunt": { + "0.4": { + "libraryName": "Grunt", + "typingsPackageName": "grunt", + "projectName": "http://gruntjs.com", + "contributors": [ + { + "name": "Jeff May", + "url": "https://github.com/jeffmay", + "githubUsername": "jeffmay" + }, + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "310b150bfd85c14879d9924f0d5af9af976b12d5a71b8e0e1aaf4e8f18556901", + "globals": [ + "grunt" + ], + "declaredModules": [ + "grunt" + ] + } + }, + "gsap": { + "1.20": { + "libraryName": "GSAP", + "typingsPackageName": "gsap", + "projectName": "http://greensock.com/", + "contributors": [ + { + "name": " VILIC VANE", + "url": "https://vilic.github.io/" + }, + { + "name": "Robert S", + "url": "https://github.com/codebelt", + "githubUsername": "codebelt" + }, + { + "name": "Richard Fox", + "url": "https://github.com/ProbablePrime", + "githubUsername": "ProbablePrime" + }, + { + "name": "Philip Bulley", + "url": "https://github.com/philipbulley", + "githubUsername": "philipbulley" + }, + { + "name": "Leonardo Melo", + "url": "https://github.com/leomeloxp", + "githubUsername": "leomeloxp" + }, + { + "name": "Adem Hodzic", + "url": "https://github.com/AdemHodzic", + "githubUsername": "AdemHodzic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "Animation.d.ts", + "Ease.d.ts", + "Plugins.d.ts", + "Timeline.d.ts", + "Tween.d.ts", + "TweenConfig.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecdd049a2e9e0f1d1499e877e7b769a2c372d4920e3ef292b66e186842d3d7ca", + "globals": [ + "gsap" + ], + "declaredModules": [ + "gsap" + ] + } + }, + "gtag.js": { + "0.0": { + "libraryName": "Google gtag.js API", + "typingsPackageName": "gtag.js", + "projectName": "https://developers.google.com/gtagjs", + "contributors": [ + { + "name": " Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8873c70626a66f57864f36c64299d75cb91fe86afa6974e1b82207526593db9e", + "globals": [ + "gtag" + ], + "declaredModules": [] + } + }, + "gtin": { + "0.3": { + "libraryName": "gtin", + "typingsPackageName": "gtin", + "projectName": "https://github.com/xbpf/gtin", + "contributors": [ + { + "name": "RafaelKr", + "url": "https://github.com/RafaelKr", + "githubUsername": "RafaelKr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "589981dd4ab84e005e0a1d1d1653314daa4ef8d21dc0fc67761ae2994677053f", + "globals": [ + "gtin" + ], + "declaredModules": [ + "gtin" + ] + } + }, + "guardian__prosemirror-invisibles": { + "1.2": { + "libraryName": "@guardian/prosemirror-invisibles", + "typingsPackageName": "guardian__prosemirror-invisibles", + "projectName": "https://github.com/guardian/prosemirror-invisibles", + "contributors": [ + { + "name": "Daniil Dotsev", + "url": "https://github.com/dddotsev", + "githubUsername": "dddotsev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60648a7bdfd74383857612dbbc680c0432c8b60a7bcbb9dada60e26d059858be", + "globals": [], + "declaredModules": [ + "guardian__prosemirror-invisibles" + ] + } + }, + "guid": { + "1.0": { + "libraryName": "guid", + "typingsPackageName": "guid", + "projectName": "https://github.com/dandean/guid", + "contributors": [ + { + "name": "Marc-Andre Roy", + "url": "https://github.com/maroy1986", + "githubUsername": "maroy1986" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed618678310b3a7b7ec8cc9b37b390e918aa6f3be102135954d0d3fd44ac840b", + "globals": [], + "declaredModules": [ + "guid" + ] + } + }, + "gulp": { + "4.0": { + "libraryName": "Gulp", + "typingsPackageName": "gulp", + "projectName": "http://gulpjs.com", + "contributors": [ + { + "name": "Drew Noakes", + "url": "https://drewnoakes.com" + }, + { + "name": "Juan Arroyave", + "url": "http://jarroyave.co" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl-fs", + "version": "*" + }, + { + "name": "chokidar", + "version": "*" + }, + { + "name": "undertaker", + "version": "*" + } + ], + "testDependencies": [ + "undertaker-registry" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chokidar", + "version": "^2.1.2" + } + ], + "contentHash": "c31d50be7ae1b7d11298064d243d7ca4a67f0db63c4de1c948bcef6023f13fdd", + "globals": [], + "declaredModules": [ + "gulp" + ] + }, + "3.8": { + "libraryVersionDirectoryName": "3", + "libraryName": "Gulp", + "typingsPackageName": "gulp", + "projectName": "http://gulpjs.com", + "contributors": [ + { + "name": "Drew Noakes", + "url": "https://drewnoakes.com" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "orchestrator", + "version": "*" + }, + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "browser-sync" + ], + "pathMappings": [ + { + "packageName": "gulp", + "version": { + "major": 3 + } + }, + { + "packageName": "micromatch", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b9043dc390a930abafe80fcd40eeb20952e87587b4da6e50e49fd05aa8aab223", + "globals": [], + "declaredModules": [ + "gulp" + ] + } + }, + "gulp-angular-templatecache": { + "2.0": { + "libraryName": "gulp-angular-templatecache", + "typingsPackageName": "gulp-angular-templatecache", + "projectName": "https://github.com/miickel/gulp-angular-templatecache", + "contributors": [ + { + "name": "Aman Mahajan", + "url": "https://github.com/amanmahajan7", + "githubUsername": "amanmahajan7" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71d865837f22af761fe0f43265ff97df6711a38e3ddbf20e6f49a3af4ee06fab", + "globals": [], + "declaredModules": [ + "gulp-angular-templatecache" + ] + } + }, + "gulp-autoprefixer": { + "0.0": { + "libraryName": "gulp-autoprefixer", + "typingsPackageName": "gulp-autoprefixer", + "projectName": "https://github.com/sindresorhus/gulp-autoprefixer", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "Jordy van Dortmont", + "url": "https://github.com/jordyvandortmont", + "githubUsername": "jordyvandortmont" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "daa50cb18d562d10b1121eca0f3ba8b155b8e56eb984e28c82699454c1988e80", + "globals": [], + "declaredModules": [ + "gulp-autoprefixer" + ] + } + }, + "gulp-babel": { + "6.1": { + "libraryName": "gulp-babel", + "typingsPackageName": "gulp-babel", + "projectName": "https://github.com/babel/gulp-babel", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aafbc4b1d33353bd7f029f5afa3dc6cedb7ca9ed0c7347c7bdc7a25246aed24", + "globals": [], + "declaredModules": [ + "gulp-babel" + ] + } + }, + "gulp-batch": { + "1.0": { + "libraryName": "gulp-batch", + "typingsPackageName": "gulp-batch", + "projectName": "https://github.com/floatdrop/gulp-batch", + "contributors": [ + { + "name": "Alvaro Menezes", + "url": "https://github.com/alvarollmenezes", + "githubUsername": "alvarollmenezes" + }, + { + "name": "Vinicius Salomao", + "url": "https://github.com/vizeke", + "githubUsername": "vizeke" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa8bade41c10199bea2a390b12fd6a37527179eb9789ec7e8a23e3c3f139724f", + "globals": [], + "declaredModules": [ + "gulp-batch" + ] + } + }, + "gulp-bump": { + "2.8": { + "libraryName": "gulp-bump", + "typingsPackageName": "gulp-bump", + "projectName": "https://github.com/stevelacy/gulp-bump", + "contributors": [ + { + "name": "silkentrance", + "url": "https://github.com/silkentrance", + "githubUsername": "silkentrance" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bump-regex", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a344298cbb6276409be9aa26be0c05b848712a791708fe1845150fa78c125258", + "globals": [], + "declaredModules": [ + "gulp-bump" + ] + } + }, + "gulp-cache": { + "0.4": { + "libraryName": "gulp-cache", + "typingsPackageName": "gulp-cache", + "projectName": "https://github.com/jgable/gulp-cache", + "contributors": [ + { + "name": "Arun Aravind", + "url": "https://github.com/aravindarun", + "githubUsername": "aravindarun" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "gulp-util", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "266ef0448500beabd18be5e84487eaace7cf4646ca48aa2e3b44538f105337d2", + "globals": [], + "declaredModules": [ + "gulp-cache" + ] + } + }, + "gulp-cached": { + "0.0": { + "libraryName": "gulp-cached", + "typingsPackageName": "gulp-cached", + "projectName": "https://github.com/wearefractal/gulp-cached", + "contributors": [ + { + "name": "Thomas Corbière", + "url": "https://github.com/tomc974", + "githubUsername": "tomc974" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18fa077e2bcbc446bc92a029bd899750222794088afe8ccec53545b1fde8ffaa", + "globals": [], + "declaredModules": [ + "gulp-cached" + ] + } + }, + "gulp-change": { + "1.0": { + "libraryName": "gulp-change", + "typingsPackageName": "gulp-change", + "projectName": "https://github.com/PoliteJS/gulp-change", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "event-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43d5569d8d6fe88e43c19315dd346b5b6f14bc473eba8cd5e8b7a6c7f5aab451", + "globals": [], + "declaredModules": [ + "gulp-change" + ] + } + }, + "gulp-changed": { + "0.0": { + "libraryName": "gulp-changed", + "typingsPackageName": "gulp-changed", + "projectName": "https://github.com/sindresorhus/gulp-changed", + "contributors": [ + { + "name": "Thomas Corbière", + "url": "https://github.com/tomc974", + "githubUsername": "tomc974" + }, + { + "name": "Jordy van Dortmont", + "url": "https://github.com/jordyvandortmont", + "githubUsername": "jordyvandortmont" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-minify-html" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "349f94c9755c004b5921ff16a3f0e0229e660a0a50cc1df131b0a9437f541aee", + "globals": [], + "declaredModules": [ + "gulp-changed" + ] + } + }, + "gulp-cheerio": { + "0.0": { + "libraryName": "gulp-cheerio", + "typingsPackageName": "gulp-cheerio", + "projectName": "https://github.com/KenPowers/gulp-cheerio", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "cheerio", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aca8b4fb2935ca6d33b3039f150f16a0143ad42764dd1f7a2fe3c8f56eb13c3b", + "globals": [], + "declaredModules": [ + "gulp-cheerio" + ] + } + }, + "gulp-clean-dest": { + "0.2": { + "libraryName": "gulp-clean-dest", + "typingsPackageName": "gulp-clean-dest", + "projectName": "https://github.com/clark800/gulp-clean-dest", + "contributors": [ + { + "name": "Andrey Lalev", + "url": "https://github.com/andypyrope", + "githubUsername": "andypyrope" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1aee3a1a4ca6ee7ee74daf4c2379d38087ef10dba9131112fe762dce9f098330", + "globals": [], + "declaredModules": [ + "gulp-clean-dest" + ] + } + }, + "gulp-coffeeify": { + "0.0": { + "libraryName": "gulp-coffeeify", + "typingsPackageName": "gulp-coffeeify", + "projectName": "https://github.com/nariyu/gulp-coffeeify", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ba8ad8e2c36541df0731be02be6b1d8e6c8c14c6dc065f9405baea67909ffa9", + "globals": [], + "declaredModules": [ + "gulp-coffeeify" + ] + } + }, + "gulp-coffeelint": { + "0.0": { + "libraryName": "gulp-coffeelint", + "typingsPackageName": "gulp-coffeelint", + "projectName": "https://github.com/janraasch/gulp-coffeelint", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16b284890e6986fbe7c581cd8639593ecaa1880922c47637f99c32c6ffa8a8e7", + "globals": [], + "declaredModules": [ + "gulp-coffeelint" + ] + } + }, + "gulp-concat": { + "0.0": { + "libraryName": "gulp-concat", + "typingsPackageName": "gulp-concat", + "projectName": "https://github.com/wearefractal/gulp-concat", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a494acdf530f2537193c00090c8180804572690d50f0eb5a131b87b05f8af154", + "globals": [], + "declaredModules": [ + "gulp-concat" + ] + } + }, + "gulp-connect": { + "5.0": { + "libraryName": "gulp-connect", + "typingsPackageName": "gulp-connect", + "projectName": "https://github.com/avevlad/gulp-connect#readme", + "contributors": [ + { + "name": "Andre Wiggins", + "url": "https://github.com/andrewiggins", + "githubUsername": "andrewiggins" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "506d28109026d81ff9eabbe8f093b386de0d6ee568a2fe06754c3fd29b1017c2", + "globals": [], + "declaredModules": [ + "gulp-connect" + ] + } + }, + "gulp-copy": { + "0.0": { + "libraryName": "gulp-copy", + "typingsPackageName": "gulp-copy", + "projectName": "https://github.com/klaascuvelier/gulp-copy", + "contributors": [ + { + "name": "Arun Aravind", + "url": "https://github.com/aravindarun", + "githubUsername": "aravindarun" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3492cf887c1472088e94e5f7c45264e86afcce50fba418b0650115c6e5cab708", + "globals": [], + "declaredModules": [ + "gulp-copy" + ] + } + }, + "gulp-csso": { + "1.0": { + "libraryName": "gulp-csso", + "typingsPackageName": "gulp-csso", + "projectName": "https://github.com/ben-eb/gulp-csso", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58e05eb3efbbadec61c00096cca193da70eb270dcc3acfc9ef738fce9056a783", + "globals": [], + "declaredModules": [ + "gulp-csso" + ] + } + }, + "gulp-debug": { + "2.0": { + "libraryName": "gulp-debug", + "typingsPackageName": "gulp-debug", + "projectName": "https://github.com/sindresorhus/gulp-debug", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87629119b0ee4ac43eff8cc610f6bb09e869273fb31c4d4ccb4bf6baef764dbc", + "globals": [], + "declaredModules": [ + "gulp-debug" + ] + } + }, + "gulp-diff": { + "1.0": { + "libraryName": "gulp-diff", + "typingsPackageName": "gulp-diff", + "projectName": "https://github.com/creativelive/gulp-diff", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d26081a424b92766f362bc0863e2a56f94d009e6dafdfe323ed675641be94c4d", + "globals": [], + "declaredModules": [ + "gulp-diff" + ] + } + }, + "gulp-dtsm": { + "0.0": { + "libraryName": "gulp-dtsm", + "typingsPackageName": "gulp-dtsm", + "projectName": "https://github.com/9joneg/gulp-dtsm", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3df11b49c7bb06e31b68e776a9cbaa2b815fa59ec30eb40de017c2d7f863890", + "globals": [], + "declaredModules": [ + "gulp-dtsm" + ] + } + }, + "gulp-espower": { + "0.0": { + "libraryName": "gulp-espower", + "typingsPackageName": "gulp-espower", + "projectName": "https://github.com/power-assert-js/gulp-espower", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c367dc112220c49f3f82e9b5738f51df494409fc29f6e3deb6bcad851e89d20", + "globals": [], + "declaredModules": [ + "gulp-espower" + ] + } + }, + "gulp-file-include": { + "0.14": { + "libraryName": "gulp-file-include", + "typingsPackageName": "gulp-file-include", + "projectName": "https://github.com/coderhaoxin/gulp-file-include", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "698f2edebf88c6f5e123de87177e69fdef5392d215257d160522737a05457562", + "globals": [], + "declaredModules": [ + "gulp-file-include" + ] + } + }, + "gulp-filter": { + "3.0": { + "libraryName": "gulp-filter", + "typingsPackageName": "gulp-filter", + "projectName": "https://github.com/sindresorhus/gulp-filter", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "minimatch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-uglify", + "gulp-less", + "gulp-concat" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5404db287953180cb3dfb167f1285979378e9de9b903c8d54dc44f146d5ae84c", + "globals": [], + "declaredModules": [ + "gulp-filter" + ] + } + }, + "gulp-flatten": { + "0.0": { + "libraryName": "gulp-flatten", + "typingsPackageName": "gulp-flatten", + "projectName": "https://github.com/armed/gulp-flatten", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd4c7c99e725eb43b4d726ae85af462abeb5c396c123ad1895015806aa3f04c3", + "globals": [], + "declaredModules": [ + "gulp-flatten" + ] + } + }, + "gulp-gh-pages": { + "0.0": { + "libraryName": "gulp-gh-pages", + "typingsPackageName": "gulp-gh-pages", + "projectName": "https://github.com/rowoot/gulp-gh-pages", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "Ntnyq", + "url": "https://github.com/ntnyq", + "githubUsername": "ntnyq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e6470bc49978db8783fc32899cf87c8c5689d96dfb3235400edd3ea231766b7", + "globals": [], + "declaredModules": [ + "gulp-gh-pages" + ] + } + }, + "gulp-gzip": { + "0.0": { + "libraryName": "gulp-gzip", + "typingsPackageName": "gulp-gzip", + "projectName": "https://github.com/jstuckey/gulp-gzip", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd71fbaae2db0f75510364f6b8894f4a0a4be575f20c026eac3de3368b5fb3d9", + "globals": [], + "declaredModules": [ + "gulp-gzip" + ] + } + }, + "gulp-header": { + "2.0": { + "libraryName": "gulp-header", + "typingsPackageName": "gulp-header", + "projectName": "https://github.com/tracker1/gulp-header", + "contributors": [ + { + "name": "Max Fouquet", + "url": "https://github.com/maxfouquet", + "githubUsername": "maxfouquet" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "211cb88c4b64d4ccdca914456ffdda71084d6973a73b535c59b98cf1ba9b10f2", + "globals": [], + "declaredModules": [ + "gulp-header" + ] + } + }, + "gulp-help": { + "0.0": { + "libraryName": "gulp-help", + "typingsPackageName": "gulp-help", + "projectName": "https://github.com/chmontgomery/gulp-help", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "orchestrator", + "version": "*" + }, + { + "name": "gulp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0774d12bcbe280eb43cf5e480e153324d92f8ac6bb389a0c4095359419d2b47", + "globals": [], + "declaredModules": [ + "gulp-help" + ] + } + }, + "gulp-help-doc": { + "0.0": { + "libraryName": "gulp-help-doc", + "typingsPackageName": "gulp-help-doc", + "projectName": "https://github.com/Mikhus/gulp-help-doc", + "contributors": [ + { + "name": "Mikhus", + "url": "https://github.com/Mikhus", + "githubUsername": "Mikhus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ca732ef62e376736420a53b353559693af2ee85830ce1314e66f1574f4e6019", + "globals": [], + "declaredModules": [ + "gulp-help-doc" + ] + } + }, + "gulp-html-prettify": { + "0.0": { + "libraryName": "npm i gulp-html-prettify", + "typingsPackageName": "gulp-html-prettify", + "projectName": "https://www.npmjs.com/package/gulp-html-prettify", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5da76405807dbdda4840157263e80abab68731aad802dbad90fd7263d540a518", + "globals": [], + "declaredModules": [ + "gulp-html-prettify" + ] + } + }, + "gulp-html-replace": { + "1.5": { + "libraryName": "gulp-html-replace", + "typingsPackageName": "gulp-html-replace", + "projectName": "https://www.npmjs.com/package/gulp-html-replace", + "contributors": [ + { + "name": "Peter Juras", + "url": "https://github.com/peterjuras", + "githubUsername": "peterjuras" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea14b96da12e6368015abad104bd41ad03a01e8457210f689553889b2e916b9c", + "globals": [], + "declaredModules": [ + "gulp-html-replace" + ] + } + }, + "gulp-htmlmin": { + "1.3": { + "libraryName": "gulp-htmlmin", + "typingsPackageName": "gulp-htmlmin", + "projectName": "https://github.com/jonschlinkert/gulp-htmlmin", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "html-minifier", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3c872c296057d028a2dc888ac5939e39ff2a3fd5b64df7c3cb03d7efb91426b", + "globals": [], + "declaredModules": [ + "gulp-htmlmin" + ] + } + }, + "gulp-if": { + "0.0": { + "libraryName": "gulp-if", + "typingsPackageName": "gulp-if", + "projectName": "https://github.com/robrich/gulp-if", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1beb6111593c8fb61f3ca6c506a795085d4d62722bd82e4468231b0e8f60858", + "globals": [], + "declaredModules": [ + "gulp-if" + ] + } + }, + "gulp-image": { + "4.3": { + "libraryName": "gulp-image", + "typingsPackageName": "gulp-image", + "projectName": "https://github.com/1000ch/gulp-image#readme", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f487368073b8aeea822e2bd45ca01408d1aaaa27a858d55b56eeaccce4a01a1", + "globals": [], + "declaredModules": [ + "gulp-image" + ] + } + }, + "gulp-image-resize": { + "0.13": { + "libraryName": "gulp-image-resize", + "typingsPackageName": "gulp-image-resize", + "projectName": "https://github.com/scalableminds/gulp-image-resize", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gm", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2b03049884fd5d09b71648da066f3381beefebebb50dca1d82b157447322eec", + "globals": [], + "declaredModules": [ + "gulp-image-resize" + ] + } + }, + "gulp-imagemin": { + "7.0": { + "libraryName": "gulp-imagemin", + "typingsPackageName": "gulp-imagemin", + "projectName": "https://github.com/sindresorhus/gulp-imagemin#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + }, + { + "name": "imagemin-gifsicle", + "version": "*" + }, + { + "name": "imagemin-mozjpeg", + "version": "*" + }, + { + "name": "imagemin-optipng", + "version": "*" + }, + { + "name": "imagemin-svgo", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "284cb7c0042b379cd711e8b378418bda94a922fb65c264b14ab4969f6642280a", + "globals": [], + "declaredModules": [ + "gulp-imagemin" + ] + } + }, + "gulp-inject": { + "0.0": { + "libraryName": "gulp-inject", + "typingsPackageName": "gulp-inject", + "projectName": "https://github.com/klei/gulp-inject", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "817d568d0d252c8e061eee1b52cdf1344863afd5df0e56bf12529202bfe0173e", + "globals": [], + "declaredModules": [ + "gulp-inject" + ] + } + }, + "gulp-insert": { + "0.5": { + "libraryName": "gulp-insert", + "typingsPackageName": "gulp-insert", + "projectName": "https://github.com/rschmukler/gulp-insert", + "contributors": [ + { + "name": "Shant Marouti", + "url": "https://github.com/shantmarouti", + "githubUsername": "shantmarouti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a715a2f974a1a21953b7bbcd3f085b9db0a22e92b25318d4c2527cf6ba0745c0", + "globals": [], + "declaredModules": [ + "gulp-insert" + ] + } + }, + "gulp-install": { + "0.6": { + "libraryName": "gulp-install", + "typingsPackageName": "gulp-install", + "projectName": "https://www.npmjs.com/package/gulp-install", + "contributors": [ + { + "name": "Peter Juras", + "url": "https://github.com/peterjuras", + "githubUsername": "peterjuras" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e80292997f8ae0439ea119bd8f0fd1649c6901af53b76692b2ed376e62026f73", + "globals": [], + "declaredModules": [ + "gulp-install" + ] + } + }, + "gulp-intercept": { + "0.1": { + "libraryName": "gulp-intercept", + "typingsPackageName": "gulp-intercept", + "projectName": "https://github.com/khilnani/gulp-intercept", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07e1eaa16bf12de5aa6017590df604aedca8d8c0e0008f1326454d471fd28598", + "globals": [], + "declaredModules": [ + "gulp-intercept" + ] + } + }, + "gulp-istanbul": { + "0.9": { + "libraryName": "gulp-istanbul", + "typingsPackageName": "gulp-istanbul", + "projectName": "https://github.com/SBoudrias/gulp-istanbul", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "edeeee872f38bbb29eac775f85d1049d3a8bd0758c97c050be33ca6b5cd07caa", + "globals": [], + "declaredModules": [ + "gulp-istanbul" + ] + } + }, + "gulp-jade": { + "0.0": { + "libraryName": "gulp-jade", + "typingsPackageName": "gulp-jade", + "projectName": "https://github.com/phated/gulp-jade", + "contributors": [ + { + "name": "berwyn", + "url": "https://github.com/berwyn", + "githubUsername": "berwyn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59a479229ede83f0e777cb3c4b73e688bf717da7b88d6c9c984ff5deaca3a7c7", + "globals": [], + "declaredModules": [ + "gulp-jade" + ] + } + }, + "gulp-jasmine": { + "2.4": { + "libraryName": "gulp-jasmine", + "typingsPackageName": "gulp-jasmine", + "projectName": "https://github.com/sindresorhus/gulp-jasmine#readme", + "contributors": [ + { + "name": "Andrey Lalev", + "url": "https://github.com/andypyrope", + "githubUsername": "andypyrope" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8d97043fd0db89c74d41e1def1af626faa0dddc9534a4d734b960048f6d89cc", + "globals": [], + "declaredModules": [ + "gulp-jasmine" + ] + } + }, + "gulp-jasmine-browser": { + "0.1": { + "libraryName": "gulp-jasmine-browser", + "typingsPackageName": "gulp-jasmine-browser", + "projectName": "https://github.com/jasmine/gulp-jasmine-browser", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f3761c4105ff6e7d449cadf018ed6c8ff4888b2ef4d6623f8547e715e77ef0", + "globals": [], + "declaredModules": [ + "gulp-jasmine-browser" + ] + } + }, + "gulp-json-editor": { + "2.2": { + "libraryName": "gulp-json-editor", + "typingsPackageName": "gulp-json-editor", + "projectName": "https://www.npmjs.com/package/gulp-json-editor", + "contributors": [ + { + "name": "Peter Juras", + "url": "https://github.com/peterjuras", + "githubUsername": "peterjuras" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "js-beautify", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7042d40bc41be42f783c4c8bd0d36fa7321a0280f3d50786ceb07321625e4437", + "globals": [], + "declaredModules": [ + "gulp-json-editor" + ] + } + }, + "gulp-json-validator": { + "1.2": { + "libraryName": "gulp-json-validator", + "typingsPackageName": "gulp-json-validator", + "projectName": "https://github.com/jackyjieliu/gulp-json-validator", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "490dfcd70c72446a67f12922e9ac3917663c79594d982aac646b459f8b26271f", + "globals": [], + "declaredModules": [ + "gulp-json-validator" + ] + } + }, + "gulp-jsonmin": { + "1.1": { + "libraryName": "gulp-jsonmin", + "typingsPackageName": "gulp-jsonmin", + "projectName": "https://github.com/englercj/gulp-jsonmin", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85534ed484976f733e381ec90ad37447ae521e6c1404be36560540cd21d8af82", + "globals": [], + "declaredModules": [ + "gulp-jsonmin" + ] + } + }, + "gulp-jsonminify": { + "1.0": { + "libraryName": "gulp-jsonminify", + "typingsPackageName": "gulp-jsonminify", + "projectName": "https://github.com/tcarlsen/gulp-jsonminify", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a6bdebc3f1eaef6925f88ab608b6bcd1e7d2200ff5d8f8dca309470534accab", + "globals": [], + "declaredModules": [ + "gulp-jsonminify" + ] + } + }, + "gulp-jspm": { + "0.5": { + "libraryName": "gulp-jspm", + "typingsPackageName": "gulp-jspm", + "projectName": "https://www.npmjs.com/package/gulp-jspm", + "contributors": [ + { + "name": "Peter Juras", + "url": "https://github.com/peterjuras", + "githubUsername": "peterjuras" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a7b0e2e3a98d764527bbeffda9c462f429e7b73d7501d9c5835427d5853b1e4", + "globals": [], + "declaredModules": [ + "gulp-jspm" + ] + } + }, + "gulp-less": { + "0.0": { + "libraryName": "gulp-less", + "typingsPackageName": "gulp-less", + "projectName": "https://github.com/plus3network/gulp-less", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ff88388beace78f10315b4145500631c4bac2c71eb5f7e2fdd57f5ab249394b", + "globals": [], + "declaredModules": [ + "gulp-less" + ] + } + }, + "gulp-load-plugins": { + "0.0": { + "libraryName": "gulp-load-plugins", + "typingsPackageName": "gulp-load-plugins", + "projectName": "https://github.com/jackfranklin/gulp-load-plugins", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-concat" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea88dffeba8a3c788bdbbb13cf558d4834b547a9f87aa0122b2f03652bcc217e", + "globals": [], + "declaredModules": [ + "gulp-load-plugins" + ] + } + }, + "gulp-minify-css": { + "0.0": { + "libraryName": "gulp-minify-css", + "typingsPackageName": "gulp-minify-css", + "projectName": "https://github.com/jonathanepollack/gulp-minify-css", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "clean-css", + "version": { + "major": 3 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [ + { + "packageName": "clean-css", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ed68025c2a7c60a86b4819d7ce71ebb3b693c4e157550543a5859364870e5da1", + "globals": [], + "declaredModules": [ + "gulp-minify-css" + ] + } + }, + "gulp-minify-html": { + "1.0": { + "libraryName": "gulp-minify-html", + "typingsPackageName": "gulp-minify-html", + "projectName": "https://github.com/murphydanger/gulp-minify-html", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "796784f7e4697143c5063578f4000a0d2b31a47325b7403a30d5d5e795989b40", + "globals": [], + "declaredModules": [ + "gulp-minify-html" + ] + } + }, + "gulp-mocha": { + "0.0": { + "libraryName": "gulp-mocha", + "typingsPackageName": "gulp-mocha", + "projectName": "https://github.com/sindresorhus/gulp-mocha", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c2bcd0ab21a0e8232b6a392bf5ca1c610b4b0e7ccb25a96304ed8a1c0807d0f", + "globals": [], + "declaredModules": [ + "gulp-mocha" + ] + } + }, + "gulp-modernizr": { + "1.0": { + "libraryName": "gulp-modernizr", + "typingsPackageName": "gulp-modernizr", + "projectName": "https://github.com/rejas/gulp-modernizr", + "contributors": [ + { + "name": "remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0ec98d4a9857fa676b1a523dc3be1f5720050d602a1b8a7ee14a1d255e0f8b7", + "globals": [], + "declaredModules": [ + "gulp-modernizr" + ] + } + }, + "gulp-msbuild": { + "0.5": { + "libraryName": "gulp-msbuild", + "typingsPackageName": "gulp-msbuild", + "projectName": "https://github.com/hoffi/gulp-msbuild#readme", + "contributors": [ + { + "name": "Spicy Pixel", + "url": "http://spicypixel.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b85bd70d4cfe0a5951a44fcd4009730ceaf6774f50c123855bf970ad35edd12f", + "globals": [], + "declaredModules": [ + "gulp-msbuild" + ] + } + }, + "gulp-mustache": { + "3.0": { + "libraryName": "gulp-mustache v", + "typingsPackageName": "gulp-mustache", + "projectName": "https://github.com/rogeriopvl/gulp-mustache", + "contributors": [ + { + "name": "Christopher Durham", + "url": "cad97@cad97.com" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "921e3f4f503b7959c6666eda16d10760aaa900210aceaffd143f119c878c246f", + "globals": [], + "declaredModules": [ + "gulp-mustache" + ] + } + }, + "gulp-newer": { + "0.0": { + "libraryName": "gulp-newer", + "typingsPackageName": "gulp-newer", + "projectName": "https://github.com/tschaub/gulp-newer", + "contributors": [ + { + "name": "Thomas Corbière", + "url": "https://github.com/tomc974", + "githubUsername": "tomc974" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-minify-html" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e608e7b7ab84c29952f4ea7281559d39c45b5da0b12269bbca9f38eb0e6053cf", + "globals": [], + "declaredModules": [ + "gulp-newer" + ] + } + }, + "gulp-ng-annotate": { + "0.0": { + "libraryName": "gulp-ng-annotate", + "typingsPackageName": "gulp-ng-annotate", + "projectName": "https://github.com/Kagami/gulp-ng-annotate", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56e36695f8d1e08ce365258499d14edadbb091e08f489ba3657c6abd5334f3bf", + "globals": [], + "declaredModules": [ + "gulp-ng-annotate" + ] + } + }, + "gulp-nodemon": { + "0.0": { + "libraryName": "gulp-nodemon", + "typingsPackageName": "gulp-nodemon", + "projectName": "https://github.com/JacksonGariety/gulp-nodemon", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38e754ad45c2a762447a60eb93ec69f09074140c145267f33f3b9626494a45c6", + "globals": [], + "declaredModules": [ + "gulp-nodemon" + ] + } + }, + "gulp-nunit-runner": { + "1.2": { + "libraryName": "gulp-nunit-runner", + "typingsPackageName": "gulp-nunit-runner", + "projectName": "https://github.com/keithmorris/gulp-nunit-runner", + "contributors": [ + { + "name": "Spicy Pixel", + "url": "https://spicypixel.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c77c17ac26dd58be2ab55a0eb96a3a6fb9c102429e1e9f956bddbd81df8d9372", + "globals": [], + "declaredModules": [ + "gulp-nunit-runner" + ] + } + }, + "gulp-plumber": { + "0.0": { + "libraryName": "gulp-plumber", + "typingsPackageName": "gulp-plumber", + "projectName": "https://github.com/floatdrop/gulp-plumber", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c37cc29d9e07e94157e687d9d1e8b01ab170171976d8c197458f780530a6efc", + "globals": [], + "declaredModules": [ + "gulp-plumber" + ] + } + }, + "gulp-postcss": { + "8.0": { + "libraryName": "gulp-postcss", + "typingsPackageName": "gulp-postcss", + "projectName": "https://github.com/postcss/gulp-postcss", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "autoprefixer", + "sass" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c0a9bfa98a5a80531fc29df3858340e686138f446e07c22af8c244fc49a38b8", + "globals": [], + "declaredModules": [ + "gulp-postcss" + ] + } + }, + "gulp-protractor": { + "1.0": { + "libraryName": "gulp-protractor", + "typingsPackageName": "gulp-protractor", + "projectName": "https://github.com/mllrsohn/gulp-protractor", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79818184a448b078f3aab3ee78effd0b4e1b69b26ca2352e5ffc1bbe2a5ccc11", + "globals": [], + "declaredModules": [ + "gulp-protractor" + ] + } + }, + "gulp-pug-i18n": { + "1.0": { + "libraryName": "gulp-pug-i18n", + "typingsPackageName": "gulp-pug-i18n", + "projectName": "https://github.com/dogancelik/gulp-pug-i18n", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pug", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7f3a67781598f1053dacbde716ff0fe8f433d61b3d640ca091d66f517b50145", + "globals": [], + "declaredModules": [ + "gulp-pug-i18n" + ] + } + }, + "gulp-remember": { + "0.0": { + "libraryName": "gulp-remember", + "typingsPackageName": "gulp-remember", + "projectName": "https://github.com/ahaurw01/gulp-remember", + "contributors": [ + { + "name": "Thomas Corbière", + "url": "https://github.com/tomc974", + "githubUsername": "tomc974" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cb5e9f200da9a19e9c88a39fe7a3fe8667a47b6507c2d3fb8a72a4baad3390b", + "globals": [], + "declaredModules": [ + "gulp-remember" + ] + } + }, + "gulp-rename": { + "0.0": { + "libraryName": "gulp-rename", + "typingsPackageName": "gulp-rename", + "projectName": "https://github.com/hparra/gulp-rename", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d72be9312ebe20478ae7344cf9b70f5dfb8aedafbb94c358d2a47791ff5808ea", + "globals": [], + "declaredModules": [ + "gulp-rename" + ] + } + }, + "gulp-replace": { + "0.0": { + "libraryName": "gulp-replace", + "typingsPackageName": "gulp-replace", + "projectName": "https://github.com/lazd/gulp-replace", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0586881299445918059521f71cfbbb4cf616e0ba8ccc1a4df798618d0dcdd10f", + "globals": [], + "declaredModules": [ + "gulp-replace" + ] + } + }, + "gulp-responsive-images": { + "0.0": { + "libraryName": "gulp-responsive-images", + "typingsPackageName": "gulp-responsive-images", + "projectName": "https://github.com/dcgauld/gulp-responsive-images#readme", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/aankhen", + "githubUsername": "aankhen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gm", + "version": "*" + }, + { + "name": "gulp-rename", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28c3e345cd5fc65f1368519ec6880fb93748f444ce8f414909e3f1b1cf888cd9", + "globals": [], + "declaredModules": [ + "gulp-responsive-images" + ] + } + }, + "gulp-rev": { + "5.0": { + "libraryName": "gulp-rev", + "typingsPackageName": "gulp-rev", + "projectName": "https://github.com/sindresorhus/gulp-rev", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "584911e3129685f47c214054639d445d0d06945ad7d2e278bb7cac78a53cf20b", + "globals": [], + "declaredModules": [ + "gulp-rev" + ] + } + }, + "gulp-rev-replace": { + "0.2": { + "libraryName": "gulp-rev-replace", + "typingsPackageName": "gulp-rev-replace", + "projectName": "https://github.com/jamesknelson/gulp-rev-replace", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-rev", + "gulp-useref" + ], + "pathMappings": [ + { + "packageName": "clean-css", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7571bd31b3d2b9dcc4257be816c21012d7fedef4eae254a6074bf9ff1b8a65e2", + "globals": [], + "declaredModules": [ + "gulp-rev-replace" + ] + } + }, + "gulp-ruby-sass": { + "1.0": { + "libraryName": "gulp-ruby-sass", + "typingsPackageName": "gulp-ruby-sass", + "projectName": "https://github.com/sindresorhus/gulp-ruby-sass", + "contributors": [ + { + "name": "Agnislav Onufrijchuk", + "url": "https://github.com/agnislav", + "githubUsername": "agnislav" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0801ea075a93ea0c3f5fb2b5f3868e9be006f7fa837f4edc40269489803a82d7", + "globals": [], + "declaredModules": [ + "gulp-ruby-sass" + ] + } + }, + "gulp-sass": { + "4.0": { + "libraryName": "gulp-sass", + "typingsPackageName": "gulp-sass", + "projectName": "https://github.com/dlmanning/gulp-sass", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "Yuma Hashimoto", + "url": "https://github.com/yuma84", + "githubUsername": "yuma84" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-sass", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5e67d907e876938550ff238ac108e4ee8ff8dc6d83aae1ee55c4fd291b8e9e6", + "globals": [], + "declaredModules": [ + "gulp-sass" + ] + } + }, + "gulp-sass-variables": { + "1.2": { + "libraryName": "gulp-sass-variables", + "typingsPackageName": "gulp-sass-variables", + "projectName": "https://github.com/osaton/gulp-sass-variables", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-sass" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebca8d5517aa63865d4fe1b485dd53e7a912279a8f178aa582657fe5c724a21d", + "globals": [], + "declaredModules": [ + "gulp-sass-variables" + ] + } + }, + "gulp-sequence": { + "1.0": { + "libraryName": "gulp-sequence", + "typingsPackageName": "gulp-sequence", + "projectName": "https://github.com/teambition/gulp-sequence", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8faad3cc22c82ca5135f54497afd36978aab6b7d8bb6deaa893c2a5b982e678", + "globals": [], + "declaredModules": [ + "gulp-sequence" + ] + } + }, + "gulp-size": { + "2.1": { + "libraryName": "gulp-size", + "typingsPackageName": "gulp-size", + "projectName": "https://github.com/sindresorhus/gulp-size", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-debug" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5b6f8d79a8612a3c58bda970b5813e639a9db4145e8b2ee0e371113efc2d6a61", + "globals": [], + "declaredModules": [ + "gulp-size" + ] + } + }, + "gulp-sort": { + "0.0": { + "libraryName": "gulp-sort", + "typingsPackageName": "gulp-sort", + "projectName": "https://github.com/pgilad/gulp-sort", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp-util", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8997d1156354c415355f6c1d9912e1bad5ce15bf112a7bcb4658dd276e57210f", + "globals": [], + "declaredModules": [ + "gulp-sort" + ] + } + }, + "gulp-sourcemaps": { + "0.0": { + "libraryName": "gulp-sourcemaps", + "typingsPackageName": "gulp-sourcemaps", + "projectName": "https://github.com/floridoo/gulp-sourcemaps", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48c3e1c1e9dd3e7af155a8c08390fb23a70720af96379094585d8f6e9fdadac4", + "globals": [], + "declaredModules": [ + "gulp-sourcemaps" + ] + } + }, + "gulp-strip-comments": { + "2.5": { + "libraryName": "gulp-strip-comments", + "typingsPackageName": "gulp-strip-comments", + "projectName": "https://github.com/RnbWd/gulp-strip-comments", + "contributors": [ + { + "name": "Aqours", + "url": "https://github.com/Aqours", + "githubUsername": "Aqours" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66fa2638860c5516272ad331a531e71fa9fcefb9abee440f9126ed3ca8f9ea86", + "globals": [], + "declaredModules": [ + "gulp-strip-comments" + ] + } + }, + "gulp-strip-debug": { + "1.1": { + "libraryName": "gulp-strip-debug", + "typingsPackageName": "gulp-strip-debug", + "projectName": "https://www.npmjs.com/package/gulp-strip-debug", + "contributors": [ + { + "name": "Peter Juras", + "url": "https://github.com/peterjuras", + "githubUsername": "peterjuras" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc51def3a0d6b1c477e121f20db7197a05f5ca0de4428619455a345a372766d5", + "globals": [], + "declaredModules": [ + "gulp-strip-debug" + ] + } + }, + "gulp-stylus": { + "2.7": { + "libraryName": "gulp-stylus", + "typingsPackageName": "gulp-stylus", + "projectName": "http://github.com/stevelacy/gulp-stylus", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d52be6ac07b1db382387e44524291d432854c87771e05abd2e07b867d495ec79", + "globals": [], + "declaredModules": [ + "gulp-stylus" + ] + } + }, + "gulp-svg-sprite": { + "1.2": { + "libraryName": "gulp-svg-sprite", + "typingsPackageName": "gulp-svg-sprite", + "projectName": "https://github.com/jkphl/gulp-svg-sprite", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "svg-sprite", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3a2c0211e85ed3c99f1197d21efd2cb43077507dc4fc9bba6b780f1d9d6b120", + "globals": [], + "declaredModules": [ + "gulp-svg-sprite" + ] + } + }, + "gulp-svgmin": { + "1.2": { + "libraryName": "gulp-svgmin", + "typingsPackageName": "gulp-svgmin", + "projectName": "https://github.com/ben-eb/gulp-svgmin", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "svgo", + "version": "*" + }, + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ed95bdb19be8ea26219da87771fcd514392cffa6aa99770ec41e7b66b7cbdc1", + "globals": [], + "declaredModules": [ + "gulp-svgmin" + ] + } + }, + "gulp-tap": { + "1.0": { + "libraryName": "gulp-tap", + "typingsPackageName": "gulp-tap", + "projectName": "https://github.com/geejs/gulp-tap", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e42959ffe1e02f9a8ccf1a01f393d3a409e33268fe260ddf70fbd0c06cd0f46", + "globals": [], + "declaredModules": [ + "gulp-tap" + ] + } + }, + "gulp-task-listing": { + "0.0": { + "libraryName": "gulp-task-listing", + "typingsPackageName": "gulp-task-listing", + "projectName": "https://github.com/OverZealous/gulp-task-listing", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8af0145210efcf7aed7b2220309a341681d33fd76fd0d8565a73c3ca3583fafc", + "globals": [], + "declaredModules": [ + "gulp-task-listing" + ] + } + }, + "gulp-template": { + "5.0": { + "libraryName": "gulp-template", + "typingsPackageName": "gulp-template", + "projectName": "https://github.com/sindresorhus/gulp-template#readme", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f87b937292250d8c2bd4ecb2bf9a3725023ed31faaf4e4b54790a3fa19f5ae7", + "globals": [], + "declaredModules": [ + "gulp-template" + ] + } + }, + "gulp-terser": { + "1.2": { + "libraryName": "gulp-terser", + "typingsPackageName": "gulp-terser", + "projectName": "https://github.com/duan602728596/gulp-terser#readme", + "contributors": [ + { + "name": "Jeroen \"Favna\" Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "terser", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "pump" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "terser", + "version": "^4.0.0" + } + ], + "contentHash": "861d9f72dd9ec764fa0f4c1eb41166f7f0bf74fdcf124395d68265c04a808fa6", + "globals": [], + "declaredModules": [ + "gulp-terser" + ] + } + }, + "gulp-tsd": { + "0.0": { + "libraryName": "gulp-tsd", + "typingsPackageName": "gulp-tsd", + "projectName": "https://github.com/moznion/gulp-tsd", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db42469112f8ac6245cf13116165e59beb317b27787ad18d09a88c46370efd1a", + "globals": [], + "declaredModules": [ + "gulp-tsd" + ] + } + }, + "gulp-uglify": { + "3.0": { + "libraryName": "gulp-uglify", + "typingsPackageName": "gulp-uglify", + "projectName": "https://github.com/terinjokes/gulp-uglify", + "contributors": [ + { + "name": "Christopher Haws", + "url": "https://github.com/ChristopherHaws", + "githubUsername": "ChristopherHaws" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "composer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "uglify-js", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "pump" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6387df714bff136ddcb716564f039bb77de679a400ee5ce65d167a00419bc4f7", + "globals": [], + "declaredModules": [ + "gulp-uglify", + "gulp-uglify/composer" + ] + } + }, + "gulp-useref": { + "3.0": { + "libraryName": "gulp-useref", + "typingsPackageName": "gulp-useref", + "projectName": "https://github.com/jonkemp/gulp-useref", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-if", + "gulp-uglify", + "gulp-minify-css", + "gulp-sourcemaps", + "lazypipe" + ], + "pathMappings": [ + { + "packageName": "clean-css", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cd2c30be5af1a949d20da6b5abf5fae0386c4f25f531f51935d0fa41664e9f29", + "globals": [], + "declaredModules": [ + "gulp-useref" + ] + } + }, + "gulp-util": { + "3.0": { + "libraryName": "gulp-util", + "typingsPackageName": "gulp-util", + "projectName": "https://github.com/gulpjs/gulp-util", + "contributors": [ + { + "name": "jedmao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "chalk", + "version": "*" + }, + { + "name": "through2", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "path", + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chalk", + "version": "^2.2.0" + } + ], + "contentHash": "e944f750f1f823ed3f1695ebb48bea23acd57cabc0239a1be7c3a55f8475ef31", + "globals": [], + "declaredModules": [ + "gulp-util" + ] + } + }, + "gulp-watch": { + "4.1": { + "libraryName": "gulp-watch", + "typingsPackageName": "gulp-watch", + "projectName": "https://github.com/floatdrop/gulp-watch", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "vinyl-fs", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "582e0f5a9cae7f960ee13977ec0ee35ed3ea1f032c84e4d404c818b60ddc8e90", + "globals": [], + "declaredModules": [ + "gulp-watch" + ] + } + }, + "gulp-zip": { + "4.0": { + "libraryName": "gulp-zip", + "typingsPackageName": "gulp-zip", + "projectName": "https://github.com/sindresorhus/gulp-zip", + "contributors": [ + { + "name": "Louis Orleans", + "url": "https://github.com/dudeofawesome", + "githubUsername": "dudeofawesome" + }, + { + "name": "Robert Bullen", + "url": "https://github.com/robertbullen", + "githubUsername": "robertbullen" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b283bf9bafc278a920e0ea7909779793afdf53a82fbf4151ac5128817b4f2d1c", + "globals": [], + "declaredModules": [ + "gulp-zip" + ] + } + }, + "gun": { + "0.9": { + "libraryName": "gun", + "typingsPackageName": "gun", + "projectName": "https://github.com/amark/gun#readme", + "contributors": [ + { + "name": "Jack Works", + "url": "https://github.com/Jack-Works", + "githubUsername": "Jack-Works" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "gun.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dfee04245c8c1d727a433a998a8fef308a98f28ac70bc07d195d48ab5d59086", + "globals": [], + "declaredModules": [ + "gun", + "gun/gun" + ] + } + }, + "gyronorm": { + "2.0": { + "libraryName": "gyronorm", + "typingsPackageName": "gyronorm", + "projectName": "https://github.com/dorukeker/gyronorm.js", + "contributors": [ + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3822b5e86e8908c03b480bd81735af492f7317cf01bf4a7dde19920e9d83c75", + "globals": [], + "declaredModules": [ + "gyronorm" + ] + } + }, + "gzip-js": { + "0.3": { + "libraryName": "gzip-js", + "typingsPackageName": "gzip-js", + "projectName": "https://github.com/beatgammit/gzip-js", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40acbda4a34f1e371751cea91a457fb77cfbe00eb73295a0dd6f8350a5b0ac55", + "globals": [], + "declaredModules": [ + "gzip-js" + ] + } + }, + "h2o2": { + "8.1": { + "libraryName": "h2o2", + "typingsPackageName": "h2o2", + "projectName": "https://github.com/hapijs/h2o2", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Garth Kidd", + "url": "https://github.com/garthk", + "githubUsername": "garthk" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": "*" + }, + { + "name": "hapi", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "wreck" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f433adbdce56243ebd86ccc59e9b03385192453a52506dc48b938f0aa22d0c50", + "globals": [], + "declaredModules": [ + "h2o2" + ] + } + }, + "halfred": { + "1.0": { + "libraryName": "Halfred", + "typingsPackageName": "halfred", + "projectName": "https://github.com/basti1302/halfred", + "contributors": [ + { + "name": "David Herges", + "url": "https://github.com/dherges", + "githubUsername": "dherges" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "edc5ade4fd662b5a273a0cbb66d6bf729ca7380034472b87ecf3d9fbef16fa26", + "globals": [], + "declaredModules": [ + "halfred" + ] + } + }, + "halogen": { + "0.2": { + "libraryName": "halogen", + "typingsPackageName": "halogen", + "projectName": "https://github.com/yuanyan/halogen", + "contributors": [ + { + "name": "Vincent Rouffiat", + "url": "https://github.com/steller", + "githubUsername": "steller" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef2115cd66b2fb517403570b1dc777b3128773519c05f289d1da943b056a28c1", + "globals": [], + "declaredModules": [ + "halogen" + ] + } + }, + "halogenium": { + "2.3": { + "libraryName": "halogenium", + "typingsPackageName": "halogenium", + "projectName": "https://github.com/kirillDanshin/halogenium#readme", + "contributors": [ + { + "name": "Weslley Nascimento Rocha", + "url": "https://github.com/WeslleyNasRocha", + "githubUsername": "WeslleyNasRocha" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b620915ee829261fd887eec4d35da3fc36ac353de3c48aa9e9c7db06637f01b", + "globals": [], + "declaredModules": [ + "halogenium" + ] + } + }, + "hammerjs": { + "2.0": { + "libraryName": "Hammer.js", + "typingsPackageName": "hammerjs", + "projectName": "http://hammerjs.github.io/", + "contributors": [ + { + "name": "Philip Bulley", + "url": "https://github.com/milkisevil", + "githubUsername": "milkisevil" + }, + { + "name": "Han Lin Yap", + "url": "https://github.com/codler", + "githubUsername": "codler" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "accf80ac4ca9e090f78699ea336672ddbc1fe25ad9cf30a5dd6b2d8238f60a57", + "globals": [ + "Hammer", + "HammerInput", + "MouseInput", + "PointerEventInput", + "SingleTouchInput", + "TouchAction", + "TouchInput", + "TouchMouseInput" + ], + "declaredModules": [ + "hammerjs" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "Hammer.js", + "typingsPackageName": "hammerjs", + "projectName": "http://eightmedia.github.com/hammer.js/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + }, + { + "name": "Drew Noakes", + "url": "https://drewnoakes.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "hammerjs", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d35d397c51fc2c04490d2b68ef03b1f5fef4b53f643da1e81b5d0d46d11ce2f0", + "globals": [ + "Hammer", + "HammerDirectionType", + "HammerInstance", + "HammerPointerType", + "HammerTouchEventState" + ], + "declaredModules": [] + } + }, + "handlebars-helpers": { + "0.5": { + "libraryName": "handlebars-helpers", + "typingsPackageName": "handlebars-helpers", + "projectName": "http://assemble.io/helpers/", + "contributors": [ + { + "name": "Toilal", + "url": "https://github.com/Toilal", + "githubUsername": "Toilal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "handlebars", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": ">=4.1.0" + } + ], + "contentHash": "9f6bffcae84ef6e70b161664f221a5b462ce3a95afb2465a2d3f6940d808f16b", + "globals": [], + "declaredModules": [ + "handlebars-helpers" + ] + } + }, + "hapi": { + "18.0": { + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/hapijs/hapi", + "contributors": [ + { + "name": "Rafael Souza Fijalkowski", + "url": "https://github.com/rafaelsouzaf", + "githubUsername": "rafaelsouzaf" + }, + { + "name": "Justin Simms", + "url": "https://github.com/jhsimms", + "githubUsername": "jhsimms" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 18, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": "*" + }, + { + "name": "shot", + "version": "*" + }, + { + "name": "mimos", + "version": "*" + }, + { + "name": "iron", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "podium", + "version": "*" + }, + { + "name": "catbox", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "socket.io" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c56d379dc053a3b4aa5f327a4679021ef64ff886faef0ac3b7842ba3ed85c47d", + "globals": [], + "declaredModules": [ + "hapi" + ] + }, + "12.0": { + "libraryVersionDirectoryName": "12", + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/spumko/hapi", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "hapi", + "version": { + "major": 12 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "79d254f57a0aa8cefd7710b6f56687c824743da6f09d824a05e823a81a335bd7", + "globals": [], + "declaredModules": [ + "hapi" + ] + }, + "15.0": { + "libraryVersionDirectoryName": "15", + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/spumko/hapi", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "hapi", + "version": { + "major": 15 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6cf03d0307a25bb29d5bf2d7166e055e6b7701ffcb5be4d85e782e4ab7b1e810", + "globals": [], + "declaredModules": [ + "hapi" + ] + }, + "16.1": { + "libraryVersionDirectoryName": "16", + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/hapijs/hapi", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": { + "major": 4 + } + }, + { + "name": "catbox", + "version": { + "major": 7 + } + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "mimos", + "version": "*" + }, + { + "name": "podium", + "version": "*" + }, + { + "name": "shot", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "hapi..", + "assert", + "socket.io" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bf6663e79ead45c89a4c5387841842a990890210c60a641a8acbfb2b4a7c0566", + "globals": [], + "declaredModules": [ + "hapi" + ] + }, + "17.8": { + "libraryVersionDirectoryName": "17", + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/hapijs/hapi", + "contributors": [ + { + "name": "Rafael Souza Fijalkowski", + "url": "https://github.com/rafaelsouzaf", + "githubUsername": "rafaelsouzaf" + }, + { + "name": "Justin Simms", + "url": "https://github.com/jhsimms", + "githubUsername": "jhsimms" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 17, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": "*" + }, + { + "name": "shot", + "version": "*" + }, + { + "name": "mimos", + "version": "*" + }, + { + "name": "iron", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "podium", + "version": "*" + }, + { + "name": "catbox", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "socket.io" + ], + "pathMappings": [ + { + "packageName": "hapi", + "version": { + "major": 17 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4c0ae38c68d75d3ae755ca265e60fe60c57f0a5bf26ebde415cd66327a7859ea", + "globals": [], + "declaredModules": [ + "hapi" + ] + }, + "8.2": { + "libraryVersionDirectoryName": "8", + "libraryName": "hapi", + "typingsPackageName": "hapi", + "projectName": "https://github.com/spumko/hapi", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "hapi", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9aa3eb5e7a7599f1f0fd5a15dc86c7191beeda94f6f3036b6dfc8ece7b3f9858", + "globals": [], + "declaredModules": [ + "hapi" + ] + } + }, + "hapi-auth-basic": { + "5.0": { + "libraryName": "hapi-bauth-basic", + "typingsPackageName": "hapi-auth-basic", + "projectName": "https://github.com/hapijs/hapi-auth-basic", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [ + "bcrypt" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44feb7fad7ac798015a794b9c8e6fec57d500c1c526387ece14fa2ac64c1cd10", + "globals": [], + "declaredModules": [ + "hapi-auth-basic" + ] + } + }, + "hapi-auth-bearer-token": { + "6.1": { + "libraryName": "hapi-auth-bearer-token", + "typingsPackageName": "hapi-auth-bearer-token", + "projectName": "https://github.com/johnbrett/hapi-auth-bearer-token", + "contributors": [ + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d015de888ae04727ce8f3686f8ec117bec67e5e92ef9e60098976238530d3a0f", + "globals": [], + "declaredModules": [ + "hapi-auth-bearer-token" + ] + } + }, + "hapi-auth-cookie": { + "10.0": { + "libraryName": "hapi-auth-cookie", + "typingsPackageName": "hapi-auth-cookie", + "projectName": "https://github.com/hapijs/hapi-auth-cookie", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Matt Erickson", + "url": "https://github.com/Mutmatt", + "githubUsername": "Mutmatt" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cef208672aa685f40ae65c8387a7089152f7be409169456cd416de9517f0471f", + "globals": [], + "declaredModules": [ + "hapi-auth-cookie" + ] + } + }, + "hapi-decorators": { + "0.4": { + "libraryName": "hapi-decorators", + "typingsPackageName": "hapi-decorators", + "projectName": "https://github.com/knownasilya/hapi-decorators", + "contributors": [ + { + "name": "Ken Howard", + "url": "https://github.com/kenhowardpdx", + "githubUsername": "kenhowardpdx" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": { + "major": 16 + } + }, + { + "name": "joi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9c1b1f7f967c21d94d710bac9631640e04cb6249d949641b4de0d86c14f5e5b0", + "globals": [], + "declaredModules": [ + "hapi-decorators" + ] + } + }, + "hapi-pino": { + "6.4": { + "libraryName": "hapi-pino", + "typingsPackageName": "hapi-pino", + "projectName": "https://github.com/pinojs/hapi-pino#readme", + "contributors": [ + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + }, + { + "name": "Todd Bealmear", + "url": "https://github.com/todd", + "githubUsername": "todd" + }, + { + "name": "Matt Jeanes", + "url": "https://github.com/BlooJeans", + "githubUsername": "BlooJeans" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pino", + "version": "*" + }, + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6242b14381281f60a77bf915773eb9db6431dc689b33360cf9135ed901fb62c5", + "globals": [], + "declaredModules": [ + "hapi-pino" + ] + } + }, + "hapi-server-session": { + "5.1": { + "libraryName": "hapi-server-session", + "typingsPackageName": "hapi-server-session", + "projectName": "https://github.com/btmorex/hapi-server-session", + "contributors": [ + { + "name": "Avery Fay", + "url": "https://github.com/btmorex", + "githubUsername": "btmorex" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a39b51943b48213b2b1ab885193585f1739008aacbb538955b4094adbf17a329", + "globals": [], + "declaredModules": [ + "hapi-server-session" + ] + } + }, + "hapi__b64": { + "5.0": { + "libraryName": "@hapi/b64", + "typingsPackageName": "hapi__b64", + "projectName": "https://github.com/hapijs/b64#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/b64", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2df38c8e03cbb7010eb0a8323fc6f80b21d8b43eebd5a6e48341096c1187424d", + "globals": [], + "declaredModules": [ + "hapi__b64" + ] + } + }, + "hapi__basic": { + "5.1": { + "libraryName": "@hapi/basic", + "typingsPackageName": "hapi__basic", + "projectName": "https://github.com/hapijs/basic", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "bcrypt", + "@hapi/basic" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "091894f77c4811dc80ec485dbe86be764b205761b762b0bd9aea315f611e3a78", + "globals": [], + "declaredModules": [ + "hapi__basic" + ] + } + }, + "hapi__bell": { + "11.0": { + "libraryName": "@hapi/bell", + "typingsPackageName": "hapi__bell", + "projectName": "https://github.com/hapijs/bell", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/bell" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b88bd20095906a9b59dd093b60a5af68b462ccdf7393f58cbfafd19c73e25fc", + "globals": [], + "declaredModules": [ + "hapi__bell" + ] + } + }, + "hapi__catbox": { + "10.2": { + "libraryName": "@hapi/catbox", + "typingsPackageName": "hapi__catbox", + "projectName": "https://github.com/hapijs/catbox", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@hapi/catbox" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93de11ff36de4f9000dfb8ad17eb25e55b7ffff2913334e11363a6d34a7ae34e", + "globals": [], + "declaredModules": [ + "hapi__catbox" + ] + } + }, + "hapi__catbox-memcached": { + "3.0": { + "libraryName": "@hapi/catbox-memcached", + "typingsPackageName": "hapi__catbox-memcached", + "projectName": "https://github.com/hapijs/catbox-memcached#readme", + "contributors": [ + { + "name": "Avery Fay", + "url": "https://github.com/btmorex", + "githubUsername": "btmorex" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/catbox", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/catbox-memcached", + "@hapi/hapi" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b372b2aad6083a63b0176c625434caf30ef697719a6f47b69c52bdc4706d823", + "globals": [], + "declaredModules": [ + "hapi__catbox-memcached" + ] + } + }, + "hapi__catbox-memory": { + "4.1": { + "libraryName": "@hapi/catbox-memory", + "typingsPackageName": "hapi__catbox-memory", + "projectName": "https://github.com/hapijs/catbox-memory#readme", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/catbox", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/catbox-memory" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad406ab6920129173d28fdbad1e9298679c0c16aeb21db12f24172912bbce4af", + "globals": [], + "declaredModules": [ + "hapi__catbox-memory" + ] + } + }, + "hapi__catbox-redis": { + "5.0": { + "libraryName": "@hapi/catbox-redis", + "typingsPackageName": "hapi__catbox-redis", + "projectName": "https://github.com/hapijs/catbox-redis", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ioredis", + "version": "*" + }, + { + "name": "@hapi/catbox", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6643f4fda66523d4e693670cc56b2c9171dcc512449cc7b386f6e49d9414c970", + "globals": [], + "declaredModules": [ + "@hapi/catbox-redis" + ] + } + }, + "hapi__cookie": { + "10.1": { + "libraryName": "@hapi/cookie", + "typingsPackageName": "hapi__cookie", + "projectName": "https://github.com/hapijs/hapi-auth-cookie", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Matt Erickson", + "url": "https://github.com/Mutmatt", + "githubUsername": "Mutmatt" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/cookie" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d63cbef2ef15fcf20cc4be317ec3fc244108168b4e5e45f2cca334a850dff9e", + "globals": [], + "declaredModules": [ + "hapi__cookie" + ] + } + }, + "hapi__crumb": { + "7.3": { + "libraryName": "@hapi/crumb", + "typingsPackageName": "hapi__crumb", + "projectName": "https://github.com/hapijs/crumb", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/crumb" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "813c40ce5253d1c0a20098edb6e30d52e4094b72e0da2769f9db634971cbb9c3", + "globals": [], + "declaredModules": [ + "hapi__crumb" + ] + } + }, + "hapi__glue": { + "6.1": { + "libraryName": "@hapi/glue", + "typingsPackageName": "hapi__glue", + "projectName": "https://github.com/hapijs/glue", + "contributors": [ + { + "name": "Gareth Parker", + "url": "https://github.com/garfty", + "githubUsername": "garfty" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Avery Fay", + "url": "https://github.com/btmorex", + "githubUsername": "btmorex" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/glue" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a69b1885227e2874b791a9151ccac6f4c45c6672f8405a3ba218e1804bf02b23", + "globals": [], + "declaredModules": [ + "hapi__glue" + ] + } + }, + "hapi__h2o2": { + "8.3": { + "libraryName": "@hapi/h2o2", + "typingsPackageName": "hapi__h2o2", + "projectName": "https://github.com/hapijs/h2o2", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Garth Kidd", + "url": "https://github.com/garthk", + "githubUsername": "garthk" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/boom", + "version": "*" + }, + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/wreck", + "@hapi/h2o2" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@hapi/boom", + "version": "^9.0.0" + }, + { + "name": "@hapi/wreck", + "version": "^17.0.0" + } + ], + "contentHash": "f18524f96e2244bb74bb5a4df40b1ebb66a4a43478663d295500fc5b67595e08", + "globals": [], + "declaredModules": [ + "hapi__h2o2" + ] + } + }, + "hapi__hapi": { + "19.0": { + "libraryName": "@hapi/hapi", + "typingsPackageName": "hapi__hapi", + "projectName": "https://github.com/hapijs/hapi", + "contributors": [ + { + "name": "Rafael Souza Fijalkowski", + "url": "https://github.com/rafaelsouzaf", + "githubUsername": "rafaelsouzaf" + }, + { + "name": "Justin Simms", + "url": "https://github.com/jhsimms", + "githubUsername": "jhsimms" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 19, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/boom", + "version": "*" + }, + { + "name": "@hapi/shot", + "version": "*" + }, + { + "name": "@hapi/mimos", + "version": "*" + }, + { + "name": "@hapi/iron", + "version": "*" + }, + { + "name": "@hapi/joi", + "version": "*" + }, + { + "name": "@hapi/podium", + "version": "*" + }, + { + "name": "@hapi/catbox", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/hapi", + "crypto", + "boom", + "socket.io" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@hapi/boom", + "version": "^9.0.0" + }, + { + "name": "@hapi/iron", + "version": "^6.0.0" + } + ], + "contentHash": "81c237cef6d8fcc33f50a13633fc856812687e12e32f312a6adaf806391f44f0", + "globals": [], + "declaredModules": [ + "hapi__hapi" + ] + } + }, + "hapi__hawk": { + "8.0": { + "libraryName": "@hapi/hawk", + "typingsPackageName": "hapi__hawk", + "projectName": "https://github.com/hapijs/hawk/", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/browser.d.ts", + "lib/client.d.ts", + "lib/crypto.d.ts", + "lib/plugin.d.ts", + "lib/server.d.ts", + "lib/utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/sntp", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "request", + "version": "*" + }, + { + "name": "@hapi/boom", + "version": "*" + }, + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "crypto-js", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/hawk" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@hapi/boom", + "version": "^9.0.0" + } + ], + "contentHash": "1a272a5cc68fd7e8f9cd015f8d0c146641e585e0bb164dd2401ac7c2686254b9", + "globals": [ + "hawk" + ], + "declaredModules": [ + "hapi__hawk", + "hapi__hawk/lib/server", + "hapi__hawk/lib/crypto", + "hapi__hawk/lib/client", + "hapi__hawk/lib/utils", + "hapi__hawk/lib/plugin", + "hapi__hawk/lib/browser" + ] + } + }, + "hapi__inert": { + "5.2": { + "libraryName": "@hapi/inert", + "typingsPackageName": "hapi__inert", + "projectName": "https://github.com/hapijs/inert/", + "contributors": [ + { + "name": "Steve Ognibene", + "url": "https://github.com/nycdotnet", + "githubUsername": "nycdotnet" + }, + { + "name": "Alexander James Phillips", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "path", + "@hapi/inert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c0c9b158553be6246b62a63f13e0c42f7875a0ae238fa1219bbd23c166a8172", + "globals": [], + "declaredModules": [ + "hapi__inert" + ] + } + }, + "hapi__joi": { + "16.0": { + "libraryName": "@hapi/joi", + "typingsPackageName": "hapi__joi", + "projectName": "https://github.com/hapijs/joi", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Laurence Dougal Myers", + "url": "https://github.com/laurence-myers", + "githubUsername": "laurence-myers" + }, + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Gael Magnan de Bornier", + "url": "https://github.com/GaelMagnan", + "githubUsername": "GaelMagnan" + }, + { + "name": "Rytis Alekna", + "url": "https://github.com/ralekna", + "githubUsername": "ralekna" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "Youngrok Kim", + "url": "https://github.com/rokoroku", + "githubUsername": "rokoroku" + }, + { + "name": "Dan Kraus", + "url": "https://github.com/dankraus", + "githubUsername": "dankraus" + }, + { + "name": "Anjun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + }, + { + "name": "Rafael Kallis", + "url": "https://github.com/rafaelkallis", + "githubUsername": "rafaelkallis" + }, + { + "name": "Conan Lai", + "url": "https://github.com/aconanlai", + "githubUsername": "aconanlai" + }, + { + "name": "Peter Thorson", + "url": "https://github.com/zaphoyd", + "githubUsername": "zaphoyd" + }, + { + "name": "Will Garcia", + "url": "https://github.com/thewillg", + "githubUsername": "thewillg" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Alejandro Fernandez Haro", + "url": "https://github.com/afharo", + "githubUsername": "afharo" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Anand Chowdhary", + "url": "https://github.com/AnandChowdhary", + "githubUsername": "AnandChowdhary" + }, + { + "name": "Miro Yovchev", + "url": "https://github.com/myovchev", + "githubUsername": "myovchev" + }, + { + "name": "David Recuenco", + "url": "https://github.com/RecuencoJones", + "githubUsername": "RecuencoJones" + }, + { + "name": "Frederic Reisenhauer", + "url": "https://github.com/freisenhauer", + "githubUsername": "freisenhauer" + }, + { + "name": "Stefan-Gabriel Muscalu", + "url": "https://github.com/legraphista", + "githubUsername": "legraphista" + }, + { + "name": "Simcha Wood", + "url": "https://github.com/SimchaWood", + "githubUsername": "SimchaWood" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@hapi/joi" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24fb4d183126380b3366a6ce3b6c4679e14bbf58920b4b08705b35201f4acc77", + "globals": [], + "declaredModules": [ + "hapi__joi" + ] + } + }, + "hapi__mimos": { + "4.1": { + "libraryName": "@hapi/mimos", + "typingsPackageName": "hapi__mimos", + "projectName": "https://github.com/hapijs/mimos", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mime-db", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ce573eec84c07a894503838a85a8f367bc5d536318c3d5ca7c1ae3946c76840", + "globals": [], + "declaredModules": [ + "hapi__mimos" + ] + } + }, + "hapi__nes": { + "11.0": { + "libraryName": "@hapi/nes", + "typingsPackageName": "hapi__nes", + "projectName": "https://github.com/hapijs/nes", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/client.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "@hapi/nes", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/basic", + "bcrypt" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c224e61b7dd5f659525aa2887c437bfea4f1b6d01a734cf7915cdf821a011c3c", + "globals": [], + "declaredModules": [ + "hapi__nes", + "hapi__nes/lib/client" + ] + } + }, + "hapi__podium": { + "3.4": { + "libraryName": "@hapi/podium", + "typingsPackageName": "hapi__podium", + "projectName": "https://github.com/hapijs/podium", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@hapi/podium" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35340d7257fc1571c4066c354a9c9a9310e08ffd765249f0c865f91cc746a28b", + "globals": [], + "declaredModules": [ + "hapi__podium" + ] + } + }, + "hapi__shot": { + "4.1": { + "libraryName": "@hapi/shot", + "typingsPackageName": "hapi__shot", + "projectName": "https://github.com/hapijs/shot", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/shot" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4854e38318e484d57806c8afdc68787718ae94b915eed09246d87eb3319bbbbf", + "globals": [], + "declaredModules": [ + "hapi__shot" + ] + } + }, + "hapi__sntp": { + "3.1": { + "libraryName": "@hapi/sntp", + "typingsPackageName": "hapi__sntp", + "projectName": "https://github.com/hapijs/sntp", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@hapi/sntp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa2ede48681516f8f33b8c42e6cf70efc6135939a19b0f542e4c6d3a1c49d696", + "globals": [], + "declaredModules": [ + "hapi__sntp" + ] + } + }, + "hapi__vision": { + "5.5": { + "libraryName": "@hapi/vision", + "typingsPackageName": "hapi__vision", + "projectName": "https://github.com/hapijs/vision", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "Alexander James Phillips", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + } + ], + "testDependencies": [ + "@hapi/vision", + "handlebars" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1" + } + ], + "contentHash": "843eba7cae8fb606251cc8643fe494a08e5dab843129c955906984e8b288da12", + "globals": [], + "declaredModules": [ + "hapi__vision" + ] + } + }, + "hapi__yar": { + "9.2": { + "libraryName": "@hapi/yar", + "typingsPackageName": "hapi__yar", + "projectName": "https://github.com/hapijs/yar#readme", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "@hapi/catbox", + "version": "*" + } + ], + "testDependencies": [ + "hapi", + "yar" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36e5cd84c5bd181cd80a2fecd5835074c1e5d7b711101388ac65aa9422136932", + "globals": [], + "declaredModules": [ + "hapi__yar" + ] + } + }, + "happypack": { + "5.0": { + "libraryName": "happypack", + "typingsPackageName": "happypack", + "projectName": "https://github.com/amireh/happypack", + "contributors": [ + { + "name": "Akash Vishwakarma", + "url": "https://github.com/akashishu777", + "githubUsername": "akashishu777" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4395b67ce735a427cf284e6d85b4037d9bc71a6166a90cc981bcdbcc7bdc926f", + "globals": [], + "declaredModules": [ + "happypack" + ] + } + }, + "har-format": { + "1.2": { + "libraryName": "HAR", + "typingsPackageName": "har-format", + "projectName": "https://w3c.github.io/web-performance/specs/HAR/Overview.html", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d74f4c9811286e7adf3fa05324862ce36cce3adec6c18b362bad263fce9329a", + "globals": [], + "declaredModules": [ + "har-format" + ] + } + }, + "hard-source-webpack-plugin": { + "1.0": { + "libraryName": "hard-source-webpack-plugin", + "typingsPackageName": "hard-source-webpack-plugin", + "projectName": "https://github.com/mzgoddard/hard-source-webpack-plugin#readme", + "contributors": [ + { + "name": "woitechen", + "url": "https://github.com/woitechen", + "githubUsername": "woitechen" + }, + { + "name": "Yama-Tomo", + "url": "https://github.com/Yama-Tomo", + "githubUsername": "Yama-Tomo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2418961be52f434a3b1f590ba9ebf88e48b6626f6dc8ebf1c04630fc0febb27", + "globals": [], + "declaredModules": [ + "hard-source-webpack-plugin" + ] + } + }, + "hark": { + "1.2": { + "libraryName": "hark", + "typingsPackageName": "hark", + "projectName": "https://github.com/otalk/hark", + "contributors": [ + { + "name": "baiyufei", + "url": "https://github.com/baiyufei", + "githubUsername": "baiyufei" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4a72021b80615b4347eee49102b0b2b1acb81d09080d38f751908c277e62495", + "globals": [], + "declaredModules": [ + "hark" + ] + } + }, + "harmon": { + "1.4": { + "libraryName": "harmon", + "typingsPackageName": "harmon", + "projectName": "https://github.com/No9/harmon", + "contributors": [ + { + "name": "Eric Danowski", + "url": "https://github.com/micronaut", + "githubUsername": "micronaut" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fef095e96cf791fa678607bfdda32d6b212901b537c83236b2ed7ebecd6f1ef9", + "globals": [], + "declaredModules": [ + "harmon" + ] + } + }, + "harmony-proxy": { + "1.0": { + "libraryName": "harmony-proxy", + "typingsPackageName": "harmony-proxy", + "projectName": "https://www.npmjs.com/package/harmony-proxy", + "contributors": [ + { + "name": "Remo Jansen", + "url": "https://github.com/remojansen", + "githubUsername": "remojansen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "007d05402bd68be217cc9eddd2d78323c13521d84d8337db684ae798ef1812e3", + "globals": [], + "declaredModules": [ + "harmony-proxy" + ] + } + }, + "has-ansi": { + "3.0": { + "libraryName": "has-ansi", + "typingsPackageName": "has-ansi", + "projectName": "https://github.com/chalk/has-ansi#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60070398b4f755075244d74cb4f634c635ce72fb93e54ec263a87f9b7e8835aa", + "globals": [], + "declaredModules": [ + "has-ansi" + ] + } + }, + "hash-file": { + "3.0": { + "libraryName": "hash-file", + "typingsPackageName": "hash-file", + "projectName": "https://github.com/kevva/hash-file#readme", + "contributors": [ + { + "name": "Hiromi Shikata", + "url": "https://github.com/HiromiShikata", + "githubUsername": "HiromiShikata" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "444e66d22814e3543e33be7754845c47b757cb18d5df62ac11f0368e5529db2b", + "globals": [], + "declaredModules": [ + "hash-file" + ] + } + }, + "hash-it": { + "4.0": { + "libraryName": "hash-it", + "typingsPackageName": "hash-it", + "projectName": "https://github.com/planttheidea/hash-it", + "contributors": [ + { + "name": "Eric Gonzalez", + "url": "https://github.com/lochiego", + "githubUsername": "lochiego" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd7f362feb95303f95beb4c00bbe0447385167a36a1558c8be1421ced68e6573", + "globals": [], + "declaredModules": [ + "hash-it" + ] + } + }, + "hash-stream": { + "1.2": { + "libraryName": "hash-stream", + "typingsPackageName": "hash-stream", + "projectName": "https://github.com/stream-utils/hash-stream#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9665fc817cf822e77c4ad4b17722663c81de528017c01f44f3086997c9ef58e1", + "globals": [], + "declaredModules": [ + "hash-stream" + ] + } + }, + "hash-sum": { + "1.0": { + "libraryName": "hash-sum", + "typingsPackageName": "hash-sum", + "projectName": "https://github.com/bevacqua/hash-sum", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5aa5eccb50be28ba561fdcc78f1f1f774d5ec7d191405e2481f3088a133b94f", + "globals": [], + "declaredModules": [ + "hash-sum" + ] + } + }, + "hasher": { + "0.0": { + "libraryName": "Hasher.js", + "typingsPackageName": "hasher", + "projectName": "https://github.com/millermedeiros/hasher/", + "contributors": [ + { + "name": "flyfishMT", + "url": "https://github.com/flyfishMT", + "githubUsername": "flyfishMT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "signals", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "164e6116c78d37267bed6b79ad6d95e9e54609bd22ce2fa1a4393ac94a078e79", + "globals": [ + "hasher" + ], + "declaredModules": [ + "hasher" + ] + } + }, + "hashids": { + "1.0": { + "libraryName": "Hashids.js", + "typingsPackageName": "hashids", + "projectName": "https://github.com/ivanakimov/hashids.node.js", + "contributors": [ + { + "name": "Paulo Cesar", + "url": "https://github.com/pocesar", + "githubUsername": "pocesar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "415d9ca2ecc8311b2b6d71e0eb3a7c1551ec9b4146abef193ac224d9d570e3ec", + "globals": [], + "declaredModules": [ + "hashids" + ] + } + }, + "hashmap": { + "2.3": { + "libraryName": "HashMap", + "typingsPackageName": "hashmap", + "projectName": "https://github.com/flesler/hashmap", + "contributors": [ + { + "name": "Rafał Wrzeszcz", + "url": "https://github.com/rafalwrzeszcz", + "githubUsername": "rafalwrzeszcz" + }, + { + "name": "Vasya Aksyonov", + "url": "https://github.com/outring", + "githubUsername": "outring" + }, + { + "name": "Edoardo Morandi", + "url": "https://github.com/dodomorandi", + "githubUsername": "dodomorandi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e3ffa54a8604ccfdf163eceea47c203f80025f83d36a45e3c866237914f14a6", + "globals": [ + "HashMap" + ], + "declaredModules": [ + "hashmap" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "HashMap", + "typingsPackageName": "hashmap", + "projectName": "https://github.com/flesler/hashmap", + "contributors": [ + { + "name": "Rafał Wrzeszcz", + "url": "http://wrzasq.pl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "hashmap", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "62e7984517c0d213645f42dc0b28e2e598eb895083001745ed3b53e6fe163a61", + "globals": [ + "HashMap" + ], + "declaredModules": [] + } + }, + "hashring": { + "3.2": { + "libraryName": "hashring", + "typingsPackageName": "hashring", + "projectName": "https://github.com/3rd-Eden/node-hashring", + "contributors": [ + { + "name": "superzheng", + "url": "https://github.com/medns", + "githubUsername": "medns" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b76100bbb41776f6c87e43dc751cfb178ec05c1d5396556b1cc9b514fc1ecdc", + "globals": [], + "declaredModules": [ + "hashring" + ] + } + }, + "hashset": { + "3.0": { + "libraryName": "jshashset", + "typingsPackageName": "hashset", + "projectName": "http://www.timdown.co.uk/jshashtable/jshashset.html", + "contributors": [ + { + "name": "Sergey Gerasimov", + "url": "https://github.com/gerich-home/" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hashtable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ef0ac0546c8a2b27766cbcd81b4c10152a6138bcd83d116e4ac297652afc6bc", + "globals": [ + "HashSet" + ], + "declaredModules": [ + "hashset" + ] + } + }, + "hashtable": { + "3.0": { + "libraryName": "jshashtable", + "typingsPackageName": "hashtable", + "projectName": "http://www.timdown.co.uk/jshashtable/", + "contributors": [ + { + "name": "Sergey Gerasimov", + "url": "https://github.com/gerich-home/" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8579fa0123281ecf2ffd7240069e9e0d2d24aafb1e077ed604cba0b5a561933", + "globals": [ + "Hashtable" + ], + "declaredModules": [ + "hashtable" + ] + } + }, + "hashtag-regex": { + "2.0": { + "libraryName": "hashtag-regex", + "typingsPackageName": "hashtag-regex", + "projectName": "https://github.com/mathiasbynens/hashtag-regex", + "contributors": [ + { + "name": "diogofcunha", + "url": "https://github.com/diogofcunha", + "githubUsername": "diogofcunha" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc58a3f5f5628d1ee6af4e2c47d3cdb1f797747365e40a5694f46e7288ad85a6", + "globals": [], + "declaredModules": [ + "hashtag-regex" + ] + } + }, + "hast": { + "2.3": { + "libraryName": "Hast", + "typingsPackageName": "hast", + "projectName": "https://github.com/syntax-tree/hast", + "contributors": [ + { + "name": "lukeggchapman", + "url": "https://github.com/lukeggchapman", + "githubUsername": "lukeggchapman" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "unist", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec38b8b1beddaa10ba08ef7a287d536a4a01f7ba2da9d8daeb6ecaecd36d4298", + "globals": [], + "declaredModules": [ + "hast" + ] + } + }, + "hat": { + "0.0": { + "libraryName": "hat", + "typingsPackageName": "hat", + "projectName": "https://github.com/substack/node-hat", + "contributors": [ + { + "name": "Sasha Grin", + "url": "https://github.com/tup1tsa", + "githubUsername": "tup1tsa" + }, + { + "name": "Miro Yovchev", + "url": "https://github.com/myovchev", + "githubUsername": "myovchev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e32e56c6a309435bb5dca24493b57cfcd63745dfcb40df23de042833b5c88442", + "globals": [], + "declaredModules": [ + "hat" + ] + } + }, + "haversine": { + "1.1": { + "libraryName": "haversine", + "typingsPackageName": "haversine", + "projectName": "https://github.com/njj/haversine", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "geojson" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8def790a02e0d5d0b4cc72f3a25ef6ea35185168a7dfb5a1090050625998297e", + "globals": [], + "declaredModules": [ + "haversine" + ] + } + }, + "hbs": { + "4.0": { + "libraryName": "hbs", + "typingsPackageName": "hbs", + "projectName": "https://github.com/pillarjs/hbs", + "contributors": [ + { + "name": "David Muller", + "url": "https://github.com/davidm77", + "githubUsername": "davidm77" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "handlebars", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "eac713fecf2e83575c879fe87b0d7ad6f5b1c12ab9b07276dfcde74746414b3b", + "globals": [], + "declaredModules": [ + "hbs" + ] + } + }, + "hdkey": { + "0.7": { + "libraryName": "hdkey", + "typingsPackageName": "hdkey", + "projectName": "https://github.com/cryptocoinjs/hdkey", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + }, + { + "name": "Tvrtko Majstorovic", + "url": "https://github.com/TvrtkoM", + "githubUsername": "TvrtkoM" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01ba79ec93e48b63192d4214d35a27060f5bd81b3e96544e78831e779be66a8e", + "globals": [], + "declaredModules": [ + "hdkey" + ] + } + }, + "he": { + "1.1": { + "libraryName": "he", + "typingsPackageName": "he", + "projectName": "https://github.com/mathiasbynens/he", + "contributors": [ + { + "name": "Simon Edwards", + "url": "https://github.com/sedwards2009", + "githubUsername": "sedwards2009" + }, + { + "name": "Robin Tregaskis", + "url": "https://github.com/lokidokicoki", + "githubUsername": "lokidokicoki" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62414f762b4c02ca954be2aac0db1c12d674fc596721ed00e290a672cdec837e", + "globals": [ + "he" + ], + "declaredModules": [ + "he" + ] + } + }, + "headroom": { + "0.7": { + "libraryName": "headroom.js", + "typingsPackageName": "headroom", + "projectName": "http://wicky.nillia.ms/headroom.js/", + "contributors": [ + { + "name": "Jakub Olek", + "url": "https://github.com/hakubo", + "githubUsername": "hakubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20ab2cd09c8d49dc6b45726e43a7736294e28707ff795c1a0b93acf7fc0b8a82", + "globals": [ + "Headroom" + ], + "declaredModules": [] + } + }, + "heap": { + "0.2": { + "libraryName": "heap", + "typingsPackageName": "heap", + "projectName": "https://github.com/qiao/heap.js", + "contributors": [ + { + "name": "Ryan McNamara", + "url": "https://github.com/ryan10132", + "githubUsername": "ryan10132" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c24c9f7bbe2b3f498fbbf75d3b983e129d823f3425b8facb24e80d272d865a0", + "globals": [ + "Heap" + ], + "declaredModules": [ + "heap" + ] + } + }, + "heapdump": { + "0.3": { + "libraryName": "heapdump", + "typingsPackageName": "heapdump", + "projectName": "https://github.com/bnoordhuis/node-heapdump", + "contributors": [ + { + "name": "weekens", + "url": "https://github.com/weekens", + "githubUsername": "weekens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ef0402b4b3a4d3bc20466635f281c26d3aaa362af75a8f316bb096b674480a8", + "globals": [], + "declaredModules": [ + "heapdump" + ] + } + }, + "heatmap.js": { + "2.0": { + "libraryName": "heatmap.js", + "typingsPackageName": "heatmap.js", + "projectName": "https://github.com/pa7/heatmap.js/", + "contributors": [ + { + "name": "Yang Guan", + "url": "https://github.com/lookuptable", + "githubUsername": "lookuptable" + }, + { + "name": "Rhys van der Waerden", + "url": "https://github.com/rhys-vdw", + "githubUsername": "rhys-vdw" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0c3c1623f1919770656e868d455bb062b64116b51d0f01028921fd8fbbe6b11b", + "globals": [ + "h337" + ], + "declaredModules": [ + "heatmap.js" + ] + } + }, + "hedron": { + "1.0": { + "libraryName": "Hedron", + "typingsPackageName": "hedron", + "projectName": "https://github.com/garetmckinley/hedron", + "contributors": [ + { + "name": "James Best", + "url": "https://github.com/jim-at-jibba", + "githubUsername": "jim-at-jibba" + }, + { + "name": "Dmytro Borysov", + "url": "https://github.com/dborysov", + "githubUsername": "dborysov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1dc7eef92df7ca9a352a15133390b7421d0ad39b972918613633f3960ebbe7fa", + "globals": [], + "declaredModules": [ + "hedron" + ] + } + }, + "hellojs": { + "1.16": { + "libraryName": "hello.js", + "typingsPackageName": "hellojs", + "projectName": "https://adodson.com/hello.js", + "contributors": [ + { + "name": "Pavel Zika", + "url": "https://github.com/PavelPZ", + "githubUsername": "PavelPZ" + }, + { + "name": "Mikko Vuorinen", + "url": "https://github.com/vuorinem", + "githubUsername": "vuorinem" + }, + { + "name": "Vincent Biret", + "url": "https://github.com/baywet", + "githubUsername": "baywet" + }, + { + "name": "Batuhan Wilhelm", + "url": "https://github.com/batuhanw", + "githubUsername": "batuhanw" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bb6444efd537c0c5dd6d85d6417df40c87f74d0808d3fa79f42bcca3f9a2886", + "globals": [ + "hello" + ], + "declaredModules": [ + "hellojs" + ] + } + }, + "hellosign-embedded": { + "1.2": { + "libraryName": "hellosign-embedded", + "typingsPackageName": "hellosign-embedded", + "projectName": "https://github.com/HelloFax/hellosign-embedded", + "contributors": [ + { + "name": "Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1a21050f01867958c20a6881f2b429b332ef881cba62b8c06b242f5bcbb9562", + "globals": [ + "HelloSign" + ], + "declaredModules": [ + "hellosign-embedded" + ] + } + }, + "helmet": { + "0.0": { + "libraryName": "helmet", + "typingsPackageName": "helmet", + "projectName": "https://github.com/helmetjs/helmet", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Evan Hahn", + "url": "https://github.com/EvanHahn", + "githubUsername": "EvanHahn" + }, + { + "name": "Elliot Blackburn", + "url": "https://github.com/bluehatbrit", + "githubUsername": "bluehatbrit" + }, + { + "name": "Daniel Müller", + "url": "https://github.com/chdanielmueller", + "githubUsername": "chdanielmueller" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "185dca7547ec92ace9c73d8a686103aec4d7292244aa3efd8c22bc1f059614cd", + "globals": [], + "declaredModules": [ + "helmet" + ] + } + }, + "heredatalens": { + "2.3": { + "libraryName": "HERE Data Lens API for JavaScript", + "typingsPackageName": "heredatalens", + "projectName": "https://developer.here.com/", + "contributors": [ + { + "name": "Bernd Hacker", + "url": "https://github.com/denyo", + "githubUsername": "denyo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "heremaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67eadf95215f5b36f83d1af342f78a52872d74a4076c1beb48a4d5221d07c9f3", + "globals": [ + "H" + ], + "declaredModules": [] + } + }, + "heremaps": { + "3.1": { + "libraryName": "HERE Maps API for JavaScript", + "typingsPackageName": "heremaps", + "projectName": "https://developer.here.com/", + "contributors": [ + { + "name": "Joshua Efiong", + "url": "https://github.com/Josh-ES", + "githubUsername": "Josh-ES" + }, + { + "name": "Bernd Hacker", + "url": "https://github.com/denyo", + "githubUsername": "denyo" + }, + { + "name": "Ferdinand Armbruster", + "url": "https://github.com/fx88", + "githubUsername": "fx88" + }, + { + "name": "Vladimir Dashukevich", + "url": "https://github.com/life777", + "githubUsername": "life777" + }, + { + "name": "Daniel Schuba", + "url": "https://github.com/DaSchTour", + "githubUsername": "DaSchTour" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c24f4b564b30c7692a8d2a0374a3d323b18e10623109316fb72bec7fde5e50b8", + "globals": [ + "H" + ], + "declaredModules": [] + } + }, + "heroku-logger": { + "1.0": { + "libraryName": "heroku-logger", + "typingsPackageName": "heroku-logger", + "projectName": "https://github.com/ianstormtaylor/heroku-logger", + "contributors": [ + { + "name": "Kyle Vogt", + "url": "https://github.com/kylevogt", + "githubUsername": "kylevogt" + }, + { + "name": "Alejandro Moran", + "url": "https://github.com/AlejandroMoran", + "githubUsername": "AlejandroMoran" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76a3de874cda68d3f3c011c36429b2465f9615a9b246d7108382e3f89c3d607d", + "globals": [], + "declaredModules": [ + "heroku-logger" + ] + } + }, + "hex-rgba": { + "1.0": { + "libraryName": "hex-rgba", + "typingsPackageName": "hex-rgba", + "projectName": "https://github.com/developersoul/hex-rgba#readme", + "contributors": [ + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91eb4c464ff58ff21af49d802f3ce282445fce6b9db7f7e11a3d4db58a2390a1", + "globals": [], + "declaredModules": [ + "hex-rgba" + ] + } + }, + "hexo": { + "3.8": { + "libraryName": "hexo", + "typingsPackageName": "hexo", + "projectName": "https://hexo.io/", + "contributors": [ + { + "name": "KentarouTakeda", + "url": "https://github.com/kentarouTakeda", + "githubUsername": "kentarouTakeda" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "minimist", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + }, + { + "name": "underscore", + "version": "*" + }, + { + "name": "connect", + "version": "*" + }, + { + "name": "hexo-util", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.19.4" + } + ], + "contentHash": "ec3c877e9a79b4071a71c3bc337fa547b5fbe3ce253961835f7a4403a205b2b3", + "globals": [], + "declaredModules": [ + "hexo" + ] + } + }, + "hexo-bunyan": { + "1.0": { + "libraryName": "hexo-bunyan", + "typingsPackageName": "hexo-bunyan", + "projectName": "https://github.com/trentm/node-bunyan#readme", + "contributors": [ + { + "name": "segayuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c060644f133d3d86089f67ceb6908bee5970a3430aa3c425ff948844ec30687b", + "globals": [], + "declaredModules": [ + "hexo-bunyan" + ] + } + }, + "hexo-fs": { + "0.2": { + "libraryName": "hexo-fs", + "typingsPackageName": "hexo-fs", + "projectName": "https://hexo.io", + "contributors": [ + { + "name": "segayuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "graceful-fs", + "version": "*" + }, + { + "name": "chokidar", + "version": "*" + } + ], + "testDependencies": [ + "mocha", + "chai" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chokidar", + "version": "^2.1.2" + } + ], + "contentHash": "411fc356ac13cd6e5880e594404d37459a53401d54d88c50193989c5def1487b", + "globals": [], + "declaredModules": [ + "hexo-fs" + ] + } + }, + "hexo-log": { + "0.2": { + "libraryName": "hexo-log", + "typingsPackageName": "hexo-log", + "projectName": "http://hexo.io/", + "contributors": [ + { + "name": "segayuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hexo-bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56f62259e4b85301581fc4cd45361c56dee14d5d4e14b6fe331dc310bc5585bb", + "globals": [], + "declaredModules": [ + "hexo-log" + ] + } + }, + "hexo-util": { + "0.6": { + "libraryName": "hexo-util", + "typingsPackageName": "hexo-util", + "projectName": "https://hexo.io/", + "contributors": [ + { + "name": "sega yuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "chai", + "crypto", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d4831ffc66147b73d3197f215c7340179d3e3b3bdca0ff9edb6033dd0363e38", + "globals": [], + "declaredModules": [ + "hexo-util" + ] + } + }, + "hh-mm-ss": { + "1.2": { + "libraryName": "hh-mm-ss", + "typingsPackageName": "hh-mm-ss", + "projectName": "https://github.com/Goldob/hh-mm-ss#readme", + "contributors": [ + { + "name": "Thomas Cazade", + "url": "https://github.com/TotomInc", + "githubUsername": "TotomInc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "685d10dbb9d0905b0d98b7358769ebf72165bc9fc2265bd574780c87ed11642a", + "globals": [], + "declaredModules": [ + "hh-mm-ss" + ] + } + }, + "hig__button": { + "1.4": { + "libraryName": "hig__button", + "typingsPackageName": "hig__button", + "projectName": "https://github.com/Autodesk/hig/tree/development/packages/button", + "contributors": [ + { + "name": "Matthew Bryant", + "url": "https://github.com/matthewbryant95", + "githubUsername": "matthewbryant95" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@hig/button" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "704b9d3fe1bef47728ae26ef758a0b80e66209a8dcc87943be65dea72fa94b91", + "globals": [], + "declaredModules": [ + "hig__button" + ] + } + }, + "highcharts-ng": { + "0.0": { + "libraryName": "highcharts-ng", + "typingsPackageName": "highcharts-ng", + "projectName": "https://github.com/pablojim/highcharts-ng", + "contributors": [ + { + "name": "Scott Hatcher", + "url": "https://github.com/scatcher", + "githubUsername": "scatcher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "highcharts", + "version": "*" + } + ], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/highcharts", + "version": "^5.0.44" + } + ], + "contentHash": "a950d64d91b0af91218f5c68a0cee46b3a626a5b8da5d0e69bd5f4ec68abfcf5", + "globals": [], + "declaredModules": [ + "highcharts-ng" + ] + } + }, + "highland": { + "2.12": { + "libraryName": "Highland", + "typingsPackageName": "highland", + "projectName": "http://highlandjs.org/", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Hugo Wood", + "url": "https://github.com/hgwood", + "githubUsername": "hgwood" + }, + { + "name": "William Yu", + "url": "https://github.com/iwllyu", + "githubUsername": "iwllyu" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Jack Wearden", + "url": "https://github.com/notbobthebuilder", + "githubUsername": "notbobthebuilder" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6e824bc48977e589e65288fe7d7f23b7f1927a8f6d596a4adedcb704fca15a6", + "globals": [ + "Highland", + "highland" + ], + "declaredModules": [ + "highland" + ] + } + }, + "highlight-words-core": { + "1.2": { + "libraryName": "highlight-words-core", + "typingsPackageName": "highlight-words-core", + "projectName": "https://github.com/bvaughn/highlight-words-core", + "contributors": [ + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d42a78cd04ed399467323c88b5962def3881a620415ee771206382d6e4188ffd", + "globals": [], + "declaredModules": [ + "highlight-words-core" + ] + } + }, + "highlight.js": { + "9.12": { + "libraryName": "highlight.js", + "typingsPackageName": "highlight.js", + "projectName": "https://github.com/isagalaev/highlight.js", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + }, + { + "name": "Jeremy Hull", + "url": "https://github.com/sourrust", + "githubUsername": "sourrust" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9994168d9c0feca1b75be8092311b51d790da547593a4a68bf4e783ca4a2022", + "globals": [ + "hljs" + ], + "declaredModules": [ + "highlight.js" + ] + }, + "7.5": { + "libraryVersionDirectoryName": "7", + "libraryName": "highlight.js", + "typingsPackageName": "highlight.js", + "projectName": "https://github.com/isagalaev/highlight.js", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee/" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "highlight.js", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b1dcd0c135d513c2b4b4a541cd3b56ebdb087582da29ce58a760ccb1f85d8f1b", + "globals": [], + "declaredModules": [ + "highlight.js" + ] + } + }, + "highlightjs": { + "9.12": { + "libraryName": "highlightjs", + "typingsPackageName": "highlightjs", + "projectName": "https://github.com/isagalaev/highlight.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "highlight.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "940ed34f23409f6edaf765ec01f2c5a5fd9b1488cef73cf397aeffc50b9da567", + "globals": [], + "declaredModules": [ + "highlightjs" + ] + } + }, + "hiredis": { + "0.5": { + "libraryName": "hiredis", + "typingsPackageName": "hiredis", + "projectName": "http://github.com/redis/hiredis-node", + "contributors": [ + { + "name": "Titan", + "url": "https://github.com/titan", + "githubUsername": "titan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35170c430a06a2645dea076cbfca763238c045a3d4d26ccd74834bcbaa6f94c6", + "globals": [], + "declaredModules": [ + "hiredis" + ] + } + }, + "hirestime": { + "4.0": { + "libraryName": "hirestime", + "typingsPackageName": "hirestime", + "projectName": "https://github.com/seriousManual/hirestime", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a7b4b859e6a59e196478f610832a14758a881df71f4c26ba1794c21df37dde0", + "globals": [], + "declaredModules": [ + "hirestime" + ] + } + }, + "history": { + "4.7": { + "libraryName": "history", + "typingsPackageName": "history", + "projectName": "https://github.com/mjackson/history", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Young Rok Kim", + "url": "https://github.com/rokoroku", + "githubUsername": "rokoroku" + }, + { + "name": "Daniel Nixon", + "url": "https://github.com/danielnixon", + "githubUsername": "danielnixon" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "DOMUtils.d.ts", + "ExecutionEnvironment.d.ts", + "LocationUtils.d.ts", + "PathUtils.d.ts", + "createBrowserHistory.d.ts", + "createHashHistory.d.ts", + "createMemoryHistory.d.ts", + "createTransitionManager.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60578ef918b04b47998fd8e17fa18f92d770aa0b14fa249caa0c42e2a46e1d11", + "globals": [ + "History" + ], + "declaredModules": [ + "history", + "history/createBrowserHistory", + "history/createHashHistory", + "history/DOMUtils", + "history/createMemoryHistory", + "history/LocationUtils", + "history/PathUtils", + "history/ExecutionEnvironment", + "history/createTransitionManager" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "history", + "typingsPackageName": "history", + "projectName": "https://github.com/mjackson/history", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/DOMUtils.d.ts", + "lib/actions.d.ts", + "lib/createBrowserHistory.d.ts", + "lib/createHashHistory.d.ts", + "lib/createLocation.d.ts", + "lib/createMemoryHistory.d.ts", + "lib/useBasename.d.ts", + "lib/useBeforeUnload.d.ts", + "lib/useQueries.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c9e82efe47d0119775d6440a656c1cf0eb937781d43fd487c4e46dd3954b0ba7", + "globals": [ + "History" + ], + "declaredModules": [ + "history", + "history/lib/createBrowserHistory", + "history/lib/createHashHistory", + "history/lib/createMemoryHistory", + "history/lib/createLocation", + "history/lib/useBasename", + "history/lib/useBeforeUnload", + "history/lib/useQueries", + "history/lib/actions", + "history/lib/DOMUtils" + ] + }, + "3.2": { + "libraryVersionDirectoryName": "3", + "libraryName": "history", + "typingsPackageName": "history", + "projectName": "https://github.com/mjackson/history", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/LocationUtils.d.ts", + "lib/actions.d.ts", + "lib/createBrowserHistory.d.ts", + "lib/createHashHistory.d.ts", + "lib/createLocation.d.ts", + "lib/createMemoryHistory.d.ts", + "lib/useBasename.d.ts", + "lib/useBeforeUnload.d.ts", + "lib/useQueries.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ca89543b50546664882bf79473e502f5428ac152f7aa61da8b9e89ea7b917a6f", + "globals": [ + "History" + ], + "declaredModules": [ + "history", + "history/lib/createBrowserHistory", + "history/lib/createHashHistory", + "history/lib/createMemoryHistory", + "history/lib/useBasename", + "history/lib/useBeforeUnload", + "history/lib/useQueries", + "history/lib/actions", + "history/lib/LocationUtils", + "history/lib/createLocation" + ] + } + }, + "history.js": { + "1.8": { + "libraryName": "History.js", + "typingsPackageName": "history.js", + "projectName": "https://github.com/browserstate/history.js", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Gidon Junge", + "url": "https://github.com/gjunge", + "githubUsername": "gjunge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef7740cb99321460cee20913722d243a6e46a8f372d5a19caf05220d077c1410", + "globals": [], + "declaredModules": [] + } + }, + "historykana": { + "1.0": { + "libraryName": "HistoryKana", + "typingsPackageName": "historykana", + "projectName": "https://github.com/terrierscript/historykana", + "contributors": [ + { + "name": "shiratsuki", + "url": "https://github.com/h-shiratsuki", + "githubUsername": "h-shiratsuki" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91bef873cff711bcf71a6b40631268e534b3494aaa6aa3477cc9a8de0dc8a31c", + "globals": [], + "declaredModules": [ + "historykana" + ] + } + }, + "hjson": { + "2.4": { + "libraryName": "hjson", + "typingsPackageName": "hjson", + "projectName": "https://github.com/hjson/hjson-js", + "contributors": [ + { + "name": "Mark van Straten", + "url": "https://github.com/crunchie84", + "githubUsername": "crunchie84" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db094ac4904d76067d40b4205ef8acb9fda7bc581b44eb7ae20203d392b7899e", + "globals": [], + "declaredModules": [ + "hjson" + ] + } + }, + "hls-parser": { + "0.5": { + "libraryName": "hls-parser", + "typingsPackageName": "hls-parser", + "projectName": "https://github.com/kuu/hls-parser#readme", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Christopher Manouvrier", + "url": "https://github.com/cmanou", + "githubUsername": "cmanou" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d22033cf23f91ac4a106209dac9fcd8d3566216b08e9d2d31d0505ba48b8984f", + "globals": [], + "declaredModules": [ + "hls-parser" + ] + } + }, + "hls.js": { + "0.12": { + "libraryName": "hls.js", + "typingsPackageName": "hls.js", + "projectName": "https://github.com/video-dev/hls.js", + "contributors": [ + { + "name": "John G. Gainfort, Jr.", + "url": "https://github.com/jgainfort", + "githubUsername": "jgainfort" + }, + { + "name": "Johan Brook", + "url": "https://github.com/brookback", + "githubUsername": "brookback" + }, + { + "name": "Adrián Caballero", + "url": "https://github.com/adripanico", + "githubUsername": "adripanico" + }, + { + "name": "Alexey I. Berezin", + "url": "https://github.com/beraliv", + "githubUsername": "beraliv" + }, + { + "name": "Arkadiusz Babiarz", + "url": "https://github.com/drax98", + "githubUsername": "drax98" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "dist/hls.light.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6bf9e3e2b0569081c5fd54ef42b06803cc6eea55b7213c5316de12c63487819", + "globals": [ + "Hls" + ], + "declaredModules": [ + "hls.js", + "hls.js/dist/hls.light" + ] + } + }, + "hoek": { + "4.1": { + "libraryName": "hoek", + "typingsPackageName": "hoek", + "projectName": "https://github.com/hapijs/hoek", + "contributors": [ + { + "name": "Prashant Tiwari", + "url": "https://github.com/prashaantt", + "githubUsername": "prashaantt" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c577dec6cd3afea07bccb2c35445665e6d3013a2cd1b16d77ca61aaefcde83c1", + "globals": [], + "declaredModules": [ + "hoek" + ] + } + }, + "hogan.js": { + "3.0": { + "libraryName": "hogan.js", + "typingsPackageName": "hogan.js", + "projectName": "http://twitter.github.com/hogan.js/", + "contributors": [ + { + "name": "Andrew Leedham", + "url": "https://github.com/AndrewLeedham", + "githubUsername": "AndrewLeedham" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfa502b2f4c373a745de79ed23b190c4349e3d5f3545ba00a9b908d1256cb6eb", + "globals": [], + "declaredModules": [ + "hogan.js" + ] + } + }, + "hoist-non-react-statics": { + "3.3": { + "libraryName": "hoist-non-react-statics", + "typingsPackageName": "hoist-non-react-statics", + "projectName": "https://github.com/mridgway/hoist-non-react-statics#readme", + "contributors": [ + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + }, + { + "name": "James Reggio", + "url": "https://github.com/jamesreggio", + "githubUsername": "jamesreggio" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "hoist-non-react-statics", + "version": "^3.3.0" + } + ], + "contentHash": "666e47d028495104f280da8e5a0caa7bfd4d6ecc4f113c4b60bec065e6e4c5f2", + "globals": [], + "declaredModules": [ + "hoist-non-react-statics" + ] + } + }, + "holderjs": { + "2.9": { + "libraryName": "holderjs", + "typingsPackageName": "holderjs", + "projectName": "http://holderjs.com", + "contributors": [ + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ff267c49d7ba1004514c881c4449eaec5992595cd6aacdf17d8fc7b071aed6d", + "globals": [], + "declaredModules": [ + "holderjs" + ] + } + }, + "honeybadger": { + "1.3": { + "libraryName": "honeybadger", + "typingsPackageName": "honeybadger", + "projectName": "https://github.com/honeybadger-io/honeybadger-node", + "contributors": [ + { + "name": "Ryan Skrzypek", + "url": "https://github.com/rskrz", + "githubUsername": "rskrz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e166ae8bffed0713d7fc57fa707a104fae9fe988f2808fc9eb701337d8275d1", + "globals": [], + "declaredModules": [ + "honeybadger" + ] + } + }, + "hooker": { + "0.2": { + "libraryName": "JavaScript Hooker", + "typingsPackageName": "hooker", + "projectName": "https://github.com/cowboy/javascript-hooker", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e5ea79d27d7510b72c252fd78335f4bfe31d0696723b4f435162f880d0cacd2", + "globals": [ + "HookerFilter", + "HookerOverride", + "HookerPreempt" + ], + "declaredModules": [ + "hooker" + ] + } + }, + "hookrouter": { + "2.2": { + "libraryName": "hookrouter", + "typingsPackageName": "hookrouter", + "projectName": "https://github.com/Paratron/hookrouter", + "contributors": [ + { + "name": "Mete Can Eris", + "url": "https://github.com/mcaneris", + "githubUsername": "mcaneris" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "6c1e8a9e719821f3283f25dacbfa4f3181e7c3e53a496899dc5364aa367f2238", + "globals": [], + "declaredModules": [ + "hookrouter" + ] + } + }, + "hopscotch": { + "0.2": { + "libraryName": "Hopscotch", + "typingsPackageName": "hopscotch", + "projectName": "http://linkedin.github.io/hopscotch/", + "contributors": [ + { + "name": "Tim Perry", + "url": "https://github.com/pimterry", + "githubUsername": "pimterry" + }, + { + "name": "Aurimas", + "url": "https://github.com/Aurimas1", + "githubUsername": "Aurimas1" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04b2d6c569115642a881265f90255e13ab02cf7c4e1e2faed5532ec18ac66151", + "globals": [ + "hopscotch" + ], + "declaredModules": [ + "hopscotch" + ] + } + }, + "host-validation": { + "2.0": { + "libraryName": "host-validation", + "typingsPackageName": "host-validation", + "projectName": "https://github.com/brannondorsey/host-validation", + "contributors": [ + { + "name": "Rich Liu", + "url": "https://github.com/dintopple", + "githubUsername": "dintopple" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5457f8a8ea938513d7cf4d61fdd3f15df59c4cba7caaf1ae2da4f9e74ce09801", + "globals": [], + "declaredModules": [ + "host-validation" + ] + } + }, + "hosted-git-info": { + "3.0": { + "libraryName": "hosted-git-info", + "typingsPackageName": "hosted-git-info", + "projectName": "https://github.com/npm/hosted-git-info", + "contributors": [ + { + "name": "Jason", + "url": "https://github.com/OiyouYeahYou", + "githubUsername": "OiyouYeahYou" + }, + { + "name": "Michael", + "url": "https://github.com/Ovyerus", + "githubUsername": "Ovyerus" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17da96a9488860400000d2cb237140408869403fe090d7db0633844c9780dae5", + "globals": [], + "declaredModules": [ + "hosted-git-info" + ] + } + }, + "hostile": { + "1.3": { + "libraryName": "hostile", + "typingsPackageName": "hostile", + "projectName": "https://github.com/feross/hostile", + "contributors": [ + { + "name": "Andrew Leedham", + "url": "https://github.com/AndrewLeedham", + "githubUsername": "AndrewLeedham" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61a2120852a2fd573072ac3573250fb7f6b9bd34c33c52e7e25e97e41d91d4a5", + "globals": [], + "declaredModules": [ + "hostile" + ] + } + }, + "howler": { + "2.1": { + "libraryName": "howler.js", + "typingsPackageName": "howler", + "projectName": "https://github.com/goldfire/howler.js", + "contributors": [ + { + "name": "Pedro Casaubon", + "url": "https://github.com/xperiments", + "githubUsername": "xperiments" + }, + { + "name": "Alexander Leon", + "url": "https://github.com/alien35", + "githubUsername": "alien35" + }, + { + "name": "Nicholas Higgins", + "url": "https://github.com/nicholashza", + "githubUsername": "nicholashza" + }, + { + "name": "Carlos Urango", + "url": "https://github.com/cjurango", + "githubUsername": "cjurango" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fec65068ed5c030731c5048c97306ac9bd8d1fd203354c91f4979a072c7c7ed1", + "globals": [ + "Howl", + "Howler" + ], + "declaredModules": [ + "howler" + ] + } + }, + "hpp": { + "0.2": { + "libraryName": "hpp", + "typingsPackageName": "hpp", + "projectName": "https://github.com/analog-nico/hpp", + "contributors": [ + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d120a4f4be3eea9d090012261ae91a85fc7a6630de0086eb8720a7507f60697b", + "globals": [], + "declaredModules": [ + "hpp" + ] + } + }, + "html-entities": { + "1.2": { + "libraryName": "html-entities", + "typingsPackageName": "html-entities", + "projectName": "https://www.npmjs.com/package/html-entities", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "473d996877861c851891576e78ba8db2bca12e892149be34a2d1c4c2e4d085b3", + "globals": [], + "declaredModules": [ + "html-entities" + ] + } + }, + "html-minifier": { + "3.5": { + "libraryName": "html-minifier", + "typingsPackageName": "html-minifier", + "projectName": "https://github.com/kangax/html-minifier", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Riku", + "url": "https://github.com/rikuayanokozy", + "githubUsername": "rikuayanokozy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "uglify-js", + "version": "*" + }, + { + "name": "clean-css", + "version": "*" + }, + { + "name": "relateurl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "52367b8ec05a59214facac6cad856e404219f6cb70edfc01337d96bd085159cb", + "globals": [], + "declaredModules": [ + "html-minifier" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "HTMLMinifier", + "typingsPackageName": "html-minifier", + "projectName": "https://github.com/kangax/html-minifier", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "uglify-js", + "version": { + "major": 2 + } + }, + { + "name": "clean-css", + "version": { + "major": 3 + } + }, + { + "name": "relateurl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "html-minifier", + "version": { + "major": 1 + } + }, + { + "packageName": "uglify-js", + "version": { + "major": 2 + } + }, + { + "packageName": "clean-css", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d4c582b7678c6e4e28d180f4d88c5b4522d049b9bb2b3ec934cd4fab916797ba", + "globals": [], + "declaredModules": [ + "html-minifier" + ] + } + }, + "html-minifier-terser": { + "5.0": { + "libraryName": "html-minifier-terser", + "typingsPackageName": "html-minifier-terser", + "projectName": "https://danielruf.github.io/html-minifier-terser/", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0872dcdabb1bedb69b1c19800c791c8b74ecec368273317dfcd4cf44e88e1601", + "globals": [], + "declaredModules": [ + "html-minifier-terser" + ] + } + }, + "html-parser": { + "0.11": { + "libraryName": "html-parser", + "typingsPackageName": "html-parser", + "projectName": "https://www.npmjs.com/package/html-parser", + "contributors": [ + { + "name": "Vladimir Grenaderov https://github.com/VladimirGrenaderov,\n// Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01ea5eb9985e33b7e6f984419c183d888025afe4d397bdbbcb1642eab5734fed", + "globals": [], + "declaredModules": [ + "html-parser" + ] + } + }, + "html-pdf": { + "2.2": { + "libraryName": "html-pdf", + "typingsPackageName": "html-pdf", + "projectName": "https://github.com/marcbachmann/node-html-pdf", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "757eae674b7b4b3f32e2ff78d75f4e72d737da0fa633c405c814292fce3ae365", + "globals": [], + "declaredModules": [ + "html-pdf" + ] + } + }, + "html-tag-names": { + "1.1": { + "libraryName": "html-tag-names", + "typingsPackageName": "html-tag-names", + "projectName": "https://github.com/wooorm/html-tag-names", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f632c2d11f32e9f2898bfc28f4187309a1d2a767f234f898af4752d898c7f16e", + "globals": [], + "declaredModules": [ + "html-tag-names" + ] + } + }, + "html-to-draftjs": { + "1.4": { + "libraryName": "html-to-draftjs", + "typingsPackageName": "html-to-draftjs", + "projectName": "https://github.com/jpuri/html-to-draftjs#readme", + "contributors": [ + { + "name": "Ivan Zverev", + "url": "https://github.com/1cheese", + "githubUsername": "1cheese" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "draft-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1d7dcc7b294dacb7264e1c24a77737bb5927a2bb6cb5ef0c2f149fe2103cc0c", + "globals": [], + "declaredModules": [ + "html-to-draftjs" + ] + } + }, + "html-to-text": { + "1.4": { + "libraryName": "html-to-text", + "typingsPackageName": "html-to-text", + "projectName": "https://github.com/werk85/node-html-to-text", + "contributors": [ + { + "name": "Eryk Warren", + "url": "https://github.com/erykwarren", + "githubUsername": "erykwarren" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da808ab4f5d4ee8a5981fc90cf3e5848143d3a401a6a12892c76c2be8defa68e", + "globals": [ + "htmlToText" + ], + "declaredModules": [ + "html-to-text" + ] + } + }, + "html-truncate": { + "1.2": { + "libraryName": "html-truncate", + "typingsPackageName": "html-truncate", + "projectName": "https://github.com/huang47/nodejs-html-truncate", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dca3c3b5d6a9595b4492a2966e4f0bca397bd94d948fbbf0712b5d6727c04c41", + "globals": [], + "declaredModules": [ + "html-truncate" + ] + } + }, + "html-validator": { + "5.0": { + "libraryName": "html-validator", + "typingsPackageName": "html-validator", + "projectName": "https://github.com/zrrrzzt/html-validator", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77c9e4a5fb564b13555d6b9d34868eff31057bd69b9b42286c3fe5f59cf70302", + "globals": [], + "declaredModules": [ + "html-validator" + ] + } + }, + "html-void-elements": { + "1.0": { + "libraryName": "html-void-elements", + "typingsPackageName": "html-void-elements", + "projectName": "https://github.com/wooorm/html-void-elements", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58a401c25dd4723809f6c3ee4fcee1c10386b0b7336a2d5a202a8f283cbae199", + "globals": [], + "declaredModules": [ + "html-void-elements" + ] + } + }, + "html-webpack-plugin": { + "3.2": { + "libraryName": "html-webpack-plugin", + "typingsPackageName": "html-webpack-plugin", + "projectName": "https://github.com/jantimon/html-webpack-plugin", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + }, + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "tapable", + "version": "*" + }, + { + "name": "html-minifier", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6baffb236dc3e00dd1968ddc23dfbd811e4f83616ecd92b3a4add8bc8ab41b71", + "globals": [], + "declaredModules": [ + "html-webpack-plugin" + ] + } + }, + "html-webpack-template": { + "6.0": { + "libraryName": "html-webpack-template", + "typingsPackageName": "html-webpack-template", + "projectName": "https://github.com/jaketrent/html-webpack-template", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "html-webpack-plugin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0546b76989b01019c5f10fc19c52609c5b264b22ab15ff334c41236a1ebc55b", + "globals": [], + "declaredModules": [ + "html-webpack-template" + ] + } + }, + "html2canvas": { + "0.0": { + "libraryName": "html2canvas.js 1.0-alpha", + "typingsPackageName": "html2canvas", + "projectName": "https://github.com/niklasvh/html2canvas", + "contributors": [ + { + "name": "Richard Hepburn", + "url": "https://github.com/rwhepburn", + "githubUsername": "rwhepburn" + }, + { + "name": "Pei-Tang Huang", + "url": "https://github.com/tan9", + "githubUsername": "tan9" + }, + { + "name": "Sebastian Schocke", + "url": "https://github.com/sschocke", + "githubUsername": "sschocke" + }, + { + "name": "Rickard Staaf", + "url": "https://github.com/Ristaaf", + "githubUsername": "Ristaaf" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b10eda25d6d8ea7b400c0970955f40b5db750eb0009a7b514c58c3bb0d207ed3", + "globals": [ + "html2canvas" + ], + "declaredModules": [ + "html2canvas" + ] + } + }, + "html5-history": { + "0.1": { + "libraryName": "html5-history", + "typingsPackageName": "html5-history", + "projectName": "https://github.com/Raynos/html5-history", + "contributors": [ + { + "name": "Akash Vishwakarma", + "url": "https://github.com/akashishu777", + "githubUsername": "akashishu777" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22c0972d439b03f3df5b598c7f7f064b4bbba8ed16b4b0a21aece5ab0efcc5ce", + "globals": [], + "declaredModules": [ + "html5-history" + ] + } + }, + "html5-to-pdf": { + "3.1": { + "libraryName": "html5-to-pdf", + "typingsPackageName": "html5-to-pdf", + "projectName": "https://github.com/peterdemartini/html5-to-pdf", + "contributors": [ + { + "name": "Sam Alexander", + "url": "https://github.com/samalexander", + "githubUsername": "samalexander" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "puppeteer", + "version": { + "major": 1 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "puppeteer", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bb10dff83a989eae7fc85c4c3e25da7014a602e6e7d3eeb3be86cb6442fac56d", + "globals": [ + "HTML5ToPDF" + ], + "declaredModules": [ + "html5-to-pdf" + ] + } + }, + "html5plus": { + "1.0": { + "libraryName": "html5plus", + "typingsPackageName": "html5plus", + "projectName": "https://www.html5plus.org/doc/", + "contributors": [ + { + "name": "Dcloud", + "url": "https://github.com/dcloudio", + "githubUsername": "dcloudio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "527f1b74b53fc01369dce545f0b5c770e51d4bf351c1bff864ca776910dd2a1d", + "globals": [ + "plus" + ], + "declaredModules": [] + } + }, + "htmlbars-inline-precompile": { + "1.0": { + "libraryName": "htmlbars-inline-precompile", + "typingsPackageName": "htmlbars-inline-precompile", + "projectName": "https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "785cf0e212986e71e1ad374ef8f0e2a83b77881946ed42eb15f0ee460718ce20", + "globals": [], + "declaredModules": [ + "htmlbars-inline-precompile" + ] + } + }, + "htmlescape": { + "1.1": { + "libraryName": "htmlescape", + "typingsPackageName": "htmlescape", + "projectName": "https://github.com/zertosh/htmlescape", + "contributors": [ + { + "name": "bouzuya", + "url": "http://bouzuya.net" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1fdaffe9edece438a3eeec183e63d4cf6dcc7289b32e42e78cc3d97b0d2170e", + "globals": [ + "htmlescape" + ], + "declaredModules": [ + "htmlescape" + ] + } + }, + "htmlhint": { + "0.9": { + "libraryName": "HTMLHint", + "typingsPackageName": "htmlhint", + "projectName": "https://github.com/yaniswang/HTMLHint", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2761a034b58b6b3e2c9f9077602391a189e0f544487d08059025a61c3e8aea24", + "globals": [], + "declaredModules": [ + "htmlhint" + ] + } + }, + "htmlparser2": { + "3.10": { + "libraryName": "htmlparser2", + "typingsPackageName": "htmlparser2", + "projectName": "https://github.com/fb55/htmlparser2/", + "contributors": [ + { + "name": "James Roland Cabresos", + "url": "https://github.com/staticfunction", + "githubUsername": "staticfunction" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Johan Davidsson", + "url": "https://github.com/johandavidson", + "githubUsername": "johandavidson" + }, + { + "name": "GP", + "url": "https://github.com/paambaati", + "githubUsername": "paambaati" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "domhandler", + "version": "*" + }, + { + "name": "domutils", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4abf8b62c7bdfc543dbe938b7e0d7b17804fd80bf6c294d7770cc062e77defbf", + "globals": [], + "declaredModules": [ + "htmlparser2" + ] + } + }, + "htmltojsx": { + "0.0": { + "libraryName": "htmltojsx", + "typingsPackageName": "htmltojsx", + "projectName": "https://www.npmjs.com/package/htmltojsx", + "contributors": [ + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09cee1e67e84b3a5425731580ec1d00c24c80d53759daf7bf59df0af230d97fd", + "globals": [], + "declaredModules": [ + "htmltojsx" + ] + } + }, + "http-assert": { + "1.5": { + "libraryName": "http-assert", + "typingsPackageName": "http-assert", + "projectName": "https://github.com/jshttp/http-assert", + "contributors": [ + { + "name": "jKey Lu", + "url": "https://github.com/jkeylu", + "githubUsername": "jkeylu" + }, + { + "name": "Peter Squicciarini", + "url": "https://github.com/stripedpajamas", + "githubUsername": "stripedpajamas" + }, + { + "name": "Alex Bulanov", + "url": "https://github.com/sapfear", + "githubUsername": "sapfear" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "http-errors" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25e5ec6bb6a8c0e3ba83fc4a67c444744defd0d4d2707b09649fc09dbb271083", + "globals": [], + "declaredModules": [ + "http-assert" + ] + } + }, + "http-aws-es": { + "6.0": { + "libraryName": "http-aws-es", + "typingsPackageName": "http-aws-es", + "projectName": "https://github.com/TheDeveloper/http-aws-es#readme", + "contributors": [ + { + "name": "Marco Gonzalez", + "url": "https://github.com/marcogrcr", + "githubUsername": "marcogrcr" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "elasticsearch", + "version": "*" + }, + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.7.0" + } + ], + "contentHash": "911723d614516c0c73783993c971e59092487284da17cc4de846afb2f8f2b203", + "globals": [], + "declaredModules": [ + "http-aws-es" + ] + } + }, + "http-build-query": { + "0.7": { + "libraryName": "http-build-query", + "typingsPackageName": "http-build-query", + "projectName": "https://github.com/vladzadvorny/http-build-query", + "contributors": [ + { + "name": "Alex Ungureanu", + "url": "https://github.com/alexu740", + "githubUsername": "alexu740" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04cc73bc1564fed5929610b4d731bb2f94b967737a7353182f42b40feb9c6e5b", + "globals": [], + "declaredModules": [ + "http-build-query" + ] + } + }, + "http-cache-semantics": { + "4.0": { + "libraryName": "http-cache-semantics", + "typingsPackageName": "http-cache-semantics", + "projectName": "https://github.com/kornelski/http-cache-semantics#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f2f0f2e4444736e9747a8b7b3cd04c9064067e0181263cfb85337511ae13a35", + "globals": [], + "declaredModules": [ + "http-cache-semantics" + ] + } + }, + "http-codes": { + "1.0": { + "libraryName": "http-codes", + "typingsPackageName": "http-codes", + "projectName": "https://github.com/flesler/node-http-codes", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "599d4278969dbce017a45ae1c42432bcbca8e6de2b0dbee925fb09ba977566c3", + "globals": [], + "declaredModules": [ + "http-codes" + ] + } + }, + "http-context": { + "1.1": { + "libraryName": "http-context", + "typingsPackageName": "http-context", + "projectName": "https://github.com/lapwinglabs/http-context#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "accepts", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a803e901ab30141f642574eada7eaea44c1b08a5c4a01a0a665919cdb9f765dc", + "globals": [], + "declaredModules": [ + "http-context" + ] + } + }, + "http-errors": { + "1.6": { + "libraryName": "http-errors", + "typingsPackageName": "http-errors", + "projectName": "https://github.com/jshttp/http-errors", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c47d02e158fb74058d2f54804728805fae067cafa130447d99a4495534fd759", + "globals": [], + "declaredModules": [ + "http-errors" + ] + } + }, + "http-link-header": { + "1.0": { + "libraryName": "http-link-header", + "typingsPackageName": "http-link-header", + "projectName": "https://github.com/jhermsmeier/node-http-link-header", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Noah Loomans", + "url": "https://github.com/nloomans", + "githubUsername": "nloomans" + }, + { + "name": "Harris Lummis", + "url": "https://github.com/lummish", + "githubUsername": "lummish" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f593adc5ae9ed87e186c9b09362ee0c236785deb8e5b60155c6988fc2269352", + "globals": [], + "declaredModules": [ + "http-link-header" + ] + } + }, + "http-proxy": { + "1.17": { + "libraryName": "node-http-proxy", + "typingsPackageName": "http-proxy", + "projectName": "https://github.com/nodejitsu/node-http-proxy", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Florian Oellerich", + "url": "https://github.com/Raigen", + "githubUsername": "Raigen" + }, + { + "name": "Daniel Schmidt", + "url": "https://github.com/DanielMSchmidt", + "githubUsername": "DanielMSchmidt" + }, + { + "name": "Jordan Abreu", + "url": "https://github.com/jabreu610", + "githubUsername": "jabreu610" + }, + { + "name": "Samuel Bodin", + "url": "https://github.com/bodinsamuel", + "githubUsername": "bodinsamuel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 17, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a931f97ef859d13fb92ed5263788549ae4161c6021002d984eb47d7219d5c9d", + "globals": [], + "declaredModules": [ + "http-proxy" + ] + } + }, + "http-proxy-agent": { + "2.0": { + "libraryName": "http-proxy-agent", + "typingsPackageName": "http-proxy-agent", + "projectName": "https://github.com/TooTallNate/node-http-proxy-agent", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + }, + { + "name": "steprescott", + "url": "https://github.com/steprescott", + "githubUsername": "steprescott" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "226584e5f8c13d3b2de914e604d699ab460724d4c1d70b3253d0d9bff27c22f1", + "globals": [], + "declaredModules": [ + "http-proxy-agent" + ] + } + }, + "http-proxy-middleware": { + "0.19": { + "libraryName": "http-proxy-middleware", + "typingsPackageName": "http-proxy-middleware", + "projectName": "https://github.com/chimurai/http-proxy-middleware", + "contributors": [ + { + "name": "Zebulon McCorkle", + "url": "https://github.com/zebMcCorkle", + "githubUsername": "zebMcCorkle" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "http-proxy", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4a3c2172de931b87930ced817f8438ee6040d275829a857cf31c8d4ebad8e38", + "globals": [], + "declaredModules": [ + "http-proxy-middleware" + ] + } + }, + "http-rx": { + "2.0": { + "libraryName": "http-rx", + "typingsPackageName": "http-rx", + "projectName": "https://github.com/JasonRammoray/HttpRx", + "contributors": [ + { + "name": "L2jLiga", + "url": "https://github.com/L2jLiga", + "githubUsername": "L2jLiga" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rxjs", + "version": "*" + }, + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": ">=6.2.0" + } + ], + "contentHash": "6b30bd9ebb4e1ad44b2124e9e343c9ecc267994c31aa48812afd4741ab310db7", + "globals": [], + "declaredModules": [ + "http-rx" + ] + } + }, + "http-server": { + "0.10": { + "libraryName": "http-server", + "typingsPackageName": "http-server", + "projectName": "https://github.com/indexzero/http-server#readme", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efe893d3b77357b7fff1716bac8168aa4a4c6b9bcfa18d60e9f875eb017f34ec", + "globals": [], + "declaredModules": [ + "http-server" + ] + } + }, + "http-string-parser": { + "0.0": { + "libraryName": "http-string-parser", + "typingsPackageName": "http-string-parser", + "projectName": "https://github.com/apiaryio/http-string-parser", + "contributors": [ + { + "name": "MIZUNE Pine", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b57d84232af1f58fb918405606b89cd12ae10c57e56d50fd40f6f9f8dd12e63", + "globals": [], + "declaredModules": [ + "http-string-parser" + ] + } + }, + "httperr": { + "1.0": { + "libraryName": "httperr", + "typingsPackageName": "httperr", + "projectName": "https://github.com/pluma/httperr", + "contributors": [ + { + "name": "Troy Gerwien", + "url": "https://github.com/yortus", + "githubUsername": "yortus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca6c2331cb4679e421c30d755bb6f6fe903c8874fc88a04e5c71d8793ad69c7f", + "globals": [], + "declaredModules": [ + "httperr" + ] + } + }, + "hubot": { + "2.19": { + "libraryName": "hubot", + "typingsPackageName": "hubot", + "projectName": "https://github.com/hubotio/hubot", + "contributors": [ + { + "name": "Dirk Gadsden", + "url": "https://github.com/dirk", + "githubUsername": "dirk" + }, + { + "name": "Kees C. Bakker", + "url": "https://github.com/KeesCBakker", + "githubUsername": "KeesCBakker" + }, + { + "name": "Emil Marklund", + "url": "https://github.com/eeemil", + "githubUsername": "eeemil" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 19, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f377dfd7965611915eb8554d1bb9e3e895bcd07ad79aa76cb875be5160e974d3", + "globals": [ + "Hubot" + ], + "declaredModules": [ + "hubot" + ] + } + }, + "hubspot-pace": { + "0.7": { + "libraryName": "pace", + "typingsPackageName": "hubspot-pace", + "projectName": "https://github.com/HubSpot/pace", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "697534a04bf338c2c67e1a63cd318c34648f1304abeb767b677c9d9acd15bfa3", + "globals": [ + "HubSpotPaceInterfaces", + "pace" + ], + "declaredModules": [ + "HubSpot-pace" + ] + } + }, + "human-date": { + "1.4": { + "libraryName": "human-date", + "typingsPackageName": "human-date", + "projectName": "https://github.com/montanaflynn/human-date", + "contributors": [ + { + "name": "Rico Sandyca Novenza", + "url": "https://github.com/ricosandyca", + "githubUsername": "ricosandyca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4a6e96a5f9b42fa72baedea6be8becc6c5b9eae986c9893d5bcd2390134fb15", + "globals": [], + "declaredModules": [ + "human-date" + ] + } + }, + "human-interval": { + "1.0": { + "libraryName": "human-interval", + "typingsPackageName": "human-interval", + "projectName": "https://github.com/agenda/human-interval#readme", + "contributors": [ + { + "name": "Paul Melnikow", + "url": "https://github.com/paulmelnikow", + "githubUsername": "paulmelnikow" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df32461898c4e8c2238b010fd07e9f90a7d251d00b197206909ab225ff8f25f4", + "globals": [], + "declaredModules": [ + "human-interval" + ] + } + }, + "humane-js": { + "3.2": { + "libraryName": "Humane", + "typingsPackageName": "humane-js", + "projectName": "http://wavded.github.com/humane-js/", + "contributors": [ + { + "name": "jmvrbanac", + "url": "https://github.com/jmvrbanac", + "githubUsername": "jmvrbanac" + }, + { + "name": "stof", + "url": "https://github.com/stof", + "githubUsername": "stof" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c79eb3def1821ab19a810eaed7179b6463165965f646c3e1878e5093909aaf2", + "globals": [], + "declaredModules": [ + "humane-js" + ] + } + }, + "humanize-duration": { + "3.18": { + "libraryName": "humanize-duration", + "typingsPackageName": "humanize-duration", + "projectName": "https://github.com/EvanHahn/HumanizeDuration.js", + "contributors": [ + { + "name": "Rigoberto Molina", + "url": "https://github.com/RigoTheDev", + "githubUsername": "RigoTheDev" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 18, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a3270c790c87b27f4c31dbe9f073b1176efb51eb51638f40a7d2bc973d5ca61", + "globals": [ + "humanizeDuration" + ], + "declaredModules": [ + "humanize-duration" + ] + } + }, + "humanize-ms": { + "1.2": { + "libraryName": "humanize-ms", + "typingsPackageName": "humanize-ms", + "projectName": "https://github.com/node-modules/humanize-ms", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93f66566e2d3a28ecdb25f3ccbb75a92451701e5934fbe06a0a9526787cd8625", + "globals": [], + "declaredModules": [ + "humanize-ms" + ] + } + }, + "humanize-plus": { + "1.8": { + "libraryName": "humanize-plus", + "typingsPackageName": "humanize-plus", + "projectName": "https://github.com/HubSpot/humanize", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5e54ef4d71a3d2263e17f453b7a85be56589002dd214a496fa425425b33b54a", + "globals": [], + "declaredModules": [ + "humanize-plus" + ] + } + }, + "humanparser": { + "1.1": { + "libraryName": "humanparser", + "typingsPackageName": "humanparser", + "projectName": "https://github.com/chovy/humanparser", + "contributors": [ + { + "name": "Michał Podeszwa", + "url": "https://github.com/MichalPodeszwa", + "githubUsername": "MichalPodeszwa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4814fa133c0a48cf627740da4a9e207abb943437adec12dceee3e8eaa2cde4b9", + "globals": [], + "declaredModules": [ + "humanparser" + ] + } + }, + "hummus-recipe": { + "1.8": { + "libraryName": "hummus-recipe", + "typingsPackageName": "hummus-recipe", + "projectName": "https://github.com/chunyenHuang/hummusRecipe", + "contributors": [ + { + "name": "Erik Berreßem", + "url": "https://github.com/she11sh0cked", + "githubUsername": "she11sh0cked" + }, + { + "name": "Sebastian Martinez", + "url": "https://github.com/sebastinez", + "githubUsername": "sebastinez" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bed8ce94a673e4c155c5527c4446f533bd891dd09500cb3db4719941f905ad8", + "globals": [], + "declaredModules": [ + "hummus-recipe" + ] + } + }, + "humps": { + "1.1": { + "libraryName": "humps", + "typingsPackageName": "humps", + "projectName": "https://github.com/domchristie/humps", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "964611459739086dbaf97c06570a656b03344850ab3f16ec7e2b946339be97f2", + "globals": [], + "declaredModules": [ + "humps" + ] + } + }, + "hyco-ws": { + "1.0": { + "libraryName": "hyco-ws", + "typingsPackageName": "hyco-ws", + "projectName": "https://github.com/Azure/azure-relay-node", + "contributors": [ + { + "name": "Manuel Rodrigo Cabello", + "url": "https://github.com/mrcabellom", + "githubUsername": "mrcabellom" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ws", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8314cc2f9d8da1ab8c1cbc1e82edc8b8802e6ad0440c7c59c566be4a8c2231b5", + "globals": [], + "declaredModules": [ + "hyco-ws" + ] + } + }, + "hyper-aws4": { + "1.1": { + "libraryName": "hyper-aws4", + "typingsPackageName": "hyper-aws4", + "projectName": "https://github.com/Tim-Zhang/hyper-aws4#readme", + "contributors": [ + { + "name": "BamButz", + "url": "https://github.com/bambutz", + "githubUsername": "bambutz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1e6ee837912aa8a8a3a392e585cf639f6d212f5ebc11914bcee5665d49787f2", + "globals": [], + "declaredModules": [ + "hyper-aws4" + ] + } + }, + "hyperscript": { + "0.0": { + "libraryName": "hyperscript", + "typingsPackageName": "hyperscript", + "projectName": "https://github.com/dominictarr/hyperscript", + "contributors": [ + { + "name": "Mike Linkovich", + "url": "https://github.com/spacejack", + "githubUsername": "spacejack" + }, + { + "name": "Justin Firth", + "url": "https://github.com/jmfirth", + "githubUsername": "jmfirth" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28d1841b99031542717e113c931b62a11f2efe9dd93988838a210e6b0466a224", + "globals": [], + "declaredModules": [ + "hyperscript" + ] + } + }, + "hypertext-application-language": { + "6.0": { + "libraryName": "Hypertext Application Language Draft", + "typingsPackageName": "hypertext-application-language", + "projectName": "https://tools.ietf.org/html/draft-kelly-json-hal-06", + "contributors": [ + { + "name": "Maks3w", + "url": "https://github.com/maks3w", + "githubUsername": "maks3w" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "806d12ad12bc491dddcbdf3fd7cc79adde4361c716db23a337187b3e9437a906", + "globals": [], + "declaredModules": [] + } + }, + "hystrixjs": { + "0.2": { + "libraryName": "hystrixjs", + "typingsPackageName": "hystrixjs", + "projectName": "https://bitbucket.org/igor_sechyn/hystrixjs", + "contributors": [ + { + "name": "Igor Sechyn", + "url": "https://github.com/igorsechyn", + "githubUsername": "igorsechyn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [ + "q" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56f97f2902c665f565d82fd764f5e2ed2f03c05efda22364a6cc21257d39d0d0", + "globals": [ + "hystrixjs" + ], + "declaredModules": [ + "hystrixjs" + ] + } + }, + "i18n": { + "0.8": { + "libraryName": "i18n-node", + "typingsPackageName": "i18n", + "projectName": "http://github.com/mashpie/i18n-node", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "FindQ", + "url": "https://github.com/FindQ", + "githubUsername": "FindQ" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef4ab8abc69ab73d279e4aba07f5534bbb22f0551f4bba2d65e2c2f9d0bede1a", + "globals": [ + "i18n" + ], + "declaredModules": [ + "i18n" + ] + } + }, + "i18n-abide": { + "0.0": { + "libraryName": "i18n-abide", + "typingsPackageName": "i18n-abide", + "projectName": "https://github.com/mozilla/i18n-abide", + "contributors": [ + { + "name": "Steven Bell", + "url": "https://github.com/smbell", + "githubUsername": "smbell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fda4854cb69d565220d60dca1b15ad8cc511e234bb75c30ad219e2fe5e27db72", + "globals": [], + "declaredModules": [ + "i18n-abide" + ] + } + }, + "i18n-js": { + "3.0": { + "libraryName": "i18n-js", + "typingsPackageName": "i18n-js", + "projectName": "https://github.com/fnando/i18n-js", + "contributors": [ + { + "name": "Yuya Tanaka", + "url": "https://github.com/ypresto", + "githubUsername": "ypresto" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26f48dfe73d5ce223781f1919e1daa603b77f85e57e673fa3bc36228c154d3eb", + "globals": [ + "I18n" + ], + "declaredModules": [ + "i18n-js" + ] + } + }, + "i18next-ko": { + "3.0": { + "libraryName": "i18next-ko", + "typingsPackageName": "i18next-ko", + "projectName": "https://github.com/leMaik/i18next-ko", + "contributors": [ + { + "name": "Daniel Waxweiler", + "url": "https://github.com/dwaxweiler", + "githubUsername": "dwaxweiler" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "i18next", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "i18next", + "version": ">=17.0.11" + } + ], + "contentHash": "926e84f1991b79f3f92a4d20079bdeabc439f7248b7206a6a4e5c757e46aaeef", + "globals": [], + "declaredModules": [ + "i18next-ko" + ] + } + }, + "i18next-node-fs-backend": { + "2.1": { + "libraryName": "i18next-node-fs-backend", + "typingsPackageName": "i18next-node-fs-backend", + "projectName": "https://github.com/i18next/i18next-node-fs-backend", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "i18next", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "i18next", + "version": ">=17.0.11" + } + ], + "contentHash": "18ddea6152ea511cfc8053a54573f4eb9a9811bb5933e49ede9bd122bd44ccef", + "globals": [], + "declaredModules": [ + "i18next-node-fs-backend" + ] + } + }, + "i18next-sprintf-postprocessor": { + "0.2": { + "libraryName": "i18next-sprintf-postprocessor", + "typingsPackageName": "i18next-sprintf-postprocessor", + "projectName": "https://github.com/i18next/i18next-sprintf-postProcessor", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "i18next", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "i18next", + "version": ">=17.0.11" + } + ], + "contentHash": "f026779d3fd86e56f743299a1e95cc36524ead97612b26d1fc5ae93be9a306d4", + "globals": [], + "declaredModules": [ + "i18next-sprintf-postprocessor", + "i18next-sprintf-postprocessor/dist/commonjs" + ] + } + }, + "i2c-bus": { + "5.1": { + "libraryName": "i2c-bus", + "typingsPackageName": "i2c-bus", + "projectName": "https://github.com/fivdi/i2c-bus", + "contributors": [ + { + "name": "Jason Heard", + "url": "https://github.com/101100", + "githubUsername": "101100" + }, + { + "name": "Kohei Watanabe", + "url": "https://github.com/kou029w", + "githubUsername": "kou029w" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d78dbb995631b30ae1b0894d2fdeb4b43e18093f92cd41142ccad76322750eb", + "globals": [], + "declaredModules": [ + "i2c-bus" + ] + } + }, + "iab-vpaid": { + "2.0": { + "libraryName": "iab-vpaid", + "typingsPackageName": "iab-vpaid", + "projectName": "https://www.iab.com/guidelines/digital-video-player-ad-interface-definition-vpaid-2-0/", + "contributors": [ + { + "name": "Angelo Di Pilla", + "url": "https://github.com/dippi", + "githubUsername": "dippi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "444009338da063ecb35583cdc569a9b83d4cce89aaaf8c7d1dc10bddf658bfa5", + "globals": [], + "declaredModules": [] + } + }, + "iarna__toml": { + "2.0": { + "libraryName": "@iarna/toml", + "typingsPackageName": "iarna__toml", + "projectName": "https://github.com/iarna/iarna-toml#readme", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "parse-async.d.ts", + "parse-stream.d.ts", + "parse-string.d.ts", + "stringify.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@iarna/toml" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83592a502b8c3eda5ca58a0ea89cd34a2c84a31cabd8da6cde984dbdf104d417", + "globals": [], + "declaredModules": [ + "iarna__toml", + "iarna__toml/parse-async", + "iarna__toml/parse-stream", + "iarna__toml/stringify", + "iarna__toml/parse-string" + ] + } + }, + "iban": { + "0.0": { + "libraryName": "iban.js", + "typingsPackageName": "iban", + "projectName": "https://github.com/arhs/iban.js/", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05403d7f67eff47719ab69bd5158354f1d716bb24b1678c5fb376a28076cecbb", + "globals": [ + "IBAN" + ], + "declaredModules": [ + "iban" + ] + } + }, + "ibm-mobilefirst": { + "0.0": { + "libraryName": "IBM MobileFirst Platform Foundation", + "typingsPackageName": "ibm-mobilefirst", + "projectName": "http://www.ibm.com/software/products/en/mobilefirstfoundation", + "contributors": [ + { + "name": "Guillermo Ignacio Enriquez Gutierrez", + "url": "https://github.com/nacho4d", + "githubUsername": "nacho4d" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9a74fb4e7b7a903b78819e2080d999ded57ed8ca8089f77c1068e889ea0bc89", + "globals": [ + "WL", + "WLAuthorizationManager", + "WLResourceRequest" + ], + "declaredModules": [] + } + }, + "ibm-openapi-validator": { + "0.15": { + "libraryName": "ibm-openapi-validator", + "typingsPackageName": "ibm-openapi-validator", + "projectName": "https://github.com/IBM/openapi-validator#readme", + "contributors": [ + { + "name": "Rifa Achrinza", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 15, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fb960408153d023506e29c4aa941f5366e45d0aa4bf4b13456865bae194cb18", + "globals": [], + "declaredModules": [ + "ibm-openapi-validator" + ] + } + }, + "ibm_db": { + "2.0": { + "libraryName": "ibm_db", + "typingsPackageName": "ibm_db", + "projectName": "https://github.com/ibmdb/node-ibm_db", + "contributors": [ + { + "name": "Adam Voga", + "url": "https://github.com/agov", + "githubUsername": "agov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ad58dedd7a2980157e2ef92ee30e4a0bbe34d39960b5eb2f90e6f72ae0147de", + "globals": [], + "declaredModules": [ + "ibm_db" + ] + } + }, + "ical": { + "0.6": { + "libraryName": "ical", + "typingsPackageName": "ical", + "projectName": "https://github.com/peterbraden/ical.js", + "contributors": [ + { + "name": "Nick Clifford", + "url": "https://github.com/nickbclifford", + "githubUsername": "nickbclifford" + }, + { + "name": "Matej Vilk", + "url": "https://github.com/iammatis", + "githubUsername": "iammatis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "rrule", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rrule", + "version": ">=2.3.0" + } + ], + "contentHash": "4c1b531a50eeef880450147bae147853549b53902688c0974d6f9df9ee376f1a", + "globals": [], + "declaredModules": [ + "ical" + ] + } + }, + "icepick": { + "2.3": { + "libraryName": "icepick", + "typingsPackageName": "icepick", + "projectName": "https://github.com/aearly/icepick", + "contributors": [ + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Tobias Cohen", + "url": "https://github.com/tobico", + "githubUsername": "tobico" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d191cf541c01d8d0512d60d639f3d5d8c64579918a3a43de7aff9086a3f4351d", + "globals": [], + "declaredModules": [ + "icepick" + ] + } + }, + "icheck": { + "0.8": { + "libraryName": "iCheck", + "typingsPackageName": "icheck", + "projectName": "http://damirfoy.com/iCheck/", + "contributors": [ + { + "name": "Dániel Tar", + "url": "https://github.com/qcz", + "githubUsername": "qcz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a43d73d80787b9285978c263897a59e4d5cde3c0b809a0436f58ea5d9cc5253", + "globals": [], + "declaredModules": [] + } + }, + "icon-gen": { + "2.0": { + "libraryName": "icon-gen", + "typingsPackageName": "icon-gen", + "projectName": "https://github.com/akabekobeko/npm-icon-gen#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dea6adab7957c8a9900bc5607b7b0bdf2a404625c14341a277579520f3aab6f", + "globals": [], + "declaredModules": [ + "icon-gen" + ] + } + }, + "iconv": { + "2.1": { + "libraryName": "iconv", + "typingsPackageName": "iconv", + "projectName": "https://github.com/bnoordhuis/node-iconv", + "contributors": [ + { + "name": "delphinus", + "url": "https://github.com/delphinus35", + "githubUsername": "delphinus35" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "faa1772183526a5ecdf99f38f621c9bf7ea1f8da2c4c7992672751c03fe0dfa1", + "globals": [], + "declaredModules": [ + "iconv" + ] + } + }, + "icss-utils": { + "4.1": { + "libraryName": "icss-utils", + "typingsPackageName": "icss-utils", + "projectName": "https://github.com/css-modules/icss-utils#readme", + "contributors": [ + { + "name": "Bob Matcuk", + "url": "https://github.com/bmatcuk", + "githubUsername": "bmatcuk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "^7.0.0" + } + ], + "contentHash": "611ad630ff47812eeb81093df8e418d23ea1533bb4f270ed4f3efcf244f413cd", + "globals": [], + "declaredModules": [ + "icss-utils" + ] + } + }, + "identicon.js": { + "2.3": { + "libraryName": "identicon.js", + "typingsPackageName": "identicon.js", + "projectName": "https://github.com/stewartlord/identicon.js", + "contributors": [ + { + "name": "D0miH", + "url": "https://github.com/D0miH", + "githubUsername": "D0miH" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "721973dda167590098ce972d80a9c34974529708a7a53ecec3084c98a5c912da", + "globals": [], + "declaredModules": [ + "identicon.js" + ] + } + }, + "idyll": { + "2.10": { + "libraryName": "idyll", + "typingsPackageName": "idyll", + "projectName": "https://github.com/idyll-lang/idyll/tree/master/packages/idyll-cli", + "contributors": [ + { + "name": "Thanh Ngo", + "url": "https://github.com/iocat", + "githubUsername": "iocat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "idyll-compiler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1f2588551173bbd462125604b6283b5cbf7251be1d08c61997ce4b701b450e4", + "globals": [], + "declaredModules": [ + "idyll" + ] + } + }, + "idyll-ast": { + "1.3": { + "libraryName": "idyll-ast", + "typingsPackageName": "idyll-ast", + "projectName": "https://github.com/idyll-lang/idyll/tree/master/packages/idyll-ast", + "contributors": [ + { + "name": "Thanh Ngo", + "url": "https://github.com/iocat", + "githubUsername": "iocat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "idyll-compiler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdeaf078c025d7105ed9f2105ea26d0353044d0f1f5b7cc33faf7201e92801b8", + "globals": [], + "declaredModules": [ + "idyll-ast" + ] + } + }, + "idyll-compiler": { + "3.1": { + "libraryName": "idyll-compiler", + "typingsPackageName": "idyll-compiler", + "projectName": "https://github.com/idyll-lang/idyll/tree/master/packages/idyll-compiler", + "contributors": [ + { + "name": "Thanh Ngo", + "url": "https://github.com/iocat", + "githubUsername": "iocat" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55b13335475d5de669b0bae194ae3309d7155e066893e532e43ddebf5eb579de", + "globals": [], + "declaredModules": [ + "idyll-compiler" + ] + } + }, + "idyll-document": { + "2.9": { + "libraryName": "idyll-document", + "typingsPackageName": "idyll-document", + "projectName": "https://github.com/idyll-lang/idyll/tree/master/packages/idyll-document", + "contributors": [ + { + "name": "Thanh Ngo", + "url": "https://github.com/iocat", + "githubUsername": "iocat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "idyll-compiler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2be67f1625f9591c94689ffe92fa36ca83e45731e5d0e481ae94a773616e78c", + "globals": [], + "declaredModules": [ + "idyll-document" + ] + } + }, + "iferr": { + "1.0": { + "libraryName": "iferr", + "typingsPackageName": "iferr", + "projectName": "https://github.com/shesek/iferr", + "contributors": [ + { + "name": "segayuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee9ae178061abbe7d9cbf935c42fd0a0efa07a428f3f0914926c85d5a359dab3", + "globals": [], + "declaredModules": [ + "iferr" + ] + } + }, + "iframe-resizer": { + "3.5": { + "libraryName": "iframe-resizer", + "typingsPackageName": "iframe-resizer", + "projectName": "https://github.com/davidjbradshaw/iframe-resizer", + "contributors": [ + { + "name": "Armin Baljic", + "url": "https://github.com/arminbaljic", + "githubUsername": "arminbaljic" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e98de468f98fe02ec1d6bace0abbf399ac41c033647357994c0135e05ea702d4", + "globals": [ + "iframeResizer" + ], + "declaredModules": [ + "iframe-resizer" + ] + } + }, + "ifvisible": { + "1.1": { + "libraryName": "ifvisible", + "typingsPackageName": "ifvisible", + "projectName": "https://github.com/muhammaddadu/ifvisible", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b60df977fd07afd985326b240805ecb0c16e64ec0f2021c49e94df53ac2a6ce4", + "globals": [], + "declaredModules": [ + "ifvisible" + ] + } + }, + "ignite-ui": { + "19.2": { + "libraryName": "Ignite UI", + "typingsPackageName": "ignite-ui", + "projectName": "https://github.com/IgniteUI/ignite-ui", + "contributors": [ + { + "name": "Ignite UI", + "url": "https://github.com/IgniteUI", + "githubUsername": "IgniteUI" + } + ], + "libraryMajorVersion": 19, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ae0645943a2d636a13156e82f97d63cf763fd273e5909e227f32edc05a8ad6f", + "globals": [ + "Infragistics" + ], + "declaredModules": [] + } + }, + "ignore-styles": { + "5.0": { + "libraryName": "ignore-styles", + "typingsPackageName": "ignore-styles", + "projectName": "https://github.com/bkonkle/ignore-styles", + "contributors": [ + { + "name": "Taiju Muto", + "url": "https://github.com/tai2", + "githubUsername": "tai2" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f5a30196807b0e33fbac6827d2b2de41bd515871abba700c739f94b96f375c5", + "globals": [], + "declaredModules": [ + "ignore-styles" + ] + } + }, + "ignore-walk": { + "3.0": { + "libraryName": "ignore-walk", + "typingsPackageName": "ignore-walk", + "projectName": "https://github.com/isaacs/ignore-walk#readme", + "contributors": [ + { + "name": "Matthew Peveler", + "url": "https://github.com/MasterOdin", + "githubUsername": "MasterOdin" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da538a6cddd995e5f2cc4e49020135a71e534f932412aafab8f17b0c9d792c55", + "globals": [], + "declaredModules": [ + "ignore-walk" + ] + } + }, + "iltorb": { + "2.3": { + "libraryName": "iltorb", + "typingsPackageName": "iltorb", + "projectName": "https://github.com/MayhemYDG/iltorb", + "contributors": [ + { + "name": "Arturas Molcanovas", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + }, + { + "name": "Francis Gulotta", + "url": "https://github.com/reconbot", + "githubUsername": "reconbot" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7d1ddf531ea1323d6c15ca4ce15a2f383f6a8ae9606992d77d863659efb4352", + "globals": [], + "declaredModules": [ + "iltorb" + ] + } + }, + "image-thumbnail": { + "1.0": { + "libraryName": "image-thumbnail", + "typingsPackageName": "image-thumbnail", + "projectName": "https://github.com/onildoaguiar/image-thumbnail#readme", + "contributors": [ + { + "name": "Noam Alffasy", + "url": "https://github.com/noamalffasy", + "githubUsername": "noamalffasy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7255b54d4e7bba3e25d56813a9fba8641b73986059648cf431ed1a8c10a28600", + "globals": [], + "declaredModules": [ + "image-thumbnail" + ] + } + }, + "imagemagick": { + "0.0": { + "libraryName": "imagemagick", + "typingsPackageName": "imagemagick", + "projectName": "https://github.com/rsms/node-imagemagick", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c6d2c244e6196b7a65271ab6a84171828230298397119373b75185fd2eec515", + "globals": [], + "declaredModules": [ + "imagemagick" + ] + } + }, + "imagemagick-native": { + "1.7": { + "libraryName": "imagemagick-native", + "typingsPackageName": "imagemagick-native", + "projectName": "https://www.npmjs.org/package/imagemagick-native", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c34621ff4769b1019ebaa831621b4fe8a68ee6274f5ebff11d4cb18395fd35b0", + "globals": [], + "declaredModules": [ + "imagemagick-native" + ] + } + }, + "imagemapster": { + "1.2": { + "libraryName": "imagemapster", + "typingsPackageName": "imagemapster", + "projectName": "http://www.outsharked.com/imagemapster/", + "contributors": [ + { + "name": "delphinus", + "url": "https://github.com/delphinus35", + "githubUsername": "delphinus35" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d72047f0eb8cd449cb16c0650c04eaef818fbfff205ae35b09ddb2ee2e28860d", + "globals": [], + "declaredModules": [ + "imagemapster" + ] + } + }, + "imagemin": { + "7.0": { + "libraryName": "imagemin", + "typingsPackageName": "imagemin", + "projectName": "https://github.com/imagemin/imagemin#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + }, + { + "name": "Jeff Chan", + "url": "https://github.com/hkjeffchan", + "githubUsername": "hkjeffchan" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "265f0a6a2f86abe7f8dc57450abec0a000f4d874e76c15c303f8253ecb5edd2a", + "globals": [], + "declaredModules": [ + "imagemin" + ] + } + }, + "imagemin-gifsicle": { + "5.2": { + "libraryName": "imagemin-gifsicle", + "typingsPackageName": "imagemin-gifsicle", + "projectName": "https://github.com/imagemin/imagemin-gifsicle#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4513a0c8792e98cb4bd5633e6888d7b3a659775139b514cfb714c013de353ca8", + "globals": [], + "declaredModules": [ + "imagemin-gifsicle" + ] + } + }, + "imagemin-jpegtran": { + "5.0": { + "libraryName": "imagemin-jpegtran", + "typingsPackageName": "imagemin-jpegtran", + "projectName": "https://github.com/imagemin/imagemin-jpegtran#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1afc32ea6885c44242ecefdbd683dc77fc38a7377e55921c66e296d002588f8e", + "globals": [], + "declaredModules": [ + "imagemin-jpegtran" + ] + } + }, + "imagemin-mozjpeg": { + "8.0": { + "libraryName": "imagemin-mozjpeg", + "typingsPackageName": "imagemin-mozjpeg", + "projectName": "https://github.com/imagemin/imagemin-mozjpeg#readme", + "contributors": [ + { + "name": "Jeff Chan", + "url": "https://github.com/hkjeffchan", + "githubUsername": "hkjeffchan" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7851403ff895cae078d6d1bf0088071812d12a6bc23ea7d1d8d280be098f453", + "globals": [], + "declaredModules": [ + "imagemin-mozjpeg" + ] + } + }, + "imagemin-optipng": { + "5.2": { + "libraryName": "imagemin-optipng", + "typingsPackageName": "imagemin-optipng", + "projectName": "https://github.com/imagemin/imagemin-optipng#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7050f2abb12dc7c820423443a8f9d2b741e0cffcfecf8c9290beb2920e175273", + "globals": [], + "declaredModules": [ + "imagemin-optipng" + ] + } + }, + "imagemin-pngquant": { + "7.0": { + "libraryName": "imagemin-pngquant", + "typingsPackageName": "imagemin-pngquant", + "projectName": "https://github.com/imagemin/imagemin-pngquant", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a09814622fdbd33b9104bf8e0199e2fbe43d31c010cb80a9b043e6e72015b1e6", + "globals": [], + "declaredModules": [ + "imagemin-pngquant" + ] + } + }, + "imagemin-svgo": { + "7.0": { + "libraryName": "imagemin-svgo", + "typingsPackageName": "imagemin-svgo", + "projectName": "https://github.com/imagemin/imagemin-svgo#readme", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + }, + { + "name": "svgo", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a70dead413572f969f2e464a136349a305c7ffe21b530dd760bd7f458812caaf", + "globals": [], + "declaredModules": [ + "imagemin-svgo" + ] + } + }, + "imagemin-webp": { + "5.1": { + "libraryName": "imagemin-webp", + "typingsPackageName": "imagemin-webp", + "projectName": "https://github.com/imagemin/imagemin-webp#readme", + "contributors": [ + { + "name": "Brett M", + "url": "https://github.com/brettm12345", + "githubUsername": "brettm12345" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imagemin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0b0c556c557c3901dc33fc4e9d77d1ba70fb72eb270feea2b2b5f373cbd9dcc", + "globals": [], + "declaredModules": [ + "imagemin-webp" + ] + } + }, + "images": { + "2.2": { + "libraryName": "images", + "typingsPackageName": "images", + "projectName": "https://github.com/zhangyuanwei/node-images", + "contributors": [ + { + "name": "Ding Weizhe", + "url": "https://github.com/DingWeizhe", + "githubUsername": "DingWeizhe" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9205c19dd61ec331bc46cd72265f0dd7297b018c57d4bfa5dd87de4e2fc9b0e7", + "globals": [], + "declaredModules": [ + "images" + ] + } + }, + "imagesloaded": { + "4.1": { + "libraryName": "imagesLoaded", + "typingsPackageName": "imagesloaded", + "projectName": "https://github.com/desandro/imagesloaded", + "contributors": [ + { + "name": "Chris Charabaruk", + "url": "https://github.com/coldacid", + "githubUsername": "coldacid" + }, + { + "name": "Cameron Little", + "url": "https://github.com/apexskier", + "githubUsername": "apexskier" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "312442382f96294fce5c1b6553d3a88dfd14e9180366ec8a84a4a6f5cccf8113", + "globals": [ + "imagesLoaded" + ], + "declaredModules": [ + "imagesloaded" + ] + } + }, + "imap": { + "0.8": { + "libraryName": "imap", + "typingsPackageName": "imap", + "projectName": "https://www.npmjs.com/package/imap", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5b533709e524a2a0bab59110bb89cc425fdff552130c927eaed213761a7e1278", + "globals": [], + "declaredModules": [ + "imap" + ] + } + }, + "imap-simple": { + "4.2": { + "libraryName": "imap-simple", + "typingsPackageName": "imap-simple", + "projectName": "https://github.com/chadxz/imap-simple", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Ilari Aarnio", + "url": "https://github.com/iaarnio", + "githubUsername": "iaarnio" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "imap", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21b75bbb10d3184eea43a19b39c594f492482f06d0bdabbea269f8fdb40f9c89", + "globals": [], + "declaredModules": [ + "imap-simple" + ] + } + }, + "imgur-rest-api": { + "3.0": { + "libraryName": "Imgur REST API", + "typingsPackageName": "imgur-rest-api", + "projectName": "https://api.imgur.com/", + "contributors": [ + { + "name": "Luke William Westby", + "url": "https://github.com/lukewestby", + "githubUsername": "lukewestby" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae69203d919a232d263c16ef9cc56b9b29493fbe7e6358c5c92545eee072c942", + "globals": [], + "declaredModules": [] + } + }, + "immediate": { + "3.2": { + "libraryName": "immediate", + "typingsPackageName": "immediate", + "projectName": "https://github.com/calvinmetcalf/immediate#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30bef29afd9ec6461dae9aa2c6fde8181b40cddfeadc9e83ddbf97e20a62b01e", + "globals": [ + "immediate" + ], + "declaredModules": [ + "immediate" + ] + } + }, + "imperium": { + "2.0": { + "libraryName": "imperium", + "typingsPackageName": "imperium", + "projectName": "https://github.com/terrajs/imperium", + "contributors": [ + { + "name": "Gaetan SENN", + "url": "https://github.com/gaetansenn", + "githubUsername": "gaetansenn" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afc65bd0a66a9e1265b6ef5da933162feced3d70079311e84abaf1fd1216d366", + "globals": [], + "declaredModules": [ + "imperium" + ] + } + }, + "impress": { + "0.5": { + "libraryName": "Impress.js", + "typingsPackageName": "impress", + "projectName": "https://github.com/bartaz/impress.js", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eef9f6c0377a950585fdb1ffcb6ebbc92cafec9f42fe091447942ffe2b3f7be3", + "globals": [ + "impress" + ], + "declaredModules": [] + } + }, + "imsi-grok": { + "1.0": { + "libraryName": "imsi-grok", + "typingsPackageName": "imsi-grok", + "projectName": "https://github.com/atis--/imsi-grok#readme", + "contributors": [ + { + "name": "Dean Pienaar", + "url": "https://github.com/deanpienaar", + "githubUsername": "deanpienaar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe6c491c87bed198c37a344fd301535bd9b1b6a00d74771357c4aadce92bbc9e", + "globals": [], + "declaredModules": [ + "imsi-grok" + ] + } + }, + "imul": { + "1.0": { + "libraryName": "imul", + "typingsPackageName": "imul", + "projectName": "https://github.com/sindresorhus/imul#readme", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c2dc40298e343042868a9ed71087c908098c95e16d1207308bb174ea34a4761", + "globals": [], + "declaredModules": [ + "imul" + ] + } + }, + "imurmurhash": { + "0.1": { + "libraryName": "imurmurhash", + "typingsPackageName": "imurmurhash", + "projectName": "https://github.com/jensyt/imurmurhash-js", + "contributors": [ + { + "name": "Jiayu Liu", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecf5490998cea5dd143cf1681a266794287796e60b45a429fa5d31e25cd05cd4", + "globals": [], + "declaredModules": [ + "imurmurhash" + ] + } + }, + "in-app-purchase": { + "1.11": { + "libraryName": "in-app-purchase", + "typingsPackageName": "in-app-purchase", + "projectName": "https://github.com/voltrue2/in-app-purchase#readme", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + }, + { + "name": "Dennis Kugelmann", + "url": "https://github.com/IchordeDionysos", + "githubUsername": "IchordeDionysos" + }, + { + "name": "Alexander Tartmin", + "url": "https://github.com/Baskerville42", + "githubUsername": "Baskerville42" + }, + { + "name": "Hiroshi Kikuchi", + "url": "https://github.com/kikuchy", + "githubUsername": "kikuchy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8547545a272b0acd64aefae42ccf2ab804686f4db028d751431ad38cc107d3b", + "globals": [], + "declaredModules": [ + "in-app-purchase" + ] + } + }, + "inboxsdk": { + "2.0": { + "libraryName": "InboxSDK", + "typingsPackageName": "inboxsdk", + "projectName": "https://www.inboxsdk.com/", + "contributors": [ + { + "name": "Raphaël Doursenaud", + "url": "https://github.com/rdoursenaud", + "githubUsername": "rdoursenaud" + }, + { + "name": "Amiram Korach", + "url": "https://github.com/amiram", + "githubUsername": "amiram" + }, + { + "name": "Antoine Boisadam", + "url": "https://github.com/Antoine38660", + "githubUsername": "Antoine38660" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e2c8bfe1800a93667e76773539ce83eae35fc2a9ec54bf43b5fcd351655d4fe", + "globals": [ + "InboxSDK" + ], + "declaredModules": [ + "inboxsdk" + ] + } + }, + "incremental-dom": { + "0.5": { + "libraryName": "Incremetal DOM", + "typingsPackageName": "incremental-dom", + "projectName": "https://github.com/google/incremental-dom", + "contributors": [ + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + }, + { + "name": "Markus Lanthaler", + "url": "https://github.com/lanthaler", + "githubUsername": "lanthaler" + }, + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25d12690920369353de47c49ad55a02776eb08011676983b41a0057fbfe717f6", + "globals": [], + "declaredModules": [ + "incremental-dom" + ] + } + }, + "indefinite": { + "2.3": { + "libraryName": "indefinite", + "typingsPackageName": "indefinite", + "projectName": "https://github.com/tandrewnichols/indefinite", + "contributors": [ + { + "name": "omaishar", + "url": "https://github.com/omaishar", + "githubUsername": "omaishar" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a63fa2c80b12a392a88ab0fd5a3c9c053a61243ccc74e5cbae537851b07d22b", + "globals": [], + "declaredModules": [ + "indefinite" + ] + } + }, + "inert": { + "5.1": { + "libraryName": "inert", + "typingsPackageName": "inert", + "projectName": "https://github.com/hapijs/inert/", + "contributors": [ + { + "name": "Steve Ognibene", + "url": "https://github.com/nycdotnet", + "githubUsername": "nycdotnet" + }, + { + "name": "Alexander James Phillips", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "445c1520db39a821bcb29335bf162a1be57420c936884d0275fe0a2716d40122", + "globals": [], + "declaredModules": [ + "inert" + ] + }, + "4.2": { + "libraryVersionDirectoryName": "4", + "libraryName": "inert", + "typingsPackageName": "inert", + "projectName": "https://github.com/hapijs/inert/", + "contributors": [ + { + "name": "Steve Ognibene", + "url": "https://github.com/nycdotnet", + "githubUsername": "nycdotnet" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": { + "major": 16 + } + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + }, + { + "packageName": "inert", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "34b60d2734fc3bb9471ee6de659d0492ef36a11a23eb07e7f9c0c805f2d8b447", + "globals": [], + "declaredModules": [ + "inert" + ] + } + }, + "ineum": { + "1.0": { + "libraryName": "ineum-browser", + "typingsPackageName": "ineum", + "projectName": "https://docs.instana.io/products/website_monitoring/api/", + "contributors": [ + { + "name": "Enzo Volkmann", + "url": "https://github.com/evolkmann", + "githubUsername": "evolkmann" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "082994f45ec6e2762dcc5c5091aea40d6accf4e23db8fc2479cfff95cf63fb4d", + "globals": [ + "ineum" + ], + "declaredModules": [] + } + }, + "inflation": { + "2.0": { + "libraryName": "inflation", + "typingsPackageName": "inflation", + "projectName": "https://github.com/stream-utils/inflation#readme", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6be54ee6dcdc4325a8e3863df19d769bf8c4728a2a127d38fd57993acfc42c48", + "globals": [], + "declaredModules": [ + "inflation" + ] + } + }, + "inflected": { + "1.1": { + "libraryName": "inflected", + "typingsPackageName": "inflected", + "projectName": "https://github.com/martinandert/inflected", + "contributors": [ + { + "name": "Daniel Schmidt", + "url": "https://github.com/dsci", + "githubUsername": "dsci" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa913b3e971c18e5dd55b48bc24e85b0d2dd2ec816092f45a8a8ffeebbda6c9c", + "globals": [], + "declaredModules": [ + "inflected" + ] + } + }, + "inflection": { + "1.5": { + "libraryName": "inflection", + "typingsPackageName": "inflection", + "projectName": "https://github.com/dreamerslab/node.inflection", + "contributors": [ + { + "name": "Shogo Iwano", + "url": "https://github.com/shiwano", + "githubUsername": "shiwano" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fb11af5829d8c6d5f0c200da69ddd164b3f0599f070a0e5f1863aace2298fd1", + "globals": [ + "inflection" + ], + "declaredModules": [ + "inflection" + ] + } + }, + "infobox-parser": { + "3.3": { + "libraryName": "infobox-parser", + "typingsPackageName": "infobox-parser", + "projectName": "https://github.com/dijs/infobox-parser#readme", + "contributors": [ + { + "name": "Jeff Held", + "url": "https://github.com/solkaz", + "githubUsername": "solkaz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e22b39b0120127120c4cf42bc02ae74d4321c7bfc6db127a65e9a8039b3bf944", + "globals": [], + "declaredModules": [ + "infobox-parser" + ] + } + }, + "inherits": { + "0.0": { + "libraryName": "inherits", + "typingsPackageName": "inherits", + "projectName": "https://github.com/isaacs/inherits", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "237f67cdeef180f42aedd305a7ed6ac7f6dc486d8a443599509f8b54b9afc876", + "globals": [], + "declaredModules": [ + "inherits" + ] + } + }, + "ini": { + "1.3": { + "libraryName": "ini", + "typingsPackageName": "ini", + "projectName": "https://github.com/isaacs/ini", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + }, + { + "name": "Chris Arnesen", + "url": "https://github.com/carnesen", + "githubUsername": "carnesen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba0fb8200a3e0ad7cfa4d472950a7d991d22fe179534eb13fafd9997e92cf9dc", + "globals": [], + "declaredModules": [ + "ini" + ] + } + }, + "iniparser": { + "0.0": { + "libraryName": "iniparser", + "typingsPackageName": "iniparser", + "projectName": "https://github.com/shockie/node-iniparser", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95bb4109c4b83924e60b7d1b9cd575683dbfd6ee63b61fd524f99ff7342297b6", + "globals": [], + "declaredModules": [ + "iniparser" + ] + } + }, + "init-package-json": { + "1.10": { + "libraryName": "init-package-json", + "typingsPackageName": "init-package-json", + "projectName": "https://github.com/npm/init-package-json#readme", + "contributors": [ + { + "name": "Kyle Farnung", + "url": "https://github.com/kfarnung", + "githubUsername": "kfarnung" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "956830d13b508ced36b09b998f7a7a6592dbb9a951627c0d3e68cfaed9f5f30c", + "globals": [], + "declaredModules": [ + "init-package-json" + ] + } + }, + "ink-select-input": { + "3.0": { + "libraryName": "ink-select-input", + "typingsPackageName": "ink-select-input", + "projectName": "https://github.com/vadimdemedes/ink-select-input#readme", + "contributors": [ + { + "name": "Łukasz Ostrowski", + "url": "https://github.com/lukostry", + "githubUsername": "lukostry" + }, + { + "name": "Jakub Satnik", + "url": "https://github.com/shatodj", + "githubUsername": "shatodj" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dab43eab4b0b7fd797635d08d600fcaa070a3a0ce0bf91a4c7061df6e45f72a0", + "globals": [], + "declaredModules": [ + "ink-select-input" + ] + } + }, + "ink-spinner": { + "3.0": { + "libraryName": "ink-spinner", + "typingsPackageName": "ink-spinner", + "projectName": "https://github.com/vadimdemedes/ink-spinner#readme", + "contributors": [ + { + "name": "Łukasz Ostrowski", + "url": "https://github.com/lukostry", + "githubUsername": "lukostry" + }, + { + "name": "Justin Anastos", + "url": "https://github.com/justinanastos", + "githubUsername": "justinanastos" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cli-spinners", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de1ff0c2fa1e431fa159cb915a70e0767641edd83401f4ae4b848a1ea4c9bc6d", + "globals": [], + "declaredModules": [ + "ink-spinner" + ] + } + }, + "ink-table": { + "1.0": { + "libraryName": "ink-table", + "typingsPackageName": "ink-table", + "projectName": "https://github.com/maticzav/ink-table#readme", + "contributors": [ + { + "name": "Łukasz Ostrowski", + "url": "https://github.com/lukostry", + "githubUsername": "lukostry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ink", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/ink", + "version": "^0.5.2" + } + ], + "contentHash": "c4b80288676c3813eae173fde13c0a8b5ea42332881ff76479f6c8535faebb62", + "globals": [], + "declaredModules": [ + "ink-table" + ] + } + }, + "ink-testing-library": { + "1.0": { + "libraryName": "ink-testing-library", + "typingsPackageName": "ink-testing-library", + "projectName": "https://github.com/vadimdemedes/ink-testing-library#readme", + "contributors": [ + { + "name": "Sam Palmer", + "url": "https://github.com/MancunianSam", + "githubUsername": "MancunianSam" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ink", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/ink", + "version": "^0.5.2" + } + ], + "contentHash": "3fb349cc5694123fdd878cce5c1dbcaa7e2c64d30616d90f7e9e577b4e93b22b", + "globals": [], + "declaredModules": [ + "ink-testing-library" + ] + } + }, + "ink-text-input": { + "2.0": { + "libraryName": "ink-text-input", + "typingsPackageName": "ink-text-input", + "projectName": "https://github.com/vadimdemedes/ink-text-input#readme", + "contributors": [ + { + "name": "Łukasz Ostrowski", + "url": "https://github.com/lukostry", + "githubUsername": "lukostry" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ink", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/ink", + "version": "^0.5.2" + } + ], + "contentHash": "80d7f56bc91a0134e9a8c2c06e660830bc55328f9f753e70337aeeb4c5dee495", + "globals": [], + "declaredModules": [ + "ink-text-input" + ] + } + }, + "inline-css": { + "0.0": { + "libraryName": "inline-css", + "typingsPackageName": "inline-css", + "projectName": "https://github.com/jonkemp/inline-css", + "contributors": [ + { + "name": "Philip Spain", + "url": "https://github.com/philipisapain", + "githubUsername": "philipisapain" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de0b7cfc6166f731a4550c1cf46b4ce34d3716dfa5091786e5588c24496d8215", + "globals": [], + "declaredModules": [ + "inline-css" + ] + } + }, + "inline-style-prefixer": { + "5.0": { + "libraryName": "inline-style-prefixer", + "typingsPackageName": "inline-style-prefixer", + "projectName": "https://github.com/rofrischmann/inline-style-prefixer", + "contributors": [ + { + "name": "Andrej Hazucha", + "url": "https://github.com/ahz", + "githubUsername": "ahz" + }, + { + "name": "dpetrezselyova", + "url": "https://github.com/dpetrezselyova", + "githubUsername": "dpetrezselyova" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17623be0032967bed29acb13bf6d37ade4bcd2f9dd901a825e5a2425f09f4265", + "globals": [], + "declaredModules": [ + "inline-style-prefixer" + ] + } + }, + "input-moment": { + "0.4": { + "libraryName": "input-moment", + "typingsPackageName": "input-moment", + "projectName": "https://github.com/wangzuo/input-moment", + "contributors": [ + { + "name": "Tim Ittermann", + "url": "https://github.com/timia2109", + "githubUsername": "timia2109" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "latest" + } + ], + "contentHash": "bf478bbe446809030a0d405f05198a204bff9f49b757099a9b640cd50f25336e", + "globals": [], + "declaredModules": [ + "input-moment" + ] + } + }, + "inputmask": { + "4.0": { + "libraryName": "inputmask", + "typingsPackageName": "inputmask", + "projectName": "https://github.com/RobinHerbots/Inputmask", + "contributors": [ + { + "name": "Daniel Mester Pirttijarvi", + "url": "https://github.com/dmester", + "githubUsername": "dmester" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "346f289a8901d98b57ac09dbcdd7508f3bca07b964c42be4a2e3373fabd3b594", + "globals": [ + "Inputmask" + ], + "declaredModules": [ + "inputmask" + ] + } + }, + "inquirer": { + "6.5": { + "libraryName": "inquirer", + "typingsPackageName": "inquirer", + "projectName": "https://github.com/SBoudrias/Inquirer.js", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + }, + { + "name": "Parvez", + "url": "https://github.com/ppathan", + "githubUsername": "ppathan" + }, + { + "name": "Jouderian", + "url": "https://github.com/jouderianjr", + "githubUsername": "jouderianjr" + }, + { + "name": "Qibang", + "url": "https://github.com/bang88", + "githubUsername": "bang88" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Synarque", + "url": "https://github.com/synarque", + "githubUsername": "synarque" + }, + { + "name": "Justin Rockwood", + "url": "https://github.com/jrockwood", + "githubUsername": "jrockwood" + }, + { + "name": "Keith Kelly", + "url": "https://github.com/kwkelly", + "githubUsername": "kwkelly" + }, + { + "name": "Richard Lea", + "url": "https://github.com/chigix", + "githubUsername": "chigix" + }, + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 5, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/objects/choice.d.ts", + "lib/objects/choices.d.ts", + "lib/objects/separator.d.ts", + "lib/prompts/base.d.ts", + "lib/prompts/checkbox.d.ts", + "lib/prompts/confirm.d.ts", + "lib/prompts/editor.d.ts", + "lib/prompts/expand.d.ts", + "lib/prompts/input.d.ts", + "lib/prompts/list.d.ts", + "lib/prompts/number.d.ts", + "lib/prompts/password.d.ts", + "lib/prompts/rawlist.d.ts", + "lib/ui/baseUI.d.ts", + "lib/ui/bottom-bar.d.ts", + "lib/ui/prompt.d.ts", + "lib/utils/events.d.ts", + "lib/utils/paginator.d.ts", + "lib/utils/readline.d.ts", + "lib/utils/screen-manager.d.ts", + "lib/utils/utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rxjs", + "version": "*" + }, + { + "name": "through", + "version": "*" + } + ], + "testDependencies": [ + "child_process", + "chalk-pipe" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": "^6.4.0" + } + ], + "contentHash": "3ad7bbf17647a468e5db6e137a5e3edcc026c56aa33f9421315fcb94ca58cf0a", + "globals": [], + "declaredModules": [ + "inquirer", + "inquirer/lib/objects/choice", + "inquirer/lib/objects/choices", + "inquirer/lib/objects/separator", + "inquirer/lib/prompts/base", + "inquirer/lib/utils/screen-manager", + "inquirer/lib/prompts/checkbox", + "inquirer/lib/utils/paginator", + "inquirer/lib/prompts/confirm", + "inquirer/lib/prompts/editor", + "inquirer/lib/prompts/expand", + "inquirer/lib/prompts/input", + "inquirer/lib/prompts/list", + "inquirer/lib/prompts/number", + "inquirer/lib/prompts/password", + "inquirer/lib/prompts/rawlist", + "inquirer/lib/ui/bottom-bar", + "inquirer/lib/ui/baseUI", + "inquirer/lib/ui/prompt", + "inquirer/lib/utils/events", + "inquirer/lib/utils/readline", + "inquirer/lib/utils/utils" + ] + } + }, + "inquirer-npm-name": { + "3.0": { + "libraryName": "inquirer-npm-name", + "typingsPackageName": "inquirer-npm-name", + "projectName": "https://github.com/SBoudrias/inquirer-npm-name", + "contributors": [ + { + "name": "manuth", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "inquirer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31a8a533a1b157f4a334a74d1926641e2e1c45bb906aac4d1651d3ff2353d70f", + "globals": [], + "declaredModules": [ + "inquirer-npm-name" + ] + } + }, + "insert-css": { + "2.0": { + "libraryName": "insert-css", + "typingsPackageName": "insert-css", + "projectName": "https://github.com/substack/insert-css", + "contributors": [ + { + "name": "Heye Vöcking", + "url": "https://github.com/hvoecking", + "githubUsername": "hvoecking" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eca1339fb9daf80a4b5ea33483fadc01971d146069bdec9fe8b9980e256dbc96", + "globals": [], + "declaredModules": [ + "insert-css" + ] + } + }, + "insert-module-globals": { + "7.0": { + "libraryName": "insert-module-globals", + "typingsPackageName": "insert-module-globals", + "projectName": "https://github.com/browserify/insert-module-globals", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad6ae6f7bd291458cffa25ee5d5e4f92f75e69872df1e8e56379cd79e1f31261", + "globals": [], + "declaredModules": [ + "insert-module-globals" + ] + } + }, + "insert-text-at-cursor": { + "0.3": { + "libraryName": "insert-text-at-cursor", + "typingsPackageName": "insert-text-at-cursor", + "projectName": "https://github.com/grassator/insert-text-at-cursor#readme", + "contributors": [ + { + "name": "Christophe Coevoet", + "url": "https://github.com/stof", + "githubUsername": "stof" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bdf6eafd96311216e031261a44c412ea7a30515b963a230fabdbb78967a763a", + "globals": [ + "insertTextAtCursor" + ], + "declaredModules": [ + "insert-text-at-cursor" + ] + } + }, + "insight": { + "0.8": { + "libraryName": "insight", + "typingsPackageName": "insight", + "projectName": "https://github.com/yeoman/insight", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bcbc0336e1535a6d7414c19e74b423cc20e195be01e364d8a9a311afbee766a", + "globals": [], + "declaredModules": [ + "insight" + ] + } + }, + "inspectlet-es": { + "1.0": { + "libraryName": "inspectlet-es", + "typingsPackageName": "inspectlet-es", + "projectName": "https://github.com/idmadj/inspectlet-es", + "contributors": [ + { + "name": "idmadj", + "url": "https://github.com/idmadj", + "githubUsername": "idmadj" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2552be6bbfe65ef304dd6cf4939412d99cf86df74bd8f4307a883315cdc0416e", + "globals": [], + "declaredModules": [ + "inspectlet-es" + ] + } + }, + "integer": { + "1.0": { + "libraryName": "integer", + "typingsPackageName": "integer", + "projectName": "https://github.com/JoshuaWise/integer#readme", + "contributors": [ + { + "name": "Ben Davies", + "url": "https://github.com/Morfent", + "githubUsername": "Morfent" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "314a8b99adcc91e13a2cfa328337af08bfd0d1ff24a5942d59c2ea8963608b04", + "globals": [], + "declaredModules": [ + "integer" + ] + } + }, + "integrate-adaptive-simpson": { + "1.1": { + "libraryName": "integrate-adaptive-simpson", + "typingsPackageName": "integrate-adaptive-simpson", + "projectName": "https://github.com/scijs/integrate-adaptive-simpson#readme", + "contributors": [ + { + "name": "Aimee Gamble-Milner", + "url": "https://github.com/aimee-gm", + "githubUsername": "aimee-gm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "vector.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "313c196222314f1d63843e8e4429b316bd6cca0d95e426ac34c3d1a919c4e901", + "globals": [], + "declaredModules": [ + "integrate-adaptive-simpson", + "integrate-adaptive-simpson/vector" + ] + } + }, + "intercept-stdout": { + "0.1": { + "libraryName": "intercept-stdout", + "typingsPackageName": "intercept-stdout", + "projectName": "https://github.com/sfarthin/intercept-stdout", + "contributors": [ + { + "name": "Paulo Castro", + "url": "https://github.com/pdcastro", + "githubUsername": "pdcastro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "996ed87be6e46998be32f714fc357aca8dfcefb2e01ba1e16a9f983c3dffe22b", + "globals": [], + "declaredModules": [ + "intercept-stdout" + ] + } + }, + "intercom-client": { + "2.11": { + "libraryName": "intercom-client", + "typingsPackageName": "intercom-client", + "projectName": "https://github.com/intercom/intercom-node", + "contributors": [ + { + "name": "Jinesh Shah", + "url": "https://github.com/jineshshah36", + "githubUsername": "jineshshah36" + }, + { + "name": "Josef Hornych", + "url": "https://github.com/peping", + "githubUsername": "peping" + }, + { + "name": "Mikhail Monchak", + "url": "https://github.com/mikhail-monchak", + "githubUsername": "mikhail-monchak" + }, + { + "name": "Chris Doe", + "url": "https://github.com/cdoe", + "githubUsername": "cdoe" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "Company.d.ts", + "Event.d.ts", + "IntercomError.d.ts", + "Lead.d.ts", + "Scroll.d.ts", + "Tag.d.ts", + "User.d.ts", + "Visitor.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f8f4e53f17eb9d97bbbf7e67a189baa1fd30ef460384780d639de93e6bcf23c", + "globals": [], + "declaredModules": [ + "intercom-client", + "intercom-client/User", + "intercom-client/Company", + "intercom-client/Lead", + "intercom-client/Visitor", + "intercom-client/Tag", + "intercom-client/Event", + "intercom-client/Scroll", + "intercom-client/IntercomError" + ] + } + }, + "intercom-web": { + "2.8": { + "libraryName": "Intercom Web API", + "typingsPackageName": "intercom-web", + "projectName": "https://docs.intercom.io/", + "contributors": [ + { + "name": "Andrew Fong", + "url": "https://github.com/fongandrew", + "githubUsername": "fongandrew" + }, + { + "name": "Samer Albahra", + "url": "https://github.com/salbahra", + "githubUsername": "salbahra" + }, + { + "name": "Onat Yigit Mercan", + "url": "https://github.com/onatm", + "githubUsername": "onatm" + }, + { + "name": "Chia-Lun Wu", + "url": "https://github.com/bingo4508", + "githubUsername": "bingo4508" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec129c390b72e27277d20736ee4064de91a556b19f7a0f2474a74efab01f1539", + "globals": [ + "Intercom", + "intercomSettings" + ], + "declaredModules": [] + } + }, + "intercomjs": { + "0.0": { + "libraryName": "intercom.js", + "typingsPackageName": "intercomjs", + "projectName": "https://github.com/diy/intercom.js", + "contributors": [ + { + "name": "spencerwi", + "url": "https://github.com/spencerwi", + "githubUsername": "spencerwi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87b8fe7b6d003d003dc51cc52bba75509e25346978c3e89543f92986d42ec1d1", + "globals": [ + "Intercom" + ], + "declaredModules": [] + } + }, + "interface-datastore": { + "0.8": { + "libraryName": "interface-datastore", + "typingsPackageName": "interface-datastore", + "projectName": "https://github.com/ipfs/interface-datastore#readme", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfb55ab99f9497cee5aad47bcf0eeb9e5537392a8fd502b8521baa21fb1dd18f", + "globals": [], + "declaredModules": [ + "interface-datastore" + ] + } + }, + "internal-slot": { + "1.0": { + "libraryName": "internal-slot", + "typingsPackageName": "internal-slot", + "projectName": "https://github.com/ljharb/internal-slot#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a53ff12d7bf1abaaaf3aa83f32d34e1156d8dfaef01cd7b6a78632c7098f81e", + "globals": [], + "declaredModules": [ + "internal-slot" + ] + } + }, + "interpret": { + "1.1": { + "libraryName": "interpret", + "typingsPackageName": "interpret", + "projectName": "https://github.com/gulpjs/interpret", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73165875783dc692f560fa2a3a8fa280bcf842a41a81d3419808bb4fe0cb85c0", + "globals": [], + "declaredModules": [ + "interpret" + ] + } + }, + "intersects": { + "2.5": { + "libraryName": "intersects", + "typingsPackageName": "intersects", + "projectName": "https://github.com/davidfig/intersects#readme", + "contributors": [ + { + "name": "Voxylu", + "url": "https://github.com/voxylu", + "githubUsername": "voxylu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c23b6a9544ab07ae89a044867fe086c7c34604ec8d76ffa0428e75d3079139c", + "globals": [], + "declaredModules": [ + "intersects" + ] + } + }, + "intersperse": { + "1.0": { + "libraryName": "intersperse", + "typingsPackageName": "intersperse", + "projectName": "https://github.com/curvedmark/intersperse", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e13c55cecffa63c6197c2d598b811762f2c19d21fd3eb9300bda5a2836b91ac2", + "globals": [], + "declaredModules": [ + "intersperse" + ] + } + }, + "intl": { + "1.2": { + "libraryName": "intl", + "typingsPackageName": "intl", + "projectName": "https://github.com/andyearnshaw/Intl.js", + "contributors": [ + { + "name": "Muhammad Ragib Hasin", + "url": "https://github.com/RagibHasin", + "githubUsername": "RagibHasin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b515d7f460f8d0e20a6c18264a00a955e5940ef9e8a95d0ac6a905d260ce3ff4", + "globals": [], + "declaredModules": [ + "intl" + ] + } + }, + "intl-tel-input": { + "14.0": { + "libraryName": "intl-tel-input", + "typingsPackageName": "intl-tel-input", + "projectName": "https://github.com/jackocnr/intl-tel-input", + "contributors": [ + { + "name": "Fidan Hakaj", + "url": "https://github.com/fdnhkj", + "githubUsername": "fdnhkj" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Márton Molnár", + "url": "https://github.com/molnarm", + "githubUsername": "molnarm" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67b529cb50c7cb659e06a15051dc711746a44251080f8c32296d531f952dd3b5", + "globals": [ + "intlTelInput" + ], + "declaredModules": [ + "intl-tel-input" + ] + }, + "13.0": { + "libraryVersionDirectoryName": "13", + "libraryName": "intl-tel-input", + "typingsPackageName": "intl-tel-input", + "projectName": "https://github.com/jackocnr/intl-tel-input", + "contributors": [ + { + "name": "Fidan Hakaj", + "url": "https://github.com/fdnhkj", + "githubUsername": "fdnhkj" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "intl-tel-input", + "version": { + "major": 13 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a250404a58b761091ea744b702d3d85b9d3f49785e2ed35d47d07987dbe7b816", + "globals": [ + "intlTelInputUtils" + ], + "declaredModules": [] + } + }, + "intrinsic-scale": { + "3.0": { + "libraryName": "intrinsic-scale", + "typingsPackageName": "intrinsic-scale", + "projectName": "https://github.com/bfred-it/intrinsic-scale#readme", + "contributors": [ + { + "name": "shalomdotnet", + "url": "https://github.com/shalomdotnet", + "githubUsername": "shalomdotnet" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "573f78de3297104d29b2fb0a25a06bc8e86edbe829697de39ff22c9db71c759b", + "globals": [], + "declaredModules": [ + "intrinsic-scale" + ] + } + }, + "intro.js": { + "2.4": { + "libraryName": "intro.js", + "typingsPackageName": "intro.js", + "projectName": "https://github.com/usablica/intro.js", + "contributors": [ + { + "name": "Maxime Fabre", + "url": "https://github.com/anahkiasen", + "githubUsername": "anahkiasen" + }, + { + "name": "Leon Montealegre", + "url": "https://github.com/LeonMontealegre", + "githubUsername": "LeonMontealegre" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6100cbe21d9aeefb00a04b97dcb00b2ac5b225b1082744587c00696bccb777f5", + "globals": [ + "introJs" + ], + "declaredModules": [ + "intro.js" + ] + } + }, + "invariant": { + "2.2": { + "libraryName": "invariant", + "typingsPackageName": "invariant", + "projectName": "https://github.com/zertosh/invariant", + "contributors": [ + { + "name": "MichaelBennett", + "url": "https://github.com/bennett000", + "githubUsername": "bennett000" + }, + { + "name": "dtinth", + "url": "https://github.com/dtinth", + "githubUsername": "dtinth" + }, + { + "name": "Turadg Aleahmad", + "url": "https://github.com/turadg", + "githubUsername": "turadg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [ + "3.7" + ], + "files": [ + "index.d.ts", + "ts3.7/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5e04326b0bf0aca19f3793f38a8ff84bd4f1c71abba028d421a75bf838e4270", + "globals": [ + "invariant" + ], + "declaredModules": [ + "invariant" + ] + } + }, + "inversify-devtools": { + "1.0": { + "libraryName": "inversify-devtools", + "typingsPackageName": "inversify-devtools", + "projectName": "https://github.com/inversify/inversify-devtools", + "contributors": [ + { + "name": "inversify", + "url": "https://github.com/inversify", + "githubUsername": "inversify" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "inversify", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "inversify", + "version": "^2.0.1" + } + ], + "contentHash": "baffe049a6a51d297fbe3dcfb453783ebe2a465471865ea2677274585a6a9e2f", + "globals": [], + "declaredModules": [ + "inversify-devtools" + ] + } + }, + "iobroker": { + "2.2": { + "libraryName": "ioBroker", + "typingsPackageName": "iobroker", + "projectName": "https://github.com/ioBroker/ioBroker", + "contributors": [ + { + "name": "AlCalzone", + "url": "https://github.com/AlCalzone", + "githubUsername": "AlCalzone" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a0a4cbccbad3f206061b8a31d8f3c52304be6a5f7d137988a65bff314adc093", + "globals": [], + "declaredModules": [ + "iobroker" + ] + } + }, + "ion-rangeslider": { + "2.3": { + "libraryName": "ion-rangeslider", + "typingsPackageName": "ion-rangeslider", + "projectName": "https://github.com/IonDen/ion.rangeSlider/", + "contributors": [ + { + "name": "Karel van de Plassche", + "url": "https://github.com/Karel-van-de-Plassche", + "githubUsername": "Karel-van-de-Plassche" + }, + { + "name": "JamesJGoodwin", + "url": "https://github.com/JamesJGoodwin", + "githubUsername": "JamesJGoodwin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9513ed3dd15293ae902d96620a6a42aa44361e2c5af2e6656a80aebf8e9d286d", + "globals": [], + "declaredModules": [ + "ion-rangeslider" + ] + }, + "1.9": { + "libraryVersionDirectoryName": "1", + "libraryName": "ion-rangeslider", + "typingsPackageName": "ion-rangeslider", + "projectName": "https://github.com/IonDen/ion.rangeSlider/", + "contributors": [ + { + "name": "Douglas Eichelberger", + "url": "https://github.com/dduugg", + "githubUsername": "dduugg" + }, + { + "name": "Karel van de Plassche", + "url": "https://github.com/Karel-van-de-Plassche", + "githubUsername": "Karel-van-de-Plassche" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "ion-rangeslider", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a278164b608aec1fe7f264e1b13bffaff16dcc5ae4f645bdabb6d844b8395e7d", + "globals": [], + "declaredModules": [] + } + }, + "iopipe__iopipe": { + "1.12": { + "libraryName": "iopipe__iopipe", + "typingsPackageName": "iopipe__iopipe", + "projectName": "https://github.com/iopipe/iopipe", + "contributors": [ + { + "name": "Javon Harper", + "url": "https://github.com/javonharper", + "githubUsername": "javonharper" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "175378506c72f21a1c826fe7890fc3a1387297855c1b89d2c2eb9d84006c709e", + "globals": [], + "declaredModules": [ + "iopipe__iopipe" + ] + } + }, + "ioredis": { + "4.14": { + "libraryName": "ioredis", + "typingsPackageName": "ioredis", + "projectName": "https://github.com/luin/ioredis", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Christopher Eck", + "url": "https://github.com/chrisleck", + "githubUsername": "chrisleck" + }, + { + "name": "Yoga Aliarham", + "url": "https://github.com/aliarham11", + "githubUsername": "aliarham11" + }, + { + "name": "Ebrahim", + "url": "https://github.com/br8h", + "githubUsername": "br8h" + }, + { + "name": "Shahar Mor", + "url": "https://github.com/shaharmor", + "githubUsername": "shaharmor" + }, + { + "name": "Whemoon Jang", + "url": "https://github.com/palindrom615", + "githubUsername": "palindrom615" + }, + { + "name": "Francis Gulotta", + "url": "https://github.com/reconbot", + "githubUsername": "reconbot" + }, + { + "name": "Dmitry Motovilov", + "url": "https://github.com/funthing", + "githubUsername": "funthing" + }, + { + "name": "Oleg Repin", + "url": "https://github.com/iamolegga", + "githubUsername": "iamolegga" + }, + { + "name": "Ting-Wai To", + "url": "https://github.com/tingwai-to", + "githubUsername": "tingwai-to" + }, + { + "name": "Alex Petty", + "url": "https://github.com/pettyalex", + "githubUsername": "pettyalex" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Tianlin", + "url": "https://github.com/tianlinle", + "githubUsername": "tianlinle" + }, + { + "name": "Demian Rodriguez", + "url": "https://github.com/demian85", + "githubUsername": "demian85" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8215efb3e5bf6e936e33ae8b9d704117febc25b47cfc594ab99eef530e2211eb", + "globals": [], + "declaredModules": [ + "ioredis" + ] + }, + "3.2": { + "libraryVersionDirectoryName": "3", + "libraryName": "ioredis", + "typingsPackageName": "ioredis", + "projectName": "https://github.com/luin/ioredis", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Christopher Eck", + "url": "https://github.com/chrisleck", + "githubUsername": "chrisleck" + }, + { + "name": "Yoga Aliarham", + "url": "https://github.com/aliarham11", + "githubUsername": "aliarham11" + }, + { + "name": "Ebrahim", + "url": "https://github.com/br8h", + "githubUsername": "br8h" + }, + { + "name": "Shahar Mor", + "url": "https://github.com/shaharmor", + "githubUsername": "shaharmor" + }, + { + "name": "Whemoon Jang", + "url": "https://github.com/palindrom615", + "githubUsername": "palindrom615" + }, + { + "name": "Francis Gulotta", + "url": "https://github.com/reconbot", + "githubUsername": "reconbot" + }, + { + "name": "Alex Petty", + "url": "https://github.com/pettyalex", + "githubUsername": "pettyalex" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "ioredis", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1f0dccf5b48beafcef459f709e10c565f778774952152855e44cc72126c0165e", + "globals": [], + "declaredModules": [ + "ioredis" + ] + } + }, + "iost-contract": { + "3.4": { + "libraryName": "IOST contract API", + "typingsPackageName": "iost-contract", + "projectName": "https://github.com/iost-official/", + "contributors": [ + { + "name": "Masaki Muranaka", + "url": "https://github.com/monaka", + "githubUsername": "monaka" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "base.d.ts", + "block.d.ts", + "blockchain.d.ts", + "index.d.ts", + "iostcrypto.d.ts", + "storage.d.ts", + "tx.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d8c3275182d66044903c51f526fb0e53965839681e866045fcf5e9617dd1167", + "globals": [ + "IOSTCrypto", + "block", + "blockchain", + "storage", + "tx" + ], + "declaredModules": [] + } + }, + "iota.lib.js": { + "0.4": { + "libraryName": "iota.lib.js", + "typingsPackageName": "iota.lib.js", + "projectName": "https://github.com/iotaledger/iota.lib.js", + "contributors": [ + { + "name": "Fogsh", + "url": "https://github.com/fogsh", + "githubUsername": "fogsh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4ab33f27a6cc65aaadca63471b6411bf2f9afa4cfa2e73ab463c5a098912ad7", + "globals": [], + "declaredModules": [ + "iota.lib.js" + ] + } + }, + "ip": { + "1.1": { + "libraryName": "ip", + "typingsPackageName": "ip", + "projectName": "https://github.com/indutny/node-ip", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "715fcc394cf1e3bbb1e257c8303099f4240994aa4e88979c6b4dec022db118eb", + "globals": [], + "declaredModules": [ + "ip" + ] + } + }, + "ip-address": { + "5.8": { + "libraryName": "ip-address", + "typingsPackageName": "ip-address", + "projectName": "https://github.com/beaugunderson/ip-address", + "contributors": [ + { + "name": "Ian Copp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsbn", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14e1be768404111fa75b043f843a9de3a9f68790920173071febab43d7940380", + "globals": [ + "ipAddress" + ], + "declaredModules": [ + "ip-address" + ] + } + }, + "ip-subnet-calculator": { + "1.1": { + "libraryName": "ip-subnet-calculator", + "typingsPackageName": "ip-subnet-calculator", + "projectName": "https://github.com/franksrevenge/IPSubnetCalculator", + "contributors": [ + { + "name": "dahool", + "url": "https://github.com/dahool", + "githubUsername": "dahool" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f60dd48ad866b4c02a18f5d45aa2148b6ed558d999b5425bd60ab6b65bb0d487", + "globals": [ + "IpSubnetCalculator" + ], + "declaredModules": [ + "ip-subnet-calculator" + ] + } + }, + "ipcheck": { + "0.1": { + "libraryName": "ipcheck", + "typingsPackageName": "ipcheck", + "projectName": "https://github.com/gosquared/ipcheck", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7db51d0d6f1b12a09057c244c9894fc6b682ec1e5d2354eb93187555b0ed1cc1", + "globals": [ + "ipcheck" + ], + "declaredModules": [ + "ipcheck" + ] + } + }, + "irc": { + "0.3": { + "libraryName": "irc", + "typingsPackageName": "irc", + "projectName": "https://github.com/martynsmith/node-irc", + "contributors": [ + { + "name": "phillips1012", + "url": "https://github.com/phillips1012", + "githubUsername": "phillips1012" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3f9b0dfc548c2d1d67f70cc00da46d6021d4be134eaa6a3926ab463c802604d", + "globals": [], + "declaredModules": [ + "irc" + ] + } + }, + "iri": { + "1.3": { + "libraryName": "iri", + "typingsPackageName": "iri", + "projectName": "https://github.com/awwright/node-iri", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef34c5c16ef3863a5e7250f6fc82ad1c9aca8a407810170d47111ec1992c8d7e", + "globals": [], + "declaredModules": [ + "iri" + ] + } + }, + "iron": { + "5.0": { + "libraryName": "iron", + "typingsPackageName": "iron", + "projectName": "https://github.com/hueniverse/iron", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/simonschick", + "githubUsername": "simonschick" + }, + { + "name": "Rafael Souza Fijalkowski", + "url": "https://github.com/rafaelsouzaf", + "githubUsername": "rafaelsouzaf" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06f90da0c622265d4dfe2d741fc3065573d565e10f20ced0287ca9ca7bb72d63", + "globals": [], + "declaredModules": [ + "iron" + ] + } + }, + "is": { + "0.0": { + "libraryName": "is.js", + "typingsPackageName": "is", + "projectName": "http://arasatasaygin.github.io/is.js/", + "contributors": [ + { + "name": "Rodrigo Cabral", + "url": "https://github.com/cabralRodrigo", + "githubUsername": "cabralRodrigo" + }, + { + "name": "Mitchell Grice", + "url": "https://github.com/gricey432", + "githubUsername": "gricey432" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4389c37f8675428a7e30b38ee5f9f68307393559d738a9a09a9deea3f1dc0e74", + "globals": [ + "is" + ], + "declaredModules": [ + "is", + "is_js" + ] + } + }, + "is-absolute": { + "1.0": { + "libraryName": "is-absolute", + "typingsPackageName": "is-absolute", + "projectName": "https://github.com/jonschlinkert/is-absolute", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43e466a1c65097ab0025cb3d6b65b1abd6ac29d1ff059e30fbf629ce45cee537", + "globals": [], + "declaredModules": [ + "is-absolute" + ] + } + }, + "is-alphanumerical": { + "1.0": { + "libraryName": "is-alphanumerical", + "typingsPackageName": "is-alphanumerical", + "projectName": "https://github.com/wooorm/is-alphanumerical/", + "contributors": [ + { + "name": "Vu Tran", + "url": "https://github.com/vutran", + "githubUsername": "vutran" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74c3cdc69db9c13e974fab818296bea5748cb6cefc667f637293eebda7eae674", + "globals": [], + "declaredModules": [ + "is-alphanumerical" + ] + } + }, + "is-array": { + "1.0": { + "libraryName": "is-array", + "typingsPackageName": "is-array", + "projectName": "https://github.com/retrofox/is-array", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "022a6d7d0cecb39152720f7e15eb07b58041307cc27cfb22a973605c84dcd544", + "globals": [], + "declaredModules": [ + "is-array" + ] + } + }, + "is-blank": { + "2.1": { + "libraryName": "is-blank", + "typingsPackageName": "is-blank", + "projectName": "https://github.com/johnotander/is-blank#readme", + "contributors": [ + { + "name": "Christian Gambardella", + "url": "https://github.com/heygambo", + "githubUsername": "heygambo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec7300b060bf6243dfda7ce7c78a151e7ada373ce2d540faa32d4a44ffc74d86", + "globals": [], + "declaredModules": [ + "is-blank" + ] + } + }, + "is-buffer": { + "2.0": { + "libraryName": "is-buffer", + "typingsPackageName": "is-buffer", + "projectName": "https://github.com/feross/is-buffer#readme", + "contributors": [ + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c94eb2043941fd6151a8b55e4846f08d704c34e2cc329bc2059127dad0fb47aa", + "globals": [], + "declaredModules": [ + "is-buffer" + ] + } + }, + "is-callable": { + "1.1": { + "libraryName": "is-callable", + "typingsPackageName": "is-callable", + "projectName": "https://github.com/ljharb/is-callable", + "contributors": [ + { + "name": "Daniel", + "url": "https://github.com/nieltg", + "githubUsername": "nieltg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9849564d9d4ce0072a58e1157f9f2dda23a20b6c12b40fd8171635cb29655a18", + "globals": [], + "declaredModules": [ + "is-callable" + ] + } + }, + "is-charging": { + "2.0": { + "libraryName": "is-charging", + "typingsPackageName": "is-charging", + "projectName": "https://github.com/gillstrom/is-charging#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7dc2eab59c2a5a84862980f440aa460eee8bd1045bc2f4bafa269a6dd7b8efb", + "globals": [], + "declaredModules": [ + "is-charging" + ] + } + }, + "is-ci": { + "2.0": { + "libraryName": "is-ci", + "typingsPackageName": "is-ci", + "projectName": "https://github.com/watson/is-ci", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ci-info", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f97d19ec616048b39269c2bdbba159b92b2a187678a77ecd19961e8b1c653c6b", + "globals": [], + "declaredModules": [ + "is-ci" + ] + } + }, + "is-color": { + "1.0": { + "libraryName": "is-color", + "typingsPackageName": "is-color", + "projectName": "https://github.com/morishitter/is-color", + "contributors": [ + { + "name": "Vitor Luiz Cavalcanti", + "url": "https://github.com/VitorLuizC", + "githubUsername": "VitorLuizC" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99435c8a0bf2a170bb213916ac2b7de0ea1fca99c4b87569812b17b0544e2248", + "globals": [], + "declaredModules": [ + "is-color" + ] + } + }, + "is-date-object": { + "1.0": { + "libraryName": "is-date-object", + "typingsPackageName": "is-date-object", + "projectName": "https://github.com/ljharb/is-date-object", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9ea4d1f33ac5a3fd977e5a413fc80df59652c8a852879be297b4a2146c3a3a8", + "globals": [], + "declaredModules": [ + "is-date-object" + ] + } + }, + "is-dotdir": { + "1.0": { + "libraryName": "is-dotdir", + "typingsPackageName": "is-dotdir", + "projectName": "https://github.com/jonschlinkert/is-dotdir", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80dcb7f2b330b89b8c5e129eb1eb5e697842ac3579e608e816695e1f443fea31", + "globals": [], + "declaredModules": [ + "is-dotdir" + ] + } + }, + "is-dotfile": { + "2.0": { + "libraryName": "is-dotfile", + "typingsPackageName": "is-dotfile", + "projectName": "https://github.com/jonschlinkert/is-dotfile", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bba40d71db2e97d20ac1985eba243bf02f993a39df9df78bbbfa8e64610c5460", + "globals": [], + "declaredModules": [ + "is-dotfile" + ] + } + }, + "is-empty": { + "1.2": { + "libraryName": "is-empty", + "typingsPackageName": "is-empty", + "projectName": "https://github.com/ianstormtaylor/is-empty", + "contributors": [ + { + "name": "Stanislav Termosa", + "url": "https://github.com/termosa", + "githubUsername": "termosa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1cbd9e34dcd9cada1b97326e9c6de03da70b924fe2631b074e3058902838163", + "globals": [], + "declaredModules": [ + "is-empty" + ] + } + }, + "is-empty-object": { + "1.1": { + "libraryName": "is-empty-object", + "typingsPackageName": "is-empty-object", + "projectName": "https://github.com/gummesson/is-empty-object", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c915852e8e2625fa2f779fd4373e4d5c50b20c52ddbdaf53558306d6b24ccec", + "globals": [], + "declaredModules": [ + "is-empty-object" + ] + } + }, + "is-even": { + "1.0": { + "libraryName": "is-even", + "typingsPackageName": "is-even", + "projectName": "https://github.com/jonschlinkert/is-even", + "contributors": [ + { + "name": "Shawn Choi", + "url": "https://github.com/shawnkoon", + "githubUsername": "shawnkoon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1b6d713fd6d14ede2b27fecab9b0d3ab87a3a0d686f0fd5578c6e7053d84257", + "globals": [], + "declaredModules": [ + "is-even" + ] + } + }, + "is-finite": { + "1.0": { + "libraryName": "is-finite", + "typingsPackageName": "is-finite", + "projectName": "https://github.com/sindresorhus/is-finite#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bec40aa5d27bb058d5e4a6e159cb0ab3d5e6b97fba1654060a27e56f7f1033da", + "globals": [], + "declaredModules": [ + "is-finite" + ] + } + }, + "is-function": { + "1.0": { + "libraryName": "is-function", + "typingsPackageName": "is-function", + "projectName": "https://github.com/grncdr/js-is-function", + "contributors": [ + { + "name": "Evangelos Zotos", + "url": "https://github.com/evangeloszotos", + "githubUsername": "evangeloszotos" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b778e8adb3b8d0b9d6a7f76fdd613718677114b4a0cf01b7cd491d619b8be097", + "globals": [], + "declaredModules": [ + "is-function" + ] + } + }, + "is-generator": { + "1.0": { + "libraryName": "is-generator", + "typingsPackageName": "is-generator", + "projectName": "https://github.com/blakeembrey/is-generator", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0886c1b2a5a6780a68d4b3600f1a18c5a53b6476513f5c233114bd80b5ac11ee", + "globals": [], + "declaredModules": [ + "is-generator" + ] + } + }, + "is-generator-function": { + "1.0": { + "libraryName": "is-generator-function", + "typingsPackageName": "is-generator-function", + "projectName": "https://github.com/ljharb/is-generator-function#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a2d60a91302a877a05b7de31a0442265832ff520ab5b106242b169fdd2d341d", + "globals": [], + "declaredModules": [ + "is-generator-function" + ] + } + }, + "is-git-url": { + "1.0": { + "libraryName": "is-git-url", + "typingsPackageName": "is-git-url", + "projectName": "https://github.com/jonschlinkert/is-git-url", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bb17974db8ef4ea11c6ee15aa5e688a20b29a829dc697bd6676209a103f3577", + "globals": [], + "declaredModules": [ + "is-git-url" + ] + } + }, + "is-glob": { + "4.0": { + "libraryName": "is-glob", + "typingsPackageName": "is-glob", + "projectName": "https://github.com/micromatch/is-glob", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8394869771d4febe3a3259b113582c255b63fbdc2ad25ca29841629332cbcf0", + "globals": [], + "declaredModules": [ + "is-glob" + ] + } + }, + "is-hotkey": { + "0.1": { + "libraryName": "is-hotkey", + "typingsPackageName": "is-hotkey", + "projectName": "https://github.com/ianstormtaylor/is-hotkey#readme", + "contributors": [ + { + "name": "Pierre-Marc Airoldi", + "url": "https://github.com/petester42", + "githubUsername": "petester42" + }, + { + "name": "Kalley Powell", + "url": "https://github.com/kalley", + "githubUsername": "kalley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95ab61ac8752d8bfdb8b795b48b4cca5eacc594c25b63bc96f6417cf81d34f8e", + "globals": [], + "declaredModules": [ + "is-hotkey" + ] + } + }, + "is-integer": { + "1.0": { + "libraryName": "is-integer", + "typingsPackageName": "is-integer", + "projectName": "https://github.com/parshap/js-is-integer#readme", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b642239ca11c2729ffe8b22ccaef64d007bcdc409ed89e93fa554747d9acc66", + "globals": [], + "declaredModules": [ + "is-integer" + ] + } + }, + "is-my-json-valid": { + "0.0": { + "libraryName": "is-my-json-valid", + "typingsPackageName": "is-my-json-valid", + "projectName": "https://github.com/mafintosh/is-my-json-valid", + "contributors": [ + { + "name": "kruncher", + "url": "https://github.com/kruncher", + "githubUsername": "kruncher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07536596ab27f7e94feb473a2ea7758a5b067084835086bc2838d45ef94784e1", + "globals": [], + "declaredModules": [ + "is-my-json-valid" + ] + } + }, + "is-natural-number": { + "4.0": { + "libraryName": "is-natural-number", + "typingsPackageName": "is-natural-number", + "projectName": "https://github.com/shinnn/is-natural-number.js", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4684b864763c290cefcb86a0f8ae2269e86b64302ec2bff135305cdba95144c", + "globals": [], + "declaredModules": [ + "is-natural-number" + ] + } + }, + "is-negated-glob": { + "1.0": { + "libraryName": "is-negated-glob", + "typingsPackageName": "is-negated-glob", + "projectName": "https://github.com/jonschlinkert/is-negated-glob", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e7a27cfc06fe2198cbdef76d7e276781f62dcc80e86d21e08e327f16de4a2f6", + "globals": [], + "declaredModules": [ + "is-negated-glob" + ] + } + }, + "is-number": { + "7.0": { + "libraryName": "is-number", + "typingsPackageName": "is-number", + "projectName": "https://github.com/jonschlinkert/is-number", + "contributors": [ + { + "name": "Harry Shipton", + "url": "https://github.com/harryshipton", + "githubUsername": "harryshipton" + }, + { + "name": "Jed Thompson", + "url": "https://github.com/jedster1111", + "githubUsername": "jedster1111" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32e24e956a62ccd8aad0bd379be8c0ec4b93ca9cc29d7821781e0e9b552f0c48", + "globals": [], + "declaredModules": [ + "is-number" + ] + } + }, + "is-number-like": { + "1.0": { + "libraryName": "is-number-like", + "typingsPackageName": "is-number-like", + "projectName": "https://github.com/vigour-io/is-number-like#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a480df84819d82165e084ba8d70a019988af427f79e7c2efd0a7d81cd33c7ced", + "globals": [], + "declaredModules": [ + "is-number-like" + ] + } + }, + "is-object": { + "1.0": { + "libraryName": "is-object", + "typingsPackageName": "is-object", + "projectName": "https://github.com/ljharb/is-object", + "contributors": [ + { + "name": "Wilson Hobbs", + "url": "https://github.com/wbhob", + "githubUsername": "wbhob" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6e469ebfdc6a161d6ea37a731ed71d3143fa5c35f730599e38c7705420e69c3", + "globals": [], + "declaredModules": [ + "is-object" + ] + } + }, + "is-odd": { + "3.0": { + "libraryName": "is-odd", + "typingsPackageName": "is-odd", + "projectName": "https://github.com/jonschlinkert/is-odd", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1dc04627cea88eece89c95a0aed7905067a849634ee4f4bc84b23fa135d0dd02", + "globals": [], + "declaredModules": [ + "is-odd" + ] + } + }, + "is-progressive": { + "3.0": { + "libraryName": "is-progressive", + "typingsPackageName": "is-progressive", + "projectName": "https://github.com/sindresorhus/is-progressive#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "https" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f498b3ac9b9586137b09ff82489712ee85fffbeaef2ac973b3d8a1b4de000c78", + "globals": [], + "declaredModules": [ + "is-progressive" + ] + } + }, + "is-promise": { + "2.1": { + "libraryName": "is-promise", + "typingsPackageName": "is-promise", + "projectName": "https://github.com/then/is-promise", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbf3be805fc4f6034e545c48406892d0777263564e5cd2681c0f4a302a2a169f", + "globals": [], + "declaredModules": [ + "is-promise" + ] + } + }, + "is-relative": { + "1.0": { + "libraryName": "is-relative", + "typingsPackageName": "is-relative", + "projectName": "https://github.com/jonschlinkert/is-relative", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5926f75ea7cb213aa384d9a0b07b81a3240c9b8d93db4904600903e25496e13d", + "globals": [], + "declaredModules": [ + "is-relative" + ] + } + }, + "is-relative-path": { + "2.0": { + "libraryName": "is-relative-path", + "typingsPackageName": "is-relative-path", + "projectName": "https://github.com/mrjoelkemp/is-relative-path", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47c7e933d7aff753a919dc94716ed84e2885d35e20523c89e73a26f2ea6c9c41", + "globals": [], + "declaredModules": [ + "is-relative-path" + ] + } + }, + "is-running": { + "2.1": { + "libraryName": "is-running", + "typingsPackageName": "is-running", + "projectName": "https://github.com/nisaacson/is-running", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b523b1b65fed6952808c3c409e71e0d004b99888acc3535470927b43bc194309", + "globals": [], + "declaredModules": [ + "is-running" + ] + } + }, + "is-ssh": { + "1.3": { + "libraryName": "is-ssh", + "typingsPackageName": "is-ssh", + "projectName": "https://github.com/IonicaBizau/node-is-ssh", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d51a269e18e92bf1c695649ef7d976e1f0ae2cb7e7cc971bf8514956f5277d1", + "globals": [], + "declaredModules": [ + "is-ssh" + ] + } + }, + "is-touch-device": { + "1.0": { + "libraryName": "is-touch-device", + "typingsPackageName": "is-touch-device", + "projectName": "https://github.com/airbnb/is-touch-device", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fdd0f1e0ae0a16f3ddeb2d364fa0cecf5f41e6bc6a19c9e0ab435edaa6ce1365", + "globals": [], + "declaredModules": [ + "is-touch-device" + ] + } + }, + "is-trademarked": { + "1.2": { + "libraryName": "is-trademarked", + "typingsPackageName": "is-trademarked", + "projectName": "https://github.com/egoist/is-trademarked#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1da15f7fbf799d1c3d25690bf39e217481efb0d07807f1746e4e449eba465dcd", + "globals": [], + "declaredModules": [ + "is-trademarked" + ] + } + }, + "is-typedarray": { + "1.0": { + "libraryName": "is-typedarray", + "typingsPackageName": "is-typedarray", + "projectName": "https://github.com/hughsk/is-typedarray", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "252b530e75d5b654668d86a8eeacbbea12cd24d08891d0ca7d001626aec4a39e", + "globals": [], + "declaredModules": [ + "is-typedarray" + ] + } + }, + "is-unc-path": { + "1.0": { + "libraryName": "is-unc-path", + "typingsPackageName": "is-unc-path", + "projectName": "https://github.com/jonschlinkert/is-unc-path", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3456ae7b45c6772a0e7642be74147d4e7ddd85798e60f5cbb5d7494b8033d228", + "globals": [], + "declaredModules": [ + "is-unc-path" + ] + } + }, + "is-url": { + "1.2": { + "libraryName": "is-url", + "typingsPackageName": "is-url", + "projectName": "https://github.com/segmentio/is-url", + "contributors": [ + { + "name": "Ryota Murohoshi", + "url": "https://github.com/RyotaMurohoshi", + "githubUsername": "RyotaMurohoshi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8a70146ed0a62ee8c5c6c81e7314e00d5adeeb7f2b0d6715a45b24040f3490a", + "globals": [], + "declaredModules": [ + "is-url" + ] + } + }, + "is-uuid": { + "1.0": { + "libraryName": "is-uuid", + "typingsPackageName": "is-uuid", + "projectName": "https://github.com/afram/is-uuid#readme", + "contributors": [ + { + "name": "André Thériault", + "url": "https://github.com/tedre191", + "githubUsername": "tedre191" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd35ca88543ef492e1ae9cc92f713fb90336a43c76e238058db2392e16df680a", + "globals": [], + "declaredModules": [ + "is-uuid" + ] + } + }, + "is-valid-glob": { + "1.0": { + "libraryName": "is-valid-glob", + "typingsPackageName": "is-valid-glob", + "projectName": "https://github.com/jonschlinkert/is-valid-glob", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "731cb5ef6462fbd05137e9e396050719aa97cf30452753a2452895f446b82d35", + "globals": [], + "declaredModules": [ + "is-valid-glob" + ] + } + }, + "is-valid-path": { + "0.1": { + "libraryName": "is-valid-path", + "typingsPackageName": "is-valid-path", + "projectName": "https://github.com/jonschlinkert/is-valid-path", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be43c52232316d6629ed3908fb73bdac2440a8b4e190a831f0cef09864bea505", + "globals": [], + "declaredModules": [ + "is-valid-path" + ] + } + }, + "is-windows": { + "1.0": { + "libraryName": "is-windows", + "typingsPackageName": "is-windows", + "projectName": "https://github.com/jonschlinkert/is-windows", + "contributors": [ + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "610e9345c2ee603cac49f854943aa9bd570a312784d4c04e67730275bcfa2de0", + "globals": [ + "isWindows" + ], + "declaredModules": [ + "is-windows" + ] + } + }, + "isaac": { + "0.0": { + "libraryName": "isaac", + "typingsPackageName": "isaac", + "projectName": "https://github.com/StefanoBalocco/isaac.js", + "contributors": [ + { + "name": "Martin Olsson", + "url": "https://github.com/mo", + "githubUsername": "mo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "604e2a5694e2e43c3594c9d1b5a40ce32c5078e4b93d6395d6a3609f6f56d88a", + "globals": [], + "declaredModules": [ + "isaac" + ] + } + }, + "isarray": { + "2.0": { + "libraryName": "isarray", + "typingsPackageName": "isarray", + "projectName": "https://github.com/juliangruber/isarray", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66ebaa1511b9ae8180f83576796e8007761e779f6617fd80ea58e575a64de67f", + "globals": [], + "declaredModules": [ + "isarray" + ] + } + }, + "isbn-utils": { + "1.1": { + "libraryName": "isbn-utils", + "typingsPackageName": "isbn-utils", + "projectName": "https://github.com/GitbookIO/isbn-utils", + "contributors": [ + { + "name": "Jørgen Elgaard Larsen", + "url": "https://github.com/elhaard", + "githubUsername": "elhaard" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a805aa8700be30b4a9dfb92fc68c5c7c923d4ebef3107a2a01844eb458c82fb1", + "globals": [], + "declaredModules": [ + "isbn-utils" + ] + } + }, + "iscroll": { + "5.2": { + "libraryName": "iScroll", + "typingsPackageName": "iscroll", + "projectName": "http://cubiq.org/iscroll-5-ready-for-beta-test", + "contributors": [ + { + "name": "Christiaan Rakowski", + "url": "https://github.com/csrakowski", + "githubUsername": "csrakowski" + }, + { + "name": "Denis Tokarev", + "url": "https://github.com/devlato", + "githubUsername": "devlato" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "iscroll-lite.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "328340cc5f6926b67172af6372d99073ebe727c0aadd8bddf61a787f6722addf", + "globals": [ + "IScroll" + ], + "declaredModules": [] + }, + "4.2": { + "libraryVersionDirectoryName": "4", + "libraryName": "iScroll", + "typingsPackageName": "iscroll", + "projectName": "http://cubiq.org/iscroll-4", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + }, + { + "name": "Christiaan Rakowski", + "url": "https://github.com/csrakowski/" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "iscroll-lite.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "iscroll", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d1128d9910519627e79c616b28621b596d65c66db01712e9c2160b056bfe8913", + "globals": [ + "iScroll" + ], + "declaredModules": [] + } + }, + "isexe": { + "2.0": { + "libraryName": "isexe", + "typingsPackageName": "isexe", + "projectName": "https://github.com/isaacs/isexe#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a8b5a06d86f64e1d229d11631d5a4fdd0bea07bdf07a6c20f617e2eac5eb87a", + "globals": [], + "declaredModules": [ + "isexe" + ] + } + }, + "iso-3166-2": { + "1.0": { + "libraryName": "iso-3166-2", + "typingsPackageName": "iso-3166-2", + "projectName": "https://github.com/olahol/iso-3166-2.js", + "contributors": [ + { + "name": "Matt Rollins", + "url": "https://github.com/sicilica", + "githubUsername": "sicilica" + }, + { + "name": "Emily Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e878c3e3ea7199aa9a4371e29cd8c3d46d0fbf9b6790a10db529a24a8d82dda9", + "globals": [], + "declaredModules": [ + "iso-3166-2" + ] + } + }, + "iso8601-localizer": { + "1.2": { + "libraryName": "ISO8601-Localizer", + "typingsPackageName": "iso8601-localizer", + "projectName": "https://github.com/avielfedida/ISO8601-Localizer", + "contributors": [ + { + "name": "Aviel Fedida", + "url": "https://github.com/avielfedida", + "githubUsername": "avielfedida" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "263a5075965476aa5fdd937feb6327d4ab20b87d990a0e10c1a35ea5f65324ff", + "globals": [ + "ISO8601Localizer" + ], + "declaredModules": [ + "iso8601-localizer" + ] + } + }, + "isomorphic-fetch": { + "0.0": { + "libraryName": "isomorphic-fetch", + "typingsPackageName": "isomorphic-fetch", + "projectName": "https://github.com/matthew-andrews/isomorphic-fetch/issues", + "contributors": [ + { + "name": "Todd Lucas", + "url": "https://github.com/toddlucas", + "githubUsername": "toddlucas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ba976c7180436b65447dc6e76eb39c22db9dce42f3485d031c0f6c9698c726e", + "globals": [], + "declaredModules": [ + "isomorphic-fetch" + ] + } + }, + "isomorphic-form-data": { + "2.0": { + "libraryName": "isomorphic-form-data", + "typingsPackageName": "isomorphic-form-data", + "projectName": "https://www.npmjs.com/package/isomorphic-form-data", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "form-data", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "form-data", + "version": "^2.5.1" + } + ], + "contentHash": "5a7de7ba8184c624385ff924211a00b54d9b955fb3ef88b662818c9bcebe32d0", + "globals": [], + "declaredModules": [ + "isomorphic-form-data" + ] + } + }, + "isotope-layout": { + "3.0": { + "libraryName": "isotope", + "typingsPackageName": "isotope-layout", + "projectName": "https://isotope.metafizzy.co", + "contributors": [ + { + "name": "Anže Videnič", + "url": "https://github.com/avidenic", + "githubUsername": "avidenic" + }, + { + "name": "Mălin Brândușe", + "url": "https://github.com/malinushj", + "githubUsername": "malinushj" + }, + { + "name": "SPWizard01", + "url": "https://github.com/SPWizard01", + "githubUsername": "SPWizard01" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "843978d8e4c2229c9da8db1f8f6ec56751113c141796a9484486b82487e9c662", + "globals": [ + "Isotope" + ], + "declaredModules": [ + "isotope-layout" + ] + } + }, + "isstream": { + "0.1": { + "libraryName": "isstream", + "typingsPackageName": "isstream", + "projectName": "https://github.com/rvagg/isstream", + "contributors": [ + { + "name": "Matthew Peveler", + "url": "https://github.com/MasterOdin", + "githubUsername": "MasterOdin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2117621cc069f51bd4f27fbdfa6d50dff45808d79c25df00ab953498fc3b5329", + "globals": [], + "declaredModules": [ + "isstream" + ] + } + }, + "issue-parser": { + "3.0": { + "libraryName": "issue-parser", + "typingsPackageName": "issue-parser", + "projectName": "https://github.com/pvdlg/issue-parser#readme", + "contributors": [ + { + "name": "Leko", + "url": "https://github.com/Leko", + "githubUsername": "Leko" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebf6fb61eaa461781e7c22efe828aa81663b0f60fd09692c4f0ca2b197f78827", + "globals": [], + "declaredModules": [ + "issue-parser" + ] + } + }, + "istanbul": { + "0.4": { + "libraryName": "Istanbul", + "typingsPackageName": "istanbul", + "projectName": "https://github.com/gotwarlost/istanbul", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68fb7a5231a2e2d8bd37b7cc5a368e6a73c9115f5791574ff4b5cf11b0263e87", + "globals": [], + "declaredModules": [ + "istanbul" + ] + } + }, + "istanbul-lib-coverage": { + "2.0": { + "libraryName": "istanbul-lib-coverage", + "typingsPackageName": "istanbul-lib-coverage", + "projectName": "https://istanbul.js.org", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Lorenzo Rapetti", + "url": "https://github.com/loryman", + "githubUsername": "loryman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb2cf9603945473dc60dede8472e884daa070938a01b09aa816ca0cc979213ba", + "globals": [], + "declaredModules": [ + "istanbul-lib-coverage" + ] + } + }, + "istanbul-lib-hook": { + "2.0": { + "libraryName": "istanbul-lib-hook", + "typingsPackageName": "istanbul-lib-hook", + "projectName": "https://istanbul.js.org", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6de1386df22dcdd1fe556d953db2b212792aac0e7fa04c170eb910c0eb8a7c1e", + "globals": [], + "declaredModules": [ + "istanbul-lib-hook" + ] + } + }, + "istanbul-lib-instrument": { + "1.7": { + "libraryName": "istanbul-lib-instrument", + "typingsPackageName": "istanbul-lib-instrument", + "projectName": "https://istanbul.js.org", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "istanbul-lib-coverage", + "version": "*" + }, + { + "name": "source-map", + "version": "*" + }, + { + "name": "babel-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.1" + } + ], + "contentHash": "07a227f079f5f9ba30c7c5cb839cfe72f806aa982b5ed3b775da0b04e94b0343", + "globals": [], + "declaredModules": [ + "istanbul-lib-instrument" + ] + } + }, + "istanbul-lib-report": { + "3.0": { + "libraryName": "istanbul-lib-report", + "typingsPackageName": "istanbul-lib-report", + "projectName": "https://istanbul.js.org", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Zacharias Björngren", + "url": "https://github.com/zache", + "githubUsername": "zache" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "istanbul-lib-coverage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8b2f5e15a24d9f52a96c5cfadb0f582bf6200ce8643e15422c3c8f1a2bb1c63", + "globals": [], + "declaredModules": [ + "istanbul-lib-report" + ] + } + }, + "istanbul-lib-source-maps": { + "1.2": { + "libraryName": "istanbul-lib-source-maps", + "typingsPackageName": "istanbul-lib-source-maps", + "projectName": "https://istanbul.js.org", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "istanbul-lib-coverage", + "version": "*" + }, + { + "name": "source-map", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.1" + } + ], + "contentHash": "d0d8034ffe6782466e111008b43c118edd943f736c3407caddc4e520e6dd3a79", + "globals": [], + "declaredModules": [ + "istanbul-lib-source-maps" + ] + } + }, + "istanbul-middleware": { + "0.0": { + "libraryName": "istanbul-middleware", + "typingsPackageName": "istanbul-middleware", + "projectName": "https://www.npmjs.com/package/istanbul-middleware", + "contributors": [ + { + "name": "Hookclaw", + "url": "https://github.com/hookclaw", + "githubUsername": "hookclaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67b41a010f28de99595b85638dc7fdacb2ebf9e750efc6dc42cd7eb212fc9d4d", + "globals": [], + "declaredModules": [ + "istanbul-middleware" + ] + } + }, + "istanbul-reports": { + "1.1": { + "libraryName": "istanbul-reports", + "typingsPackageName": "istanbul-reports", + "projectName": "https://github.com/istanbuljs/istanbuljs", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "istanbul-lib-report", + "version": "*" + }, + { + "name": "istanbul-lib-coverage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48ffb8b28b9f445ebd12c748ea4cf877e1b802bee7fa18c4392b793e84bfce5a", + "globals": [], + "declaredModules": [ + "istanbul-reports" + ] + } + }, + "istextorbinary": { + "2.3": { + "libraryName": "istextorbinary", + "typingsPackageName": "istextorbinary", + "projectName": "https://github.com/bevry/istextorbinary", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77442e94943e672fa8c3349e4930a5019ad17e79baf34b50e9fccfc4e3df0985", + "globals": [], + "declaredModules": [ + "istextorbinary" + ] + } + }, + "it-all": { + "1.0": { + "libraryName": "it-all", + "typingsPackageName": "it-all", + "projectName": "https://github.com/achingbrain/it-all", + "contributors": [ + { + "name": "nlisgo", + "url": "https://github.com/nlisgo", + "githubUsername": "nlisgo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d321187510177c753a44ca923bea41c36248f4f651c601270ce35358343c48f0", + "globals": [], + "declaredModules": [ + "it-all" + ] + } + }, + "it-pushable": { + "1.3": { + "libraryName": "it-pushable", + "typingsPackageName": "it-pushable", + "projectName": "https://github.com/alanshaw/it-pushable", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffd0bc3b6045b454804cffd3b178164204e51d425660872bab62a13424115edb", + "globals": [], + "declaredModules": [ + "it-pushable" + ] + } + }, + "ityped": { + "0.0": { + "libraryName": "ityped", + "typingsPackageName": "ityped", + "projectName": "https://github.com/luisvinicius167/ityped", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d93610355528cd5c460a558322ac841c1f29805cef41834f313cd9295f71b2c1", + "globals": [ + "ityped" + ], + "declaredModules": [ + "ityped" + ] + } + }, + "ix.js": { + "1.0": { + "libraryName": "IxJS", + "typingsPackageName": "ix.js", + "projectName": "https://github.com/Reactive-Extensions/IxJS", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "l2o.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57091691896546b82e839ed868d09962721723d33120e1d8e34dae09b5966f9b", + "globals": [ + "Ix" + ], + "declaredModules": [ + "ix", + "l2o" + ] + } + }, + "jackrabbit": { + "4.3": { + "libraryName": "jackrabbit", + "typingsPackageName": "jackrabbit", + "projectName": "https://github.com/hunterloftis/jackrabbit", + "contributors": [ + { + "name": "Elvis Adomnica", + "url": "https://github.com/elvisvoer", + "githubUsername": "elvisvoer" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amqplib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "910e6b2109dcbfc19329e0830c41be174b806a4c37c79c9b2c0980f7bf69c64c", + "globals": [], + "declaredModules": [ + "jackrabbit" + ] + } + }, + "jade": { + "0.0": { + "libraryName": "jade", + "typingsPackageName": "jade", + "projectName": "https://github.com/jadejs/jade", + "contributors": [ + { + "name": "Panu Horsmalahti", + "url": "https://github.com/panuhorsmalahti", + "githubUsername": "panuhorsmalahti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e9412af33856dbe2d6e8ed5a96653783c28093e8705f782c61532aa0b08530f", + "globals": [], + "declaredModules": [ + "jade" + ] + } + }, + "jaeger-client": { + "3.15": { + "libraryName": "jaeger-client", + "typingsPackageName": "jaeger-client", + "projectName": "https://github.com/jaegertracing/jaeger-client-node#readme", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + }, + { + "name": "tsachis", + "url": "https://github.com/tsachis", + "githubUsername": "tsachis" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "opentracing", + "version": "*" + }, + { + "name": "prom-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "opentracing", + "version": "~0.14.3" + }, + { + "name": "prom-client", + "version": "~11.3.0" + } + ], + "contentHash": "02d83cb24d3dc286a4c90c0bfe1ddb7b850bd81d60e4a1fb258624e4ab286ae3", + "globals": [], + "declaredModules": [ + "jaeger-client" + ] + } + }, + "jake": { + "0.0": { + "libraryName": "jake", + "typingsPackageName": "jake", + "projectName": "https://github.com/mde/jake", + "contributors": [ + { + "name": "Kon", + "url": "http://phyzkit.net/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80d6b74b025cf7526d4320f529b42785be26649ec9321558d4a5473c751319cb", + "globals": [], + "declaredModules": [ + "jake" + ] + } + }, + "jalaali-js": { + "1.1": { + "libraryName": "jalaali-js", + "typingsPackageName": "jalaali-js", + "projectName": "https://github.com/jalaali/jalaali-js", + "contributors": [ + { + "name": "Ali Taheri Moghaddar", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6cd52c8e8c5e92b464d1151e91379896e172b1158a7840eb61cdd02e6ecbecb", + "globals": [], + "declaredModules": [ + "jalaali-js" + ] + } + }, + "japan-postal-code": { + "0.2": { + "libraryName": "japan-postal-code", + "typingsPackageName": "japan-postal-code", + "projectName": "https://github.com/mzp/japan-postal-code", + "contributors": [ + { + "name": "Takesi Tokugawa", + "url": "https://github.com/TokugawaTakesi", + "githubUsername": "TokugawaTakesi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53342e67d347974e1127acb3fa1b8739c3d31f54c5d2cb502b95e849369ae407", + "globals": [ + "JapanPostalCodeLibrary" + ], + "declaredModules": [ + "japan-postal-code" + ] + } + }, + "japanese-holidays": { + "1.0": { + "libraryName": "japanese-holidays", + "typingsPackageName": "japanese-holidays", + "projectName": "https://github.com/osamutake/japanese-holidays-js", + "contributors": [ + { + "name": "syamatoo", + "url": "https://github.com/syamatoo", + "githubUsername": "syamatoo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "281ce11110aeb09edbee6b1c69fe648e0a5150b2d49b6295dfb4fda13d8cb1ca", + "globals": [], + "declaredModules": [ + "japanese-holidays" + ] + } + }, + "jasmine": { + "3.5": { + "libraryName": "Jasmine", + "typingsPackageName": "jasmine", + "projectName": "http://jasmine.github.io", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Theodore Brown", + "url": "https://github.com/theodorejb", + "githubUsername": "theodorejb" + }, + { + "name": "David Pärsson", + "url": "https://github.com/davidparsson", + "githubUsername": "davidparsson" + }, + { + "name": "Gabe Moothart", + "url": "https://github.com/gmoothart", + "githubUsername": "gmoothart" + }, + { + "name": "Lukas Zech", + "url": "https://github.com/lukas-zech-software", + "githubUsername": "lukas-zech-software" + }, + { + "name": "Boris Breuer", + "url": "https://github.com/Engineer2B", + "githubUsername": "Engineer2B" + }, + { + "name": "Chris Yungmann", + "url": "https://github.com/cyungmann", + "githubUsername": "cyungmann" + }, + { + "name": "Giles Roadnight", + "url": "https://github.com/Roaders", + "githubUsername": "Roaders" + }, + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + }, + { + "name": "Domas Trijonis", + "url": "https://github.com/fdim", + "githubUsername": "fdim" + }, + { + "name": "Moshe Kolodny", + "url": "https://github.com/kolodny", + "githubUsername": "kolodny" + }, + { + "name": "Stephen Farrar", + "url": "https://github.com/stephenfarrar", + "githubUsername": "stephenfarrar" + }, + { + "name": "Alex Povar", + "url": "https://github.com/zvirja", + "githubUsername": "zvirja" + }, + { + "name": "Dominik Ehrenberg", + "url": "https://github.com/djungowski", + "githubUsername": "djungowski" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "006bbc145818fe1e90c01b00c1c57062b4736576e599d2fe4372ea6a61176941", + "globals": [ + "afterAll", + "afterEach", + "beforeAll", + "beforeEach", + "describe", + "expect", + "expectAsync", + "fail", + "fdescribe", + "fit", + "it", + "jasmine", + "pending", + "runs", + "spyOn", + "spyOnAllFunctions", + "spyOnProperty", + "waits", + "waitsFor", + "xdescribe", + "xit" + ], + "declaredModules": [ + "jasmine" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "Jasmine", + "typingsPackageName": "jasmine", + "projectName": "https://jasmine.github.io/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jasmine", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e456d5a14d00f7cebb6950d27103e478460af58685c78572cf433aa261a41c21", + "globals": [ + "afterEach", + "beforeEach", + "describe", + "expect", + "it", + "jasmine", + "runs", + "spyOn", + "waits", + "waitsFor", + "xdescribe", + "xit" + ], + "declaredModules": [] + }, + "2.8": { + "libraryVersionDirectoryName": "2", + "libraryName": "Jasmine", + "typingsPackageName": "jasmine", + "projectName": "https://jasmine.github.io/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Theodore Brown", + "url": "https://github.com/theodorejb", + "githubUsername": "theodorejb" + }, + { + "name": "David Pärsson", + "url": "https://github.com/davidparsson", + "githubUsername": "davidparsson" + }, + { + "name": "Gabe Moothart", + "url": "https://github.com/gmoothart", + "githubUsername": "gmoothart" + }, + { + "name": "Lukas Zech", + "url": "https://github.com/lukas-zech-software", + "githubUsername": "lukas-zech-software" + }, + { + "name": "Boris Breuer", + "url": "https://github.com/Engineer2B", + "githubUsername": "Engineer2B" + }, + { + "name": "Chris Yungmann", + "url": "https://github.com/cyungmann", + "githubUsername": "cyungmann" + }, + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + }, + { + "name": "Domas Trijonis", + "url": "https://github.com/fdim", + "githubUsername": "fdim" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jasmine", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "008a614d331bf69f6af8c50bd1b5f15caef1d9d11d0253b3b6ee05796a662c00", + "globals": [ + "afterAll", + "afterEach", + "beforeAll", + "beforeEach", + "describe", + "expect", + "fail", + "fdescribe", + "fit", + "it", + "jasmine", + "pending", + "runs", + "spyOn", + "spyOnProperty", + "waits", + "waitsFor", + "xdescribe", + "xit" + ], + "declaredModules": [ + "jasmine" + ] + } + }, + "jasmine-ajax": { + "3.3": { + "libraryName": "jasmine-ajax", + "typingsPackageName": "jasmine-ajax", + "projectName": "https://github.com/jasmine/jasmine-ajax", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jasmine" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bece456cb9750496eef26f016c2d2854d5dcf3c92864e6495fe650f94f07c07", + "globals": [ + "MockAjax", + "jasmine" + ], + "declaredModules": [] + } + }, + "jasmine-data-provider": { + "2.2": { + "libraryName": "jasmine-data-provider", + "typingsPackageName": "jasmine-data-provider", + "projectName": "https://github.com/MortalFlesh/jasmine-data-provider", + "contributors": [ + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jasmine" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c1b94e8994a64ee780e5f54b6c3bacc7509cf49ffcd829401c6ad58b2beea56", + "globals": [], + "declaredModules": [ + "jasmine-data-provider" + ] + } + }, + "jasmine-data_driven_tests": { + "1.0": { + "libraryName": "Jasmine Data Driven Tests", + "typingsPackageName": "jasmine-data_driven_tests", + "projectName": "https://github.com/gburghardt/jasmine-data_driven_tests", + "contributors": [ + { + "name": "Anthony MacKinnon", + "url": "https://github.com/AnthonyMacKinnon", + "githubUsername": "AnthonyMacKinnon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jasmine" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e31474dce68c7af166e64dd01ec4e6ecc497aef0b6ff8cc90fc621da500c9ae", + "globals": [ + "all", + "using", + "xall", + "xusing" + ], + "declaredModules": [] + } + }, + "jasmine-enzyme": { + "7.0": { + "libraryName": "jasmine-enzyme", + "typingsPackageName": "jasmine-enzyme", + "projectName": "https://github.com/formidablelabs/enzyme-matchers/packages/jasmine-enzyme", + "contributors": [ + { + "name": "Umar Bolatov", + "url": "https://github.com/bolatovumar", + "githubUsername": "bolatovumar" + }, + { + "name": "Steve Gravrock", + "url": "https://github.com/sgravrock", + "githubUsername": "sgravrock" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "enzyme" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b29eeeaaa6532d800ca5b3a115ba18a581e482d9eef366b124f7ac2a50b553cb", + "globals": [], + "declaredModules": [ + "jasmine-enzyme" + ] + } + }, + "jasmine-es6-promise-matchers": { + "0.0": { + "libraryName": "jasmine-es6-promise-matchers", + "typingsPackageName": "jasmine-es6-promise-matchers", + "projectName": "https://github.com/bvaughn/jasmine-es6-promise-matchers", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aeb13ae5936161da00cb93c4274bb4e2ccba9762574451d6c4dfa95ece58868", + "globals": [ + "JasminePromiseMatchers" + ], + "declaredModules": [] + } + }, + "jasmine-fixture": { + "1.0": { + "libraryName": "Jasmine-fixture", + "typingsPackageName": "jasmine-fixture", + "projectName": "https://github.com/searls/jasmine-fixture", + "contributors": [ + { + "name": "Craig Brett", + "url": "https://github.com/craigbrett17", + "githubUsername": "craigbrett17" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [ + "jquery", + "jasmine-jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56a8a953ed009f66a20a93014b665d4bba60ba6da1d6f03b95e1e4c0b7a6b89a", + "globals": [ + "affix" + ], + "declaredModules": [] + } + }, + "jasmine-given": { + "2.6": { + "libraryName": "jasmine-given", + "typingsPackageName": "jasmine-given", + "projectName": "https://github.com/searls/jasmine-given", + "contributors": [ + { + "name": "Shai Reznik", + "url": "https://github.com/shairez", + "githubUsername": "shairez" + }, + { + "name": "Dmitry Efimenko", + "url": "https://github.com/DmitryEfimenko", + "githubUsername": "DmitryEfimenko" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db871dcdb1feddec26f320d087f1e012b7145a1874f1a9c510dc15cdf35d1fae", + "globals": [ + "And", + "Given", + "Invariant", + "Then", + "When" + ], + "declaredModules": [] + } + }, + "jasmine-jquery": { + "1.5": { + "libraryName": "Jasmine-JQuery", + "typingsPackageName": "jasmine-jquery", + "projectName": "https://github.com/velesin/jasmine-jquery", + "contributors": [ + { + "name": "Gregor Stamac", + "url": "https://github.com/gstamac", + "githubUsername": "gstamac" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f7602a62ac5a965b82673c342677831902855d7dc31cd413196cac3ddd005b0", + "globals": [ + "appendLoadFixtures", + "appendLoadStyleFixtures", + "appendSetFixtures", + "appendSetStyleFixtures", + "getJSONFixture", + "jasmine", + "loadFixtures", + "loadJSONFixtures", + "loadStyleFixtures", + "preloadFixtures", + "preloadStyleFixtures", + "readFixtures", + "sandbox", + "setFixtures", + "setStyleFixtures", + "spyOnEvent" + ], + "declaredModules": [] + } + }, + "jasmine-matchers": { + "0.2": { + "libraryName": "jasmine-matchers", + "typingsPackageName": "jasmine-matchers", + "projectName": "https://github.com/uxebu/jasmine-matchers", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d496f6a859d34084d6f0d9faf29fcfd8fc3e748e2678c4f700eb6d4369ebb829", + "globals": [], + "declaredModules": [] + } + }, + "jasmine-node": { + "1.14": { + "libraryName": "jasmine-node", + "typingsPackageName": "jasmine-node", + "projectName": "https://github.com/mhevery/jasmine-node", + "contributors": [ + { + "name": "Sven Reglitzki", + "url": "https://github.com/svi3c", + "githubUsername": "svi3c" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05d0034151fa4bb6965b763b3aff01fbdf98b4b16802e05ee1a3d80192292a4b", + "globals": [ + "it" + ], + "declaredModules": [ + "jasmine-node" + ] + } + }, + "jasmine-promise-matchers": { + "0.0": { + "libraryName": "jasmine-promise-matchers", + "typingsPackageName": "jasmine-promise-matchers", + "projectName": "https://github.com/bvaughn/jasmine-promise-matchers", + "contributors": [ + { + "name": "Matthew Hill", + "url": "https://github.com/matthewjh", + "githubUsername": "matthewjh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "829f2bb4330a584d5bac9b1899ff1fbb7c121f987eac727e677cf1f435837d81", + "globals": [ + "installPromiseMatchers" + ], + "declaredModules": [] + } + }, + "jasmine_dom_matchers": { + "1.4": { + "libraryName": "jasmine_dom_matchers", + "typingsPackageName": "jasmine_dom_matchers", + "projectName": "http://github.com/charleshansen/jasmine_dom_matchers", + "contributors": [ + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b752efc42f8169b9461e7b8837e59e596f8b2fb45d5b6bf9ab09e6a8133d3651", + "globals": [], + "declaredModules": [] + } + }, + "jasminewd2": { + "2.0": { + "libraryName": "jasminewd2", + "typingsPackageName": "jasminewd2", + "projectName": "https://github.com/angular/jasminewd", + "contributors": [ + { + "name": "Sammy Jelin", + "url": "https://github.com/sjelin", + "githubUsername": "sjelin" + }, + { + "name": "George Kalpakas", + "url": "https://github.com/gkalpak", + "githubUsername": "gkalpak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca1ba8a2cfdef6a0d23916028ffe48d3db855c7870736b6da8fc3a9d1778d275", + "globals": [ + "afterAll", + "afterEach", + "beforeAll", + "beforeEach", + "fit", + "it", + "jasmine", + "xit" + ], + "declaredModules": [] + } + }, + "java": { + "0.9": { + "libraryName": "java", + "typingsPackageName": "java", + "projectName": "https://github.com/joeferner/node-java", + "contributors": [ + { + "name": "Jim Lloyd", + "url": "https://github.com/jimlloyd", + "githubUsername": "jimlloyd" + }, + { + "name": "Kentaro Teramoto", + "url": "https://github.com/hrl7", + "githubUsername": "hrl7" + }, + { + "name": "Matthieu Dartiguenave", + "url": "https://github.com/darti", + "githubUsername": "darti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "pify" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5503878bc2eac624fdaae916cebfd1903309bdc5722b9e85be1330cde7a99dac", + "globals": [], + "declaredModules": [ + "java" + ] + } + }, + "java-applet": { + "0.0": { + "libraryName": "Java Applet", + "typingsPackageName": "java-applet", + "projectName": "https://www.java.com/", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d1463ab2ff2d276d24a83684ae50100d44dfcf8563a96cfb84cf97773a1cdb7", + "globals": [ + "JavaAppletStatus" + ], + "declaredModules": [] + } + }, + "javascript-astar": { + "0.0": { + "libraryName": "javascript-astar", + "typingsPackageName": "javascript-astar", + "projectName": "https://github.com/bgrins/javascript-astar", + "contributors": [ + { + "name": "brian ridley", + "url": "https://github.com/ptlis", + "githubUsername": "ptlis" + }, + { + "name": "Mike Lazer-Walker", + "url": "https://github.com/lazerwalker", + "githubUsername": "lazerwalker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e13730a1fac47d6369c6bf2b8cd611a4f28f0a9f458cdfd3cf428cb47a9285d8", + "globals": [ + "Graph", + "GridNode", + "astar" + ], + "declaredModules": [] + } + }, + "javascript-bignum": { + "0.0": { + "libraryName": "javascript-bignum", + "typingsPackageName": "javascript-bignum", + "projectName": "https://github.com/jtobey/javascript-bignum", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "545b1c95d225d230c7130565792fff2f959dec69aeb1ff3976f0191502f31a78", + "globals": [ + "SchemeNumber", + "VERSION", + "maxIntegerDigits", + "raise" + ], + "declaredModules": [] + } + }, + "javascript-state-machine": { + "2.4": { + "libraryName": "Finite State Machine", + "typingsPackageName": "javascript-state-machine", + "projectName": "https://github.com/jakesgordon/javascript-state-machine", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Maarten Docter", + "url": "https://github.com/mdocter", + "githubUsername": "mdocter" + }, + { + "name": "William Sears", + "url": "https://github.com/MrBigDog2U", + "githubUsername": "MrBigDog2U" + }, + { + "name": "samael", + "url": "https://github.com/samael65535", + "githubUsername": "samael65535" + }, + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2ead9d1d440543cda8a48dff7a4ff35b9c50a9061f3ad7bef5312265c1776cd", + "globals": [ + "StateMachine" + ], + "declaredModules": [ + "javascript-state-machine" + ] + } + }, + "javascript-time-ago": { + "2.0": { + "libraryName": "javascript-time-ago", + "typingsPackageName": "javascript-time-ago", + "projectName": "https://github.com/catamphetamine/javascript-time-ago", + "contributors": [ + { + "name": "Erik Burton ", + "url": "https://github.com/erikburt", + "githubUsername": "erikburt" + }, + { + "name": "Henry Nguyen", + "url": "https://github.com/HenryNguyen5", + "githubUsername": "HenryNguyen5" + }, + { + "name": "Luis Felipe Zaguini", + "url": "https://github.com/zaguiini", + "githubUsername": "zaguiini" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "gradation/canonical.d.ts", + "gradation/convenient.d.ts", + "gradation/helpers.d.ts", + "gradation/index.d.ts", + "index.d.ts", + "locale/af/index.d.ts", + "locale/am/index.d.ts", + "locale/ar-AE/index.d.ts", + "locale/ar/index.d.ts", + "locale/as/index.d.ts", + "locale/ast/index.d.ts", + "locale/az/index.d.ts", + "locale/be/index.d.ts", + "locale/bg/index.d.ts", + "locale/bn/index.d.ts", + "locale/br/index.d.ts", + "locale/bs-Cyrl/index.d.ts", + "locale/bs/index.d.ts", + "locale/ca/index.d.ts", + "locale/ccp/index.d.ts", + "locale/ce/index.d.ts", + "locale/chr/index.d.ts", + "locale/cs/index.d.ts", + "locale/cy/index.d.ts", + "locale/da/index.d.ts", + "locale/de/index.d.ts", + "locale/dsb/index.d.ts", + "locale/dz/index.d.ts", + "locale/ee/index.d.ts", + "locale/el/index.d.ts", + "locale/en/index.d.ts", + "locale/es-AR/index.d.ts", + "locale/es-MX/index.d.ts", + "locale/es-PY/index.d.ts", + "locale/es-SV/index.d.ts", + "locale/es-US/index.d.ts", + "locale/es/index.d.ts", + "locale/et/index.d.ts", + "locale/eu/index.d.ts", + "locale/fa/index.d.ts", + "locale/fi/index.d.ts", + "locale/fil/index.d.ts", + "locale/fo/index.d.ts", + "locale/fr-CA/index.d.ts", + "locale/fr/index.d.ts", + "locale/fur/index.d.ts", + "locale/fy/index.d.ts", + "locale/ga/index.d.ts", + "locale/gd/index.d.ts", + "locale/gl/index.d.ts", + "locale/gu/index.d.ts", + "locale/he/index.d.ts", + "locale/hi/index.d.ts", + "locale/hr/index.d.ts", + "locale/hsb/index.d.ts", + "locale/hu/index.d.ts", + "locale/hy/index.d.ts", + "locale/ia/index.d.ts", + "locale/id/index.d.ts", + "locale/index.d.ts", + "locale/is/index.d.ts", + "locale/it/index.d.ts", + "locale/ja/index.d.ts", + "locale/jgo/index.d.ts", + "locale/jv/index.d.ts", + "locale/ka/index.d.ts", + "locale/kea/index.d.ts", + "locale/kk/index.d.ts", + "locale/kl/index.d.ts", + "locale/km/index.d.ts", + "locale/kn/index.d.ts", + "locale/ko/index.d.ts", + "locale/kok/index.d.ts", + "locale/ksh/index.d.ts", + "locale/ku/index.d.ts", + "locale/ky/index.d.ts", + "locale/lb/index.d.ts", + "locale/lkt/index.d.ts", + "locale/lo/index.d.ts", + "locale/lt/index.d.ts", + "locale/lv/index.d.ts", + "locale/mk/index.d.ts", + "locale/ml/index.d.ts", + "locale/mn/index.d.ts", + "locale/mr/index.d.ts", + "locale/ms/index.d.ts", + "locale/mt/index.d.ts", + "locale/my/index.d.ts", + "locale/mzn/index.d.ts", + "locale/nb/index.d.ts", + "locale/ne/index.d.ts", + "locale/nl/index.d.ts", + "locale/nn/index.d.ts", + "locale/or/index.d.ts", + "locale/pa/index.d.ts", + "locale/pl/index.d.ts", + "locale/ps/index.d.ts", + "locale/pt/index.d.ts", + "locale/qu/index.d.ts", + "locale/ro/index.d.ts", + "locale/ru/index.d.ts", + "locale/sah/index.d.ts", + "locale/sd/index.d.ts", + "locale/se-FI/index.d.ts", + "locale/se/index.d.ts", + "locale/si/index.d.ts", + "locale/sk/index.d.ts", + "locale/sl/index.d.ts", + "locale/so/index.d.ts", + "locale/sq/index.d.ts", + "locale/sr-Latn/index.d.ts", + "locale/sr/index.d.ts", + "locale/sv/index.d.ts", + "locale/sw/index.d.ts", + "locale/ta/index.d.ts", + "locale/te/index.d.ts", + "locale/th/index.d.ts", + "locale/ti/index.d.ts", + "locale/tk/index.d.ts", + "locale/to/index.d.ts", + "locale/tr/index.d.ts", + "locale/ug/index.d.ts", + "locale/uk/index.d.ts", + "locale/ur-IN/index.d.ts", + "locale/ur/index.d.ts", + "locale/uz-Cyrl/index.d.ts", + "locale/uz/index.d.ts", + "locale/vi/index.d.ts", + "locale/wae/index.d.ts", + "locale/yi/index.d.ts", + "locale/yue-Hans/index.d.ts", + "locale/yue/index.d.ts", + "locale/zh-Hans-HK/index.d.ts", + "locale/zh-Hans-MO/index.d.ts", + "locale/zh-Hans-SG/index.d.ts", + "locale/zh-Hant-HK/index.d.ts", + "locale/zh-Hant-MO/index.d.ts", + "locale/zh-Hant/index.d.ts", + "locale/zh/index.d.ts", + "locale/zu/index.d.ts", + "style/default.d.ts", + "style/index.d.ts", + "style/time.d.ts", + "style/twitter.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "571ce50b3c27738a60d7c5fba7cda9a897cf4cdfc877dd150e6fcfe332f660b1", + "globals": [], + "declaredModules": [ + "javascript-time-ago", + "javascript-time-ago/locale", + "javascript-time-ago/style", + "javascript-time-ago/gradation", + "javascript-time-ago/gradation/canonical", + "javascript-time-ago/gradation/convenient", + "javascript-time-ago/gradation/helpers", + "javascript-time-ago/style/time", + "javascript-time-ago/style/twitter", + "javascript-time-ago/style/default", + "javascript-time-ago/locale/en", + "javascript-time-ago/locale/to", + "javascript-time-ago/locale/zh-Hant-HK", + "javascript-time-ago/locale/lb", + "javascript-time-ago/locale/si", + "javascript-time-ago/locale/lt", + "javascript-time-ago/locale/ar-AE", + "javascript-time-ago/locale/sw", + "javascript-time-ago/locale/tk", + "javascript-time-ago/locale/he", + "javascript-time-ago/locale/es-MX", + "javascript-time-ago/locale/es-AR", + "javascript-time-ago/locale/kn", + "javascript-time-ago/locale/km", + "javascript-time-ago/locale/nl", + "javascript-time-ago/locale/br", + "javascript-time-ago/locale/sq", + "javascript-time-ago/locale/ast", + "javascript-time-ago/locale/eu", + "javascript-time-ago/locale/mn", + "javascript-time-ago/locale/ar", + "javascript-time-ago/locale/kk", + "javascript-time-ago/locale/tr", + "javascript-time-ago/locale/zh-Hans-MO", + "javascript-time-ago/locale/te", + "javascript-time-ago/locale/zh-Hant-MO", + "javascript-time-ago/locale/hi", + "javascript-time-ago/locale/se-FI", + "javascript-time-ago/locale/am", + "javascript-time-ago/locale/as", + "javascript-time-ago/locale/bs-Cyrl", + "javascript-time-ago/locale/es", + "javascript-time-ago/locale/chr", + "javascript-time-ago/locale/mzn", + "javascript-time-ago/locale/fil", + "javascript-time-ago/locale/bn", + "javascript-time-ago/locale/ne", + "javascript-time-ago/locale/is", + "javascript-time-ago/locale/wae", + "javascript-time-ago/locale/fur", + "javascript-time-ago/locale/ur", + "javascript-time-ago/locale/fr", + "javascript-time-ago/locale/yue", + "javascript-time-ago/locale/zh-Hans-SG", + "javascript-time-ago/locale/gl", + "javascript-time-ago/locale/nn", + "javascript-time-ago/locale/fi", + "javascript-time-ago/locale/ug", + "javascript-time-ago/locale/ko", + "javascript-time-ago/locale/hy", + "javascript-time-ago/locale/ky", + "javascript-time-ago/locale/lv", + "javascript-time-ago/locale/da", + "javascript-time-ago/locale/se", + "javascript-time-ago/locale/es-PY", + "javascript-time-ago/locale/ku", + "javascript-time-ago/locale/ml", + "javascript-time-ago/locale/mr", + "javascript-time-ago/locale/af", + "javascript-time-ago/locale/ru", + "javascript-time-ago/locale/or", + "javascript-time-ago/locale/uk", + "javascript-time-ago/locale/lo", + "javascript-time-ago/locale/fy", + "javascript-time-ago/locale/fa", + "javascript-time-ago/locale/zh-Hant", + "javascript-time-ago/locale/bs", + "javascript-time-ago/locale/lkt", + "javascript-time-ago/locale/kl", + "javascript-time-ago/locale/sk", + "javascript-time-ago/locale/nb", + "javascript-time-ago/locale/ca", + "javascript-time-ago/locale/ksh", + "javascript-time-ago/locale/bg", + "javascript-time-ago/locale/hr", + "javascript-time-ago/locale/uz-Cyrl", + "javascript-time-ago/locale/sv", + "javascript-time-ago/locale/dz", + "javascript-time-ago/locale/uz", + "javascript-time-ago/locale/gd", + "javascript-time-ago/locale/es-US", + "javascript-time-ago/locale/sr-Latn", + "javascript-time-ago/locale/fo", + "javascript-time-ago/locale/hu", + "javascript-time-ago/locale/ccp", + "javascript-time-ago/locale/kea", + "javascript-time-ago/locale/my", + "javascript-time-ago/locale/kok", + "javascript-time-ago/locale/th", + "javascript-time-ago/locale/el", + "javascript-time-ago/locale/ia", + "javascript-time-ago/locale/cy", + "javascript-time-ago/locale/jgo", + "javascript-time-ago/locale/pl", + "javascript-time-ago/locale/sl", + "javascript-time-ago/locale/ps", + "javascript-time-ago/locale/sr", + "javascript-time-ago/locale/id", + "javascript-time-ago/locale/et", + "javascript-time-ago/locale/yue-Hans", + "javascript-time-ago/locale/qu", + "javascript-time-ago/locale/it", + "javascript-time-ago/locale/so", + "javascript-time-ago/locale/zh-Hans-HK", + "javascript-time-ago/locale/az", + "javascript-time-ago/locale/ee", + "javascript-time-ago/locale/vi", + "javascript-time-ago/locale/ta", + "javascript-time-ago/locale/ur-IN", + "javascript-time-ago/locale/zu", + "javascript-time-ago/locale/mt", + "javascript-time-ago/locale/sd", + "javascript-time-ago/locale/zh", + "javascript-time-ago/locale/pt", + "javascript-time-ago/locale/ce", + "javascript-time-ago/locale/dsb", + "javascript-time-ago/locale/pa", + "javascript-time-ago/locale/es-SV", + "javascript-time-ago/locale/jv", + "javascript-time-ago/locale/cs", + "javascript-time-ago/locale/ga", + "javascript-time-ago/locale/sah", + "javascript-time-ago/locale/ja", + "javascript-time-ago/locale/mk", + "javascript-time-ago/locale/yi", + "javascript-time-ago/locale/fr-CA", + "javascript-time-ago/locale/de", + "javascript-time-ago/locale/hsb", + "javascript-time-ago/locale/be", + "javascript-time-ago/locale/gu", + "javascript-time-ago/locale/ms", + "javascript-time-ago/locale/ro", + "javascript-time-ago/locale/ka", + "javascript-time-ago/locale/ti" + ] + } + }, + "jbinary": { + "0.0": { + "libraryName": "jBinary", + "typingsPackageName": "jbinary", + "projectName": "https://github.com/jDataView/jBinary", + "contributors": [ + { + "name": "Tim Bureck", + "url": "https://github.com/tbureck", + "githubUsername": "tbureck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jdataview", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80921b5d4cc8386b226efca86c6925961175c7595b50fc30fedc4f9a2393f9ec", + "globals": [], + "declaredModules": [ + "jbinary" + ] + } + }, + "jcanvas": { + "15.2": { + "libraryName": "jCanvas", + "typingsPackageName": "jcanvas", + "projectName": "https://github.com/caleb531/jcanvas", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dc5ca06ee444bc7f507d23afe1f2a69748ebb5c92f0ed00d4bbbbd83c46ef81", + "globals": [], + "declaredModules": [ + "jcanvas" + ] + } + }, + "jdataview": { + "0.0": { + "libraryName": "jDataView", + "typingsPackageName": "jdataview", + "projectName": "https://github.com/jDataView/jDataView", + "contributors": [ + { + "name": "Ingvar Stepanyan", + "url": "https://github.com/RReverser", + "githubUsername": "RReverser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f38a988d34cae9bab872d8fb800c7277627b031deae63f1415507fc97057b78", + "globals": [], + "declaredModules": [ + "jdataview" + ] + } + }, + "jee-jsf": { + "0.0": { + "libraryName": "the JSF 2.0 Ajax request API", + "typingsPackageName": "jee-jsf", + "projectName": "https://docs.oracle.com/cd/E17802_01/j2ee/javaee/javaserverfaces/2.0/docs/js-api/symbols/jsf.ajax.html", + "contributors": [ + { + "name": "Lars Michaelis and Stephan Zerhusen", + "url": "https://github.com/ButterFaces/ButterFaces" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8df2d932f7f339d3b87c3db8c61a5e1601746082c370cee55dac39f28f1217e", + "globals": [ + "jsf" + ], + "declaredModules": [] + } + }, + "jenkins": { + "0.23": { + "libraryName": "jenkins", + "typingsPackageName": "jenkins", + "projectName": "https://github.com/silas/node-jenkins", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 23, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba6795cf143b1b536283a0666547a84ea73091601fff58eca62935106dd786c1", + "globals": [], + "declaredModules": [ + "jenkins" + ] + } + }, + "jest": { + "25.1": { + "libraryName": "Jest", + "typingsPackageName": "jest", + "projectName": "https://jestjs.io/", + "contributors": [ + { + "name": "Asana (https://asana.com)\n// Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "jwbay", + "url": "https://github.com/jwbay", + "githubUsername": "jwbay" + }, + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Alex Jover Morales", + "url": "https://github.com/alexjoverm", + "githubUsername": "alexjoverm" + }, + { + "name": "Allan Lukwago", + "url": "https://github.com/epicallan", + "githubUsername": "epicallan" + }, + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + }, + { + "name": "Waseem Dahman", + "url": "https://github.com/wsmd", + "githubUsername": "wsmd" + }, + { + "name": "Jamie Mason", + "url": "https://github.com/JamieMason", + "githubUsername": "JamieMason" + }, + { + "name": "Douglas Duteil", + "url": "https://github.com/douglasduteil", + "githubUsername": "douglasduteil" + }, + { + "name": "Ahn", + "url": "https://github.com/ahnpnl", + "githubUsername": "ahnpnl" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Jeff Lau", + "url": "https://github.com/UselessPickles", + "githubUsername": "UselessPickles" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + }, + { + "name": "Sebastian Sebald", + "url": "https://github.com/sebald", + "githubUsername": "sebald" + }, + { + "name": "Andy", + "url": "https://github.com/andys8", + "githubUsername": "andys8" + }, + { + "name": "Antoine Brault", + "url": "https://github.com/antoinebrault", + "githubUsername": "antoinebrault" + }, + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + }, + { + "name": "Gregor Stamać", + "url": "https://github.com/gstamac", + "githubUsername": "gstamac" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Alex Bolenok", + "url": "https://github.com/quassnoi", + "githubUsername": "quassnoi" + }, + { + "name": "Mario Beltrán Alarcón", + "url": "https://github.com/Belco90", + "githubUsername": "Belco90" + }, + { + "name": "Tony Hallett", + "url": "https://github.com/tonyhallett", + "githubUsername": "tonyhallett" + }, + { + "name": "Jason Yu", + "url": "https://github.com/ycmjason", + "githubUsername": "ycmjason" + }, + { + "name": "Devansh Jethmalani", + "url": "https://github.com/devanshj", + "githubUsername": "devanshj" + } + ], + "libraryMajorVersion": 25, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "jest-diff", + "version": "^25.1.0" + }, + { + "name": "pretty-format", + "version": "^25.1.0" + } + ], + "contentHash": "58f438436100c3d34349a4813ef421bb780d7db0d4d99ce441fb9d7fcbd5c933", + "globals": [ + "afterAll", + "afterEach", + "beforeAll", + "beforeEach", + "describe", + "expect", + "fail", + "fdescribe", + "fit", + "it", + "jasmine", + "jest", + "pending", + "spyOn", + "test", + "xdescribe", + "xit", + "xtest" + ], + "declaredModules": [] + }, + "16.0": { + "libraryVersionDirectoryName": "16", + "libraryName": "Jest", + "typingsPackageName": "jest", + "projectName": "http://facebook.github.io/jest/", + "contributors": [ + { + "name": "Asana (https://asana.com)\n// Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "jwbay", + "url": "https://github.com/jwbay", + "githubUsername": "jwbay" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jest", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e4b301c0756d13b334fda88be6505f6dbaa42cb35b0904df0c3414307d817a6f", + "globals": [ + "afterAll", + "afterEach", + "beforeAll", + "beforeEach", + "describe", + "expect", + "fail", + "fdescribe", + "fit", + "it", + "jasmine", + "jest", + "pending", + "spyOn", + "test", + "xdescribe", + "xit", + "xtest" + ], + "declaredModules": [] + } + }, + "jest-axe": { + "3.2": { + "libraryName": "jest-axe", + "typingsPackageName": "jest-axe", + "projectName": "https://github.com/nickcolley/jest-axe", + "contributors": [ + { + "name": "Josh Goldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + }, + { + "name": "erbridge", + "url": "https://github.com/erbridge", + "githubUsername": "erbridge" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axe-core", + "version": "*" + }, + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axe-core", + "version": "^3.0.3" + } + ], + "contentHash": "8b7458cd90c6f8bdec6f0328ab38cd69cd156a6b3bf2be3ffd3e519519c7afaa", + "globals": [], + "declaredModules": [ + "jest-axe" + ] + } + }, + "jest-dev-server": { + "4.2": { + "libraryName": "jest-dev-server", + "typingsPackageName": "jest-dev-server", + "projectName": "https://github.com/smooth-code/jest-puppeteer/tree/master/packages/jest-dev-server", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "wait-on", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cbde5263fc56860f33c64787e6b6f9675b33296dc535545e7584adc2c947ddc", + "globals": [], + "declaredModules": [ + "jest-dev-server" + ] + } + }, + "jest-environment-puppeteer": { + "4.3": { + "libraryName": "jest-environment-puppeteer", + "typingsPackageName": "jest-environment-puppeteer", + "projectName": "https://github.com/smooth-code/jest-puppeteer/tree/master/packages/jest-environment-puppeteer", + "contributors": [ + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@jest/environment", + "version": "*" + }, + { + "name": "@jest/fake-timers", + "version": "*" + }, + { + "name": "@jest/types", + "version": "*" + }, + { + "name": "jest-mock", + "version": "*" + }, + { + "name": "puppeteer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@jest/environment", + "version": "^24" + }, + { + "name": "@jest/fake-timers", + "version": "^24" + }, + { + "name": "@jest/types", + "version": "^24" + }, + { + "name": "jest-mock", + "version": "^24" + } + ], + "contentHash": "780b6619332d6e3fcb4945609a60dd7232786b1bd355c2f892c6b3b87dca3ad0", + "globals": [], + "declaredModules": [ + "jest-environment-puppeteer" + ] + } + }, + "jest-expect-message": { + "1.0": { + "libraryName": "jest-expect-message", + "typingsPackageName": "jest-expect-message", + "projectName": "https://github.com/mattphillips/jest-expect-message#readme", + "contributors": [ + { + "name": "Mike Davydov", + "url": "https://github.com/mike-d-davydov", + "githubUsername": "mike-d-davydov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0db6e707c25f458c52723dd0b8a0ec652dce4201101090f436bbb7d14d2ddad2", + "globals": [], + "declaredModules": [] + } + }, + "jest-image-snapshot": { + "2.11": { + "libraryName": "jest-image-snapshot", + "typingsPackageName": "jest-image-snapshot", + "projectName": "https://github.com/americanexpress/jest-image-snapshot#readme", + "contributors": [ + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + }, + { + "name": "erbridge", + "url": "https://github.com/erbridge", + "githubUsername": "erbridge" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b75020e367dbbc80944fdcd9d14bdd8e9083f5f534c8108ce40cccd505dbde3", + "globals": [], + "declaredModules": [ + "jest-image-snapshot" + ] + } + }, + "jest-in-case": { + "1.0": { + "libraryName": "jest-in-case", + "typingsPackageName": "jest-in-case", + "projectName": "https://github.com/thinkmill/jest-in-case#readme", + "contributors": [ + { + "name": "Geovani de Souza", + "url": "https://github.com/geovanisouza92", + "githubUsername": "geovanisouza92" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9774775961d7a19e9c97b5ec7518d895ce8260e95b13decc8d5c293c8a2bb6ff", + "globals": [], + "declaredModules": [ + "jest-in-case" + ] + } + }, + "jest-json-schema": { + "2.1": { + "libraryName": "jest-json-schema", + "typingsPackageName": "jest-json-schema", + "projectName": "https://github.com/americanexpress/jest-json-schema#readme", + "contributors": [ + { + "name": "Igor Korolev", + "url": "https://github.com/deadNightTiger", + "githubUsername": "deadNightTiger" + }, + { + "name": "Matt Scheurich", + "url": "https://github.com/lvl99", + "githubUsername": "lvl99" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + }, + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "^6.10.2" + } + ], + "contentHash": "8b2e375aab683656282ffc8c87d95e2a8d13692f60171a40734bf4bfe10c6985", + "globals": [], + "declaredModules": [ + "jest-json-schema" + ] + } + }, + "jest-matcher-one-of": { + "1.0": { + "libraryName": "jest-matcher-one-of", + "typingsPackageName": "jest-matcher-one-of", + "projectName": "https://github.com/d4nyll/jest-matcher-one-of#readme", + "contributors": [ + { + "name": "Joe Mitchard", + "url": "https://github.com/joemitchard", + "githubUsername": "joemitchard" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "353540b664b81945f0a566c1fdb9c7289ea2a0967a95c408736414cb9889f47e", + "globals": [], + "declaredModules": [] + } + }, + "jest-plugin-context": { + "2.9": { + "libraryName": "jest-plugin-context", + "typingsPackageName": "jest-plugin-context", + "projectName": "https://github.com/negativetwelve/jest-plugins/tree/master/packages/jest-plugin-context", + "contributors": [ + { + "name": "Jonas Heinrich", + "url": "https://github.com/jonasheinrich", + "githubUsername": "jonasheinrich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6fc6e2de542ceba93ff73ed2c65c57f7dacbb99a93f049e4dc5badce66086b3", + "globals": [ + "context" + ], + "declaredModules": [] + } + }, + "jest-plugin-set": { + "2.9": { + "libraryName": "jest-plugin-set", + "typingsPackageName": "jest-plugin-set", + "projectName": "https://github.com/negativetwelve/jest-plugins/tree/master/packages/jest-plugin-set", + "contributors": [ + { + "name": "Jonas Heinrich", + "url": "https://github.com/jonasheinrich", + "githubUsername": "jonasheinrich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9544eebb051d5e03a74562d5a8864f388409585ab4251066b3b8e63400cadd2b", + "globals": [ + "set" + ], + "declaredModules": [] + } + }, + "jest-specific-snapshot": { + "0.5": { + "libraryName": "jest-specific-snapshot", + "typingsPackageName": "jest-specific-snapshot", + "projectName": "https://github.com/igor-dv/jest-specific-snapshot#readme", + "contributors": [ + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [ + "enzyme-to-json" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ca40f2f8b92ba6c647349dc7d6c1aa5b7789d5e09cc2713d100d30c0a5f47fa", + "globals": [], + "declaredModules": [ + "jest-specific-snapshot" + ] + } + }, + "jest-when": { + "2.7": { + "libraryName": "jest-when", + "typingsPackageName": "jest-when", + "projectName": "https://github.com/timkindberg/jest-when#readme", + "contributors": [ + { + "name": "Alden Taylor", + "url": "https://github.com/aldentaylor", + "githubUsername": "aldentaylor" + }, + { + "name": "Trung Dang", + "url": "https://github.com/immanuel192", + "githubUsername": "immanuel192" + }, + { + "name": "Gregor Stamać", + "url": "https://github.com/gstamac", + "githubUsername": "gstamac" + }, + { + "name": "Valentin Stern", + "url": "https://github.com/sehsyha", + "githubUsername": "sehsyha" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "807391953a3fc8f52d6c41e7e22bfb65f4bfe56fadbf3a885b7dcd2fe35745dc", + "globals": [], + "declaredModules": [ + "jest-when" + ] + } + }, + "jexl": { + "2.2": { + "libraryName": "jexl", + "typingsPackageName": "jexl", + "projectName": "https://github.com/TomFrost/Jexl", + "contributors": [ + { + "name": "Marcin Tomczyk", + "url": "https://github.com/m-tomczyk", + "githubUsername": "m-tomczyk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "Expression.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5f7766c2eaa94769d4e88a81cace998315131e02b48258329ec2bf76e4ce64e", + "globals": [], + "declaredModules": [ + "jexl", + "jexl/Expression" + ] + } + }, + "jfp": { + "0.0": { + "libraryName": "JFP", + "typingsPackageName": "jfp", + "projectName": "http://cmstead.github.io/JFP", + "contributors": [ + { + "name": "Chris Stead", + "url": "http://www.chrisstead.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e41ffc2863c2e903689fd94e23acf61a18509b4eac7467a9ea9734ff64830d3c", + "globals": [ + "j" + ], + "declaredModules": [ + "jfp" + ] + } + }, + "jfs": { + "0.2": { + "libraryName": "jfs", + "typingsPackageName": "jfs", + "projectName": "http://github.com/flosse/json-file-store", + "contributors": [ + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8bc7ca380a997448e199784ed1e7331d16240e7422937f868dfc71725f7b5de9", + "globals": [], + "declaredModules": [ + "jfs" + ] + } + }, + "jira-client": { + "6.13": { + "libraryName": "jira-client", + "typingsPackageName": "jira-client", + "projectName": "http://github.com/jira-node/node-jira-client", + "contributors": [ + { + "name": "Anatoliy Ostapenko", + "url": "https://github.com/KOPTE3", + "githubUsername": "KOPTE3" + }, + { + "name": "Orta Therox", + "url": "https://github.com/orta", + "githubUsername": "orta" + }, + { + "name": "Robert Kesterson", + "url": "https://github.com/rkesters", + "githubUsername": "rkesters" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56ce2ced60740c76bbee26949f7fe2ece5c09a782b774960aef8c6224f333947", + "globals": [], + "declaredModules": [ + "jira-client" + ] + } + }, + "jju": { + "1.4": { + "libraryName": "jju", + "typingsPackageName": "jju", + "projectName": "https://github.com/rlidwka/jju", + "contributors": [ + { + "name": "Elizabeth Craig", + "url": "https://github.com/ecraig12345", + "githubUsername": "ecraig12345" + }, + { + "name": "Alex Kocharin", + "url": "https://github.com/rlidwka", + "githubUsername": "rlidwka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa543800b32e0c95e89af9d0b3e7d220de13720cd558be7d7a316e814ee7b885", + "globals": [], + "declaredModules": [ + "jju" + ] + } + }, + "jjv": { + "1.0": { + "libraryName": "JJV", + "typingsPackageName": "jjv", + "projectName": "https://github.com/acornejo/jjv", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ad550665e6b03ab28936a5b94506182742c97dabe96cb455c039d0ed151d183", + "globals": [], + "declaredModules": [ + "jjv" + ] + } + }, + "jjve": { + "0.4": { + "libraryName": "JJVE", + "typingsPackageName": "jjve", + "projectName": "https://github.com/silas/jjve", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jjv", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21c37e81cb97c4e8cedb6a97993408306e22cd3b9790e44df509b09391cbe9dd", + "globals": [], + "declaredModules": [ + "jjve" + ] + } + }, + "jmespath": { + "0.15": { + "libraryName": "jmespath", + "typingsPackageName": "jmespath", + "projectName": "https://github.com/jmespath/jmespath.js", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff8f47f057e97d1bc9d3345a92bc1011bc8dc95d73c95e1fafa990698deb301a", + "globals": [], + "declaredModules": [ + "jmespath" + ] + } + }, + "johnny-five": { + "1.3": { + "libraryName": "johnny-five", + "typingsPackageName": "johnny-five", + "projectName": "https://github.com/rwaldron/johnny-five", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + }, + { + "name": "Zoltan Ujvary", + "url": "https://github.com/ujvzolee", + "githubUsername": "ujvzolee" + }, + { + "name": "Simon Colmer", + "url": "https://github.com/workshop2", + "githubUsername": "workshop2" + }, + { + "name": "XtrimSystems", + "url": "https://github.com/xtrimsystems", + "githubUsername": "xtrimsystems" + }, + { + "name": "Marcin Obiedziński", + "url": "https://github.com/marcinobiedz", + "githubUsername": "marcinobiedz" + }, + { + "name": "Nicholas Hehr", + "url": "https://github.com/HipsterBrown", + "githubUsername": "HipsterBrown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05137cae1858acac5a20858f5a3d2f5b1b1c616b5fb0195c544b72b04b292fe8", + "globals": [], + "declaredModules": [ + "johnny-five" + ] + } + }, + "joi": { + "14.3": { + "libraryName": "joi", + "typingsPackageName": "joi", + "projectName": "https://github.com/hapijs/joi", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Laurence Dougal Myers", + "url": "https://github.com/laurence-myers", + "githubUsername": "laurence-myers" + }, + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Gael Magnan de Bornier", + "url": "https://github.com/GaelMagnan", + "githubUsername": "GaelMagnan" + }, + { + "name": "Rytis Alekna", + "url": "https://github.com/ralekna", + "githubUsername": "ralekna" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "Youngrok Kim", + "url": "https://github.com/rokoroku", + "githubUsername": "rokoroku" + }, + { + "name": "Dan Kraus", + "url": "https://github.com/dankraus", + "githubUsername": "dankraus" + }, + { + "name": "Anjun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + }, + { + "name": "Rafael Kallis", + "url": "https://github.com/rafaelkallis", + "githubUsername": "rafaelkallis" + }, + { + "name": "Conan Lai", + "url": "https://github.com/aconanlai", + "githubUsername": "aconanlai" + }, + { + "name": "Peter Thorson", + "url": "https://github.com/zaphoyd", + "githubUsername": "zaphoyd" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Alejandro Fernandez Haro", + "url": "https://github.com/afharo", + "githubUsername": "afharo" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa4eb28d12d5e3b1572e7642c2ce8b1c13a97310a0824f3f7b6693fb61275ddc", + "globals": [], + "declaredModules": [ + "joi" + ] + }, + "10.6": { + "libraryVersionDirectoryName": "10", + "libraryName": "joi", + "typingsPackageName": "joi", + "projectName": "https://github.com/hapijs/joi", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Laurence Dougal Myers", + "url": "https://github.com/laurence-myers", + "githubUsername": "laurence-myers" + }, + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Gael Magnan de Bornier", + "url": "https://github.com/GaelMagnan", + "githubUsername": "GaelMagnan" + }, + { + "name": "Rytis Alekna", + "url": "https://github.com/ralekna", + "githubUsername": "ralekna" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "Youngrok Kim", + "url": "https://github.com/rokoroku", + "githubUsername": "rokoroku" + }, + { + "name": "Conan Lai", + "url": "https://github.com/aconanlai", + "githubUsername": "aconanlai" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "joi", + "version": { + "major": 10 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6b9ddb54d7a14aa62875da555aa7f58c3e891055380031664053eeda01a203da", + "globals": [], + "declaredModules": [ + "joi" + ] + }, + "13.6": { + "libraryVersionDirectoryName": "13", + "libraryName": "joi", + "typingsPackageName": "joi", + "projectName": "https://github.com/hapijs/joi", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Laurence Dougal Myers", + "url": "https://github.com/laurence-myers", + "githubUsername": "laurence-myers" + }, + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Gael Magnan de Bornier", + "url": "https://github.com/GaelMagnan", + "githubUsername": "GaelMagnan" + }, + { + "name": "Rytis Alekna", + "url": "https://github.com/ralekna", + "githubUsername": "ralekna" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "Youngrok Kim", + "url": "https://github.com/rokoroku", + "githubUsername": "rokoroku" + }, + { + "name": "Dan Kraus", + "url": "https://github.com/dankraus", + "githubUsername": "dankraus" + }, + { + "name": "Anjun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + }, + { + "name": "Rafael Kallis", + "url": "https://github.com/rafaelkallis", + "githubUsername": "rafaelkallis" + }, + { + "name": "Conan Lai", + "url": "https://github.com/aconanlai", + "githubUsername": "aconanlai" + }, + { + "name": "Peter Thorson", + "url": "https://github.com/zaphoyd", + "githubUsername": "zaphoyd" + }, + { + "name": "Will Garcia", + "url": "https://github.com/thewillg", + "githubUsername": "thewillg" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "joi", + "version": { + "major": 13 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "fba9b7012fdb6afbdb5d6f5951141ffb83907b787fac22a7bd0e2a1477b9cda1", + "globals": [], + "declaredModules": [ + "joi" + ] + }, + "6.5": { + "libraryVersionDirectoryName": "6", + "libraryName": "joi", + "typingsPackageName": "joi", + "projectName": "https://github.com/spumko/joi", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Laurence Dougal Myers", + "url": "https://github.com/laurence-myers", + "githubUsername": "laurence-myers" + }, + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "joi", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "505a85d318011df13ebcf0e451e2b87070844020297afc5c4b24881ba9843e7b", + "globals": [], + "declaredModules": [ + "joi" + ] + } + }, + "joi-password-complexity": { + "3.1": { + "libraryName": "joi-password-complexity", + "typingsPackageName": "joi-password-complexity", + "projectName": "https://github.com/kamronbatman/joi-password-complexity", + "contributors": [ + { + "name": "Nico Flaig", + "url": "https://github.com/nflaig", + "githubUsername": "nflaig" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "defe3104772024123c37a969ecbe92bc893eb43ce2265d9d43c91f14f821ca69", + "globals": [], + "declaredModules": [ + "joi-password-complexity" + ] + } + }, + "joigoose": { + "2.0": { + "libraryName": "joigoose", + "typingsPackageName": "joigoose", + "projectName": "https://github.com/yoitsro/joigoose", + "contributors": [ + { + "name": "Karoline", + "url": "https://github.com/boothwhack", + "githubUsername": "boothwhack" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + }, + { + "name": "joi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e5dccbebd6b79c12ba3b0d2d188e07838b5d714bcacb2c1aa64434ef394fa96", + "globals": [], + "declaredModules": [ + "joigoose" + ] + } + }, + "josa": { + "3.0": { + "libraryName": "josa", + "typingsPackageName": "josa", + "projectName": "https://github.com/kimdhoe/josa", + "contributors": [ + { + "name": "Vichyssoise", + "url": "https://github.com/vichyssoise", + "githubUsername": "vichyssoise" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03673403cfa4dfd975aa36ebbbb46c280ee91637cb88ea7e8ca1a57db3399349", + "globals": [], + "declaredModules": [ + "josa" + ] + } + }, + "jotform-css.js": { + "1.0": { + "libraryName": "jotform-css.js", + "typingsPackageName": "jotform-css.js", + "projectName": "https://github.com/jotform/css.js", + "contributors": [ + { + "name": "Peter van der Woude", + "url": "https://github.com/pandawood", + "githubUsername": "pandawood" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58b4654212a25d614b36e8e2f5354331e9485e3d1d79e2291efe3b19504a02f0", + "globals": [], + "declaredModules": [ + "jotform-css.js" + ] + } + }, + "jpeg-autorotate": { + "5.0": { + "libraryName": "jpeg-autorotate", + "typingsPackageName": "jpeg-autorotate", + "projectName": "https://github.com/johansatge/jpeg-autorotate#readme", + "contributors": [ + { + "name": "Slessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6b20cee7adc53f3d3a0c87c813286b79a3667cb76f86fe6eabe1bb8e8bbdd99", + "globals": [], + "declaredModules": [ + "jpeg-autorotate" + ] + } + }, + "jpegtran-bin": { + "3.2": { + "libraryName": "jpegtran-bin", + "typingsPackageName": "jpegtran-bin", + "projectName": "https://github.com/imagemin/jpegtran-bin#readme", + "contributors": [ + { + "name": "Hirotaka Ikoma", + "url": "https://github.com/hikoma", + "githubUsername": "hikoma" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54c882f26e9945b1ee69da0f57418fb3bd012e4ba21214e7cec97427102b4661", + "globals": [], + "declaredModules": [ + "jpegtran-bin" + ] + } + }, + "jpm": { + "0.0": { + "libraryName": "Firefox Addon SDK", + "typingsPackageName": "jpm", + "projectName": "https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Add-on_SDK", + "contributors": [ + { + "name": "Mohammed Hamdy", + "url": "https://github.com/github-account-because-they-want-it", + "githubUsername": "github-account-because-they-want-it" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "sdk" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99703c464cee3e9bc8e725a551722b664263409c328560cc43e0566f4332c481", + "globals": [], + "declaredModules": [ + "sdk/base64", + "sdk/clipboard", + "sdk/context-menu", + "sdk/hotkeys", + "sdk/indexed-db", + "sdk/l10n", + "sdk/notifications", + "sdk/page-mod", + "sdk/page-worker", + "sdk/panel", + "sdk/passwords", + "sdk/private-browsing", + "sdk/querystring", + "sdk/request", + "sdk/selection", + "sdk/self", + "sdk/simple-prefs", + "sdk/simple-storage", + "sdk/system", + "sdk/tabs", + "sdk/timers", + "sdk/ui/button/action", + "sdk/ui/button/toggle", + "sdk/ui/frame", + "sdk/ui/toolbar", + "sdk/ui/sidebar", + "sdk/url", + "sdk/windows" + ] + } + }, + "jqgrid": { + "1.3": { + "libraryName": "jQuery jqgrid Plugin", + "typingsPackageName": "jqgrid", + "projectName": "https://github.com/tonytomov/jqGrid", + "contributors": [ + { + "name": "Lokesh Peta", + "url": "https://github.com/lokeshpeta", + "githubUsername": "lokeshpeta" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c089334b3bedea2f44c5df231d0ba8fa5f72e5eb97d29c250fd34901713cc36e", + "globals": [], + "declaredModules": [] + } + }, + "jqrangeslider": { + "5.7": { + "libraryName": "jQRangeSlider", + "typingsPackageName": "jqrangeslider", + "projectName": "http://ghusse.github.com/jQRangeSlider", + "contributors": [ + { + "name": "Dániel Tar", + "url": "https://github.com/qcz", + "githubUsername": "qcz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3a8f988036dfac1d9bd7d35925b97619ef72daf7fb17f31edeba76d42959c69", + "globals": [], + "declaredModules": [] + } + }, + "jquery": { + "3.3": { + "libraryName": "jquery", + "typingsPackageName": "jquery", + "projectName": "https://jquery.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Christian Hoffmeister", + "url": "https://github.com/choffmeister", + "githubUsername": "choffmeister" + }, + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + }, + { + "name": "Diullei Gomes", + "url": "https://github.com/Diullei", + "githubUsername": "Diullei" + }, + { + "name": "Tass Iliopoulos", + "url": "https://github.com/tasoili", + "githubUsername": "tasoili" + }, + { + "name": "Jason Swearingen", + "url": "https://github.com/jasons-novaleaf", + "githubUsername": "jasons-novaleaf" + }, + { + "name": "Sean Hill", + "url": "https://github.com/seanski", + "githubUsername": "seanski" + }, + { + "name": "Guus Goossens", + "url": "https://github.com/Guuz", + "githubUsername": "Guuz" + }, + { + "name": "Kelly Summerlin", + "url": "https://github.com/ksummerlin", + "githubUsername": "ksummerlin" + }, + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + }, + { + "name": "Nicholas Wolverson", + "url": "https://github.com/nwolverson", + "githubUsername": "nwolverson" + }, + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + }, + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "Seikichi Kondo", + "url": "https://github.com/seikichi", + "githubUsername": "seikichi" + }, + { + "name": "Benjamin Jackman", + "url": "https://github.com/benjaminjackman", + "githubUsername": "benjaminjackman" + }, + { + "name": "Poul Sorensen", + "url": "https://github.com/s093294", + "githubUsername": "s093294" + }, + { + "name": "Josh Strobl", + "url": "https://github.com/JoshStrobl", + "githubUsername": "JoshStrobl" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Dick van den Brink", + "url": "https://github.com/DickvdBrink", + "githubUsername": "DickvdBrink" + }, + { + "name": "Thomas Schulz", + "url": "https://github.com/King2500", + "githubUsername": "King2500" + }, + { + "name": "Terry Mun", + "url": "https://github.com/terrymun", + "githubUsername": "terrymun" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "JQuery.d.ts", + "JQueryStatic.d.ts", + "dist/jquery.slim.d.ts", + "index.d.ts", + "legacy.d.ts", + "misc.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sizzle", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd65395892a0c24b0a14e5429f80405a7907bf04253211eb64dd3493d0b242db", + "globals": [ + "$", + "Symbol", + "jQuery" + ], + "declaredModules": [ + "jquery", + "jquery/dist/jquery.slim" + ] + }, + "1.10": { + "libraryVersionDirectoryName": "1", + "libraryName": "jQuery", + "typingsPackageName": "jquery", + "projectName": "http://jquery.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + }, + { + "name": "Christian Hoffmeister", + "url": "https://github.com/choffmeister", + "githubUsername": "choffmeister" + }, + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + }, + { + "name": "Diullei Gomes", + "url": "https://github.com/Diullei", + "githubUsername": "Diullei" + }, + { + "name": "Tass Iliopoulos", + "url": "https://github.com/tasoili", + "githubUsername": "tasoili" + }, + { + "name": "Jason Swearingen", + "url": "https://github.com/jasons-novaleaf", + "githubUsername": "jasons-novaleaf" + }, + { + "name": "Sean Hill", + "url": "https://github.com/seanski", + "githubUsername": "seanski" + }, + { + "name": "Guus Goossens", + "url": "https://github.com/Guuz", + "githubUsername": "Guuz" + }, + { + "name": "Kelly Summerlin", + "url": "https://github.com/ksummerlin", + "githubUsername": "ksummerlin" + }, + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + }, + { + "name": "Nicholas Wolverson", + "url": "https://github.com/nwolverson", + "githubUsername": "nwolverson" + }, + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + }, + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "Seikichi Kondo", + "url": "https://github.com/seikichi", + "githubUsername": "seikichi" + }, + { + "name": "Benjamin Jackman", + "url": "https://github.com/benjaminjackman", + "githubUsername": "benjaminjackman" + }, + { + "name": "Poul Sorensen", + "url": "https://github.com/s093294", + "githubUsername": "s093294" + }, + { + "name": "Josh Strobl", + "url": "https://github.com/JoshStrobl", + "githubUsername": "JoshStrobl" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly/" + }, + { + "name": "Dick van den Brink", + "url": "https://github.com/DickvdBrink", + "githubUsername": "DickvdBrink" + }, + { + "name": "Thomas Schulz", + "url": "https://github.com/King2500", + "githubUsername": "King2500" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7ad547b18280df4727c636af3a0a53fdf06a7bcea1ec440de4aa6343e696c059", + "globals": [ + "$", + "jQuery" + ], + "declaredModules": [ + "jquery" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "jQuery", + "typingsPackageName": "jquery", + "projectName": "http://jquery.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + }, + { + "name": "Christian Hoffmeister", + "url": "https://github.com/choffmeister", + "githubUsername": "choffmeister" + }, + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + }, + { + "name": "Diullei Gomes", + "url": "https://github.com/Diullei", + "githubUsername": "Diullei" + }, + { + "name": "Tass Iliopoulos", + "url": "https://github.com/tasoili", + "githubUsername": "tasoili" + }, + { + "name": "Jason Swearingen", + "url": "https://github.com/jasons-novaleaf", + "githubUsername": "jasons-novaleaf" + }, + { + "name": "Sean Hill", + "url": "https://github.com/seanski", + "githubUsername": "seanski" + }, + { + "name": "Guus Goossens", + "url": "https://github.com/Guuz", + "githubUsername": "Guuz" + }, + { + "name": "Kelly Summerlin", + "url": "https://github.com/ksummerlin", + "githubUsername": "ksummerlin" + }, + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + }, + { + "name": "Nicholas Wolverson", + "url": "https://github.com/nwolverson", + "githubUsername": "nwolverson" + }, + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + }, + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "Seikichi Kondo", + "url": "https://github.com/seikichi", + "githubUsername": "seikichi" + }, + { + "name": "Benjamin Jackman", + "url": "https://github.com/benjaminjackman", + "githubUsername": "benjaminjackman" + }, + { + "name": "Poul Sorensen", + "url": "https://github.com/s093294", + "githubUsername": "s093294" + }, + { + "name": "Josh Strobl", + "url": "https://github.com/JoshStrobl", + "githubUsername": "JoshStrobl" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly/" + }, + { + "name": "Dick van den Brink", + "url": "https://github.com/DickvdBrink", + "githubUsername": "DickvdBrink" + }, + { + "name": "Thomas Schulz", + "url": "https://github.com/King2500", + "githubUsername": "King2500" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "af239deef94122e8bd91969ae7edc23b741f93b22ed059898dcfbc423c85ee20", + "globals": [ + "$", + "jQuery" + ], + "declaredModules": [ + "jquery" + ] + } + }, + "jquery-ajax-chain": { + "1.0": { + "libraryName": "jquery-ajax-chain v", + "typingsPackageName": "jquery-ajax-chain", + "projectName": "https://github.com/humana-fragilitas/jQuery-Ajax-Chain/", + "contributors": [ + { + "name": "Andrea Blasio", + "url": "https://github.com/humana-fragilitas", + "githubUsername": "humana-fragilitas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e318c7f03cffffd7beabd9aa137e34c1e94b0cf44d8c5582dc578ad4e3863dab", + "globals": [], + "declaredModules": [] + } + }, + "jquery-alertable": { + "1.0": { + "libraryName": "jquery-alertable", + "typingsPackageName": "jquery-alertable", + "projectName": "https://github.com/claviska/jquery-alertable", + "contributors": [ + { + "name": "Steven Robertson", + "url": "https://github.com/stever", + "githubUsername": "stever" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1864680c694898f194e993c1b1e32bb7ec462430229ca2e652c217d3787faae", + "globals": [], + "declaredModules": [] + } + }, + "jquery-animate-scroll": { + "1.0": { + "libraryName": "JQuery Animate Scroll", + "typingsPackageName": "jquery-animate-scroll", + "projectName": "https://github.com/risan/jquery-animate-scroll", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99aadcad44eba78081af6b974b7d6ec90457dc9914baef07c5c823dc9998bdb5", + "globals": [], + "declaredModules": [ + "jquery-animate-scroll" + ] + } + }, + "jquery-awesome-cursor": { + "0.3": { + "libraryName": "jquery-awesome-cursor", + "typingsPackageName": "jquery-awesome-cursor", + "projectName": "https://jwarby.github.io/jquery-awesome-cursor", + "contributors": [ + { + "name": "Zsolt Kovács", + "url": "https://github.com/zskovacs", + "githubUsername": "zskovacs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5014ef89ecbb415ab6fad8ac71af67aed79208430896d71dc7749fdcf6512848", + "globals": [], + "declaredModules": [] + } + }, + "jquery-backstretch": { + "2.0": { + "libraryName": "backstretch v", + "typingsPackageName": "jquery-backstretch", + "projectName": "https://github.com/srobbin/jquery-backstretch", + "contributors": [ + { + "name": "Dmytro Kulyk", + "url": "https://github.com/dkulyk", + "githubUsername": "dkulyk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f54a076daf465bd50edcdf4e14b8c26a413ade7c62d784d0e5b3ad6344e3c58", + "globals": [], + "declaredModules": [] + } + }, + "jquery-countdown": { + "2.2": { + "libraryName": "jQuery Countdown", + "typingsPackageName": "jquery-countdown", + "projectName": "https://github.com/hilios/jQuery.countdown", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d124b49c4d1174a768f8ac331b25b254fcb88357a43504fd235b28afed0141f8", + "globals": [], + "declaredModules": [] + } + }, + "jquery-countto": { + "1.2": { + "libraryName": "JQuery CountTo", + "typingsPackageName": "jquery-countto", + "projectName": "https://github.com/mhuggins/jquery-countTo", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "008d387b1bbaa1fb625da948c762bb76ee016d16fd8bb5b9550c6d444a428057", + "globals": [], + "declaredModules": [ + "jquery-countto" + ] + } + }, + "jquery-cropbox": { + "0.0": { + "libraryName": "jQuery cropbox", + "typingsPackageName": "jquery-cropbox", + "projectName": "https://github.com/acornejo/jquery-cropbox", + "contributors": [ + { + "name": "Per Kastman", + "url": "https://github.com/PerKastman", + "githubUsername": "PerKastman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28b6aef0aa361872037cd13dfd74a057872d16a2fe88503d256c55c62d1dd3b1", + "globals": [ + "jQueryCropBox" + ], + "declaredModules": [] + } + }, + "jquery-deferred": { + "0.3": { + "libraryName": "jquery-deferred", + "typingsPackageName": "jquery-deferred", + "projectName": "https://github.com/zzdhidden/node-jquery-deferred", + "contributors": [ + { + "name": "TekuConcept", + "url": "https://github.com/TekuConcept", + "githubUsername": "TekuConcept" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4f349ce48fa607965b4ba11fcdf904fd7def6d32b1af15bd2f4934e1208a68c", + "globals": [], + "declaredModules": [ + "jquery-deferred", + "jquery-deferred/lib" + ] + } + }, + "jquery-deparam": { + "1.0": { + "libraryName": "jquery-deparam", + "typingsPackageName": "jquery-deparam", + "projectName": "https://github.com/AceMetrix/jquery-deparam", + "contributors": [ + { + "name": "Pat Sissons", + "url": "https://github.com/patsissons", + "githubUsername": "patsissons" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8f1826be6db8eeca1494c001abacfa304d5968a3d6c3a794e4d81df62d0c044", + "globals": [ + "deparam" + ], + "declaredModules": [ + "jquery-deparam" + ] + } + }, + "jquery-drawer": { + "3.2": { + "libraryName": "jquery-drawer", + "typingsPackageName": "jquery-drawer", + "projectName": "http://git.blivesta.com/drawer", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "iscroll", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd19119b15b40ef35b7aa60b08c4eacbd42dc5180b4a01f67f03bb0d3f430efe", + "globals": [], + "declaredModules": [] + } + }, + "jquery-easy-loading": { + "1.2": { + "libraryName": "jquery-easy-loading", + "typingsPackageName": "jquery-easy-loading", + "projectName": "http://carlosbonetti.github.io/jquery-loading/", + "contributors": [ + { + "name": "delphinus", + "url": "https://github.com/delphinus35", + "githubUsername": "delphinus35" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "528a79db647c7330c53539a74814f76c421dfe404bc491a84a352e8a150803eb", + "globals": [ + "factory" + ], + "declaredModules": [ + "jquery-easy-loading" + ] + } + }, + "jquery-editable-select": { + "2.2": { + "libraryName": "jquery-editable-select", + "typingsPackageName": "jquery-editable-select", + "projectName": "https://github.com/indrimuska/jquery-editable-select", + "contributors": [ + { + "name": "Vincent Biret", + "url": "https://github.com/baywet", + "githubUsername": "baywet" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee5f5d9e1638e1cbafcbadcccb1af327b7d1175b242390a81f391c229e781473", + "globals": [], + "declaredModules": [] + } + }, + "jquery-focus-exit": { + "1.0": { + "libraryName": "JQuery Focus Exit", + "typingsPackageName": "jquery-focus-exit", + "projectName": "https://github.com/makeup-jquery/jquery-focus-exit", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cf09c3642f6acde49e4938440d1aec7ad7ef196f135e5bb61afb6c5e1b3f55d", + "globals": [], + "declaredModules": [ + "jquery-focus-exit" + ] + } + }, + "jquery-focusable": { + "1.0": { + "libraryName": "JQuery Focusable", + "typingsPackageName": "jquery-focusable", + "projectName": "https://github.com/makeup-jquery/jquery-focusable", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "090355d993799a3e28a50ab6f1213e36d13680b569fb3584f183912eacf9b9ab", + "globals": [], + "declaredModules": [ + "jquery-focusable" + ] + } + }, + "jquery-formatdatetime": { + "1.1": { + "libraryName": "JQuery formatDateTime", + "typingsPackageName": "jquery-formatdatetime", + "projectName": "https://github.com/agschwender/jquery.formatDateTime", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2195cdf97902ed3761ce122be77e832a4ff1716705f3e80e8bbcc7c65f74c2dd", + "globals": [], + "declaredModules": [ + "jquery-formatdatetime" + ] + } + }, + "jquery-fullscreen": { + "1.1": { + "libraryName": "jquery-fullscreen", + "typingsPackageName": "jquery-fullscreen", + "projectName": "https://github.com/kayahr/jquery-fullscreen-plugin", + "contributors": [ + { + "name": "Bruno Grieder", + "url": "https://github.com/bgrieder", + "githubUsername": "bgrieder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bc6b7b22f5e9239379a270fed0adadddee410da08d0b483697a28e2e847a3b0", + "globals": [], + "declaredModules": [] + } + }, + "jquery-galleria": { + "1.4": { + "libraryName": "galleria.js", + "typingsPackageName": "jquery-galleria", + "projectName": "https://github.com/aino/galleria", + "contributors": [ + { + "name": "Robert Imig", + "url": "https://github.com/rimig", + "githubUsername": "rimig" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "298e2055a91e66058c5872e0d08fe89163c18ccb87c050b819f73e42d3b82f35", + "globals": [ + "Galleria" + ], + "declaredModules": [] + } + }, + "jquery-gray": { + "1.6": { + "libraryName": "JQuery Gray", + "typingsPackageName": "jquery-gray", + "projectName": "https://github.com/karlhorky/gray", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1219a5df23db31ff25e50f117e768a1634f1c257015f1eaed91809a290ea8e5b", + "globals": [], + "declaredModules": [ + "jquery-gray" + ] + } + }, + "jquery-handsontable": { + "0.0": { + "libraryName": "jquery-handsontable", + "typingsPackageName": "jquery-handsontable", + "projectName": "http://handsontable.com", + "contributors": [ + { + "name": "Ted John", + "url": "https://github.com/intelorca", + "githubUsername": "intelorca" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1742715caf1b308cffef81595e00067ed5d7ac53d9a5bf36de9c5ff2612b0a7c", + "globals": [], + "declaredModules": [] + } + }, + "jquery-jcrop": { + "2.0": { + "libraryName": "jcrop", + "typingsPackageName": "jquery-jcrop", + "projectName": "https://github.com/tapmodo/Jcrop/", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09ede907182bbd5e509974b18cc0ceff2d2af1d1ba01e224dc4efb9e4d791a9b", + "globals": [], + "declaredModules": [] + } + }, + "jquery-jsonrpcclient": { + "0.7": { + "libraryName": "jquery.jsonrpc", + "typingsPackageName": "jquery-jsonrpcclient", + "projectName": "https://github.com/Textalk/jquery.jsonrpcclient.js", + "contributors": [ + { + "name": "Maksim Karelov", + "url": "https://github.com/Ty3uK", + "githubUsername": "Ty3uK" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dcf3c6d6ba45b6e8f830248972f4999dfba760c7ecff257cc117b7bd33142f58", + "globals": [], + "declaredModules": [] + } + }, + "jquery-knob": { + "1.2": { + "libraryName": "jQuery Knob", + "typingsPackageName": "jquery-knob", + "projectName": "http://anthonyterrien.com/knob/", + "contributors": [ + { + "name": "Iain Buchanan", + "url": "https://github.com/iain8", + "githubUsername": "iain8" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "222de2a4b4047c78c3ebc41bf0b3188f82521f17cd7f017d583905232304e574", + "globals": [], + "declaredModules": [] + } + }, + "jquery-lazyload": { + "1.9": { + "libraryName": "JQuery Lazy Load", + "typingsPackageName": "jquery-lazyload", + "projectName": "https://github.com/tuupola/jquery_lazyload", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dd92c7d4cd4a4ed5e3e4f7f6df109fe5e259d388196e28330c461fc8223f301", + "globals": [], + "declaredModules": [] + } + }, + "jquery-loading-overlay": { + "1.0": { + "libraryName": "JQuery Loading Overlay", + "typingsPackageName": "jquery-loading-overlay", + "projectName": "https://github.com/jgerigmeyer/jquery-loading-overlay", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eccbe2e68ce0d98ad5e6617000079d71ee8b616077590fdd7cf2c0228299c2fe", + "globals": [], + "declaredModules": [ + "jquery-loading-overlay" + ] + } + }, + "jquery-mask-plugin": { + "1.14": { + "libraryName": "jQuery Mask Plugin", + "typingsPackageName": "jquery-mask-plugin", + "projectName": "https://igorescobar.github.io/jQuery-Mask-Plugin/", + "contributors": [ + { + "name": "Anže Videnič", + "url": "https://github.com/avidenic", + "githubUsername": "avidenic" + }, + { + "name": "Igor Escobar", + "url": "http://www.igorescobar.com/" + }, + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6c39cc84be6f87d643c062b8aa63e597482cdb498cfc7bbeec028543f7ebbde", + "globals": [], + "declaredModules": [] + } + }, + "jquery-maskmoney": { + "3.0": { + "libraryName": "jQuery maskMoney", + "typingsPackageName": "jquery-maskmoney", + "projectName": "https://github.com/plentz/jquery-maskmoney", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95d99c2be577f0aec80c429f640e7429d4abd7a650d2efe59bb4bcda828b8fe4", + "globals": [], + "declaredModules": [] + } + }, + "jquery-match-height": { + "0.7": { + "libraryName": "jquery-match-height", + "typingsPackageName": "jquery-match-height", + "projectName": "https://github.com/liabru/jquery-match-height", + "contributors": [ + { + "name": "Andrea Briganti", + "url": "https://github.com/kbytesys", + "githubUsername": "kbytesys" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45c6d6917801f8e3c70d8dd614bcb8d94eb56f9d0de5ee42939ebdcbb31c670e", + "globals": [], + "declaredModules": [] + } + }, + "jquery-migrate": { + "3.1": { + "libraryName": "jquery-migrate", + "typingsPackageName": "jquery-migrate", + "projectName": "https://github.com/jquery/jquery-migrate", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01ec235c43c8347279804eeae35d0c04b5880affea0465f74cc1f6e010707b1b", + "globals": [], + "declaredModules": [] + } + }, + "jquery-mockjax": { + "2.3": { + "libraryName": "jQuery Mockjax", + "typingsPackageName": "jquery-mockjax", + "projectName": "https://github.com/jakerella/jquery-mockjax", + "contributors": [ + { + "name": "\n// Laszlo Jakab", + "url": "https://github.com/laszlojakab", + "githubUsername": "laszlojakab" + }, + { + "name": "\n// Vladimir Đokić", + "url": "https://github.com/vladeck", + "githubUsername": "vladeck" + }, + { + "name": "James Johnson", + "url": "https://github.com/hasaki", + "githubUsername": "hasaki" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "qunit" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e63efd9f9f97a50acb7948a86be91d6f7204bd089c34fc57e6e882b419f5dba", + "globals": [], + "declaredModules": [] + } + }, + "jquery-mouse-exit": { + "1.0": { + "libraryName": "jquery-mouse-exit", + "typingsPackageName": "jquery-mouse-exit", + "projectName": "https://github.com/makeup-jquery/jquery-mouse-exit", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "688d02c6c2979709512dc197b48420905780f0ade2abdcdef749cdaedfa3c1c5", + "globals": [], + "declaredModules": [ + "jquery-mouse-exit" + ] + } + }, + "jquery-mousewheel": { + "3.1": { + "libraryName": "jquery-mousewheel", + "typingsPackageName": "jquery-mousewheel", + "projectName": "https://github.com/jquery/jquery-mousewheel", + "contributors": [ + { + "name": "Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50590c33f9b45d7fc2baaf170e016e29ee6623a94f52b407fcd28cfa2549e319", + "globals": [], + "declaredModules": [] + } + }, + "jquery-next-id": { + "1.0": { + "libraryName": "jquery-next-id", + "typingsPackageName": "jquery-next-id", + "projectName": "https://github.com/makeup-jquery/jquery-next-id", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91f2d412b9b4e67a37d0cdcd61b0ed6ef6e4f6d43f2c4b892321b956c052423f", + "globals": [], + "declaredModules": [ + "jquery-next-id" + ] + } + }, + "jquery-param": { + "1.0": { + "libraryName": "jquery-param", + "typingsPackageName": "jquery-param", + "projectName": "https://github.com/knowledgecode/jquery-param", + "contributors": [ + { + "name": "Pat Sissons", + "url": "https://github.com/patsissons", + "githubUsername": "patsissons" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4581b9866a6ee0479e544a99483587f5ccad8caf46cafb5abc524c2c61289691", + "globals": [ + "param" + ], + "declaredModules": [ + "jquery-param" + ] + } + }, + "jquery-slimscroll": { + "1.3": { + "libraryName": "jQuery-slimScroll", + "typingsPackageName": "jquery-slimscroll", + "projectName": "https://github.com/rochal/jQuery-slimScroll", + "contributors": [ + { + "name": "Chintan Shah", + "url": "https://github.com/Promact", + "githubUsername": "Promact" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "248a8e830ef69702de1e08694d814bd8c2ab19828544ebf3590882773a75e68f", + "globals": [], + "declaredModules": [] + } + }, + "jquery-slugify": { + "1.2": { + "libraryName": "jquery-slugify", + "typingsPackageName": "jquery-slugify", + "projectName": "https://github.com/madflow/jquery-slugify", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c05ba0da51fd58c6456af9b82b52c74dc80b68f5055a4f9a68b9d62c328d3a1", + "globals": [], + "declaredModules": [ + "jquery-slugify" + ] + } + }, + "jquery-sortable": { + "0.9": { + "libraryName": "jQuery Sortable", + "typingsPackageName": "jquery-sortable", + "projectName": "http://johnny.github.io/jquery-sortable/", + "contributors": [ + { + "name": "Nathan Pitman", + "url": "https://github.com/Seltzer", + "githubUsername": "Seltzer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4181f15b978d2f773e04a1faed9e1bed9ffb767a0c6d18d9b6b160c8f215518a", + "globals": [], + "declaredModules": [] + } + }, + "jquery-steps": { + "1.1": { + "libraryName": "jQuery Steps", + "typingsPackageName": "jquery-steps", + "projectName": "http://www.jquery-steps.com/", + "contributors": [ + { + "name": "Joseph Blank", + "url": "https://github.com/jblank", + "githubUsername": "jblank" + }, + { + "name": "Nicholas Wong", + "url": "https://github.com/nickwph", + "githubUsername": "nickwph" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "557f19ad5d73fa691417d7666190130b604f10e93b73ed58f248c4567ee8f239", + "globals": [], + "declaredModules": [] + } + }, + "jquery-sticky": { + "1.0": { + "libraryName": "jquery-sticky", + "typingsPackageName": "jquery-sticky", + "projectName": "https://github.com/garand/sticky", + "contributors": [ + { + "name": "Matthieu Tabuteau", + "url": "https://github.com/maixiu", + "githubUsername": "maixiu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "067cc1483f8f352fdaf3b9d218e38d551b3cc4b85cf8a300245a447e5f413e35", + "globals": [], + "declaredModules": [] + } + }, + "jquery-tags-input": { + "1.3": { + "libraryName": "jQuery Tags Input Plugin", + "typingsPackageName": "jquery-tags-input", + "projectName": "https://github.com/xoxco/jQuery-Tags-Input", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7995edcf6a7b4ed2432103de4c537a7580da812a94ddcf1f5c75eec7a8f83507", + "globals": [], + "declaredModules": [] + } + }, + "jquery-timeentry": { + "2.0": { + "libraryName": "jQuery-timeentry.js", + "typingsPackageName": "jquery-timeentry", + "projectName": "https://github.com/kbwood/timeentry", + "contributors": [ + { + "name": "Mark Nadig", + "url": "https://github.com/marknadig", + "githubUsername": "marknadig" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "734d97ec3f133113b561df78886a7e9c4358244b5e75875ec308b359167bd3c0", + "globals": [], + "declaredModules": [] + } + }, + "jquery-toast-plugin": { + "1.3": { + "libraryName": "jquery-toast-plugin", + "typingsPackageName": "jquery-toast-plugin", + "projectName": "https://github.com/kamranahmedse/jquery-toast-plugin", + "contributors": [ + { + "name": "Viqas Hussain", + "url": "https://github.com/viqashussain", + "githubUsername": "viqashussain" + }, + { + "name": "Andrew Stegmaier", + "url": "https://github.com/astegmaier", + "githubUsername": "astegmaier" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "41f355b981bb6251f7e5c911349195f1d0a37f9bd133197ca29277183cda65b2", + "globals": [], + "declaredModules": [] + } + }, + "jquery-toastmessage-plugin": { + "0.2": { + "libraryName": "jquery-toastmessage-plugin", + "typingsPackageName": "jquery-toastmessage-plugin", + "projectName": "https://github.com/akquinet/jquery-toastmessage-plugin", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66f446e751680bc3c93ecb164a00fc4ed7965576f055b80633ed0528a70b2f25", + "globals": [], + "declaredModules": [] + } + }, + "jquery-truncate-html": { + "0.0": { + "libraryName": "jQuery-truncate-html.js", + "typingsPackageName": "jquery-truncate-html", + "projectName": "https://github.com/kbwood/timeentry", + "contributors": [ + { + "name": "Abraão Alves", + "url": "https://github.com/abraaoalves", + "githubUsername": "abraaoalves" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "920801c09f082d3aedbc994e4197313edd23550152621a8a2257507ab9e2dce8", + "globals": [], + "declaredModules": [] + } + }, + "jquery-typeahead": { + "2.10": { + "libraryName": "jquery-typeahead", + "typingsPackageName": "jquery-typeahead", + "projectName": "http://www.runningcoder.org/jquerytypeahead", + "contributors": [ + { + "name": "Hamid Mayeli", + "url": "https://github.com/HamidTheGeek", + "githubUsername": "HamidTheGeek" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c12136ec3d70985d9f9faccbacf3eddd41c510d5c4a1b7d1f8d75ef9e04f342d", + "globals": [], + "declaredModules": [] + } + }, + "jquery-urlparam": { + "0.0": { + "libraryName": "jquery-urlparam", + "typingsPackageName": "jquery-urlparam", + "projectName": "https://gist.github.com/stpettersens/e1f4478f299b6f4905c1", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94278052151398da02fd30d7c7bd166be313178b8b4385c4289d913647d67d53", + "globals": [], + "declaredModules": [] + } + }, + "jquery-validation-unobtrusive": { + "3.2": { + "libraryName": "Microsoft jQuery Unobtrusive Validation", + "typingsPackageName": "jquery-validation-unobtrusive", + "projectName": "https://github.com/aspnet/jquery-validation-unobtrusive", + "contributors": [ + { + "name": "Matt Brooks", + "url": "https://github.com/EnableSoftware", + "githubUsername": "EnableSoftware" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery.validation", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9aa056472a88a480a469945d62eda3f9c95ae3f9bddf672e774d948198c6f1c", + "globals": [], + "declaredModules": [] + } + }, + "jquery.address": { + "1.5": { + "libraryName": "jQuery.Address", + "typingsPackageName": "jquery.address", + "projectName": "https://github.com/asual/jquery-address", + "contributors": [ + { + "name": "Martin Duparc", + "url": "https://github.com/martinduparc", + "githubUsername": "martinduparc" + }, + { + "name": "Tim Klingeleers", + "url": "https://github.com/mardaneus86", + "githubUsername": "mardaneus86" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1ee26b775d9731dac16bf0fb02b27a4396940c659d67e975102fbf4853e70ea", + "globals": [], + "declaredModules": [] + } + }, + "jquery.appear": { + "1.0": { + "libraryName": "JQuery Appear", + "typingsPackageName": "jquery.appear", + "projectName": "https://github.com/bas2k/jquery.appear", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a444f9f7a5c7cdb54f2570d2ed47f052e73bb8350d82a1a8c6765da52b897961", + "globals": [], + "declaredModules": [ + "jquery.appear" + ] + } + }, + "jquery.are-you-sure": { + "0.0": { + "libraryName": "jquery.are-you-sure.js", + "typingsPackageName": "jquery.are-you-sure", + "projectName": "https://github.com/codedance/jquery.AreYouSure", + "contributors": [ + { + "name": "Jon Egerton", + "url": "https://github.com/jonegerton", + "githubUsername": "jonegerton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75a6b384963b1691d587929b2089473cff6ef1ecf279654f397234a9a87df035", + "globals": [], + "declaredModules": [] + } + }, + "jquery.autosize": { + "3.0": { + "libraryName": "jquery.autosize", + "typingsPackageName": "jquery.autosize", + "projectName": "http://www.jacklmoore.com/autosize/", + "contributors": [ + { + "name": "Aaron T. King", + "url": "https://github.com/kingdango", + "githubUsername": "kingdango" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0ddaf73eeeecc3fccf958cc558abe25ac3431bb942156c0cf142ea8c4f8487e", + "globals": [ + "autosize" + ], + "declaredModules": [] + } + }, + "jquery.base64": { + "0.0": { + "libraryName": "jQuery Plugin - base64 codec", + "typingsPackageName": "jquery.base64", + "projectName": "https://github.com/yatt/jquery.base64/", + "contributors": [ + { + "name": "Shinya Mochizuki", + "url": "https://github.com/enrapt-mochizuki/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3410441d238bd249b62168909e3ee054058138c79fb05ce7c55040ce30b62b7b", + "globals": [], + "declaredModules": [] + } + }, + "jquery.bbq": { + "1.2": { + "libraryName": "jquery.bbq", + "typingsPackageName": "jquery.bbq", + "projectName": "http://benalman.com/projects/jquery-bbq-plugin/", + "contributors": [ + { + "name": "Adam R. Smith", + "url": "https://github.com/sunetos", + "githubUsername": "sunetos" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": { + "major": 2 + } + } + ], + "testDependencies": [ + "qunit" + ], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "749280f53820f678d3e9c6526b328189b4aef6c1b21ccf7ee4165d04f0b9c5ee", + "globals": [], + "declaredModules": [ + "jquery.bbq" + ] + } + }, + "jquery.blockui": { + "0.0": { + "libraryName": "jQuery BlockUI Plugin", + "typingsPackageName": "jquery.blockui", + "projectName": "http://malsup.com/jquery/block/", + "contributors": [ + { + "name": "Jeffrey Lee", + "url": "http://blog.darkthread.net/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8d7491472e439a5e6ce48176e1e347fe68e64ca2d7d6df8e34835525ad6e2dd", + "globals": [], + "declaredModules": [] + } + }, + "jquery.bootstrap.wizard": { + "0.0": { + "libraryName": "twitter-bootstrap-wizard", + "typingsPackageName": "jquery.bootstrap.wizard", + "projectName": "https://github.com/VinceG/twitter-bootstrap-wizard", + "contributors": [ + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + }, + { + "name": "Dennis Åhlin", + "url": "https://github.com/dennisahlin", + "githubUsername": "dennisahlin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c15b9753f38de8fefadf60ecde7801eb906fc023ee1d9708df800deb7934a964", + "globals": [], + "declaredModules": [] + } + }, + "jquery.browser": { + "0.1": { + "libraryName": "jQuery Browser Plugin", + "typingsPackageName": "jquery.browser", + "projectName": "https://github.com/gabceb/jquery-browser-plugin", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a965ee299172e0595e329f3873c8115216f06abd9286ccf8b6138e8b4eabff2", + "globals": [], + "declaredModules": [ + "jquery.browser" + ] + } + }, + "jquery.cleditor": { + "1.4": { + "libraryName": "jQuery CLEditor Plugin", + "typingsPackageName": "jquery.cleditor", + "projectName": "http://premiumsoftware.net/CLEditor", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d464a2860aaacb7282d53c049caf0c9993a96437fd4743dd0f4706249c1289aa", + "globals": [], + "declaredModules": [] + } + }, + "jquery.clientsidelogging": { + "0.0": { + "libraryName": "jquery.clientSideLogging", + "typingsPackageName": "jquery.clientsidelogging", + "projectName": "https://github.com/remybach/jQuery.clientSideLogging", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/diullei", + "githubUsername": "diullei" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d8085ed95d19990e0e83cbe7671400e569f063a949ceadca9473d259907fc793", + "globals": [], + "declaredModules": [] + } + }, + "jquery.color": { + "2.1": { + "libraryName": "jquery.color.js", + "typingsPackageName": "jquery.color", + "projectName": "https://github.com/jquery/jquery-color", + "contributors": [ + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfe83cf2b4f608f62c8618573d9b9880e38deb669d31c65b234a8faa5962aebd", + "globals": [], + "declaredModules": [] + } + }, + "jquery.colorbox": { + "1.4": { + "libraryName": "jQuery.Colorbox", + "typingsPackageName": "jquery.colorbox", + "projectName": "http://www.jacklmoore.com/colorbox/", + "contributors": [ + { + "name": "Gidon Junge", + "url": "https://github.com/gjunge", + "githubUsername": "gjunge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b34fa681babc2d7562c73bd3c3b76d763cd6081f4c8b8848437b149a0afb049a", + "globals": [], + "declaredModules": [] + } + }, + "jquery.colorpicker": { + "1.4": { + "libraryName": "jQuery Colorpicker Plugin", + "typingsPackageName": "jquery.colorpicker", + "projectName": "https://github.com/vanderlee/colorpicker", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "jqueryui" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bf9821945b375dee3fab2dfbb4bd0c5476daea09482c3d2c26d0524a22e4a78", + "globals": [], + "declaredModules": [] + } + }, + "jquery.contextmenu": { + "1.7": { + "libraryName": "jQuery contextMenu", + "typingsPackageName": "jquery.contextmenu", + "projectName": "http://medialize.github.com/jQuery-contextMenu/", + "contributors": [ + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7bb12a10448e2d07e88ada79092cfd89d5f8b495c87056efe877ebfc75d3b80", + "globals": [], + "declaredModules": [] + } + }, + "jquery.cookie": { + "1.4": { + "libraryName": "jQuery Cookie Plugin", + "typingsPackageName": "jquery.cookie", + "projectName": "https://github.com/carhartl/jquery-cookie", + "contributors": [ + { + "name": "Roy Goode", + "url": "https://github.com/RoyGoode", + "githubUsername": "RoyGoode" + }, + { + "name": "Ben Lorantfy", + "url": "https://github.com/BenLorantfy", + "githubUsername": "BenLorantfy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "608b4aa92735fea410ddd136766ee800cb5271530828c83fd3e2b647a82a0a91", + "globals": [], + "declaredModules": [] + } + }, + "jquery.customselect": { + "0.5": { + "libraryName": "jquery.customSelect.js", + "typingsPackageName": "jquery.customselect", + "projectName": "http://adam.co/lab/jquery/customselect//", + "contributors": [ + { + "name": "adamcoulombe", + "url": "https://github.com/adamcoulombe", + "githubUsername": "adamcoulombe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34a2e5b6d5e86b2abe6e403fa20b33b55141791396e5435e0f1d92d37752742d", + "globals": [], + "declaredModules": [] + } + }, + "jquery.cycle": { + "0.0": { + "libraryName": "jQuery.cycle.js", + "typingsPackageName": "jquery.cycle", + "projectName": "http://jquery.malsup.com/cycle/", + "contributors": [ + { + "name": "François Guillot", + "url": "http://fguillot.developpez.com/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31dae1f249584654d6867184bf80b4f6bb083574a32660ed7a509d269fca32b9", + "globals": [], + "declaredModules": [] + } + }, + "jquery.cycle2": { + "2.1": { + "libraryName": "jQuery Cycle2 version", + "typingsPackageName": "jquery.cycle2", + "projectName": "http://jquery.malsup.com/cycle2/", + "contributors": [ + { + "name": "Donny Nadolny", + "url": "https://github.com/dnadolny", + "githubUsername": "dnadolny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44291b9dd7512872c613a98960b55aee686134a7506db4e12eaa1e57f65d4631", + "globals": [], + "declaredModules": [] + } + }, + "jquery.dropotron": { + "1.4": { + "libraryName": "jquery.dropotron", + "typingsPackageName": "jquery.dropotron", + "projectName": "https://github.com/n33/jquery.dropotron", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbc6f0eee45838561c360fd7f1dfce2a7a75cdec6835501e1a8351d320bc446b", + "globals": [], + "declaredModules": [] + } + }, + "jquery.dynatree": { + "1.2": { + "libraryName": "jquery.dynatree", + "typingsPackageName": "jquery.dynatree", + "projectName": "http://code.google.com/p/dynatree/", + "contributors": [ + { + "name": "François de Campredon", + "url": "https://github.com/fdecampredon", + "githubUsername": "fdecampredon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "444887e4faeee981b40d75df3d339b6cc49f0f4b508f56ac6c04efdfd2995c4d", + "globals": [], + "declaredModules": [] + } + }, + "jquery.elang": { + "0.5": { + "libraryName": "eLang", + "typingsPackageName": "jquery.elang", + "projectName": "https://github.com/sumegizoltan/ELang/", + "contributors": [ + { + "name": "Zoltan Sumegi", + "url": "https://github.com/sumegizoltan", + "githubUsername": "sumegizoltan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9ddf2111e8f9d643b23a638dc26e9478eb17c9291c01dacdd6ac3d52318f3d3", + "globals": [], + "declaredModules": [] + } + }, + "jquery.fancytree": { + "0.0": { + "libraryName": "jquery.fancytree 2.28.2-0", + "typingsPackageName": "jquery.fancytree", + "projectName": "https://github.com/mar10/fancytree", + "contributors": [ + { + "name": "Peter Palotas", + "url": "https://github.com/alphaleonis", + "githubUsername": "alphaleonis" + }, + { + "name": "Mahdi Abedi", + "url": "https://github.com/abedi-ir", + "githubUsername": "abedi-ir" + }, + { + "name": "Nikolai Ommundsen", + "url": "https://github.com/niikoo", + "githubUsername": "niikoo" + }, + { + "name": "Nitecube", + "url": "https://github.com/Nitecube", + "githubUsername": "Nitecube" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "707c14059122c7635695e2056326d336e584a0ec2e8862764ca7e8d5dfa30d3c", + "globals": [ + "Fancytree" + ], + "declaredModules": [] + } + }, + "jquery.fileupload": { + "9.22": { + "libraryName": "jQuery File Upload Plugin", + "typingsPackageName": "jquery.fileupload", + "projectName": "https://github.com/blueimp/jQuery-File-Upload", + "contributors": [ + { + "name": "Rob Alarcon", + "url": "https://github.com/rob-alarcon/" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 22, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e89592b797a6c82bd104ad5fa58833d4f94d1caa4c86de4ddf578c6c1ea20f2d", + "globals": [], + "declaredModules": [] + } + }, + "jquery.filtertable": { + "1.5": { + "libraryName": "jquery.filterTable", + "typingsPackageName": "jquery.filtertable", + "projectName": "https://github.com/sunnywalker/jQuery.FilterTable", + "contributors": [ + { + "name": "TotPeRo", + "url": "https://github.com/totpero", + "githubUsername": "totpero" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2826d546748c41648d51dc6117ed583cdca400075a5e53244c4c06b91532ae4f", + "globals": [], + "declaredModules": [] + } + }, + "jquery.finger": { + "0.0": { + "libraryName": "jquery.finger.js", + "typingsPackageName": "jquery.finger", + "projectName": "http://ngryman.sh/jquery.finger/", + "contributors": [ + { + "name": "Max Ackley", + "url": "https://github.com/maxackley", + "githubUsername": "maxackley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe6a5010925022394335e234f6a1ebdeaa3d0dbf48456be287233e8277653600", + "globals": [], + "declaredModules": [] + } + }, + "jquery.flagstrap": { + "1.0": { + "libraryName": "jQuery Flagstrap Plugin", + "typingsPackageName": "jquery.flagstrap", + "projectName": "https://github.com/blazeworx/flagstrap", + "contributors": [ + { + "name": "Felipe de Sena Garcia", + "url": "https://github.com/felipedgarcia", + "githubUsername": "felipedgarcia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a879618cd9e6e7c2f3cc86f0aea9ceda92ee32301f377a2d80807e0a366eedd", + "globals": [], + "declaredModules": [] + } + }, + "jquery.form": { + "3.26": { + "libraryName": "jQuery.form.js", + "typingsPackageName": "jquery.form", + "projectName": "http://malsup.com/jquery/form/", + "contributors": [ + { + "name": "François Guillot", + "url": "http://fguillot.developpez.com/" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 26, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b15c059dab5b2f509cfd2448a823e85f22cf18f6bda61140ffd6021c3857363c", + "globals": [], + "declaredModules": [] + } + }, + "jquery.fullscreen": { + "0.0": { + "libraryName": "jquery.fullscreen", + "typingsPackageName": "jquery.fullscreen", + "projectName": "https://github.com/private-face/jquery.fullscreen", + "contributors": [ + { + "name": "Piraveen Kamalathas", + "url": "https://github.com/piraveen", + "githubUsername": "piraveen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71dd4f89648a64d501799549922e85ecaf3d0d2f6d7127299bfa98d24d15c426", + "globals": [], + "declaredModules": [] + } + }, + "jquery.gridster": { + "0.5": { + "libraryName": "jQuery.gridster", + "typingsPackageName": "jquery.gridster", + "projectName": "https://github.com/jbaldwin/gridster", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09654e4cc4bb7fe1d3854a8257f37106a1b7faf08e83b6c45cfb26c686af5a60", + "globals": [], + "declaredModules": [] + } + }, + "jquery.growl": { + "1.3": { + "libraryName": "jquery.growl", + "typingsPackageName": "jquery.growl", + "projectName": "https://github.com/ksylvest/jquery-growl#readme", + "contributors": [ + { + "name": "Amir.h Yeganemehr", + "url": "https://github.com/yeganemehr", + "githubUsername": "yeganemehr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cefcc343c339b339c71c6d09f0b5702d87321d5d8d576b43f108aafdb3a3ae1", + "globals": [], + "declaredModules": [] + } + }, + "jquery.highlight-bartaz": { + "0.0": { + "libraryName": "jquery.highlight.js", + "typingsPackageName": "jquery.highlight-bartaz", + "projectName": "https://github.com/bartaz/sandbox.js/blob/master/jquery.highlight.js", + "contributors": [ + { + "name": "Stefan Profanter", + "url": "https://github.com/Pro", + "githubUsername": "Pro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48c05fa989460ce519d7eda39b0e7bd6e6e672703bc57188afb5d0f761653da8", + "globals": [], + "declaredModules": [] + } + }, + "jquery.jnotify": { + "1.0": { + "libraryName": "jQuery.jNotify", + "typingsPackageName": "jquery.jnotify", + "projectName": "http://jnotify.codeplex.com", + "contributors": [ + { + "name": "James Curran", + "url": "https://github.com/jamescurran", + "githubUsername": "jamescurran" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25f6978768b28ffb643f1efe488b52939f2ebfc74514684326dca6f54d934637", + "globals": [], + "declaredModules": [] + } + }, + "jquery.joyride": { + "2.1": { + "libraryName": "jQuery JoyRide Plugin", + "typingsPackageName": "jquery.joyride", + "projectName": "https://github.com/zurb/joyride", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5b720a3dd4b2b700e73bb219b90a75bab50339894645f96b3a66254166aea239", + "globals": [], + "declaredModules": [ + "jquery.joyride" + ] + } + }, + "jquery.jsignature": { + "2.0": { + "libraryName": "jQuery.jsignature", + "typingsPackageName": "jquery.jsignature", + "projectName": "https://github.com/willowsystems/jSignature", + "contributors": [ + { + "name": "Patrick Magee", + "url": "https://github.com/pjmagee", + "githubUsername": "pjmagee" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cbd2e43af926b620317e0c8f3d047c58192d49b734c46e21682c5018a676621", + "globals": [], + "declaredModules": [] + } + }, + "jquery.leanmodal": { + "1.1": { + "libraryName": "leanModal.js", + "typingsPackageName": "jquery.leanmodal", + "projectName": "http://leanmodal.finelysliced.com.au/", + "contributors": [ + { + "name": "FinelySliced", + "url": "https://github.com/FinelySliced", + "githubUsername": "FinelySliced" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "351aa33e93574b74140f0c7a5d2e375e937b22352865c820c66ff01c949d8b2c", + "globals": [], + "declaredModules": [] + } + }, + "jquery.livestampjs": { + "0.0": { + "libraryName": "Livestamp.js", + "typingsPackageName": "jquery.livestampjs", + "projectName": "http://mattbradley.github.com/livestampjs/", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "b74a0948cf10db65f1c7e1238e941b880a3c668c220774f635ec82f5725342a2", + "globals": [ + "LivestampGlobal" + ], + "declaredModules": [ + "jquery.livestampjs" + ] + } + }, + "jquery.menuaim": { + "0.0": { + "libraryName": "jQuery-menu-aim", + "typingsPackageName": "jquery.menuaim", + "projectName": "https://github.com/kamens/jQuery-menu-aim", + "contributors": [ + { + "name": "Robert Fonseca-Ensor", + "url": "http://www.robfe.com/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b669acce3c380fb1d92ec866b57220cc18e85bbbdbe3764422d3818bac2bee46", + "globals": [], + "declaredModules": [] + } + }, + "jquery.mmenu": { + "5.5": { + "libraryName": "jQuery mmenu", + "typingsPackageName": "jquery.mmenu", + "projectName": "http://mmenu.frebsite.nl/", + "contributors": [ + { + "name": "John Gouigouix", + "url": "https://github.com/orchestra-ts/DefinitelyTyped/" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92460b7f562084d4a63282519f455650c04172348b44a722c9e3d82a386a8605", + "globals": [], + "declaredModules": [] + } + }, + "jquery.nicescroll": { + "3.7": { + "libraryName": "jquery.nicescroll", + "typingsPackageName": "jquery.nicescroll", + "projectName": "https://nicescroll.areaaperta.com", + "contributors": [ + { + "name": "Bohdan Stupak", + "url": "https://github.com/Wkalmar", + "githubUsername": "Wkalmar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13a82a3b5fd4293875274075e90730c62c39be06269c90a7aeded5290e6349d2", + "globals": [], + "declaredModules": [] + } + }, + "jquery.notify": { + "1.5": { + "libraryName": "jquery.notify", + "typingsPackageName": "jquery.notify", + "projectName": "https://github.com/ehynds/jquery-notify (jQuery Notify UI Widget by Eric Hynds)", + "contributors": [ + { + "name": "Sergei Dorogin", + "url": "https://github.com/evil-shrike", + "githubUsername": "evil-shrike" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5df3390a921018c54c911ac22dee1cde2327f246e6bc1210ff26b53a517b1953", + "globals": [], + "declaredModules": [] + } + }, + "jquery.notifybar": { + "1.4": { + "libraryName": "jQuery Notify Bar", + "typingsPackageName": "jquery.notifybar", + "projectName": "http://www.whoop.ee/posts/2013-04-05-the-resurrection-of-jquery-notify-bar/", + "contributors": [ + { + "name": "Shunsuke Ohtani", + "url": "https://github.com/zaneli", + "githubUsername": "zaneli" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dd1415f510b0d2ba16f83010cabb0c9320e696355a3b4ad42e2eb1702d1f7f3", + "globals": [], + "declaredModules": [] + } + }, + "jquery.noty": { + "2.4": { + "libraryName": "jQuery.noty", + "typingsPackageName": "jquery.noty", + "projectName": "http://needim.github.io/noty/", + "contributors": [ + { + "name": "Aaron King", + "url": "https://github.com/kingdango", + "githubUsername": "kingdango" + }, + { + "name": "Tim Helfensdörfer", + "url": "https://github.com/thelfensdrfer", + "githubUsername": "thelfensdrfer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16dde04307028ab48c18a17a9653a7ef70e94769bd2ffefa5b1d0477646d13a2", + "globals": [ + "noty" + ], + "declaredModules": [] + } + }, + "jquery.payment": { + "0.0": { + "libraryName": "jQuery.payment", + "typingsPackageName": "jquery.payment", + "projectName": "https://github.com/stripe/jquery.payment", + "contributors": [ + { + "name": "Eric J. Smith", + "url": "https://github.com/ejsmith", + "githubUsername": "ejsmith" + }, + { + "name": "John Rutherford", + "url": "https://github.com/johnrutherford", + "githubUsername": "johnrutherford" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a52a18b92885b93917cf5f0d38a03532965149f6dc61fac4c0d249ac7a37977", + "globals": [], + "declaredModules": [] + } + }, + "jquery.pin": { + "1.0": { + "libraryName": "JQuery Pin", + "typingsPackageName": "jquery.pin", + "projectName": "https://github.com/webpop/jquery.pin", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3002daac1d8f1d642f10dc286b23965f94dbc97abd09018cd450a98fd213cb42", + "globals": [], + "declaredModules": [ + "jquery.pin" + ] + } + }, + "jquery.pjax": { + "0.0": { + "libraryName": "jquery-pjax", + "typingsPackageName": "jquery.pjax", + "projectName": "https://github.com/defunkt/jquery-pjax", + "contributors": [ + { + "name": "Junle Li", + "url": "https://github.com/lijunle", + "githubUsername": "lijunle" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e7194b8eb21f12388ac4838991777c780992d407ade15bddfcbf1323e84efb6", + "globals": [], + "declaredModules": [] + } + }, + "jquery.placeholder": { + "2.1": { + "libraryName": "jquery.placeholder.js", + "typingsPackageName": "jquery.placeholder", + "projectName": "https://github.com/mathiasbynens/jquery-placeholder", + "contributors": [ + { + "name": "Peter Gill", + "url": "https://github.com/majorsilence", + "githubUsername": "majorsilence" + }, + { + "name": "Neil Culver", + "url": "https://github.com/EnableSoftware", + "githubUsername": "EnableSoftware" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9a5b9a0c520bed6b686b6a13eef2052e90176027231e2032348a92785ecaa83", + "globals": [], + "declaredModules": [] + } + }, + "jquery.pnotify": { + "3.0": { + "libraryName": "jquery.pnotify", + "typingsPackageName": "jquery.pnotify", + "projectName": "https://github.com/sciactive/pnotify", + "contributors": [ + { + "name": "David Sichau", + "url": "https://github.com/DavidSichau", + "githubUsername": "DavidSichau" + }, + { + "name": "Robin Maenhaut", + "url": "https://github.com/FUNExtreme", + "githubUsername": "FUNExtreme" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46e75aef5dbec06433e97fa7405058751a2ba9e390db56c56b9059e955a22392", + "globals": [ + "PNotify" + ], + "declaredModules": [] + } + }, + "jquery.postmessage": { + "0.0": { + "libraryName": "jQuery postMessage", + "typingsPackageName": "jquery.postmessage", + "projectName": "http://benalman.com/projects/jquery-postmessage-plugin/", + "contributors": [ + { + "name": "Junle Li", + "url": "https://github.com/lijunle", + "githubUsername": "lijunle" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c12d2fad965073092f2e5b2b613ecef7fd116e3ff06f4a1e8df208ad1c8f20a8", + "globals": [], + "declaredModules": [] + } + }, + "jquery.prettyphoto": { + "3.1": { + "libraryName": "jQuery prettyPhoto", + "typingsPackageName": "jquery.prettyphoto", + "projectName": "https://github.com/scaron/prettyphoto", + "contributors": [ + { + "name": "pgaske", + "url": "https://github.com/pgaske", + "githubUsername": "pgaske" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18563190bf82a794b922684c661e983633c9781816e603ef6c4805fb4ad752fd", + "globals": [], + "declaredModules": [] + } + }, + "jquery.qrcode": { + "0.12": { + "libraryName": "jQuery.qrcode", + "typingsPackageName": "jquery.qrcode", + "projectName": "https://github.com/lrsjng/jquery-qrcode", + "contributors": [ + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d3703b24b93aec67410bc1c203b30e1214a600dbe89f0cd29c0db194186d386", + "globals": [ + "JQueryQRCode" + ], + "declaredModules": [] + } + }, + "jquery.rateit": { + "1.1": { + "libraryName": "jquery.rateit.js", + "typingsPackageName": "jquery.rateit", + "projectName": "https://github.com/gjunge/rateit.js", + "contributors": [ + { + "name": "Gidon Junge", + "url": "https://github.com/gjunge", + "githubUsername": "gjunge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ccb08f3ea534ab68b2c28d56b84bb2adf8a3de38aa3e6dc8fe0dd86003e0a02", + "globals": [], + "declaredModules": [] + } + }, + "jquery.rowgrid": { + "1.0": { + "libraryName": "jQuery rowGrid.js plugin", + "typingsPackageName": "jquery.rowgrid", + "projectName": "https://github.com/brunjo/rowGrid.js", + "contributors": [ + { + "name": "Vinayak Garg", + "url": "https://github.com/vinayak-garg", + "githubUsername": "vinayak-garg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dae3467852db75deceebb760200173d066068f71bbaea740b3b753ad213a7fb6", + "globals": [], + "declaredModules": [] + } + }, + "jquery.scrollto": { + "1.4": { + "libraryName": "jQuery.scrollTo.js", + "typingsPackageName": "jquery.scrollto", + "projectName": "https://github.com/flesler/jquery.scrollTo", + "contributors": [ + { + "name": "Neil Stalker", + "url": "https://github.com/nestalk", + "githubUsername": "nestalk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "292121f55a6744caf0595139d010f00fadabf87c9acefa83b0870d5e8a1cf9c1", + "globals": [], + "declaredModules": [] + } + }, + "jquery.simplemodal": { + "1.4": { + "libraryName": "SimpleModal", + "typingsPackageName": "jquery.simplemodal", + "projectName": "http://www.ericmmartin.com/projects/simplemodal/", + "contributors": [ + { + "name": "Friedrich von Never", + "url": "https://github.com/ForNeVeR", + "githubUsername": "ForNeVeR" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cacec9b790bf78f374d19343d6e6a1877eaaabb3df70ae1deff8f3678ca82c8", + "globals": [], + "declaredModules": [] + } + }, + "jquery.simplepagination": { + "1.4": { + "libraryName": "jQuery simplePagination.js", + "typingsPackageName": "jquery.simplepagination", + "projectName": "https://github.com/flaviusmatis/simplePagination.js", + "contributors": [ + { + "name": "Natan Vivo", + "url": "https://github.com/nvivo", + "githubUsername": "nvivo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d660f8ccb37432e036fed12e2760c239d867be7c9bf6f80f453d5ba0bcdcd83c", + "globals": [], + "declaredModules": [] + } + }, + "jquery.simulate": { + "0.0": { + "libraryName": "jquery.simulate.js", + "typingsPackageName": "jquery.simulate", + "projectName": "https://github.com/jquery/jquery-simulate", + "contributors": [ + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c31c6375f268153b7f3df204a7bf573988fc2ea8d3ec96309ee6160d1eab58b1", + "globals": [], + "declaredModules": [] + } + }, + "jquery.soap": { + "1.7": { + "libraryName": "jQuery.SOAP", + "typingsPackageName": "jquery.soap", + "projectName": "https://github.com/doedje/jquery.soap", + "contributors": [ + { + "name": "Roland Greim", + "url": "https://github.com/tigerxy", + "githubUsername": "tigerxy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a7ed9470200a622e9a2394dabfb3c52d8a8b891c73198d48164612d5f8770ec", + "globals": [], + "declaredModules": [] + } + }, + "jquery.sortelements": { + "0.0": { + "libraryName": "jQuery.sortElements", + "typingsPackageName": "jquery.sortelements", + "projectName": "http://james.padolsey.com/javascript/sorting-elements-with-jquery/", + "contributors": [ + { + "name": "Tim Bureck", + "url": "https://github.com/tbureck", + "githubUsername": "tbureck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48186a6f3f82b06bf45094313e2e4747f12fe88d57996a123b6a6f18de071539", + "globals": [], + "declaredModules": [] + } + }, + "jquery.stickem": { + "1.4": { + "libraryName": "jquery.stickem.js", + "typingsPackageName": "jquery.stickem", + "projectName": "https://github.com/davist11/jQuery-Stickem", + "contributors": [ + { + "name": "David Paz", + "url": "https://github.com/davidmpaz", + "githubUsername": "davidmpaz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe6b400367eeea5b33b87a04243048db261c339534fb9e75f9dfdc73aa8e8a6a", + "globals": [], + "declaredModules": [] + } + }, + "jquery.superlink": { + "0.0": { + "libraryName": "jquery.superLink", + "typingsPackageName": "jquery.superlink", + "projectName": "http://james.padolsey.com/demos/plugins/jQuery/superLink/superlink.jquery.js", + "contributors": [ + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b012d595c3a57227b0a4db24c22d9811ffc6a0cf90789a77f0dbb196ee536de", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tagsmanager": { + "0.0": { + "libraryName": "jQuery Tags Manager", + "typingsPackageName": "jquery.tagsmanager", + "projectName": "http://welldonethings.com/tags/manager", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e47a29419379ca5c670c2edf8a2ce40731aff52fd57f270d3b715ac6be6f1be", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tile": { + "1.1": { + "libraryName": "jquery.tile.js", + "typingsPackageName": "jquery.tile", + "projectName": "https://github.com/urin/jquery.tile.js", + "contributors": [ + { + "name": "Shunsuke Ohtani", + "url": "https://github.com/zaneli", + "githubUsername": "zaneli" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73fb09495f67d93d0ea77f12440aa989e7f9c37264a93242963c4d7ac0ee5ba3", + "globals": [], + "declaredModules": [] + } + }, + "jquery.timeago": { + "1.0": { + "libraryName": "jQuery.timeago.js", + "typingsPackageName": "jquery.timeago", + "projectName": "http://timeago.yarp.com/", + "contributors": [ + { + "name": "François Guillot", + "url": "http://fguillot.developpez.com/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5db690d2736224954ad46086d7a3629f7596f795c84f5c17ee4cf23034dd7e62", + "globals": [], + "declaredModules": [] + } + }, + "jquery.timepicker": { + "0.3": { + "libraryName": "jQuery UI Timepicker", + "typingsPackageName": "jquery.timepicker", + "projectName": "http://fgelinas.com/code/timepicker/", + "contributors": [ + { + "name": "Anwar Javed", + "url": "https://github.com/anwarjaved", + "githubUsername": "anwarjaved" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6617a451c5d0d03eb7f166ead47c4b3bbd445e59a2dd29469f77932c366faf0e", + "globals": [], + "declaredModules": [] + } + }, + "jquery.timer": { + "1.0": { + "libraryName": "jQueryTimer", + "typingsPackageName": "jquery.timer", + "projectName": "https://github.com/jchavannes/jquery-timer", + "contributors": [ + { + "name": "Joshua Strobl", + "url": "https://github.com/JoshStrobl", + "githubUsername": "JoshStrobl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45f0d90bc4ffa50e79ae550795c30f085025243145076aa8e1243cc1707f70f8", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tinycarousel": { + "1.9": { + "libraryName": "jQuery tinycarousel", + "typingsPackageName": "jquery.tinycarousel", + "projectName": "http://baijs.nl/tinycarousel/", + "contributors": [ + { + "name": "Christiaan Rakowski", + "url": "https://github.com/csrakowski", + "githubUsername": "csrakowski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4413bcb2c91107299e428ffc7be5bf61d4a8e1e643e9c437a0b896070e7281dd", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tinyscrollbar": { + "1.8": { + "libraryName": "jQuery tinyscrollbar", + "typingsPackageName": "jquery.tinyscrollbar", + "projectName": "http://baijs.nl/tinyscrollbar/", + "contributors": [ + { + "name": "Christiaan Rakowski", + "url": "https://github.com/csrakowski", + "githubUsername": "csrakowski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba70d43ff79fe6a23094c3c2723b5032969abaa398d81200baf678492901c967", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tipsy": { + "0.0": { + "libraryName": "jQuery.tipsy", + "typingsPackageName": "jquery.tipsy", + "projectName": "http://onehackoranother.com/projects/jquery/tipsy/", + "contributors": [ + { + "name": "Brian Dukes", + "url": "https://github.com/bdukes", + "githubUsername": "bdukes" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f778e82cf1c6f4a8bc0487f57a0a49eb14480eb5f71a69d1f85441c20d5a36f6", + "globals": [], + "declaredModules": [] + } + }, + "jquery.tools": { + "1.2": { + "libraryName": "jQuery TOOLS", + "typingsPackageName": "jquery.tools", + "projectName": "https://github.com/jquerytools/jquerytools", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65244cf540589b1aeb24c76ff7b4935fb3c10b224ed1a9a6e36c627ce03ca0f9", + "globals": [], + "declaredModules": [] + } + }, + "jquery.total-storage": { + "1.1": { + "libraryName": "jQueryTotalStorage", + "typingsPackageName": "jquery.total-storage", + "projectName": "https://github.com/Upstatement/jquery-total-storage", + "contributors": [ + { + "name": "Jeremy Brooks", + "url": "https://github.com/JeremyCBrooks", + "githubUsername": "JeremyCBrooks" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a72999e68d62a5c2ad5384fcf89cc8e72b33d1d848ab8a04354e7e99e159564c", + "globals": [], + "declaredModules": [] + } + }, + "jquery.transit": { + "0.9": { + "libraryName": "jQuery.transit.js", + "typingsPackageName": "jquery.transit", + "projectName": "http://ricostacruz.com/jquery.transit/", + "contributors": [ + { + "name": "MrBigDog2U", + "url": "https://github.com/MrBigDog2U", + "githubUsername": "MrBigDog2U" + }, + { + "name": "Jhsosa", + "url": "https://github.com/Jhsosa", + "githubUsername": "Jhsosa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20ad09c325c12dc63da5ef0220660bbb739ae626c8e684a0230ede35963b44e6", + "globals": [], + "declaredModules": [] + } + }, + "jquery.ui.datetimepicker": { + "0.3": { + "libraryName": "jQuery UI DateTimePicker", + "typingsPackageName": "jquery.ui.datetimepicker", + "projectName": "http://trentrichardson.com/examples/timepicker/", + "contributors": [ + { + "name": "dougajmcdonald", + "url": "https://github.com/dougajmcdonald", + "githubUsername": "dougajmcdonald" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a7cb692ecf7a0b8de64ad5010ee1732cfc1a1645e7937883afa32acb91d9303", + "globals": [], + "declaredModules": [] + } + }, + "jquery.ui.layout": { + "0.0": { + "libraryName": "jQuery UI Layout Plug-in", + "typingsPackageName": "jquery.ui.layout", + "projectName": "http://layout.jquery-dev.net/", + "contributors": [ + { + "name": "Steve Fenton", + "url": "https://github.com/Steve-Fenton", + "githubUsername": "Steve-Fenton" + }, + { + "name": "Douglas Armstrong", + "url": "https://github.com/drarmstr", + "githubUsername": "drarmstr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "jqueryui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ae4f8d11f4192dee4097fede9bc1640a73acb74cf749726d2d72d4c4a9964c6", + "globals": [], + "declaredModules": [] + } + }, + "jquery.uniform": { + "0.0": { + "libraryName": "Uniform.js", + "typingsPackageName": "jquery.uniform", + "projectName": "https://github.com/pixelmatrix/uniform", + "contributors": [ + { + "name": "flyfishMT", + "url": "https://github.com/flyfishMT", + "githubUsername": "flyfishMT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4857d5e3057fad7b814218ca6f4c00a6de8a00c02da72d243aa41ddb3ee15c8", + "globals": [], + "declaredModules": [] + } + }, + "jquery.validation": { + "1.16": { + "libraryName": "jquery.validation", + "typingsPackageName": "jquery.validation", + "projectName": "http://jqueryvalidation.org/", + "contributors": [ + { + "name": "François de Campredon", + "url": "https://github.com/fdecampredon", + "githubUsername": "fdecampredon" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Anže Videnič", + "url": "https://github.com/avidenic", + "githubUsername": "avidenic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "jquery.form" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77d5f02c64b18c872f8badf46e3d7550f60ebd06f1145e85ebb173cc1989b8f7", + "globals": [], + "declaredModules": [] + } + }, + "jquery.watermark": { + "3.1": { + "libraryName": "Watermark plugin for jQuery", + "typingsPackageName": "jquery.watermark", + "projectName": "http://jquery-watermark.googlecode.com", + "contributors": [ + { + "name": "Anwar Javed", + "url": "https://github.com/anwarjaved", + "githubUsername": "anwarjaved" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d03fd1034048557a37c89c5b9cb8415968c814171030cccb409f40786cf283b1", + "globals": [], + "declaredModules": [] + } + }, + "jquery.window": { + "5.0": { + "libraryName": "Window plugin for jQuery", + "typingsPackageName": "jquery.window", + "projectName": "http://fstoke.me/jquery/window/", + "contributors": [ + { + "name": "Ryan Graham", + "url": "https://github.com/ryan-codingintrigue/" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0c6ddeb8dcca4acf6f1921adbb88a47f3e895f1d3012c1975671c65279d64a6", + "globals": [], + "declaredModules": [] + } + }, + "jquerymobile": { + "1.4": { + "libraryName": "jQuery Mobile", + "typingsPackageName": "jquerymobile", + "projectName": "http://jquerymobile.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46e4f9b1703047d547f9057c26d61e977ad58f930bc38b8842ec6b76691a8265", + "globals": [], + "declaredModules": [] + } + }, + "jqueryui": { + "1.12": { + "libraryName": "jQueryUI", + "typingsPackageName": "jqueryui", + "projectName": "http://jqueryui.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "166a36f90df9c4445a5ce226d4f25c9934779a75535de38c00f318c9ddc0cdb7", + "globals": [], + "declaredModules": [] + } + }, + "js-base64": { + "2.3": { + "libraryName": "js-base64", + "typingsPackageName": "js-base64", + "projectName": "https://github.com/dankogai/js-base64", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Tommy Lent", + "url": "https://github.com/tlent", + "githubUsername": "tlent" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67767cf45f76acda8a404d727c45a33b235d6dd4aef90b6fbcb6799f2daa7bff", + "globals": [], + "declaredModules": [ + "js-base64" + ] + } + }, + "js-beautify": { + "1.8": { + "libraryName": "js_beautify", + "typingsPackageName": "js-beautify", + "projectName": "https://github.com/beautify-web/js-beautify/", + "contributors": [ + { + "name": "Josh Goldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + }, + { + "name": "Hans Windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + }, + { + "name": "Gavin Rehkemper", + "url": "https://github.com/gavinr/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "269504a75d5083296228a38004581a0761f46b12458e92c64c105dd14219f2f1", + "globals": [ + "js_beautify" + ], + "declaredModules": [ + "js-beautify" + ] + } + }, + "js-captcha": { + "1.1": { + "libraryName": "js-captcha", + "typingsPackageName": "js-captcha", + "projectName": "https://github.com/robiveli/js-captcha", + "contributors": [ + { + "name": "PikachuEXE", + "url": "https://github.com/pikachuexe", + "githubUsername": "pikachuexe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dist/js/jCaptcha.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b743895780727c854f1a8b3ac459898c4d7b27ff8368d1df28591841581c751", + "globals": [ + "jCaptcha" + ], + "declaredModules": [ + "js-captcha/dist/js/jCaptcha" + ] + } + }, + "js-clipper": { + "0.0": { + "libraryName": "js-clipper", + "typingsPackageName": "js-clipper", + "projectName": "https://github.com/mathisonian/JsClipper", + "contributors": [ + { + "name": "Hou Chunlei", + "url": "https://github.com/omni360", + "githubUsername": "omni360" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4026a67696d18241c1e7378752b93c44bcd589500acf4f640df3ce696d352d0c", + "globals": [ + "ClipperLib" + ], + "declaredModules": [] + } + }, + "js-combinatorics": { + "0.5": { + "libraryName": "js-combinatorics", + "typingsPackageName": "js-combinatorics", + "projectName": "https://github.com/dankogai/js-combinatorics", + "contributors": [ + { + "name": "Vasya Aksyonov", + "url": "https://github.com/outring", + "githubUsername": "outring" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d756337e917460c530c136c9fb81b7668b0d37e1a34c252254ce69920c377033", + "globals": [ + "Combinatorics" + ], + "declaredModules": [ + "js-combinatorics" + ] + } + }, + "js-cookie": { + "2.2": { + "libraryName": "js-cookie", + "typingsPackageName": "js-cookie", + "projectName": "https://github.com/js-cookie/js-cookie", + "contributors": [ + { + "name": "Theodore Brown", + "url": "https://github.com/theodorejb", + "githubUsername": "theodorejb" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Antoine Lépée", + "url": "https://github.com/alepee", + "githubUsername": "alepee" + }, + { + "name": "Yuto Doi", + "url": "https://github.com/yutod", + "githubUsername": "yutod" + }, + { + "name": "Nicolas Reynis", + "url": "https://github.com/nreynis", + "githubUsername": "nreynis" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f64768cf7bbc7ded201ac8ead40a3abaefe012f581f92128cfc87b89071e64e", + "globals": [ + "Cookies" + ], + "declaredModules": [ + "js-cookie" + ] + } + }, + "js-data-angular": { + "2.1": { + "libraryName": "JSDataAngular", + "typingsPackageName": "js-data-angular", + "projectName": "https://github.com/js-data/js-data-angular", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "js-data", + "version": "*" + }, + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/js-data", + "version": "^2.8.31" + } + ], + "contentHash": "f5b56c0e91bff5f72e79c8b6813912d749df08476090726c7ab140c0449f6257", + "globals": [], + "declaredModules": [] + } + }, + "js-fixtures": { + "1.2": { + "libraryName": "js-fixtures", + "typingsPackageName": "js-fixtures", + "projectName": "https://github.com/badunk/js-fixtures", + "contributors": [ + { + "name": "Kazi Manzur Rashid", + "url": "https://github.com/kazimanzurrashid", + "githubUsername": "kazimanzurrashid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "592e1f4d871fa98b691ddde8493876c2b299b5c4c49c8f556a8453c6a979d066", + "globals": [ + "fixtures" + ], + "declaredModules": [] + } + }, + "js-git": { + "0.5": { + "libraryName": "js-git", + "typingsPackageName": "js-git", + "projectName": "https://github.com/creationix/js-git", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a238bdeb2dd3ae312876bdaacc78d9e8ee772b4a3ce274794aa2544188fcf5b", + "globals": [], + "declaredModules": [] + } + }, + "js-levenshtein": { + "1.1": { + "libraryName": "js-levenshtein", + "typingsPackageName": "js-levenshtein", + "projectName": "https://github.com/gustf/js-levenshtein", + "contributors": [ + { + "name": "Kallu609", + "url": "https://github.com/Kallu609", + "githubUsername": "Kallu609" + }, + { + "name": "Pyry Rouvila", + "url": "https://github.com/naftis", + "githubUsername": "naftis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0299789bf73868de69b439ffd09a3e1adaa3bd43ee7ddd5b2afcabad22c34f70", + "globals": [], + "declaredModules": [ + "js-levenshtein" + ] + } + }, + "js-md5": { + "0.4": { + "libraryName": "js-md5", + "typingsPackageName": "js-md5", + "projectName": "https://github.com/emn178/js-md5", + "contributors": [ + { + "name": "Michael McCarthy", + "url": "https://github.com/mwmccarthy", + "githubUsername": "mwmccarthy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ca376be79617b2a5c0e57794545fa5a5e51143dd785aef0da6de9ab897a6318", + "globals": [], + "declaredModules": [ + "js-md5" + ] + } + }, + "js-money": { + "0.6": { + "libraryName": "js-money", + "typingsPackageName": "js-money", + "projectName": "https://github.com/davidkalosi/js-money", + "contributors": [ + { + "name": "Kanat Kubash", + "url": "https://github.com/kanatkubash", + "githubUsername": "kanatkubash" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/currency.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21bc50f0aea0b2654339a7a7193c98354c2b7f8833156c492c429786355eeb14", + "globals": [], + "declaredModules": [ + "js-money", + "js-money/lib/currency" + ] + } + }, + "js-nacl": { + "1.2": { + "libraryName": "js-nacl", + "typingsPackageName": "js-nacl", + "projectName": "https://github.com/tonyg/js-nacl#readme", + "contributors": [ + { + "name": "Ethan Frey", + "url": "https://github.com/ethanfrey", + "githubUsername": "ethanfrey" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1f72f1c50157da2eafb85d6b2e10ea979a1256e0ee805fb27782c314252b2e3", + "globals": [], + "declaredModules": [ + "js-nacl" + ] + } + }, + "js-priority-queue": { + "0.0": { + "libraryName": "js-priority-queue", + "typingsPackageName": "js-priority-queue", + "projectName": "https://github.com/adamhooper/js-priority-queue", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7780c1bbf51d224a1a009b7e211c7ebc9227ac729637d07f2a6e3b7eb27eb211", + "globals": [], + "declaredModules": [ + "js-priority-queue" + ] + } + }, + "js-quantities": { + "1.6": { + "libraryName": "JS-quantities", + "typingsPackageName": "js-quantities", + "projectName": "http://gentooboontoo.github.io/js-quantities/", + "contributors": [ + { + "name": "William Rummler", + "url": "https://github.com/wrummler", + "githubUsername": "wrummler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba51e7d549944c4b6ab503da30cbbdcd51d6b3d44f68d98d57088a22329c1ffe", + "globals": [], + "declaredModules": [ + "js-quantities" + ] + } + }, + "js-roman-numerals": { + "1.1": { + "libraryName": "js-roman-numerals", + "typingsPackageName": "js-roman-numerals", + "projectName": "https://github.com/bcotrim/roman-numerals", + "contributors": [ + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f02b48da70d1ab9cc473a65c8eddce457b5763a73503268f2ced42ca7bd2be70", + "globals": [], + "declaredModules": [ + "js-roman-numerals" + ] + } + }, + "js-schema": { + "0.0": { + "libraryName": "js-schema", + "typingsPackageName": "js-schema", + "projectName": "https://github.com/molnarg/js-schema", + "contributors": [ + { + "name": "Marcin Porebski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + }, + { + "name": "Robin Labat", + "url": "https://github.com/roblabat", + "githubUsername": "roblabat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d7fbf99ee17a8cd25df6bfd388b66ccb0131b8f1f2489118972332dca7d281c", + "globals": [], + "declaredModules": [ + "js-schema" + ] + } + }, + "js-search": { + "1.4": { + "libraryName": "js-search", + "typingsPackageName": "js-search", + "projectName": "https://github.com/bvaughn/js-search", + "contributors": [ + { + "name": "Guo Yunhe", + "url": "https://github.com/guoyunhe", + "githubUsername": "guoyunhe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cae5c4e9c3a07275c625ffe8c2c61b95f7e50ae5017d53474db49f58be9eb8e", + "globals": [], + "declaredModules": [ + "js-search" + ] + } + }, + "js-sha512": { + "0.7": { + "libraryName": "js-sha512", + "typingsPackageName": "js-sha512", + "projectName": "https://github.com/emn178/js-sha512", + "contributors": [ + { + "name": "Nico Jansen", + "url": "https://github.com/nicojs", + "githubUsername": "nicojs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a520199342b66d21d2b48938d4daaacf3366ed9616af343cd724441455f38a4e", + "globals": [], + "declaredModules": [ + "js-sha512" + ] + } + }, + "js-string-escape": { + "1.0": { + "libraryName": "js-string-escape", + "typingsPackageName": "js-string-escape", + "projectName": "https://github.com/joliss/js-string-escape", + "contributors": [ + { + "name": "Jamie Davies", + "url": "https://github.com/viralpickaxe", + "githubUsername": "viralpickaxe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9991e50fbb9d71d033b5717d10c0adf1ef2715584c0dea0c31b5e8ff9bab306", + "globals": [], + "declaredModules": [ + "js-string-escape" + ] + } + }, + "js-to-java": { + "2.4": { + "libraryName": "js-to-java", + "typingsPackageName": "js-to-java", + "projectName": "https://github.com/node-modules/js-to-java", + "contributors": [ + { + "name": "skyitachi", + "url": "https://github.com/skyitachi", + "githubUsername": "skyitachi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b35b00050e9427002ac5159aef9e7a5a8291139fabc16f368d1c894c491a98f7", + "globals": [], + "declaredModules": [ + "js-to-java" + ] + } + }, + "js-url": { + "1.8": { + "libraryName": "url", + "typingsPackageName": "js-url", + "projectName": "https://github.com/websanova/js-url", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac90dd77259fc1a4977a29d8333c59fde0c0a0b370909a513981c801508c6884", + "globals": [ + "url" + ], + "declaredModules": [] + } + }, + "js-yaml": { + "3.12": { + "libraryName": "js-yaml", + "typingsPackageName": "js-yaml", + "projectName": "https://github.com/nodeca/js-yaml", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Sebastian Clausen", + "url": "https://github.com/sclausen", + "githubUsername": "sclausen" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 12, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3188be8215cdbfcd572fb0311de1a25010b661f81da29d8012ce3444360b713d", + "globals": [ + "jsyaml" + ], + "declaredModules": [ + "js-yaml" + ] + } + }, + "js.spec": { + "1.0": { + "libraryName": "js.spec", + "typingsPackageName": "js.spec", + "projectName": "http://js-spec.online", + "contributors": [ + { + "name": "Matt Bishop", + "url": "https://github.com/mattbishop", + "githubUsername": "mattbishop" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7272973cd81b39dcc1ee5af4c320953d47b14016218bd0283f4422dffc9f6f3", + "globals": [], + "declaredModules": [ + "js.spec" + ] + } + }, + "jsbn": { + "1.2": { + "libraryName": "jsbn", + "typingsPackageName": "jsbn", + "projectName": "http://www-cs-students.stanford.edu/%7Etjw/jsbn/", + "contributors": [ + { + "name": "Eugene Chernyshov", + "url": "https://github.com/Evgenus", + "githubUsername": "Evgenus" + }, + { + "name": "Al Tabayoyon", + "url": "https://github.com/al2xed", + "githubUsername": "al2xed" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6af56f4e21ce7566c030d805e0c887e9e3c5988f83e860c205f51f0721ae9d5a", + "globals": [ + "jsbn" + ], + "declaredModules": [ + "jsbn" + ] + } + }, + "jschannel": { + "1.0": { + "libraryName": "jschannel", + "typingsPackageName": "jschannel", + "projectName": "https://github.com/yochannah/jschannel", + "contributors": [ + { + "name": "Yitzchok Gottlieb", + "url": "https://github.com/yitzchok", + "githubUsername": "yitzchok" + }, + { + "name": "McFlat", + "url": "https://github.com/McFlat", + "githubUsername": "McFlat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3281a30a13bf6ef39bf113bc9adbbf86c9ea1d1275999c477519405754afa4a0", + "globals": [ + "Channel" + ], + "declaredModules": [ + "jschannel" + ] + } + }, + "jscodeshift": { + "0.6": { + "libraryName": "jscodeshift", + "typingsPackageName": "jscodeshift", + "projectName": "https://github.com/facebook/jscodeshift#readme", + "contributors": [ + { + "name": "Brie Bunge", + "url": "https://github.com/brieb", + "githubUsername": "brieb" + }, + { + "name": "Brian Jacobel", + "url": "https://github.com/bjacobel", + "githubUsername": "bjacobel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "src/Collection.d.ts", + "src/collections/JSXElement.d.ts", + "src/collections/Node.d.ts", + "src/collections/VariableDeclarator.d.ts", + "src/core.d.ts", + "src/template.d.ts", + "src/testUtils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ast-types", + "version": "*" + }, + { + "name": "recast", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ast-types", + "version": "0.12.1" + }, + { + "name": "recast", + "version": "0.17.2" + } + ], + "contentHash": "e02f8869f8dac87808863abc69fd838ed69afc66945b4c598749f51b7fb5ffc4", + "globals": [], + "declaredModules": [ + "jscodeshift", + "jscodeshift/src/core", + "jscodeshift/src/Collection", + "jscodeshift/src/collections/JSXElement", + "jscodeshift/src/collections/Node", + "jscodeshift/src/collections/VariableDeclarator", + "jscodeshift/src/template", + "jscodeshift/src/testUtils" + ] + } + }, + "jscrollpane": { + "2.0": { + "libraryName": "jScrollPane", + "typingsPackageName": "jscrollpane", + "projectName": "http://jscrollpane.kelvinluck.com/", + "contributors": [ + { + "name": "Dániel Tar", + "url": "https://github.com/qcz", + "githubUsername": "qcz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5739dca8594967103b143a5847d2b5c7de54a47316ddc15d7e1a9147506b061d", + "globals": [], + "declaredModules": [] + } + }, + "jsdeferred": { + "0.0": { + "libraryName": "JSDeferred", + "typingsPackageName": "jsdeferred", + "projectName": "https://github.com/cho45/jsdeferred", + "contributors": [ + { + "name": "Daisuke Mino", + "url": "https://github.com/minodisk", + "githubUsername": "minodisk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5acd3d4d932b0e62ec6b8848fde7f72400fa994807f77e795feb649ef6752fb5", + "globals": [], + "declaredModules": [ + "jsdeferred" + ] + } + }, + "jsdoc-to-markdown": { + "4.0": { + "libraryName": "jsdoc-to-markdown", + "typingsPackageName": "jsdoc-to-markdown", + "projectName": "https://github.com/jsdoc2md/jsdoc-to-markdown", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd65fe1389b5d9b4557f141f1a3d336818b29f4f20b2a5be045ee877c780486e", + "globals": [], + "declaredModules": [ + "jsdoc-to-markdown" + ] + } + }, + "jsdom": { + "16.1": { + "libraryName": "jsdom", + "typingsPackageName": "jsdom", + "projectName": "https://github.com/jsdom/jsdom", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Johan Palmfjord", + "url": "https://github.com/palmfjord", + "githubUsername": "palmfjord" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [ + "3.1", + "3.4", + "3.5", + "3.6" + ], + "files": [ + "index.d.ts", + "ts3.1/../index.d.ts", + "ts3.1/index.d.ts", + "ts3.4/../index.d.ts", + "ts3.4/../ts3.1/index.d.ts", + "ts3.4/index.d.ts", + "ts3.5/../index.d.ts", + "ts3.5/../ts3.1/index.d.ts", + "ts3.5/../ts3.4/index.d.ts", + "ts3.5/index.d.ts", + "ts3.6/../index.d.ts", + "ts3.6/../ts3.1/index.d.ts", + "ts3.6/../ts3.4/index.d.ts", + "ts3.6/../ts3.5/index.d.ts", + "ts3.6/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "parse5", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "parse5", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "parse5", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "parse5", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a475c83e224d3de24af7c76aa2c8769b0ec52124fa7fa1320ea02ce6397a7a5a", + "globals": [], + "declaredModules": [] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "jsdom", + "typingsPackageName": "jsdom", + "projectName": "https://github.com/tmpvar/jsdom", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jsdom", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7c7b5258f8d28615ea008c83f7b599255ace1c9a41a6efcc80072de122ce3b40", + "globals": [], + "declaredModules": [ + "jsdom" + ] + } + }, + "jsdom-global": { + "3.0": { + "libraryName": "jsdom-global", + "typingsPackageName": "jsdom-global", + "projectName": "https://www.npmjs.com/package/jsdom-global", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsdom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82367edffc14929a098ac7ab3a2845982f92ffb0a0a4e783bb8dae0e4246faab", + "globals": [], + "declaredModules": [ + "jsdom-global" + ] + } + }, + "jsen": { + "0.0": { + "libraryName": "jsen (JSON Sentinel)", + "typingsPackageName": "jsen", + "projectName": "https://github.com/bugventure/jsen", + "contributors": [ + { + "name": "Vladimir Đokić", + "url": "https://github.com/vladeck", + "githubUsername": "vladeck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c32d32371f636aee3a00cca722862f2f5b15afaf8c01a1ed80d62320113e676", + "globals": [ + "jsen" + ], + "declaredModules": [ + "jsen" + ] + } + }, + "jsend": { + "1.0": { + "libraryName": "jsend", + "typingsPackageName": "jsend", + "projectName": "https://github.com/Prestaul/jsend", + "contributors": [ + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "edfd32ec7f2a7fbd2f656bf28ee5e89129c83e40c0efea370789e9c896ce5653", + "globals": [ + "jsend" + ], + "declaredModules": [ + "jsend" + ] + } + }, + "jsesc": { + "2.5": { + "libraryName": "jsesc", + "typingsPackageName": "jsesc", + "projectName": "https://github.com/mathiasbynens/jsesc", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Lyanbin", + "url": "https://github.com/Lyanbin", + "githubUsername": "Lyanbin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb991c55dd011afde0e0f1da204d87299eb28e774c780114cd82fd6318ae5870", + "globals": [], + "declaredModules": [ + "jsesc" + ] + } + }, + "jsfl": { + "0.0": { + "libraryName": "JSFL", + "typingsPackageName": "jsfl", + "projectName": "https://adobe.com", + "contributors": [ + { + "name": "soywiz", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "xJSFL.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d054850e79ff16acc444fd6a6dce2a51965f296f91cb7d0f475f2c4c1551d6d", + "globals": [ + "$", + "$$", + "$dom", + "$library", + "$selection", + "$timeline", + "FLfile", + "SpriteSheetExporter", + "_Context", + "_File", + "_Folder", + "_URI", + "alert", + "clear", + "confirm", + "debug", + "fl", + "format", + "include", + "inspect", + "list", + "load", + "prompt", + "require", + "save", + "trace", + "xjsfl" + ], + "declaredModules": [] + } + }, + "jsforce": { + "1.9": { + "libraryName": "jsforce", + "typingsPackageName": "jsforce", + "projectName": "http://github.com/jsforce/jsforce", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Kamil Ejsymont", + "url": "https://github.com/netes", + "githubUsername": "netes" + }, + { + "name": "Thomas Dvornik", + "url": "https://github.com/amphro", + "githubUsername": "amphro" + }, + { + "name": "Tim Noonan", + "url": "https://github.com/tnoonan-salesforce", + "githubUsername": "tnoonan-salesforce" + }, + { + "name": "Abraham White", + "url": "https://github.com/whiteabelincoln", + "githubUsername": "whiteabelincoln" + }, + { + "name": "Borys Kupar", + "url": "https://github.com/borys-kupar", + "githubUsername": "borys-kupar" + }, + { + "name": "Andrés Catalán", + "url": "https://github.com/catalandres", + "githubUsername": "catalandres" + }, + { + "name": "Ken Human", + "url": "https://github.com/kenhuman", + "githubUsername": "kenhuman" + }, + { + "name": "Doug Ayers", + "url": "https://github.com/douglascayers", + "githubUsername": "douglascayers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "api/analytics.d.ts", + "api/apex.d.ts", + "api/chatter.d.ts", + "api/metadata.d.ts", + "batch.d.ts", + "bulk.d.ts", + "cache.d.ts", + "channel.d.ts", + "connection.d.ts", + "create-options.d.ts", + "date-enum.d.ts", + "describe-result.d.ts", + "http-api.d.ts", + "index.d.ts", + "job.d.ts", + "limits-info.d.ts", + "oauth2.d.ts", + "promise.d.ts", + "query.d.ts", + "quick-action.d.ts", + "record-result.d.ts", + "record.d.ts", + "salesforce-id.d.ts", + "salesforce-object-options.d.ts", + "salesforce-object.d.ts", + "streaming.d.ts", + "topic.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "fs", + "express", + "glob" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5856dd38811263d4755e8b1032bdf397acdd1a5f3a73805410de386742328e4d", + "globals": [], + "declaredModules": [ + "jsforce", + "jsforce/api/analytics", + "jsforce/connection", + "jsforce/describe-result", + "jsforce/query", + "jsforce/record-result", + "jsforce/salesforce-id", + "jsforce/record", + "jsforce/salesforce-object", + "jsforce/create-options", + "jsforce/salesforce-object-options", + "jsforce/batch", + "jsforce/quick-action", + "jsforce/api/chatter", + "jsforce/api/metadata", + "jsforce/api/apex", + "jsforce/bulk", + "jsforce/job", + "jsforce/cache", + "jsforce/channel", + "jsforce/streaming", + "jsforce/topic", + "jsforce/date-enum", + "jsforce/limits-info", + "jsforce/oauth2", + "jsforce/promise", + "jsforce/http-api" + ] + } + }, + "jsftp": { + "2.1": { + "libraryName": "jsftp", + "typingsPackageName": "jsftp", + "projectName": "https://github.com/sergi/jsftp", + "contributors": [ + { + "name": "Konrad Księski", + "url": "https://github.com/xyleen", + "githubUsername": "xyleen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45d0e203f75728c786962cc7d1d49f7c3b970a1ce431da1eaddbc7ccc7159fd7", + "globals": [], + "declaredModules": [ + "jsftp" + ] + } + }, + "jsgraph": { + "0.7": { + "libraryName": "jsgraph", + "typingsPackageName": "jsgraph", + "projectName": "https://github.com/Encapsule/jsgraph", + "contributors": [ + { + "name": "Joel Rosinbum", + "url": "https://github.com/rosinbum", + "githubUsername": "rosinbum" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90cb00fbfe62a5564d1f1d85e247d7be6715fa672e28805a1c882a79474d66f1", + "globals": [], + "declaredModules": [ + "jsgraph" + ] + } + }, + "jshamcrest": { + "0.7": { + "libraryName": "JsHamcrest", + "typingsPackageName": "jshamcrest", + "projectName": "https://github.com/danielfm/jshamcrest/", + "contributors": [ + { + "name": "David Harkness", + "url": "https://github.com/dharkness", + "githubUsername": "dharkness" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7b21fe20fcd95331fd732e3fcb8a77aadb126177fb26223773040b243b56610", + "globals": [ + "JsHamcrest", + "allOf", + "anyOf", + "anything", + "assertThat", + "between", + "bool", + "both", + "closeTo", + "containsString", + "divisibleBy", + "either", + "emailAddress", + "empty", + "endsWith", + "equalIgnoringCase", + "equalTo", + "even", + "everyItem", + "func", + "greaterThan", + "greaterThanOrEqualTo", + "hasFunction", + "hasItem", + "hasItems", + "hasMember", + "hasSize", + "instanceOf", + "is", + "isIn", + "lessThan", + "lessThanOrEqualTo", + "matches", + "nil", + "not", + "notANumber", + "number", + "object", + "odd", + "oneOf", + "raises", + "raisesAnything", + "sameAs", + "startsWith", + "string", + "truth", + "typeOf", + "zero" + ], + "declaredModules": [] + } + }, + "jsmediatags": { + "3.9": { + "libraryName": "jsmediatags", + "typingsPackageName": "jsmediatags", + "projectName": "https://github.com/aadsm/jsmediatags#readme", + "contributors": [ + { + "name": "Gunnar Már Óttarsson", + "url": "https://github.com/gunnim", + "githubUsername": "gunnim" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "build2/ArrayFileReader.d.ts", + "build2/BlobFileReader.d.ts", + "build2/ByteArrayUtils.d.ts", + "build2/ChunkedFileData.d.ts", + "build2/FLACTagContents.d.ts", + "build2/FLACTagReader.d.ts", + "build2/ID3v1TagReader.d.ts", + "build2/ID3v2FrameReader.d.ts", + "build2/ID3v2TagContents.d.ts", + "build2/ID3v2TagReader.d.ts", + "build2/MP4TagContents.d.ts", + "build2/MP4TagReader.d.ts", + "build2/MediaFileReader.d.ts", + "build2/MediaTagReader.d.ts", + "build2/NodeFileReader.d.ts", + "build2/StringUtils.d.ts", + "build2/XhrFileReader.d.ts", + "index.d.ts", + "types/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95037df9e174b230529a49c9028accc661248dcbe3922d752f00e5196c61cc96", + "globals": [ + "jsmediatags" + ], + "declaredModules": [ + "jsmediatags", + "jsmediatags/types", + "jsmediatags/build2/MediaFileReader", + "jsmediatags/build2/StringUtils", + "jsmediatags/build2/MediaTagReader", + "jsmediatags/build2/ArrayFileReader", + "jsmediatags/build2/BlobFileReader", + "jsmediatags/build2/ByteArrayUtils", + "jsmediatags/build2/ChunkedFileData", + "jsmediatags/build2/FLACTagContents", + "jsmediatags/build2/FLACTagReader", + "jsmediatags/build2/ID3v1TagReader", + "jsmediatags/build2/ID3v2FrameReader", + "jsmediatags/build2/ID3v2TagContents", + "jsmediatags/build2/ID3v2TagReader", + "jsmediatags/build2/MP4TagContents", + "jsmediatags/build2/MP4TagReader", + "jsmediatags/build2/NodeFileReader", + "jsmediatags/build2/XhrFileReader" + ] + } + }, + "jsmockito": { + "1.0": { + "libraryName": "JsMockito", + "typingsPackageName": "jsmockito", + "projectName": "https://github.com/chrisleishman/jsmockito", + "contributors": [ + { + "name": "Karl Bennett", + "url": "https://github.com/shiver-me-timbers", + "githubUsername": "shiver-me-timbers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0170f4beb6e86c3bdd8608fb55eeb205f0f36281087cab4d799f28b7f9d3cca4", + "globals": [ + "JsMockito", + "isMock", + "mock", + "mockFunction", + "never", + "noMoreInteractions", + "once", + "spy", + "times", + "verify", + "verifyNoMoreInteractions", + "verifyZeroInteractions", + "when", + "zeroInteractions" + ], + "declaredModules": [] + } + }, + "jsnox": { + "2.1": { + "libraryName": "JSnoX", + "typingsPackageName": "jsnox", + "projectName": "https://github.com/af/jsnox", + "contributors": [ + { + "name": "Steve Baker", + "url": "https://github.com/stkb", + "githubUsername": "stkb" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6293ed4cc71b109e691ed1de94c6f042e15603819403a6043504f115f49d732b", + "globals": [], + "declaredModules": [ + "jsnox" + ] + } + }, + "json-buffer": { + "3.0": { + "libraryName": "json-buffer", + "typingsPackageName": "json-buffer", + "projectName": "https://github.com/dominictarr/json-buffer", + "contributors": [ + { + "name": "Paul Hawxby", + "url": "https://github.com/phawxby", + "githubUsername": "phawxby" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e653db758e5ea8bb43afa948bb570021ae1b6d1fc4169f3fc96ec2a25faff3a", + "globals": [], + "declaredModules": [ + "json-buffer" + ] + } + }, + "json-editor": { + "0.0": { + "libraryName": "json-editor", + "typingsPackageName": "json-editor", + "projectName": "https://github.com/jdorn/json-editor", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00/" + }, + { + "name": "Felipe Provenzano", + "url": "https://github.com/felipeprov/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c360d02d8895ee067364f92de925e84f064b1cc7d732bf98cb6670f8fdc90bc7", + "globals": [ + "JSONEditor" + ], + "declaredModules": [ + "json-editor" + ] + } + }, + "json-file-plus": { + "3.3": { + "libraryName": "json-file-plus", + "typingsPackageName": "json-file-plus", + "projectName": "https://github.com/ljharb/json-file-plus", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e61f5dd024051913ad75ad0a32cbe01b152f8d61a62f137310a8f064ab40bccc", + "globals": [], + "declaredModules": [ + "json-file-plus" + ] + } + }, + "json-form-data": { + "1.7": { + "libraryName": "json-form-data", + "typingsPackageName": "json-form-data", + "projectName": "https://github.com/hyperatom/json-form-data", + "contributors": [ + { + "name": "Aaron Ross", + "url": "https://github.com/superhawk610", + "githubUsername": "superhawk610" + }, + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b1e9ef04372ebb36bf9282c1537a47ba786d854d4c352e1e9db927259b9a873", + "globals": [], + "declaredModules": [ + "json-form-data" + ] + } + }, + "json-js": { + "1.1": { + "libraryName": "json-js", + "typingsPackageName": "json-js", + "projectName": "https://github.com/cangosta/JSON-js", + "contributors": [ + { + "name": "NN", + "url": "https://github.com/NN---", + "githubUsername": "NN---" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cac070b2a7433f9bd98cea7e997f00c0413a228f0b9b2fa0d44db09f4886532", + "globals": [], + "declaredModules": [ + "json-js" + ] + } + }, + "json-merge-patch": { + "0.0": { + "libraryName": "json-merge-patch", + "typingsPackageName": "json-merge-patch", + "projectName": "https://github.com/pierreinglebert/json-merge-patch", + "contributors": [ + { + "name": "Arsenij Schuetzer", + "url": "https://github.com/senyaarseniy", + "githubUsername": "senyaarseniy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5cc95bb70133d932bbb8d294e9b0129bc59a14fbb48077130b601412421beef", + "globals": [], + "declaredModules": [ + "json-merge-patch" + ] + } + }, + "json-parse-better-errors": { + "1.0": { + "libraryName": "json-parse-better-errors", + "typingsPackageName": "json-parse-better-errors", + "projectName": "https://github.com/zkat/json-parse-better-errors#readme", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fea08c6b2b24eadfbd80d9432236eb8ff661d8198618cc82df45642bec017acd", + "globals": [], + "declaredModules": [ + "json-parse-better-errors" + ] + } + }, + "json-patch": { + "0.0": { + "libraryName": "json-patch", + "typingsPackageName": "json-patch", + "projectName": "https://github.com/bruth/jsonpatch-js", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fe4b52972d95c538f682cb69fec3a734ad85fa7a73f9513bf97cc6995090bb8", + "globals": [ + "jsonpatch" + ], + "declaredModules": [ + "json-patch" + ] + } + }, + "json-patch-gen": { + "1.0": { + "libraryName": "json-patch-gen", + "typingsPackageName": "json-patch-gen", + "projectName": "https://github.com/gregsexton/json-patch-gen", + "contributors": [ + { + "name": "Konstantin Rohde", + "url": "https://github.com/RohdeK", + "githubUsername": "RohdeK" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "462a7a1000bf384eff516879c7a32310d392018e5f6705dc51b30fb4496d9756", + "globals": [ + "diff" + ], + "declaredModules": [ + "json-patch-gen" + ] + } + }, + "json-pointer": { + "1.0": { + "libraryName": "json-pointer", + "typingsPackageName": "json-pointer", + "projectName": "https://www.npmjs.org/package/json-pointer", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc50fbad410581a644c40bd183cd7f267bac6cdcd0005377c139c6edff99a382", + "globals": [], + "declaredModules": [ + "json-pointer" + ] + } + }, + "json-query": { + "2.2": { + "libraryName": "json-query", + "typingsPackageName": "json-query", + "projectName": "http://github.com/mmckegg/json-query#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9acb01fd605fd22afb0563c80423845dfb4b9b189b048d6e401095d18f83c85", + "globals": [], + "declaredModules": [ + "json-query" + ] + } + }, + "json-rpc-random-id": { + "1.0": { + "libraryName": "json-rpc-random-id", + "typingsPackageName": "json-rpc-random-id", + "projectName": "https://github.com/kumavis/json-rpc-random-id#readme", + "contributors": [ + { + "name": "Micah Riggan", + "url": "https://github.com/micahriggan", + "githubUsername": "micahriggan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a08ad04fc5fe2cf557de75b883e5b43fabdde04149537d19667ff70a751bb2f", + "globals": [], + "declaredModules": [ + "json-rpc-random-id" + ] + } + }, + "json-rpc-ws": { + "4.0": { + "libraryName": "json-rpc-ws", + "typingsPackageName": "json-rpc-ws", + "projectName": "https://github.com/andyet/json-rpc-ws", + "contributors": [ + { + "name": "Nicolas Penin", + "url": "https://github.com/npenin", + "githubUsername": "npenin" + }, + { + "name": "Margus Lamp", + "url": "https://github.com/mlamp", + "githubUsername": "mlamp" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7feba8d917164b4970f0de99964c1458e9396047f9da6ef999925eb74ae7b895", + "globals": [], + "declaredModules": [ + "json-rpc-ws" + ] + } + }, + "json-schema": { + "7.0": { + "libraryName": "json-schema 4.0, 6.0 and", + "typingsPackageName": "json-schema", + "projectName": "https://github.com/kriszyp/json-schema", + "contributors": [ + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + }, + { + "name": "Cyrille Tuzi", + "url": "https://github.com/cyrilletuzi", + "githubUsername": "cyrilletuzi" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/lucianbuzzo", + "githubUsername": "lucianbuzzo" + }, + { + "name": "Roland Groza", + "url": "https://github.com/rolandjitsu", + "githubUsername": "rolandjitsu" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "868495cc33eb63def9feb79d7da312499752aa5641dde5a5dad8edbd13998a40", + "globals": [], + "declaredModules": [ + "json-schema" + ] + } + }, + "json-schema-compare": { + "0.2": { + "libraryName": "json-schema-compare", + "typingsPackageName": "json-schema-compare", + "projectName": "https://github.com/mokkabonna/json-schema-compare#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d33b544f7a162aa58d44bcadfa110b6fb9f5ff3b33e24b96c9ae720c77aedab", + "globals": [], + "declaredModules": [ + "json-schema-compare" + ] + } + }, + "json-schema-merge-allof": { + "0.6": { + "libraryName": "json-schema-merge-allof", + "typingsPackageName": "json-schema-merge-allof", + "projectName": "https://github.com/mokkabonna/json-schema-merge-allof#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4339536b54f1749a5361e671672e3121cb2549f3aa6a031b7675563db215826", + "globals": [], + "declaredModules": [ + "json-schema-merge-allof" + ] + } + }, + "json-schema-traverse": { + "0.4": { + "libraryName": "json-schema-traverse", + "typingsPackageName": "json-schema-traverse", + "projectName": "https://github.com/epoberezkin/json-schema-traverse#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e49fddaa46a9160f3fd9c3c03010726d41fd10e19b68a66a1c2e89acf39be3c", + "globals": [], + "declaredModules": [ + "json-schema-traverse" + ] + } + }, + "json-server": { + "0.14": { + "libraryName": "json-server", + "typingsPackageName": "json-server", + "projectName": "https://github.com/typicode/json-server", + "contributors": [ + { + "name": "Jeremy Bensimon", + "url": "https://github.com/jeremyben", + "githubUsername": "jeremyben" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "544b31a7d61cb0d396a328592b333b9a2d55c8c4c46d40cc7dc67917f390e5a5", + "globals": [], + "declaredModules": [ + "json-server" + ] + } + }, + "json-socket": { + "0.1": { + "libraryName": "json-socket", + "typingsPackageName": "json-socket", + "projectName": "https://github.com/sebastianseilund/node-json-socket", + "contributors": [ + { + "name": "Sven Reglitzki", + "url": "https://github.com/svi3c", + "githubUsername": "svi3c" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e958ca522199caeb83a057594ca6d7fa4b151a9a8fc7a1684cb470ff533ac34", + "globals": [], + "declaredModules": [ + "json-socket" + ] + } + }, + "json-stable-stringify": { + "1.0": { + "libraryName": "json-stable-stringify", + "typingsPackageName": "json-stable-stringify", + "projectName": "https://github.com/substack/json-stable-stringify", + "contributors": [ + { + "name": "Matt Frantz", + "url": "https://github.com/mhfrantz", + "githubUsername": "mhfrantz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efe50198ab5fd6ae636ae6beca8bc95a92c7ca7d68665bb1b4bef58f2ad00037", + "globals": [], + "declaredModules": [ + "json-stable-stringify" + ] + } + }, + "json-stream-stringify": { + "2.0": { + "libraryName": "json-stream-stringify", + "typingsPackageName": "json-stream-stringify", + "projectName": "https://github.com/Faleij/json-stream-stringify#readme", + "contributors": [ + { + "name": "Sega Yuu", + "url": "https://github.com/segayuu", + "githubUsername": "segayuu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c46346ba6bdba8158798e4ba7846653ce77686348b54cbfd444e909e5a3ab73c", + "globals": [], + "declaredModules": [ + "json-stream-stringify" + ] + } + }, + "json-stringify-safe": { + "5.0": { + "libraryName": "json-stringify-safe", + "typingsPackageName": "json-stringify-safe", + "projectName": "https://github.com/isaacs/json-stringify-safe", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97ac79875c0e4ad3621220955ca17005aac90825830dc1b7924eda4d29615203", + "globals": [], + "declaredModules": [ + "json-stringify-safe" + ] + } + }, + "json-to-ast": { + "2.1": { + "libraryName": "json-to-ast", + "typingsPackageName": "json-to-ast", + "projectName": "https://github.com/vtrushin/json-to-ast", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5aa22aea4b46d2f7e93d23814e786fc042e8cd90e0bf3d490e8f0e200bcc530", + "globals": [ + "jsonToAst" + ], + "declaredModules": [ + "json-to-ast" + ] + } + }, + "json2csv": { + "4.5": { + "libraryName": "json2csv", + "typingsPackageName": "json2csv", + "projectName": "https://github.com/zemirco/json2csv", + "contributors": [ + { + "name": "Juanjo Diaz", + "url": "https://github.com/juanjoDiaz", + "githubUsername": "juanjoDiaz" + }, + { + "name": "Daniel Gooß", + "url": "https://github.com/dangoo", + "githubUsername": "dangoo" + }, + { + "name": "Denis Yilmaz", + "url": "https://github.com/denisyilmaz", + "githubUsername": "denisyilmaz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "JSON2CSVAsyncParser.d.ts", + "JSON2CSVBase.d.ts", + "JSON2CSVParser.d.ts", + "JSON2CSVTransform.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db63ccec5638eafc3611935b9cad1d697496c2bf314203418b5025e4a3a139f4", + "globals": [], + "declaredModules": [ + "json2csv", + "json2csv/JSON2CSVBase", + "json2csv/JSON2CSVParser", + "json2csv/JSON2CSVAsyncParser", + "json2csv/JSON2CSVTransform" + ] + } + }, + "json2md": { + "1.5": { + "libraryName": "json2md", + "typingsPackageName": "json2md", + "projectName": "https://github.com/IonicaBizau/json2md#readme", + "contributors": [ + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6586c87d48754c194aaea83250dce3e8595121b5ed44f8fdd0a1328b573496b9", + "globals": [], + "declaredModules": [ + "json2md" + ] + } + }, + "json2mq": { + "0.2": { + "libraryName": "json2mq", + "typingsPackageName": "json2mq", + "projectName": "https://github.com/akiran/json2mq", + "contributors": [ + { + "name": "Zhang Yi Jiang", + "url": "https://github.com/ZhangYiJiang", + "githubUsername": "ZhangYiJiang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cba2471501f459d156f2511117ee3c1726108fb6d3e0da80fe0464930197cb4d", + "globals": [], + "declaredModules": [ + "json2mq" + ] + } + }, + "json3": { + "3.3": { + "libraryName": "json3", + "typingsPackageName": "json3", + "projectName": "https://bestiejs.github.io/json3", + "contributors": [ + { + "name": "NN", + "url": "https://github.com/NN---", + "githubUsername": "NN---" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fef18ea35439f4f82d26778ef284cbc074a4c8177f589bab4f717954c607af76", + "globals": [], + "declaredModules": [ + "json3" + ] + } + }, + "json5": { + "0.0": { + "libraryName": "JSON5", + "typingsPackageName": "json5", + "projectName": "http://json5.org/", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://jasonswearingen.github.io" + }, + { + "name": "Kacper Wiszczuk", + "url": "https://github.com/Esemesek", + "githubUsername": "Esemesek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "731c5be92e0a26e32524b0be140aa3ae99eecb2c702c1625afe2f35908283dd4", + "globals": [], + "declaredModules": [ + "json5" + ] + } + }, + "json8-patch": { + "1.0": { + "libraryName": "json8-patch", + "typingsPackageName": "json8-patch", + "projectName": "https://github.com/sonnyp/JSON8/tree/master/packages/patch", + "contributors": [ + { + "name": "Peter Kooijmans", + "url": "https://github.com/peterkooijmans", + "githubUsername": "peterkooijmans" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bd50f5c565878eab41b66b59d589ce7d5f74f3e02c93e5aa68b76dc92bc74f5", + "globals": [], + "declaredModules": [ + "json8-patch" + ] + } + }, + "json_ml": { + "0.0": { + "libraryName": "json_ml", + "typingsPackageName": "json_ml", + "projectName": "https://github.com/59naga/json-ml", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cheerio", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7a6344d13df3f489ed5054b99d64ea9c6ee91d37138ba2cb4e83d856586ef52", + "globals": [], + "declaredModules": [ + "json_ml" + ] + } + }, + "jsonabc": { + "2.3": { + "libraryName": "jsonabc", + "typingsPackageName": "jsonabc", + "projectName": "http://novicelab.org/jsonabc", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16b81994785c06f59c0dde6bfb1889da61ff78f5963ca32af5ea1fd700495d4f", + "globals": [], + "declaredModules": [ + "jsonabc" + ] + } + }, + "jsonapi-serializer": { + "3.6": { + "libraryName": "jsonapi-serializer", + "typingsPackageName": "jsonapi-serializer", + "projectName": "https://github.com/SeyZ/jsonapi-serializer#readme", + "contributors": [ + { + "name": "Frank Chiang", + "url": "https://github.com/chiangf", + "githubUsername": "chiangf" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f84582452b787e1dabdadd7a697d78bf0845fcb179303d87a15d4663de2f228e", + "globals": [], + "declaredModules": [ + "jsonapi-serializer" + ] + } + }, + "jsoneditor": { + "5.28": { + "libraryName": "jsoneditor", + "typingsPackageName": "jsoneditor", + "projectName": "https://github.com/josdejong/jsoneditor", + "contributors": [ + { + "name": "Alejandro Sánchez", + "url": "https://github.com/alejo90", + "githubUsername": "alejo90" + }, + { + "name": "Errietta Kostala", + "url": "https://github.com/errietta", + "githubUsername": "errietta" + }, + { + "name": "Adam Vigneaux", + "url": "https://github.com/adamvig", + "githubUsername": "adamvig" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 28, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ajv", + "version": "*" + }, + { + "name": "ace", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ajv", + "version": "*" + } + ], + "contentHash": "8d548d5db27b7b23062acdba0adb9ffecb323a5a35404b0438de31581053e3ef", + "globals": [], + "declaredModules": [] + } + }, + "jsoneditor-for-react": { + "0.0": { + "libraryName": "jsoneditor-for-react", + "typingsPackageName": "jsoneditor-for-react", + "projectName": "https://github.com/mixj93/jsoneditor-for-react#readme", + "contributors": [ + { + "name": "JoshGoldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "jsoneditor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7153e4a3bc97c9db7b272308e4b05e7a26ac05e60281b66f6ad37934aa4851d7", + "globals": [], + "declaredModules": [ + "jsoneditor-for-react" + ] + } + }, + "jsoneditoronline": { + "0.0": { + "libraryName": "JSONEditorOnline", + "typingsPackageName": "jsoneditoronline", + "projectName": "https://github.com/josdejong/jsoneditoronline", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf3e07bb79e6047fe1fdd7ce8e069d9cb88d1055034f37f6a52ceae81e618e52", + "globals": [ + "JSONEditor", + "JSONEditorAppendNode", + "JSONEditorHistory", + "JSONEditorNode", + "JSONEditorSearchBox", + "JSONFormatter" + ], + "declaredModules": [] + } + }, + "jsonfile": { + "5.0": { + "libraryName": "jsonfile", + "typingsPackageName": "jsonfile", + "projectName": "https://github.com/jprichardson/node-jsonfile#readme", + "contributors": [ + { + "name": "Daniel Bowring", + "url": "https://github.com/dbowring", + "githubUsername": "dbowring" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "261814c262c4bffe5d2cc059b2df250d03b73d8bf7765c79e89e73a35f6bc3c2", + "globals": [], + "declaredModules": [ + "jsonfile" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "jsonfile", + "typingsPackageName": "jsonfile", + "projectName": "https://github.com/jprichardson/node-jsonfile#readme", + "contributors": [ + { + "name": "Daniel Bowring", + "url": "https://github.com/dbowring", + "githubUsername": "dbowring" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jsonfile", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c6900d4368d7e65528b359553b3dd2019c0bf84412fa6f9674d5213b62f38760", + "globals": [], + "declaredModules": [ + "jsonfile" + ] + } + }, + "jsonic": { + "0.3": { + "libraryName": "jsonic", + "typingsPackageName": "jsonic", + "projectName": "https://github.com/rjrodger/jsonic", + "contributors": [ + { + "name": "Rong SHen", + "url": "https://github.com/jacobbubu", + "githubUsername": "jacobbubu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "122b653a4470ef588f45118fd52c5e8ff14cab00cf8a2641d80d3eec1503ab31", + "globals": [], + "declaredModules": [ + "jsonic" + ] + } + }, + "jsonld": { + "1.5": { + "libraryName": "jsonld", + "typingsPackageName": "jsonld", + "projectName": "https://github.com/digitalbazaar/jsonld.js", + "contributors": [ + { + "name": "Jonas Erbe", + "url": "https://github.com/jason076", + "githubUsername": "jason076" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "jsonld-spec.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81fe52e842f38314b56aac1609cec4a6d087c152fea3ac8fd97cfd17cf6ade36", + "globals": [], + "declaredModules": [ + "jsonld", + "jsonld/jsonld-spec" + ] + } + }, + "jsonminify": { + "0.4": { + "libraryName": "jsonminify", + "typingsPackageName": "jsonminify", + "projectName": "https://github.com/fkei/JSON.minify", + "contributors": [ + { + "name": "Dan Homola", + "url": "https://github.com/no23reason", + "githubUsername": "no23reason" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82be6ddc1c9e35e35da4a1d5710f3e2367e3c01694085e29c9d7632fa683f2ea", + "globals": [], + "declaredModules": [ + "jsonminify" + ] + } + }, + "jsonnet": { + "0.0": { + "libraryName": "jsonnet", + "typingsPackageName": "jsonnet", + "projectName": "https://github.com/yosuke-furukawa/node-jsonnet", + "contributors": [ + { + "name": "Hookclaw", + "url": "https://github.com/hookclaw", + "githubUsername": "hookclaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "371bd7c67fdd50f0471932bfea9ba1f5567c71ba2ffe4d0e94ee0638895aa035", + "globals": [], + "declaredModules": [ + "jsonnet" + ] + } + }, + "jsonp": { + "0.2": { + "libraryName": "jsonp", + "typingsPackageName": "jsonp", + "projectName": "https://github.com/LearnBoost/jsonp", + "contributors": [ + { + "name": "Savva Surenkov", + "url": "https://github.com/surenkov", + "githubUsername": "surenkov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07fc4859f775df657ac9733a02986adb8a95ea3247a8e917dfbee403ef9b30d6", + "globals": [], + "declaredModules": [ + "jsonp" + ] + } + }, + "jsonpack": { + "1.1": { + "libraryName": "jsonpack", + "typingsPackageName": "jsonpack", + "projectName": "https://github.com/sapienlab/jsonpack", + "contributors": [ + { + "name": "Vlad Jerca", + "url": "https://github.com/vladjerca", + "githubUsername": "vladjerca" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e5cada6584b4dbd1b6112d5c7565146974eeaee7cc195afbf81905af1058fa9", + "globals": [], + "declaredModules": [ + "jsonpack" + ] + } + }, + "jsonpath": { + "0.2": { + "libraryName": "jsonpath", + "typingsPackageName": "jsonpath", + "projectName": "https://www.npmjs.org/package/jsonpath", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed39f2e62506d84f415b705365d8e1edc5d332d5b96c03d1525e9837c75751c8", + "globals": [ + "jsonpath" + ], + "declaredModules": [ + "jsonpath" + ] + } + }, + "jsonpointer": { + "4.0": { + "libraryName": "jsonpointer", + "typingsPackageName": "jsonpointer", + "projectName": "https://github.com/janl/node-jsonpointer#readme", + "contributors": [ + { + "name": "Wessel Kuipers", + "url": "https://github.com/WesselKuipers", + "githubUsername": "WesselKuipers" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf9cad4f4835c094e81fc85558937996fa744edab6f64eba687fa20dafe45f2f", + "globals": [], + "declaredModules": [ + "jsonpointer" + ] + } + }, + "jsonquery": { + "0.1": { + "libraryName": "jsonquery", + "typingsPackageName": "jsonquery", + "projectName": "https://github.com/eugeneware/jsonquery", + "contributors": [ + { + "name": "Jim Buck", + "url": "https://github.com/JimmyBoh", + "githubUsername": "JimmyBoh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ced40368ca64feaa125704fdd813cc22186f5f53169b6a446a1b9a5d978ae0ba", + "globals": [], + "declaredModules": [ + "jsonquery" + ] + } + }, + "jsonrpc-serializer": { + "0.2": { + "libraryName": "jsonrpc-serializer", + "typingsPackageName": "jsonrpc-serializer", + "projectName": "https://github.com/soggie/jsonrpc-serializer", + "contributors": [ + { + "name": "Akim95", + "url": "https://github.com/Akim95", + "githubUsername": "Akim95" + }, + { + "name": "many20", + "url": "https://github.com/many20", + "githubUsername": "many20" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node-uuid" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c30cb5fb9e71fe039d18863ed0b801567dcc6fa4b82f90f804c331e255d916c", + "globals": [], + "declaredModules": [ + "jsonrpc-serializer" + ] + } + }, + "jsonstream": { + "0.8": { + "libraryName": "JSONStream", + "typingsPackageName": "jsonstream", + "projectName": "https://github.com/dominictarr/JSONStream", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "820a2ad455d8d0e827f18b851326c8cc5f82bd3588b878963b749f302bb7f0d5", + "globals": [], + "declaredModules": [ + "jsonstream" + ] + } + }, + "jsontoxml": { + "1.0": { + "libraryName": "jsontoxml", + "typingsPackageName": "jsontoxml", + "projectName": "https://github.com/soldair/node-jsontoxml", + "contributors": [ + { + "name": "benstevens48", + "url": "https://github.com/benstevens48", + "githubUsername": "benstevens48" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "443875f838c6cf96cf5d5b4f5b11b41209e35a6665ddbd8aad3e90f2ff9a6ec9", + "globals": [], + "declaredModules": [ + "jsontoxml" + ] + } + }, + "jsonwebtoken": { + "8.3": { + "libraryName": "jsonwebtoken", + "typingsPackageName": "jsonwebtoken", + "projectName": "https://github.com/auth0/node-jsonwebtoken", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Daniel Heim", + "url": "https://github.com/danielheim", + "githubUsername": "danielheim" + }, + { + "name": "Brice BERNARD", + "url": "https://github.com/brikou", + "githubUsername": "brikou" + }, + { + "name": "Veli-Pekka Kestilä", + "url": "https://github.com/vpk", + "githubUsername": "vpk" + }, + { + "name": "Daniel Parker", + "url": "https://github.com/rlgod", + "githubUsername": "rlgod" + }, + { + "name": "Kjell Dießel", + "url": "https://github.com/kettil", + "githubUsername": "kettil" + }, + { + "name": "Robert Gajda", + "url": "https://github.com/RunAge", + "githubUsername": "RunAge" + }, + { + "name": "Nico Flaig", + "url": "https://github.com/nflaig", + "githubUsername": "nflaig" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Ivan Sieder", + "url": "https://github.com/ivansieder", + "githubUsername": "ivansieder" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3976a793aebbca5376065c500849da6661382bbd7e4e3ad6d785987a5325383", + "globals": [], + "declaredModules": [ + "jsonwebtoken" + ] + } + }, + "jsonwebtoken-promisified": { + "1.0": { + "libraryName": "jsonwebtoken-promisified", + "typingsPackageName": "jsonwebtoken-promisified", + "projectName": "https://github.com/joepie91/node-jsonwebtoken-promisified", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Daniel Heim", + "url": "https://github.com/danielheim", + "githubUsername": "danielheim" + }, + { + "name": "Brice BERNARD", + "url": "https://github.com/brikou", + "githubUsername": "brikou" + }, + { + "name": "Aneil Mallavarapu", + "url": "https://github.com/aneilbaboo", + "githubUsername": "aneilbaboo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8199daa0dd23eced50a1b61373bd8d87525a57a07045f64c436ef432a1d7afd7", + "globals": [], + "declaredModules": [ + "jsonwebtoken-promisified" + ] + } + }, + "jspath": { + "0.4": { + "libraryName": "jspath", + "typingsPackageName": "jspath", + "projectName": "https://github.com/dfilatov/jspath", + "contributors": [ + { + "name": "Piot Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9bcbc94207962b27e03eea16c5404c5734e7df4122a4d37f0ac5731c216aa66", + "globals": [], + "declaredModules": [ + "jspath" + ] + } + }, + "jspdf": { + "1.3": { + "libraryName": "jsPDF", + "typingsPackageName": "jspdf", + "projectName": "https://github.com/MrRio/jsPDF", + "contributors": [ + { + "name": "Amber Schühmacher", + "url": "https://github.com/amberjs", + "githubUsername": "amberjs" + }, + { + "name": "Kevin Gonnord", + "url": "https://github.com/lleios", + "githubUsername": "lleios" + }, + { + "name": "Jackie Weng", + "url": "https://github.com/jemerald", + "githubUsername": "jemerald" + }, + { + "name": "Frank Brullo", + "url": "https://github.com/frankbrullo", + "githubUsername": "frankbrullo" + }, + { + "name": "Leon Montealegre", + "url": "https://github.com/leonmontealegre", + "githubUsername": "leonmontealegre" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "801155637546fd9c24fcd88e59346267774cce7cd2650ca52199b1fbd0d86ef6", + "globals": [], + "declaredModules": [ + "jspdf" + ] + } + }, + "jsprintmanager": { + "2.0": { + "libraryName": "jsprintmanager", + "typingsPackageName": "jsprintmanager", + "projectName": "https://github.com/neodynamic/JSPrintManager#readme", + "contributors": [ + { + "name": "Philippe Auriou", + "url": "https://github.com/auriou", + "githubUsername": "auriou" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9d222db5a8daff39f8e50ae505d110c32bfc7c7cfc32b0497da45b4a9fa8450", + "globals": [], + "declaredModules": [ + "jsprintmanager" + ] + } + }, + "jsqrcode": { + "1.0": { + "libraryName": "jsqrcode", + "typingsPackageName": "jsqrcode", + "projectName": "https://github.com/LazarSoft/jsqrcode", + "contributors": [ + { + "name": "Ricardo Azzi Silva", + "url": "https://github.com/lordazzi", + "githubUsername": "lordazzi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8012167d25b816a3925c6c21d05966831a9248984eb612f7c76967f874f40ba1", + "globals": [ + "AlignmentPattern", + "AlignmentPatternFinder", + "BITS_SET_IN_HALF_BYTE", + "BitMatrix", + "BitMatrixParser", + "CENTER_QUORUM", + "DataBlock", + "DataMask", + "DataMask000", + "DataMask001", + "DataMask010", + "DataMask011", + "DataMask100", + "DataMask101", + "DataMask110", + "DataMask111", + "Decoder", + "Detector", + "DetectorResult", + "ECB", + "ECBlocks", + "ErrorCorrectionLevel", + "FORMAT_INFO_DECODE_LOOKUP", + "FORMAT_INFO_MASK_QR", + "FOR_BITS", + "FinderPattern", + "FinderPatternFinder", + "FinderPatternInfo", + "FormatInformation", + "GF256", + "GF256Poly", + "GridSampler", + "H", + "INTEGER_MATH_SHIFT", + "L", + "M", + "MAX_MODULES", + "MIN_SKIP", + "PerspectiveTransform", + "Q", + "QRCodeDataBlockReader", + "ReedSolomonDecoder", + "URShift", + "Version", + "buildVersions", + "qrcode" + ], + "declaredModules": [] + } + }, + "jsqubits": { + "1.1": { + "libraryName": "jsqubits", + "typingsPackageName": "jsqubits", + "projectName": "https://github.com/davidbkemp/jsqubits", + "contributors": [ + { + "name": "kamakiri01", + "url": "https://github.com/kamakiri01", + "githubUsername": "kamakiri01" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbb791d59a7b7f007e3ce51bb21fde89dcaf0718eb7a1eded7fcff48057f0314", + "globals": [], + "declaredModules": [ + "jsqubits" + ] + } + }, + "jsreport-chrome-pdf": { + "1.6": { + "libraryName": "jsreport-chrome-pdf", + "typingsPackageName": "jsreport-chrome-pdf", + "projectName": "https://github.com/jsreport/jsreport-chrome-pdf", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + } + ], + "testDependencies": [ + "jsreport-jsrender", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d2e0a174a9e0ed0587b9591e034ac39a8a16a8fe52921291caa351134096a5b", + "globals": [], + "declaredModules": [ + "jsreport-chrome-pdf" + ] + } + }, + "jsreport-core": { + "1.5": { + "libraryName": "jsreport-core", + "typingsPackageName": "jsreport-core", + "projectName": "http://jsreport.net", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a386b426680bbde76a7be1fab05cf9aba4017add52f122d7557fb5e3e921529", + "globals": [], + "declaredModules": [ + "jsreport-core" + ] + } + }, + "jsreport-html-embedded-in-docx": { + "1.0": { + "libraryName": "jsreport-html-embedded-in-docx", + "typingsPackageName": "jsreport-html-embedded-in-docx", + "projectName": "https://github.com/jsreport/jsreport-html-embedded-in-docx", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60a45a6c013788937e8c9397978f181f42afe2ac9d769c356b8422138d501c96", + "globals": [], + "declaredModules": [ + "jsreport-html-embedded-in-docx" + ] + } + }, + "jsreport-html-to-xlsx": { + "2.0": { + "libraryName": "jsreport-html-to-xlsx", + "typingsPackageName": "jsreport-html-to-xlsx", + "projectName": "https://github.com/jsreport/jsreport-html-to-xlsx", + "contributors": [ + { + "name": "Tao Quifeng", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + }, + { + "name": "jsreport-xlsx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ba90fe90f1be85feedf20174c2500c08471b3a0bca489e84291429bfe0fbb9c", + "globals": [], + "declaredModules": [ + "jsreport-html-to-xlsx" + ] + }, + "1.4": { + "libraryVersionDirectoryName": "1", + "libraryName": "jsreport-html-to-xlsx", + "typingsPackageName": "jsreport-html-to-xlsx", + "projectName": "https://github.com/jsreport/jsreport-html-to-xlsx", + "contributors": [ + { + "name": "Tao Quifeng", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + }, + { + "name": "jsreport-xlsx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jsreport-html-to-xlsx", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "96f0cbc8bf3133dba3f7a9c3cc3f07a741fb24605e1c23d40fa5ee1c9b081033", + "globals": [], + "declaredModules": [ + "jsreport-html-to-xlsx" + ] + } + }, + "jsreport-jsrender": { + "1.0": { + "libraryName": "jsreport-jsrender", + "typingsPackageName": "jsreport-jsrender", + "projectName": "https://github.com/jsreport/jsreport-jsrender", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + } + ], + "testDependencies": [ + "jsreport-phantom-pdf", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e260f0f84ebd8bff407f1a105305fd0b7c9b37bde47e17d9ed38ca7baf6a0f18", + "globals": [], + "declaredModules": [ + "jsreport-jsrender" + ] + } + }, + "jsreport-phantom-pdf": { + "1.4": { + "libraryName": "jsreport-phantom-pdf", + "typingsPackageName": "jsreport-phantom-pdf", + "projectName": "https://github.com/jsreport/jsreport-phantom-pdf", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + } + ], + "testDependencies": [ + "jsreport-jsrender", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba84ab7d0762bd02666ce0b50e4ba25ad387288da1cf009d65808b7c3a8adb45", + "globals": [], + "declaredModules": [ + "jsreport-phantom-pdf" + ] + } + }, + "jsreport-xlsx": { + "1.4": { + "libraryName": "jsreport-xlsx", + "typingsPackageName": "jsreport-xlsx", + "projectName": "https://github.com/jsreport/jsreport-xlsx", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsreport-core", + "version": "*" + } + ], + "testDependencies": [ + "jsreport-html-to-xlsx" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cc501b694cf3a5469441810161d9cdca9d1e32ee824918849e089b8daa0f72e", + "globals": [], + "declaredModules": [ + "jsreport-xlsx" + ] + } + }, + "jsrp": { + "0.2": { + "libraryName": "jsrp", + "typingsPackageName": "jsrp", + "projectName": "https://github.com/alax/jsrp", + "contributors": [ + { + "name": "Harry Shipton", + "url": "https://github.com/harryshipton", + "githubUsername": "harryshipton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7d1494f48eade8cbaf4c83246a459311287b807b060ad059bc02d18f1b69b5c", + "globals": [ + "jsrp" + ], + "declaredModules": [ + "jsrp" + ] + } + }, + "jsrsasign": { + "8.0": { + "libraryName": "jsrsasign", + "typingsPackageName": "jsrsasign", + "projectName": "https://github.com/kjur/jsrsasign", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts", + "jsrsasign.d.ts", + "modules/BigInteger.d.ts", + "modules/ECCurveFp.d.ts", + "modules/ECFieldElementFp.d.ts", + "modules/ECPointFp.d.ts", + "modules/KEYUTIL.d.ts", + "modules/KJUR/asn1/ASN1Object.d.ts", + "modules/KJUR/asn1/ASN1Util.d.ts", + "modules/KJUR/asn1/ASNObjects.d.ts", + "modules/KJUR/asn1/cades/CAdESUtil.d.ts", + "modules/KJUR/asn1/cades/CompleteCertificateRefs.d.ts", + "modules/KJUR/asn1/cades/OtherCertID.d.ts", + "modules/KJUR/asn1/cades/OtherHash.d.ts", + "modules/KJUR/asn1/cades/OtherHashAlgAndValue.d.ts", + "modules/KJUR/asn1/cades/SignaturePolicyIdentifier.d.ts", + "modules/KJUR/asn1/cades/SignatureTimeStamp.d.ts", + "modules/KJUR/asn1/cades/index.d.ts", + "modules/KJUR/asn1/cms/Attribute.d.ts", + "modules/KJUR/asn1/cms/AttributeList.d.ts", + "modules/KJUR/asn1/cms/CMSUtil.d.ts", + "modules/KJUR/asn1/cms/ContentInfo.d.ts", + "modules/KJUR/asn1/cms/ContentType.d.ts", + "modules/KJUR/asn1/cms/EncapsulatedContentInfo.d.ts", + "modules/KJUR/asn1/cms/IssuerAndSerialNumber.d.ts", + "modules/KJUR/asn1/cms/MessageDigest.d.ts", + "modules/KJUR/asn1/cms/SignedData.d.ts", + "modules/KJUR/asn1/cms/SignerInfo.d.ts", + "modules/KJUR/asn1/cms/SigningCertificate.d.ts", + "modules/KJUR/asn1/cms/SigningCertificateV2.d.ts", + "modules/KJUR/asn1/cms/SigningTime.d.ts", + "modules/KJUR/asn1/cms/index.d.ts", + "modules/KJUR/asn1/csr/CSRUtil.d.ts", + "modules/KJUR/asn1/csr/CertificationRequest.d.ts", + "modules/KJUR/asn1/csr/CertificationRequestInfo.d.ts", + "modules/KJUR/asn1/csr/index.d.ts", + "modules/KJUR/asn1/index.d.ts", + "modules/KJUR/asn1/ocsp/CertID.d.ts", + "modules/KJUR/asn1/ocsp/OCSPRequest.d.ts", + "modules/KJUR/asn1/ocsp/OCSPUtil.d.ts", + "modules/KJUR/asn1/ocsp/Request.d.ts", + "modules/KJUR/asn1/ocsp/TBSRequest.d.ts", + "modules/KJUR/asn1/ocsp/index.d.ts", + "modules/KJUR/asn1/tsp/AbstractTSAAdapter.d.ts", + "modules/KJUR/asn1/tsp/Accuracy.d.ts", + "modules/KJUR/asn1/tsp/FixedTSAAdapter.d.ts", + "modules/KJUR/asn1/tsp/MessageImprint.d.ts", + "modules/KJUR/asn1/tsp/PKIFailureInfo.d.ts", + "modules/KJUR/asn1/tsp/PKIFreeText.d.ts", + "modules/KJUR/asn1/tsp/PKIStatus.d.ts", + "modules/KJUR/asn1/tsp/PKIStatusInfo.d.ts", + "modules/KJUR/asn1/tsp/SimpleTSAAdapter.d.ts", + "modules/KJUR/asn1/tsp/TSPUtil.d.ts", + "modules/KJUR/asn1/tsp/TSTInfo.d.ts", + "modules/KJUR/asn1/tsp/TimeStampReq.d.ts", + "modules/KJUR/asn1/tsp/TimeStampResp.d.ts", + "modules/KJUR/asn1/tsp/index.d.ts", + "modules/KJUR/asn1/x509/AlgorithmIdentifier.d.ts", + "modules/KJUR/asn1/x509/AttributeTypeAndValue.d.ts", + "modules/KJUR/asn1/x509/AuthorityInfoAccess.d.ts", + "modules/KJUR/asn1/x509/AuthorityKeyIdentifier.d.ts", + "modules/KJUR/asn1/x509/BasicConstraints.d.ts", + "modules/KJUR/asn1/x509/CRL.d.ts", + "modules/KJUR/asn1/x509/CRLDistributionPoints.d.ts", + "modules/KJUR/asn1/x509/CRLEntry.d.ts", + "modules/KJUR/asn1/x509/Certificate.d.ts", + "modules/KJUR/asn1/x509/DistributionPoint.d.ts", + "modules/KJUR/asn1/x509/DistributionPointName.d.ts", + "modules/KJUR/asn1/x509/ExtKeyUsage.d.ts", + "modules/KJUR/asn1/x509/Extension.d.ts", + "modules/KJUR/asn1/x509/GeneralName.d.ts", + "modules/KJUR/asn1/x509/GeneralNames.d.ts", + "modules/KJUR/asn1/x509/IssuerAltName.d.ts", + "modules/KJUR/asn1/x509/KeyUsage.d.ts", + "modules/KJUR/asn1/x509/OID.d.ts", + "modules/KJUR/asn1/x509/RDN.d.ts", + "modules/KJUR/asn1/x509/SubjectAltName.d.ts", + "modules/KJUR/asn1/x509/SubjectPublicKeyInfo.d.ts", + "modules/KJUR/asn1/x509/TBSCertList.d.ts", + "modules/KJUR/asn1/x509/TBSCertificate.d.ts", + "modules/KJUR/asn1/x509/Time.d.ts", + "modules/KJUR/asn1/x509/X500Name.d.ts", + "modules/KJUR/asn1/x509/X509Util.d.ts", + "modules/KJUR/asn1/x509/index.d.ts", + "modules/KJUR/crypto/Cipher.d.ts", + "modules/KJUR/crypto/DSA.d.ts", + "modules/KJUR/crypto/ECDSA.d.ts", + "modules/KJUR/crypto/ECParameterDB.d.ts", + "modules/KJUR/crypto/Mac.d.ts", + "modules/KJUR/crypto/MessageDigest.d.ts", + "modules/KJUR/crypto/OID.d.ts", + "modules/KJUR/crypto/Signature.d.ts", + "modules/KJUR/crypto/Util.d.ts", + "modules/KJUR/crypto/index.d.ts", + "modules/KJUR/index.d.ts", + "modules/KJUR/jws/IntDate.d.ts", + "modules/KJUR/jws/JWS.d.ts", + "modules/KJUR/jws/index.d.ts", + "modules/KJUR/lang/String.d.ts", + "modules/KJUR/lang/index.d.ts", + "modules/RSAKey.d.ts", + "modules/X509.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aafae65ecc3635a0793d31c1df340d05272b794159ac9abb9cf99106e25fc5f", + "globals": [ + "jsrsasign", + "lang" + ], + "declaredModules": [ + "jsrsasign" + ] + } + }, + "jssha": { + "2.0": { + "libraryName": "jsSHA", + "typingsPackageName": "jssha", + "projectName": "https://github.com/Caligatio/jsSHA", + "contributors": [ + { + "name": "David Li", + "url": "https://github.com/randombk", + "githubUsername": "randombk" + }, + { + "name": "Tobias Kahlert", + "url": "https://github.com/SrTobi", + "githubUsername": "SrTobi" + }, + { + "name": "Kannan Goundan", + "url": "https://github.com/cakoose", + "githubUsername": "cakoose" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee6d16db3d61fe394268a2cc5a579b9c2cddd3cdba4d992738dc48335f07421d", + "globals": [ + "jsSHA" + ], + "declaredModules": [ + "jssha" + ] + } + }, + "jssip": { + "3.3": { + "libraryName": "jsSIP", + "typingsPackageName": "jssip", + "projectName": "https://github.com/versatica/JsSIP", + "contributors": [ + { + "name": "Sebastian Mauer", + "url": "https://github.com/mauimauer", + "githubUsername": "mauimauer" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c1465aae7e88b56c88c51a6d3dfea39034d2854643a610124d68298e9b9192e", + "globals": [ + "JsSIP" + ], + "declaredModules": [ + "jssip" + ] + } + }, + "jsspec__jsspec": { + "0.0": { + "libraryName": "@jsspec/jsspec", + "typingsPackageName": "jsspec__jsspec", + "projectName": "https://github.com/JSSpec/jsspec", + "contributors": [ + { + "name": "HookyQR", + "url": "https://github.com/HookyQR", + "githubUsername": "HookyQR" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a66c2e8cd39f5a4a86d45800ec9383bc208cdcff3c950b1aa137480e1e46a5d1", + "globals": [ + "after", + "afterEach", + "before", + "beforeEach", + "context", + "describe", + "includeContext", + "it", + "itBehavesLike", + "pend", + "set", + "sharedContext", + "sharedExamples", + "subject", + "xcontext", + "xdescribe", + "xit" + ], + "declaredModules": [] + } + }, + "jstimezonedetect": { + "1.0": { + "libraryName": "jsTimezoneDetect", + "typingsPackageName": "jstimezonedetect", + "projectName": "https://bitbucket.org/pellepim/jstimezonedetect", + "contributors": [ + { + "name": "Olivier Lamothe", + "url": "https://github.com/olamothe", + "githubUsername": "olamothe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72414b7893f7e673d1180451699f0de06b7fb0e5d4a4f245cf8465ae8ab17e2c", + "globals": [ + "jstz" + ], + "declaredModules": [ + "jstimezonedetect" + ] + } + }, + "jstorage": { + "0.3": { + "libraryName": "jStorage", + "typingsPackageName": "jstorage", + "projectName": "http://www.jstorage.info/", + "contributors": [ + { + "name": "Danil Flores", + "url": "https://github.com/dflor003", + "githubUsername": "dflor003" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b074a06993dc05add68fc33b4629283053398c2e8958e7917fcfbe3b600170d", + "globals": [], + "declaredModules": [] + } + }, + "jstree": { + "3.3": { + "libraryName": "jstree", + "typingsPackageName": "jstree", + "projectName": "http://jstree.com/", + "contributors": [ + { + "name": "Adam Pluciński", + "url": "https://github.com/adaskothebeast", + "githubUsername": "adaskothebeast" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff96c7ed78445e16847509c1321f3c114d86f4fd84e53011ad31fe3fecbd5248", + "globals": [], + "declaredModules": [] + } + }, + "jsts": { + "0.17": { + "libraryName": "jsts", + "typingsPackageName": "jsts", + "projectName": "https://github.com/bjornharrtell/jsts", + "contributors": [ + { + "name": "Stephane Alie", + "url": "https://github.com/StephaneAlie", + "githubUsername": "StephaneAlie" + }, + { + "name": "Jorge Rocha Gualtieri", + "url": "https://github.com/jrocha", + "githubUsername": "jrocha" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "openlayers", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aa114f61327dda2022abb55c7a664e2a72c0f7aa8f91f8c9456d0074a201ba6", + "globals": [ + "jsts" + ], + "declaredModules": [ + "jsts" + ] + } + }, + "jsuite": { + "0.0": { + "libraryName": "jSuite", + "typingsPackageName": "jsuite", + "projectName": "https://github.com/darrenthill/jsuite", + "contributors": [ + { + "name": "Darren Hill", + "url": "https://github.com/darrenhillconsulting", + "githubUsername": "darrenhillconsulting" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "suitescript", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a25931d367b1646f80ccc85cf8213f88b4fb36534723c113e62f92872cd9771", + "globals": [ + "jSuite" + ], + "declaredModules": [] + } + }, + "jsum": { + "0.1": { + "libraryName": "jsum", + "typingsPackageName": "jsum", + "projectName": "https://github.com/fraunhoferfokus/JSum#readme", + "contributors": [ + { + "name": "David Uzumeri", + "url": "https://github.com/daviduzumeri", + "githubUsername": "daviduzumeri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09f67bc6b64d36dd4f7758d4992f478264e543807b4099f05fed0b077df32d8e", + "globals": [], + "declaredModules": [ + "jsum" + ] + } + }, + "jsuri": { + "1.3": { + "libraryName": "jsUri", + "typingsPackageName": "jsuri", + "projectName": "https://github.com/derek-watson/jsUri", + "contributors": [ + { + "name": "Chris Charabaruk", + "url": "https://github.com/coldacid", + "githubUsername": "coldacid" + }, + { + "name": "Florian Wagner", + "url": "https://github.com/flqw", + "githubUsername": "flqw" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e29c7f1bd76a009fa351ac25f6adfcf20da08563d4e2b339d854a57e2c0788b6", + "globals": [ + "jsuri" + ], + "declaredModules": [ + "jsuri", + "jsUri" + ] + } + }, + "jsurl": { + "1.2": { + "libraryName": "jsurl", + "typingsPackageName": "jsurl", + "projectName": "https://github.com/Mikhus/jsurl", + "contributors": [ + { + "name": "Alexey Gorshkov", + "url": "https://github.com/agorshkov23", + "githubUsername": "agorshkov23" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "292957fe5da07891f1ba275f177b6d7586d438870f46c14abcd414d708a6d49d", + "globals": [ + "Url" + ], + "declaredModules": [] + } + }, + "jsx-chai": { + "3.0": { + "libraryName": "jsx-chai", + "typingsPackageName": "jsx-chai", + "projectName": "https://github.com/bkonkle/jsx-chai", + "contributors": [ + { + "name": "Philipp Holzer", + "url": "https://github.com/nupplaphil", + "githubUsername": "nupplaphil" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a5d5640cefba26559e1d4eddf4aa319c6ce09963ceb2517e0c9516b0334fcc7", + "globals": [], + "declaredModules": [ + "jsx-chai" + ] + } + }, + "jszip": { + "3.1": { + "libraryName": "JSZip", + "typingsPackageName": "jszip", + "projectName": "http://stuk.github.com/jszip/", + "contributors": [ + { + "name": "mzeiher", + "url": "https://github.com/mzeiher", + "githubUsername": "mzeiher" + }, + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37eae717c9e1bfaaefaa45f3d5cb51b3ef128d8ed6927e9fcc3dba94d81a88db", + "globals": [], + "declaredModules": [ + "jszip" + ] + } + }, + "jug": { + "0.0": { + "libraryName": "jug", + "typingsPackageName": "jug", + "projectName": "https://github.com/kaiquewdev/Graph", + "contributors": [ + { + "name": "yevt", + "url": "https://github.com/yevt", + "githubUsername": "yevt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee18edbfc1a8026c31632feaeb5c9a1a983255879a426a01784d0bc63a8a4a0f", + "globals": [], + "declaredModules": [ + "jug" + ] + } + }, + "jui": { + "2.0": { + "libraryName": "jui", + "typingsPackageName": "jui", + "projectName": "https://github.com/juijs/jui#readme", + "contributors": [ + { + "name": "Jin-Ho Park", + "url": "https://github.com/easylogic", + "githubUsername": "easylogic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jui-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "790d89536bb161618ac67786eaa6fa565bc25390e7589f0c30aee59f857abc61", + "globals": [], + "declaredModules": [ + "jui" + ] + } + }, + "jui-core": { + "2.0": { + "libraryName": "jui-core", + "typingsPackageName": "jui-core", + "projectName": "https://github.com/juijs/jui-core", + "contributors": [ + { + "name": "JinHo Park", + "url": "https://github.com/easylogic", + "githubUsername": "easylogic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0365393d7cbb40a21e54e67b4f0b5d12d8f56f8ba548a84d3b5731356d15b475", + "globals": [], + "declaredModules": [ + "jui-core" + ] + } + }, + "jui-grid": { + "2.0": { + "libraryName": "jui-grid", + "typingsPackageName": "jui-grid", + "projectName": "https://github.com/juijs/jui-grid", + "contributors": [ + { + "name": "Jin-Ho Park", + "url": "https://github.com/easylogic", + "githubUsername": "easylogic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jui-core", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f017726550c3055a51ac0e424fb7d51ed4bf3e7c89a70d47c0f9fcfaedcc3645", + "globals": [], + "declaredModules": [ + "jui-grid" + ] + } + }, + "jump.js": { + "1.0": { + "libraryName": "jump.js", + "typingsPackageName": "jump.js", + "projectName": "https://github.com/callmecavs/jump.js", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d6eb49d709f15280f245a6f18908b7a45d49d27f3a2f42c58bbdc7e23116531", + "globals": [], + "declaredModules": [ + "jump.js" + ] + } + }, + "just-clone": { + "3.1": { + "libraryName": "just-clone", + "typingsPackageName": "just-clone", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Chris Howard", + "url": "https://github.com/ConnectivityChris", + "githubUsername": "ConnectivityChris" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05619c848dc2d7daca79df1b556554ed288e0ec5e830de8135cf06e0ec544bed", + "globals": [], + "declaredModules": [ + "just-clone" + ] + } + }, + "just-debounce-it": { + "1.1": { + "libraryName": "just-debounce-it", + "typingsPackageName": "just-debounce-it", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Aziz Khambati", + "url": "https://github.com/azizhk", + "githubUsername": "azizhk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db380912cbb2eb1fe9f0f8ff3e97f563a3b0d4b105105dd9bc31dc25a1cd2af9", + "globals": [], + "declaredModules": [ + "just-debounce-it" + ] + } + }, + "just-extend": { + "1.1": { + "libraryName": "just-extend", + "typingsPackageName": "just-extend", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf279c799fc9f56de122b07ecc77f71a658056472e6a398661a5c899e439e1d9", + "globals": [], + "declaredModules": [ + "just-extend" + ] + } + }, + "just-pick": { + "2.1": { + "libraryName": "just-pick", + "typingsPackageName": "just-pick", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21a7c04d161e9779527ea4ca2f4fd7e8e8b93193dc0bbe91d4d40b6818b8328d", + "globals": [], + "declaredModules": [ + "just-pick" + ] + } + }, + "just-safe-get": { + "1.3": { + "libraryName": "just-safe-get", + "typingsPackageName": "just-safe-get", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Richard Tan", + "url": "https://github.com/chardos", + "githubUsername": "chardos" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b9a513e5e5395660de7cfd24f797b078de9d3a139d6095623755f09ffacd0a4", + "globals": [], + "declaredModules": [ + "just-safe-get" + ] + } + }, + "just-snake-case": { + "1.1": { + "libraryName": "just-snake-case", + "typingsPackageName": "just-snake-case", + "projectName": "https://github.com/angus-c/just#readme", + "contributors": [ + { + "name": "Michael Wittwer", + "url": "https://github.com/michaelwittwer", + "githubUsername": "michaelwittwer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e75a7c54eb1c838a1be4ce416b3ba550fd872221787dec8def9623b2300abd54", + "globals": [], + "declaredModules": [ + "just-snake-case" + ] + } + }, + "just-throttle": { + "1.1": { + "libraryName": "just-throttle", + "typingsPackageName": "just-throttle", + "projectName": "https://github.com/angus-c/just/tree/master/packages/function-throttle", + "contributors": [ + { + "name": "Dominik Rowicki", + "url": "https://github.com/papermana", + "githubUsername": "papermana" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b2abf21c6d814eec54932ce044c80fb1f80850c36147a9ace6a73f707abe1b3", + "globals": [], + "declaredModules": [ + "just-throttle" + ] + } + }, + "jweixin": { + "1.0": { + "libraryName": "jweixin", + "typingsPackageName": "jweixin", + "projectName": "https://mp.weixin.qq.com/wiki/11/74ad127cc054f6b80759c40f77ec03db.html", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "gomydodo", + "url": "https://github.com/gomydodo", + "githubUsername": "gomydodo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ef19f4ba0cc3a8026f03856eb026c1bec33f09dc619930109dfa45ca187232d", + "globals": [], + "declaredModules": [ + "jweixin" + ] + } + }, + "jwk-to-pem": { + "2.0": { + "libraryName": "jwk-to-pem", + "typingsPackageName": "jwk-to-pem", + "projectName": "https://github.com/Brightspace/node-jwk-to-pem#readme", + "contributors": [ + { + "name": "Erik Silkensen", + "url": "https://github.com/esilkensen", + "githubUsername": "esilkensen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8c34795f91f2b499bb56337cb48ae9c3af271b5156eb8c00b8e91794098bed8", + "globals": [], + "declaredModules": [ + "jwk-to-pem" + ] + } + }, + "jwplayer": { + "8.2": { + "libraryName": "JW Player", + "typingsPackageName": "jwplayer", + "projectName": "https://github.com/jwplayer/jwplayer", + "contributors": [ + { + "name": "Martin Duparc", + "url": "https://github.com/martinduparc", + "githubUsername": "martinduparc" + }, + { + "name": "Tomer Kruvi", + "url": "https://github.com/kutomer", + "githubUsername": "kutomer" + }, + { + "name": "Philipp Gürtler", + "url": "https://github.com/philippguertler", + "githubUsername": "philippguertler" + }, + { + "name": "Daniel McGraw", + "url": "https://github.com/danielmcgraw", + "githubUsername": "danielmcgraw" + }, + { + "name": "Benjamin Dobson", + "url": "https://github.com/bpdsw", + "githubUsername": "bpdsw" + }, + { + "name": "Be Birchall", + "url": "https://github.com/bebebebebe", + "githubUsername": "bebebebebe" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + }, + { + "name": "Drew Wyatt", + "url": "https://github.com/drewwyatt", + "githubUsername": "drewwyatt" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7701290c90d043ce132c3bec2db6dff25a2fb910ed94ccae0f283b82a1e1a145", + "globals": [ + "jwplayer" + ], + "declaredModules": [] + } + }, + "jws": { + "3.2": { + "libraryName": "jws", + "typingsPackageName": "jws", + "projectName": "https://github.com/brianloveswords/node-jws", + "contributors": [ + { + "name": "Justin Beckwith", + "url": "https://github.com/JustinBeckwith", + "githubUsername": "JustinBeckwith" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81f27ae21c5cea0573efa06580150b58e47f4eaa7bfc1557658a4f7cab7d3783", + "globals": [], + "declaredModules": [ + "jws" + ] + } + }, + "jwt-client": { + "0.2": { + "libraryName": "jwt-client", + "typingsPackageName": "jwt-client", + "projectName": "https://github.com/pauldijou/jwt-client", + "contributors": [ + { + "name": "Timoteo Ponce", + "url": "https://github.com/timoteoponce", + "githubUsername": "timoteoponce" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adcf16eb6b429c414de6b1ddc117fd4d263ceaec910a5c7c07b20b4b2ad3bdfa", + "globals": [], + "declaredModules": [ + "jwt-client" + ] + } + }, + "jwt-decode": { + "2.2": { + "libraryName": "jwt-decode", + "typingsPackageName": "jwt-decode", + "projectName": "https://github.com/auth0/jwt-decode", + "contributors": [ + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + }, + { + "name": "Mads Madsen", + "url": "https://github.com/madsmadsen", + "githubUsername": "madsmadsen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e39f59c1791abeafac1233eca61c2803a96776546dc8e77fd63a556ce80e3a5", + "globals": [ + "jwt_decode" + ], + "declaredModules": [ + "jwt-decode" + ] + }, + "1.4": { + "libraryVersionDirectoryName": "1", + "libraryName": "jwt-decode", + "typingsPackageName": "jwt-decode", + "projectName": "https://github.com/auth0/jwt-decode", + "contributors": [ + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/QuatroDevOfficial", + "githubUsername": "QuatroDevOfficial" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "jwt-decode", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4c9d5c7e297dc5d13bb14b958dde9d15e0f33e7e1e0374925eeac9aae1fa4703", + "globals": [ + "jwt_decode" + ], + "declaredModules": [ + "jwt-decode" + ] + } + }, + "jwt-express": { + "1.1": { + "libraryName": "jwt-express", + "typingsPackageName": "jwt-express", + "projectName": "https://github.com/AustP/jwt-express#readme", + "contributors": [ + { + "name": "Nick Paddock", + "url": "https://github.com/nickp10", + "githubUsername": "nickp10" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "jsonwebtoken", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5dab358becd214733e78783afc6e8fb364d939c45e909928559b0ab90bdba944", + "globals": [], + "declaredModules": [ + "jwt-express" + ] + } + }, + "jwt-simple": { + "0.5": { + "libraryName": "jwt-simple", + "typingsPackageName": "jwt-simple", + "projectName": "https://github.com/hokaccha/node-jwt-simple", + "contributors": [ + { + "name": "Ken Fukuyama", + "url": "https://github.com/kenfdev", + "githubUsername": "kenfdev" + }, + { + "name": "Gael Magnan", + "url": "https://github.com/GaelMagnan", + "githubUsername": "GaelMagnan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eeaea593b2be2dfb091f17dd36914f5fd49a1b48c48efb8250489ce4d886e96e", + "globals": [], + "declaredModules": [ + "jwt-simple" + ] + } + }, + "jwt-then": { + "1.0": { + "libraryName": "jwt-then", + "typingsPackageName": "jwt-then", + "projectName": "https://github.com/fl0w/jwt-then#readme", + "contributors": [ + { + "name": "Definitions by: Max Uetrecht", + "url": "https://github.com/phenomax", + "githubUsername": "phenomax" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d75a0f6ff6fc0a2bd1b4f301600561703780d1a91f50b49ada268efdedcdd98f", + "globals": [], + "declaredModules": [ + "jwt-then" + ] + } + }, + "jxon": { + "2.0": { + "libraryName": "jxon", + "typingsPackageName": "jxon", + "projectName": "https://www.npmjs.com/package/jxon", + "contributors": [ + { + "name": "Definitions by: Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16da79b5b6ca8e38e916c2f2e61951edb66b9156adcc8f8815e431057e565f22", + "globals": [], + "declaredModules": [ + "jxon" + ] + } + }, + "k6": { + "0.25": { + "libraryName": "k6", + "typingsPackageName": "k6", + "projectName": "https://docs.k6.io/docs", + "contributors": [ + { + "name": "MajorBreakfast", + "url": "https://github.com/MajorBreakfast", + "githubUsername": "MajorBreakfast" + }, + { + "name": "Book Moons", + "url": "https://github.com/bookmoons", + "githubUsername": "bookmoons" + }, + { + "name": "na--", + "url": "https://github.com/na--", + "githubUsername": "na--" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 25, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "crypto.d.ts", + "encoding.d.ts", + "global.d.ts", + "html.d.ts", + "http.d.ts", + "index.d.ts", + "metrics.d.ts", + "options.d.ts", + "ws.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca09cd1d775f22ae88feb2ea3adc0613871a7ae24c82d1348cc671c97f5a6a9e", + "globals": [], + "declaredModules": [ + "k6", + "k6/global", + "k6/crypto", + "k6/encoding", + "k6/html", + "k6/http", + "k6/metrics", + "k6/options", + "k6/ws" + ] + } + }, + "kafka-node-avro": { + "4.0": { + "libraryName": "kafka-node-avro", + "typingsPackageName": "kafka-node-avro", + "projectName": "https://github.com/narcisoguillen/kafka-node-avro#readme", + "contributors": [ + { + "name": "Gediminas Katilevicius", + "url": "https://github.com/alfamegaxq", + "githubUsername": "alfamegaxq" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e0fc3c01a90dfa6e07d8672100d7c0d15b7d43aeff1ed0265100ff6cc5dfb24", + "globals": [], + "declaredModules": [ + "kafka-node-avro" + ] + } + }, + "kamailio-kemi": { + "5.3": { + "libraryName": "kamailio-kemi", + "typingsPackageName": "kamailio-kemi", + "projectName": "https://github.com/kamailio/kamailio/", + "contributors": [ + { + "name": "bonan", + "url": "https://github.com/bonan", + "githubUsername": "bonan" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6112d443d89ba5e86476a82b1445fff02757a0069cde34abed16e54ca6509d04", + "globals": [], + "declaredModules": [ + "kamailio-kemi" + ] + } + }, + "kap-plugin": { + "1.0": { + "libraryName": "kap-plugin", + "typingsPackageName": "kap-plugin", + "projectName": "https://github.com/wulkano/kap/blob/master/docs/plugins.md", + "contributors": [ + { + "name": "Connor Peet", + "url": "https://github.com/connor4312", + "githubUsername": "connor4312" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "got", + "version": "*" + }, + { + "name": "electron-store", + "version": "*" + }, + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "electron-store", + "version": ">=5.1.0" + } + ], + "contentHash": "4e4497906251b80f3c6166444709a2fae283f448d401acaff119e28b79109c07", + "globals": [], + "declaredModules": [ + "kap-plugin" + ] + } + }, + "karma": { + "4.4": { + "libraryName": "karma", + "typingsPackageName": "karma", + "projectName": "https://github.com/karma-runner/karma", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "log4js", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "log4js", + "version": "^4.0.0" + } + ], + "contentHash": "8a6fd97eb5d28633331d2ae01d3d7bdb51d4eab3672d60e6e49b92cd543cacbb", + "globals": [], + "declaredModules": [ + "karma" + ] + }, + "1.7": { + "libraryVersionDirectoryName": "1", + "libraryName": "karma", + "typingsPackageName": "karma", + "projectName": "https://github.com/karma-runner/karma", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [ + { + "packageName": "karma", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3113324e56d3be6581a1772ccd27704fcf91857f8f20a57de0c81c54ccadf8d4", + "globals": [], + "declaredModules": [ + "karma" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "karma", + "typingsPackageName": "karma", + "projectName": "https://github.com/karma-runner/karma", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "log4js", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "karma", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "100f8c9bc281098303db2bd0a45517d0a07938bee22fa147bd87062dfa2881e1", + "globals": [], + "declaredModules": [ + "karma" + ] + } + }, + "karma-browserify": { + "7.0": { + "libraryName": "karma-browserify", + "typingsPackageName": "karma-browserify", + "projectName": "https://github.com/nikku/karma-browserify#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + }, + { + "name": "watchify", + "version": "*" + }, + { + "name": "browserify", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90275f7af9bc682bcc2b99db6380b458d4ebdc164cfc55349932cca2fac9b008", + "globals": [], + "declaredModules": [] + } + }, + "karma-browserstack-launcher": { + "1.5": { + "libraryName": "karma-browserstack-launcher", + "typingsPackageName": "karma-browserstack-launcher", + "projectName": "https://github.com/karma-runner/karma-browserstack-launcher#readme", + "contributors": [ + { + "name": "Peter Blazejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97e34b93f8b163e025826fe824dea199968bb06aa0863ab9068c16c9fd4e4f3e", + "globals": [], + "declaredModules": [] + } + }, + "karma-chai": { + "0.1": { + "libraryName": "karma-chai", + "typingsPackageName": "karma-chai", + "projectName": "http://xdissent.github.io/karma-chai", + "contributors": [ + { + "name": "JayAndCatchFire", + "url": "https://github.com/JayAndCatchFire", + "githubUsername": "JayAndCatchFire" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d024af6d64b917cbb5f285f1f5c0ac697c4099fa3adc85ef602cb59cec2f79bd", + "globals": [], + "declaredModules": [ + "karma-chai" + ] + } + }, + "karma-chai-sinon": { + "0.1": { + "libraryName": "karma-chai-sinon", + "typingsPackageName": "karma-chai-sinon", + "projectName": "https://github.com/tubalmartin/karma-chai-sinon", + "contributors": [ + { + "name": "Václav Ostrožlík", + "url": "https://github.com/vasek17", + "githubUsername": "vasek17" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "995504d68d4978e301a6f98a09b4d571d6ea02291ba4489967d761ab1683e791", + "globals": [], + "declaredModules": [ + "karma-chai-sinon" + ] + } + }, + "karma-chrome-launcher": { + "3.1": { + "libraryName": "karma-chrome-launcher", + "typingsPackageName": "karma-chrome-launcher", + "projectName": "https://github.com/karma-runner/karma-chrome-launcher#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5f276bfcd994ba476a9be3bf7e99a7aaff370f37434b2521c209f2cd169aa02", + "globals": [], + "declaredModules": [] + } + }, + "karma-coverage": { + "1.1": { + "libraryName": "karma-coverage", + "typingsPackageName": "karma-coverage", + "projectName": "https://github.com/karma-runner/karma-coverage", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Yaroslav Admin", + "url": "https://github.com/devoto13", + "githubUsername": "devoto13" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + }, + { + "name": "istanbul", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4909602de2c783c1b08ebdb2f6530569bffdb51069c7b27e26fc8da219306d3d", + "globals": [], + "declaredModules": [] + } + }, + "karma-coverage-istanbul-reporter": { + "2.1": { + "libraryName": "karma-coverage-istanbul-reporter", + "typingsPackageName": "karma-coverage-istanbul-reporter", + "projectName": "https://github.com/mattlewis92/karma-coverage-istanbul-reporter#readme", + "contributors": [ + { + "name": "Dmitry Demensky", + "url": "https://github.com/demensky", + "githubUsername": "demensky" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "karma", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e48a29b6a95e34b202e6d83ca9f674b18bda0531929c5a04c0381067eba27594", + "globals": [], + "declaredModules": [ + "karma-coverage-istanbul-reporter" + ] + } + }, + "karma-detect-browsers": { + "2.3": { + "libraryName": "karma-detect-browsers", + "typingsPackageName": "karma-detect-browsers", + "projectName": "https://github.com/litixsoft/karma-detect-browsers", + "contributors": [ + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45368ea5f44307c25ee41447d82bce07c2f43d11bfe106a28aca5fb4e01a5db3", + "globals": [], + "declaredModules": [] + } + }, + "karma-env-preprocessor": { + "0.1": { + "libraryName": "karma-env-preprocessor", + "typingsPackageName": "karma-env-preprocessor", + "projectName": "https://github.com/jsok/karma-env-preprocessor", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2c464000b8a308143cc6c90d166e85f57ff796bc681ae6d1bced8958c013777", + "globals": [], + "declaredModules": [] + } + }, + "karma-firefox-launcher": { + "1.3": { + "libraryName": "karma-firefox-launcher", + "typingsPackageName": "karma-firefox-launcher", + "projectName": "https://github.com/karma-runner/karma-firefox-launcher#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "node", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b046091a4aee2b705a6bd276fc82592351acc781a6fc0dbe5fd4b212dc07ffa", + "globals": [], + "declaredModules": [] + } + }, + "karma-fixture": { + "0.2": { + "libraryName": "karma-fixture", + "typingsPackageName": "karma-fixture", + "projectName": "https://github.com/billtrik/karma-fixture", + "contributors": [ + { + "name": "Ezekiel Victor", + "url": "https://github.com/evictor", + "githubUsername": "evictor" + }, + { + "name": "Afshawn Lotfi", + "url": "https://github.com/afshawnlotfi", + "githubUsername": "afshawnlotfi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "360590f747245a3fdb8515a960a0d597ce824d7336793f0e217134ea4db68c1a", + "globals": [ + "fixture" + ], + "declaredModules": [] + } + }, + "karma-ie-launcher": { + "1.0": { + "libraryName": "karma-ie-launcher", + "typingsPackageName": "karma-ie-launcher", + "projectName": "https://github.com/karma-runner/karma-ie-launcher#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e14858bf8c3f9c84a355ad2c949d9010aec4b273e301cb612733d6357620358f", + "globals": [], + "declaredModules": [] + } + }, + "karma-jasmine": { + "3.1": { + "libraryName": "karma-jasmine", + "typingsPackageName": "karma-jasmine", + "projectName": "https://github.com/karma-runner/karma-jasmine#readme", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + }, + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d77e2c76e77504c44a5e60fc0e5c03a5c28f9d4f22c660054e648f2b3903aaa", + "globals": [], + "declaredModules": [] + } + }, + "karma-jasmine-html-reporter": { + "1.5": { + "libraryName": "karma-jasmine-html-reporter", + "typingsPackageName": "karma-jasmine-html-reporter", + "projectName": "https://github.com/dfederm/karma-jasmine-html-reporter#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c8bd147638baf80322be1797c63d7a3854d2eb5ff13d3765f0b49707682bfc3", + "globals": [], + "declaredModules": [] + } + }, + "karma-json-preprocessor": { + "0.3": { + "libraryName": "karma-json-preprocessor", + "typingsPackageName": "karma-json-preprocessor", + "projectName": "https://github.com/mjeanroy/karma-json-preprocessor#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afce3034f20d7c94022664964fcd80d621ac539b1aae7c4d92b1c1534aaac309", + "globals": [], + "declaredModules": [] + } + }, + "karma-json-to-file-reporter": { + "1.0": { + "libraryName": "karma-json-to-file-reporter", + "typingsPackageName": "karma-json-to-file-reporter", + "projectName": "https://github.com/HarryBurns/karma-json-to-file-reporter#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24852501e2dbca2dd35145ffa4deee250185e4e4c3932a4f749a3875a8a948a2", + "globals": [], + "declaredModules": [] + } + }, + "karma-junit-reporter": { + "2.0": { + "libraryName": "karma-junit-reporter", + "typingsPackageName": "karma-junit-reporter", + "projectName": "https://github.com/karma-runner/karma-junit-reporter#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f42a611330a4a9f726e6d4bc2a5c234bad6cf2b9f3fdd75c258d4bc868698878", + "globals": [], + "declaredModules": [] + } + }, + "karma-mocha": { + "1.3": { + "libraryName": "karma-mocha", + "typingsPackageName": "karma-mocha", + "projectName": "https://github.com/karma-runner/karma-mocha#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd2b7e08a6c0160de3cd7235af225a67617a92319fa860b655199d28bf388bec", + "globals": [], + "declaredModules": [] + } + }, + "karma-mocha-reporter": { + "2.2": { + "libraryName": "karma-mocha-reporter", + "typingsPackageName": "karma-mocha-reporter", + "projectName": "https://github.com/litixsoft/karma-mocha-reporter#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cddee857b947f32400418730686e9929218dd6388328875003852e483b7088d2", + "globals": [], + "declaredModules": [] + } + }, + "karma-remap-coverage": { + "0.1": { + "libraryName": "karma-remap-coverage", + "typingsPackageName": "karma-remap-coverage", + "projectName": "https://github.com/sshev/karma-remap-coverage#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + }, + { + "name": "karma-coverage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7f3f7edc22ddf942a49000187862c6e64e2ff884552ec0c4ab3bc4c11580798", + "globals": [], + "declaredModules": [] + } + }, + "karma-spec-reporter": { + "0.0": { + "libraryName": "karma-spec-reporter", + "typingsPackageName": "karma-spec-reporter", + "projectName": "https://github.com/mlex/karma-spec-reporter#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fd38561732daeb70859d49e72a4ff158a13247b218865698dab8e664ee35967", + "globals": [], + "declaredModules": [] + } + }, + "karma-webpack": { + "2.0": { + "libraryName": "karma-webpack", + "typingsPackageName": "karma-webpack", + "projectName": "https://github.com/webpack-contrib/karma-webpack", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "karma", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "webpack-dev-middleware", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f64b33ceb4eec4833f9e2633dc405244cf21d42ca2f97c9606297d3389db893", + "globals": [], + "declaredModules": [] + } + }, + "katex": { + "0.11": { + "libraryName": "KaTeX", + "typingsPackageName": "katex", + "projectName": "http://khan.github.io/KaTeX/", + "contributors": [ + { + "name": "Michael Randolph", + "url": "https://github.com/mrand01", + "githubUsername": "mrand01" + }, + { + "name": "Kevin Nguyen", + "url": "https://github.com/knguyen0125", + "githubUsername": "knguyen0125" + }, + { + "name": "bLue", + "url": "https://github.com/dreamerblue", + "githubUsername": "dreamerblue" + }, + { + "name": "Sebastian Weigand", + "url": "https://github.com/s-weigand", + "githubUsername": "s-weigand" + }, + { + "name": "sapphi-red", + "url": "https://github.com/sapphi-red", + "githubUsername": "sapphi-red" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "contrib/auto-render.d.ts", + "contrib/index.d.ts", + "contrib/katex2tex.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75b32eac8083d68f2ab68a0e7bf41feb8183d7055a5357825e409be6c6463980", + "globals": [ + "katex" + ], + "declaredModules": [ + "katex", + "katex/dist/contrib/auto-render", + "katex/contrib/copy-tex/katex2tex" + ] + } + }, + "kcors": { + "2.2": { + "libraryName": "kcors", + "typingsPackageName": "kcors", + "projectName": "https://github.com/koajs/cors", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/Xstoudi", + "githubUsername": "Xstoudi" + }, + { + "name": "Izayoi Ko", + "url": "https://github.com/izayoiko", + "githubUsername": "izayoiko" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dee1ff01e1a537d57e9a9ce15124a9dc8b04394be146d5eddf46f389e52ea376", + "globals": [], + "declaredModules": [ + "kcors" + ] + } + }, + "kd-tree-javascript": { + "1.0": { + "libraryName": "kd-tree-javascript", + "typingsPackageName": "kd-tree-javascript", + "projectName": "https://github.com/ubilabs/kd-tree-javascript#readme", + "contributors": [ + { + "name": "Cooper Bills", + "url": "https://github.com/coopeyb", + "githubUsername": "coopeyb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fbec2f5e19cb7ddd638da567cd6ae7fd35d4f3b42f5fef705e824ae7b5907c7", + "globals": [], + "declaredModules": [ + "kd-tree-javascript" + ] + } + }, + "kdbush": { + "3.0": { + "libraryName": "kdbush", + "typingsPackageName": "kdbush", + "projectName": "https://github.com/mourner/kdbush", + "contributors": [ + { + "name": "DenisCarriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Christian Scott", + "url": "https://github.com/chrfrasco", + "githubUsername": "chrfrasco" + }, + { + "name": "SangYeob Bono Yu", + "url": "https://github.com/deminoth", + "githubUsername": "deminoth" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "583b60656da1f0c5a079a9f7d910ab5128648e3441e1c8a43bb0e2314c5fe574", + "globals": [ + "KDBush" + ], + "declaredModules": [ + "kdbush" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "kdbush", + "typingsPackageName": "kdbush", + "projectName": "https://github.com/mourner/kdbush", + "contributors": [ + { + "name": "DenisCarriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Christian Scott", + "url": "https://github.com/chrfrasco", + "githubUsername": "chrfrasco" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "kdbush", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "20cb41395b2c952e517f462d591dd8ee669d27401eb30dc788030d837d7fcf3f", + "globals": [], + "declaredModules": [ + "kdbush" + ] + } + }, + "kdbxweb": { + "1.2": { + "libraryName": "kdbxweb", + "typingsPackageName": "kdbxweb", + "projectName": "https://github.com/keeweb/kdbxweb#readme", + "contributors": [ + { + "name": "Roang-zero1", + "url": "https://github.com/Roang-zero1", + "githubUsername": "Roang-zero1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05c159c9cfe519f610f79dfccfbb3f70cb8b9599955606c1f83844c3a6bbd369", + "globals": [], + "declaredModules": [ + "kdbxweb" + ] + } + }, + "keen-tracking": { + "2.0": { + "libraryName": "keen-tracking", + "typingsPackageName": "keen-tracking", + "projectName": "https://github.com/keen/keen-tracking.js#readme", + "contributors": [ + { + "name": "Rui Ferreira", + "url": "https://github.com/rui-ferreira", + "githubUsername": "rui-ferreira" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abad03ec4c9ebf1596759c3fa843ce481f4dad892c636af01a08101dd3399b20", + "globals": [], + "declaredModules": [ + "keen-tracking" + ] + } + }, + "kefir": { + "3.8": { + "libraryName": "Kefir", + "typingsPackageName": "kefir", + "projectName": "http://rpominov.github.io/kefir/", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + }, + { + "name": "Piotr Hitori Bosak", + "url": "https://github.com/HitoriSensei", + "githubUsername": "HitoriSensei" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73f7cf5b4ff2d95e921fac2792a02f9ed047d1a4231c2248d89c6809fd05a6e6", + "globals": [], + "declaredModules": [ + "kefir" + ] + } + }, + "kendo-ui": { + "2020.1": { + "libraryName": "Kendo UI Professional", + "typingsPackageName": "kendo-ui", + "projectName": "http://www.telerik.com/kendo-ui", + "contributors": [ + { + "name": "Telerik", + "url": "https://github.com/telerik", + "githubUsername": "telerik" + } + ], + "libraryMajorVersion": 2020, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e579222348980a061d399da1703066fcafa864804180f8b37b70d416153186ab", + "globals": [ + "kendo" + ], + "declaredModules": [] + } + }, + "kerberos": { + "1.1": { + "libraryName": "kerberos", + "typingsPackageName": "kerberos", + "projectName": "https://github.com/mongodb-js/kerberos#readme", + "contributors": [ + { + "name": "Shervin Sarain", + "url": "https://github.com/velezsarain", + "githubUsername": "velezsarain" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a7da7a6a6c7be97982afae3a6c1d96f11f25176da82e9332071445396878bef", + "globals": [], + "declaredModules": [ + "kerberos" + ] + } + }, + "keyboardjs": { + "2.4": { + "libraryName": "KeyboardJS", + "typingsPackageName": "keyboardjs", + "projectName": "https://github.com/RobertWHurst/KeyboardJS", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + }, + { + "name": "David Asmuth", + "url": "https://github.com/piranha771", + "githubUsername": "piranha771" + }, + { + "name": "Tanasoaia Teodor", + "url": "https://github.com/teoxoy", + "githubUsername": "teoxoy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7dc5c80b8df5f0164fa75bdd52907a593974a47685ef11b33e244336a3a4b913", + "globals": [ + "keyboardJS" + ], + "declaredModules": [ + "keyboardjs" + ] + } + }, + "keycloak-connect": { + "4.5": { + "libraryName": "keycloak-connect", + "typingsPackageName": "keycloak-connect", + "projectName": "https://github.com/keycloak/keycloak-nodejs-connect", + "contributors": [ + { + "name": "Gregor Stamać", + "url": "https://github.com/gstamac", + "githubUsername": "gstamac" + }, + { + "name": "Blas Sackmann", + "url": "https://github.com/SackSlab", + "githubUsername": "SackSlab" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ee967fb4d90cebfe78150737d208f9e5df65c7742afba63362ce4aca95897ce", + "globals": [], + "declaredModules": [ + "keycloak-connect" + ] + } + }, + "keygrip": { + "1.0": { + "libraryName": "keygrip", + "typingsPackageName": "keygrip", + "projectName": "https://github.com/crypto-utils/keygrip", + "contributors": [ + { + "name": "jKey Lu", + "url": "https://github.com/jkeylu", + "githubUsername": "jkeylu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85791e9272f5401dc3416aead8d95149b11fbcc20d9d5b22ef8f75aef9021382", + "globals": [], + "declaredModules": [ + "keygrip" + ] + } + }, + "keymaster": { + "1.6": { + "libraryName": "keymaster", + "typingsPackageName": "keymaster", + "projectName": "https://github.com/madrobby/keymaster", + "contributors": [ + { + "name": "Martin W. Kirst", + "url": "https://github.com/nitram509", + "githubUsername": "nitram509" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c71f5c5711d16f6959085da5b6449d840a186b8a81ef94ae638b96e21e9d921", + "globals": [ + "key" + ], + "declaredModules": [ + "keymaster" + ] + } + }, + "keymirror": { + "0.1": { + "libraryName": "keymirror", + "typingsPackageName": "keymirror", + "projectName": "https://github.com/STRML/keyMirror", + "contributors": [ + { + "name": "Johannes Fahrenkrug", + "url": "https://github.com/jfahrenkrug", + "githubUsername": "jfahrenkrug" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f834423bc0845592a19cc2a879b71698e40de8f23210fb26bf02111bb8c4b18", + "globals": [], + "declaredModules": [ + "keymirror" + ] + } + }, + "keypress.js": { + "2.1": { + "libraryName": "Keypress", + "typingsPackageName": "keypress.js", + "projectName": "https://github.com/dmauro/Keypress/", + "contributors": [ + { + "name": "Roger Chen", + "url": "https://github.com/rcchen", + "githubUsername": "rcchen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58552c4de84dbcab2aad678f2acef0cbe600742e7d2fb30cb4169f1b6bdc2b58", + "globals": [ + "keypress" + ], + "declaredModules": [ + "keypress.js" + ] + } + }, + "keystonejs__adapter-knex": { + "5.1": { + "libraryName": "@keystonejs/adapter-knex", + "typingsPackageName": "keystonejs__adapter-knex", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knex", + "version": "*" + }, + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "^0.20.1" + } + ], + "contentHash": "708b95f58da637acba827931ef7f3019f3cc624f143888ee6960819a37c6df32", + "globals": [], + "declaredModules": [ + "@keystonejs/adapter-knex" + ] + } + }, + "keystonejs__adapter-mongoose": { + "5.1": { + "libraryName": "@keystonejs/adapter-moogoose", + "typingsPackageName": "keystonejs__adapter-mongoose", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c37fda06e25413a4834e21a3f6b2db43befecab351d6334d1b1b56f0b4888f6f", + "globals": [], + "declaredModules": [ + "@keystonejs/adapter-mongoose" + ] + } + }, + "keystonejs__apollo-helpers": { + "5.0": { + "libraryName": "@keystonejs/apollo-helpers", + "typingsPackageName": "keystonejs__apollo-helpers", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ddcb54f826baaa0af1bb6cbe4d38a0c4c040e1e8b6abbb144c6d84cf0af50b12", + "globals": [], + "declaredModules": [ + "@keystonejs/apollo-helpers" + ] + } + }, + "keystonejs__app-admin-ui": { + "5.1": { + "libraryName": "@keystonejs/app-admin-ui", + "typingsPackageName": "keystonejs__app-admin-ui", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "add9099426b9866be9cc0b698b966db48dad627f0b4ca29204e7eddc2f320d1c", + "globals": [], + "declaredModules": [ + "@keystonejs/app-admin-ui" + ] + } + }, + "keystonejs__app-graphql": { + "5.0": { + "libraryName": "@keystonejs/app-graphql", + "typingsPackageName": "keystonejs__app-graphql", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bcc4f95905f00aeb212631240ec018848a155d08163c96c51d865e984643f54", + "globals": [], + "declaredModules": [ + "@keystonejs/app-graphql" + ] + } + }, + "keystonejs__app-next": { + "5.0": { + "libraryName": "@keystonejs/app-next", + "typingsPackageName": "keystonejs__app-next", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "099d68e3e9e8e7d0dc00b9f584e304e00a7122b617d63bac0043985c42926843", + "globals": [], + "declaredModules": [ + "@keystonejs/app-next" + ] + } + }, + "keystonejs__app-nuxt": { + "5.0": { + "libraryName": "@keystonejs/app-nuxt", + "typingsPackageName": "keystonejs__app-nuxt", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42a664526b39625ddec0f0c361de9c6da3c9d2204eb8e7d4f5d3fe95c83d4a0f", + "globals": [], + "declaredModules": [ + "@keystonejs/app-nuxt" + ] + } + }, + "keystonejs__app-static": { + "5.0": { + "libraryName": "@keystonejs/app-static", + "typingsPackageName": "keystonejs__app-static", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77df987bc1d861b647f2acd44cbb1170d55899cbb572092eb71460e7272cbb83", + "globals": [], + "declaredModules": [ + "@keystonejs/app-static" + ] + } + }, + "keystonejs__auth-passport": { + "5.0": { + "libraryName": "@keystonejs/auth-passport", + "typingsPackageName": "keystonejs__auth-passport", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [ + "@keystonejs/adapter-knex" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2a6a5da51c5978c0b78ea804bb8b41e330bfbcb14f7f25ad58d33c8bbd23e64", + "globals": [], + "declaredModules": [ + "@keystonejs/auth-passport" + ] + } + }, + "keystonejs__auth-password": { + "5.0": { + "libraryName": "@keystonejs/auth-password", + "typingsPackageName": "keystonejs__auth-password", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [ + "@keystonejs/adapter-knex" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1db0c0e6e8a531983cd1ae970a518dfcbfc7d9de6b94a970a0dd45bbf9fec2bf", + "globals": [], + "declaredModules": [ + "@keystonejs/auth-password" + ] + } + }, + "keystonejs__email": { + "5.0": { + "libraryName": "@keystonejs/email", + "typingsPackageName": "keystonejs__email", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfdb08115a0139c92e420b84ef04d9e71c6c87a04ffc634a7b43ed79f37cb596", + "globals": [], + "declaredModules": [ + "@keystonejs/email" + ] + } + }, + "keystonejs__fields": { + "5.1": { + "libraryName": "@keystonejs/fields", + "typingsPackageName": "keystonejs__fields", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@keystonejs/keystone", + "@keystonejs/adapter-knex" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "407361053e9ddadf4a1caa3791b474ec5d0a24e2ff10e9140e17f8d59930d4aa", + "globals": [], + "declaredModules": [ + "@keystonejs/fields" + ] + } + }, + "keystonejs__file-adapters": { + "5.1": { + "libraryName": "@keystonejs/file-adapters", + "typingsPackageName": "keystonejs__file-adapters", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@keystonejs/keystone", + "@keystonejs/adapter-knex", + "@keystonejs/fields" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71aea7ac5e5bbc7e2daaa62bafbda8ae02129fdf80af5a02decacb551ebd4c75", + "globals": [], + "declaredModules": [ + "@keystonejs/file-adapters" + ] + } + }, + "keystonejs__keystone": { + "5.2": { + "libraryName": "@keystonejs/keystone", + "typingsPackageName": "keystonejs__keystone", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "graphql", + "version": "*" + }, + { + "name": "@keystonejs/fields", + "version": "*" + } + ], + "testDependencies": [ + "@keystonejs/auth-password", + "@keystonejs/app-graphql", + "@keystonejs/app-admin-ui", + "@keystonejs/adapter-knex", + "@keystonejs/app-next", + "@keystonejs/app-static" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.8" + } + ], + "contentHash": "5b35bf4d03d5d082c4e4a3333cce8be7e7cd93bf1af927c9a35d68f737adde52", + "globals": [], + "declaredModules": [ + "@keystonejs/keystone" + ] + } + }, + "keystonejs__list-plugins": { + "5.0": { + "libraryName": "@keystonejs/list-plugins", + "typingsPackageName": "keystonejs__list-plugins", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@keystonejs/keystone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50cd35043320f2c44b68786f7ad6008d03903ce7b32dad67ebbe915565d2f56e", + "globals": [], + "declaredModules": [ + "@keystonejs/list-plugins" + ] + } + }, + "keystonejs__logger": { + "5.0": { + "libraryName": "@keystonejs/logger", + "typingsPackageName": "keystonejs__logger", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a2b8699f5a6f295cdf1d768c2d0486f26cb136c89608d7dec6f7219aeaafadd", + "globals": [], + "declaredModules": [ + "@keystonejs/logger" + ] + } + }, + "keystonejs__oembed-adapters": { + "5.0": { + "libraryName": "@keystonejs/oembed-adapters", + "typingsPackageName": "keystonejs__oembed-adapters", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@keystonejs/keystone", + "@keystonejs/adapter-knex", + "@keystonejs/fields" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "802082a9ae9e8e6f2d63e95175225f4ed11f77c78c0307ba6bbfd8819f5c5c15", + "globals": [], + "declaredModules": [ + "@keystonejs/oembed-adapters" + ] + } + }, + "keystonejs__session": { + "5.0": { + "libraryName": "@keystonejs/session", + "typingsPackageName": "keystonejs__session", + "projectName": "https://github.com/keystonejs/keystone", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + }, + { + "name": "Timothee Clain", + "url": "https://github.com/tclain", + "githubUsername": "tclain" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "523339e59075c4a0829d8aa224e8921f2d6f5e7e07d7f105e1ed4ac4a766d698", + "globals": [], + "declaredModules": [ + "@keystonejs/session" + ] + } + }, + "keysym": { + "0.0": { + "libraryName": "keysym", + "typingsPackageName": "keysym", + "projectName": "https://github.com/substack/node-keysym", + "contributors": [ + { + "name": "Harry Shipton", + "url": "https://github.com/harryshipton", + "githubUsername": "harryshipton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bfa2394d27d7878650af48fe3e8c86412160844dc149ab98c92bc9dd78118c7", + "globals": [], + "declaredModules": [ + "keysym" + ] + } + }, + "keyv": { + "3.1": { + "libraryName": "keyv", + "typingsPackageName": "keyv", + "projectName": "https://github.com/lukechilds/keyv", + "contributors": [ + { + "name": "AryloYeung", + "url": "https://github.com/Arylo", + "githubUsername": "Arylo" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "883f9e92997b7991324e37284aa16e71d6f43731110ec0e7f62ccca68960aec3", + "globals": [], + "declaredModules": [ + "keyv" + ] + } + }, + "keyv__mongo": { + "1.0": { + "libraryName": "@keyv/mongo", + "typingsPackageName": "keyv__mongo", + "projectName": "https://github.com/lukechilds/keyv-mongo", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/mongo" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e6ffe2ccc67404c50417052c4c9e58e5b904baf27aa668cae0e65fda1592aa0", + "globals": [], + "declaredModules": [ + "keyv__mongo" + ] + } + }, + "keyv__mysql": { + "1.1": { + "libraryName": "@keyv/mysql", + "typingsPackageName": "keyv__mysql", + "projectName": "https://github.com/lukechilds/keyv-mysql", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/mysql" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "821809804ab0418bb3ec2b6a9e5bab2d6c5211dd487142bb4b6ebda758f8f0af", + "globals": [], + "declaredModules": [ + "keyv__mysql" + ] + } + }, + "keyv__postgres": { + "1.0": { + "libraryName": "@keyv/postgres", + "typingsPackageName": "keyv__postgres", + "projectName": "https://github.com/lukechilds/keyv-postgres", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/postgres" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff652db42bdbb267e54b6d464d44e11cffd8610ddbe94c5597ef28c08bccbda6", + "globals": [], + "declaredModules": [ + "keyv__postgres" + ] + } + }, + "keyv__redis": { + "1.3": { + "libraryName": "@keyv/redis", + "typingsPackageName": "keyv__redis", + "projectName": "https://github.com/lukechilds/keyv-redis", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "redis", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/redis" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a4f639f6dd74dd8dd225e904d4d82eaf9c3acb6542547aae360e46fe0b2191e", + "globals": [], + "declaredModules": [ + "keyv__redis" + ] + } + }, + "keyv__sqlite": { + "2.0": { + "libraryName": "@keyv/sqlite", + "typingsPackageName": "keyv__sqlite", + "projectName": "https://github.com/lukechilds/keyv-sqlite", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "keyv", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/sqlite" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5230a31d85b596f45bf51f543f3a6b08db6b38acb403f9b3f71b69fe7ecf0c9b", + "globals": [], + "declaredModules": [ + "keyv__sqlite" + ] + } + }, + "kii-cloud-sdk": { + "2.4": { + "libraryName": "Kii Cloud SDK", + "typingsPackageName": "kii-cloud-sdk", + "projectName": "http://en.kii.com/", + "contributors": [ + { + "name": "Kii Consortium", + "url": "http://jp.kii.com/consortium/" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c82c41d177ba6f0dd93f74f835cd1e02dbe3f51e651cda3f9585edfc5472d102", + "globals": [ + "KiiCloud" + ], + "declaredModules": [] + } + }, + "kik-browser": { + "2.3": { + "libraryName": "Kik Cards", + "typingsPackageName": "kik-browser", + "projectName": "https://dev.kik.com", + "contributors": [ + { + "name": "Joel Day", + "url": "https://github.com/joelday", + "githubUsername": "joelday" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1466530258a108fab225560bddac65caadf1b71f9aea74fa84b3ed0890ab6ba3", + "globals": [ + "kik" + ], + "declaredModules": [] + } + }, + "kind-of": { + "6.0": { + "libraryName": "kind-of", + "typingsPackageName": "kind-of", + "projectName": "https://github.com/jonschlinkert/kind-of", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "131e97cc6357c3473f4eebce109e3486a3bcb62012c933ebac9d04fb72cb4f42", + "globals": [], + "declaredModules": [ + "kind-of" + ] + } + }, + "kineticjs": { + "0.0": { + "libraryName": "KineticJS", + "typingsPackageName": "kineticjs", + "projectName": "http://kineticjs.com/", + "contributors": [ + { + "name": "Basarat Ali Syed", + "url": "http://www.github.com/basarat" + }, + { + "name": "Ralph de Ruijter", + "url": "http://www.superdopey.nl/techblog/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "183561ed9a8379e3bf7555d22be32f228b9785d7d9507e3fd47a29b85970fda7", + "globals": [ + "Kinetic" + ], + "declaredModules": [] + } + }, + "kissfft-js": { + "0.1": { + "libraryName": "kissfft-js", + "typingsPackageName": "kissfft-js", + "projectName": "https://github.com/j-funk/kissfft-js#readme", + "contributors": [ + { + "name": "racerhere", + "url": "https://github.com/racerhere", + "githubUsername": "racerhere" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df9dc7b2b97443a9b6ecf324bf39475ca464b9f20336c405b36da4b49ebe4840", + "globals": [], + "declaredModules": [ + "kissfft-js" + ] + } + }, + "kiwicom__orbit-design-tokens": { + "0.6": { + "libraryName": "@kiwicom/orbit-design-tokens", + "typingsPackageName": "kiwicom__orbit-design-tokens", + "projectName": "https://github.com/kiwicom/orbit-design-tokens#readme", + "contributors": [ + { + "name": "Dane Grant", + "url": "https://github.com/danecando", + "githubUsername": "danecando" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@kiwicom/orbit-design-tokens" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7da0180ddb3b89e3b72e0e82c0684856e4814677d8f55effa062401c20f5b6c", + "globals": [], + "declaredModules": [ + "kiwicom__orbit-design-tokens" + ] + } + }, + "klaw": { + "3.0": { + "libraryName": "klaw", + "typingsPackageName": "klaw", + "projectName": "https://github.com/jprichardson/node-klaw", + "contributors": [ + { + "name": "Matthew McEachen", + "url": "https://github.com/mceachen", + "githubUsername": "mceachen" + }, + { + "name": "Pascal Sthamer", + "url": "https://github.com/p4sca1", + "githubUsername": "p4sca1" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39e864ab00419cb4b13c2beebabf4d3f8d75562e97909979f9c4a2b5103491b2", + "globals": [], + "declaredModules": [ + "klaw" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "klaw", + "typingsPackageName": "klaw", + "projectName": "https://github.com/jprichardson/node-klaw", + "contributors": [ + { + "name": "Matthew McEachen", + "url": "https://github.com/mceachen", + "githubUsername": "mceachen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [ + { + "packageName": "klaw", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3634f56724731fb31f02e753c23c761d74d43b7be01130bd3d3cfcce2ec6ee64", + "globals": [], + "declaredModules": [ + "klaw" + ] + } + }, + "klaw-sync": { + "6.0": { + "libraryName": "klaw-sync", + "typingsPackageName": "klaw-sync", + "projectName": "https://github.com/manidlou/node-klaw-sync", + "contributors": [ + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c184dc3185ae3330184a2410aae2f118255ab3e82840b377a00bf7e05a616bd7", + "globals": [], + "declaredModules": [ + "klaw-sync" + ] + } + }, + "kms-json": { + "1.1": { + "libraryName": "kms-json", + "typingsPackageName": "kms-json", + "projectName": "https://github.com/AlexanderMS/kms-json", + "contributors": [ + { + "name": "Yoichi Imai", + "url": "https://github.com/sunnyone", + "githubUsername": "sunnyone" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eee1e1c02c789a45620f48753f83c59a0ac3ff6bdea0bc56eb3c858207e47b9f", + "globals": [], + "declaredModules": [ + "kms-json" + ] + } + }, + "knex-db-manager": { + "0.5": { + "libraryName": "knex-db-manager", + "typingsPackageName": "knex-db-manager", + "projectName": "https://github.com/Vincit/knex-db-manager#readme", + "contributors": [ + { + "name": "Dmitrii Solovev", + "url": "https://github.com/dimonnwc3", + "githubUsername": "dimonnwc3" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knex", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "^0.16.3" + } + ], + "contentHash": "f268fbc11ef4f90734bc2ef15b066dc3586e6df8ac394a21620b8c20afe46254", + "globals": [], + "declaredModules": [ + "knex-db-manager" + ] + } + }, + "knex-postgis": { + "0.2": { + "libraryName": "knex-postgis", + "typingsPackageName": "knex-postgis", + "projectName": "https://github.com/jfgodoy/knex-postgis", + "contributors": [ + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "knex", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "^0.16.1" + } + ], + "contentHash": "897a231f7ca7e0a0c5206f8dd8947c0e210688848047db1f5e514afa345329f7", + "globals": [], + "declaredModules": [ + "knex-postgis" + ] + } + }, + "knockback": { + "0.0": { + "libraryName": "Knockback.js", + "typingsPackageName": "knockback", + "projectName": "http://kmalakoff.github.com/knockback", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + }, + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "322857def6ea9804dcfdb3218db412429ab5f5b9c4fe7412bc43cd7ced8303a5", + "globals": [ + "Knockback", + "kb" + ], + "declaredModules": [] + } + }, + "knockout": { + "3.4": { + "libraryName": "Knockout", + "typingsPackageName": "knockout", + "projectName": "http://knockoutjs.com", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + }, + { + "name": "Clément Bourgeois", + "url": "https://github.com/moonpyk", + "githubUsername": "moonpyk" + }, + { + "name": "Matt Brooks", + "url": "https://github.com/EnableSoftware", + "githubUsername": "EnableSoftware" + }, + { + "name": "Benjamin Eckardt", + "url": "https://github.com/BenjaminEckardt", + "githubUsername": "BenjaminEckardt" + }, + { + "name": "Mathias Lorenzen", + "url": "https://github.com/ffMathy", + "githubUsername": "ffMathy" + }, + { + "name": "Leonardo Lombardi", + "url": "https://github.com/ltlombardi", + "githubUsername": "ltlombardi" + }, + { + "name": "Retsam", + "url": "https://github.com/Retsam", + "githubUsername": "Retsam" + }, + { + "name": "Rey Pena", + "url": "https://github.com/ReyPena", + "githubUsername": "ReyPena" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74c7cee2e245ee51dab37744c9b614bce9a9419ab7b784163aea4000c2334e7f", + "globals": [ + "ko" + ], + "declaredModules": [ + "knockout" + ] + } + }, + "knockout-amd-helpers": { + "0.0": { + "libraryName": "knockout-amd-helpers", + "typingsPackageName": "knockout-amd-helpers", + "projectName": "https://github.com/rniemeyer/knockout-amd-helpers", + "contributors": [ + { + "name": "David Sichau", + "url": "https://github.com/DavidSichau", + "githubUsername": "DavidSichau" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b547ce01ba9ec2e82ba176e9fe83cb5d8153e2e49d07093b49db77c8303dc197", + "globals": [ + "ko" + ], + "declaredModules": [ + "knockout-amd-helpers" + ] + } + }, + "knockout-postbox": { + "0.0": { + "libraryName": "knockout-postbox", + "typingsPackageName": "knockout-postbox", + "projectName": "https://github.com/rniemeyer/knockout-postbox", + "contributors": [ + { + "name": "Judah Gabriel Himango", + "url": "https://debuggerdotbreak.wordpress.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e025bfb0d10967b472ade6b94b7c60a009af43daa01b8bbd8e6a3bde14ad529d", + "globals": [], + "declaredModules": [] + } + }, + "knockout-secure-binding": { + "0.0": { + "libraryName": "knockout-secure-binding", + "typingsPackageName": "knockout-secure-binding", + "projectName": "https://github.com/brianmhunt/knockout-secure-binding", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2059a89177410726283a643bea10abf72109514dcb96ffae3e5f7f424a8978d3", + "globals": [], + "declaredModules": [ + "knockout-secure-binding" + ] + } + }, + "knockout-transformations": { + "2.0": { + "libraryName": "knockout-transformations", + "typingsPackageName": "knockout-transformations", + "projectName": "https://github.com/One-com/knockout-transformations", + "contributors": [ + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f17de2dfb8d6d3af39148ef03aa6f32dcdbfdb3a7ffe8fcee78fd991f5d81ef", + "globals": [], + "declaredModules": [] + } + }, + "knockout.deferred.updates": { + "0.0": { + "libraryName": "Knockout Deferred Updates", + "typingsPackageName": "knockout.deferred.updates", + "projectName": "https://github.com/mbest/knockout-deferred-updates", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano", + "githubUsername": "sgaliano" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afdcd3a5c8d319380cc45164ae80e1c99091ea7e735c7f31d9572b8093c5c614", + "globals": [], + "declaredModules": [] + } + }, + "knockout.editables": { + "0.9": { + "libraryName": "knockout-editables", + "typingsPackageName": "knockout.editables", + "projectName": "http://romanych.github.com/ko.editables/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35cddf2acf0b272d4cd3e0dfac5468daf7ddbd85af34b3d4f4862cc449796e2c", + "globals": [], + "declaredModules": [] + } + }, + "knockout.es5": { + "0.0": { + "libraryName": "Knockout-ES5", + "typingsPackageName": "knockout.es5", + "projectName": "https://github.com/SteveSanderson/knockout-es5", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano", + "githubUsername": "sgaliano" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d3c38192393dfeb4a15b5ccd736d396fc271dbab6a84c3f4f063534ce3476bd", + "globals": [], + "declaredModules": [] + } + }, + "knockout.kogrid": { + "0.0": { + "libraryName": "ko-grid", + "typingsPackageName": "knockout.kogrid", + "projectName": "http://knockout-contrib.github.io/KoGrid/", + "contributors": [ + { + "name": "huer12", + "url": "https://github.com/huer12", + "githubUsername": "huer12" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33eb2ec8588ee4a041e9d8263876e60fe437e61b620fa35f8cdcd3ba3e3effc2", + "globals": [ + "kg" + ], + "declaredModules": [ + "kg" + ] + } + }, + "knockout.mapper": { + "0.0": { + "libraryName": "Knockout.Mapper ", + "typingsPackageName": "knockout.mapper", + "projectName": "https://github.com/LucasLorentz/knockout.mapper", + "contributors": [ + { + "name": "Brandon Meyer", + "url": "https://github.com/BMeyerKC", + "githubUsername": "BMeyerKC" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56a3896f66c7c4b0a00278ff9865966d6b847fc85c4f87740ed5ef90d0ef9208", + "globals": [], + "declaredModules": [] + } + }, + "knockout.mapping": { + "2.0": { + "libraryName": "Knockout.Mapping", + "typingsPackageName": "knockout.mapping", + "projectName": "https://github.com/SteveSanderson/knockout.mapping", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Mathias Lorenzen", + "url": "https://github.com/ffMathy", + "githubUsername": "ffMathy" + }, + { + "name": "Leonardo Lombardi", + "url": "https://github.com/ltlombardi", + "githubUsername": "ltlombardi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fba6fa9272df4b976dcd3f40791b2614a40fcdc66e0596274b72d99ac0ba11d2", + "globals": [ + "mapping" + ], + "declaredModules": [ + "knockout.mapping" + ] + } + }, + "knockout.projections": { + "1.0": { + "libraryName": "knockout-projections", + "typingsPackageName": "knockout.projections", + "projectName": "https://github.com/stevesanderson/knockout-projections", + "contributors": [ + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58d0669f54f71040b209abeaab796c5c4b536522623334d67c7a890af461a166", + "globals": [], + "declaredModules": [] + } + }, + "knockout.punches": { + "0.5": { + "libraryName": "knockout.punches", + "typingsPackageName": "knockout.punches", + "projectName": "https://github.com/mbest/knockout.punches", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65292803c002c01fc70547df381e5be8daac1cdb5555e5eff16b28b6bbcc84a7", + "globals": [ + "punches" + ], + "declaredModules": [ + "knockout.punches" + ] + } + }, + "knockout.rx": { + "1.0": { + "libraryName": "knockout.rx", + "typingsPackageName": "knockout.rx", + "projectName": "https://github.com/Igorbek/knockout.rx", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c9f8eb475e964b7bc1a0c474af94842edfefe8e468a05d1bd9cc1e93ec2cc22", + "globals": [], + "declaredModules": [] + } + }, + "knockout.validation": { + "0.0": { + "libraryName": "Knockout Validation", + "typingsPackageName": "knockout.validation", + "projectName": "https://github.com/ericmbarnard/Knockout-Validation", + "contributors": [ + { + "name": "Dan Ludwig", + "url": "https://github.com/danludwig", + "githubUsername": "danludwig" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1bcded05355639e641347485f4f2b66da15665f3fd168852fbfa0d524d7a9d7", + "globals": [ + "validation" + ], + "declaredModules": [ + "knockout.validation" + ] + } + }, + "knockout.viewmodel": { + "1.1": { + "libraryName": "Knockout Viewmodel", + "typingsPackageName": "knockout.viewmodel", + "projectName": "http://coderenaissance.github.com/knockout.viewmodel/", + "contributors": [ + { + "name": "Oisin Grehan", + "url": "https://github.com/oising", + "githubUsername": "oising" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed44071f2d91e3913c5074fa736c6847b85c8d0b7cd7dfd5ec28117a0ce77fb8", + "globals": [], + "declaredModules": [] + } + }, + "knockstrap": { + "0.0": { + "libraryName": "Knockstrap", + "typingsPackageName": "knockstrap", + "projectName": "http://faulknercs.github.io/Knockstrap/", + "contributors": [ + { + "name": "Adam Pluciński", + "url": "https://github.com/adaskothebeast", + "githubUsername": "adaskothebeast" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b3a00361f9c81ebd354fc23d5a32ddded010e90e0f1e2cdb021f0f399b24551", + "globals": [], + "declaredModules": [] + } + }, + "knuddels-userapps-api": { + "1.119839": { + "libraryName": "Knuddels UserApps API", + "typingsPackageName": "knuddels-userapps-api", + "projectName": "https://developer.knuddels.de", + "contributors": [ + { + "name": "Knuddels GmbH & Co. KG", + "url": "https://github.com/Knuddels", + "githubUsername": "Knuddels" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 119839, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ee7b3f58cf1167460d89b936ad5c3dececf3e32ab8b4c051481ae0f2c2ce2e6", + "globals": [], + "declaredModules": [ + "knuddels-userapps-api" + ] + } + }, + "knuth-shuffle": { + "1.0": { + "libraryName": "knuth-shuffle", + "typingsPackageName": "knuth-shuffle", + "projectName": "https://git.coolaj86.com/coolaj86/knuth-shuffle.js", + "contributors": [ + { + "name": "Chris Atkin", + "url": "https://github.com/atkinchris", + "githubUsername": "atkinchris" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f075aa011ec5e37c5102208878c0469d287538975f2a5311652f6bf46eda526", + "globals": [], + "declaredModules": [ + "knuth-shuffle" + ] + } + }, + "ko.plus": { + "0.0": { + "libraryName": "ko.plus", + "typingsPackageName": "ko.plus", + "projectName": "https://github.com/stevegreatrex/ko.plus", + "contributors": [ + { + "name": "Howard Richards", + "url": "https://github.com/conficient", + "githubUsername": "conficient" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "12fb1a39266ead92a2881f88ebd32ebdfa44f8bce4ab2742e72cd19c2008ec58", + "globals": [ + "ko" + ], + "declaredModules": [ + "ko.plus" + ] + } + }, + "koa": { + "2.11": { + "libraryName": "Koa", + "typingsPackageName": "koa", + "projectName": "http://koajs.com", + "contributors": [ + { + "name": "DavidCai1993", + "url": "https://github.com/DavidCai1993", + "githubUsername": "DavidCai1993" + }, + { + "name": "jKey Lu", + "url": "https://github.com/jkeylu", + "githubUsername": "jkeylu" + }, + { + "name": "Brice Bernard", + "url": "https://github.com/brikou", + "githubUsername": "brikou" + }, + { + "name": "harryparkdotio", + "url": "https://github.com/harryparkdotio", + "githubUsername": "harryparkdotio" + }, + { + "name": "Wooram Jun", + "url": "https://github.com/chatoo2412", + "githubUsername": "chatoo2412" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "accepts", + "version": "*" + }, + { + "name": "cookies", + "version": "*" + }, + { + "name": "http-assert", + "version": "*" + }, + { + "name": "keygrip", + "version": "*" + }, + { + "name": "koa-compose", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46b3522323b0d0b87c1f0f932c8643c25ede602c4331943054d34082efb1a017", + "globals": [], + "declaredModules": [ + "koa" + ] + } + }, + "koa-basic-auth": { + "2.0": { + "libraryName": "koa-basic-auth", + "typingsPackageName": "koa-basic-auth", + "projectName": "https://github.com/koajs/basic-auth", + "contributors": [ + { + "name": "Tobias Wolff", + "url": "https://github.com/Tobias4872", + "githubUsername": "Tobias4872" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4e1938702479ffcd2e68d043fdeeefa6a0b4846063bbbfdbb684a6722738289", + "globals": [], + "declaredModules": [ + "koa-basic-auth" + ] + } + }, + "koa-bodyparser": { + "4.3": { + "libraryName": "koa-bodyparser", + "typingsPackageName": "koa-bodyparser", + "projectName": "https://github.com/koajs/body-parser", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + }, + { + "name": "Anup Kishore", + "url": "https://github.com/anup-2s", + "githubUsername": "anup-2s" + }, + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + }, + { + "name": "Alexi Maschas", + "url": "https://github.com/amaschas", + "githubUsername": "amaschas" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5d144c62623d427b829e3a3399e39580bce9a2b057df6d6d4c23ec9a08f14f7", + "globals": [], + "declaredModules": [ + "koa-bodyparser" + ] + } + }, + "koa-bouncer": { + "6.0": { + "libraryName": "koa-bouncer", + "typingsPackageName": "koa-bouncer", + "projectName": "https://github.com/danneu/koa-bouncer", + "contributors": [ + { + "name": "maruware", + "url": "https://github.com/maruware", + "githubUsername": "maruware" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ed9e800ebf866cfe1969dfafeaaa7ca54ddc4b2db5092d01bff40e9bbad1671", + "globals": [], + "declaredModules": [ + "koa-bouncer" + ] + } + }, + "koa-bunyan-logger": { + "2.1": { + "libraryName": "koa-bunyan-logger", + "typingsPackageName": "koa-bunyan-logger", + "projectName": "https://github.com/koajs/bunyan-logger", + "contributors": [ + { + "name": "Steven McDowall", + "url": "https://github.com/sjmcdowall", + "githubUsername": "sjmcdowall" + }, + { + "name": "Jan Karlo Dela Cruz", + "url": "https://github.com/jankdc", + "githubUsername": "jankdc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cea789d552fd753d67e72762f6c8e84ed47096b68458edc1787b843725dd7c6", + "globals": [], + "declaredModules": [ + "koa-bunyan-logger" + ] + } + }, + "koa-cache-control": { + "2.0": { + "libraryName": "koa-cache-control", + "typingsPackageName": "koa-cache-control", + "projectName": "https://github.com/DaMouse404/koa-cache-control", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de6190f81a25da1e8ac557fb9e84e7967baf5520e283d862c686346604d2bf94", + "globals": [], + "declaredModules": [ + "koa-cache-control" + ] + } + }, + "koa-compose": { + "3.2": { + "libraryName": "koa-compose", + "typingsPackageName": "koa-compose", + "projectName": "https://github.com/koajs/compose", + "contributors": [ + { + "name": "jKey Lu", + "url": "https://github.com/jkeylu", + "githubUsername": "jkeylu" + }, + { + "name": "Anton Astashov", + "url": "https://github.com/astashov", + "githubUsername": "astashov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5fb98541fe6f08d4799ff1ca630573727c2aaf2ecaeabcdef672cde7eb1c72d", + "globals": [], + "declaredModules": [ + "koa-compose" + ] + } + }, + "koa-compress": { + "2.0": { + "libraryName": "koa-compress", + "typingsPackageName": "koa-compress", + "projectName": "https://github.com/koajs/compress", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "755488692e3c6e4386376f584bdcee572fcaa3f2159b8973d9937f49892d4a10", + "globals": [], + "declaredModules": [ + "koa-compress" + ] + } + }, + "koa-conditional-get": { + "2.0": { + "libraryName": "koa-conditional-get", + "typingsPackageName": "koa-conditional-get", + "projectName": "https://github.com/koajs/conditional-get#readme", + "contributors": [ + { + "name": "Matthew Bull", + "url": "https://github.com/wingsbob", + "githubUsername": "wingsbob" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9b96126a186257cc5720ebe78c3ccbe8cf0096004d8a53a190465169b1a1d03", + "globals": [], + "declaredModules": [ + "koa-conditional-get" + ] + } + }, + "koa-convert": { + "1.2": { + "libraryName": "koa-convert", + "typingsPackageName": "koa-convert", + "projectName": "https://github.com/koajs/convert", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7dc8e7d9f2404c56d292d91e27f570e3b17e84699d9b9687ccefb448a202459d", + "globals": [], + "declaredModules": [ + "koa-convert" + ] + } + }, + "koa-cookie": { + "1.0": { + "libraryName": "koa-cookie", + "typingsPackageName": "koa-cookie", + "projectName": "https://github.com/varunpal/koa-cookie", + "contributors": [ + { + "name": "John Hou", + "url": "https://github.com/dancon", + "githubUsername": "dancon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2bcd1afb84fea387bc7be3d8854fdc4704fb415f364543362754952a7d458a1", + "globals": [], + "declaredModules": [ + "koa-cookie" + ] + } + }, + "koa-cors": { + "0.0": { + "libraryName": "koa-cors", + "typingsPackageName": "koa-cors", + "projectName": "https://github.com/evert0n/koa-cors", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3950a18b48010c6bc61e03e21045414f7b3606b446be7b2407b516f6195c6a95", + "globals": [], + "declaredModules": [ + "koa-cors" + ] + } + }, + "koa-csrf": { + "3.0": { + "libraryName": "koa-csrf", + "typingsPackageName": "koa-csrf", + "projectName": "https://github.com/koajs/csrf", + "contributors": [ + { + "name": "Haskaalo", + "url": "https://github.com/haskaalo", + "githubUsername": "haskaalo" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab7e6a4384c81d99c5d94f35f0db68c61c7837b242c2cf0bc42134f27b1c77c1", + "globals": [], + "declaredModules": [ + "koa-csrf" + ] + } + }, + "koa-dec-router": { + "0.0": { + "libraryName": "koa-dec-router", + "typingsPackageName": "koa-dec-router", + "projectName": "https://github.com/zaaack/koa-dec-router", + "contributors": [ + { + "name": "Yerden Kembayev", + "url": "https://github.com/aarystan", + "githubUsername": "aarystan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fbb365b009a131a53efd8c698bc7c05c4e844a1785d1748108309cc4a19a355", + "globals": [], + "declaredModules": [ + "koa-dec-router" + ] + } + }, + "koa-docs": { + "2.1": { + "libraryName": "koa-docs", + "typingsPackageName": "koa-docs", + "projectName": "https://github.com/a-s-o/koa-docs#readme", + "contributors": [ + { + "name": "4doge", + "url": "https://github.com/4doge", + "githubUsername": "4doge" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "koa-joi-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6207d0392633995b0e4aef28d01efd73b91b15c0434bab1c877bc2b9462af411", + "globals": [], + "declaredModules": [ + "koa-docs" + ] + } + }, + "koa-ejs": { + "4.2": { + "libraryName": "koa-ejs", + "typingsPackageName": "koa-ejs", + "projectName": "https://github.com/koajs/ejs", + "contributors": [ + { + "name": "Matt B", + "url": "https://github.com/mattb-prg", + "githubUsername": "mattb-prg" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9e75f9416e622887f11a7f898de32d0a20dbbea6231aa1c700ff249ab27e938", + "globals": [], + "declaredModules": [ + "koa-ejs" + ] + } + }, + "koa-etag": { + "3.0": { + "libraryName": "koa-etag", + "typingsPackageName": "koa-etag", + "projectName": "https://github.com/koajs/etag#readme", + "contributors": [ + { + "name": "Matthew Bull", + "url": "https://github.com/wingsbob", + "githubUsername": "wingsbob" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "etag", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95ea3050a6de53dfa3e826421d57c5ab05bf9fd724d34467edc4953e65c86ffa", + "globals": [], + "declaredModules": [ + "koa-etag" + ] + } + }, + "koa-favicon": { + "2.0": { + "libraryName": "koa-favicon", + "typingsPackageName": "koa-favicon", + "projectName": "https://github.com/koajs/favicon", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f641f183a92a7c2ca122b8a58548ba5d12f2163de255b0d64e647d8e770c832", + "globals": [], + "declaredModules": [ + "koa-favicon" + ] + } + }, + "koa-generic-session": { + "1.0": { + "libraryName": "koa-generic-session", + "typingsPackageName": "koa-generic-session", + "projectName": "https://github.com/koajs/generic-session", + "contributors": [ + { + "name": "Nick Simmons", + "url": "https://github.com/nsimmons", + "githubUsername": "nsimmons" + }, + { + "name": "Ragg", + "url": "https://github.com/Ragg-", + "githubUsername": "Ragg-" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84d7538686cda690a1fbcfbe89902bc6115ff628585d3fe225d898dc3bea55a6", + "globals": [], + "declaredModules": [ + "koa-generic-session" + ] + } + }, + "koa-graphql": { + "0.8": { + "libraryName": "koa-graphql", + "typingsPackageName": "koa-graphql", + "projectName": "https://github.com/chentsulin/koa-graphql", + "contributors": [ + { + "name": "Matheus Gonçalves da Silva", + "url": "https://github.com/PlayMa256", + "githubUsername": "PlayMa256" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "graphql", + "version": "*" + }, + { + "name": "express-graphql", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "koa-mount" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + }, + { + "name": "express-graphql", + "version": "^0.9.0" + } + ], + "contentHash": "13e5233f86deb8485cb3d913d325918cffdb56f57a5d627c450f82f115f82b29", + "globals": [], + "declaredModules": [ + "koa-graphql" + ] + } + }, + "koa-hbs": { + "1.0": { + "libraryName": "koa-hbs", + "typingsPackageName": "koa-hbs", + "projectName": "https://github.com/gilt/koa-hbs", + "contributors": [ + { + "name": "Jacob Malone", + "url": "https://github.com/jcbmln", + "githubUsername": "jcbmln" + }, + { + "name": "Mudkip", + "url": "https://github.com/mudkipme", + "githubUsername": "mudkipme" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "handlebars", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "861ff18e11233072513816044f97e40cad11096fa93344b133375a33756a43bf", + "globals": [], + "declaredModules": [ + "koa-hbs" + ] + } + }, + "koa-helmet": { + "3.1": { + "libraryName": "koa-helmet", + "typingsPackageName": "koa-helmet", + "projectName": "https://github.com/venables/koa-helmet#readme", + "contributors": [ + { + "name": "Nick Simmons", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "helmet", + "version": "*" + }, + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9bad9b07bcf6694adde34d14ed7b87c7a4b490a3261a4b35af0e5d370d029b9", + "globals": [], + "declaredModules": [ + "koa-helmet" + ] + } + }, + "koa-html-minifier": { + "1.0": { + "libraryName": "koa-html-minifier", + "typingsPackageName": "koa-html-minifier", + "projectName": "https://github.com/koajs/html-minifier", + "contributors": [ + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "html-minifier", + "version": "*" + }, + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "733f4695204e56755f604f3fb9bb9a1a66e955a49731f26343af1d4b24671cb8", + "globals": [], + "declaredModules": [ + "koa-html-minifier" + ] + } + }, + "koa-joi-router": { + "5.2": { + "libraryName": "koa-joi-router", + "typingsPackageName": "koa-joi-router", + "projectName": "https://github.com/koajs/joi-router", + "contributors": [ + { + "name": "Matthew Bull", + "url": "https://github.com/wingsbob", + "githubUsername": "wingsbob" + }, + { + "name": "Dave Welsh", + "url": "https://github.com/move-zig", + "githubUsername": "move-zig" + }, + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + }, + { + "name": "Tiger Oakes", + "url": "https://github.com/NotWoods", + "githubUsername": "NotWoods" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "koa-router", + "version": "*" + }, + { + "name": "co-body", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a278dc688d7bcf0da78b7c714108556911153ad27aebc4bbc2efb84f1636177", + "globals": [], + "declaredModules": [ + "koa-joi-router" + ] + } + }, + "koa-joi-router-docs": { + "1.0": { + "libraryName": "koa-joi-router-docs", + "typingsPackageName": "koa-joi-router-docs", + "projectName": "https://github.com/o2team/koa-joi-router-docs#readme", + "contributors": [ + { + "name": "4doge", + "url": "https://github.com/4doge", + "githubUsername": "4doge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa-joi-router", + "version": "*" + } + ], + "testDependencies": [ + "koa" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ad5d756228423d2c9c0d4e027d51a2602964955e83f3bd3efce4d536c12aba8", + "globals": [], + "declaredModules": [ + "koa-joi-router-docs" + ] + } + }, + "koa-json": { + "2.0": { + "libraryName": "koa-json", + "typingsPackageName": "koa-json", + "projectName": "https://github.com/koajs/json", + "contributors": [ + { + "name": "Alex Friedman", + "url": "https://github.com/brooklyndev", + "githubUsername": "brooklyndev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b01753f2477b14f738e052ebcfad71a876157c6e78ffcd12cd5b13eb7d92f8c0", + "globals": [], + "declaredModules": [ + "koa-json" + ] + } + }, + "koa-json-error": { + "3.1": { + "libraryName": "koa-json-error", + "typingsPackageName": "koa-json-error", + "projectName": "https://github.com/koajs/json-error", + "contributors": [ + { + "name": "Mudkip", + "url": "https://github.com/mudkipme", + "githubUsername": "mudkipme" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f1753638273fdff4089f9e5cb1ce5c945cbb37612c9224fda77cd7137ffe61f", + "globals": [], + "declaredModules": [ + "koa-json-error" + ] + } + }, + "koa-log": { + "2.1": { + "libraryName": "koa-log", + "typingsPackageName": "koa-log", + "projectName": "https://github.com/vicanso/koa-log#readme", + "contributors": [ + { + "name": "Uladzimir Havenchyk", + "url": "https://github.com/havenchyk", + "githubUsername": "havenchyk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc216085c234764323eb65f7f2f97f5b3325078dcae445c9a83ce25edf565311", + "globals": [], + "declaredModules": [ + "koa-log" + ] + } + }, + "koa-log4": { + "2.3": { + "libraryName": "koa-log4", + "typingsPackageName": "koa-log4", + "projectName": "https://github.com/dominhhai/koa-log4js#readme", + "contributors": [ + { + "name": "Cr.", + "url": "https://github.com/a631807682", + "githubUsername": "a631807682" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "log4js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "log4js", + "version": "^3.0.0" + } + ], + "contentHash": "4e7de96fd3b46ba317548a6d4beeef178889501f42d9cccd00639a38bbc5a038", + "globals": [], + "declaredModules": [ + "koa-log4" + ] + } + }, + "koa-logger": { + "3.1": { + "libraryName": "koa-logger", + "typingsPackageName": "koa-logger", + "projectName": "https://github.com/koajs/logger", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9bf0cb4d3dec2324a9d64ea94956ca57a0ff6154148c40f82a4e9a9f62b1840f", + "globals": [], + "declaredModules": [ + "koa-logger" + ] + } + }, + "koa-logger-winston": { + "0.0": { + "libraryName": "koa-logger-winston", + "typingsPackageName": "koa-logger-winston", + "projectName": "https://github.com/selbyk/koa-logger-winston#readme", + "contributors": [ + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "winston", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "679b15c0e9c521681162552867c5c1e32bc9246b2ad71ed00c3ecd0c1d26eef8", + "globals": [], + "declaredModules": [ + "koa-logger-winston" + ] + } + }, + "koa-morgan": { + "1.0": { + "libraryName": "koa-morgan", + "typingsPackageName": "koa-morgan", + "projectName": "https://github.com/koa-modules/morgan", + "contributors": [ + { + "name": "Vesa Poikajärvi", + "url": "https://github.com/vesse", + "githubUsername": "vesse" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "morgan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "137c74b0403a94da6a1c72472a09d784acb0c0ea8192d73f227679425817064b", + "globals": [], + "declaredModules": [ + "koa-morgan" + ] + } + }, + "koa-mount": { + "4.0": { + "libraryName": "koa-mount", + "typingsPackageName": "koa-mount", + "projectName": "https://github.com/koajs/mount", + "contributors": [ + { + "name": "AmirSaber Sharifi", + "url": "https://github.com/amirsaber", + "githubUsername": "amirsaber" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Vladislav Polyakov", + "url": "https://github.com/polrk", + "githubUsername": "polrk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14b4bba675a602489c8cbf842e19dd4f3b912142368c605bed5621f45388f29b", + "globals": [], + "declaredModules": [ + "koa-mount" + ] + } + }, + "koa-multer": { + "1.0": { + "libraryName": "koa-multer", + "typingsPackageName": "koa-multer", + "projectName": "https://github.com/koa-modules/multer", + "contributors": [ + { + "name": "benstevens48", + "url": "https://github.com/benstevens48", + "githubUsername": "benstevens48" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d0917ecb55f1a28aaf1980502bee407f14d83a8abc139ba03aa760f93085fba", + "globals": [], + "declaredModules": [ + "koa-multer" + ] + } + }, + "koa-passport": { + "4.0": { + "libraryName": "koa-passport", + "typingsPackageName": "koa-passport", + "projectName": "https://github.com/rkusa/koa-passport", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Tümay Çeber", + "url": "https://github.com/brendtumi", + "githubUsername": "brendtumi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37117ec41b54b3b9eb7dd9fb861d9748008b5717bce1745a60ac5c2973a31061", + "globals": [], + "declaredModules": [ + "koa-passport" + ] + } + }, + "koa-pino-logger": { + "2.1": { + "libraryName": "koa-pino-logger", + "typingsPackageName": "koa-pino-logger", + "projectName": "https://github.com/pinojs/koa-pino-logger", + "contributors": [ + { + "name": "Cameron Yan", + "url": "https://github.com/khell", + "githubUsername": "khell" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "pino", + "version": "*" + }, + { + "name": "pino-http", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9753b6dd2ae929407051879da8db0dba8b9c9b25f91ce1b470cc9509c88c9ce4", + "globals": [], + "declaredModules": [ + "koa-pino-logger" + ] + } + }, + "koa-proxies": { + "0.9": { + "libraryName": "koa-proxies", + "typingsPackageName": "koa-proxies", + "projectName": "https://github.com/vagusX/koa-proxies#readme", + "contributors": [ + { + "name": "Chris Couzens", + "url": "https://github.com/ccouzens", + "githubUsername": "ccouzens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "http-proxy", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4105707ae11245a5d5dd2321fec777f1311ce01b42fae5b7fee29e68bb25fc48", + "globals": [], + "declaredModules": [ + "koa-proxies" + ] + } + }, + "koa-proxy": { + "1.0": { + "libraryName": "koa-proxy", + "typingsPackageName": "koa-proxy", + "projectName": "https://github.com/edorivai/koa-proxy#readme", + "contributors": [ + { + "name": "ishen7", + "url": "https://github.com/ishen7", + "githubUsername": "ishen7" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2726125b281acf32919527b8f71f49cc75e09c718b7914644b51ab9a470fb3ca", + "globals": [], + "declaredModules": [ + "koa-proxy" + ] + } + }, + "koa-qs": { + "2.0": { + "libraryName": "koa-qs", + "typingsPackageName": "koa-qs", + "projectName": "https://github.com/koajs/qs#readme", + "contributors": [ + { + "name": "Rémy Jeancolas", + "url": "https://github.com/RemyJeancolas", + "githubUsername": "RemyJeancolas" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "668a14c56a5e7411c4b5a66a97939b14897f5a71159bcb0cea33018450c6695d", + "globals": [], + "declaredModules": [ + "koa-qs" + ] + } + }, + "koa-range": { + "0.3": { + "libraryName": "koa-range", + "typingsPackageName": "koa-range", + "projectName": "https://github.com/koajs/koa-range", + "contributors": [ + { + "name": "Sami Kukkonen", + "url": "https://github.com/strax", + "githubUsername": "strax" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c315258944331f90beaa0b25ffb91a2eb8b26144feb98f41df2232e5bbde1e4f", + "globals": [], + "declaredModules": [ + "koa-range" + ] + } + }, + "koa-ratelimit": { + "4.2": { + "libraryName": "koa-ratelimit", + "typingsPackageName": "koa-ratelimit", + "projectName": "https://github.com/koajs/ratelimit#readme", + "contributors": [ + { + "name": "Ben Watkins", + "url": "https://github.com/OutdatedVersion", + "githubUsername": "OutdatedVersion" + }, + { + "name": "Patrick Muff", + "url": "https://github.com/dislick", + "githubUsername": "dislick" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25fc33902f1e3f6110c595ca8466fbbd2892bb1d48f609a33fd97447aac7208f", + "globals": [], + "declaredModules": [ + "koa-ratelimit" + ] + } + }, + "koa-ratelimit-lru": { + "1.0": { + "libraryName": "koa-ratelimit-lru", + "typingsPackageName": "koa-ratelimit-lru", + "projectName": "https://github.com/Dreamacro/koa-ratelimit-lru", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "950710c698ef40ae5d10cdf18e65681e757ca6a85709c08d8b08d0930c5fda57", + "globals": [], + "declaredModules": [ + "koa-ratelimit-lru" + ] + } + }, + "koa-redis": { + "4.0": { + "libraryName": "koa-redis", + "typingsPackageName": "koa-redis", + "projectName": "https://github.com/koajs/koa-redis", + "contributors": [ + { + "name": "Nick Simmons", + "url": "https://github.com/nsimmons", + "githubUsername": "nsimmons" + }, + { + "name": "Scotland Stephenson", + "url": "https://github.com/alsoscotland", + "githubUsername": "alsoscotland" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + }, + { + "name": "koa-session", + "version": "*" + } + ], + "testDependencies": [ + "koa" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "869b2352c08ef4e2748227c6fc89d672fcdcd515a5fe2d3fda142a504095d259", + "globals": [], + "declaredModules": [ + "koa-redis" + ] + } + }, + "koa-redis-cache": { + "3.0": { + "libraryName": "koa-redis-cache", + "typingsPackageName": "koa-redis-cache", + "projectName": "https://github.com/coderhaoxin/koa-redis-cache", + "contributors": [ + { + "name": "Dima Mukhin", + "url": "https://github.com/dimamukhin", + "githubUsername": "dimamukhin" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f46097f61b03d1d2012137c35d4ad2a5085ad8fb7417976891661524892eac91", + "globals": [], + "declaredModules": [ + "koa-redis-cache" + ] + } + }, + "koa-response-time": { + "2.1": { + "libraryName": "koa-response-time", + "typingsPackageName": "koa-response-time", + "projectName": "https://github.com/koajs/response-time#readme", + "contributors": [ + { + "name": "Thor Sedeke", + "url": "https://github.com/thorsedeke", + "githubUsername": "thorsedeke" + }, + { + "name": "Steven McDowall", + "url": "https://github.com/sjmcdowall", + "githubUsername": "sjmcdowall" + }, + { + "name": "Dwscdv3", + "url": "https://github.com/Dwscdv3", + "githubUsername": "Dwscdv3" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "727622e9773f2342a37d1f0cf8ba7ca975ef87be0a5d42937ddb9d7c86c04533", + "globals": [], + "declaredModules": [ + "koa-response-time" + ] + } + }, + "koa-route": { + "3.2": { + "libraryName": "koa-route", + "typingsPackageName": "koa-route", + "projectName": "https://github.com/koajs/route#readme", + "contributors": [ + { + "name": "Mike Cook", + "url": "https://github.com/migstopheles", + "githubUsername": "migstopheles" + }, + { + "name": "Jaco Greeff", + "url": "https://github.com/jacogr", + "githubUsername": "jacogr" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "path-to-regexp", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "path-to-regexp", + "version": "^1.7.0" + } + ], + "contentHash": "37fd79108727bf7bab81b416536cd7d20b48a1cc8f91c6dce3ddde344c5c5516", + "globals": [], + "declaredModules": [ + "koa-route" + ] + } + }, + "koa-router": { + "7.4": { + "libraryName": "koa-router", + "typingsPackageName": "koa-router", + "projectName": "https://github.com/alexmingoia/koa-router#readme", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + }, + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + }, + { + "name": "Guillaume Mayer", + "url": "https://github.com/Guillaume-Mayer", + "githubUsername": "Guillaume-Mayer" + }, + { + "name": "Andrea Gueugnaut", + "url": "https://github.com/falinor", + "githubUsername": "falinor" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [ + "koa-compose", + "koa-etag" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75916f8c363ebc0589f92b1c9ed06c2672647f0cda2b9f6c2618b2585f8eff22", + "globals": [], + "declaredModules": [ + "koa-router" + ] + } + }, + "koa-send": { + "4.1": { + "libraryName": "koa-send", + "typingsPackageName": "koa-send", + "projectName": "https://github.com/koajs/send", + "contributors": [ + { + "name": "Peter Safranek", + "url": "https://github.com/pe8ter", + "githubUsername": "pe8ter" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20de504cc985d5783cc91704d235d025239308787310c53485b1c981de595595", + "globals": [], + "declaredModules": [ + "koa-send" + ] + } + }, + "koa-session": { + "5.10": { + "libraryName": "koa-session", + "typingsPackageName": "koa-session", + "projectName": "https://github.com/koajs/session", + "contributors": [ + { + "name": "Yu Hsin Lu", + "url": "https://github.com/kerol2r20", + "githubUsername": "kerol2r20" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/context.d.ts", + "lib/session.d.ts", + "lib/util.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "cookies", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2aa69d41dda262352c24325e087f431300203aacf170a5baadecf51057235cd", + "globals": [], + "declaredModules": [ + "koa-session", + "koa-session/lib/context", + "koa-session/lib/util", + "koa-session/lib/session" + ] + } + }, + "koa-session-minimal": { + "3.0": { + "libraryName": "koa-session-minimal", + "typingsPackageName": "koa-session-minimal", + "projectName": "https://github.com/longztian/koa-session-minimal", + "contributors": [ + { + "name": "Longzhang Tian", + "url": "https://github.com/longztian", + "githubUsername": "longztian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "cookies", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f296deed6db149c12f3baa00ea5aa82c2fd1ec47e1b19faa68de79bf8e69ac7", + "globals": [], + "declaredModules": [ + "koa-session-minimal" + ] + } + }, + "koa-sslify": { + "4.0": { + "libraryName": "koa-sslify", + "typingsPackageName": "koa-sslify", + "projectName": "https://github.com/turboMaCk/koa-sslify#readme", + "contributors": [ + { + "name": "Matthew Bull", + "url": "https://github.com/wingsbob", + "githubUsername": "wingsbob" + }, + { + "name": "Mihkel Sokk", + "url": "https://github.com/msokk", + "githubUsername": "msokk" + }, + { + "name": "wujingtao", + "url": "https://github.com/mx601595686", + "githubUsername": "mx601595686" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1ac378c7dd646cc760bbe490a332e11c7c2b2ff18473dadaf34f5340af3f40a", + "globals": [], + "declaredModules": [ + "koa-sslify" + ] + } + }, + "koa-static": { + "4.0": { + "libraryName": "koa-static", + "typingsPackageName": "koa-static", + "projectName": "https://github.com/koajs/static", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "koa-send", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ba3187f483b9b8e5609af76786eee0ea760c911559158a9e7a8f22a7aad28cc", + "globals": [], + "declaredModules": [ + "koa-static" + ] + } + }, + "koa-static-cache": { + "5.1": { + "libraryName": "koa-static-cache", + "typingsPackageName": "koa-static-cache", + "projectName": "https://github.com/koajs/static-cache#readme", + "contributors": [ + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69a2754d926ed4fb53fd316082c104a2a4ea35d85aad257b5ceb3d938be12b74", + "globals": [], + "declaredModules": [ + "koa-static-cache" + ] + } + }, + "koa-static-server": { + "1.3": { + "libraryName": "koa-static-server", + "typingsPackageName": "koa-static-server", + "projectName": "https://github.com/pkoretic/koa-static-server", + "contributors": [ + { + "name": "wulunyi", + "url": "https://github.com/wulunyi", + "githubUsername": "wulunyi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "035fc4e0953966f51e0c979c757a05710d7d5b6bacc07bea29529ab2270040f7", + "globals": [], + "declaredModules": [ + "koa-static-server" + ] + } + }, + "koa-views": { + "2.0": { + "libraryName": "koa-views", + "typingsPackageName": "koa-views", + "projectName": "https://github.com/queckezz/koa-views", + "contributors": [ + { + "name": "Alex Friedman", + "url": "https://github.com/brooklyndev", + "githubUsername": "brooklyndev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82338192c12645555e83529e589e0cc07cdc05f5ecadbfcc226e8cc49f5943a0", + "globals": [], + "declaredModules": [ + "koa-views" + ] + } + }, + "koa-webpack": { + "5.0": { + "libraryName": "koa-webpack", + "typingsPackageName": "koa-webpack", + "projectName": "https://github.com/shellscape/koa-webpack", + "contributors": [ + { + "name": "Luka Maljic", + "url": "https://github.com/malj", + "githubUsername": "malj" + }, + { + "name": "Lee Benson", + "url": "https://github.com/leebenson", + "githubUsername": "leebenson" + }, + { + "name": "miZyind", + "url": "https://github.com/miZyind", + "githubUsername": "miZyind" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "webpack-dev-middleware", + "version": "*" + }, + { + "name": "webpack-hot-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5731a602672dc5feb5bc8f4013c876c77e33daa528060505588b6dffba0072a0", + "globals": [], + "declaredModules": [ + "koa-webpack" + ] + } + }, + "koa-websocket": { + "5.0": { + "libraryName": "koa-websocket", + "typingsPackageName": "koa-websocket", + "projectName": "https://github.com/kudos/koa-websocket", + "contributors": [ + { + "name": "Maël Lavault", + "url": "https://github.com/moimael", + "githubUsername": "moimael" + }, + { + "name": "Jaco Greeff", + "url": "https://github.com/jacogr", + "githubUsername": "jacogr" + }, + { + "name": "Martin Ždila", + "url": "https://github.com/zdila", + "githubUsername": "zdila" + }, + { + "name": "Eunchong Yu", + "url": "https://github.com/Kroisse", + "githubUsername": "Kroisse" + }, + { + "name": "Christopher N. Katoyi-Kaba", + "url": "https://github.com/Christopher2K", + "githubUsername": "Christopher2K" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "koa-compose", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed5d1d1481ece6ecebd15e38a533f71852087135ad3e33f4c956ff9ace31774b", + "globals": [], + "declaredModules": [ + "koa-websocket" + ] + } + }, + "koa-xml-body": { + "2.0": { + "libraryName": "koa-xml-body", + "typingsPackageName": "koa-xml-body", + "projectName": "https://github.com/creeperyang/koa-xml-body", + "contributors": [ + { + "name": "Ulf Winkelvos", + "url": "https://github.com/uwinkelvos", + "githubUsername": "uwinkelvos" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "xml2js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "887bd6a02128419a5072aae15920e4cf871c7b24c2fe8dbd816263354260f22c", + "globals": [], + "declaredModules": [ + "koa-xml-body" + ] + } + }, + "koa2-cors": { + "2.0": { + "libraryName": "koa2-cors", + "typingsPackageName": "koa2-cors", + "projectName": "https://github.com/zadzbw/koa2-cors#readme", + "contributors": [ + { + "name": "xialeistudio", + "url": "https://github.com/xialeistudio", + "githubUsername": "xialeistudio" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa22d3c344255ed48baade421960d6b4c371eff1330e93595bfa52195dd134d5", + "globals": [], + "declaredModules": [ + "koa2-cors" + ] + } + }, + "koa2-session-redis": { + "0.0": { + "libraryName": "koa2-session-redis", + "typingsPackageName": "koa2-session-redis", + "projectName": "https://github.com/lonord/koa2-session-redis", + "contributors": [ + { + "name": "Dima Mukhin", + "url": "https://github.com/DimaMukhin", + "githubUsername": "DimaMukhin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + }, + { + "name": "koa-session", + "version": "*" + } + ], + "testDependencies": [ + "koa" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bdf1e68b51250150478f1a2a6f6179ab620f04a2f535f14ad5a3003dfc9c39a", + "globals": [], + "declaredModules": [ + "koa2-session-redis" + ] + } + }, + "koa__cors": { + "3.0": { + "libraryName": "@koa/cors", + "typingsPackageName": "koa__cors", + "projectName": "https://github.com/koajs/cors", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/Xstoudi", + "githubUsername": "Xstoudi" + }, + { + "name": "Izayoi Ko", + "url": "https://github.com/izayoiko", + "githubUsername": "izayoiko" + }, + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + }, + { + "name": "Steven McDowall", + "url": "https://github.com/sjmcdowall", + "githubUsername": "sjmcdowall" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [ + "@koa/cors" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36d88b266d6478d2ca3e92d6f9c26af6f43fe4e4d5ab1c1a29a596352949b8bf", + "globals": [], + "declaredModules": [ + "koa__cors" + ] + } + }, + "koa__multer": { + "2.0": { + "libraryName": "@koa/multer", + "typingsPackageName": "koa__multer", + "projectName": "https://github.com/koa-modules/multer", + "contributors": [ + { + "name": "benstevens48", + "url": "https://github.com/benstevens48", + "githubUsername": "benstevens48" + }, + { + "name": "Nikita Umnov", + "url": "https://github.com/nomnes", + "githubUsername": "nomnes" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [ + "@koa/multer" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11b2517ca482f7639cb1494247c264b969d41d515700668b69d4ce1fced482c9", + "globals": [], + "declaredModules": [ + "koa__multer" + ] + } + }, + "koa__router": { + "8.0": { + "libraryName": "@koa/router", + "typingsPackageName": "koa__router", + "projectName": "https://github.com/koajs/koa-router#readme", + "contributors": [ + { + "name": "Jerry Chin", + "url": "https://github.com/hellopao", + "githubUsername": "hellopao" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + }, + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + }, + { + "name": "Guillaume Mayer", + "url": "https://github.com/Guillaume-Mayer", + "githubUsername": "Guillaume-Mayer" + }, + { + "name": "Andrea Gueugnaut", + "url": "https://github.com/falinor", + "githubUsername": "falinor" + }, + { + "name": "Jeremy Forsythe", + "url": "https://github.com/jdforsythe", + "githubUsername": "jdforsythe" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [ + "koa-compose", + "koa-etag", + "@koa/router" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac8da41632d9649d1f1ca2b34436aeaf14599060376dafcd78e72a302322c164", + "globals": [], + "declaredModules": [ + "koa__router" + ] + } + }, + "koji-tools": { + "0.5": { + "libraryName": "koji-tools", + "typingsPackageName": "koji-tools", + "projectName": "https://github.com/madewithkoji/koji-tools", + "contributors": [ + { + "name": "Jeff Peterson", + "url": "https://github.com/bdjeffyp", + "githubUsername": "bdjeffyp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "becadbe746d87d50bdffa4a5ecb6661d5cf4b5c1b12af21668df68354be08b4c", + "globals": [], + "declaredModules": [ + "koji-tools" + ] + } + }, + "kolite": { + "1.1": { + "libraryName": "KoLite", + "typingsPackageName": "kolite", + "projectName": "https://github.com/CodeSeven/kolite", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "knockout.activity.d.ts", + "knockout.command.d.ts", + "knockout.dirtyFlag.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4246c60f2a559bcfa8c34f900396c484fdf9655c6d643217f49a4125bc95f8f8", + "globals": [ + "kocommand", + "kodirtyflag" + ], + "declaredModules": [ + "kocommand", + "kodirtyflag" + ] + } + }, + "kompression": { + "1.0": { + "libraryName": "kompression", + "typingsPackageName": "kompression", + "projectName": "https://github.com/tuananh/kompression", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15915b625bebae0a5663deb80837b43a70b74287b42d9078fd7d426b7a3886f2", + "globals": [], + "declaredModules": [ + "kompression" + ] + } + }, + "konami.js": { + "1.4": { + "libraryName": "Konami-js", + "typingsPackageName": "konami.js", + "projectName": "https://github.com/snaptortoise/konami-js ", + "contributors": [ + { + "name": "Matthieu Mourisson", + "url": "https://github.com/mareek", + "githubUsername": "mareek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c5ada4187f35bfcc62cecd353cca6992fb8074cd1082e02b1905f25fda858db", + "globals": [ + "Konami" + ], + "declaredModules": [] + } + }, + "kos-core": { + "0.6": { + "libraryName": "kos-core", + "typingsPackageName": "kos-core", + "projectName": "https://github.com/ali-Kos/Kos", + "contributors": [ + { + "name": "alibaba ali-Kos", + "url": "https://github.com/ali-Kos", + "githubUsername": "ali-Kos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1218643696ed16af0be08e19b064b3b8c5c97c6b37517117efcdcfa0d7761f1", + "globals": [], + "declaredModules": [ + "kos-core" + ] + } + }, + "kraken-js": { + "2.2": { + "libraryName": "krakenjs", + "typingsPackageName": "kraken-js", + "projectName": "http://krakenjs.com", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + }, + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "http", + "https", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e93baabbb9577d4cbaa686f43c060c906475fdae6d5c3dc822ae2d62b08997ec", + "globals": [], + "declaredModules": [ + "kraken-js" + ] + } + }, + "kramed": { + "0.5": { + "libraryName": "Kramed", + "typingsPackageName": "kramed", + "projectName": "https://github.com/GitbookIO/kramed", + "contributors": [ + { + "name": "Matthew Wilkes", + "url": "https://github.com/tonicblue", + "githubUsername": "tonicblue" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b6733fee5144f998209742e9d9037a9d0635e4bec99039c43567a9d87f6626a", + "globals": [], + "declaredModules": [ + "kramed" + ] + } + }, + "kss": { + "3.0": { + "libraryName": "KSS", + "typingsPackageName": "kss", + "projectName": "https://github.com/kss-node/kss-node", + "contributors": [ + { + "name": "Gilad Gray", + "url": "https://github.com/giladgray", + "githubUsername": "giladgray" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b30376714ce8aaa76e6a890ffcdfa4e5bea6fadc5aea0b8f078033e1f3f3af6", + "globals": [], + "declaredModules": [ + "kss" + ] + } + }, + "kue": { + "0.11": { + "libraryName": "kue", + "typingsPackageName": "kue", + "projectName": "https://github.com/Automattic/kue", + "contributors": [ + { + "name": "Nicholas Penree", + "url": "https://github.com/drudge", + "githubUsername": "drudge" + }, + { + "name": "Amiram Korach", + "url": "https://github.com/amiram", + "githubUsername": "amiram" + }, + { + "name": "Christian D.", + "url": "https://github.com/pc-jedi", + "githubUsername": "pc-jedi" + }, + { + "name": "Budi Irawan", + "url": "https://github.com/deerawan", + "githubUsername": "deerawan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "redis", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb9fd5e6ecfb6c7399ba1a3241feaba9b44ddc083cec8afaa80a8009e8c5c965", + "globals": [], + "declaredModules": [ + "kue" + ] + } + }, + "kue-ui-client": { + "1.2": { + "libraryName": "kue-ui-client", + "typingsPackageName": "kue-ui-client", + "projectName": "https://github.com/stonecircle/kue-ui#readme", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68f272fabd1ed47f7ad14f9e19acfa85f0ed26f2efbcee76da12c7133d5a5b42", + "globals": [], + "declaredModules": [ + "kue-ui-client" + ] + } + }, + "kurento-client": { + "6.12": { + "libraryName": "kurento-client", + "typingsPackageName": "kurento-client", + "projectName": "https://github.com/Kurento/kurento-client-js", + "contributors": [ + { + "name": "James Hill", + "url": "https://github.com/jhdevuk", + "githubUsername": "jhdevuk" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 12, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc544ed405e91c1bc5339eced09a7347fc1df35163916aae3ca0bf47ea95d2b5", + "globals": [], + "declaredModules": [ + "kurento-client" + ] + } + }, + "kurento-utils": { + "6.7": { + "libraryName": "kurento-utils", + "typingsPackageName": "kurento-utils", + "projectName": "https://github.com/Kurento/kurento-utils-js", + "contributors": [ + { + "name": "Miloslav Nenadál", + "url": "https://github.com/nenadalm", + "githubUsername": "nenadalm" + }, + { + "name": "Benjamin Riggs", + "url": "https://github.com/riggs", + "githubUsername": "riggs" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cf66143aedfae479f794be9a34b8e61b8413e05cbd5c4766c78cfee36b7200f", + "globals": [], + "declaredModules": [ + "kurento-utils" + ] + } + }, + "kuromoji": { + "0.1": { + "libraryName": "kuromoji.js", + "typingsPackageName": "kuromoji", + "projectName": "https://github.com/takuyaa/kuromoji.js", + "contributors": [ + { + "name": "MIZUSHIMA Junki", + "url": "https://github.com/mzsm", + "githubUsername": "mzsm" + }, + { + "name": "kgtkr", + "url": "https://github.com/kgtkr", + "githubUsername": "kgtkr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "doublearray", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "384aef4dba7bd429ac8f36de7cd1d0b4c8ce831a15296eac51e97f25ed30af29", + "globals": [], + "declaredModules": [ + "kuromoji" + ] + } + }, + "kythe": { + "0.0": { + "libraryName": "Kythe", + "typingsPackageName": "kythe", + "projectName": "https://github.com/kythe/kythe", + "contributors": [ + { + "name": "Ayaz Hafiz", + "url": "https://github.com/ayazhafiz", + "githubUsername": "ayazhafiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8137d6727d5cde8eaebadcb3c19e0ae7e084e36de962baaa1fd256666a8f1dcd", + "globals": [], + "declaredModules": [ + "kythe" + ] + } + }, + "lab": { + "11.1": { + "libraryName": "lab", + "typingsPackageName": "lab", + "projectName": "https://github.com/hapijs/lab", + "contributors": [ + { + "name": "Prashant Tiwari", + "url": "https://github.com/prashaantt", + "githubUsername": "prashaantt" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "427ff23b1819303b1c0dc9d3d23ca58999d5fbb8e7374469568ccd8d432969e0", + "globals": [], + "declaredModules": [ + "lab" + ] + } + }, + "labeled-stream-splicer": { + "2.0": { + "libraryName": "labeled-stream-splicer", + "typingsPackageName": "labeled-stream-splicer", + "projectName": "https://github.com/browserify/labeled-stream-splicer", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58c29e9b054e43aa7a34bdf847a458f4f13bc28aff1adce9a8ec904d01b39db8", + "globals": [], + "declaredModules": [ + "labeled-stream-splicer" + ] + } + }, + "lambda-log": { + "2.2": { + "libraryName": "lambda-log", + "typingsPackageName": "lambda-log", + "projectName": "https://github.com/KyleRoss/node-lambda-log", + "contributors": [ + { + "name": "Andrés Reyes Monge", + "url": "https://github.com/armonge", + "githubUsername": "armonge" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96694c0eac83ae19b71eb5e5abc8264fd72552e0e2dc951304fca8a4fd287009", + "globals": [], + "declaredModules": [ + "lambda-log" + ] + } + }, + "lambda-tester": { + "3.6": { + "libraryName": "lambda-tester", + "typingsPackageName": "lambda-tester", + "projectName": "https://github.com/vandium-io/lambda-tester#readme", + "contributors": [ + { + "name": "Ivan Kerin", + "url": "https://github.com/ivank", + "githubUsername": "ivank" + }, + { + "name": "Hajo Aho-Mantila", + "url": "https://github.com/HajoAhoMantila", + "githubUsername": "HajoAhoMantila" + }, + { + "name": "Suntharesan Mohan", + "url": "https://github.com/msuntharesan", + "githubUsername": "msuntharesan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-lambda", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d88050b70d57b81a8407f3be15b20bfe9737770bfac643d7aa549d46cecb0f8", + "globals": [], + "declaredModules": [ + "lambda-tester" + ] + } + }, + "lambda-wrapper": { + "0.3": { + "libraryName": "lambda-wrapper", + "typingsPackageName": "lambda-wrapper", + "projectName": "https://github.com/nordcloud/lambda-wrapper", + "contributors": [ + { + "name": "Gaelan Steele", + "url": "https://github.com/Gaelan", + "githubUsername": "Gaelan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-lambda", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8383a41c20fda07429752c902932186681c1e93769fac9640438d097d14677f8", + "globals": [], + "declaredModules": [ + "lambda-wrapper" + ] + } + }, + "lang.js": { + "1.1": { + "libraryName": "lang.js", + "typingsPackageName": "lang.js", + "projectName": "https://github.com/rmariuzzo/Lang.js#readme", + "contributors": [ + { + "name": "Krzysztof Gutkowski", + "url": "https://github.com/LiquidPL", + "githubUsername": "LiquidPL" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecbc84557b1f526278832ff70330f93d01bc26b2173fe196b0f0369df885b8f5", + "globals": [ + "Lang" + ], + "declaredModules": [ + "lang.js" + ] + } + }, + "langmap": { + "0.0": { + "libraryName": "langmap", + "typingsPackageName": "langmap", + "projectName": "https://github.com/mozilla/language-mapping-list", + "contributors": [ + { + "name": "Gábor Balogh", + "url": "https://github.com/grabofus", + "githubUsername": "grabofus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2aa7c609fd39b5b6785429619a4d8ab58bb5eda70d8e7aab62a118fbfc40c302", + "globals": [], + "declaredModules": [ + "langmap", + "langmap/types" + ] + } + }, + "lasso": { + "2.4": { + "libraryName": "lasso", + "typingsPackageName": "lasso", + "projectName": "https://github.com/lasso-js/lasso", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Lasso.d.ts", + "lib/LassoContext.d.ts", + "lib/LassoPageResult.d.ts", + "lib/dependencies.d.ts", + "lib/index.d.ts", + "lib/writers/Writer.d.ts", + "lib/writers/index.d.ts", + "middleware/index.d.ts", + "node-require-no-op.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "032e4c4281604cc6a12e659c2acc6899d8239d87b2d56ec59150a6f4a41f3945", + "globals": [], + "declaredModules": [ + "lasso/lib/LassoContext", + "lasso/lib/Lasso", + "lasso/lib/dependencies", + "lasso", + "lasso/lib", + "lasso/lib/writers", + "lasso/lib/writers/Writer", + "lasso/lib/LassoPageResult", + "lasso/middleware", + "lasso/node-require-no-op" + ] + } + }, + "later": { + "1.2": { + "libraryName": "LaterJS", + "typingsPackageName": "later", + "projectName": "http://bunkat.github.io/later/", + "contributors": [ + { + "name": "Jason D Dryhurst-Smith", + "url": "https://github.com/jasond-s", + "githubUsername": "jasond-s" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abe63cb8dd5718fbe60ff4fd3e0da267c13e6b830c1fc58805547ee848cee36e", + "globals": [ + "later" + ], + "declaredModules": [ + "later" + ] + } + }, + "latinize": { + "0.2": { + "libraryName": "latinize", + "typingsPackageName": "latinize", + "projectName": "https://github.com/dundalek/latinize", + "contributors": [ + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2081263233579a72b89f45526c917cedc91795e4f19a6f39e560927b40fe9b43", + "globals": [ + "latinize" + ], + "declaredModules": [ + "latinize" + ] + } + }, + "latlon-geohash": { + "2.0": { + "libraryName": "latlon-geohash", + "typingsPackageName": "latlon-geohash", + "projectName": "https://github.com/chrisveness/latlon-geohash", + "contributors": [ + { + "name": "Robert Imig", + "url": "https://github.com/rimig", + "githubUsername": "rimig" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d6e34b94b5542a8b5e1bd497a9ed3cb9531cdaf11991da3327916cfd6678e01", + "globals": [], + "declaredModules": [ + "latlon-geohash" + ] + } + }, + "launchpad": { + "0.6": { + "libraryName": "launchpad", + "typingsPackageName": "launchpad", + "projectName": "https://www.npmjs.com/package/launchpad", + "contributors": [ + { + "name": "Peter Burns", + "url": "https://github.com/rictic", + "githubUsername": "rictic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95bd8313597046558ca9f12a50a746960a033017ce77006f1f597527ea3571a3", + "globals": [], + "declaredModules": [ + "launchpad" + ] + } + }, + "layzr.js": { + "2.2": { + "libraryName": "layzr.js", + "typingsPackageName": "layzr.js", + "projectName": "https://github.com/callmecavs/layzr.js", + "contributors": [ + { + "name": "Rostislav Shermenyov", + "url": "https://github.com/shermendev", + "githubUsername": "shermendev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03d61086db675fa142234f730641a0f706718451eeeb76d1866031729334d571", + "globals": [ + "Layzr" + ], + "declaredModules": [ + "layzr.js" + ] + } + }, + "lazy-brush": { + "1.0": { + "libraryName": "lazy-brush", + "typingsPackageName": "lazy-brush", + "projectName": "https://github.com/dulnan/lazy-brush#readme", + "contributors": [ + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68ddc3774f1f7bfbc3277651ad7cc51b1ede01931fa3a8ba2bd943a05ba647f7", + "globals": [], + "declaredModules": [ + "lazy-brush" + ] + } + }, + "lazy-property": { + "1.0": { + "libraryName": "lazy-property", + "typingsPackageName": "lazy-property", + "projectName": "https://github.com/mikolalysenko/lazy-property", + "contributors": [ + { + "name": "Jan Kühnlein", + "url": "https://github.com/jank1310", + "githubUsername": "jank1310" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa967e833dafd9cf548678111d219013d568474eb2e4ddf4ab3bd6a5b61b1d08", + "globals": [], + "declaredModules": [ + "lazy-property" + ] + } + }, + "lazy.js": { + "0.5": { + "libraryName": "Lazy.js", + "typingsPackageName": "lazy.js", + "projectName": "https://github.com/dtao/lazy.js/", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Mike Doughty", + "url": "https://github.com/miso440", + "githubUsername": "miso440" + }, + { + "name": "Gabriel Lorquet", + "url": "https://github.com/gablorquet", + "githubUsername": "gablorquet" + }, + { + "name": "Alexey Gerasimov", + "url": "https://github.com/fan-tom", + "githubUsername": "fan-tom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fdf86edea208c39256ec40232753866589a341f83d12454584f94e01482a3a7", + "globals": [ + "Lazy", + "LazyJS" + ], + "declaredModules": [ + "lazy.js" + ] + } + }, + "lazypipe": { + "0.0": { + "libraryName": "lazypipe", + "typingsPackageName": "lazypipe", + "projectName": "https://github.com/OverZealous/lazypipe", + "contributors": [ + { + "name": "Thomas Corbière", + "url": "https://github.com/tomc974", + "githubUsername": "tomc974" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "gulp-minify-html", + "gulp-size" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "726de76f0e2afb71a1520c745868c9f1905f18a513285d871de47ca212a83be1", + "globals": [], + "declaredModules": [ + "lazypipe" + ] + } + }, + "ldap-filters": { + "2.2": { + "libraryName": "ldap-filters", + "typingsPackageName": "ldap-filters", + "projectName": "https://github.com/tapmodo/node-ldap-filters", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bd946df8a11973d8cf4534d95b0e834c8d76c686791b36f4c598cc299952eb4", + "globals": [], + "declaredModules": [ + "ldap-filters" + ] + } + }, + "ldapjs": { + "1.0": { + "libraryName": "ldapjs", + "typingsPackageName": "ldapjs", + "projectName": "http://ldapjs.org", + "contributors": [ + { + "name": "Charles Villemure", + "url": "https://github.com/cvillemure", + "githubUsername": "cvillemure" + }, + { + "name": "Peter Kooijmans", + "url": "https://github.com/peterkooijmans", + "githubUsername": "peterkooijmans" + }, + { + "name": "Pablo Moleri", + "url": "https://github.com/pmoleri", + "githubUsername": "pmoleri" + }, + { + "name": "Michael Scott-Nelson", + "url": "https://github.com/mscottnelson", + "githubUsername": "mscottnelson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86b2c9d29e69e451d69141466087d25a828a8d06fc83a72e71017815662a9f1e", + "globals": [], + "declaredModules": [ + "ldapjs" + ] + } + }, + "ldapjs-client": { + "0.1": { + "libraryName": "ldapjs-client", + "typingsPackageName": "ldapjs-client", + "projectName": "https://github.com/zont/ldapjs-client#readme", + "contributors": [ + { + "name": "Valerio Coltrè", + "url": "https://github.com/colthreepv", + "githubUsername": "colthreepv" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49a59b266f32f1cf7e05799eb5e4d6edf8eb4b6217ddb003d3dd28c7c3a85735", + "globals": [], + "declaredModules": [ + "ldapjs-client" + ] + } + }, + "leadfoot": { + "0.0": { + "libraryName": "leadfoot", + "typingsPackageName": "leadfoot", + "projectName": "https://github.com/theintern/leadfoot", + "contributors": [ + { + "name": "theintern", + "url": "https://github.com/theintern", + "githubUsername": "theintern" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "dojo", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4952198b8ca57bdb96ebc4373ee22f2a3e877bcdbb6b5931cdde670292ca6b22", + "globals": [], + "declaredModules": [ + "leadfoot/helpers/pollUntil", + "leadfoot/Command", + "leadfoot/Element", + "leadfoot/keys", + "leadfoot/Server", + "leadfoot/Session" + ] + } + }, + "leaflet": { + "1.5": { + "libraryName": "Leaflet.js", + "typingsPackageName": "leaflet", + "projectName": "https://github.com/Leaflet/Leaflet", + "contributors": [ + { + "name": "Alejandro Sánchez", + "url": "https://github.com/alejo90", + "githubUsername": "alejo90" + }, + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + }, + { + "name": "Michael Auer", + "url": "https://github.com/mcauer", + "githubUsername": "mcauer" + }, + { + "name": "Roni Karilkar", + "url": "https://github.com/ronikar", + "githubUsername": "ronikar" + }, + { + "name": "Sandra Frischmuth", + "url": "https://github.com/sanfrisc", + "githubUsername": "sanfrisc" + }, + { + "name": "Vladimir Dashukevich", + "url": "https://github.com/life777", + "githubUsername": "life777" + }, + { + "name": "Henry Thasler", + "url": "https://github.com/henrythasler", + "githubUsername": "henrythasler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ad545c52421ffa60aa83119b668fa99afa1236f3deee80d60239068ccde72de", + "globals": [ + "L" + ], + "declaredModules": [ + "leaflet" + ] + }, + "0.7": { + "libraryVersionDirectoryName": "0", + "libraryName": "Leaflet.js", + "typingsPackageName": "leaflet", + "projectName": "https://github.com/Leaflet/Leaflet", + "contributors": [ + { + "name": "Vladimir Zotov", + "url": "https://github.com/rgripper", + "githubUsername": "rgripper" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bcb245469ec292178b751511de6ba2e189a695c8b21717a1a8d07e4ba9f0b087", + "globals": [ + "L", + "L_DISABLE_3D", + "L_NO_TOUCH", + "L_PREFER_CANVAS" + ], + "declaredModules": [ + "leaflet" + ] + } + }, + "leaflet-areaselect": { + "0.1": { + "libraryName": "Leaflet.areaSelect", + "typingsPackageName": "leaflet-areaselect", + "projectName": "https://github.com/heyman/leaflet-areaselect", + "contributors": [ + { + "name": "André Wallat", + "url": "https://github.com/awallat", + "githubUsername": "awallat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9352a9b8efcd2cb806ad446164bde88e98df014880c6114861b10cb9ea57adc", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-curve": { + "0.1": { + "libraryName": "leaflet-curve", + "typingsPackageName": "leaflet-curve", + "projectName": "https://github.com/onikiienko/Leaflet.curve", + "contributors": [ + { + "name": "Onikiienko", + "url": "https://github.com/onikiienko", + "githubUsername": "onikiienko" + }, + { + "name": "Andrea", + "url": "https://github.com/AndreaCimini", + "githubUsername": "AndreaCimini" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c06a205d0211a6152dce300af1702cd3d4703ccc684314e3fee66df37a08bb11", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-deepzoom": { + "2.0": { + "libraryName": "leaflet-deepzoom", + "typingsPackageName": "leaflet-deepzoom", + "projectName": "https://github.com/alfarisi/leaflet-deepzoom/", + "contributors": [ + { + "name": "Håkon Løvdal", + "url": "https://github.com/hlovdal", + "githubUsername": "hlovdal" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76035f7b77c25170f6854623ab57061f381cd779c7c33a70e2c3eb081dfc8020", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-draw": { + "1.0": { + "libraryName": "leaflet-draw", + "typingsPackageName": "leaflet-draw", + "projectName": "https://github.com/Leaflet/Leaflet.draw", + "contributors": [ + { + "name": "Matt Guest", + "url": "https://github.com/matt-guest", + "githubUsername": "matt-guest" + }, + { + "name": "Ryan Blace", + "url": "https://github.com/reblace", + "githubUsername": "reblace" + }, + { + "name": "Yun Shi", + "url": "https://github.com/YunS-Stacy", + "githubUsername": "YunS-Stacy" + }, + { + "name": "Kevin Richter", + "url": "https://github.com/beschoenen", + "githubUsername": "beschoenen" + }, + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dcc511eec711e1635b7cf7ee85a53f50c43919b8119926c16ba64b5ea5822d2f", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-editable": { + "0.7": { + "libraryName": "Leaflet.Editable", + "typingsPackageName": "leaflet-editable", + "projectName": "https://github.com/leaflet/leaflet.editable", + "contributors": [ + { + "name": "Dominic Alie", + "url": "https://github.com/dalie", + "githubUsername": "dalie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2452bf6043722013ae4fac3ec5f4bd9847bf77c20fe21d15a595ab268e675d59", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-fullscreen": { + "1.0": { + "libraryName": "leaflet-fullscreen", + "typingsPackageName": "leaflet-fullscreen", + "projectName": "https://github.com/Leaflet/Leaflet.fullscreen", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5ea0ce7cc352e79aeba76d0d68494fd2d3c111d916e6abccf6d843f7df32205", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-geocoder-mapzen": { + "1.6": { + "libraryName": "leaflet-geocoder-mapzen", + "typingsPackageName": "leaflet-geocoder-mapzen", + "projectName": "https://github.com/mapzen/leaflet-geocoder", + "contributors": [ + { + "name": "Leonard Lausen", + "url": "https://github.com/leezu", + "githubUsername": "leezu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "84101aeb310cd64e268e4c8fcf2379af2a0d3a32c5c221e86ce3df287991e195", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-geosearch": { + "2.7": { + "libraryName": "leaflet-geosearch", + "typingsPackageName": "leaflet-geosearch", + "projectName": "https://github.com/smeijer/leaflet-geosearch#readme", + "contributors": [ + { + "name": "Dmytro Borysovskyi", + "url": "https://github.com/dimabory", + "githubUsername": "dimabory" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e61fb333ca68fc84d706cc5241a2f9763517343493630daf5361280d378cff7b", + "globals": [], + "declaredModules": [ + "leaflet-geosearch" + ] + } + }, + "leaflet-gpx": { + "1.3": { + "libraryName": "leaflet-gpx", + "typingsPackageName": "leaflet-gpx", + "projectName": "https://github.com/mpetazzoni/leaflet-gpx", + "contributors": [ + { + "name": "Viktor Soucek", + "url": "https://github.com/soucekv", + "githubUsername": "soucekv" + }, + { + "name": "Márton Molnár", + "url": "https://github.com/molnarm", + "githubUsername": "molnarm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7f4d49e61ff788ebef9db874c005e0eeb2308361eef46a91c3f1cdb9de4d136", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-groupedlayercontrol": { + "0.6": { + "libraryName": "leaflet-groupedlayercontrol", + "typingsPackageName": "leaflet-groupedlayercontrol", + "projectName": "https://github.com/ismyrnow/leaflet-groupedlayercontrol", + "contributors": [ + { + "name": "Ryan Conklin", + "url": "https://github.com/ryanc16", + "githubUsername": "ryanc16" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3898875d461ace4ac3b99954508ad360f41971382044fd4013cfce20f370efea", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-imageoverlay-rotated": { + "0.1": { + "libraryName": "leaflet-imageoverlay-rotated", + "typingsPackageName": "leaflet-imageoverlay-rotated", + "projectName": "https://github.com/IvanSanchez/Leaflet.ImageOverlay.Rotated", + "contributors": [ + { + "name": "Thomas Kleinke", + "url": "https://github.com/tkleinke", + "githubUsername": "tkleinke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9e01f43a633986d78ba79e0e15891976b98244b3dccfd0f3837590b19d36266", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-label": { + "0.2": { + "libraryName": "Leaflet.label", + "typingsPackageName": "leaflet-label", + "projectName": "https://github.com/Leaflet/Leaflet.label", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2e1e9b289b0cd313201ef381934605aefe650aba33cf0ed2bcfe8ba22f7caf16", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-loading": { + "0.1": { + "libraryName": "leaflet-loading", + "typingsPackageName": "leaflet-loading", + "projectName": "https://github.com/ebrelsford/Leaflet.loading", + "contributors": [ + { + "name": "BePo", + "url": "https://github.com/BePo65", + "githubUsername": "BePo65" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ad1820889c34b3343f8f6957eb73a0cdef42d6e299a823995cad6d3147fc31f", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-mouse-position": { + "1.2": { + "libraryName": "leaflet-mouse-position", + "typingsPackageName": "leaflet-mouse-position", + "projectName": "https://github.com/danwild/Leaflet.MousePosition", + "contributors": [ + { + "name": "Hanyon", + "url": "https://github.com/Hanyon", + "githubUsername": "Hanyon" + }, + { + "name": "Håkon", + "url": "https://github.com/hlovdal", + "githubUsername": "hlovdal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "222af646c032bc3565fc2130475606319e1d80fa8e3dfac3566dbb9348f5ab2f", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-polylinedecorator": { + "1.6": { + "libraryName": "leaflet-polylinedecorator", + "typingsPackageName": "leaflet-polylinedecorator", + "projectName": "https://github.com/bbecquet/Leaflet.PolylineDecorator#readme", + "contributors": [ + { + "name": "Viktor Soucek", + "url": "https://github.com/soucekv", + "githubUsername": "soucekv" + }, + { + "name": "Michael Faisst", + "url": "https://github.com/michaelfaisst", + "githubUsername": "michaelfaisst" + }, + { + "name": "BePo65", + "url": "https://github.com/BePo65", + "githubUsername": "BePo65" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "053fa9ab7d0b09bf6cff7c8668fb3a8522c7288358e07eea411a42fb696cf767", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-providers": { + "1.2": { + "libraryName": "leaflet-providers", + "typingsPackageName": "leaflet-providers", + "projectName": "https://github.com/leaflet-extras/leaflet-providers#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Simon Legner", + "url": "https://github.com/simon04", + "githubUsername": "simon04" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd5366f28318a921683e659d1131468220de6e4c5a2409eb1f391b39712bfcf3", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-rastercoords": { + "1.0": { + "libraryName": "leaflet-rastercoords", + "typingsPackageName": "leaflet-rastercoords", + "projectName": "https://github.com/commenthol/leaflet-rastercoords", + "contributors": [ + { + "name": "Kan Cheung", + "url": "https://github.com/chinkan", + "githubUsername": "chinkan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43e252a545f2e27098e7087796629aec17742ed99ed95e2081a71abf456b8ab1", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-responsive-popup": { + "0.6": { + "libraryName": "leaflet-responsive-popup", + "typingsPackageName": "leaflet-responsive-popup", + "projectName": "https://github.com/yafred/leaflet-responsive-popup", + "contributors": [ + { + "name": "Stan Kurek", + "url": "https://github.com/stankurek", + "githubUsername": "stankurek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "558e5018d7146d68b3c6a284de0008cd1630fdcdaa7b550f8487dc3f2f0f6029", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-rotatedmarker": { + "0.2": { + "libraryName": "Leaflet.RotatedMarker", + "typingsPackageName": "leaflet-rotatedmarker", + "projectName": "https://github.com/bbecquet/Leaflet.RotatedMarker", + "contributors": [ + { + "name": "Robert Prib", + "url": "https://github.com/robert-prib-polestar", + "githubUsername": "robert-prib-polestar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b405a1f8f5cd659d072c5070e6f297011b90cba9ae0efef015d8e8945dc4d70c", + "globals": [], + "declaredModules": [] + } + }, + "leaflet-routing-machine": { + "3.2": { + "libraryName": "leaflet-routing-machine", + "typingsPackageName": "leaflet-routing-machine", + "projectName": "https://github.com/perliedman/leaflet-routing-machine#readme", + "contributors": [ + { + "name": "Chanaka Rathnayaka", + "url": "https://github.com/chanakadrathnayaka", + "githubUsername": "chanakadrathnayaka" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "913deebd25c50631534ff392fc82041e24594cebcbb458de68fae5b2fe83c517", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.awesome-markers": { + "2.0": { + "libraryName": "Leaflet.awesome-markers plugin", + "typingsPackageName": "leaflet.awesome-markers", + "projectName": "https://github.com/sigma-geosistemas/leaflet.awesome-markers", + "contributors": [ + { + "name": "Marcel Sebek", + "url": "https://github.com/sebek64", + "githubUsername": "sebek64" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf982c47c4fbdb86c3ea3ac78cd66628595f2f59fc8f2d03dfa9f879037c0dba", + "globals": [], + "declaredModules": [] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "Leaflet.awesome-markers plugin v2.0 with Leaflet", + "typingsPackageName": "leaflet.awesome-markers", + "projectName": "https://github.com/sigma-geosistemas/Leaflet.awesome-markers#properties", + "contributors": [ + { + "name": "Egor Komarov", + "url": "https://github.com/Odrin", + "githubUsername": "Odrin" + }, + { + "name": "Marcel Sebek", + "url": "https://github.com/sebek64", + "githubUsername": "sebek64" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + }, + { + "packageName": "leaflet.awesome-markers", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "572e8b39b7093a4ae128b4f64127176f32b0c36777cceac61d3ed2eb3077db67", + "globals": [], + "declaredModules": [ + "leaflet.awesome-markers" + ] + } + }, + "leaflet.featuregroup.subgroup": { + "1.0": { + "libraryName": "leaflet.FeatureGroup.SubGroup", + "typingsPackageName": "leaflet.featuregroup.subgroup", + "projectName": "https://github.com/ghybs/Leaflet.FeatureGroup.SubGroup", + "contributors": [ + { + "name": "Thomas Revesz", + "url": "https://github.com/drtomato", + "githubUsername": "drtomato" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8600267daaa977d9596e4725c19befd6a590fb9c99ab2a1c253dec69beebbc52", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.fullscreen": { + "1.3": { + "libraryName": "Leaflet.fullscreen", + "typingsPackageName": "leaflet.fullscreen", + "projectName": "https://github.com/brunob/leaflet.fullscreen", + "contributors": [ + { + "name": "William Comartin", + "url": "https://github.com/wcomartin", + "githubUsername": "wcomartin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36cc38388a7d5215ba9e6035dd072046637ec3bd3b8c9ac0de47ae8dc3fce0fe", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.gridlayer.googlemutant": { + "0.4": { + "libraryName": "leaflet.gridlayer.googlemutant", + "typingsPackageName": "leaflet.gridlayer.googlemutant", + "projectName": "https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant#README", + "contributors": [ + { + "name": "Ernest Rhinozeros", + "url": "https://github.com/ernest-rhinozeros", + "githubUsername": "ernest-rhinozeros" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ecb8ae5987af46a5914bd87a4f4b43f7263627d09097c06f20f92615bb9d360", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.heat": { + "0.2": { + "libraryName": "Leaflet.heat", + "typingsPackageName": "leaflet.heat", + "projectName": "https://github.com/Leaflet/Leaflet.heat", + "contributors": [ + { + "name": "Önder Ceylan", + "url": "https://github.com/onderceylan", + "githubUsername": "onderceylan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a86d4563cc039381c497bd6dac271b45a6ac3d187ff8d4af95956eda43d472bf", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.icon.glyph": { + "0.2": { + "libraryName": "leaflet.icon.glyph", + "typingsPackageName": "leaflet.icon.glyph", + "projectName": "https://github.com/Leaflet/Leaflet.Icon.Glyph", + "contributors": [ + { + "name": "BePo65", + "url": "https://github.com/BePo65", + "githubUsername": "BePo65" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a60bd1064265815608e920acf60f756caa66fb647c018948c63e3ee7932795d0", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.locatecontrol": { + "0.60": { + "libraryName": "leaflet.locatecontrol", + "typingsPackageName": "leaflet.locatecontrol", + "projectName": "https://github.com/domoritz/leaflet-locatecontrol", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 60, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0969a47edd4606cda721a079fd81e1cd36b8ebb5832ca56c0ed1143171346df2", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.markercluster": { + "1.4": { + "libraryName": "Leaflet.markercluster", + "typingsPackageName": "leaflet.markercluster", + "projectName": "https://github.com/Leaflet/Leaflet.markercluster", + "contributors": [ + { + "name": "Robert Imig", + "url": "https://github.com/rimig", + "githubUsername": "rimig" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b978ae811c99a80f94d969a6e4735d898e63e3ea7442bc1e04788675bd580ee", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.markercluster.layersupport": { + "1.0": { + "libraryName": "Leaflet.MarkerCluster.LayerSupport", + "typingsPackageName": "leaflet.markercluster.layersupport", + "projectName": "https://github.com/ghybs/Leaflet.MarkerCluster.LayerSupport", + "contributors": [ + { + "name": "AsamK", + "url": "https://github.com/AsamK", + "githubUsername": "AsamK" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + }, + { + "name": "leaflet.markercluster", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce00143abc31baf6dd6781d39cbf09aa74865ee0b96021bdd1ee81217549887b", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.pancontrol": { + "1.0": { + "libraryName": "leaflet.pancontrol", + "typingsPackageName": "leaflet.pancontrol", + "projectName": "https://github.com/kartena/Leaflet.Pancontrol", + "contributors": [ + { + "name": "Brictarus", + "url": "https://github.com/Brictarus", + "githubUsername": "Brictarus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76070ca23e149a082b59fcd7d9e6a1d581dc830ebf0df63f8f593239e91f0d54", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.pm": { + "0.13": { + "libraryName": "leaflet.pm", + "typingsPackageName": "leaflet.pm", + "projectName": "https://github.com/codeofsumit/leaflet.pm", + "contributors": [ + { + "name": "Thomas Kleinke", + "url": "https://github.com/tkleinke", + "githubUsername": "tkleinke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [ + "leaflet-pm" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b57df616a43a31b56a0aa2a349b67f68cc6810ae89ed0b10c272e0f163e27b18", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.polylinemeasure": { + "1.0": { + "libraryName": "leaflet.polylinemeasure", + "typingsPackageName": "leaflet.polylinemeasure", + "projectName": "https://github.com/ppete2/Leaflet.PolylineMeasure#readme", + "contributors": [ + { + "name": "Rinat Sultanov", + "url": "https://github.com/RiON69", + "githubUsername": "RiON69" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7509197578cd97a02abe1fd3dcfbcdde5c807d17a0c3a1e579c7de8a196a4845", + "globals": [], + "declaredModules": [] + } + }, + "leaflet.utm": { + "0.0": { + "libraryName": "Leaflet.UTM", + "typingsPackageName": "leaflet.utm", + "projectName": "https://github.com/jjimenezshaw/Leaflet.UTM", + "contributors": [ + { + "name": "Andrew Lineyschikov", + "url": "https://github.com/Elcaten", + "githubUsername": "Elcaten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c77580a76f6af608c821076a4ed927c16fd502cf640be31a708aa75771b5dcb", + "globals": [], + "declaredModules": [] + } + }, + "leakage": { + "0.4": { + "libraryName": "leakage", + "typingsPackageName": "leakage", + "projectName": "https://github.com/andywer/leakage#readme", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e12f3d26abc53112616ad799d0b8a1c2054502dabdfc97c8efaee0fa6025268", + "globals": [], + "declaredModules": [ + "leakage" + ] + } + }, + "leapmotionts": { + "0.7": { + "libraryName": "Leap Motion TS", + "typingsPackageName": "leapmotionts", + "projectName": "https://github.com/logotype/LeapMotionTS", + "contributors": [ + { + "name": "Victor Norgren", + "url": "https://github.com/logotype", + "githubUsername": "logotype" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f4f994b8a9cc65287f93647fec9519be46faf237ffa77325031e0d5e080c246", + "globals": [], + "declaredModules": [ + "leapmotionts" + ] + } + }, + "ledgerhq__hw-transport": { + "4.21": { + "libraryName": "@ledgerhq/hw-transport", + "typingsPackageName": "ledgerhq__hw-transport", + "projectName": "https://github.com/LedgerHQ/ledgerjs/tree/master/packages/hw-transport", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 21, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@ledgerhq/hw-transport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a465c9fbee41a9e3f61bbc49f0024c81fc4568037d4d1e7b7bf6676580f2cff", + "globals": [], + "declaredModules": [ + "ledgerhq__hw-transport" + ] + } + }, + "ledgerhq__hw-transport-node-hid": { + "4.22": { + "libraryName": "@ledgerhq/hw-transport-node-hid", + "typingsPackageName": "ledgerhq__hw-transport-node-hid", + "projectName": "https://github.com/LedgerHQ/ledgerjs/tree/master/packages/hw-transport-node-hid", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 22, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-hid", + "version": "*" + }, + { + "name": "@ledgerhq/hw-transport", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@ledgerhq/hw-transport-node-hid" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43b4b5272123f5c90684417be33c97acf4bd6d6c852aeae084b37f8adf285b03", + "globals": [], + "declaredModules": [ + "ledgerhq__hw-transport-node-hid" + ] + } + }, + "ledgerhq__hw-transport-u2f": { + "4.21": { + "libraryName": "@ledgerhq/hw-transport-u2f", + "typingsPackageName": "ledgerhq__hw-transport-u2f", + "projectName": "https://github.com/LedgerHQ/ledgerjs/tree/master/packages/hw-transport-u2f", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 21, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ledgerhq/hw-transport", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@ledgerhq/hw-transport-u2f" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c7b8da4703001e8828f5f6384ec74421e261cf89ba467f7d34c00dd9a948da6", + "globals": [], + "declaredModules": [ + "ledgerhq__hw-transport-u2f" + ] + } + }, + "ledgerhq__hw-transport-webusb": { + "4.70": { + "libraryName": "@ledgerhq/hw-transport-webusb", + "typingsPackageName": "ledgerhq__hw-transport-webusb", + "projectName": "https://github.com/LedgerHQ/ledgerjs/tree/master/packages/hw-transport-webusb", + "contributors": [ + { + "name": "Joshua", + "url": "https://github.com/questofiranon", + "githubUsername": "questofiranon" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 70, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@ledgerhq/hw-transport", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@ledgerhq/hw-transport-webusb" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e62467f33b104c711d3383767f52d239b7d0c18f34c10b901ed782b8cdc945dd", + "globals": [], + "declaredModules": [ + "ledgerhq__hw-transport-webusb" + ] + } + }, + "legal-eagle": { + "0.15": { + "libraryName": "legal-eagle", + "typingsPackageName": "legal-eagle", + "projectName": "https://github.com/atom/legal-eagle", + "contributors": [ + { + "name": "Jed Fox", + "url": "https://github.com/j-f1", + "githubUsername": "j-f1" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc9a8c364a9125993c981e9f57eb4ac9896aa796750702aff641e1cf0fa99af9", + "globals": [], + "declaredModules": [ + "legal-eagle" + ] + } + }, + "lerna-alias": { + "3.0": { + "libraryName": "lerna-alias", + "typingsPackageName": "lerna-alias", + "projectName": "https://github.com/Andarist/lerna-alias#readme", + "contributors": [ + { + "name": "Elizabeth Craig", + "url": "https://github.com/ecraig12345", + "githubUsername": "ecraig12345" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f25de6433ff4ab22d88a45b2ee384cd974ec5edcafd520a77fedf571924707a", + "globals": [], + "declaredModules": [ + "lerna-alias" + ] + } + }, + "lerna-get-packages": { + "1.0": { + "libraryName": "lerna-get-packages", + "typingsPackageName": "lerna-get-packages", + "projectName": "https://github.com/azz/lerna-get-packages", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97cc06beb3092e0521b5c819353fa8b17c708e64e6b1f107b223c253e5058261", + "globals": [], + "declaredModules": [ + "lerna-get-packages" + ] + } + }, + "less": { + "3.0": { + "libraryName": "LESS", + "typingsPackageName": "less", + "projectName": "http://lesscss.org/", + "contributors": [ + { + "name": "Tom Hasner", + "url": "https://github.com/thasner", + "githubUsername": "thasner" + }, + { + "name": "Pranay Prakash", + "url": "https://github.com/pranaygp", + "githubUsername": "pranaygp" + }, + { + "name": "Daniel Waxweiler", + "url": "https://github.com/dwaxweiler", + "githubUsername": "dwaxweiler" + }, + { + "name": "Richard Lea", + "url": "https://github.com/chigix", + "githubUsername": "chigix" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8580f1ccd42fa3bb5d57a3d9746644c5c2f0bed63a61a6cdde3eb485146e243", + "globals": [ + "Less", + "less" + ], + "declaredModules": [ + "less" + ] + } + }, + "less-middleware": { + "2.0": { + "libraryName": "less-middleware", + "typingsPackageName": "less-middleware", + "projectName": "https://github.com/emberfeather/less.js-middleware", + "contributors": [ + { + "name": "Federico Bond", + "url": "https://github.com/federicobond", + "githubUsername": "federicobond" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87ecc9fe051b5af1705214f5b31f01b005f37b73b11afa1fcbb7f270e8e5ef96", + "globals": [], + "declaredModules": [ + "less-middleware" + ] + } + }, + "less2sass": { + "1.0": { + "libraryName": "less2sass", + "typingsPackageName": "less2sass", + "projectName": "https://github.com/ekryski/less2sass", + "contributors": [ + { + "name": "William Lohan", + "url": "https://github.com/gatimus", + "githubUsername": "gatimus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7004a221781de2c644e0b1ba0755e34c546350b7d3d70be55d6f28f4fee398c3", + "globals": [], + "declaredModules": [ + "less2sass" + ] + } + }, + "lestate": { + "0.1": { + "libraryName": "LeState", + "typingsPackageName": "lestate", + "projectName": "https://github.com/LeTools/LeState", + "contributors": [ + { + "name": "Hadrian Oliveira", + "url": "https://github.com/thelambdaparty", + "githubUsername": "thelambdaparty" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67d074184945eb1529ea104964fc6988e56ef842864d417c74775b98ec9d0aca", + "globals": [], + "declaredModules": [ + "lestate" + ] + } + }, + "level-codec": { + "9.0": { + "libraryName": "level-codec", + "typingsPackageName": "level-codec", + "projectName": "https://github.com/Level/codec", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23e5012e49e77af13d8458b8637a92822ebdcea790bc6006033c33d92be21d3d", + "globals": [], + "declaredModules": [ + "level-codec" + ] + } + }, + "level-js": { + "4.0": { + "libraryName": "level-js", + "typingsPackageName": "level-js", + "projectName": "https://github.com/Level/level-js", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29ba2776ae1ef1c05382450399d05bc0c2512b3983411042ac145adb0c1381c5", + "globals": [], + "declaredModules": [ + "level-js" + ] + } + }, + "level-sublevel": { + "0.0": { + "libraryName": "level-sublevel", + "typingsPackageName": "level-sublevel", + "projectName": "https://github.com/dominictarr/level-sublevel", + "contributors": [ + { + "name": "Bas Pennings", + "url": "https://github.com/basp", + "githubUsername": "basp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "levelup", + "version": { + "major": 1 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "levelup", + "version": { + "major": 1 + } + }, + { + "packageName": "leveldown", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d6bca7ef09853bcf443771410d21bae7a162d2cc803e37e446dd8ed8e3662da2", + "globals": [], + "declaredModules": [ + "level-sublevel" + ] + } + }, + "level-ttl": { + "3.1": { + "libraryName": "level-ttl", + "typingsPackageName": "level-ttl", + "projectName": "https://github.com/level/level-ttl", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "levelup", + "version": "*" + }, + { + "name": "abstract-leveldown", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7ccd6ab86141fc0416141441abe56089ffc32a05b7a44e67048087be9c07aa0", + "globals": [], + "declaredModules": [ + "level-ttl" + ] + } + }, + "leveldown": { + "4.0": { + "libraryName": "leveldown", + "typingsPackageName": "leveldown", + "projectName": "https://github.com/Level/leveldown", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f994527ec1c2da147a62140c5323940047336330545f272811a6b462d63ac0b6", + "globals": [], + "declaredModules": [ + "leveldown" + ] + }, + "1.7": { + "libraryVersionDirectoryName": "1", + "libraryName": "leveldown", + "typingsPackageName": "leveldown", + "projectName": "https://github.com/level/leveldown", + "contributors": [ + { + "name": "Thiago de Arruda", + "url": "https://github.com/tarruda", + "githubUsername": "tarruda" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leveldown", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "02d218f5120b04802a4fc340e223a19d038a93f9192d94541f3d148b60500481", + "globals": [], + "declaredModules": [ + "leveldown" + ] + } + }, + "levelup": { + "4.3": { + "libraryName": "levelup", + "typingsPackageName": "levelup", + "projectName": "https://github.com/Level/levelup", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Carson Farmer", + "url": "https://github.com/carsonfarmer", + "githubUsername": "carsonfarmer" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d609349c99f8b1fcb6b6eb6d1ec966e02a6b3a8dcae5cda1585e10f5023ebeb", + "globals": [], + "declaredModules": [ + "levelup" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "levelup", + "typingsPackageName": "levelup", + "projectName": "https://github.com/Level/levelup", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + }, + { + "name": "Thiago de Arruda", + "url": "https://github.com/tarruda", + "githubUsername": "tarruda" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leveldown", + "version": { + "major": 1 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "levelup", + "version": { + "major": 1 + } + }, + { + "packageName": "leveldown", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cb9b3716f78076d978a1bd4c31f0e5f8b568400329c67a98f276ec247123e986", + "globals": [], + "declaredModules": [ + "levelup" + ] + } + }, + "levenshtein": { + "1.0": { + "libraryName": "levenshtein", + "typingsPackageName": "levenshtein", + "projectName": "https://github.com/gf3/Levenshtein", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c843b0718de3654a47fd726e4e1fd7444c7fbbcf64f38b8e6cc43b8dd759f41", + "globals": [], + "declaredModules": [ + "levenshtein" + ] + } + }, + "lexicographic-integer": { + "1.1": { + "libraryName": "lexicographic-integer", + "typingsPackageName": "lexicographic-integer", + "projectName": "https://github.com/substack/lexicographic-integer", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e19e6909f1bbe26d5ef63d8c21ad16d77b66a5f8dad9776db53cafedf233fc6", + "globals": [], + "declaredModules": [ + "lexicographic-integer" + ] + } + }, + "libnpmsearch": { + "2.0": { + "libraryName": "libnpmsearch", + "typingsPackageName": "libnpmsearch", + "projectName": "https://npmjs.com/package/libnpmsearch", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "npm-registry-fetch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d2f1773cc11f3769deeaedfd5281666f020f2a91e37ba673d7eba2e84bab553", + "globals": [], + "declaredModules": [ + "libnpmsearch" + ] + } + }, + "libpq": { + "1.8": { + "libraryName": "libpq", + "typingsPackageName": "libpq", + "projectName": "https://github.com/brianc/node-libpq#readme", + "contributors": [ + { + "name": "Vlad Rindevich", + "url": "https://github.com/Lodin", + "githubUsername": "Lodin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "async" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2949ffa9a7c3ef9a01d31984e2362046994af313fd0579a8f4f18a6b953e9e4d", + "globals": [], + "declaredModules": [ + "libpq" + ] + } + }, + "librato-node": { + "5.0": { + "libraryName": "librato-node", + "typingsPackageName": "librato-node", + "projectName": "https://github.com/goodeggs/librato-node", + "contributors": [ + { + "name": "Jim Geurts", + "url": "https://github.com/jgeurts", + "githubUsername": "jgeurts" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46934abfa9af920fd1984fe8f0609ef501a725ca4a6dba5cbf653344fe8ae7b7", + "globals": [], + "declaredModules": [ + "librato-node" + ] + } + }, + "libsodium-wrappers": { + "0.7": { + "libraryName": "libsodium-wrappers", + "typingsPackageName": "libsodium-wrappers", + "projectName": "https://github.com/jedisct1/libsodium.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6199d53351270db7f6580d19a2ab3343c7d33f92e1e883cdae4f0b829ac7e550", + "globals": [], + "declaredModules": [ + "libsodium-wrappers" + ] + } + }, + "libsodium-wrappers-sumo": { + "0.7": { + "libraryName": "libsodium-wrappers-sumo", + "typingsPackageName": "libsodium-wrappers-sumo", + "projectName": "https://github.com/jedisct1/libsodium.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "libsodium-wrappers", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cf5685e6c72a1841d80d53a5c7eba68caa7313c5da8002565a13c1876c9b1c0", + "globals": [], + "declaredModules": [ + "libsodium-wrappers-sumo" + ] + } + }, + "libxmljs": { + "0.18": { + "libraryName": "Libxmljs", + "typingsPackageName": "libxmljs", + "projectName": "https://github.com/libxmljs/libxmljs", + "contributors": [ + { + "name": "François de Campredon", + "url": "https://github.com/fdecampredon", + "githubUsername": "fdecampredon" + }, + { + "name": "ComFreek", + "url": "https://github.com/ComFreek", + "githubUsername": "ComFreek" + }, + { + "name": "Roeland", + "url": "https://github.com/r03", + "githubUsername": "r03" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86db0c7275b621451c2c98cc64474416da8841bd248e0e9e6d21a050c5e9d3ff", + "globals": [], + "declaredModules": [ + "libxmljs" + ] + } + }, + "libxslt": { + "0.7": { + "libraryName": "node-libxslt", + "typingsPackageName": "libxslt", + "projectName": "https://github.com/albanm/node-libxslt", + "contributors": [ + { + "name": "Alejandro Sánchez", + "url": "https://github.com/alejo90", + "githubUsername": "alejo90" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "internal-types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "libxmljs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c75c63c81aed6e3dbcebde6d1a30ff330c0d5431a3457edb07bcade40ac49ef", + "globals": [], + "declaredModules": [ + "libxslt", + "libxslt/internal-types" + ] + } + }, + "license-checker": { + "25.0": { + "libraryName": "license-checker", + "typingsPackageName": "license-checker", + "projectName": "https://github.com/davglass/license-checker", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + }, + { + "name": "Alec Custer", + "url": "https://github.com/alechemy", + "githubUsername": "alechemy" + } + ], + "libraryMajorVersion": 25, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5b004a40a3e9773a15c72d3b9229bc5f852b9f0878e6371ee6028bbca9ef1559", + "globals": [], + "declaredModules": [ + "license-checker" + ] + } + }, + "license-checker-webpack-plugin": { + "0.0": { + "libraryName": "license-checker-webpack-plugin", + "typingsPackageName": "license-checker-webpack-plugin", + "projectName": "https://github.com/Microsoft/license-checker-webpack-plugin#readme", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "742938ecaf4992a4a197dd8da58694873f99bf31a7b720a337138ee52cfafd7c", + "globals": [], + "declaredModules": [ + "license-checker-webpack-plugin" + ] + } + }, + "lifeomic__axios-fetch": { + "1.4": { + "libraryName": "@lifeomic/axios-fetch", + "typingsPackageName": "lifeomic__axios-fetch", + "projectName": "https://github.com/lifeomic/axios-fetch", + "contributors": [ + { + "name": "Jason Di Benedetto", + "url": "https://github.com/jasondibenedetto", + "githubUsername": "jasondibenedetto" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-fetch", + "version": "*" + }, + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [ + "@lifeomic/axios-fetch" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "^0.19.0" + } + ], + "contentHash": "461ac975fd07276a7e8dbfb1c04fac3620abf6e8c0d1349456e7c8e59b1a3798", + "globals": [], + "declaredModules": [ + "lifeomic__axios-fetch" + ] + } + }, + "liftoff": { + "2.5": { + "libraryName": "liftoff", + "typingsPackageName": "liftoff", + "projectName": "https://github.com/js-cli/js-liftoff#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "interpret", + "version": "*" + }, + { + "name": "fined", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "v8flags" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7331538bd8560a6399b4f91afc43346c0b1896e25344da1528d05bafb45b882b", + "globals": [], + "declaredModules": [ + "liftoff" + ] + } + }, + "light-sdk": { + "1.0": { + "libraryName": "light-sdk", + "typingsPackageName": "light-sdk", + "projectName": "https://www.npmjs.com/package/light-sdk", + "contributors": [ + { + "name": "cklwblove", + "url": "https://github.com/cklwblove", + "githubUsername": "cklwblove" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3863426de7be4c2b22686c935dda4ee229cd2fe9286831cfeb18305306633b54", + "globals": [], + "declaredModules": [ + "light-sdk" + ] + } + }, + "lightpick": { + "1.4": { + "libraryName": "Lightpick", + "typingsPackageName": "lightpick", + "projectName": "https://wakirin.github.io/Lightpick", + "contributors": [ + { + "name": "Adam Kwiatek", + "url": "https://github.com/akwiatek", + "githubUsername": "akwiatek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.22.2" + } + ], + "contentHash": "3389846b36e27884b84aede63d12a5d21211a3568a2a3afc55dbf671b2452517", + "globals": [ + "Lightpick" + ], + "declaredModules": [ + "lightpick" + ] + } + }, + "lightship": { + "4.0": { + "libraryName": "lightship", + "typingsPackageName": "lightship", + "projectName": "https://github.com/gajus/lightship#readme", + "contributors": [ + { + "name": "Scott Chang", + "url": "https://github.com/purmac", + "githubUsername": "purmac" + }, + { + "name": "Karoun Kasraie", + "url": "https://github.com/karoun", + "githubUsername": "karoun" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68144e2aef30d1472d10a4301eabb9f9aabbabb3e0eca4e2184542c33d37ddce", + "globals": [], + "declaredModules": [ + "lightship" + ] + } + }, + "lil-uri": { + "0.2": { + "libraryName": "lil-uri", + "typingsPackageName": "lil-uri", + "projectName": "https://github.com/lil-js/uri#readme", + "contributors": [ + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b114f7d94b3b46fe7a0bff858b956538a582c6f4c6c3a3c95fafeac7f2ae61c", + "globals": [ + "lil" + ], + "declaredModules": [ + "lil-uri" + ] + } + }, + "lil-uuid": { + "0.1": { + "libraryName": "lil-uuid", + "typingsPackageName": "lil-uuid", + "projectName": "https://github.com/lil-js/uuid", + "contributors": [ + { + "name": "Pr1st0n", + "url": "https://github.com/Pr1st0n", + "githubUsername": "Pr1st0n" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06800f541d6ad7f66dd662bb3302bc7e31c8ab60ed04556a79ac9509a2420ce7", + "globals": [], + "declaredModules": [ + "lil-uuid" + ] + } + }, + "lime-js": { + "0.0": { + "libraryName": "lime-js", + "typingsPackageName": "lime-js", + "projectName": "https://github.com/takenet/lime-js", + "contributors": [ + { + "name": "Arthur Xavier", + "url": "https://github.com/arthur-xavier", + "githubUsername": "arthur-xavier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "332ae1da8c75785c5ecbad3c9c41dde74319ce0d7f095390e5fc949514826aaf", + "globals": [ + "Lime" + ], + "declaredModules": [ + "lime-js" + ] + } + }, + "line-by-line": { + "0.1": { + "libraryName": "line-by-line", + "typingsPackageName": "line-by-line", + "projectName": "https://github.com/Osterjour/line-by-line", + "contributors": [ + { + "name": "Sean Roach", + "url": "https://github.com/TheEdgyDev", + "githubUsername": "TheEdgyDev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce3b5f0fba94023ee9498dc505190da4f097b55486b1e3126842d16f20430ba1", + "globals": [], + "declaredModules": [ + "line-by-line" + ] + } + }, + "line-column": { + "1.0": { + "libraryName": "line-column", + "typingsPackageName": "line-column", + "projectName": "https://github.com/io-monad/line-column", + "contributors": [ + { + "name": "Dom Parfitt", + "url": "https://github.com/DomParfitt", + "githubUsername": "DomParfitt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0ab8f1f8547f2cc8a794a9da23763b36bac8d644f8ffea2d3e7d3d73ea0af79", + "globals": [], + "declaredModules": [ + "line-column" + ] + } + }, + "line-reader": { + "0.0": { + "libraryName": "line-reader", + "typingsPackageName": "line-reader", + "projectName": "https://github.com/nickewing/line-reader", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82b4b9db82882ab07a795f53d9954bdace0f9c4c96bbb49224eada88c6c9cff7", + "globals": [], + "declaredModules": [ + "line-reader" + ] + } + }, + "linear-gradient": { + "1.0": { + "libraryName": "linear-gradient", + "typingsPackageName": "linear-gradient", + "projectName": "https://github.com/karmadata/linear-gradient#readme", + "contributors": [ + { + "name": "Jack Works", + "url": "https://github.com/Jack-Works", + "githubUsername": "Jack-Works" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cae1d8ecbb8364a4104b7510c944488bcc08806e8597651b308588bd3c523975", + "globals": [], + "declaredModules": [ + "linear-gradient" + ] + } + }, + "lingui__core": { + "2.7": { + "libraryName": "@lingui/core", + "typingsPackageName": "lingui__core", + "projectName": "https://lingui.github.io/js-lingui/", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "formats.d.ts", + "i18n.d.ts", + "index.d.ts", + "select.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@lingui/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78f186fd1370adf4172a8dcf3aff90a4f2a3496e66867c0d8c5ed72d34ce824e", + "globals": [], + "declaredModules": [ + "lingui__core", + "lingui__core/i18n", + "lingui__core/select", + "lingui__core/formats" + ] + } + }, + "lingui__macro": { + "2.7": { + "libraryName": "@lingui/macro", + "typingsPackageName": "lingui__macro", + "projectName": "https://lingui.github.io/js-lingui/", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "ReactSelect.d.ts", + "Render.d.ts", + "Trans.d.ts", + "createFormat.d.ts", + "index.d.ts", + "select.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@lingui/core", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@lingui/macro" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c4f6e97d0440a13db243eb9e541d9269bc999331f75c4ab3938f885e21198c6", + "globals": [], + "declaredModules": [ + "lingui__macro", + "lingui__macro/createFormat", + "lingui__macro/Render", + "lingui__macro/select", + "lingui__macro/Trans", + "lingui__macro/ReactSelect" + ] + } + }, + "lingui__react": { + "2.8": { + "libraryName": "@lingui/react", + "typingsPackageName": "lingui__react", + "projectName": "https://lingui.github.io/js-lingui/", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "I18n.d.ts", + "I18nProvider.d.ts", + "Render.d.ts", + "Select.d.ts", + "Trans.d.ts", + "createFormat.d.ts", + "index.d.ts", + "withI18n.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@lingui/core", + "version": "*" + } + ], + "testDependencies": [ + "@lingui/react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9067d29cc021971f8a458e2d47717f96dc92c11f880a636aafc2e4436035743", + "globals": [], + "declaredModules": [ + "lingui__react", + "lingui__react/createFormat", + "lingui__react/Render", + "lingui__react/withI18n", + "lingui__react/I18n", + "lingui__react/I18nProvider", + "lingui__react/Trans", + "lingui__react/Select" + ] + } + }, + "linkify-it": { + "2.1": { + "libraryName": "linkify-it", + "typingsPackageName": "linkify-it", + "projectName": "https://github.com/markdown-it/linkify-it", + "contributors": [ + { + "name": "Lindsey Smith", + "url": "https://github.com/praxxis", + "githubUsername": "praxxis" + }, + { + "name": "Robert Coie", + "url": "https://github.com/rapropos/typed-linkify-it" + }, + { + "name": "Alex Plumb", + "url": "https://github.com/alexplumb", + "githubUsername": "alexplumb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1dbd853f537e9c3e59a0dc8d197d467461c685de48a7e98bdf50661f333c539", + "globals": [], + "declaredModules": [ + "linkify-it" + ] + } + }, + "linkifyjs": { + "2.1": { + "libraryName": "linkifyjs", + "typingsPackageName": "linkifyjs", + "projectName": "https://github.com/SoapBox/linkifyjs#readme", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + }, + { + "name": "Sean Zhu", + "url": "https://github.com/szhu", + "githubUsername": "szhu" + }, + { + "name": "Ovidiu Bute", + "url": "https://github.com/ovidiubute", + "githubUsername": "ovidiubute" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "element.d.ts", + "html.d.ts", + "index.d.ts", + "react.d.ts", + "string.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbdbc7f01ee98298e989b66f2f1246d56ff80b2e8ed9c1a263572d3f3d9ef7df", + "globals": [], + "declaredModules": [ + "linkifyjs", + "linkifyjs/element", + "linkifyjs/html", + "linkifyjs/react", + "linkifyjs/string" + ] + } + }, + "list-git-remotes": { + "1.0": { + "libraryName": "list-git-remotes", + "typingsPackageName": "list-git-remotes", + "projectName": "https://github.com/jonschlinkert/list-git-remotes", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2b314a65e60359aba767011fb3ed58758726c83c062f6458fcdcb4d21d106af", + "globals": [], + "declaredModules": [ + "list-git-remotes" + ] + } + }, + "list-stream": { + "1.0": { + "libraryName": "list-stream", + "typingsPackageName": "list-stream", + "projectName": "https://github.com/rvagg/list-stream", + "contributors": [ + { + "name": "Christian Sporer", + "url": "https://github.com/IanStorm", + "githubUsername": "IanStorm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c542c0cd189c2f6d13cef731568bfa893db7253b5b89b94196a5aceb233b5b8a", + "globals": [], + "declaredModules": [ + "list-stream" + ] + } + }, + "list.js": { + "1.5": { + "libraryName": "list.js", + "typingsPackageName": "list.js", + "projectName": "http://listjs.com", + "contributors": [ + { + "name": "Jeffrey Meng", + "url": "https://github.com/jeffreymeng", + "githubUsername": "jeffreymeng" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3b76b078e06b6e9284f2d3d4674e1d553ff36899bd9ead7f225da37e6abbf3b", + "globals": [], + "declaredModules": [ + "list.js" + ] + } + }, + "listr": { + "0.14": { + "libraryName": "listr", + "typingsPackageName": "listr", + "projectName": "https://github.com/samverschueren/listr#readme", + "contributors": [ + { + "name": "Dusan Radovanovic", + "url": "https://github.com/durad", + "githubUsername": "durad" + }, + { + "name": "Vladislav Polyakov", + "url": "https://github.com/polRk", + "githubUsername": "polRk" + }, + { + "name": "Jason Zukewich", + "url": "https://github.com/jgzuke", + "githubUsername": "jgzuke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rxjs", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": "^6.5.1" + } + ], + "contentHash": "c9f3a3abeb6f77d14ea7ae34e89dfce2b1e7e9eeee755bc17c2704ed601baf20", + "globals": [], + "declaredModules": [ + "listr" + ] + } + }, + "little-loader": { + "0.2": { + "libraryName": "little-loader", + "typingsPackageName": "little-loader", + "projectName": "https://github.com/walmartlabs/little-loader", + "contributors": [ + { + "name": "Chris Drackett", + "url": "https://github.com/chrisdrackett", + "githubUsername": "chrisdrackett" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a94c00cf65d282781b9ec1f14a07f296ff186ab19c37cbf71f2de4514fcb774", + "globals": [], + "declaredModules": [ + "little-loader" + ] + } + }, + "lls": { + "0.1": { + "libraryName": "LargeLocalStorage", + "typingsPackageName": "lls", + "projectName": "https://github.com/tantaman/LargeLocalStorage", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cb30ace59e9a68064c1d3f543e0e6e55ffbf37b5ee09b4b8094614e3cbebe32", + "globals": [ + "LargeLocalStorage" + ], + "declaredModules": [ + "lls" + ] + } + }, + "load-google-maps-api": { + "2.0": { + "libraryName": "load-google-maps-api", + "typingsPackageName": "load-google-maps-api", + "projectName": "https://github.com/yuanqing/load-google-maps-api#readme", + "contributors": [ + { + "name": "Oscar Busk", + "url": "https://github.com/oBusk", + "githubUsername": "oBusk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3191c35eff31ff83873dd66cf47cd2a3adafe547d09d6f2c3d69a1dd2acb2bb", + "globals": [], + "declaredModules": [ + "load-google-maps-api" + ] + } + }, + "loadable__component": { + "5.10": { + "libraryName": "@loadable/component", + "typingsPackageName": "loadable__component", + "projectName": "https://github.com/smooth-code/loadable-components", + "contributors": [ + { + "name": "Martynas Kadiša", + "url": "https://github.com/martynaskadisa", + "githubUsername": "martynaskadisa" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@loadable/component" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02029dc40d186ce2e01c5fabb7f0a153c08ba9c5f77fb705218ad2c37df7a812", + "globals": [], + "declaredModules": [ + "loadable__component" + ] + } + }, + "loadable__server": { + "5.12": { + "libraryName": "@loadable/server", + "typingsPackageName": "loadable__server", + "projectName": "https://github.com/smooth-code/loadable-components", + "contributors": [ + { + "name": "Martynas Kadiša", + "url": "https://github.com/martynaskadisa", + "githubUsername": "martynaskadisa" + }, + { + "name": "Luis Herranz", + "url": "https://github.com/luisherranz", + "githubUsername": "luisherranz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@loadable/server" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f62ebc3313ff85f0253624d4486d99ba6e7ff8763ecc68ffb0746fd565838bf5", + "globals": [], + "declaredModules": [ + "loadable__server" + ] + } + }, + "loadable__webpack-plugin": { + "5.7": { + "libraryName": "@loadable/webpack-plugin", + "typingsPackageName": "loadable__webpack-plugin", + "projectName": "https://github.com/smooth-code/loadable-components", + "contributors": [ + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@loadable/webpack-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7a18c76ed848b2d7b68a1446d42b7e30ae37d207d79a95887baa6cbdaf5d195", + "globals": [], + "declaredModules": [ + "loadable__webpack-plugin" + ] + } + }, + "loader-runner": { + "2.2": { + "libraryName": "loader-runner", + "typingsPackageName": "loader-runner", + "projectName": "https://github.com/webpack/loader-runner.git", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dc930c4fbd0af94066c36a39bd7421c71e5366e0ab0d3f1b133b2e49426c361", + "globals": [], + "declaredModules": [ + "loader-runner" + ] + } + }, + "loader-utils": { + "1.1": { + "libraryName": "loader-utils", + "typingsPackageName": "loader-utils", + "projectName": "https://github.com/webpack/loader-utils#readme", + "contributors": [ + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + }, + { + "name": "Totooria Hyperion", + "url": "https://github.com/TotooriaHyperion", + "githubUsername": "TotooriaHyperion" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7465be4abe4a3badfbe1aa8a0b614c1ac9f5c53f79342e8a02bddbbaedfdec1", + "globals": [], + "declaredModules": [ + "loader-utils" + ] + } + }, + "loadjs": { + "4.0": { + "libraryName": "loadjs", + "typingsPackageName": "loadjs", + "projectName": "https://github.com/muicss/loadjs", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Aziz Khambati", + "url": "https://github.com/azizhk", + "githubUsername": "azizhk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d5151b8bd250e7b127a2e56d6e0646d1609b7445bf1480dc6771a1251156ab2", + "globals": [ + "loadjs" + ], + "declaredModules": [ + "loadjs" + ] + } + }, + "loadware": { + "2.0": { + "libraryName": "loadware", + "typingsPackageName": "loadware", + "projectName": "https://github.com/franciscop/loadware", + "contributors": [ + { + "name": "A.J.J. Lyman", + "url": "https://github.com/ALyman", + "githubUsername": "ALyman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44f345c4999910175ac80681bebe85ad9597105ab55c9ce84d6d044d1b965a23", + "globals": [], + "declaredModules": [ + "loadware" + ] + } + }, + "lobibox": { + "1.0": { + "libraryName": "lobibox", + "typingsPackageName": "lobibox", + "projectName": "https://github.com/arboshiki/lobibox", + "contributors": [ + { + "name": "Sabeeh Ul Hussnain", + "url": "https://github.com/itboy87", + "githubUsername": "itboy87" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "461aaf1ef2296112f669772adc1c0b16817eb80af1265f7282229f93dabcc804", + "globals": [ + "Lobibox" + ], + "declaredModules": [ + "Lobibox" + ] + } + }, + "local-dynamo": { + "0.5": { + "libraryName": "local-dynamo", + "typingsPackageName": "local-dynamo", + "projectName": "https://github.com/Medium/local-dynamo", + "contributors": [ + { + "name": "Matt Rollins", + "url": "https://github.com/Sicilica", + "githubUsername": "Sicilica" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "505577d9d54be365abcd2706c1a84dd3856ed9e320b268459d25e963093352ff", + "globals": [], + "declaredModules": [ + "local-dynamo" + ] + } + }, + "local-storage": { + "1.4": { + "libraryName": "local-storage", + "typingsPackageName": "local-storage", + "projectName": "https://github.com/bevacqua/local-storage", + "contributors": [ + { + "name": "Sasha Grin", + "url": "https://github.com/tup1tsa", + "githubUsername": "tup1tsa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49094199abb4806761d339bb3b665c8acd84a2c60201ea22cca95833046229ee", + "globals": [], + "declaredModules": [ + "local-storage" + ] + } + }, + "localized-countries": { + "1.0": { + "libraryName": "localized-countries", + "typingsPackageName": "localized-countries", + "projectName": "https://github.com/marcbachmann/localized-countries#readme", + "contributors": [ + { + "name": "coderslagoon", + "url": "https://github.com/coderslagoon", + "githubUsername": "coderslagoon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39bfef86d80794a9dd07a45b830939a1be4ff97ae695ad419a58b86a2be223d2", + "globals": [], + "declaredModules": [ + "localized-countries" + ] + } + }, + "localizejs-library": { + "1.0": { + "libraryName": "LocalizeJS Library", + "typingsPackageName": "localizejs-library", + "projectName": "https://help.localizejs.com/docs/library-api", + "contributors": [ + { + "name": "Samer Albahra", + "url": "https://github.com/salbahra", + "githubUsername": "salbahra" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69af1bd241441b3a5ebcaf2479e9ef48f2eed169b34536aaaf2e0352da12d586", + "globals": [ + "Localize" + ], + "declaredModules": [] + } + }, + "localtunnel": { + "2.0": { + "libraryName": "localtunnel", + "typingsPackageName": "localtunnel", + "projectName": "https://github.com/localtunnel/localtunnel", + "contributors": [ + { + "name": "Vladyslav Khrapov", + "url": "https://github.com/vladhrapov", + "githubUsername": "vladhrapov" + }, + { + "name": "Noam Alffasy", + "url": "https://github.com/noamalffasy", + "githubUsername": "noamalffasy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f1995178c4442ebb8b28cdbeaf793b0048a44f9be0914c8e2ad9403fb2ad926", + "globals": [], + "declaredModules": [ + "localtunnel" + ] + } + }, + "lockfile": { + "1.0": { + "libraryName": "lockfile", + "typingsPackageName": "lockfile", + "projectName": "https://github.com/npm/lockfile", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0218de23c5063bc029aa884ac505e328d05010ebe1f2428914480e5dcfcf93ee", + "globals": [], + "declaredModules": [ + "lockfile" + ] + }, + "0.4": { + "libraryVersionDirectoryName": "0", + "libraryName": "lockfile", + "typingsPackageName": "lockfile", + "projectName": "https://github.com/isaacs/lockfile", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "lockfile", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "18bd3f849e3ecb6d6d4a0def7e797fcb7781892052f850393b1bde50f23275f0", + "globals": [], + "declaredModules": [ + "lockfile" + ] + } + }, + "lockr": { + "0.8": { + "libraryName": "lockr", + "typingsPackageName": "lockr", + "projectName": "https://github.com/tsironis/lockr", + "contributors": [ + { + "name": "Dror Weiss", + "url": "https://github.com/droritos", + "githubUsername": "droritos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6445ee3bf36041875fea6ed5dca9b17352fed72d0fc9b39c2ae96b861d93d39", + "globals": [ + "Lockr" + ], + "declaredModules": [ + "lockr" + ] + } + }, + "locks": { + "0.2": { + "libraryName": "Locks", + "typingsPackageName": "locks", + "projectName": "https://github.com/Wizcorp/locks", + "contributors": [ + { + "name": "Joshua Graham", + "url": "https://github.com/flippynips", + "githubUsername": "flippynips" + }, + { + "name": "Alexey Ponomarev", + "url": "https://github.com/alexey-detr", + "githubUsername": "alexey-detr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fb0b877cfa1d6ec4ec4f51d7995fb8d9d051ef895c478dc950addf8b3d485ac", + "globals": [], + "declaredModules": [ + "locks" + ] + } + }, + "locutus": { + "0.0": { + "libraryName": "locutus", + "typingsPackageName": "locutus", + "projectName": "http://locutusjs.io", + "contributors": [ + { + "name": "Hookclaw", + "url": "https://github.com/hookclaw", + "githubUsername": "hookclaw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33a20b4a45b28746f5cfcd3fe36057dacc59ad6629d79c8599e9dc1385275c4d", + "globals": [], + "declaredModules": [ + "locutus/c/math/abs", + "locutus/golang/strings/Contains", + "locutus/golang/strings/Count", + "locutus/golang/strings/Index", + "locutus/golang/strings/LastIndex", + "locutus/php/array/array_change_key_case", + "locutus/php/array/array_chunk", + "locutus/php/array/array_combine", + "locutus/php/array/array_count_values", + "locutus/php/array/array_diff", + "locutus/php/array/array_diff_assoc", + "locutus/php/array/array_diff_key", + "locutus/php/array/array_diff_uassoc", + "locutus/php/array/array_diff_ukey", + "locutus/php/array/array_fill", + "locutus/php/array/array_fill_keys", + "locutus/php/array/array_filter", + "locutus/php/array/array_flip", + "locutus/php/array/array_intersect", + "locutus/php/array/array_intersect_assoc", + "locutus/php/array/array_intersect_key", + "locutus/php/array/array_intersect_uassoc", + "locutus/php/array/array_intersect_ukey", + "locutus/php/array/array_key_exists", + "locutus/php/array/array_keys", + "locutus/php/array/array_map", + "locutus/php/array/array_merge", + "locutus/php/array/array_merge_recursive", + "locutus/php/array/array_multisort", + "locutus/php/array/array_pad", + "locutus/php/array/array_pop", + "locutus/php/array/array_product", + "locutus/php/array/array_push", + "locutus/php/array/array_rand", + "locutus/php/array/array_reduce", + "locutus/php/array/array_replace", + "locutus/php/array/array_replace_recursive", + "locutus/php/array/array_reverse", + "locutus/php/array/array_search", + "locutus/php/array/array_shift", + "locutus/php/array/array_slice", + "locutus/php/array/array_splice", + "locutus/php/array/array_sum", + "locutus/php/array/array_udiff", + "locutus/php/array/array_udiff_assoc", + "locutus/php/array/array_udiff_uassoc", + "locutus/php/array/array_uintersect", + "locutus/php/array/array_uintersect_uassoc", + "locutus/php/array/array_unique", + "locutus/php/array/array_unshift", + "locutus/php/array/array_values", + "locutus/php/array/array_walk", + "locutus/php/array/arsort", + "locutus/php/array/asort", + "locutus/php/array/count", + "locutus/php/array/current", + "locutus/php/array/each", + "locutus/php/array/end", + "locutus/php/array/in_array", + "locutus/php/array/key", + "locutus/php/array/krsort", + "locutus/php/array/ksort", + "locutus/php/array/natcasesort", + "locutus/php/array/natsort", + "locutus/php/array/next", + "locutus/php/array/pos", + "locutus/php/array/prev", + "locutus/php/array/range", + "locutus/php/array/reset", + "locutus/php/array/rsort", + "locutus/php/array/shuffle", + "locutus/php/array/sizeof", + "locutus/php/array/sort", + "locutus/php/array/uasort", + "locutus/php/array/uksort", + "locutus/php/array/usort", + "locutus/php/bc/bcadd", + "locutus/php/bc/bccomp", + "locutus/php/bc/bcdiv", + "locutus/php/bc/bcmul", + "locutus/php/bc/bcround", + "locutus/php/bc/bcscale", + "locutus/php/bc/bcsub", + "locutus/php/ctype/ctype_alnum", + "locutus/php/ctype/ctype_alpha", + "locutus/php/ctype/ctype_cntrl", + "locutus/php/ctype/ctype_digit", + "locutus/php/ctype/ctype_graph", + "locutus/php/ctype/ctype_lower", + "locutus/php/ctype/ctype_print", + "locutus/php/ctype/ctype_punct", + "locutus/php/ctype/ctype_space", + "locutus/php/ctype/ctype_upper", + "locutus/php/ctype/ctype_xdigit", + "locutus/php/datetime/checkdate", + "locutus/php/datetime/date", + "locutus/php/datetime/date_parse", + "locutus/php/datetime/getdate", + "locutus/php/datetime/gettimeofday", + "locutus/php/datetime/gmdate", + "locutus/php/datetime/gmmktime", + "locutus/php/datetime/gmstrftime", + "locutus/php/datetime/idate", + "locutus/php/datetime/microtime", + "locutus/php/datetime/mktime", + "locutus/php/datetime/strftime", + "locutus/php/datetime/strptime", + "locutus/php/datetime/strtotime", + "locutus/php/datetime/time", + "locutus/php/exec/escapeshellarg", + "locutus/php/filesystem/basename", + "locutus/php/filesystem/dirname", + "locutus/php/filesystem/file_get_contents", + "locutus/php/filesystem/pathinfo", + "locutus/php/filesystem/realpath", + "locutus/php/funchand/call_user_func", + "locutus/php/funchand/call_user_func_array", + "locutus/php/funchand/create_function", + "locutus/php/funchand/function_exists", + "locutus/php/funchand/get_defined_functions", + "locutus/php/i18n/i18n_loc_get_default", + "locutus/php/i18n/i18n_loc_set_default", + "locutus/php/info/assert_options", + "locutus/php/info/getenv", + "locutus/php/info/ini_get", + "locutus/php/info/ini_set", + "locutus/php/info/set_time_limit", + "locutus/php/info/version_compare", + "locutus/php/json/json_decode", + "locutus/php/json/json_encode", + "locutus/php/json/json_last_error", + "locutus/php/math/abs", + "locutus/php/math/acos", + "locutus/php/math/acosh", + "locutus/php/math/asin", + "locutus/php/math/asinh", + "locutus/php/math/atan", + "locutus/php/math/atan2", + "locutus/php/math/atanh", + "locutus/php/math/base_convert", + "locutus/php/math/bindec", + "locutus/php/math/ceil", + "locutus/php/math/cos", + "locutus/php/math/cosh", + "locutus/php/math/decbin", + "locutus/php/math/dechex", + "locutus/php/math/decoct", + "locutus/php/math/deg2rad", + "locutus/php/math/exp", + "locutus/php/math/expm1", + "locutus/php/math/floor", + "locutus/php/math/fmod", + "locutus/php/math/getrandmax", + "locutus/php/math/hexdec", + "locutus/php/math/hypot", + "locutus/php/math/is_finite", + "locutus/php/math/is_infinite", + "locutus/php/math/is_nan", + "locutus/php/math/lcg_value", + "locutus/php/math/log", + "locutus/php/math/log10", + "locutus/php/math/log1p", + "locutus/php/math/max", + "locutus/php/math/min", + "locutus/php/math/mt_getrandmax", + "locutus/php/math/mt_rand", + "locutus/php/math/octdec", + "locutus/php/math/pi", + "locutus/php/math/pow", + "locutus/php/math/rad2deg", + "locutus/php/math/rand", + "locutus/php/math/round", + "locutus/php/math/sin", + "locutus/php/math/sinh", + "locutus/php/math/sqrt", + "locutus/php/math/tan", + "locutus/php/math/tanh", + "locutus/php/misc/pack", + "locutus/php/misc/uniqid", + "locutus/php/net-gopher/gopher_parsedir", + "locutus/php/network/inet_ntop", + "locutus/php/network/inet_pton", + "locutus/php/network/ip2long", + "locutus/php/network/long2ip", + "locutus/php/network/setcookie", + "locutus/php/network/setrawcookie", + "locutus/php/pcre/preg_quote", + "locutus/php/pcre/sql_regcase", + "locutus/php/strings/addcslashes", + "locutus/php/strings/addslashes", + "locutus/php/strings/bin2hex", + "locutus/php/strings/chop", + "locutus/php/strings/chr", + "locutus/php/strings/chunk_split", + "locutus/php/strings/convert_cyr_string", + "locutus/php/strings/convert_uuencode", + "locutus/php/strings/count_chars", + "locutus/php/strings/crc32", + "locutus/php/strings/echo", + "locutus/php/strings/explode", + "locutus/php/strings/get_html_translation_table", + "locutus/php/strings/hex2bin", + "locutus/php/strings/html_entity_decode", + "locutus/php/strings/htmlentities", + "locutus/php/strings/htmlspecialchars", + "locutus/php/strings/htmlspecialchars_decode", + "locutus/php/strings/implode", + "locutus/php/strings/join", + "locutus/php/strings/lcfirst", + "locutus/php/strings/levenshtein", + "locutus/php/strings/localeconv", + "locutus/php/strings/ltrim", + "locutus/php/strings/md5", + "locutus/php/strings/md5_file", + "locutus/php/strings/metaphone", + "locutus/php/strings/money_format", + "locutus/php/strings/nl2br", + "locutus/php/strings/nl_langinfo", + "locutus/php/strings/number_format", + "locutus/php/strings/ord", + "locutus/php/strings/parse_str", + "locutus/php/strings/printf", + "locutus/php/strings/quoted_printable_decode", + "locutus/php/strings/quoted_printable_encode", + "locutus/php/strings/quotemeta", + "locutus/php/strings/rtrim", + "locutus/php/strings/setlocale", + "locutus/php/strings/sha1", + "locutus/php/strings/sha1_file", + "locutus/php/strings/similar_text", + "locutus/php/strings/soundex", + "locutus/php/strings/split", + "locutus/php/strings/sprintf", + "locutus/php/strings/sscanf", + "locutus/php/strings/str_getcsv", + "locutus/php/strings/str_ireplace", + "locutus/php/strings/str_pad", + "locutus/php/strings/str_repeat", + "locutus/php/strings/str_replace", + "locutus/php/strings/str_rot13", + "locutus/php/strings/str_shuffle", + "locutus/php/strings/str_split", + "locutus/php/strings/str_word_count", + "locutus/php/strings/strcasecmp", + "locutus/php/strings/strchr", + "locutus/php/strings/strcmp", + "locutus/php/strings/strcoll", + "locutus/php/strings/strcspn", + "locutus/php/strings/strip_tags", + "locutus/php/strings/stripos", + "locutus/php/strings/stripslashes", + "locutus/php/strings/stristr", + "locutus/php/strings/strlen", + "locutus/php/strings/strnatcasecmp", + "locutus/php/strings/strnatcmp", + "locutus/php/strings/strncasecmp", + "locutus/php/strings/strncmp", + "locutus/php/strings/strpbrk", + "locutus/php/strings/strpos", + "locutus/php/strings/strrchr", + "locutus/php/strings/strrev", + "locutus/php/strings/strripos", + "locutus/php/strings/strrpos", + "locutus/php/strings/strspn", + "locutus/php/strings/strstr", + "locutus/php/strings/strtok", + "locutus/php/strings/strtolower", + "locutus/php/strings/strtoupper", + "locutus/php/strings/strtr", + "locutus/php/strings/substr", + "locutus/php/strings/substr_compare", + "locutus/php/strings/substr_count", + "locutus/php/strings/substr_replace", + "locutus/php/strings/trim", + "locutus/php/strings/ucfirst", + "locutus/php/strings/ucwords", + "locutus/php/strings/vprintf", + "locutus/php/strings/vsprintf", + "locutus/php/strings/wordwrap", + "locutus/php/url/base64_decode", + "locutus/php/url/base64_encode", + "locutus/php/url/http_build_query", + "locutus/php/url/parse_url", + "locutus/php/url/rawurldecode", + "locutus/php/url/rawurlencode", + "locutus/php/url/urldecode", + "locutus/php/url/urlencode", + "locutus/php/var/doubleval", + "locutus/php/var/empty", + "locutus/php/var/floatval", + "locutus/php/var/gettype", + "locutus/php/var/intval", + "locutus/php/var/is_array", + "locutus/php/var/is_binary", + "locutus/php/var/is_bool", + "locutus/php/var/is_buffer", + "locutus/php/var/is_callable", + "locutus/php/var/is_double", + "locutus/php/var/is_float", + "locutus/php/var/is_int", + "locutus/php/var/is_integer", + "locutus/php/var/is_long", + "locutus/php/var/is_null", + "locutus/php/var/is_numeric", + "locutus/php/var/is_object", + "locutus/php/var/is_real", + "locutus/php/var/is_scalar", + "locutus/php/var/is_string", + "locutus/php/var/is_unicode", + "locutus/php/var/isset", + "locutus/php/var/print_r", + "locutus/php/var/serialize", + "locutus/php/var/strval", + "locutus/php/var/unserialize", + "locutus/php/var/var_dump", + "locutus/php/var/var_export", + "locutus/php/xdiff/xdiff_string_diff", + "locutus/php/xdiff/xdiff_string_patch", + "locutus/php/xml/utf8_decode", + "locutus/php/xml/utf8_encode", + "locutus/python/string/capwords", + "locutus/ruby/Math/acos", + "locutus/c/math", + "locutus/golang/strings", + "locutus/php/array", + "locutus/php/bc", + "locutus/php/ctype", + "locutus/php/datetime", + "locutus/php/exec", + "locutus/php/filesystem", + "locutus/php/funchand", + "locutus/php/i18n", + "locutus/php/info", + "locutus/php/json", + "locutus/php/math", + "locutus/php/misc", + "locutus/php/net-gopher", + "locutus/php/network", + "locutus/php/pcre", + "locutus/php/strings", + "locutus/php/url", + "locutus/php/var", + "locutus/php/xdiff", + "locutus/php/xml", + "locutus/python/string", + "locutus/ruby/Math", + "locutus/c", + "locutus/golang", + "locutus/php", + "locutus/python", + "locutus/ruby", + "locutus" + ] + } + }, + "lodash": { + "4.14": { + "libraryName": "Lo-Dash", + "typingsPackageName": "lodash", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + }, + { + "name": "AJ Richardson", + "url": "https://github.com/aj-r", + "githubUsername": "aj-r" + }, + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + }, + { + "name": "Georgii Dolzhykov", + "url": "https://github.com/thorn0", + "githubUsername": "thorn0" + }, + { + "name": "Jack Moore", + "url": "https://github.com/jtmthf", + "githubUsername": "jtmthf" + }, + { + "name": "Dominique Rau", + "url": "https://github.com/DomiR", + "githubUsername": "DomiR" + }, + { + "name": "William Chelman", + "url": "https://github.com/WilliamChelman", + "githubUsername": "WilliamChelman" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "add.d.ts", + "after.d.ts", + "ary.d.ts", + "assign.d.ts", + "assignIn.d.ts", + "assignInWith.d.ts", + "assignWith.d.ts", + "at.d.ts", + "attempt.d.ts", + "before.d.ts", + "bind.d.ts", + "bindAll.d.ts", + "bindKey.d.ts", + "camelCase.d.ts", + "capitalize.d.ts", + "castArray.d.ts", + "ceil.d.ts", + "chain.d.ts", + "chunk.d.ts", + "clamp.d.ts", + "clone.d.ts", + "cloneDeep.d.ts", + "cloneDeepWith.d.ts", + "cloneWith.d.ts", + "common/array.d.ts", + "common/collection.d.ts", + "common/common.d.ts", + "common/date.d.ts", + "common/function.d.ts", + "common/lang.d.ts", + "common/math.d.ts", + "common/number.d.ts", + "common/object.d.ts", + "common/seq.d.ts", + "common/string.d.ts", + "common/util.d.ts", + "compact.d.ts", + "concat.d.ts", + "cond.d.ts", + "conformsTo.d.ts", + "constant.d.ts", + "countBy.d.ts", + "create.d.ts", + "curry.d.ts", + "curryRight.d.ts", + "debounce.d.ts", + "deburr.d.ts", + "defaultTo.d.ts", + "defaults.d.ts", + "defaultsDeep.d.ts", + "defer.d.ts", + "delay.d.ts", + "difference.d.ts", + "differenceBy.d.ts", + "differenceWith.d.ts", + "divide.d.ts", + "drop.d.ts", + "dropRight.d.ts", + "dropRightWhile.d.ts", + "dropWhile.d.ts", + "each.d.ts", + "eachRight.d.ts", + "endsWith.d.ts", + "entries.d.ts", + "entriesIn.d.ts", + "eq.d.ts", + "escape.d.ts", + "escapeRegExp.d.ts", + "every.d.ts", + "extend.d.ts", + "extendWith.d.ts", + "fill.d.ts", + "filter.d.ts", + "find.d.ts", + "findIndex.d.ts", + "findKey.d.ts", + "findLast.d.ts", + "findLastIndex.d.ts", + "findLastKey.d.ts", + "first.d.ts", + "flatMap.d.ts", + "flatMapDeep.d.ts", + "flatMapDepth.d.ts", + "flatten.d.ts", + "flattenDeep.d.ts", + "flattenDepth.d.ts", + "flip.d.ts", + "floor.d.ts", + "flow.d.ts", + "flowRight.d.ts", + "forEach.d.ts", + "forEachRight.d.ts", + "forIn.d.ts", + "forInRight.d.ts", + "forOwn.d.ts", + "forOwnRight.d.ts", + "fp.d.ts", + "fp/F.d.ts", + "fp/T.d.ts", + "fp/__.d.ts", + "fp/add.d.ts", + "fp/after.d.ts", + "fp/all.d.ts", + "fp/allPass.d.ts", + "fp/always.d.ts", + "fp/any.d.ts", + "fp/anyPass.d.ts", + "fp/apply.d.ts", + "fp/ary.d.ts", + "fp/assign.d.ts", + "fp/assignAll.d.ts", + "fp/assignAllWith.d.ts", + "fp/assignIn.d.ts", + "fp/assignInAll.d.ts", + "fp/assignInAllWith.d.ts", + "fp/assignInWith.d.ts", + "fp/assignWith.d.ts", + "fp/assoc.d.ts", + "fp/assocPath.d.ts", + "fp/at.d.ts", + "fp/attempt.d.ts", + "fp/before.d.ts", + "fp/bind.d.ts", + "fp/bindAll.d.ts", + "fp/bindKey.d.ts", + "fp/camelCase.d.ts", + "fp/capitalize.d.ts", + "fp/castArray.d.ts", + "fp/ceil.d.ts", + "fp/chunk.d.ts", + "fp/clamp.d.ts", + "fp/clone.d.ts", + "fp/cloneDeep.d.ts", + "fp/cloneDeepWith.d.ts", + "fp/cloneWith.d.ts", + "fp/compact.d.ts", + "fp/complement.d.ts", + "fp/compose.d.ts", + "fp/concat.d.ts", + "fp/cond.d.ts", + "fp/conforms.d.ts", + "fp/conformsTo.d.ts", + "fp/constant.d.ts", + "fp/contains.d.ts", + "fp/convert.d.ts", + "fp/countBy.d.ts", + "fp/create.d.ts", + "fp/curry.d.ts", + "fp/curryN.d.ts", + "fp/curryRight.d.ts", + "fp/curryRightN.d.ts", + "fp/debounce.d.ts", + "fp/deburr.d.ts", + "fp/defaultTo.d.ts", + "fp/defaults.d.ts", + "fp/defaultsAll.d.ts", + "fp/defaultsDeep.d.ts", + "fp/defaultsDeepAll.d.ts", + "fp/defer.d.ts", + "fp/delay.d.ts", + "fp/difference.d.ts", + "fp/differenceBy.d.ts", + "fp/differenceWith.d.ts", + "fp/dissoc.d.ts", + "fp/dissocPath.d.ts", + "fp/divide.d.ts", + "fp/drop.d.ts", + "fp/dropLast.d.ts", + "fp/dropLastWhile.d.ts", + "fp/dropRight.d.ts", + "fp/dropRightWhile.d.ts", + "fp/dropWhile.d.ts", + "fp/each.d.ts", + "fp/eachRight.d.ts", + "fp/endsWith.d.ts", + "fp/entries.d.ts", + "fp/entriesIn.d.ts", + "fp/eq.d.ts", + "fp/equals.d.ts", + "fp/escape.d.ts", + "fp/escapeRegExp.d.ts", + "fp/every.d.ts", + "fp/extend.d.ts", + "fp/extendAll.d.ts", + "fp/extendAllWith.d.ts", + "fp/extendWith.d.ts", + "fp/fill.d.ts", + "fp/filter.d.ts", + "fp/find.d.ts", + "fp/findFrom.d.ts", + "fp/findIndex.d.ts", + "fp/findIndexFrom.d.ts", + "fp/findKey.d.ts", + "fp/findLast.d.ts", + "fp/findLastFrom.d.ts", + "fp/findLastIndex.d.ts", + "fp/findLastIndexFrom.d.ts", + "fp/findLastKey.d.ts", + "fp/first.d.ts", + "fp/flatMap.d.ts", + "fp/flatMapDeep.d.ts", + "fp/flatMapDepth.d.ts", + "fp/flatten.d.ts", + "fp/flattenDeep.d.ts", + "fp/flattenDepth.d.ts", + "fp/flip.d.ts", + "fp/floor.d.ts", + "fp/flow.d.ts", + "fp/flowRight.d.ts", + "fp/forEach.d.ts", + "fp/forEachRight.d.ts", + "fp/forIn.d.ts", + "fp/forInRight.d.ts", + "fp/forOwn.d.ts", + "fp/forOwnRight.d.ts", + "fp/fromPairs.d.ts", + "fp/functions.d.ts", + "fp/functionsIn.d.ts", + "fp/get.d.ts", + "fp/getOr.d.ts", + "fp/groupBy.d.ts", + "fp/gt.d.ts", + "fp/gte.d.ts", + "fp/has.d.ts", + "fp/hasIn.d.ts", + "fp/head.d.ts", + "fp/identical.d.ts", + "fp/identity.d.ts", + "fp/inRange.d.ts", + "fp/includes.d.ts", + "fp/includesFrom.d.ts", + "fp/indexBy.d.ts", + "fp/indexOf.d.ts", + "fp/indexOfFrom.d.ts", + "fp/init.d.ts", + "fp/initial.d.ts", + "fp/intersection.d.ts", + "fp/intersectionBy.d.ts", + "fp/intersectionWith.d.ts", + "fp/invert.d.ts", + "fp/invertBy.d.ts", + "fp/invertObj.d.ts", + "fp/invoke.d.ts", + "fp/invokeArgs.d.ts", + "fp/invokeArgsMap.d.ts", + "fp/invokeMap.d.ts", + "fp/isArguments.d.ts", + "fp/isArray.d.ts", + "fp/isArrayBuffer.d.ts", + "fp/isArrayLike.d.ts", + "fp/isArrayLikeObject.d.ts", + "fp/isBoolean.d.ts", + "fp/isBuffer.d.ts", + "fp/isDate.d.ts", + "fp/isElement.d.ts", + "fp/isEmpty.d.ts", + "fp/isEqual.d.ts", + "fp/isEqualWith.d.ts", + "fp/isError.d.ts", + "fp/isFinite.d.ts", + "fp/isFunction.d.ts", + "fp/isInteger.d.ts", + "fp/isLength.d.ts", + "fp/isMap.d.ts", + "fp/isMatch.d.ts", + "fp/isMatchWith.d.ts", + "fp/isNaN.d.ts", + "fp/isNative.d.ts", + "fp/isNil.d.ts", + "fp/isNull.d.ts", + "fp/isNumber.d.ts", + "fp/isObject.d.ts", + "fp/isObjectLike.d.ts", + "fp/isPlainObject.d.ts", + "fp/isRegExp.d.ts", + "fp/isSafeInteger.d.ts", + "fp/isSet.d.ts", + "fp/isString.d.ts", + "fp/isSymbol.d.ts", + "fp/isTypedArray.d.ts", + "fp/isUndefined.d.ts", + "fp/isWeakMap.d.ts", + "fp/isWeakSet.d.ts", + "fp/iteratee.d.ts", + "fp/join.d.ts", + "fp/juxt.d.ts", + "fp/kebabCase.d.ts", + "fp/keyBy.d.ts", + "fp/keys.d.ts", + "fp/keysIn.d.ts", + "fp/last.d.ts", + "fp/lastIndexOf.d.ts", + "fp/lastIndexOfFrom.d.ts", + "fp/lowerCase.d.ts", + "fp/lowerFirst.d.ts", + "fp/lt.d.ts", + "fp/lte.d.ts", + "fp/map.d.ts", + "fp/mapKeys.d.ts", + "fp/mapValues.d.ts", + "fp/matches.d.ts", + "fp/matchesProperty.d.ts", + "fp/max.d.ts", + "fp/maxBy.d.ts", + "fp/mean.d.ts", + "fp/meanBy.d.ts", + "fp/memoize.d.ts", + "fp/merge.d.ts", + "fp/mergeAll.d.ts", + "fp/mergeAllWith.d.ts", + "fp/mergeWith.d.ts", + "fp/method.d.ts", + "fp/methodOf.d.ts", + "fp/min.d.ts", + "fp/minBy.d.ts", + "fp/multiply.d.ts", + "fp/nAry.d.ts", + "fp/negate.d.ts", + "fp/noConflict.d.ts", + "fp/noop.d.ts", + "fp/now.d.ts", + "fp/nth.d.ts", + "fp/nthArg.d.ts", + "fp/omit.d.ts", + "fp/omitAll.d.ts", + "fp/omitBy.d.ts", + "fp/once.d.ts", + "fp/orderBy.d.ts", + "fp/over.d.ts", + "fp/overArgs.d.ts", + "fp/overEvery.d.ts", + "fp/overSome.d.ts", + "fp/pad.d.ts", + "fp/padChars.d.ts", + "fp/padCharsEnd.d.ts", + "fp/padCharsStart.d.ts", + "fp/padEnd.d.ts", + "fp/padStart.d.ts", + "fp/parseInt.d.ts", + "fp/partial.d.ts", + "fp/partialRight.d.ts", + "fp/partition.d.ts", + "fp/path.d.ts", + "fp/pathEq.d.ts", + "fp/pathOr.d.ts", + "fp/paths.d.ts", + "fp/pick.d.ts", + "fp/pickAll.d.ts", + "fp/pickBy.d.ts", + "fp/pipe.d.ts", + "fp/placeholder.d.ts", + "fp/pluck.d.ts", + "fp/prop.d.ts", + "fp/propEq.d.ts", + "fp/propOr.d.ts", + "fp/property.d.ts", + "fp/propertyOf.d.ts", + "fp/props.d.ts", + "fp/pull.d.ts", + "fp/pullAll.d.ts", + "fp/pullAllBy.d.ts", + "fp/pullAllWith.d.ts", + "fp/pullAt.d.ts", + "fp/random.d.ts", + "fp/range.d.ts", + "fp/rangeRight.d.ts", + "fp/rangeStep.d.ts", + "fp/rangeStepRight.d.ts", + "fp/rearg.d.ts", + "fp/reduce.d.ts", + "fp/reduceRight.d.ts", + "fp/reject.d.ts", + "fp/remove.d.ts", + "fp/repeat.d.ts", + "fp/replace.d.ts", + "fp/rest.d.ts", + "fp/restFrom.d.ts", + "fp/result.d.ts", + "fp/reverse.d.ts", + "fp/round.d.ts", + "fp/runInContext.d.ts", + "fp/sample.d.ts", + "fp/sampleSize.d.ts", + "fp/set.d.ts", + "fp/setWith.d.ts", + "fp/shuffle.d.ts", + "fp/size.d.ts", + "fp/slice.d.ts", + "fp/snakeCase.d.ts", + "fp/some.d.ts", + "fp/sortBy.d.ts", + "fp/sortedIndex.d.ts", + "fp/sortedIndexBy.d.ts", + "fp/sortedIndexOf.d.ts", + "fp/sortedLastIndex.d.ts", + "fp/sortedLastIndexBy.d.ts", + "fp/sortedLastIndexOf.d.ts", + "fp/sortedUniq.d.ts", + "fp/sortedUniqBy.d.ts", + "fp/split.d.ts", + "fp/spread.d.ts", + "fp/spreadFrom.d.ts", + "fp/startCase.d.ts", + "fp/startsWith.d.ts", + "fp/stubArray.d.ts", + "fp/stubFalse.d.ts", + "fp/stubObject.d.ts", + "fp/stubString.d.ts", + "fp/stubTrue.d.ts", + "fp/subtract.d.ts", + "fp/sum.d.ts", + "fp/sumBy.d.ts", + "fp/symmetricDifference.d.ts", + "fp/symmetricDifferenceBy.d.ts", + "fp/symmetricDifferenceWith.d.ts", + "fp/tail.d.ts", + "fp/take.d.ts", + "fp/takeLast.d.ts", + "fp/takeLastWhile.d.ts", + "fp/takeRight.d.ts", + "fp/takeRightWhile.d.ts", + "fp/takeWhile.d.ts", + "fp/tap.d.ts", + "fp/template.d.ts", + "fp/throttle.d.ts", + "fp/thru.d.ts", + "fp/times.d.ts", + "fp/toArray.d.ts", + "fp/toFinite.d.ts", + "fp/toInteger.d.ts", + "fp/toLength.d.ts", + "fp/toLower.d.ts", + "fp/toNumber.d.ts", + "fp/toPairs.d.ts", + "fp/toPairsIn.d.ts", + "fp/toPath.d.ts", + "fp/toPlainObject.d.ts", + "fp/toSafeInteger.d.ts", + "fp/toString.d.ts", + "fp/toUpper.d.ts", + "fp/transform.d.ts", + "fp/trim.d.ts", + "fp/trimChars.d.ts", + "fp/trimCharsEnd.d.ts", + "fp/trimCharsStart.d.ts", + "fp/trimEnd.d.ts", + "fp/trimStart.d.ts", + "fp/truncate.d.ts", + "fp/unapply.d.ts", + "fp/unary.d.ts", + "fp/unescape.d.ts", + "fp/union.d.ts", + "fp/unionBy.d.ts", + "fp/unionWith.d.ts", + "fp/uniq.d.ts", + "fp/uniqBy.d.ts", + "fp/uniqWith.d.ts", + "fp/uniqueId.d.ts", + "fp/unnest.d.ts", + "fp/unset.d.ts", + "fp/unzip.d.ts", + "fp/unzipWith.d.ts", + "fp/update.d.ts", + "fp/updateWith.d.ts", + "fp/upperCase.d.ts", + "fp/upperFirst.d.ts", + "fp/useWith.d.ts", + "fp/values.d.ts", + "fp/valuesIn.d.ts", + "fp/where.d.ts", + "fp/whereEq.d.ts", + "fp/without.d.ts", + "fp/words.d.ts", + "fp/wrap.d.ts", + "fp/xor.d.ts", + "fp/xorBy.d.ts", + "fp/xorWith.d.ts", + "fp/zip.d.ts", + "fp/zipAll.d.ts", + "fp/zipObj.d.ts", + "fp/zipObject.d.ts", + "fp/zipObjectDeep.d.ts", + "fp/zipWith.d.ts", + "fromPairs.d.ts", + "functions.d.ts", + "functionsIn.d.ts", + "get.d.ts", + "groupBy.d.ts", + "gt.d.ts", + "gte.d.ts", + "has.d.ts", + "hasIn.d.ts", + "head.d.ts", + "identity.d.ts", + "inRange.d.ts", + "includes.d.ts", + "index.d.ts", + "indexOf.d.ts", + "initial.d.ts", + "intersection.d.ts", + "intersectionBy.d.ts", + "intersectionWith.d.ts", + "invert.d.ts", + "invertBy.d.ts", + "invoke.d.ts", + "invokeMap.d.ts", + "isArguments.d.ts", + "isArray.d.ts", + "isArrayBuffer.d.ts", + "isArrayLike.d.ts", + "isArrayLikeObject.d.ts", + "isBoolean.d.ts", + "isBuffer.d.ts", + "isDate.d.ts", + "isElement.d.ts", + "isEmpty.d.ts", + "isEqual.d.ts", + "isEqualWith.d.ts", + "isError.d.ts", + "isFinite.d.ts", + "isFunction.d.ts", + "isInteger.d.ts", + "isLength.d.ts", + "isMap.d.ts", + "isMatch.d.ts", + "isMatchWith.d.ts", + "isNaN.d.ts", + "isNative.d.ts", + "isNil.d.ts", + "isNull.d.ts", + "isNumber.d.ts", + "isObject.d.ts", + "isObjectLike.d.ts", + "isPlainObject.d.ts", + "isRegExp.d.ts", + "isSafeInteger.d.ts", + "isSet.d.ts", + "isString.d.ts", + "isSymbol.d.ts", + "isTypedArray.d.ts", + "isUndefined.d.ts", + "isWeakMap.d.ts", + "isWeakSet.d.ts", + "iteratee.d.ts", + "join.d.ts", + "kebabCase.d.ts", + "keyBy.d.ts", + "keys.d.ts", + "keysIn.d.ts", + "last.d.ts", + "lastIndexOf.d.ts", + "lowerCase.d.ts", + "lowerFirst.d.ts", + "lt.d.ts", + "lte.d.ts", + "map.d.ts", + "mapKeys.d.ts", + "mapValues.d.ts", + "matches.d.ts", + "matchesProperty.d.ts", + "max.d.ts", + "maxBy.d.ts", + "mean.d.ts", + "meanBy.d.ts", + "memoize.d.ts", + "merge.d.ts", + "mergeWith.d.ts", + "method.d.ts", + "methodOf.d.ts", + "min.d.ts", + "minBy.d.ts", + "mixin.d.ts", + "multiply.d.ts", + "negate.d.ts", + "noConflict.d.ts", + "noop.d.ts", + "now.d.ts", + "nth.d.ts", + "nthArg.d.ts", + "omit.d.ts", + "omitBy.d.ts", + "once.d.ts", + "orderBy.d.ts", + "over.d.ts", + "overArgs.d.ts", + "overEvery.d.ts", + "overSome.d.ts", + "pad.d.ts", + "padEnd.d.ts", + "padStart.d.ts", + "parseInt.d.ts", + "partial.d.ts", + "partialRight.d.ts", + "partition.d.ts", + "pick.d.ts", + "pickBy.d.ts", + "property.d.ts", + "propertyOf.d.ts", + "pull.d.ts", + "pullAll.d.ts", + "pullAllBy.d.ts", + "pullAllWith.d.ts", + "pullAt.d.ts", + "random.d.ts", + "range.d.ts", + "rangeRight.d.ts", + "rearg.d.ts", + "reduce.d.ts", + "reduceRight.d.ts", + "reject.d.ts", + "remove.d.ts", + "repeat.d.ts", + "replace.d.ts", + "rest.d.ts", + "result.d.ts", + "reverse.d.ts", + "round.d.ts", + "runInContext.d.ts", + "sample.d.ts", + "sampleSize.d.ts", + "set.d.ts", + "setWith.d.ts", + "shuffle.d.ts", + "size.d.ts", + "slice.d.ts", + "snakeCase.d.ts", + "some.d.ts", + "sortBy.d.ts", + "sortedIndex.d.ts", + "sortedIndexBy.d.ts", + "sortedIndexOf.d.ts", + "sortedLastIndex.d.ts", + "sortedLastIndexBy.d.ts", + "sortedLastIndexOf.d.ts", + "sortedUniq.d.ts", + "sortedUniqBy.d.ts", + "split.d.ts", + "spread.d.ts", + "startCase.d.ts", + "startsWith.d.ts", + "stubFalse.d.ts", + "stubTrue.d.ts", + "subtract.d.ts", + "sum.d.ts", + "sumBy.d.ts", + "tail.d.ts", + "take.d.ts", + "takeRight.d.ts", + "takeRightWhile.d.ts", + "takeWhile.d.ts", + "tap.d.ts", + "template.d.ts", + "throttle.d.ts", + "thru.d.ts", + "times.d.ts", + "toArray.d.ts", + "toFinite.d.ts", + "toInteger.d.ts", + "toLength.d.ts", + "toLower.d.ts", + "toNumber.d.ts", + "toPairs.d.ts", + "toPairsIn.d.ts", + "toPath.d.ts", + "toPlainObject.d.ts", + "toSafeInteger.d.ts", + "toString.d.ts", + "toUpper.d.ts", + "transform.d.ts", + "trim.d.ts", + "trimEnd.d.ts", + "trimStart.d.ts", + "truncate.d.ts", + "unary.d.ts", + "unescape.d.ts", + "union.d.ts", + "unionBy.d.ts", + "unionWith.d.ts", + "uniq.d.ts", + "uniqBy.d.ts", + "uniqWith.d.ts", + "uniqueId.d.ts", + "unset.d.ts", + "unzip.d.ts", + "unzipWith.d.ts", + "update.d.ts", + "updateWith.d.ts", + "upperCase.d.ts", + "upperFirst.d.ts", + "values.d.ts", + "valuesIn.d.ts", + "without.d.ts", + "words.d.ts", + "wrap.d.ts", + "xor.d.ts", + "xorBy.d.ts", + "xorWith.d.ts", + "zip.d.ts", + "zipObject.d.ts", + "zipObjectDeep.d.ts", + "zipWith.d.ts", + "ts3.1/add.d.ts", + "ts3.1/after.d.ts", + "ts3.1/ary.d.ts", + "ts3.1/assign.d.ts", + "ts3.1/assignIn.d.ts", + "ts3.1/assignInWith.d.ts", + "ts3.1/assignWith.d.ts", + "ts3.1/at.d.ts", + "ts3.1/attempt.d.ts", + "ts3.1/before.d.ts", + "ts3.1/bind.d.ts", + "ts3.1/bindAll.d.ts", + "ts3.1/bindKey.d.ts", + "ts3.1/camelCase.d.ts", + "ts3.1/capitalize.d.ts", + "ts3.1/castArray.d.ts", + "ts3.1/ceil.d.ts", + "ts3.1/chain.d.ts", + "ts3.1/chunk.d.ts", + "ts3.1/clamp.d.ts", + "ts3.1/clone.d.ts", + "ts3.1/cloneDeep.d.ts", + "ts3.1/cloneDeepWith.d.ts", + "ts3.1/cloneWith.d.ts", + "ts3.1/common/array.d.ts", + "ts3.1/common/collection.d.ts", + "ts3.1/common/common.d.ts", + "ts3.1/common/date.d.ts", + "ts3.1/common/function.d.ts", + "ts3.1/common/lang.d.ts", + "ts3.1/common/math.d.ts", + "ts3.1/common/number.d.ts", + "ts3.1/common/object.d.ts", + "ts3.1/common/seq.d.ts", + "ts3.1/common/string.d.ts", + "ts3.1/common/util.d.ts", + "ts3.1/compact.d.ts", + "ts3.1/concat.d.ts", + "ts3.1/cond.d.ts", + "ts3.1/conformsTo.d.ts", + "ts3.1/constant.d.ts", + "ts3.1/countBy.d.ts", + "ts3.1/create.d.ts", + "ts3.1/curry.d.ts", + "ts3.1/curryRight.d.ts", + "ts3.1/debounce.d.ts", + "ts3.1/deburr.d.ts", + "ts3.1/defaultTo.d.ts", + "ts3.1/defaults.d.ts", + "ts3.1/defaultsDeep.d.ts", + "ts3.1/defer.d.ts", + "ts3.1/delay.d.ts", + "ts3.1/difference.d.ts", + "ts3.1/differenceBy.d.ts", + "ts3.1/differenceWith.d.ts", + "ts3.1/divide.d.ts", + "ts3.1/drop.d.ts", + "ts3.1/dropRight.d.ts", + "ts3.1/dropRightWhile.d.ts", + "ts3.1/dropWhile.d.ts", + "ts3.1/each.d.ts", + "ts3.1/eachRight.d.ts", + "ts3.1/endsWith.d.ts", + "ts3.1/entries.d.ts", + "ts3.1/entriesIn.d.ts", + "ts3.1/eq.d.ts", + "ts3.1/escape.d.ts", + "ts3.1/escapeRegExp.d.ts", + "ts3.1/every.d.ts", + "ts3.1/extend.d.ts", + "ts3.1/extendWith.d.ts", + "ts3.1/fill.d.ts", + "ts3.1/filter.d.ts", + "ts3.1/find.d.ts", + "ts3.1/findIndex.d.ts", + "ts3.1/findKey.d.ts", + "ts3.1/findLast.d.ts", + "ts3.1/findLastIndex.d.ts", + "ts3.1/findLastKey.d.ts", + "ts3.1/first.d.ts", + "ts3.1/flatMap.d.ts", + "ts3.1/flatMapDeep.d.ts", + "ts3.1/flatMapDepth.d.ts", + "ts3.1/flatten.d.ts", + "ts3.1/flattenDeep.d.ts", + "ts3.1/flattenDepth.d.ts", + "ts3.1/flip.d.ts", + "ts3.1/floor.d.ts", + "ts3.1/flow.d.ts", + "ts3.1/flowRight.d.ts", + "ts3.1/forEach.d.ts", + "ts3.1/forEachRight.d.ts", + "ts3.1/forIn.d.ts", + "ts3.1/forInRight.d.ts", + "ts3.1/forOwn.d.ts", + "ts3.1/forOwnRight.d.ts", + "ts3.1/fp.d.ts", + "ts3.1/fp/F.d.ts", + "ts3.1/fp/T.d.ts", + "ts3.1/fp/__.d.ts", + "ts3.1/fp/add.d.ts", + "ts3.1/fp/after.d.ts", + "ts3.1/fp/all.d.ts", + "ts3.1/fp/allPass.d.ts", + "ts3.1/fp/always.d.ts", + "ts3.1/fp/any.d.ts", + "ts3.1/fp/anyPass.d.ts", + "ts3.1/fp/apply.d.ts", + "ts3.1/fp/ary.d.ts", + "ts3.1/fp/assign.d.ts", + "ts3.1/fp/assignAll.d.ts", + "ts3.1/fp/assignAllWith.d.ts", + "ts3.1/fp/assignIn.d.ts", + "ts3.1/fp/assignInAll.d.ts", + "ts3.1/fp/assignInAllWith.d.ts", + "ts3.1/fp/assignInWith.d.ts", + "ts3.1/fp/assignWith.d.ts", + "ts3.1/fp/assoc.d.ts", + "ts3.1/fp/assocPath.d.ts", + "ts3.1/fp/at.d.ts", + "ts3.1/fp/attempt.d.ts", + "ts3.1/fp/before.d.ts", + "ts3.1/fp/bind.d.ts", + "ts3.1/fp/bindAll.d.ts", + "ts3.1/fp/bindKey.d.ts", + "ts3.1/fp/camelCase.d.ts", + "ts3.1/fp/capitalize.d.ts", + "ts3.1/fp/castArray.d.ts", + "ts3.1/fp/ceil.d.ts", + "ts3.1/fp/chunk.d.ts", + "ts3.1/fp/clamp.d.ts", + "ts3.1/fp/clone.d.ts", + "ts3.1/fp/cloneDeep.d.ts", + "ts3.1/fp/cloneDeepWith.d.ts", + "ts3.1/fp/cloneWith.d.ts", + "ts3.1/fp/compact.d.ts", + "ts3.1/fp/complement.d.ts", + "ts3.1/fp/compose.d.ts", + "ts3.1/fp/concat.d.ts", + "ts3.1/fp/cond.d.ts", + "ts3.1/fp/conforms.d.ts", + "ts3.1/fp/conformsTo.d.ts", + "ts3.1/fp/constant.d.ts", + "ts3.1/fp/contains.d.ts", + "ts3.1/fp/convert.d.ts", + "ts3.1/fp/countBy.d.ts", + "ts3.1/fp/create.d.ts", + "ts3.1/fp/curry.d.ts", + "ts3.1/fp/curryN.d.ts", + "ts3.1/fp/curryRight.d.ts", + "ts3.1/fp/curryRightN.d.ts", + "ts3.1/fp/debounce.d.ts", + "ts3.1/fp/deburr.d.ts", + "ts3.1/fp/defaultTo.d.ts", + "ts3.1/fp/defaults.d.ts", + "ts3.1/fp/defaultsAll.d.ts", + "ts3.1/fp/defaultsDeep.d.ts", + "ts3.1/fp/defaultsDeepAll.d.ts", + "ts3.1/fp/defer.d.ts", + "ts3.1/fp/delay.d.ts", + "ts3.1/fp/difference.d.ts", + "ts3.1/fp/differenceBy.d.ts", + "ts3.1/fp/differenceWith.d.ts", + "ts3.1/fp/dissoc.d.ts", + "ts3.1/fp/dissocPath.d.ts", + "ts3.1/fp/divide.d.ts", + "ts3.1/fp/drop.d.ts", + "ts3.1/fp/dropLast.d.ts", + "ts3.1/fp/dropLastWhile.d.ts", + "ts3.1/fp/dropRight.d.ts", + "ts3.1/fp/dropRightWhile.d.ts", + "ts3.1/fp/dropWhile.d.ts", + "ts3.1/fp/each.d.ts", + "ts3.1/fp/eachRight.d.ts", + "ts3.1/fp/endsWith.d.ts", + "ts3.1/fp/entries.d.ts", + "ts3.1/fp/entriesIn.d.ts", + "ts3.1/fp/eq.d.ts", + "ts3.1/fp/equals.d.ts", + "ts3.1/fp/escape.d.ts", + "ts3.1/fp/escapeRegExp.d.ts", + "ts3.1/fp/every.d.ts", + "ts3.1/fp/extend.d.ts", + "ts3.1/fp/extendAll.d.ts", + "ts3.1/fp/extendAllWith.d.ts", + "ts3.1/fp/extendWith.d.ts", + "ts3.1/fp/fill.d.ts", + "ts3.1/fp/filter.d.ts", + "ts3.1/fp/find.d.ts", + "ts3.1/fp/findFrom.d.ts", + "ts3.1/fp/findIndex.d.ts", + "ts3.1/fp/findIndexFrom.d.ts", + "ts3.1/fp/findKey.d.ts", + "ts3.1/fp/findLast.d.ts", + "ts3.1/fp/findLastFrom.d.ts", + "ts3.1/fp/findLastIndex.d.ts", + "ts3.1/fp/findLastIndexFrom.d.ts", + "ts3.1/fp/findLastKey.d.ts", + "ts3.1/fp/first.d.ts", + "ts3.1/fp/flatMap.d.ts", + "ts3.1/fp/flatMapDeep.d.ts", + "ts3.1/fp/flatMapDepth.d.ts", + "ts3.1/fp/flatten.d.ts", + "ts3.1/fp/flattenDeep.d.ts", + "ts3.1/fp/flattenDepth.d.ts", + "ts3.1/fp/flip.d.ts", + "ts3.1/fp/floor.d.ts", + "ts3.1/fp/flow.d.ts", + "ts3.1/fp/flowRight.d.ts", + "ts3.1/fp/forEach.d.ts", + "ts3.1/fp/forEachRight.d.ts", + "ts3.1/fp/forIn.d.ts", + "ts3.1/fp/forInRight.d.ts", + "ts3.1/fp/forOwn.d.ts", + "ts3.1/fp/forOwnRight.d.ts", + "ts3.1/fp/fromPairs.d.ts", + "ts3.1/fp/functions.d.ts", + "ts3.1/fp/functionsIn.d.ts", + "ts3.1/fp/get.d.ts", + "ts3.1/fp/getOr.d.ts", + "ts3.1/fp/groupBy.d.ts", + "ts3.1/fp/gt.d.ts", + "ts3.1/fp/gte.d.ts", + "ts3.1/fp/has.d.ts", + "ts3.1/fp/hasIn.d.ts", + "ts3.1/fp/head.d.ts", + "ts3.1/fp/identical.d.ts", + "ts3.1/fp/identity.d.ts", + "ts3.1/fp/inRange.d.ts", + "ts3.1/fp/includes.d.ts", + "ts3.1/fp/includesFrom.d.ts", + "ts3.1/fp/indexBy.d.ts", + "ts3.1/fp/indexOf.d.ts", + "ts3.1/fp/indexOfFrom.d.ts", + "ts3.1/fp/init.d.ts", + "ts3.1/fp/initial.d.ts", + "ts3.1/fp/intersection.d.ts", + "ts3.1/fp/intersectionBy.d.ts", + "ts3.1/fp/intersectionWith.d.ts", + "ts3.1/fp/invert.d.ts", + "ts3.1/fp/invertBy.d.ts", + "ts3.1/fp/invertObj.d.ts", + "ts3.1/fp/invoke.d.ts", + "ts3.1/fp/invokeArgs.d.ts", + "ts3.1/fp/invokeArgsMap.d.ts", + "ts3.1/fp/invokeMap.d.ts", + "ts3.1/fp/isArguments.d.ts", + "ts3.1/fp/isArray.d.ts", + "ts3.1/fp/isArrayBuffer.d.ts", + "ts3.1/fp/isArrayLike.d.ts", + "ts3.1/fp/isArrayLikeObject.d.ts", + "ts3.1/fp/isBoolean.d.ts", + "ts3.1/fp/isBuffer.d.ts", + "ts3.1/fp/isDate.d.ts", + "ts3.1/fp/isElement.d.ts", + "ts3.1/fp/isEmpty.d.ts", + "ts3.1/fp/isEqual.d.ts", + "ts3.1/fp/isEqualWith.d.ts", + "ts3.1/fp/isError.d.ts", + "ts3.1/fp/isFinite.d.ts", + "ts3.1/fp/isFunction.d.ts", + "ts3.1/fp/isInteger.d.ts", + "ts3.1/fp/isLength.d.ts", + "ts3.1/fp/isMap.d.ts", + "ts3.1/fp/isMatch.d.ts", + "ts3.1/fp/isMatchWith.d.ts", + "ts3.1/fp/isNaN.d.ts", + "ts3.1/fp/isNative.d.ts", + "ts3.1/fp/isNil.d.ts", + "ts3.1/fp/isNull.d.ts", + "ts3.1/fp/isNumber.d.ts", + "ts3.1/fp/isObject.d.ts", + "ts3.1/fp/isObjectLike.d.ts", + "ts3.1/fp/isPlainObject.d.ts", + "ts3.1/fp/isRegExp.d.ts", + "ts3.1/fp/isSafeInteger.d.ts", + "ts3.1/fp/isSet.d.ts", + "ts3.1/fp/isString.d.ts", + "ts3.1/fp/isSymbol.d.ts", + "ts3.1/fp/isTypedArray.d.ts", + "ts3.1/fp/isUndefined.d.ts", + "ts3.1/fp/isWeakMap.d.ts", + "ts3.1/fp/isWeakSet.d.ts", + "ts3.1/fp/iteratee.d.ts", + "ts3.1/fp/join.d.ts", + "ts3.1/fp/juxt.d.ts", + "ts3.1/fp/kebabCase.d.ts", + "ts3.1/fp/keyBy.d.ts", + "ts3.1/fp/keys.d.ts", + "ts3.1/fp/keysIn.d.ts", + "ts3.1/fp/last.d.ts", + "ts3.1/fp/lastIndexOf.d.ts", + "ts3.1/fp/lastIndexOfFrom.d.ts", + "ts3.1/fp/lowerCase.d.ts", + "ts3.1/fp/lowerFirst.d.ts", + "ts3.1/fp/lt.d.ts", + "ts3.1/fp/lte.d.ts", + "ts3.1/fp/map.d.ts", + "ts3.1/fp/mapKeys.d.ts", + "ts3.1/fp/mapValues.d.ts", + "ts3.1/fp/matches.d.ts", + "ts3.1/fp/matchesProperty.d.ts", + "ts3.1/fp/max.d.ts", + "ts3.1/fp/maxBy.d.ts", + "ts3.1/fp/mean.d.ts", + "ts3.1/fp/meanBy.d.ts", + "ts3.1/fp/memoize.d.ts", + "ts3.1/fp/merge.d.ts", + "ts3.1/fp/mergeAll.d.ts", + "ts3.1/fp/mergeAllWith.d.ts", + "ts3.1/fp/mergeWith.d.ts", + "ts3.1/fp/method.d.ts", + "ts3.1/fp/methodOf.d.ts", + "ts3.1/fp/min.d.ts", + "ts3.1/fp/minBy.d.ts", + "ts3.1/fp/multiply.d.ts", + "ts3.1/fp/nAry.d.ts", + "ts3.1/fp/negate.d.ts", + "ts3.1/fp/noConflict.d.ts", + "ts3.1/fp/noop.d.ts", + "ts3.1/fp/now.d.ts", + "ts3.1/fp/nth.d.ts", + "ts3.1/fp/nthArg.d.ts", + "ts3.1/fp/omit.d.ts", + "ts3.1/fp/omitAll.d.ts", + "ts3.1/fp/omitBy.d.ts", + "ts3.1/fp/once.d.ts", + "ts3.1/fp/orderBy.d.ts", + "ts3.1/fp/over.d.ts", + "ts3.1/fp/overArgs.d.ts", + "ts3.1/fp/overEvery.d.ts", + "ts3.1/fp/overSome.d.ts", + "ts3.1/fp/pad.d.ts", + "ts3.1/fp/padChars.d.ts", + "ts3.1/fp/padCharsEnd.d.ts", + "ts3.1/fp/padCharsStart.d.ts", + "ts3.1/fp/padEnd.d.ts", + "ts3.1/fp/padStart.d.ts", + "ts3.1/fp/parseInt.d.ts", + "ts3.1/fp/partial.d.ts", + "ts3.1/fp/partialRight.d.ts", + "ts3.1/fp/partition.d.ts", + "ts3.1/fp/path.d.ts", + "ts3.1/fp/pathEq.d.ts", + "ts3.1/fp/pathOr.d.ts", + "ts3.1/fp/paths.d.ts", + "ts3.1/fp/pick.d.ts", + "ts3.1/fp/pickAll.d.ts", + "ts3.1/fp/pickBy.d.ts", + "ts3.1/fp/pipe.d.ts", + "ts3.1/fp/placeholder.d.ts", + "ts3.1/fp/pluck.d.ts", + "ts3.1/fp/prop.d.ts", + "ts3.1/fp/propEq.d.ts", + "ts3.1/fp/propOr.d.ts", + "ts3.1/fp/property.d.ts", + "ts3.1/fp/propertyOf.d.ts", + "ts3.1/fp/props.d.ts", + "ts3.1/fp/pull.d.ts", + "ts3.1/fp/pullAll.d.ts", + "ts3.1/fp/pullAllBy.d.ts", + "ts3.1/fp/pullAllWith.d.ts", + "ts3.1/fp/pullAt.d.ts", + "ts3.1/fp/random.d.ts", + "ts3.1/fp/range.d.ts", + "ts3.1/fp/rangeRight.d.ts", + "ts3.1/fp/rangeStep.d.ts", + "ts3.1/fp/rangeStepRight.d.ts", + "ts3.1/fp/rearg.d.ts", + "ts3.1/fp/reduce.d.ts", + "ts3.1/fp/reduceRight.d.ts", + "ts3.1/fp/reject.d.ts", + "ts3.1/fp/remove.d.ts", + "ts3.1/fp/repeat.d.ts", + "ts3.1/fp/replace.d.ts", + "ts3.1/fp/rest.d.ts", + "ts3.1/fp/restFrom.d.ts", + "ts3.1/fp/result.d.ts", + "ts3.1/fp/reverse.d.ts", + "ts3.1/fp/round.d.ts", + "ts3.1/fp/runInContext.d.ts", + "ts3.1/fp/sample.d.ts", + "ts3.1/fp/sampleSize.d.ts", + "ts3.1/fp/set.d.ts", + "ts3.1/fp/setWith.d.ts", + "ts3.1/fp/shuffle.d.ts", + "ts3.1/fp/size.d.ts", + "ts3.1/fp/slice.d.ts", + "ts3.1/fp/snakeCase.d.ts", + "ts3.1/fp/some.d.ts", + "ts3.1/fp/sortBy.d.ts", + "ts3.1/fp/sortedIndex.d.ts", + "ts3.1/fp/sortedIndexBy.d.ts", + "ts3.1/fp/sortedIndexOf.d.ts", + "ts3.1/fp/sortedLastIndex.d.ts", + "ts3.1/fp/sortedLastIndexBy.d.ts", + "ts3.1/fp/sortedLastIndexOf.d.ts", + "ts3.1/fp/sortedUniq.d.ts", + "ts3.1/fp/sortedUniqBy.d.ts", + "ts3.1/fp/split.d.ts", + "ts3.1/fp/spread.d.ts", + "ts3.1/fp/spreadFrom.d.ts", + "ts3.1/fp/startCase.d.ts", + "ts3.1/fp/startsWith.d.ts", + "ts3.1/fp/stubArray.d.ts", + "ts3.1/fp/stubFalse.d.ts", + "ts3.1/fp/stubObject.d.ts", + "ts3.1/fp/stubString.d.ts", + "ts3.1/fp/stubTrue.d.ts", + "ts3.1/fp/subtract.d.ts", + "ts3.1/fp/sum.d.ts", + "ts3.1/fp/sumBy.d.ts", + "ts3.1/fp/symmetricDifference.d.ts", + "ts3.1/fp/symmetricDifferenceBy.d.ts", + "ts3.1/fp/symmetricDifferenceWith.d.ts", + "ts3.1/fp/tail.d.ts", + "ts3.1/fp/take.d.ts", + "ts3.1/fp/takeLast.d.ts", + "ts3.1/fp/takeLastWhile.d.ts", + "ts3.1/fp/takeRight.d.ts", + "ts3.1/fp/takeRightWhile.d.ts", + "ts3.1/fp/takeWhile.d.ts", + "ts3.1/fp/tap.d.ts", + "ts3.1/fp/template.d.ts", + "ts3.1/fp/throttle.d.ts", + "ts3.1/fp/thru.d.ts", + "ts3.1/fp/times.d.ts", + "ts3.1/fp/toArray.d.ts", + "ts3.1/fp/toFinite.d.ts", + "ts3.1/fp/toInteger.d.ts", + "ts3.1/fp/toLength.d.ts", + "ts3.1/fp/toLower.d.ts", + "ts3.1/fp/toNumber.d.ts", + "ts3.1/fp/toPairs.d.ts", + "ts3.1/fp/toPairsIn.d.ts", + "ts3.1/fp/toPath.d.ts", + "ts3.1/fp/toPlainObject.d.ts", + "ts3.1/fp/toSafeInteger.d.ts", + "ts3.1/fp/toString.d.ts", + "ts3.1/fp/toUpper.d.ts", + "ts3.1/fp/transform.d.ts", + "ts3.1/fp/trim.d.ts", + "ts3.1/fp/trimChars.d.ts", + "ts3.1/fp/trimCharsEnd.d.ts", + "ts3.1/fp/trimCharsStart.d.ts", + "ts3.1/fp/trimEnd.d.ts", + "ts3.1/fp/trimStart.d.ts", + "ts3.1/fp/truncate.d.ts", + "ts3.1/fp/unapply.d.ts", + "ts3.1/fp/unary.d.ts", + "ts3.1/fp/unescape.d.ts", + "ts3.1/fp/union.d.ts", + "ts3.1/fp/unionBy.d.ts", + "ts3.1/fp/unionWith.d.ts", + "ts3.1/fp/uniq.d.ts", + "ts3.1/fp/uniqBy.d.ts", + "ts3.1/fp/uniqWith.d.ts", + "ts3.1/fp/uniqueId.d.ts", + "ts3.1/fp/unnest.d.ts", + "ts3.1/fp/unset.d.ts", + "ts3.1/fp/unzip.d.ts", + "ts3.1/fp/unzipWith.d.ts", + "ts3.1/fp/update.d.ts", + "ts3.1/fp/updateWith.d.ts", + "ts3.1/fp/upperCase.d.ts", + "ts3.1/fp/upperFirst.d.ts", + "ts3.1/fp/useWith.d.ts", + "ts3.1/fp/values.d.ts", + "ts3.1/fp/valuesIn.d.ts", + "ts3.1/fp/where.d.ts", + "ts3.1/fp/whereEq.d.ts", + "ts3.1/fp/without.d.ts", + "ts3.1/fp/words.d.ts", + "ts3.1/fp/wrap.d.ts", + "ts3.1/fp/xor.d.ts", + "ts3.1/fp/xorBy.d.ts", + "ts3.1/fp/xorWith.d.ts", + "ts3.1/fp/zip.d.ts", + "ts3.1/fp/zipAll.d.ts", + "ts3.1/fp/zipObj.d.ts", + "ts3.1/fp/zipObject.d.ts", + "ts3.1/fp/zipObjectDeep.d.ts", + "ts3.1/fp/zipWith.d.ts", + "ts3.1/fromPairs.d.ts", + "ts3.1/functions.d.ts", + "ts3.1/functionsIn.d.ts", + "ts3.1/get.d.ts", + "ts3.1/groupBy.d.ts", + "ts3.1/gt.d.ts", + "ts3.1/gte.d.ts", + "ts3.1/has.d.ts", + "ts3.1/hasIn.d.ts", + "ts3.1/head.d.ts", + "ts3.1/identity.d.ts", + "ts3.1/inRange.d.ts", + "ts3.1/includes.d.ts", + "ts3.1/index.d.ts", + "ts3.1/indexOf.d.ts", + "ts3.1/initial.d.ts", + "ts3.1/intersection.d.ts", + "ts3.1/intersectionBy.d.ts", + "ts3.1/intersectionWith.d.ts", + "ts3.1/invert.d.ts", + "ts3.1/invertBy.d.ts", + "ts3.1/invoke.d.ts", + "ts3.1/invokeMap.d.ts", + "ts3.1/isArguments.d.ts", + "ts3.1/isArray.d.ts", + "ts3.1/isArrayBuffer.d.ts", + "ts3.1/isArrayLike.d.ts", + "ts3.1/isArrayLikeObject.d.ts", + "ts3.1/isBoolean.d.ts", + "ts3.1/isBuffer.d.ts", + "ts3.1/isDate.d.ts", + "ts3.1/isElement.d.ts", + "ts3.1/isEmpty.d.ts", + "ts3.1/isEqual.d.ts", + "ts3.1/isEqualWith.d.ts", + "ts3.1/isError.d.ts", + "ts3.1/isFinite.d.ts", + "ts3.1/isFunction.d.ts", + "ts3.1/isInteger.d.ts", + "ts3.1/isLength.d.ts", + "ts3.1/isMap.d.ts", + "ts3.1/isMatch.d.ts", + "ts3.1/isMatchWith.d.ts", + "ts3.1/isNaN.d.ts", + "ts3.1/isNative.d.ts", + "ts3.1/isNil.d.ts", + "ts3.1/isNull.d.ts", + "ts3.1/isNumber.d.ts", + "ts3.1/isObject.d.ts", + "ts3.1/isObjectLike.d.ts", + "ts3.1/isPlainObject.d.ts", + "ts3.1/isRegExp.d.ts", + "ts3.1/isSafeInteger.d.ts", + "ts3.1/isSet.d.ts", + "ts3.1/isString.d.ts", + "ts3.1/isSymbol.d.ts", + "ts3.1/isTypedArray.d.ts", + "ts3.1/isUndefined.d.ts", + "ts3.1/isWeakMap.d.ts", + "ts3.1/isWeakSet.d.ts", + "ts3.1/iteratee.d.ts", + "ts3.1/join.d.ts", + "ts3.1/kebabCase.d.ts", + "ts3.1/keyBy.d.ts", + "ts3.1/keys.d.ts", + "ts3.1/keysIn.d.ts", + "ts3.1/last.d.ts", + "ts3.1/lastIndexOf.d.ts", + "ts3.1/lowerCase.d.ts", + "ts3.1/lowerFirst.d.ts", + "ts3.1/lt.d.ts", + "ts3.1/lte.d.ts", + "ts3.1/map.d.ts", + "ts3.1/mapKeys.d.ts", + "ts3.1/mapValues.d.ts", + "ts3.1/matches.d.ts", + "ts3.1/matchesProperty.d.ts", + "ts3.1/max.d.ts", + "ts3.1/maxBy.d.ts", + "ts3.1/mean.d.ts", + "ts3.1/meanBy.d.ts", + "ts3.1/memoize.d.ts", + "ts3.1/merge.d.ts", + "ts3.1/mergeWith.d.ts", + "ts3.1/method.d.ts", + "ts3.1/methodOf.d.ts", + "ts3.1/min.d.ts", + "ts3.1/minBy.d.ts", + "ts3.1/mixin.d.ts", + "ts3.1/multiply.d.ts", + "ts3.1/negate.d.ts", + "ts3.1/noConflict.d.ts", + "ts3.1/noop.d.ts", + "ts3.1/now.d.ts", + "ts3.1/nth.d.ts", + "ts3.1/nthArg.d.ts", + "ts3.1/omit.d.ts", + "ts3.1/omitBy.d.ts", + "ts3.1/once.d.ts", + "ts3.1/orderBy.d.ts", + "ts3.1/over.d.ts", + "ts3.1/overArgs.d.ts", + "ts3.1/overEvery.d.ts", + "ts3.1/overSome.d.ts", + "ts3.1/pad.d.ts", + "ts3.1/padEnd.d.ts", + "ts3.1/padStart.d.ts", + "ts3.1/parseInt.d.ts", + "ts3.1/partial.d.ts", + "ts3.1/partialRight.d.ts", + "ts3.1/partition.d.ts", + "ts3.1/pick.d.ts", + "ts3.1/pickBy.d.ts", + "ts3.1/property.d.ts", + "ts3.1/propertyOf.d.ts", + "ts3.1/pull.d.ts", + "ts3.1/pullAll.d.ts", + "ts3.1/pullAllBy.d.ts", + "ts3.1/pullAllWith.d.ts", + "ts3.1/pullAt.d.ts", + "ts3.1/random.d.ts", + "ts3.1/range.d.ts", + "ts3.1/rangeRight.d.ts", + "ts3.1/rearg.d.ts", + "ts3.1/reduce.d.ts", + "ts3.1/reduceRight.d.ts", + "ts3.1/reject.d.ts", + "ts3.1/remove.d.ts", + "ts3.1/repeat.d.ts", + "ts3.1/replace.d.ts", + "ts3.1/rest.d.ts", + "ts3.1/result.d.ts", + "ts3.1/reverse.d.ts", + "ts3.1/round.d.ts", + "ts3.1/runInContext.d.ts", + "ts3.1/sample.d.ts", + "ts3.1/sampleSize.d.ts", + "ts3.1/set.d.ts", + "ts3.1/setWith.d.ts", + "ts3.1/shuffle.d.ts", + "ts3.1/size.d.ts", + "ts3.1/slice.d.ts", + "ts3.1/snakeCase.d.ts", + "ts3.1/some.d.ts", + "ts3.1/sortBy.d.ts", + "ts3.1/sortedIndex.d.ts", + "ts3.1/sortedIndexBy.d.ts", + "ts3.1/sortedIndexOf.d.ts", + "ts3.1/sortedLastIndex.d.ts", + "ts3.1/sortedLastIndexBy.d.ts", + "ts3.1/sortedLastIndexOf.d.ts", + "ts3.1/sortedUniq.d.ts", + "ts3.1/sortedUniqBy.d.ts", + "ts3.1/split.d.ts", + "ts3.1/spread.d.ts", + "ts3.1/startCase.d.ts", + "ts3.1/startsWith.d.ts", + "ts3.1/stubFalse.d.ts", + "ts3.1/stubTrue.d.ts", + "ts3.1/subtract.d.ts", + "ts3.1/sum.d.ts", + "ts3.1/sumBy.d.ts", + "ts3.1/tail.d.ts", + "ts3.1/take.d.ts", + "ts3.1/takeRight.d.ts", + "ts3.1/takeRightWhile.d.ts", + "ts3.1/takeWhile.d.ts", + "ts3.1/tap.d.ts", + "ts3.1/template.d.ts", + "ts3.1/throttle.d.ts", + "ts3.1/thru.d.ts", + "ts3.1/times.d.ts", + "ts3.1/toArray.d.ts", + "ts3.1/toFinite.d.ts", + "ts3.1/toInteger.d.ts", + "ts3.1/toLength.d.ts", + "ts3.1/toLower.d.ts", + "ts3.1/toNumber.d.ts", + "ts3.1/toPairs.d.ts", + "ts3.1/toPairsIn.d.ts", + "ts3.1/toPath.d.ts", + "ts3.1/toPlainObject.d.ts", + "ts3.1/toSafeInteger.d.ts", + "ts3.1/toString.d.ts", + "ts3.1/toUpper.d.ts", + "ts3.1/transform.d.ts", + "ts3.1/trim.d.ts", + "ts3.1/trimEnd.d.ts", + "ts3.1/trimStart.d.ts", + "ts3.1/truncate.d.ts", + "ts3.1/unary.d.ts", + "ts3.1/unescape.d.ts", + "ts3.1/union.d.ts", + "ts3.1/unionBy.d.ts", + "ts3.1/unionWith.d.ts", + "ts3.1/uniq.d.ts", + "ts3.1/uniqBy.d.ts", + "ts3.1/uniqWith.d.ts", + "ts3.1/uniqueId.d.ts", + "ts3.1/unset.d.ts", + "ts3.1/unzip.d.ts", + "ts3.1/unzipWith.d.ts", + "ts3.1/update.d.ts", + "ts3.1/updateWith.d.ts", + "ts3.1/upperCase.d.ts", + "ts3.1/upperFirst.d.ts", + "ts3.1/values.d.ts", + "ts3.1/valuesIn.d.ts", + "ts3.1/without.d.ts", + "ts3.1/words.d.ts", + "ts3.1/wrap.d.ts", + "ts3.1/xor.d.ts", + "ts3.1/xorBy.d.ts", + "ts3.1/xorWith.d.ts", + "ts3.1/zip.d.ts", + "ts3.1/zipObject.d.ts", + "ts3.1/zipObjectDeep.d.ts", + "ts3.1/zipWith.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf2d76aa6e460795bfbbd13377ea8f96ec6c6982d6bf45c1273aa0c47cb51975", + "globals": [ + "_" + ], + "declaredModules": [ + "lodash", + "lodash/common/common", + "lodash/fp", + "lodash/add", + "lodash/after", + "lodash/ary", + "lodash/assign", + "lodash/assignIn", + "lodash/assignInWith", + "lodash/assignWith", + "lodash/at", + "lodash/attempt", + "lodash/before", + "lodash/bind", + "lodash/bindAll", + "lodash/bindKey", + "lodash/camelCase", + "lodash/capitalize", + "lodash/castArray", + "lodash/ceil", + "lodash/chain", + "lodash/chunk", + "lodash/clamp", + "lodash/clone", + "lodash/cloneDeep", + "lodash/cloneDeepWith", + "lodash/cloneWith", + "lodash/compact", + "lodash/concat", + "lodash/cond", + "lodash/conformsTo", + "lodash/constant", + "lodash/countBy", + "lodash/create", + "lodash/curry", + "lodash/curryRight", + "lodash/debounce", + "lodash/deburr", + "lodash/defaultTo", + "lodash/defaults", + "lodash/defaultsDeep", + "lodash/defer", + "lodash/delay", + "lodash/difference", + "lodash/differenceBy", + "lodash/differenceWith", + "lodash/divide", + "lodash/drop", + "lodash/dropRight", + "lodash/dropRightWhile", + "lodash/dropWhile", + "lodash/each", + "lodash/eachRight", + "lodash/endsWith", + "lodash/entries", + "lodash/entriesIn", + "lodash/eq", + "lodash/escape", + "lodash/escapeRegExp", + "lodash/every", + "lodash/extend", + "lodash/extendWith", + "lodash/fill", + "lodash/filter", + "lodash/find", + "lodash/findIndex", + "lodash/findKey", + "lodash/findLast", + "lodash/findLastIndex", + "lodash/findLastKey", + "lodash/first", + "lodash/flatMap", + "lodash/flatMapDeep", + "lodash/flatMapDepth", + "lodash/flatten", + "lodash/flattenDeep", + "lodash/flattenDepth", + "lodash/flip", + "lodash/floor", + "lodash/flow", + "lodash/flowRight", + "lodash/forEach", + "lodash/forEachRight", + "lodash/forIn", + "lodash/forInRight", + "lodash/forOwn", + "lodash/forOwnRight", + "lodash/fp/F", + "lodash/fp/T", + "lodash/fp/__", + "lodash/fp/add", + "lodash/fp/after", + "lodash/fp/all", + "lodash/fp/allPass", + "lodash/fp/always", + "lodash/fp/any", + "lodash/fp/anyPass", + "lodash/fp/apply", + "lodash/fp/ary", + "lodash/fp/assign", + "lodash/fp/assignAll", + "lodash/fp/assignAllWith", + "lodash/fp/assignIn", + "lodash/fp/assignInAll", + "lodash/fp/assignInAllWith", + "lodash/fp/assignInWith", + "lodash/fp/assignWith", + "lodash/fp/assoc", + "lodash/fp/assocPath", + "lodash/fp/at", + "lodash/fp/attempt", + "lodash/fp/before", + "lodash/fp/bind", + "lodash/fp/bindAll", + "lodash/fp/bindKey", + "lodash/fp/camelCase", + "lodash/fp/capitalize", + "lodash/fp/castArray", + "lodash/fp/ceil", + "lodash/fp/chunk", + "lodash/fp/clamp", + "lodash/fp/clone", + "lodash/fp/cloneDeep", + "lodash/fp/cloneDeepWith", + "lodash/fp/cloneWith", + "lodash/fp/compact", + "lodash/fp/complement", + "lodash/fp/compose", + "lodash/fp/concat", + "lodash/fp/cond", + "lodash/fp/conforms", + "lodash/fp/conformsTo", + "lodash/fp/constant", + "lodash/fp/contains", + "lodash/fp/convert", + "lodash/fp/countBy", + "lodash/fp/create", + "lodash/fp/curry", + "lodash/fp/curryN", + "lodash/fp/curryRight", + "lodash/fp/curryRightN", + "lodash/fp/debounce", + "lodash/fp/deburr", + "lodash/fp/defaultTo", + "lodash/fp/defaults", + "lodash/fp/defaultsAll", + "lodash/fp/defaultsDeep", + "lodash/fp/defaultsDeepAll", + "lodash/fp/defer", + "lodash/fp/delay", + "lodash/fp/difference", + "lodash/fp/differenceBy", + "lodash/fp/differenceWith", + "lodash/fp/dissoc", + "lodash/fp/dissocPath", + "lodash/fp/divide", + "lodash/fp/drop", + "lodash/fp/dropLast", + "lodash/fp/dropLastWhile", + "lodash/fp/dropRight", + "lodash/fp/dropRightWhile", + "lodash/fp/dropWhile", + "lodash/fp/each", + "lodash/fp/eachRight", + "lodash/fp/endsWith", + "lodash/fp/entries", + "lodash/fp/entriesIn", + "lodash/fp/eq", + "lodash/fp/equals", + "lodash/fp/escape", + "lodash/fp/escapeRegExp", + "lodash/fp/every", + "lodash/fp/extend", + "lodash/fp/extendAll", + "lodash/fp/extendAllWith", + "lodash/fp/extendWith", + "lodash/fp/fill", + "lodash/fp/filter", + "lodash/fp/find", + "lodash/fp/findFrom", + "lodash/fp/findIndex", + "lodash/fp/findIndexFrom", + "lodash/fp/findKey", + "lodash/fp/findLast", + "lodash/fp/findLastFrom", + "lodash/fp/findLastIndex", + "lodash/fp/findLastIndexFrom", + "lodash/fp/findLastKey", + "lodash/fp/first", + "lodash/fp/flatMap", + "lodash/fp/flatMapDeep", + "lodash/fp/flatMapDepth", + "lodash/fp/flatten", + "lodash/fp/flattenDeep", + "lodash/fp/flattenDepth", + "lodash/fp/flip", + "lodash/fp/floor", + "lodash/fp/flow", + "lodash/fp/flowRight", + "lodash/fp/forEach", + "lodash/fp/forEachRight", + "lodash/fp/forIn", + "lodash/fp/forInRight", + "lodash/fp/forOwn", + "lodash/fp/forOwnRight", + "lodash/fp/fromPairs", + "lodash/fp/functions", + "lodash/fp/functionsIn", + "lodash/fp/get", + "lodash/fp/getOr", + "lodash/fp/groupBy", + "lodash/fp/gt", + "lodash/fp/gte", + "lodash/fp/has", + "lodash/fp/hasIn", + "lodash/fp/head", + "lodash/fp/identical", + "lodash/fp/identity", + "lodash/fp/inRange", + "lodash/fp/includes", + "lodash/fp/includesFrom", + "lodash/fp/indexBy", + "lodash/fp/indexOf", + "lodash/fp/indexOfFrom", + "lodash/fp/init", + "lodash/fp/initial", + "lodash/fp/intersection", + "lodash/fp/intersectionBy", + "lodash/fp/intersectionWith", + "lodash/fp/invert", + "lodash/fp/invertBy", + "lodash/fp/invertObj", + "lodash/fp/invoke", + "lodash/fp/invokeArgs", + "lodash/fp/invokeArgsMap", + "lodash/fp/invokeMap", + "lodash/fp/isArguments", + "lodash/fp/isArray", + "lodash/fp/isArrayBuffer", + "lodash/fp/isArrayLike", + "lodash/fp/isArrayLikeObject", + "lodash/fp/isBoolean", + "lodash/fp/isBuffer", + "lodash/fp/isDate", + "lodash/fp/isElement", + "lodash/fp/isEmpty", + "lodash/fp/isEqual", + "lodash/fp/isEqualWith", + "lodash/fp/isError", + "lodash/fp/isFinite", + "lodash/fp/isFunction", + "lodash/fp/isInteger", + "lodash/fp/isLength", + "lodash/fp/isMap", + "lodash/fp/isMatch", + "lodash/fp/isMatchWith", + "lodash/fp/isNaN", + "lodash/fp/isNative", + "lodash/fp/isNil", + "lodash/fp/isNull", + "lodash/fp/isNumber", + "lodash/fp/isObject", + "lodash/fp/isObjectLike", + "lodash/fp/isPlainObject", + "lodash/fp/isRegExp", + "lodash/fp/isSafeInteger", + "lodash/fp/isSet", + "lodash/fp/isString", + "lodash/fp/isSymbol", + "lodash/fp/isTypedArray", + "lodash/fp/isUndefined", + "lodash/fp/isWeakMap", + "lodash/fp/isWeakSet", + "lodash/fp/iteratee", + "lodash/fp/join", + "lodash/fp/juxt", + "lodash/fp/kebabCase", + "lodash/fp/keyBy", + "lodash/fp/keys", + "lodash/fp/keysIn", + "lodash/fp/last", + "lodash/fp/lastIndexOf", + "lodash/fp/lastIndexOfFrom", + "lodash/fp/lowerCase", + "lodash/fp/lowerFirst", + "lodash/fp/lt", + "lodash/fp/lte", + "lodash/fp/map", + "lodash/fp/mapKeys", + "lodash/fp/mapValues", + "lodash/fp/matches", + "lodash/fp/matchesProperty", + "lodash/fp/max", + "lodash/fp/maxBy", + "lodash/fp/mean", + "lodash/fp/meanBy", + "lodash/fp/memoize", + "lodash/fp/merge", + "lodash/fp/mergeAll", + "lodash/fp/mergeAllWith", + "lodash/fp/mergeWith", + "lodash/fp/method", + "lodash/fp/methodOf", + "lodash/fp/min", + "lodash/fp/minBy", + "lodash/fp/multiply", + "lodash/fp/nAry", + "lodash/fp/negate", + "lodash/fp/noConflict", + "lodash/fp/noop", + "lodash/fp/now", + "lodash/fp/nth", + "lodash/fp/nthArg", + "lodash/fp/omit", + "lodash/fp/omitAll", + "lodash/fp/omitBy", + "lodash/fp/once", + "lodash/fp/orderBy", + "lodash/fp/over", + "lodash/fp/overArgs", + "lodash/fp/overEvery", + "lodash/fp/overSome", + "lodash/fp/pad", + "lodash/fp/padChars", + "lodash/fp/padCharsEnd", + "lodash/fp/padCharsStart", + "lodash/fp/padEnd", + "lodash/fp/padStart", + "lodash/fp/parseInt", + "lodash/fp/partial", + "lodash/fp/partialRight", + "lodash/fp/partition", + "lodash/fp/path", + "lodash/fp/pathEq", + "lodash/fp/pathOr", + "lodash/fp/paths", + "lodash/fp/pick", + "lodash/fp/pickAll", + "lodash/fp/pickBy", + "lodash/fp/pipe", + "lodash/fp/placeholder", + "lodash/fp/pluck", + "lodash/fp/prop", + "lodash/fp/propEq", + "lodash/fp/propOr", + "lodash/fp/property", + "lodash/fp/propertyOf", + "lodash/fp/props", + "lodash/fp/pull", + "lodash/fp/pullAll", + "lodash/fp/pullAllBy", + "lodash/fp/pullAllWith", + "lodash/fp/pullAt", + "lodash/fp/random", + "lodash/fp/range", + "lodash/fp/rangeRight", + "lodash/fp/rangeStep", + "lodash/fp/rangeStepRight", + "lodash/fp/rearg", + "lodash/fp/reduce", + "lodash/fp/reduceRight", + "lodash/fp/reject", + "lodash/fp/remove", + "lodash/fp/repeat", + "lodash/fp/replace", + "lodash/fp/rest", + "lodash/fp/restFrom", + "lodash/fp/result", + "lodash/fp/reverse", + "lodash/fp/round", + "lodash/fp/runInContext", + "lodash/fp/sample", + "lodash/fp/sampleSize", + "lodash/fp/set", + "lodash/fp/setWith", + "lodash/fp/shuffle", + "lodash/fp/size", + "lodash/fp/slice", + "lodash/fp/snakeCase", + "lodash/fp/some", + "lodash/fp/sortBy", + "lodash/fp/sortedIndex", + "lodash/fp/sortedIndexBy", + "lodash/fp/sortedIndexOf", + "lodash/fp/sortedLastIndex", + "lodash/fp/sortedLastIndexBy", + "lodash/fp/sortedLastIndexOf", + "lodash/fp/sortedUniq", + "lodash/fp/sortedUniqBy", + "lodash/fp/split", + "lodash/fp/spread", + "lodash/fp/spreadFrom", + "lodash/fp/startCase", + "lodash/fp/startsWith", + "lodash/fp/stubArray", + "lodash/fp/stubFalse", + "lodash/fp/stubObject", + "lodash/fp/stubString", + "lodash/fp/stubTrue", + "lodash/fp/subtract", + "lodash/fp/sum", + "lodash/fp/sumBy", + "lodash/fp/symmetricDifference", + "lodash/fp/symmetricDifferenceBy", + "lodash/fp/symmetricDifferenceWith", + "lodash/fp/tail", + "lodash/fp/take", + "lodash/fp/takeLast", + "lodash/fp/takeLastWhile", + "lodash/fp/takeRight", + "lodash/fp/takeRightWhile", + "lodash/fp/takeWhile", + "lodash/fp/tap", + "lodash/fp/template", + "lodash/fp/throttle", + "lodash/fp/thru", + "lodash/fp/times", + "lodash/fp/toArray", + "lodash/fp/toFinite", + "lodash/fp/toInteger", + "lodash/fp/toLength", + "lodash/fp/toLower", + "lodash/fp/toNumber", + "lodash/fp/toPairs", + "lodash/fp/toPairsIn", + "lodash/fp/toPath", + "lodash/fp/toPlainObject", + "lodash/fp/toSafeInteger", + "lodash/fp/toString", + "lodash/fp/toUpper", + "lodash/fp/transform", + "lodash/fp/trim", + "lodash/fp/trimChars", + "lodash/fp/trimCharsEnd", + "lodash/fp/trimCharsStart", + "lodash/fp/trimEnd", + "lodash/fp/trimStart", + "lodash/fp/truncate", + "lodash/fp/unapply", + "lodash/fp/unary", + "lodash/fp/unescape", + "lodash/fp/union", + "lodash/fp/unionBy", + "lodash/fp/unionWith", + "lodash/fp/uniq", + "lodash/fp/uniqBy", + "lodash/fp/uniqWith", + "lodash/fp/uniqueId", + "lodash/fp/unnest", + "lodash/fp/unset", + "lodash/fp/unzip", + "lodash/fp/unzipWith", + "lodash/fp/update", + "lodash/fp/updateWith", + "lodash/fp/upperCase", + "lodash/fp/upperFirst", + "lodash/fp/useWith", + "lodash/fp/values", + "lodash/fp/valuesIn", + "lodash/fp/where", + "lodash/fp/whereEq", + "lodash/fp/without", + "lodash/fp/words", + "lodash/fp/wrap", + "lodash/fp/xor", + "lodash/fp/xorBy", + "lodash/fp/xorWith", + "lodash/fp/zip", + "lodash/fp/zipAll", + "lodash/fp/zipObj", + "lodash/fp/zipObject", + "lodash/fp/zipObjectDeep", + "lodash/fp/zipWith", + "lodash/fromPairs", + "lodash/functions", + "lodash/functionsIn", + "lodash/get", + "lodash/groupBy", + "lodash/gt", + "lodash/gte", + "lodash/has", + "lodash/hasIn", + "lodash/head", + "lodash/identity", + "lodash/inRange", + "lodash/includes", + "lodash/indexOf", + "lodash/initial", + "lodash/intersection", + "lodash/intersectionBy", + "lodash/intersectionWith", + "lodash/invert", + "lodash/invertBy", + "lodash/invoke", + "lodash/invokeMap", + "lodash/isArguments", + "lodash/isArray", + "lodash/isArrayBuffer", + "lodash/isArrayLike", + "lodash/isArrayLikeObject", + "lodash/isBoolean", + "lodash/isBuffer", + "lodash/isDate", + "lodash/isElement", + "lodash/isEmpty", + "lodash/isEqual", + "lodash/isEqualWith", + "lodash/isError", + "lodash/isFinite", + "lodash/isFunction", + "lodash/isInteger", + "lodash/isLength", + "lodash/isMap", + "lodash/isMatch", + "lodash/isMatchWith", + "lodash/isNaN", + "lodash/isNative", + "lodash/isNil", + "lodash/isNull", + "lodash/isNumber", + "lodash/isObject", + "lodash/isObjectLike", + "lodash/isPlainObject", + "lodash/isRegExp", + "lodash/isSafeInteger", + "lodash/isSet", + "lodash/isString", + "lodash/isSymbol", + "lodash/isTypedArray", + "lodash/isUndefined", + "lodash/isWeakMap", + "lodash/isWeakSet", + "lodash/iteratee", + "lodash/join", + "lodash/kebabCase", + "lodash/keyBy", + "lodash/keys", + "lodash/keysIn", + "lodash/last", + "lodash/lastIndexOf", + "lodash/lowerCase", + "lodash/lowerFirst", + "lodash/lt", + "lodash/lte", + "lodash/map", + "lodash/mapKeys", + "lodash/mapValues", + "lodash/matches", + "lodash/matchesProperty", + "lodash/max", + "lodash/maxBy", + "lodash/mean", + "lodash/meanBy", + "lodash/memoize", + "lodash/merge", + "lodash/mergeWith", + "lodash/method", + "lodash/methodOf", + "lodash/min", + "lodash/minBy", + "lodash/mixin", + "lodash/multiply", + "lodash/negate", + "lodash/noConflict", + "lodash/noop", + "lodash/now", + "lodash/nth", + "lodash/nthArg", + "lodash/omit", + "lodash/omitBy", + "lodash/once", + "lodash/orderBy", + "lodash/over", + "lodash/overArgs", + "lodash/overEvery", + "lodash/overSome", + "lodash/pad", + "lodash/padEnd", + "lodash/padStart", + "lodash/parseInt", + "lodash/partial", + "lodash/partialRight", + "lodash/partition", + "lodash/pick", + "lodash/pickBy", + "lodash/property", + "lodash/propertyOf", + "lodash/pull", + "lodash/pullAll", + "lodash/pullAllBy", + "lodash/pullAllWith", + "lodash/pullAt", + "lodash/random", + "lodash/range", + "lodash/rangeRight", + "lodash/rearg", + "lodash/reduce", + "lodash/reduceRight", + "lodash/reject", + "lodash/remove", + "lodash/repeat", + "lodash/replace", + "lodash/rest", + "lodash/result", + "lodash/reverse", + "lodash/round", + "lodash/runInContext", + "lodash/sample", + "lodash/sampleSize", + "lodash/set", + "lodash/setWith", + "lodash/shuffle", + "lodash/size", + "lodash/slice", + "lodash/snakeCase", + "lodash/some", + "lodash/sortBy", + "lodash/sortedIndex", + "lodash/sortedIndexBy", + "lodash/sortedIndexOf", + "lodash/sortedLastIndex", + "lodash/sortedLastIndexBy", + "lodash/sortedLastIndexOf", + "lodash/sortedUniq", + "lodash/sortedUniqBy", + "lodash/split", + "lodash/spread", + "lodash/startCase", + "lodash/startsWith", + "lodash/stubFalse", + "lodash/stubTrue", + "lodash/subtract", + "lodash/sum", + "lodash/sumBy", + "lodash/tail", + "lodash/take", + "lodash/takeRight", + "lodash/takeRightWhile", + "lodash/takeWhile", + "lodash/tap", + "lodash/template", + "lodash/throttle", + "lodash/thru", + "lodash/times", + "lodash/toArray", + "lodash/toFinite", + "lodash/toInteger", + "lodash/toLength", + "lodash/toLower", + "lodash/toNumber", + "lodash/toPairs", + "lodash/toPairsIn", + "lodash/toPath", + "lodash/toPlainObject", + "lodash/toSafeInteger", + "lodash/toString", + "lodash/toUpper", + "lodash/transform", + "lodash/trim", + "lodash/trimEnd", + "lodash/trimStart", + "lodash/truncate", + "lodash/unary", + "lodash/unescape", + "lodash/union", + "lodash/unionBy", + "lodash/unionWith", + "lodash/uniq", + "lodash/uniqBy", + "lodash/uniqWith", + "lodash/uniqueId", + "lodash/unset", + "lodash/unzip", + "lodash/unzipWith", + "lodash/update", + "lodash/updateWith", + "lodash/upperCase", + "lodash/upperFirst", + "lodash/values", + "lodash/valuesIn", + "lodash/without", + "lodash/words", + "lodash/wrap", + "lodash/xor", + "lodash/xorBy", + "lodash/xorWith", + "lodash/zip", + "lodash/zipObject", + "lodash/zipObjectDeep", + "lodash/zipWith", + "lodash/common/lang" + ] + }, + "3.10": { + "libraryVersionDirectoryName": "3", + "libraryName": "Lo-Dash", + "typingsPackageName": "lodash", + "projectName": "http://lodash.com/", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "lodash", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bce98bdd3f47c22c088cb2368b3808cd82339c4f23aa538a8501fe06d2575e22", + "globals": [ + "_" + ], + "declaredModules": [ + "lodash" + ] + } + }, + "lodash-deep": { + "2.0": { + "libraryName": "lodash-deep", + "typingsPackageName": "lodash-deep", + "projectName": "https://github.com/DefinitelyTyped/lodash-deep", + "contributors": [ + { + "name": "Stan", + "url": "https://github.com/uzust01", + "githubUsername": "uzust01" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "045e3c6056632549d3c01e0d7db48ac7e617f2ee3e24416677e07f7d97af10a5", + "globals": [], + "declaredModules": [ + "lodash-deep" + ] + } + }, + "lodash-es": { + "4.17": { + "libraryName": "lodash-es", + "typingsPackageName": "lodash-es", + "projectName": "http://lodash.com/", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + }, + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "add.d.ts", + "after.d.ts", + "array.d.ts", + "array.default.d.ts", + "ary.d.ts", + "assign.d.ts", + "assignIn.d.ts", + "assignInWith.d.ts", + "assignWith.d.ts", + "at.d.ts", + "attempt.d.ts", + "before.d.ts", + "bind.d.ts", + "bindAll.d.ts", + "bindKey.d.ts", + "camelCase.d.ts", + "capitalize.d.ts", + "castArray.d.ts", + "ceil.d.ts", + "chunk.d.ts", + "clamp.d.ts", + "clone.d.ts", + "cloneDeep.d.ts", + "cloneDeepWith.d.ts", + "cloneWith.d.ts", + "collection.d.ts", + "collection.default.d.ts", + "compact.d.ts", + "concat.d.ts", + "cond.d.ts", + "conforms.d.ts", + "conformsTo.d.ts", + "constant.d.ts", + "countBy.d.ts", + "create.d.ts", + "curry.d.ts", + "curryRight.d.ts", + "date.d.ts", + "date.default.d.ts", + "debounce.d.ts", + "deburr.d.ts", + "defaultTo.d.ts", + "defaults.d.ts", + "defaultsDeep.d.ts", + "defer.d.ts", + "delay.d.ts", + "difference.d.ts", + "differenceBy.d.ts", + "differenceWith.d.ts", + "divide.d.ts", + "drop.d.ts", + "dropRight.d.ts", + "dropRightWhile.d.ts", + "dropWhile.d.ts", + "each.d.ts", + "eachRight.d.ts", + "endsWith.d.ts", + "entries.d.ts", + "entriesIn.d.ts", + "eq.d.ts", + "escape.d.ts", + "escapeRegExp.d.ts", + "every.d.ts", + "extend.d.ts", + "extendWith.d.ts", + "fill.d.ts", + "filter.d.ts", + "find.d.ts", + "findIndex.d.ts", + "findKey.d.ts", + "findLast.d.ts", + "findLastIndex.d.ts", + "findLastKey.d.ts", + "first.d.ts", + "flatMap.d.ts", + "flatMapDeep.d.ts", + "flatMapDepth.d.ts", + "flatten.d.ts", + "flattenDeep.d.ts", + "flattenDepth.d.ts", + "flip.d.ts", + "floor.d.ts", + "flow.d.ts", + "flowRight.d.ts", + "forEach.d.ts", + "forEachRight.d.ts", + "forIn.d.ts", + "forInRight.d.ts", + "forOwn.d.ts", + "forOwnRight.d.ts", + "fromPairs.d.ts", + "function.d.ts", + "function.default.d.ts", + "functions.d.ts", + "functionsIn.d.ts", + "get.d.ts", + "groupBy.d.ts", + "gt.d.ts", + "gte.d.ts", + "has.d.ts", + "hasIn.d.ts", + "head.d.ts", + "identity.d.ts", + "inRange.d.ts", + "includes.d.ts", + "index.d.ts", + "indexOf.d.ts", + "initial.d.ts", + "intersection.d.ts", + "intersectionBy.d.ts", + "intersectionWith.d.ts", + "invert.d.ts", + "invertBy.d.ts", + "invoke.d.ts", + "invokeMap.d.ts", + "isArguments.d.ts", + "isArray.d.ts", + "isArrayBuffer.d.ts", + "isArrayLike.d.ts", + "isArrayLikeObject.d.ts", + "isBoolean.d.ts", + "isBuffer.d.ts", + "isDate.d.ts", + "isElement.d.ts", + "isEmpty.d.ts", + "isEqual.d.ts", + "isEqualWith.d.ts", + "isError.d.ts", + "isFinite.d.ts", + "isFunction.d.ts", + "isInteger.d.ts", + "isLength.d.ts", + "isMap.d.ts", + "isMatch.d.ts", + "isMatchWith.d.ts", + "isNaN.d.ts", + "isNative.d.ts", + "isNil.d.ts", + "isNull.d.ts", + "isNumber.d.ts", + "isObject.d.ts", + "isObjectLike.d.ts", + "isPlainObject.d.ts", + "isRegExp.d.ts", + "isSafeInteger.d.ts", + "isSet.d.ts", + "isString.d.ts", + "isSymbol.d.ts", + "isTypedArray.d.ts", + "isUndefined.d.ts", + "isWeakMap.d.ts", + "isWeakSet.d.ts", + "iteratee.d.ts", + "join.d.ts", + "kebabCase.d.ts", + "keyBy.d.ts", + "keys.d.ts", + "keysIn.d.ts", + "lang.d.ts", + "lang.default.d.ts", + "last.d.ts", + "lastIndexOf.d.ts", + "lowerCase.d.ts", + "lowerFirst.d.ts", + "lt.d.ts", + "lte.d.ts", + "map.d.ts", + "mapKeys.d.ts", + "mapValues.d.ts", + "matches.d.ts", + "matchesProperty.d.ts", + "math.d.ts", + "math.default.d.ts", + "max.d.ts", + "maxBy.d.ts", + "mean.d.ts", + "meanBy.d.ts", + "memoize.d.ts", + "merge.d.ts", + "mergeWith.d.ts", + "method.d.ts", + "methodOf.d.ts", + "min.d.ts", + "minBy.d.ts", + "mixin.d.ts", + "multiply.d.ts", + "negate.d.ts", + "noop.d.ts", + "now.d.ts", + "nth.d.ts", + "nthArg.d.ts", + "number.d.ts", + "number.default.d.ts", + "object.d.ts", + "object.default.d.ts", + "omit.d.ts", + "omitBy.d.ts", + "once.d.ts", + "orderBy.d.ts", + "over.d.ts", + "overArgs.d.ts", + "overEvery.d.ts", + "overSome.d.ts", + "pad.d.ts", + "padEnd.d.ts", + "padStart.d.ts", + "parseInt.d.ts", + "partial.d.ts", + "partialRight.d.ts", + "partition.d.ts", + "pick.d.ts", + "pickBy.d.ts", + "property.d.ts", + "propertyOf.d.ts", + "pull.d.ts", + "pullAll.d.ts", + "pullAllBy.d.ts", + "pullAllWith.d.ts", + "pullAt.d.ts", + "random.d.ts", + "range.d.ts", + "rangeRight.d.ts", + "rearg.d.ts", + "reduce.d.ts", + "reduceRight.d.ts", + "reject.d.ts", + "remove.d.ts", + "repeat.d.ts", + "replace.d.ts", + "rest.d.ts", + "result.d.ts", + "reverse.d.ts", + "round.d.ts", + "sample.d.ts", + "sampleSize.d.ts", + "set.d.ts", + "setWith.d.ts", + "shuffle.d.ts", + "size.d.ts", + "slice.d.ts", + "snakeCase.d.ts", + "some.d.ts", + "sortBy.d.ts", + "sortedIndex.d.ts", + "sortedIndexBy.d.ts", + "sortedIndexOf.d.ts", + "sortedLastIndex.d.ts", + "sortedLastIndexBy.d.ts", + "sortedLastIndexOf.d.ts", + "sortedUniq.d.ts", + "sortedUniqBy.d.ts", + "split.d.ts", + "spread.d.ts", + "startCase.d.ts", + "startsWith.d.ts", + "string.d.ts", + "string.default.d.ts", + "stubArray.d.ts", + "stubFalse.d.ts", + "stubObject.d.ts", + "stubString.d.ts", + "stubTrue.d.ts", + "subtract.d.ts", + "sum.d.ts", + "sumBy.d.ts", + "tail.d.ts", + "take.d.ts", + "takeRight.d.ts", + "takeRightWhile.d.ts", + "takeWhile.d.ts", + "template.d.ts", + "templateSettings.d.ts", + "throttle.d.ts", + "times.d.ts", + "toArray.d.ts", + "toFinite.d.ts", + "toInteger.d.ts", + "toLength.d.ts", + "toLower.d.ts", + "toNumber.d.ts", + "toPairs.d.ts", + "toPairsIn.d.ts", + "toPath.d.ts", + "toPlainObject.d.ts", + "toSafeInteger.d.ts", + "toString.d.ts", + "toUpper.d.ts", + "transform.d.ts", + "trim.d.ts", + "trimEnd.d.ts", + "trimStart.d.ts", + "truncate.d.ts", + "unary.d.ts", + "unescape.d.ts", + "union.d.ts", + "unionBy.d.ts", + "unionWith.d.ts", + "uniq.d.ts", + "uniqBy.d.ts", + "uniqWith.d.ts", + "uniqueId.d.ts", + "unset.d.ts", + "unzip.d.ts", + "unzipWith.d.ts", + "update.d.ts", + "updateWith.d.ts", + "upperCase.d.ts", + "upperFirst.d.ts", + "util.d.ts", + "util.default.d.ts", + "values.d.ts", + "valuesIn.d.ts", + "without.d.ts", + "words.d.ts", + "wrap.d.ts", + "xor.d.ts", + "xorBy.d.ts", + "xorWith.d.ts", + "zip.d.ts", + "zipObject.d.ts", + "zipObjectDeep.d.ts", + "zipWith.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "456598cdd24316fb8abf88d8f1f627e3494b07b0c8df05d23a786a0e0afc7625", + "globals": [], + "declaredModules": [ + "lodash-es", + "lodash-es/add", + "lodash-es/after", + "lodash-es/ary", + "lodash-es/assign", + "lodash-es/assignIn", + "lodash-es/assignInWith", + "lodash-es/assignWith", + "lodash-es/at", + "lodash-es/attempt", + "lodash-es/before", + "lodash-es/bind", + "lodash-es/bindAll", + "lodash-es/bindKey", + "lodash-es/camelCase", + "lodash-es/capitalize", + "lodash-es/castArray", + "lodash-es/ceil", + "lodash-es/chunk", + "lodash-es/clamp", + "lodash-es/clone", + "lodash-es/cloneDeep", + "lodash-es/cloneDeepWith", + "lodash-es/cloneWith", + "lodash-es/compact", + "lodash-es/concat", + "lodash-es/cond", + "lodash-es/conforms", + "lodash-es/conformsTo", + "lodash-es/constant", + "lodash-es/countBy", + "lodash-es/create", + "lodash-es/curry", + "lodash-es/curryRight", + "lodash-es/debounce", + "lodash-es/deburr", + "lodash-es/defaultTo", + "lodash-es/defaults", + "lodash-es/defaultsDeep", + "lodash-es/defer", + "lodash-es/delay", + "lodash-es/difference", + "lodash-es/differenceBy", + "lodash-es/differenceWith", + "lodash-es/divide", + "lodash-es/drop", + "lodash-es/dropRight", + "lodash-es/dropRightWhile", + "lodash-es/dropWhile", + "lodash-es/each", + "lodash-es/eachRight", + "lodash-es/endsWith", + "lodash-es/entries", + "lodash-es/entriesIn", + "lodash-es/eq", + "lodash-es/escape", + "lodash-es/escapeRegExp", + "lodash-es/every", + "lodash-es/extend", + "lodash-es/extendWith", + "lodash-es/fill", + "lodash-es/filter", + "lodash-es/find", + "lodash-es/findIndex", + "lodash-es/findKey", + "lodash-es/findLast", + "lodash-es/findLastIndex", + "lodash-es/findLastKey", + "lodash-es/first", + "lodash-es/flatMap", + "lodash-es/flatMapDeep", + "lodash-es/flatMapDepth", + "lodash-es/flatten", + "lodash-es/flattenDeep", + "lodash-es/flattenDepth", + "lodash-es/flip", + "lodash-es/floor", + "lodash-es/flow", + "lodash-es/flowRight", + "lodash-es/forEach", + "lodash-es/forEachRight", + "lodash-es/forIn", + "lodash-es/forInRight", + "lodash-es/forOwn", + "lodash-es/forOwnRight", + "lodash-es/fromPairs", + "lodash-es/functions", + "lodash-es/functionsIn", + "lodash-es/get", + "lodash-es/groupBy", + "lodash-es/gt", + "lodash-es/gte", + "lodash-es/has", + "lodash-es/hasIn", + "lodash-es/head", + "lodash-es/identity", + "lodash-es/inRange", + "lodash-es/includes", + "lodash-es/indexOf", + "lodash-es/initial", + "lodash-es/intersection", + "lodash-es/intersectionBy", + "lodash-es/intersectionWith", + "lodash-es/invert", + "lodash-es/invertBy", + "lodash-es/invoke", + "lodash-es/invokeMap", + "lodash-es/isArguments", + "lodash-es/isArray", + "lodash-es/isArrayBuffer", + "lodash-es/isArrayLike", + "lodash-es/isArrayLikeObject", + "lodash-es/isBoolean", + "lodash-es/isBuffer", + "lodash-es/isDate", + "lodash-es/isElement", + "lodash-es/isEmpty", + "lodash-es/isEqual", + "lodash-es/isEqualWith", + "lodash-es/isError", + "lodash-es/isFinite", + "lodash-es/isFunction", + "lodash-es/isInteger", + "lodash-es/isLength", + "lodash-es/isMap", + "lodash-es/isMatch", + "lodash-es/isMatchWith", + "lodash-es/isNaN", + "lodash-es/isNative", + "lodash-es/isNil", + "lodash-es/isNull", + "lodash-es/isNumber", + "lodash-es/isObject", + "lodash-es/isObjectLike", + "lodash-es/isPlainObject", + "lodash-es/isRegExp", + "lodash-es/isSafeInteger", + "lodash-es/isSet", + "lodash-es/isString", + "lodash-es/isSymbol", + "lodash-es/isTypedArray", + "lodash-es/isUndefined", + "lodash-es/isWeakMap", + "lodash-es/isWeakSet", + "lodash-es/iteratee", + "lodash-es/join", + "lodash-es/kebabCase", + "lodash-es/keyBy", + "lodash-es/keys", + "lodash-es/keysIn", + "lodash-es/last", + "lodash-es/lastIndexOf", + "lodash-es/lowerCase", + "lodash-es/lowerFirst", + "lodash-es/lt", + "lodash-es/lte", + "lodash-es/map", + "lodash-es/mapKeys", + "lodash-es/mapValues", + "lodash-es/matches", + "lodash-es/matchesProperty", + "lodash-es/max", + "lodash-es/maxBy", + "lodash-es/mean", + "lodash-es/meanBy", + "lodash-es/memoize", + "lodash-es/merge", + "lodash-es/mergeWith", + "lodash-es/method", + "lodash-es/methodOf", + "lodash-es/min", + "lodash-es/minBy", + "lodash-es/mixin", + "lodash-es/multiply", + "lodash-es/negate", + "lodash-es/noop", + "lodash-es/now", + "lodash-es/nth", + "lodash-es/nthArg", + "lodash-es/omit", + "lodash-es/omitBy", + "lodash-es/once", + "lodash-es/orderBy", + "lodash-es/over", + "lodash-es/overArgs", + "lodash-es/overEvery", + "lodash-es/overSome", + "lodash-es/pad", + "lodash-es/padEnd", + "lodash-es/padStart", + "lodash-es/parseInt", + "lodash-es/partial", + "lodash-es/partialRight", + "lodash-es/partition", + "lodash-es/pick", + "lodash-es/pickBy", + "lodash-es/property", + "lodash-es/propertyOf", + "lodash-es/pull", + "lodash-es/pullAll", + "lodash-es/pullAllBy", + "lodash-es/pullAllWith", + "lodash-es/pullAt", + "lodash-es/random", + "lodash-es/range", + "lodash-es/rangeRight", + "lodash-es/rearg", + "lodash-es/reduce", + "lodash-es/reduceRight", + "lodash-es/reject", + "lodash-es/remove", + "lodash-es/repeat", + "lodash-es/replace", + "lodash-es/rest", + "lodash-es/result", + "lodash-es/reverse", + "lodash-es/round", + "lodash-es/sample", + "lodash-es/sampleSize", + "lodash-es/set", + "lodash-es/setWith", + "lodash-es/shuffle", + "lodash-es/size", + "lodash-es/slice", + "lodash-es/snakeCase", + "lodash-es/some", + "lodash-es/sortBy", + "lodash-es/sortedIndex", + "lodash-es/sortedIndexBy", + "lodash-es/sortedIndexOf", + "lodash-es/sortedLastIndex", + "lodash-es/sortedLastIndexBy", + "lodash-es/sortedLastIndexOf", + "lodash-es/sortedUniq", + "lodash-es/sortedUniqBy", + "lodash-es/split", + "lodash-es/spread", + "lodash-es/startCase", + "lodash-es/startsWith", + "lodash-es/stubArray", + "lodash-es/stubFalse", + "lodash-es/stubObject", + "lodash-es/stubString", + "lodash-es/stubTrue", + "lodash-es/subtract", + "lodash-es/sum", + "lodash-es/sumBy", + "lodash-es/tail", + "lodash-es/take", + "lodash-es/takeRight", + "lodash-es/takeRightWhile", + "lodash-es/takeWhile", + "lodash-es/template", + "lodash-es/templateSettings", + "lodash-es/throttle", + "lodash-es/times", + "lodash-es/toArray", + "lodash-es/toFinite", + "lodash-es/toInteger", + "lodash-es/toLength", + "lodash-es/toLower", + "lodash-es/toNumber", + "lodash-es/toPairs", + "lodash-es/toPairsIn", + "lodash-es/toPath", + "lodash-es/toPlainObject", + "lodash-es/toSafeInteger", + "lodash-es/toString", + "lodash-es/toUpper", + "lodash-es/transform", + "lodash-es/trim", + "lodash-es/trimEnd", + "lodash-es/trimStart", + "lodash-es/truncate", + "lodash-es/unary", + "lodash-es/unescape", + "lodash-es/union", + "lodash-es/unionBy", + "lodash-es/unionWith", + "lodash-es/uniq", + "lodash-es/uniqBy", + "lodash-es/uniqWith", + "lodash-es/uniqueId", + "lodash-es/unset", + "lodash-es/unzip", + "lodash-es/unzipWith", + "lodash-es/update", + "lodash-es/updateWith", + "lodash-es/upperCase", + "lodash-es/upperFirst", + "lodash-es/values", + "lodash-es/valuesIn", + "lodash-es/without", + "lodash-es/words", + "lodash-es/wrap", + "lodash-es/xor", + "lodash-es/xorBy", + "lodash-es/xorWith", + "lodash-es/zip", + "lodash-es/zipObject", + "lodash-es/zipObjectDeep", + "lodash-es/zipWith", + "lodash-es/array", + "lodash-es/array.default", + "lodash-es/collection", + "lodash-es/collection.default", + "lodash-es/date", + "lodash-es/date.default", + "lodash-es/function", + "lodash-es/function.default", + "lodash-es/lang", + "lodash-es/lang.default", + "lodash-es/math", + "lodash-es/math.default", + "lodash-es/number", + "lodash-es/number.default", + "lodash-es/object", + "lodash-es/object.default", + "lodash-es/string", + "lodash-es/string.default", + "lodash-es/util", + "lodash-es/util.default" + ] + } + }, + "lodash-webpack-plugin": { + "0.11": { + "libraryName": "lodash-webpack-plugin", + "typingsPackageName": "lodash-webpack-plugin", + "projectName": "https://github.com/lodash/lodash-webpack-plugin#readme", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0be5eb5c9d4bc5600e5017fdef42bdda9bd5370b6cd1391c87b9ad457cfbbd50", + "globals": [], + "declaredModules": [ + "lodash-webpack-plugin" + ] + } + }, + "lodash.add": { + "3.7": { + "libraryName": "lodash.add", + "typingsPackageName": "lodash.add", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89559a98c91b55aec5e681ce57daf4098e5c9e1caeddd88b91d2287862a5621b", + "globals": [], + "declaredModules": [ + "lodash.add" + ] + } + }, + "lodash.after": { + "4.0": { + "libraryName": "lodash.after", + "typingsPackageName": "lodash.after", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91926222fe8ade1b36770d1ca3f88d38c48eb056533e37c98c2a97407a301c85", + "globals": [], + "declaredModules": [ + "lodash.after" + ] + } + }, + "lodash.ary": { + "4.1": { + "libraryName": "lodash.ary", + "typingsPackageName": "lodash.ary", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0d4bdc10677c142d482b9f6bc0f29b950aeb4d044e9a29a3e0417b14487903e", + "globals": [], + "declaredModules": [ + "lodash.ary" + ] + } + }, + "lodash.assign": { + "4.2": { + "libraryName": "lodash.assign", + "typingsPackageName": "lodash.assign", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5d5443407ba4217812ac922e98bc73be2a9e9e306a278d905aeae768834960b", + "globals": [], + "declaredModules": [ + "lodash.assign" + ] + } + }, + "lodash.assignin": { + "4.2": { + "libraryName": "lodash.assignIn", + "typingsPackageName": "lodash.assignin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51937d49f4a0bdef672efe6f975caf1edf2ed7fef06f03a085b834382c3483da", + "globals": [], + "declaredModules": [ + "lodash.assignin" + ] + } + }, + "lodash.assigninwith": { + "4.2": { + "libraryName": "lodash.assignInWith", + "typingsPackageName": "lodash.assigninwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3fb7f09bce7d39e45d472e03dbef9eefecef0dde4b25e0a7d8bedfdb01d29bd", + "globals": [], + "declaredModules": [ + "lodash.assigninwith" + ] + } + }, + "lodash.assignwith": { + "4.2": { + "libraryName": "lodash.assignWith", + "typingsPackageName": "lodash.assignwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e56637413e3b658bbf877188a061a7edccccac255f6a8d77400e3cad948443d", + "globals": [], + "declaredModules": [ + "lodash.assignwith" + ] + } + }, + "lodash.at": { + "4.6": { + "libraryName": "lodash.at", + "typingsPackageName": "lodash.at", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "304af7697e4dbc624ab790cb78db41f0a490162b1792cce7a54952d86d3d0b1d", + "globals": [], + "declaredModules": [ + "lodash.at" + ] + } + }, + "lodash.attempt": { + "4.2": { + "libraryName": "lodash.attempt", + "typingsPackageName": "lodash.attempt", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd82f4ab9b45d14e209d7ced52bfa49b1f42dba766453267941a162f7c0399d2", + "globals": [], + "declaredModules": [ + "lodash.attempt" + ] + } + }, + "lodash.before": { + "4.0": { + "libraryName": "lodash.before", + "typingsPackageName": "lodash.before", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fdd974de8013f3abe9cc1c01256660cb1c716630ecb94ead8ab463f1d43385ea", + "globals": [], + "declaredModules": [ + "lodash.before" + ] + } + }, + "lodash.bind": { + "4.2": { + "libraryName": "lodash.bind", + "typingsPackageName": "lodash.bind", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e22d1537128c9cd81075a8b2d857b7bfc624bfbad88b4529c0dddc6c106c4eee", + "globals": [], + "declaredModules": [ + "lodash.bind" + ] + } + }, + "lodash.bindall": { + "4.4": { + "libraryName": "lodash.bindAll", + "typingsPackageName": "lodash.bindall", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5da89daf78b8c2f483e6e59f639a46a2c0df9a4469b271eca0126983b2f7f54", + "globals": [], + "declaredModules": [ + "lodash.bindall" + ] + } + }, + "lodash.bindkey": { + "4.2": { + "libraryName": "lodash.bindKey", + "typingsPackageName": "lodash.bindkey", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f2c59950331678fb2e644893a1f7a04d360215b9a4d96ba9c623dbf466c2644", + "globals": [], + "declaredModules": [ + "lodash.bindkey" + ] + } + }, + "lodash.camelcase": { + "4.3": { + "libraryName": "lodash.camelCase", + "typingsPackageName": "lodash.camelcase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27a8c153355c369fb874bbd38e7abcdaabb7eafdcc03cafaabc46d44f9bf9f38", + "globals": [], + "declaredModules": [ + "lodash.camelcase" + ] + } + }, + "lodash.capitalize": { + "4.2": { + "libraryName": "lodash.capitalize", + "typingsPackageName": "lodash.capitalize", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f454f2797568b148e213c45c0595fb855542ac4d7957592929998f984c4cb3d", + "globals": [], + "declaredModules": [ + "lodash.capitalize" + ] + } + }, + "lodash.castarray": { + "4.4": { + "libraryName": "lodash.castArray", + "typingsPackageName": "lodash.castarray", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b39b3810db96199f954d4f9a9e1bd20975f77f26501a3def196ceb3d3a67681c", + "globals": [], + "declaredModules": [ + "lodash.castarray" + ] + } + }, + "lodash.ceil": { + "4.0": { + "libraryName": "lodash.ceil", + "typingsPackageName": "lodash.ceil", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dbd3c32c24521aa696df8371675df9399bc2afbb83aa196484cc5ba9c5b6684", + "globals": [], + "declaredModules": [ + "lodash.ceil" + ] + } + }, + "lodash.chunk": { + "4.2": { + "libraryName": "lodash.chunk", + "typingsPackageName": "lodash.chunk", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3baff2d2465af7b5b6c6adad3d9e0c4d4f79444b785e701124476268ec25aea", + "globals": [], + "declaredModules": [ + "lodash.chunk" + ] + } + }, + "lodash.clamp": { + "4.0": { + "libraryName": "lodash.clamp", + "typingsPackageName": "lodash.clamp", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ee44111457e5231b04da57b68b69f8ecd0fb77daaeb662e4ff797e4aed7e357", + "globals": [], + "declaredModules": [ + "lodash.clamp" + ] + } + }, + "lodash.clone": { + "4.5": { + "libraryName": "lodash.clone", + "typingsPackageName": "lodash.clone", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f6ba7c16b926dd37e36f0cfe16b93dd5bc5b7aff6bbdbb796f2ffc8753d14bd", + "globals": [], + "declaredModules": [ + "lodash.clone" + ] + } + }, + "lodash.clonedeep": { + "4.5": { + "libraryName": "lodash.cloneDeep", + "typingsPackageName": "lodash.clonedeep", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fb425002ec495a9b5d6df80d6f8dae1250a44be83cf35e091d1154f6b1ff500", + "globals": [], + "declaredModules": [ + "lodash.clonedeep" + ] + } + }, + "lodash.clonedeepwith": { + "4.5": { + "libraryName": "lodash.cloneDeepWith", + "typingsPackageName": "lodash.clonedeepwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3dd3d898f089a6292051939a8076386d52b5ed2c7c3ad95e76c5f7224e16fa4d", + "globals": [], + "declaredModules": [ + "lodash.clonedeepwith" + ] + } + }, + "lodash.clonewith": { + "4.5": { + "libraryName": "lodash.cloneWith", + "typingsPackageName": "lodash.clonewith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c29f863cd839b2ff1423db058770bb65645fc7aa88d4a15d2abbd11991bd04c4", + "globals": [], + "declaredModules": [ + "lodash.clonewith" + ] + } + }, + "lodash.compact": { + "3.0": { + "libraryName": "lodash.compact", + "typingsPackageName": "lodash.compact", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9937479ab8006cc91ba45559fa12affb50715eb699647ba338b91dcac1e2c3b9", + "globals": [], + "declaredModules": [ + "lodash.compact" + ] + } + }, + "lodash.concat": { + "4.5": { + "libraryName": "lodash.concat", + "typingsPackageName": "lodash.concat", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "502ce9168bcc5c242769fc0c667192037e6b97166797a023ae62a401204fcc7e", + "globals": [], + "declaredModules": [ + "lodash.concat" + ] + } + }, + "lodash.cond": { + "4.5": { + "libraryName": "lodash.cond", + "typingsPackageName": "lodash.cond", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "230ee5cbe0c3fd544d19ca6e4daff5bd419a2078b4879fd86808bfb0c4b87a19", + "globals": [], + "declaredModules": [ + "lodash.cond" + ] + } + }, + "lodash.constant": { + "3.0": { + "libraryName": "lodash.constant", + "typingsPackageName": "lodash.constant", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71c7246c53e9bf6cbcf96df26a9748a3cc39fc31d922757143088ee9843af7be", + "globals": [], + "declaredModules": [ + "lodash.constant" + ] + } + }, + "lodash.countby": { + "4.6": { + "libraryName": "lodash.countBy", + "typingsPackageName": "lodash.countby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8821949f2fc24bdb2d1fa16dffc92c03823ca52b34debc420bf1cbaf5543f860", + "globals": [], + "declaredModules": [ + "lodash.countby" + ] + } + }, + "lodash.create": { + "4.2": { + "libraryName": "lodash.create", + "typingsPackageName": "lodash.create", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3436d171a6fdf8ed9a3dcbac2fa7999a109f24d84b7042bcde33721d9c4b1fa", + "globals": [], + "declaredModules": [ + "lodash.create" + ] + } + }, + "lodash.curry": { + "4.1": { + "libraryName": "lodash.curry", + "typingsPackageName": "lodash.curry", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35c4a8bc0f694a1da460a7eb786ba6f3344ed03ef8567e72fe853fa43273c0d6", + "globals": [], + "declaredModules": [ + "lodash.curry" + ] + } + }, + "lodash.curryright": { + "4.1": { + "libraryName": "lodash.curryRight", + "typingsPackageName": "lodash.curryright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99764b09bc33184418fcd94b59640721366814bc525901c70e5448dc38bc2e98", + "globals": [], + "declaredModules": [ + "lodash.curryright" + ] + } + }, + "lodash.debounce": { + "4.0": { + "libraryName": "lodash.debounce", + "typingsPackageName": "lodash.debounce", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "798c2774a109ad91652dd1986f1cc20ef3b1640051a7e67683aecbc7565ced7a", + "globals": [], + "declaredModules": [ + "lodash.debounce" + ] + } + }, + "lodash.deburr": { + "4.1": { + "libraryName": "lodash.deburr", + "typingsPackageName": "lodash.deburr", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae87211f3371f7e29a04b90d351b9c788b02a837a5e6c96f0f87f176610d5321", + "globals": [], + "declaredModules": [ + "lodash.deburr" + ] + } + }, + "lodash.defaults": { + "4.2": { + "libraryName": "lodash.defaults", + "typingsPackageName": "lodash.defaults", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc5e20e739acb5f1d86a4bf7fca420e92396de33bf587039577bb967a441f3d9", + "globals": [], + "declaredModules": [ + "lodash.defaults" + ] + } + }, + "lodash.defaultsdeep": { + "4.6": { + "libraryName": "lodash.defaultsDeep", + "typingsPackageName": "lodash.defaultsdeep", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40352569c8b3645f5164f83e8dfd61efe5266790b3d7b8022784ff59a35982f3", + "globals": [], + "declaredModules": [ + "lodash.defaultsdeep" + ] + } + }, + "lodash.defer": { + "4.1": { + "libraryName": "lodash.defer", + "typingsPackageName": "lodash.defer", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c53c70058d157fc70b66378a34dd8b922a0fa22b1c58661904eed69ad936b77", + "globals": [], + "declaredModules": [ + "lodash.defer" + ] + } + }, + "lodash.delay": { + "4.1": { + "libraryName": "lodash.delay", + "typingsPackageName": "lodash.delay", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f329faf4ec7ffece8e1534eb72132cf3528fd113466252a3c2b7f4de4d052f5d", + "globals": [], + "declaredModules": [ + "lodash.delay" + ] + } + }, + "lodash.difference": { + "4.5": { + "libraryName": "lodash.difference", + "typingsPackageName": "lodash.difference", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91c3ca89fbfcb8d27a6c5afa0e6d3096f4f13af3ff6e282ec9967dbe09ee6a67", + "globals": [], + "declaredModules": [ + "lodash.difference" + ] + } + }, + "lodash.differenceby": { + "4.8": { + "libraryName": "lodash.differenceBy", + "typingsPackageName": "lodash.differenceby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a33c08c395ba2e65f6bc8e8a0b07937e91490901a45682e5f3c151362bcf2f3a", + "globals": [], + "declaredModules": [ + "lodash.differenceby" + ] + } + }, + "lodash.differencewith": { + "4.5": { + "libraryName": "lodash.differenceWith", + "typingsPackageName": "lodash.differencewith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "665dbc09eea6cfca30c25555943ddb9e8b5f353c987c2993c87b8c86810ef761", + "globals": [], + "declaredModules": [ + "lodash.differencewith" + ] + } + }, + "lodash.divide": { + "4.9": { + "libraryName": "lodash.divide", + "typingsPackageName": "lodash.divide", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbbdfb4378929ae696d9204474a360be850630bc415e5243e4f619356d6a8437", + "globals": [], + "declaredModules": [ + "lodash.divide" + ] + } + }, + "lodash.drop": { + "4.1": { + "libraryName": "lodash.drop", + "typingsPackageName": "lodash.drop", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62ee7f7da80a7efd010e5d546c9cbf33174dd9165e21031c0f9d456813234de4", + "globals": [], + "declaredModules": [ + "lodash.drop" + ] + } + }, + "lodash.dropright": { + "4.1": { + "libraryName": "lodash.dropRight", + "typingsPackageName": "lodash.dropright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef439619d6fc461122901bc5cfdcd4e8a2574bd0fd5d61254506e5ca94d08163", + "globals": [], + "declaredModules": [ + "lodash.dropright" + ] + } + }, + "lodash.droprightwhile": { + "4.6": { + "libraryName": "lodash.dropRightWhile", + "typingsPackageName": "lodash.droprightwhile", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e201bc9af575ef18fb37aba460c0862c031d0542068a452e4b4710cf7c87a16d", + "globals": [], + "declaredModules": [ + "lodash.droprightwhile" + ] + } + }, + "lodash.dropwhile": { + "4.6": { + "libraryName": "lodash.dropWhile", + "typingsPackageName": "lodash.dropwhile", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73cd06eacd4da43aee6ed9ffa4acd875a54c126f13c052fdd2350e482de4e4d4", + "globals": [], + "declaredModules": [ + "lodash.dropwhile" + ] + } + }, + "lodash.endswith": { + "4.2": { + "libraryName": "lodash.endsWith", + "typingsPackageName": "lodash.endswith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad83adcd6709fba0b16431ba3aa52a0f2b06dfe892ef42df399a9dc583ebbf1d", + "globals": [], + "declaredModules": [ + "lodash.endswith" + ] + } + }, + "lodash.eq": { + "4.0": { + "libraryName": "lodash.eq", + "typingsPackageName": "lodash.eq", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81fb01593c87ff4779a9348a180e899a65c31c1e0316a44c730c21e9b99da055", + "globals": [], + "declaredModules": [ + "lodash.eq" + ] + } + }, + "lodash.escape": { + "4.0": { + "libraryName": "lodash.escape", + "typingsPackageName": "lodash.escape", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd13c246e97dda08d6692bbad12cf46384c32f98347472f1c480cd035e1137a9", + "globals": [], + "declaredModules": [ + "lodash.escape" + ] + } + }, + "lodash.escaperegexp": { + "4.1": { + "libraryName": "lodash.escapeRegExp", + "typingsPackageName": "lodash.escaperegexp", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1734282e68c3cbdcc61bdc2caafcc297875f2644705ee041e6b9dd9deff6e170", + "globals": [], + "declaredModules": [ + "lodash.escaperegexp" + ] + } + }, + "lodash.every": { + "4.6": { + "libraryName": "lodash.every", + "typingsPackageName": "lodash.every", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53d4e6125f79e310a1932c5e53a678ee2d2916c0ae59a14f612ec5af3abbc668", + "globals": [], + "declaredModules": [ + "lodash.every" + ] + } + }, + "lodash.fill": { + "3.4": { + "libraryName": "lodash.fill", + "typingsPackageName": "lodash.fill", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c029aa78c948f3867ca1cf924aaf7b08d030fc32179d2e65c7204be94f0c194f", + "globals": [], + "declaredModules": [ + "lodash.fill" + ] + } + }, + "lodash.filter": { + "4.6": { + "libraryName": "lodash.filter", + "typingsPackageName": "lodash.filter", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40cc00c9b3909738c82a5c09a2e786e24404a52cbf9104b6dae4425286c7782a", + "globals": [], + "declaredModules": [ + "lodash.filter" + ] + } + }, + "lodash.find": { + "4.6": { + "libraryName": "lodash.find", + "typingsPackageName": "lodash.find", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "997418b8c9ea510286e3b7995175d65f653e7a656c9e729d4df6441058e41125", + "globals": [], + "declaredModules": [ + "lodash.find" + ] + } + }, + "lodash.findindex": { + "4.6": { + "libraryName": "lodash.findIndex", + "typingsPackageName": "lodash.findindex", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c0974e970708cdf9f99436846edab9a272d817dc1dfcc6a96e265e691bbe116", + "globals": [], + "declaredModules": [ + "lodash.findindex" + ] + } + }, + "lodash.findkey": { + "4.6": { + "libraryName": "lodash.findKey", + "typingsPackageName": "lodash.findkey", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "467e93bad53f72827925d3e3a5f635001e75059dacbbab19807c49acf337e63a", + "globals": [], + "declaredModules": [ + "lodash.findkey" + ] + } + }, + "lodash.findlast": { + "4.6": { + "libraryName": "lodash.findLast", + "typingsPackageName": "lodash.findlast", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d94b0cdfb74691f7a6f3611519d8e7e97ee6054471ab56e205ced32933316b5e", + "globals": [], + "declaredModules": [ + "lodash.findlast" + ] + } + }, + "lodash.findlastindex": { + "4.6": { + "libraryName": "lodash.findLastIndex", + "typingsPackageName": "lodash.findlastindex", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7335581d3691ae8a607ca69afbc5d465da9b8bc23a7520ad4cd34d4bd80bb76", + "globals": [], + "declaredModules": [ + "lodash.findlastindex" + ] + } + }, + "lodash.findlastkey": { + "4.7": { + "libraryName": "lodash.findLastKey", + "typingsPackageName": "lodash.findlastkey", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a9f4b7c8ab07bdd513fa2b485b0e9dcfed3ba51788eee1f197cecef7a8f73dd", + "globals": [], + "declaredModules": [ + "lodash.findlastkey" + ] + } + }, + "lodash.first": { + "3.0": { + "libraryName": "lodash.first", + "typingsPackageName": "lodash.first", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4ba8e8c4e3fe15453acb9fc622401bf4bff56a66125bae551e6b0faea5d4804", + "globals": [], + "declaredModules": [ + "lodash.first" + ] + } + }, + "lodash.flatmap": { + "4.5": { + "libraryName": "lodash.flatMap", + "typingsPackageName": "lodash.flatmap", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dca4c1e6f2c38bc0658ad2841340e42ac11074be3321d843f484babcbb796b85", + "globals": [], + "declaredModules": [ + "lodash.flatmap" + ] + } + }, + "lodash.flatmapdeep": { + "4.10": { + "libraryName": "lodash.flatMapDeep", + "typingsPackageName": "lodash.flatmapdeep", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0091a7bcab15e2a5eb1ff321c44b42a3fb694e29c8df7f9c4fa9e3fe8049f595", + "globals": [], + "declaredModules": [ + "lodash.flatmapdeep" + ] + } + }, + "lodash.flatmapdepth": { + "4.10": { + "libraryName": "lodash.flatMapDepth", + "typingsPackageName": "lodash.flatmapdepth", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d8f71c4298df8719b38eb13b3b057da25fe9441478ba6c04092d305be133e7a4", + "globals": [], + "declaredModules": [ + "lodash.flatmapdepth" + ] + } + }, + "lodash.flatten": { + "4.4": { + "libraryName": "lodash.flatten", + "typingsPackageName": "lodash.flatten", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73baca261004589d45954dd33a8eab10adadcc82bc7c448fd6eba5d0fbd5e8d5", + "globals": [], + "declaredModules": [ + "lodash.flatten" + ] + } + }, + "lodash.flattendeep": { + "4.4": { + "libraryName": "lodash.flattenDeep", + "typingsPackageName": "lodash.flattendeep", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ed871b8bac3f0c420407191c0f09954dc74b3fe94313afb894efbcc43a30f32", + "globals": [], + "declaredModules": [ + "lodash.flattendeep" + ] + } + }, + "lodash.flattendepth": { + "4.7": { + "libraryName": "lodash.flattenDepth", + "typingsPackageName": "lodash.flattendepth", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4756912d85bf901c950c6b4c23ae135fa0691ba70cbef371088e2dfe749bac5d", + "globals": [], + "declaredModules": [ + "lodash.flattendepth" + ] + } + }, + "lodash.flip": { + "4.2": { + "libraryName": "lodash.flip", + "typingsPackageName": "lodash.flip", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee1c273001700a0f2174d3b1fbf5fa907bae3b2d301c2a6893c5c54bb52960c6", + "globals": [], + "declaredModules": [ + "lodash.flip" + ] + } + }, + "lodash.floor": { + "4.0": { + "libraryName": "lodash.floor", + "typingsPackageName": "lodash.floor", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d2faea9e4904d13376b061e83cbc4d2bd23af73deca9255d8aa7f1036067c46", + "globals": [], + "declaredModules": [ + "lodash.floor" + ] + } + }, + "lodash.flow": { + "3.5": { + "libraryName": "lodash.flow", + "typingsPackageName": "lodash.flow", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0701a75672f13297430d902a0005820c66de37f355ed5893addd9411b5afeed4", + "globals": [], + "declaredModules": [ + "lodash.flow" + ] + } + }, + "lodash.flowright": { + "3.5": { + "libraryName": "lodash.flowRight", + "typingsPackageName": "lodash.flowright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "797e4900911e5922839eb96bb3cc1fd0a18b3eefeab5a395fe7d5e749b048b2a", + "globals": [], + "declaredModules": [ + "lodash.flowright" + ] + } + }, + "lodash.foreach": { + "4.5": { + "libraryName": "lodash.forEach", + "typingsPackageName": "lodash.foreach", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e1864cc38e70d6f181d28129d06684a54d74a16165e3da3a430de3546cea2c1", + "globals": [], + "declaredModules": [ + "lodash.foreach" + ] + } + }, + "lodash.foreachright": { + "4.4": { + "libraryName": "lodash.forEachRight", + "typingsPackageName": "lodash.foreachright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0736a35f5655a6362693e2f316032b5534d3734af99f589b5150bec0a415b01", + "globals": [], + "declaredModules": [ + "lodash.foreachright" + ] + } + }, + "lodash.forin": { + "4.4": { + "libraryName": "lodash.forIn", + "typingsPackageName": "lodash.forin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a74051e583ba2894117b34bfa6359b65c8bea13f83758a6f2f7d8fb0b00192c0", + "globals": [], + "declaredModules": [ + "lodash.forin" + ] + } + }, + "lodash.forinright": { + "4.5": { + "libraryName": "lodash.forInRight", + "typingsPackageName": "lodash.forinright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06951593848ef3df459897548a6537b4c826f6e4e3a65a153083a5705bd43e5f", + "globals": [], + "declaredModules": [ + "lodash.forinright" + ] + } + }, + "lodash.forown": { + "4.4": { + "libraryName": "lodash.forOwn", + "typingsPackageName": "lodash.forown", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44e762182258a43ba5883018dd588ac442e4ddc050c9c78f5cdd344e2022096b", + "globals": [], + "declaredModules": [ + "lodash.forown" + ] + } + }, + "lodash.forownright": { + "4.5": { + "libraryName": "lodash.forOwnRight", + "typingsPackageName": "lodash.forownright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "470cdd4bb781e933532c7a7f23166b432d5a7eb9d3425d264ef329476a5c7b4c", + "globals": [], + "declaredModules": [ + "lodash.forownright" + ] + } + }, + "lodash.frompairs": { + "4.0": { + "libraryName": "lodash.fromPairs", + "typingsPackageName": "lodash.frompairs", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c70a653f7d92c8639186c7ad98ef2751afd60b20d12d71bd5af04726a202d66", + "globals": [], + "declaredModules": [ + "lodash.frompairs" + ] + } + }, + "lodash.functions": { + "4.3": { + "libraryName": "lodash.functions", + "typingsPackageName": "lodash.functions", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a01587faae99154025c72981a39daceb7ddc2d5a7d34101f44d4376a974846de", + "globals": [], + "declaredModules": [ + "lodash.functions" + ] + } + }, + "lodash.functionsin": { + "4.3": { + "libraryName": "lodash.functionsIn", + "typingsPackageName": "lodash.functionsin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9209da433654cfc1ddfc7bcc84daebb81c9a730b95d5786d44a03b5586653388", + "globals": [], + "declaredModules": [ + "lodash.functionsin" + ] + } + }, + "lodash.get": { + "4.4": { + "libraryName": "lodash.get", + "typingsPackageName": "lodash.get", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02295b9252fefd17df1fb204f521f10b443c54626555061766de27b8501cf48b", + "globals": [], + "declaredModules": [ + "lodash.get" + ] + } + }, + "lodash.groupby": { + "4.6": { + "libraryName": "lodash.groupBy", + "typingsPackageName": "lodash.groupby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e32496e89865f98c3f9f8c8b5c4d6ecc40cfedc89a276667fa3d9cc069865ae", + "globals": [], + "declaredModules": [ + "lodash.groupby" + ] + } + }, + "lodash.gt": { + "3.9": { + "libraryName": "lodash.gt", + "typingsPackageName": "lodash.gt", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c854932cdde585a31a4ea564f7270afdc49516fe84b623b19ed51743ada014e4", + "globals": [], + "declaredModules": [ + "lodash.gt" + ] + } + }, + "lodash.gte": { + "3.9": { + "libraryName": "lodash.gte", + "typingsPackageName": "lodash.gte", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2962befc010afbba983ae7607cb111117108f9ddd70da864ba45b13ff8c07a11", + "globals": [], + "declaredModules": [ + "lodash.gte" + ] + } + }, + "lodash.has": { + "4.5": { + "libraryName": "lodash.has", + "typingsPackageName": "lodash.has", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57aac6ba31e8372b0e15a313b49ae29bd3c75fea1fb4ccbab6a7141615a073b1", + "globals": [], + "declaredModules": [ + "lodash.has" + ] + } + }, + "lodash.hasin": { + "4.5": { + "libraryName": "lodash.hasIn", + "typingsPackageName": "lodash.hasin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27aa528c81a95897111cef972e2d2ea0b142640ff1859bd8eb0a9af59a7195d6", + "globals": [], + "declaredModules": [ + "lodash.hasin" + ] + } + }, + "lodash.head": { + "4.0": { + "libraryName": "lodash.head", + "typingsPackageName": "lodash.head", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d00c42b4606d1cd29a1f4e3dc4db842fbc5d71ac129cac975cc23af61ccfc4c8", + "globals": [], + "declaredModules": [ + "lodash.head" + ] + } + }, + "lodash.identity": { + "3.0": { + "libraryName": "lodash.identity", + "typingsPackageName": "lodash.identity", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c64833fdb10751b4351a3765a12241fffd8e017960ea61e9493491849482421", + "globals": [], + "declaredModules": [ + "lodash.identity" + ] + } + }, + "lodash.includes": { + "4.3": { + "libraryName": "lodash.includes", + "typingsPackageName": "lodash.includes", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2cb49ebde84ff226afc6d62e51806cf8f935e96c65e8914aad332a3b29bb0041", + "globals": [], + "declaredModules": [ + "lodash.includes" + ] + } + }, + "lodash.indexof": { + "4.0": { + "libraryName": "lodash.indexOf", + "typingsPackageName": "lodash.indexof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20d85e832edec54baa06ce61f83a5916e2b198393c9abbc1dc236924923b3f64", + "globals": [], + "declaredModules": [ + "lodash.indexof" + ] + } + }, + "lodash.initial": { + "4.1": { + "libraryName": "lodash.initial", + "typingsPackageName": "lodash.initial", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f42df0e55882292665620d4e5827ab3f4d783fec2f86314dc082b5e71cb5a3d7", + "globals": [], + "declaredModules": [ + "lodash.initial" + ] + } + }, + "lodash.inrange": { + "3.3": { + "libraryName": "lodash.inRange", + "typingsPackageName": "lodash.inrange", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d58fea54e6cda6a03fdc0a5f1eb2480aa31a49b8738468dcb9e8c1eb336aa9e", + "globals": [], + "declaredModules": [ + "lodash.inrange" + ] + } + }, + "lodash.intersection": { + "4.4": { + "libraryName": "lodash.intersection", + "typingsPackageName": "lodash.intersection", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89fa9b49c8aaafa568b3f0a63d90d89ed2ba10a328fecaca617c46d7891571a8", + "globals": [], + "declaredModules": [ + "lodash.intersection" + ] + } + }, + "lodash.intersectionby": { + "4.7": { + "libraryName": "lodash.intersectionBy", + "typingsPackageName": "lodash.intersectionby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b8d3934a95d89efb283a7f4c0c4f934d952de9a1c3638a446cb8892cb07a66d", + "globals": [], + "declaredModules": [ + "lodash.intersectionby" + ] + } + }, + "lodash.intersectionwith": { + "4.4": { + "libraryName": "lodash.intersectionWith", + "typingsPackageName": "lodash.intersectionwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "344df84fe73619483bafc02b2c3ff62d5b3950c85f8fa4cf222115ab4caca59b", + "globals": [], + "declaredModules": [ + "lodash.intersectionwith" + ] + } + }, + "lodash.invert": { + "4.3": { + "libraryName": "lodash.invert", + "typingsPackageName": "lodash.invert", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc90a87c35cb21d9de6704d5b13d4e10a834d3de0deaaf23fc5267841e67fdca", + "globals": [], + "declaredModules": [ + "lodash.invert" + ] + } + }, + "lodash.invertby": { + "4.7": { + "libraryName": "lodash.invertBy", + "typingsPackageName": "lodash.invertby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ad6634f4f7c8c7800d1eb65226901eb8e63c2da5ab0f3f3f1540565e341eec8", + "globals": [], + "declaredModules": [ + "lodash.invertby" + ] + } + }, + "lodash.invoke": { + "4.5": { + "libraryName": "lodash.invoke", + "typingsPackageName": "lodash.invoke", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a89a54abe4fa75b6a651313682191968f5a73ace190048fe8ce14ca8f402965c", + "globals": [], + "declaredModules": [ + "lodash.invoke" + ] + } + }, + "lodash.invokemap": { + "4.6": { + "libraryName": "lodash.invokeMap", + "typingsPackageName": "lodash.invokemap", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdfb51d1738918490005a6bae6f0da25b43cff269c2b301c4457e9ab3c2501a2", + "globals": [], + "declaredModules": [ + "lodash.invokemap" + ] + } + }, + "lodash.isarguments": { + "3.1": { + "libraryName": "lodash.isArguments", + "typingsPackageName": "lodash.isarguments", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1b0494237c02d5e788a80d41168d84df330ea4f00e1697b419239c2acce34a0", + "globals": [], + "declaredModules": [ + "lodash.isarguments" + ] + } + }, + "lodash.isarray": { + "4.0": { + "libraryName": "lodash.isArray", + "typingsPackageName": "lodash.isarray", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71d3ee74ab51487bc23d8aa14f648fd8f94502c9aa3725203858e3224e63307d", + "globals": [], + "declaredModules": [ + "lodash.isarray" + ] + } + }, + "lodash.isarraybuffer": { + "4.4": { + "libraryName": "lodash.isArrayBuffer", + "typingsPackageName": "lodash.isarraybuffer", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d97e7b0a37934fb10f3e616a256dc2ddef6410d246bfa6ee0ebea1b7587e7de7", + "globals": [], + "declaredModules": [ + "lodash.isarraybuffer" + ] + } + }, + "lodash.isarraylike": { + "4.2": { + "libraryName": "lodash.isArrayLike", + "typingsPackageName": "lodash.isarraylike", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "214f9bee86cd7ccf1951b6aefb6723eb65b36f50fb5c123ddc4418c550beec81", + "globals": [], + "declaredModules": [ + "lodash.isarraylike" + ] + } + }, + "lodash.isarraylikeobject": { + "4.2": { + "libraryName": "lodash.isArrayLikeObject", + "typingsPackageName": "lodash.isarraylikeobject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06be654c38955f3381fc3c084d7d260d795c816de36354ed2f6b0de12d7c674d", + "globals": [], + "declaredModules": [ + "lodash.isarraylikeobject" + ] + } + }, + "lodash.isboolean": { + "3.0": { + "libraryName": "lodash.isBoolean", + "typingsPackageName": "lodash.isboolean", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6dca429a0decffe6329ab79c6d1a3eb789099d305bd2578c8b16317050da901", + "globals": [], + "declaredModules": [ + "lodash.isboolean" + ] + } + }, + "lodash.isbuffer": { + "4.3": { + "libraryName": "lodash.isBuffer", + "typingsPackageName": "lodash.isbuffer", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76b4e8fe2cf53272f8059eacbaa921da612f0ada430eb6e867063592a6c89b02", + "globals": [], + "declaredModules": [ + "lodash.isbuffer" + ] + } + }, + "lodash.isdate": { + "4.0": { + "libraryName": "lodash.isDate", + "typingsPackageName": "lodash.isdate", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f030abc5e22a691315f4eb5d959f93871999dcc3fb86dd1b51a638c50d7c2509", + "globals": [], + "declaredModules": [ + "lodash.isdate" + ] + } + }, + "lodash.iselement": { + "4.1": { + "libraryName": "lodash.isElement", + "typingsPackageName": "lodash.iselement", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6e131e25e89d81a84a7495fa2a82605ee00cf52d0b6608d04d39378e35fdd2b", + "globals": [], + "declaredModules": [ + "lodash.iselement" + ] + } + }, + "lodash.isempty": { + "4.4": { + "libraryName": "lodash.isEmpty", + "typingsPackageName": "lodash.isempty", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a4c606ce57129e43cb2805a8b4d90d0465a1100382812c117bf74a427993e43", + "globals": [], + "declaredModules": [ + "lodash.isempty" + ] + } + }, + "lodash.isequal": { + "4.5": { + "libraryName": "lodash.isEqual", + "typingsPackageName": "lodash.isequal", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e34d67c6907d92d7607be05809248523dc5891cb021f94e85526a77713b1257", + "globals": [], + "declaredModules": [ + "lodash.isequal" + ] + } + }, + "lodash.isequalwith": { + "4.4": { + "libraryName": "lodash.isEqualWith", + "typingsPackageName": "lodash.isequalwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2657f0139ca1056f051e181b21f582041d8b23c25adc31a6215c96ce30be1bb7", + "globals": [], + "declaredModules": [ + "lodash.isequalwith" + ] + } + }, + "lodash.iserror": { + "3.1": { + "libraryName": "lodash.isError", + "typingsPackageName": "lodash.iserror", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0570f7701a7c7e4830a3bae900392f345ebb5c0e04886edb70a2a67a62bd1f9f", + "globals": [], + "declaredModules": [ + "lodash.iserror" + ] + } + }, + "lodash.isfinite": { + "3.3": { + "libraryName": "lodash.isFinite", + "typingsPackageName": "lodash.isfinite", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4703f6cf4f0864bc9b40a3e7920014c5a23cb87f8f9e0c2d61e5b942b6c2fd25", + "globals": [], + "declaredModules": [ + "lodash.isfinite" + ] + } + }, + "lodash.isfunction": { + "3.0": { + "libraryName": "lodash.isFunction", + "typingsPackageName": "lodash.isfunction", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c0e213c61f8f8bd5d55c7ef014f663fb42d9bcbd3a2beacbbf0a70008609567", + "globals": [], + "declaredModules": [ + "lodash.isfunction" + ] + } + }, + "lodash.isinteger": { + "4.0": { + "libraryName": "lodash.isInteger", + "typingsPackageName": "lodash.isinteger", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "030edd6ceeb8cbe002d5c602ce80e8398f655553d46832a3de6827ce3f78f21a", + "globals": [], + "declaredModules": [ + "lodash.isinteger" + ] + } + }, + "lodash.islength": { + "4.0": { + "libraryName": "lodash.isLength", + "typingsPackageName": "lodash.islength", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b5c97950ad2fdc04b826e0f0805617dda00893484ab3455c82d8526fbaf7bb5", + "globals": [], + "declaredModules": [ + "lodash.islength" + ] + } + }, + "lodash.ismap": { + "4.4": { + "libraryName": "lodash.isMap", + "typingsPackageName": "lodash.ismap", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae6d4e8592f91a5f7cba28b424595c0ed03b60b7bddb80d50a8e74786c5562a2", + "globals": [], + "declaredModules": [ + "lodash.ismap" + ] + } + }, + "lodash.ismatch": { + "4.4": { + "libraryName": "lodash.isMatch", + "typingsPackageName": "lodash.ismatch", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8119c59f4d412d94a4b0c60f021e39375ebdf2189f105d747dc7c9eaf1774d7", + "globals": [], + "declaredModules": [ + "lodash.ismatch" + ] + } + }, + "lodash.ismatchwith": { + "4.4": { + "libraryName": "lodash.isMatchWith", + "typingsPackageName": "lodash.ismatchwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3dba67ab4d96239bebf0352609daaf6a4e3b479527f32ab5ffa36243000ffa0b", + "globals": [], + "declaredModules": [ + "lodash.ismatchwith" + ] + } + }, + "lodash.isnan": { + "3.0": { + "libraryName": "lodash.isNaN", + "typingsPackageName": "lodash.isnan", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccdaf9797d8bd01daccaf250c4eb0150e007f3f4788b373dac6e23372ad21b2e", + "globals": [], + "declaredModules": [ + "lodash.isnan" + ] + } + }, + "lodash.isnative": { + "4.0": { + "libraryName": "lodash.isNative", + "typingsPackageName": "lodash.isnative", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9ac7dd56c4751376a3e12b801cd17fef7395d0e60a18b1951f7ff85eb47937d", + "globals": [], + "declaredModules": [ + "lodash.isnative" + ] + } + }, + "lodash.isnil": { + "4.0": { + "libraryName": "lodash.isNil", + "typingsPackageName": "lodash.isnil", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d0415b28ba416eda8d006d0bbbbbe1f7d520a211cd38531f602220b8ecf23bf", + "globals": [], + "declaredModules": [ + "lodash.isnil" + ] + } + }, + "lodash.isnull": { + "3.0": { + "libraryName": "lodash.isNull", + "typingsPackageName": "lodash.isnull", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66c8b10d4a5a413c8195e445f2c83d3c521433d014704076ee0a32b2374c3301", + "globals": [], + "declaredModules": [ + "lodash.isnull" + ] + } + }, + "lodash.isnumber": { + "3.0": { + "libraryName": "lodash.isNumber", + "typingsPackageName": "lodash.isnumber", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec28b29dfbc605f9b9178e35dad685492552c55b60f4c3170a70cbada6438850", + "globals": [], + "declaredModules": [ + "lodash.isnumber" + ] + } + }, + "lodash.isobject": { + "3.0": { + "libraryName": "lodash.isObject", + "typingsPackageName": "lodash.isobject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98b3f99c7c82a75496de7cc1f3cb620a2efd4ba7b257e0d411d40dd21a3c6047", + "globals": [], + "declaredModules": [ + "lodash.isobject" + ] + } + }, + "lodash.isobjectlike": { + "4.0": { + "libraryName": "lodash.isObjectLike", + "typingsPackageName": "lodash.isobjectlike", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d7c9ab72d0d85b22ef6d980216dda1b7210fe39268c5a27d80d44c59f4f450c", + "globals": [], + "declaredModules": [ + "lodash.isobjectlike" + ] + } + }, + "lodash.isplainobject": { + "4.0": { + "libraryName": "lodash.isPlainObject", + "typingsPackageName": "lodash.isplainobject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea096b9421db362ec91949da1daa98f9bee93da218cadc0f77068eb1bf9259e1", + "globals": [], + "declaredModules": [ + "lodash.isplainobject" + ] + } + }, + "lodash.isregexp": { + "4.0": { + "libraryName": "lodash.isRegExp", + "typingsPackageName": "lodash.isregexp", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa27e23e00cc5ef3a6b3398a9df2208e82295f49038952540aeb030f8886b4bf", + "globals": [], + "declaredModules": [ + "lodash.isregexp" + ] + } + }, + "lodash.issafeinteger": { + "4.0": { + "libraryName": "lodash.isSafeInteger", + "typingsPackageName": "lodash.issafeinteger", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ba1556698589c0b7ef314e55dfa091a65c6f950355f14fb8885be4c20e48e94", + "globals": [], + "declaredModules": [ + "lodash.issafeinteger" + ] + } + }, + "lodash.isset": { + "4.4": { + "libraryName": "lodash.isSet", + "typingsPackageName": "lodash.isset", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "545f5b02078e94bdca8f43ef78c5b8e166f2d413ce14c2d7420433fcd3bd14a5", + "globals": [], + "declaredModules": [ + "lodash.isset" + ] + } + }, + "lodash.isstring": { + "4.0": { + "libraryName": "lodash.isString", + "typingsPackageName": "lodash.isstring", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94837b0bda0ed6179dfac113b0b6083fa030a72e0df04b84c79ff4cf0a4774e6", + "globals": [], + "declaredModules": [ + "lodash.isstring" + ] + } + }, + "lodash.issymbol": { + "4.0": { + "libraryName": "lodash.isSymbol", + "typingsPackageName": "lodash.issymbol", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "047fec783357c3d6ad56cc56d23b74913129f198a3e38b93f7d35fd8feb41b3c", + "globals": [], + "declaredModules": [ + "lodash.issymbol" + ] + } + }, + "lodash.istypedarray": { + "4.0": { + "libraryName": "lodash.isTypedArray", + "typingsPackageName": "lodash.istypedarray", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "679fccce6d0ae2188667703d6446fad4d6fd647740a491fceb769a0a388db4f7", + "globals": [], + "declaredModules": [ + "lodash.istypedarray" + ] + } + }, + "lodash.isundefined": { + "3.0": { + "libraryName": "lodash.isUndefined", + "typingsPackageName": "lodash.isundefined", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83d266abd85aa163dcc95b0be500074b77ce50cb8af1667e1e3e772acf938a24", + "globals": [], + "declaredModules": [ + "lodash.isundefined" + ] + } + }, + "lodash.isweakmap": { + "4.4": { + "libraryName": "lodash.isWeakMap", + "typingsPackageName": "lodash.isweakmap", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7366ea0b409ecdbe87e69ffddad1967060b64f87ee3607555fe27a02dd78cca8", + "globals": [], + "declaredModules": [ + "lodash.isweakmap" + ] + } + }, + "lodash.isweakset": { + "4.3": { + "libraryName": "lodash.isWeakSet", + "typingsPackageName": "lodash.isweakset", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51d7de57a549589f8e6557278d6e58c79043def4799e018346edec2599578ce2", + "globals": [], + "declaredModules": [ + "lodash.isweakset" + ] + } + }, + "lodash.iteratee": { + "4.7": { + "libraryName": "lodash.iteratee", + "typingsPackageName": "lodash.iteratee", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "891db84d5814d617abe0242534a4824747ef6cb4d72f38452f39c776ac5f72cb", + "globals": [], + "declaredModules": [ + "lodash.iteratee" + ] + } + }, + "lodash.join": { + "4.0": { + "libraryName": "lodash.join", + "typingsPackageName": "lodash.join", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb008d8a67df48565a6abff78fa96b9ccb942fc0696c9014c9bae90678cffe34", + "globals": [], + "declaredModules": [ + "lodash.join" + ] + } + }, + "lodash.kebabcase": { + "4.1": { + "libraryName": "lodash.kebabCase", + "typingsPackageName": "lodash.kebabcase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed289b3f0433f875f247bcb1891b78137b9b43b5477b5c4fb5787b7560964e57", + "globals": [], + "declaredModules": [ + "lodash.kebabcase" + ] + } + }, + "lodash.keyby": { + "4.6": { + "libraryName": "lodash.keyBy", + "typingsPackageName": "lodash.keyby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdd733972c20e9c4e7f39c3aa2188388afd07426dabadc7bc428308d9e802cba", + "globals": [], + "declaredModules": [ + "lodash.keyby" + ] + } + }, + "lodash.keys": { + "4.2": { + "libraryName": "lodash.keys", + "typingsPackageName": "lodash.keys", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec4fc76ffa4a88b6c83f10f9cc49a5de95669dd9c4b1352e63680e96fed708d4", + "globals": [], + "declaredModules": [ + "lodash.keys" + ] + } + }, + "lodash.keysin": { + "4.2": { + "libraryName": "lodash.keysIn", + "typingsPackageName": "lodash.keysin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adc2ca13b0ef1967242aa00d7cdc87c531102ca98730a199309a15b4c40b946d", + "globals": [], + "declaredModules": [ + "lodash.keysin" + ] + } + }, + "lodash.last": { + "3.0": { + "libraryName": "lodash.last", + "typingsPackageName": "lodash.last", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "110071d5151d135782a798c64f2ee1d6ab45f2c209d90e2c58ea345e6a95329c", + "globals": [], + "declaredModules": [ + "lodash.last" + ] + } + }, + "lodash.lastindexof": { + "4.0": { + "libraryName": "lodash.lastIndexOf", + "typingsPackageName": "lodash.lastindexof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a3af179da7a9bb5a0c10ab0ed5773ab24452db819726af07b9aa9cf469bdff8", + "globals": [], + "declaredModules": [ + "lodash.lastindexof" + ] + } + }, + "lodash.lowercase": { + "4.3": { + "libraryName": "lodash.lowerCase", + "typingsPackageName": "lodash.lowercase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16d540c0a4d4a51ad6dfb1d8a17a509078051f9b73e5a273a3fed0e139511c31", + "globals": [], + "declaredModules": [ + "lodash.lowercase" + ] + } + }, + "lodash.lowerfirst": { + "4.3": { + "libraryName": "lodash.lowerFirst", + "typingsPackageName": "lodash.lowerfirst", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a69facf21e376a4f8405749d453bda9f341870c4208e21c5a5ee1b28d0fa154", + "globals": [], + "declaredModules": [ + "lodash.lowerfirst" + ] + } + }, + "lodash.lt": { + "3.9": { + "libraryName": "lodash.lt", + "typingsPackageName": "lodash.lt", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef1fc065ec88cd76f02725e79b28b21613efd22efa4581a09373041a97fb69b1", + "globals": [], + "declaredModules": [ + "lodash.lt" + ] + } + }, + "lodash.lte": { + "3.9": { + "libraryName": "lodash.lte", + "typingsPackageName": "lodash.lte", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af886c94099b27270c0f2cc3553a63bd3b9ec5e20c46feac345023e19b97a881", + "globals": [], + "declaredModules": [ + "lodash.lte" + ] + } + }, + "lodash.mapkeys": { + "4.6": { + "libraryName": "lodash.mapKeys", + "typingsPackageName": "lodash.mapkeys", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1375a2f69f05050420b00530fbde22c03ae5b0a908c98cbb2641b48912e2ba1e", + "globals": [], + "declaredModules": [ + "lodash.mapkeys" + ] + } + }, + "lodash.mapvalues": { + "4.6": { + "libraryName": "lodash.mapValues", + "typingsPackageName": "lodash.mapvalues", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "158ceca036195e0ca6135c087aaf767300b832914e5ba41de308403a16056b73", + "globals": [], + "declaredModules": [ + "lodash.mapvalues" + ] + } + }, + "lodash.matches": { + "4.6": { + "libraryName": "lodash.matches", + "typingsPackageName": "lodash.matches", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d8e0a5af3765ae8438a6b257dc77d06f457fde5bee7a4a0b840eb4fef5fde32", + "globals": [], + "declaredModules": [ + "lodash.matches" + ] + } + }, + "lodash.matchesproperty": { + "4.7": { + "libraryName": "lodash.matchesProperty", + "typingsPackageName": "lodash.matchesproperty", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49d99c88d240d45ebbae69f45e7eef523ffc5c22b2a604944311bc50aba9b118", + "globals": [], + "declaredModules": [ + "lodash.matchesproperty" + ] + } + }, + "lodash.max": { + "4.0": { + "libraryName": "lodash.max", + "typingsPackageName": "lodash.max", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d29198037c1868f3ded4e89acb4c721890ecc40967bd51dd1c37798ddb16f77", + "globals": [], + "declaredModules": [ + "lodash.max" + ] + } + }, + "lodash.maxby": { + "4.6": { + "libraryName": "lodash.maxBy", + "typingsPackageName": "lodash.maxby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2083a831748101631330d6d539d2206e90cc9545db22c56b670f74f47a312513", + "globals": [], + "declaredModules": [ + "lodash.maxby" + ] + } + }, + "lodash.mean": { + "4.1": { + "libraryName": "lodash.mean", + "typingsPackageName": "lodash.mean", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4bfc7e662c72cb04a95d421f6f32a0240219c9f154124caa19353f7734b4489", + "globals": [], + "declaredModules": [ + "lodash.mean" + ] + } + }, + "lodash.meanby": { + "4.10": { + "libraryName": "lodash.meanBy", + "typingsPackageName": "lodash.meanby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13a51908a4a787795a80044c507e3b9bcec488dc943c58a42ff13f4d9df39c6c", + "globals": [], + "declaredModules": [ + "lodash.meanby" + ] + } + }, + "lodash.memoize": { + "4.1": { + "libraryName": "lodash.memoize", + "typingsPackageName": "lodash.memoize", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0da1be683614d1676f2d4859fbb535b52e70a414d4f26d2c27fc445c299fe90", + "globals": [], + "declaredModules": [ + "lodash.memoize" + ] + } + }, + "lodash.merge": { + "4.6": { + "libraryName": "lodash.merge", + "typingsPackageName": "lodash.merge", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ba06583c1323585d49efc6f4ce586109786984ff1b49a1d043e64a1dc11eee9", + "globals": [], + "declaredModules": [ + "lodash.merge" + ] + } + }, + "lodash.mergewith": { + "4.6": { + "libraryName": "lodash.mergeWith", + "typingsPackageName": "lodash.mergewith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4a92470b816b4bd233a4cd0e6cacf3410ebaae3d9d1f1817f4f0bd7bfcca953", + "globals": [], + "declaredModules": [ + "lodash.mergewith" + ] + } + }, + "lodash.method": { + "4.5": { + "libraryName": "lodash.method", + "typingsPackageName": "lodash.method", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d03c3b1c664f553956de39110cbd4e8b458ce37f9ef17c33fe1e6e4f3c9d0427", + "globals": [], + "declaredModules": [ + "lodash.method" + ] + } + }, + "lodash.methodof": { + "4.5": { + "libraryName": "lodash.methodOf", + "typingsPackageName": "lodash.methodof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "335c70b18ed77431f7720bc553ed64cee7aa305e7f40e2076cb6f749bb079832", + "globals": [], + "declaredModules": [ + "lodash.methodof" + ] + } + }, + "lodash.min": { + "4.0": { + "libraryName": "lodash.min", + "typingsPackageName": "lodash.min", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b4722354793125f3557b5148e88aafe1d105d767046a34596cd11c69d9c8043", + "globals": [], + "declaredModules": [ + "lodash.min" + ] + } + }, + "lodash.minby": { + "4.6": { + "libraryName": "lodash.minBy", + "typingsPackageName": "lodash.minby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97bffb69f8b64836199646144ad7a1b188abaf1843e7a3f283c8216e400c73a8", + "globals": [], + "declaredModules": [ + "lodash.minby" + ] + } + }, + "lodash.mixin": { + "4.3": { + "libraryName": "lodash.mixin", + "typingsPackageName": "lodash.mixin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ccf66b828f506638073439f969b8ac977250ad7dd838c8cb3a72c89146db0cc", + "globals": [], + "declaredModules": [ + "lodash.mixin" + ] + } + }, + "lodash.multiply": { + "4.9": { + "libraryName": "lodash.multiply", + "typingsPackageName": "lodash.multiply", + "projectName": "http://lodash.com/", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a55110577651a51ca58bb94a3a79dd82d20e36f555127abc15cc2bcca3342930", + "globals": [], + "declaredModules": [ + "lodash.multiply" + ] + } + }, + "lodash.negate": { + "3.0": { + "libraryName": "lodash.negate", + "typingsPackageName": "lodash.negate", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9cef83df93e7ed45477d59a6090cbf13e9452b8385d396e004c323a1f8891d4", + "globals": [], + "declaredModules": [ + "lodash.negate" + ] + } + }, + "lodash.noop": { + "3.0": { + "libraryName": "lodash.noop", + "typingsPackageName": "lodash.noop", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "475f33a0232b28ac75f8bf964a0af275d14992b8de7354aa7957bdcdc3074bd7", + "globals": [], + "declaredModules": [ + "lodash.noop" + ] + } + }, + "lodash.now": { + "4.0": { + "libraryName": "lodash.now", + "typingsPackageName": "lodash.now", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66c2193f32e0c52707004740bce08356826d46c9ffa4c278a7c2acdd554ce6f8", + "globals": [], + "declaredModules": [ + "lodash.now" + ] + } + }, + "lodash.nth": { + "4.11": { + "libraryName": "lodash.nth", + "typingsPackageName": "lodash.nth", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f03022ca7932ceb6021300560aa50083358e8f688b6de264eebe5cfb6058b607", + "globals": [], + "declaredModules": [ + "lodash.nth" + ] + } + }, + "lodash.ntharg": { + "4.2": { + "libraryName": "lodash.nthArg", + "typingsPackageName": "lodash.ntharg", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39a66dd81aaa6e0f040c1b50b3440208f226bbc996ec14932d43972065cee768", + "globals": [], + "declaredModules": [ + "lodash.ntharg" + ] + } + }, + "lodash.omit": { + "4.5": { + "libraryName": "lodash.omit", + "typingsPackageName": "lodash.omit", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "986ec93dc11e74fac2836c902eb216be10ebd361aa4394fd7fa81b0eab3b7dca", + "globals": [], + "declaredModules": [ + "lodash.omit" + ] + } + }, + "lodash.omitby": { + "4.6": { + "libraryName": "lodash.omitBy", + "typingsPackageName": "lodash.omitby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c045d2a94c421282175ff7738fd225bf4a58810cdeaeb50fa605b928f08cc9a", + "globals": [], + "declaredModules": [ + "lodash.omitby" + ] + } + }, + "lodash.once": { + "4.1": { + "libraryName": "lodash.once", + "typingsPackageName": "lodash.once", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5fcb5059b99a17fa8ed7e1449719663f16ed9d334839ca6869bd7a9b595b61ea", + "globals": [], + "declaredModules": [ + "lodash.once" + ] + } + }, + "lodash.orderby": { + "4.6": { + "libraryName": "lodash.orderBy", + "typingsPackageName": "lodash.orderby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c32b5667e9c0dc773340435c7e2a5eb286cb690ad2f991d3d8578fca54412953", + "globals": [], + "declaredModules": [ + "lodash.orderby" + ] + } + }, + "lodash.over": { + "4.7": { + "libraryName": "lodash.over", + "typingsPackageName": "lodash.over", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3134fbcdb5bca87fdbe2e0bf47eddb5e6a2e986a92d225baa15db88c58813882", + "globals": [], + "declaredModules": [ + "lodash.over" + ] + } + }, + "lodash.overargs": { + "4.7": { + "libraryName": "lodash.overArgs", + "typingsPackageName": "lodash.overargs", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd8125375ef11994aa72826577eed20a1a3260f6c5fce23d952ad4f44a1773d3", + "globals": [], + "declaredModules": [ + "lodash.overargs" + ] + } + }, + "lodash.overevery": { + "4.7": { + "libraryName": "lodash.overEvery", + "typingsPackageName": "lodash.overevery", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4616c4f11a7bcd8bf3d6b94d67951011ae6836b18c73e779776a6d941cd3dde", + "globals": [], + "declaredModules": [ + "lodash.overevery" + ] + } + }, + "lodash.oversome": { + "4.7": { + "libraryName": "lodash.overSome", + "typingsPackageName": "lodash.oversome", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c26297e58554cde8c6ffc15a4d19bb6731972c5c3f4ca98f9153fa212f5ac6e5", + "globals": [], + "declaredModules": [ + "lodash.oversome" + ] + } + }, + "lodash.pad": { + "4.5": { + "libraryName": "lodash.pad", + "typingsPackageName": "lodash.pad", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18d32133cc6ed57e600596be189c6ea4461752f4b0676604604967689d7d4382", + "globals": [], + "declaredModules": [ + "lodash.pad" + ] + } + }, + "lodash.padend": { + "4.6": { + "libraryName": "lodash.padEnd", + "typingsPackageName": "lodash.padend", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16fb18f63201ce14fed83197ba50001abdb5bfc3a3be0f85bfabb20f11f3237a", + "globals": [], + "declaredModules": [ + "lodash.padend" + ] + } + }, + "lodash.padstart": { + "4.6": { + "libraryName": "lodash.padStart", + "typingsPackageName": "lodash.padstart", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47e4684e35694dfda029e068f38c9704ee222e05416b4affed688544f063528d", + "globals": [], + "declaredModules": [ + "lodash.padstart" + ] + } + }, + "lodash.parseint": { + "4.0": { + "libraryName": "lodash.parseInt", + "typingsPackageName": "lodash.parseint", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46e3f6a83d2b748f1e36e813d984a0065a32a0f1bc9064dc517e1fa2dd2b4f2a", + "globals": [], + "declaredModules": [ + "lodash.parseint" + ] + } + }, + "lodash.partial": { + "4.2": { + "libraryName": "lodash.partial", + "typingsPackageName": "lodash.partial", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75e29b6127c4af70925c11ff9d250563c2ea4aa917e359f752d402ae5a1be4f7", + "globals": [], + "declaredModules": [ + "lodash.partial" + ] + } + }, + "lodash.partialright": { + "4.2": { + "libraryName": "lodash.partialRight", + "typingsPackageName": "lodash.partialright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25f971b43d77013506330666ac4418b221129a9530b9162ada53427da005ba46", + "globals": [], + "declaredModules": [ + "lodash.partialright" + ] + } + }, + "lodash.partition": { + "4.6": { + "libraryName": "lodash.partition", + "typingsPackageName": "lodash.partition", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c91fec9866292f887a8cc1c8d08e0c2ff07a50d3043bcbeee149418c2f7d33c", + "globals": [], + "declaredModules": [ + "lodash.partition" + ] + } + }, + "lodash.pick": { + "4.4": { + "libraryName": "lodash.pick", + "typingsPackageName": "lodash.pick", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1243db65d8a58bba6e18afd5ef2ef5857c471c2228cad7c6fa9b9b50217b0be", + "globals": [], + "declaredModules": [ + "lodash.pick" + ] + } + }, + "lodash.pickby": { + "4.6": { + "libraryName": "lodash.pickBy", + "typingsPackageName": "lodash.pickby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e7915bb4a97ffbbe467e8f3295ba15b69e234f9decb17866c6185b6b0dfa5ad", + "globals": [], + "declaredModules": [ + "lodash.pickby" + ] + } + }, + "lodash.property": { + "4.4": { + "libraryName": "lodash.property", + "typingsPackageName": "lodash.property", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93159a8236b88671208f65aed8e7ef2711009d6a7705252d4da7ed01ec9b1a6b", + "globals": [], + "declaredModules": [ + "lodash.property" + ] + } + }, + "lodash.propertyof": { + "4.4": { + "libraryName": "lodash.propertyOf", + "typingsPackageName": "lodash.propertyof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a61838c6b306045cb75786b3ac6eae5a83c6fd940694bda8f09e4c3a85551b2", + "globals": [], + "declaredModules": [ + "lodash.propertyof" + ] + } + }, + "lodash.pull": { + "4.1": { + "libraryName": "lodash.pull", + "typingsPackageName": "lodash.pull", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "39238d2351fa87247da30e150ba36ba7f5d81f4f431aa747321dcf2825d7e37a", + "globals": [], + "declaredModules": [ + "lodash.pull" + ] + } + }, + "lodash.pullall": { + "4.2": { + "libraryName": "lodash.pullAll", + "typingsPackageName": "lodash.pullall", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91ea67d34f1da1b340d8becad441ce336ad8bba31c0cd566101d22cb1165e840", + "globals": [], + "declaredModules": [ + "lodash.pullall" + ] + } + }, + "lodash.pullallby": { + "4.7": { + "libraryName": "lodash.pullAllBy", + "typingsPackageName": "lodash.pullallby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c2c1f62442223c3729025cacfef98dad25d1f8c46bde5525481e4c3e580ac42", + "globals": [], + "declaredModules": [ + "lodash.pullallby" + ] + } + }, + "lodash.pullallwith": { + "4.7": { + "libraryName": "lodash.pullAllWith", + "typingsPackageName": "lodash.pullallwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b2fdf365ba354b7842dc1e265c89cafb749a8004bcfc0247666433d10450c78a", + "globals": [], + "declaredModules": [ + "lodash.pullallwith" + ] + } + }, + "lodash.pullat": { + "4.6": { + "libraryName": "lodash.pullAt", + "typingsPackageName": "lodash.pullat", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13b9e501c288f2bf66ebdcdb27064cba73799bc4b670e06fbd114d4dd8a7c83a", + "globals": [], + "declaredModules": [ + "lodash.pullat" + ] + } + }, + "lodash.random": { + "3.2": { + "libraryName": "lodash.random", + "typingsPackageName": "lodash.random", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efd945c0a63770dfd4d61cee406e8577db353b82e0c2ba10d7027f9df4c2bb98", + "globals": [], + "declaredModules": [ + "lodash.random" + ] + } + }, + "lodash.range": { + "3.2": { + "libraryName": "lodash.range", + "typingsPackageName": "lodash.range", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4bb9ea577a37d1905e10f277bd2e652a8c2b88859620c45ebed9ff9a8dabd199", + "globals": [], + "declaredModules": [ + "lodash.range" + ] + } + }, + "lodash.rangeright": { + "4.2": { + "libraryName": "lodash.rangeRight", + "typingsPackageName": "lodash.rangeright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad50477e8e5025ca9f7b18a5ee5051142cb135918e3d077fc0026361d22d35b1", + "globals": [], + "declaredModules": [ + "lodash.rangeright" + ] + } + }, + "lodash.rearg": { + "4.4": { + "libraryName": "lodash.rearg", + "typingsPackageName": "lodash.rearg", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a795ff5eb3f3e584642575289e8be120a6e27e66d481eb7c78525d77eba5d44", + "globals": [], + "declaredModules": [ + "lodash.rearg" + ] + } + }, + "lodash.reduce": { + "4.6": { + "libraryName": "lodash.reduce", + "typingsPackageName": "lodash.reduce", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3957b29c7e0016d6f103d02043f7e2732c3f83e957e2c7e2f6d8a55f13171757", + "globals": [], + "declaredModules": [ + "lodash.reduce" + ] + } + }, + "lodash.reduceright": { + "4.6": { + "libraryName": "lodash.reduceRight", + "typingsPackageName": "lodash.reduceright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2518aa18b278e86472492677c64fcdf8148b19052cafbb4642b08e399fff513", + "globals": [], + "declaredModules": [ + "lodash.reduceright" + ] + } + }, + "lodash.reject": { + "4.6": { + "libraryName": "lodash.reject", + "typingsPackageName": "lodash.reject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c7e3ec6659cc664f93fb35572edb3b3913de5c7d24030b0a372da849b544ee3", + "globals": [], + "declaredModules": [ + "lodash.reject" + ] + } + }, + "lodash.remove": { + "4.7": { + "libraryName": "lodash.remove", + "typingsPackageName": "lodash.remove", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7cde3081c5111d3f0e14d7a84f9b46fa2e625c5f0b52e1686ac8ce78a07bca4", + "globals": [], + "declaredModules": [ + "lodash.remove" + ] + } + }, + "lodash.repeat": { + "4.1": { + "libraryName": "lodash.repeat", + "typingsPackageName": "lodash.repeat", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3200a3969fa11269bfe6c672359bb8e520d1d1e9801db57fbc3933b50e62c041", + "globals": [], + "declaredModules": [ + "lodash.repeat" + ] + } + }, + "lodash.replace": { + "4.1": { + "libraryName": "lodash.replace", + "typingsPackageName": "lodash.replace", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26a2ebf56eeb6987ffa329c3c45b63c2008ccd27151531fc6bb2d2ad7ce47a26", + "globals": [], + "declaredModules": [ + "lodash.replace" + ] + } + }, + "lodash.rest": { + "4.0": { + "libraryName": "lodash.rest", + "typingsPackageName": "lodash.rest", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e23ae56832a67a590119d3ac3f4bfc3d3b5f6b607e1796023f5465b34a86d1d3", + "globals": [], + "declaredModules": [ + "lodash.rest" + ] + } + }, + "lodash.result": { + "4.5": { + "libraryName": "lodash.result", + "typingsPackageName": "lodash.result", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "076501114f3d3b25c80cbe51dd356016e5fd5859d85b6eb0333abea600594ba0", + "globals": [], + "declaredModules": [ + "lodash.result" + ] + } + }, + "lodash.reverse": { + "4.0": { + "libraryName": "lodash.reverse", + "typingsPackageName": "lodash.reverse", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40a000a0f546c4c082a2ab4043fdf91ca27e7f62980bb1a98ba15066627fa751", + "globals": [], + "declaredModules": [ + "lodash.reverse" + ] + } + }, + "lodash.round": { + "4.0": { + "libraryName": "lodash.round", + "typingsPackageName": "lodash.round", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d953b8cdba5bbcfb5a94c0abaca40748609066d13af598d5ce78014ef0199cbc", + "globals": [], + "declaredModules": [ + "lodash.round" + ] + } + }, + "lodash.sample": { + "4.2": { + "libraryName": "lodash.sample", + "typingsPackageName": "lodash.sample", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e17e958563eaf1b51a66b074c41b509db8ff446a9a23ff4dc8a39935ecbf6d0a", + "globals": [], + "declaredModules": [ + "lodash.sample" + ] + } + }, + "lodash.samplesize": { + "4.2": { + "libraryName": "lodash.sampleSize", + "typingsPackageName": "lodash.samplesize", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1debeef4ac16d259b6ccf5c95d1ffba5898f226184af6acaa9a3942e3cb9391c", + "globals": [], + "declaredModules": [ + "lodash.samplesize" + ] + } + }, + "lodash.set": { + "4.3": { + "libraryName": "lodash.set", + "typingsPackageName": "lodash.set", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea4759d8c0eeb9e0f2d0a3fc0c9d2593ff34ff1f1d6b96d6e509caf85f26663b", + "globals": [], + "declaredModules": [ + "lodash.set" + ] + } + }, + "lodash.setwith": { + "4.3": { + "libraryName": "lodash.setWith", + "typingsPackageName": "lodash.setwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18259275b5950fd749ad62327f630b68f43f365938ee16cc3e01d6389567b65b", + "globals": [], + "declaredModules": [ + "lodash.setwith" + ] + } + }, + "lodash.shuffle": { + "4.2": { + "libraryName": "lodash.shuffle", + "typingsPackageName": "lodash.shuffle", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11a65235114bf6afb7d509c3659dde13bd1a5c043e765a324d3c3b6522fe7c11", + "globals": [], + "declaredModules": [ + "lodash.shuffle" + ] + } + }, + "lodash.size": { + "4.2": { + "libraryName": "lodash.size", + "typingsPackageName": "lodash.size", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d33e4a069f4f3175b1185c539e6a86a117cbe125bf3dd5bed74f7b828ce98c7", + "globals": [], + "declaredModules": [ + "lodash.size" + ] + } + }, + "lodash.slice": { + "4.2": { + "libraryName": "lodash.slice", + "typingsPackageName": "lodash.slice", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27c5a6f0db30c2db14a095c5ef12efbc57c00d8981f31569b3781b4be050c754", + "globals": [], + "declaredModules": [ + "lodash.slice" + ] + } + }, + "lodash.snakecase": { + "4.1": { + "libraryName": "lodash.snakeCase", + "typingsPackageName": "lodash.snakecase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6e30e3a3a77d55ec579553eca8cd2f7c84fc5297c42361daef7a7f98f9066f6", + "globals": [], + "declaredModules": [ + "lodash.snakecase" + ] + } + }, + "lodash.some": { + "4.6": { + "libraryName": "lodash.some", + "typingsPackageName": "lodash.some", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81e1490b876395d6d3e3a0c5bbcc4fec8988880b144951cbdd54bd270bc0593a", + "globals": [], + "declaredModules": [ + "lodash.some" + ] + } + }, + "lodash.sortby": { + "4.7": { + "libraryName": "lodash.sortBy", + "typingsPackageName": "lodash.sortby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04c4facf70e1e69799a7b3db5739f96b49563db88d349ef6127f3926a35d4c1a", + "globals": [], + "declaredModules": [ + "lodash.sortby" + ] + } + }, + "lodash.sortedindex": { + "4.1": { + "libraryName": "lodash.sortedIndex", + "typingsPackageName": "lodash.sortedindex", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93f26495ae570b8f8296bc1cce9d53e56f4397a00f8e848bde30fd6f507acd83", + "globals": [], + "declaredModules": [ + "lodash.sortedindex" + ] + } + }, + "lodash.sortedindexby": { + "4.6": { + "libraryName": "lodash.sortedIndexBy", + "typingsPackageName": "lodash.sortedindexby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c86b95336b8ca1321a8a2f2e25dbc460c576c5283e6a0555c6f050622974651", + "globals": [], + "declaredModules": [ + "lodash.sortedindexby" + ] + } + }, + "lodash.sortedindexof": { + "4.1": { + "libraryName": "lodash.sortedIndexOf", + "typingsPackageName": "lodash.sortedindexof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49c660a8c902b2fb98d9214c46fc3a0eeed7a353571bc5e724a5555f62a8668b", + "globals": [], + "declaredModules": [ + "lodash.sortedindexof" + ] + } + }, + "lodash.sortedlastindex": { + "4.1": { + "libraryName": "lodash.sortedLastIndex", + "typingsPackageName": "lodash.sortedlastindex", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4c3ed7eed61b9b4b128df21a1785392fb7c7c3653f40dcf209f61679506a090", + "globals": [], + "declaredModules": [ + "lodash.sortedlastindex" + ] + } + }, + "lodash.sortedlastindexby": { + "4.6": { + "libraryName": "lodash.sortedLastIndexBy", + "typingsPackageName": "lodash.sortedlastindexby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80d971c5acf1d968fdeed71984b2ca49c09e75f6bf9e0ce476b118ba5bc6054d", + "globals": [], + "declaredModules": [ + "lodash.sortedlastindexby" + ] + } + }, + "lodash.sortedlastindexof": { + "4.1": { + "libraryName": "lodash.sortedLastIndexOf", + "typingsPackageName": "lodash.sortedlastindexof", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b7f225de3afb316cf5cbb0380fd7b61585b53f30ad4df445d86a81f20e1f38b", + "globals": [], + "declaredModules": [ + "lodash.sortedlastindexof" + ] + } + }, + "lodash.sorteduniq": { + "4.2": { + "libraryName": "lodash.sortedUniq", + "typingsPackageName": "lodash.sorteduniq", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec4b8fda574b4bfda2e83fcd5356548e33d872c0686c114c9318d978bfe5613f", + "globals": [], + "declaredModules": [ + "lodash.sorteduniq" + ] + } + }, + "lodash.sorteduniqby": { + "4.7": { + "libraryName": "lodash.sortedUniqBy", + "typingsPackageName": "lodash.sorteduniqby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51302d7c20eab4d059f8ae7e6aecea6898b956d95d720954a16bf69dca50a1b7", + "globals": [], + "declaredModules": [ + "lodash.sorteduniqby" + ] + } + }, + "lodash.split": { + "4.4": { + "libraryName": "lodash.split", + "typingsPackageName": "lodash.split", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2baca72a9e53da591e78e5ded15e23ff5b2e06fc94be397d0f7eab2ed5555270", + "globals": [], + "declaredModules": [ + "lodash.split" + ] + } + }, + "lodash.spread": { + "4.2": { + "libraryName": "lodash.spread", + "typingsPackageName": "lodash.spread", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d344ed482d6bd322f3c9e0448708f84ce8c6aa16c28477b4c7a9860c8ee4c8b8", + "globals": [], + "declaredModules": [ + "lodash.spread" + ] + } + }, + "lodash.startcase": { + "4.4": { + "libraryName": "lodash.startCase", + "typingsPackageName": "lodash.startcase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfe9d4b47aba2c895335b1fdae9fc7490c820f5777623db025dde8af10e2b057", + "globals": [], + "declaredModules": [ + "lodash.startcase" + ] + } + }, + "lodash.startswith": { + "4.2": { + "libraryName": "lodash.startsWith", + "typingsPackageName": "lodash.startswith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfa00549158fa56263f656c716f9b51daa71bb552e9ac3547f9eae94a89938c9", + "globals": [], + "declaredModules": [ + "lodash.startswith" + ] + } + }, + "lodash.stubfalse": { + "4.13": { + "libraryName": "lodash.stubTrue", + "typingsPackageName": "lodash.stubfalse", + "projectName": "http://lodash.com/", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ea931e4d4507c4e219e0689259ebd26cc730e8ab27f0bc2c5708e80e3a32859", + "globals": [], + "declaredModules": [ + "lodash.stubfalse" + ] + } + }, + "lodash.stubtrue": { + "4.13": { + "libraryName": "lodash.stubTrue", + "typingsPackageName": "lodash.stubtrue", + "projectName": "http://lodash.com/", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9edcf9d44f82ab398241cf2e1d4ce336a94498ccd1267a26ec0c8d54e48fdb5f", + "globals": [], + "declaredModules": [ + "lodash.stubtrue" + ] + } + }, + "lodash.subtract": { + "4.2": { + "libraryName": "lodash.subtract", + "typingsPackageName": "lodash.subtract", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "edf23e39deb257ba46dece9c507e4a8ea65d3c266614924c0204cf22066c8ca5", + "globals": [], + "declaredModules": [ + "lodash.subtract" + ] + } + }, + "lodash.sum": { + "4.0": { + "libraryName": "lodash.sum", + "typingsPackageName": "lodash.sum", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3dbe3683b6ceb7b54e0cf24250a1ee3e9b3a8b21f8f7e027b055ea056c150c2", + "globals": [], + "declaredModules": [ + "lodash.sum" + ] + } + }, + "lodash.sumby": { + "4.6": { + "libraryName": "lodash.sumBy", + "typingsPackageName": "lodash.sumby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4676864798f57b10bff3900606294d53b9621719d69c95bbc9018465ff54e885", + "globals": [], + "declaredModules": [ + "lodash.sumby" + ] + } + }, + "lodash.tail": { + "4.1": { + "libraryName": "lodash.tail", + "typingsPackageName": "lodash.tail", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3832d74308b9d00885a075b8999cefb44d307f1ea7fb0a590ce4ad57cca72ef9", + "globals": [], + "declaredModules": [ + "lodash.tail" + ] + } + }, + "lodash.take": { + "4.1": { + "libraryName": "lodash.take", + "typingsPackageName": "lodash.take", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a742a501b754e61eaa613190ce530cc78a0bed68ed328302712357673aa6416e", + "globals": [], + "declaredModules": [ + "lodash.take" + ] + } + }, + "lodash.takeright": { + "4.1": { + "libraryName": "lodash.takeRight", + "typingsPackageName": "lodash.takeright", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d21bdc2f49e93d70634adac4dcfb65ec6aa0b0a68ca12c3ae5c108dbb72a3234", + "globals": [], + "declaredModules": [ + "lodash.takeright" + ] + } + }, + "lodash.takerightwhile": { + "4.6": { + "libraryName": "lodash.takeRightWhile", + "typingsPackageName": "lodash.takerightwhile", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d81dbcb97c0cfa203abfa40ba25e9398c346f5906e9a5f07f306ed4423fbfc66", + "globals": [], + "declaredModules": [ + "lodash.takerightwhile" + ] + } + }, + "lodash.takewhile": { + "4.6": { + "libraryName": "lodash.takeWhile", + "typingsPackageName": "lodash.takewhile", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2533f7b763d7fff9b78c05b7812ba47d112b3d0a27b0c4a0fd1a336a3e8e6212", + "globals": [], + "declaredModules": [ + "lodash.takewhile" + ] + } + }, + "lodash.template": { + "4.4": { + "libraryName": "lodash.template", + "typingsPackageName": "lodash.template", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ad18b5653fd8a5953970b4665a7b186af7749870f2817d2879e320aaef56e84", + "globals": [], + "declaredModules": [ + "lodash.template" + ] + } + }, + "lodash.throttle": { + "4.1": { + "libraryName": "lodash.throttle", + "typingsPackageName": "lodash.throttle", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e786fdf41dd760aab9800ac4c9b337817c720e44e584feb00768aad0feb97ad6", + "globals": [], + "declaredModules": [ + "lodash.throttle" + ] + } + }, + "lodash.times": { + "4.3": { + "libraryName": "lodash.times", + "typingsPackageName": "lodash.times", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8455de1d42e2d990c223572d1719005fb060459d4ad6dff7e531c34009433d38", + "globals": [], + "declaredModules": [ + "lodash.times" + ] + } + }, + "lodash.toarray": { + "4.4": { + "libraryName": "lodash.toArray", + "typingsPackageName": "lodash.toarray", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b54757dc5fbde66845e70d434e71842a11aed57eee35d2f251ec8fd0f46c54d", + "globals": [], + "declaredModules": [ + "lodash.toarray" + ] + } + }, + "lodash.tofinite": { + "4.12": { + "libraryName": "lodash.toFinite", + "typingsPackageName": "lodash.tofinite", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4b8f13b248dedee21a72564a1c847bc54ec90ec5b19dba28bb41667f613df2d", + "globals": [], + "declaredModules": [ + "lodash.tofinite" + ] + } + }, + "lodash.tointeger": { + "4.0": { + "libraryName": "lodash.toInteger", + "typingsPackageName": "lodash.tointeger", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a3cc2e3d00016c48a38bd2224977a5eb8d8182c6bca89d2c5e75b35179f1fa2", + "globals": [], + "declaredModules": [ + "lodash.tointeger" + ] + } + }, + "lodash.tolength": { + "4.0": { + "libraryName": "lodash.toLength", + "typingsPackageName": "lodash.tolength", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa5eb0e8aa23d3a30ec6f05a16976d762ae5ce21caa0c0ee6d14f8c8c4f5f933", + "globals": [], + "declaredModules": [ + "lodash.tolength" + ] + } + }, + "lodash.tolower": { + "4.1": { + "libraryName": "lodash.toLower", + "typingsPackageName": "lodash.tolower", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e0f93e872f07273c63fdaa38ae8a482710f37abcb55f2c8df1be39ea03ffdef", + "globals": [], + "declaredModules": [ + "lodash.tolower" + ] + } + }, + "lodash.tonumber": { + "4.0": { + "libraryName": "lodash.toNumber", + "typingsPackageName": "lodash.tonumber", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b93cb9983c24c9ea3d666d91d74e611ec11b2e32d1cd26522318a5e431377ad", + "globals": [], + "declaredModules": [ + "lodash.tonumber" + ] + } + }, + "lodash.topairs": { + "4.3": { + "libraryName": "lodash.toPairs", + "typingsPackageName": "lodash.topairs", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "345e1fd91f0ebdba64850a31d8cf6121df97a47d891dca5ea0c9c78fbfb0dd55", + "globals": [], + "declaredModules": [ + "lodash.topairs" + ] + } + }, + "lodash.topairsin": { + "4.3": { + "libraryName": "lodash.toPairsIn", + "typingsPackageName": "lodash.topairsin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "988cdf44c0886e9a52cde21609c85bd3dafb02375a760e6d5107b9a9c8becd83", + "globals": [], + "declaredModules": [ + "lodash.topairsin" + ] + } + }, + "lodash.topath": { + "4.5": { + "libraryName": "lodash.toPath", + "typingsPackageName": "lodash.topath", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86035a038e5de4026d900ec799644f5ce5566132f26d82c2360115fa54a28cad", + "globals": [], + "declaredModules": [ + "lodash.topath" + ] + } + }, + "lodash.toplainobject": { + "4.2": { + "libraryName": "lodash.toPlainObject", + "typingsPackageName": "lodash.toplainobject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a33d8d5bfbc22236c70c2d440359954b7fb5eca6b6f5c614152862feddf7abcd", + "globals": [], + "declaredModules": [ + "lodash.toplainobject" + ] + } + }, + "lodash.tosafeinteger": { + "4.0": { + "libraryName": "lodash.toSafeInteger", + "typingsPackageName": "lodash.tosafeinteger", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7864f3e2722e3f21643ab08257d899561b23da01eeb40f468d0811c69f8b70ab", + "globals": [], + "declaredModules": [ + "lodash.tosafeinteger" + ] + } + }, + "lodash.tostring": { + "4.1": { + "libraryName": "lodash.toString", + "typingsPackageName": "lodash.tostring", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f902831e89d10096313d91794970fa77dfee516b8c32fd3606ad0b7c1641e9ee", + "globals": [], + "declaredModules": [ + "lodash.tostring" + ] + } + }, + "lodash.toupper": { + "4.1": { + "libraryName": "lodash.toUpper", + "typingsPackageName": "lodash.toupper", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c1fca6e2f1e190b224513cfd1b57658d8f4a33323f94e0892b03409d20025dd", + "globals": [], + "declaredModules": [ + "lodash.toupper" + ] + } + }, + "lodash.transform": { + "4.6": { + "libraryName": "lodash.transform", + "typingsPackageName": "lodash.transform", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfa5007d691bb0bd8d684973488ac289f3fb301a7902ce070ab3f24732a60eaa", + "globals": [], + "declaredModules": [ + "lodash.transform" + ] + } + }, + "lodash.trim": { + "4.5": { + "libraryName": "lodash.trim", + "typingsPackageName": "lodash.trim", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f1c97ee730b68e29f71c8a2614ed8efa8a6cac31e9b84fb729c4daa1ac93fa4", + "globals": [], + "declaredModules": [ + "lodash.trim" + ] + } + }, + "lodash.trimend": { + "4.5": { + "libraryName": "lodash.trimEnd", + "typingsPackageName": "lodash.trimend", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "923dcdb2bcf4ed40b38c33e6ba1f5c2be0e1dab302f15cf06bcb521b321d95fd", + "globals": [], + "declaredModules": [ + "lodash.trimend" + ] + } + }, + "lodash.trimstart": { + "4.5": { + "libraryName": "lodash.trimStart", + "typingsPackageName": "lodash.trimstart", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f69790f028ab26aef5ca10bcd3d39ea059cc905cf623f1f1d1bbaddda4267ce", + "globals": [], + "declaredModules": [ + "lodash.trimstart" + ] + } + }, + "lodash.truncate": { + "4.4": { + "libraryName": "lodash.truncate", + "typingsPackageName": "lodash.truncate", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48805dd3d59c5f0482c3afe339d05c5c59419d2bdc28eae51ba6575bec8a5f48", + "globals": [], + "declaredModules": [ + "lodash.truncate" + ] + } + }, + "lodash.unary": { + "4.2": { + "libraryName": "lodash.unary", + "typingsPackageName": "lodash.unary", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebe42a6682c887dc893877ec80d122ca155b7c56bf7b65aa1c1aa844de1bd4db", + "globals": [], + "declaredModules": [ + "lodash.unary" + ] + } + }, + "lodash.unescape": { + "4.0": { + "libraryName": "lodash.unescape", + "typingsPackageName": "lodash.unescape", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1757dbc3e1d1c960358e569b8287bdf78c5e002f9834aeacbf5133bc05e3144", + "globals": [], + "declaredModules": [ + "lodash.unescape" + ] + } + }, + "lodash.union": { + "4.6": { + "libraryName": "lodash.union", + "typingsPackageName": "lodash.union", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d16b0d34e0eb10aed3a872ec9dfed2b35d2fd67bd285bc2362551f0fead77921", + "globals": [], + "declaredModules": [ + "lodash.union" + ] + } + }, + "lodash.unionby": { + "4.8": { + "libraryName": "lodash.unionBy", + "typingsPackageName": "lodash.unionby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37e1de83d83f88ae2e6e86d51ce11eff7e8ee4d12fbd72ebdaf34118ee43289d", + "globals": [], + "declaredModules": [ + "lodash.unionby" + ] + } + }, + "lodash.unionwith": { + "4.6": { + "libraryName": "lodash.unionWith", + "typingsPackageName": "lodash.unionwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3da16ad255c63b1e0ab9f7bdb790d08617fe40a4c04c54e782ef9879033ba828", + "globals": [], + "declaredModules": [ + "lodash.unionwith" + ] + } + }, + "lodash.uniq": { + "4.5": { + "libraryName": "lodash.uniq", + "typingsPackageName": "lodash.uniq", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "022f7033a291a0df7b786a5e829a4e798890b042c0f53f22846ccf1e5dbddc0e", + "globals": [], + "declaredModules": [ + "lodash.uniq" + ] + } + }, + "lodash.uniqby": { + "4.7": { + "libraryName": "lodash.uniqBy", + "typingsPackageName": "lodash.uniqby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "243ac4b09fbcdf2e65b9c409cd4fa2e9bf0156727c8fbde54da5e10f34720723", + "globals": [], + "declaredModules": [ + "lodash.uniqby" + ] + } + }, + "lodash.uniqueid": { + "4.0": { + "libraryName": "lodash.uniqueId", + "typingsPackageName": "lodash.uniqueid", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df95e5923427870ad0c1c53806903a34e46edca4b963911805609e3b81f76681", + "globals": [], + "declaredModules": [ + "lodash.uniqueid" + ] + } + }, + "lodash.uniqwith": { + "4.5": { + "libraryName": "lodash.uniqWith", + "typingsPackageName": "lodash.uniqwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b05ba3dc51b4cab633ba5a39812e443a2997533a92f0ae63a354fae44562fdf", + "globals": [], + "declaredModules": [ + "lodash.uniqwith" + ] + } + }, + "lodash.unset": { + "4.5": { + "libraryName": "lodash.unset", + "typingsPackageName": "lodash.unset", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34b688a9c535c06f358007e8d374cd3937dcfc0ac903d9d675394f89c9a977f8", + "globals": [], + "declaredModules": [ + "lodash.unset" + ] + } + }, + "lodash.unzip": { + "3.4": { + "libraryName": "lodash.unzip", + "typingsPackageName": "lodash.unzip", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "995a6f614aaff4e5fc04547756b9fb8f3644f259b8f35a405d80906e1e5f41cb", + "globals": [], + "declaredModules": [ + "lodash.unzip" + ] + } + }, + "lodash.unzipwith": { + "4.3": { + "libraryName": "lodash.unzipWith", + "typingsPackageName": "lodash.unzipwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f78445d84380bbe615727254dc6250f3ba663c108b7927fbce6147cc3240395c", + "globals": [], + "declaredModules": [ + "lodash.unzipwith" + ] + } + }, + "lodash.update": { + "4.10": { + "libraryName": "lodash.update", + "typingsPackageName": "lodash.update", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4860beb199cf565cb7d0c3acb88308cdf3f049a5546882eaa8e020dd7735cda", + "globals": [], + "declaredModules": [ + "lodash.update" + ] + } + }, + "lodash.updatewith": { + "4.10": { + "libraryName": "lodash.updateWith", + "typingsPackageName": "lodash.updatewith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3aafe3843a731b8e4564acb3918fe83be6a1ed4c152abe33ee8a6c4cc3f91690", + "globals": [], + "declaredModules": [ + "lodash.updatewith" + ] + } + }, + "lodash.uppercase": { + "4.3": { + "libraryName": "lodash.upperCase", + "typingsPackageName": "lodash.uppercase", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d39e135ad8f5d856023132056b8e5f6451d8a1cc30ff76aef6c6f1d31b0c4d7", + "globals": [], + "declaredModules": [ + "lodash.uppercase" + ] + } + }, + "lodash.upperfirst": { + "4.3": { + "libraryName": "lodash.upperFirst", + "typingsPackageName": "lodash.upperfirst", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "367c3458824f21f7e7d91b68c21714d78045d73cca2188bdce9ca418caacbcc1", + "globals": [], + "declaredModules": [ + "lodash.upperfirst" + ] + } + }, + "lodash.values": { + "4.3": { + "libraryName": "lodash.values", + "typingsPackageName": "lodash.values", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10a7620193c258d74142ca9cdda05a01975073e6658678b2d8d2d98cc9733411", + "globals": [], + "declaredModules": [ + "lodash.values" + ] + } + }, + "lodash.valuesin": { + "4.3": { + "libraryName": "lodash.valuesIn", + "typingsPackageName": "lodash.valuesin", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "677898459359e5fb7fd02d1aad35b44175c2d218ec924713bafa8c02f70e3f22", + "globals": [], + "declaredModules": [ + "lodash.valuesin" + ] + } + }, + "lodash.without": { + "4.4": { + "libraryName": "lodash.without", + "typingsPackageName": "lodash.without", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7276efbbbcb7668781f23f566d42fbefea79e1db7b7c498132cc3aeaa81d69ac", + "globals": [], + "declaredModules": [ + "lodash.without" + ] + } + }, + "lodash.words": { + "4.2": { + "libraryName": "lodash.words", + "typingsPackageName": "lodash.words", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "341d8553c57e01215d2561767d1657e1e906bd798ae79eb27cc2be0b18bf9d0b", + "globals": [], + "declaredModules": [ + "lodash.words" + ] + } + }, + "lodash.wrap": { + "4.1": { + "libraryName": "lodash.wrap", + "typingsPackageName": "lodash.wrap", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f55c11937c586dae40d0af2d3e429cf451dd33269e9956d5ddf733a55bcf366b", + "globals": [], + "declaredModules": [ + "lodash.wrap" + ] + } + }, + "lodash.xor": { + "4.5": { + "libraryName": "lodash.xor", + "typingsPackageName": "lodash.xor", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1290fe976c2fed05a984b490dc4c549cd6ace0e91ed39458febb5dac465680eb", + "globals": [], + "declaredModules": [ + "lodash.xor" + ] + } + }, + "lodash.xorby": { + "4.7": { + "libraryName": "lodash.xorBy", + "typingsPackageName": "lodash.xorby", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed4ed0f2c7ebc63632ef36fedbd1dcd5f0de2834ed4290488d7dd523d18f7adf", + "globals": [], + "declaredModules": [ + "lodash.xorby" + ] + } + }, + "lodash.xorwith": { + "4.5": { + "libraryName": "lodash.xorWith", + "typingsPackageName": "lodash.xorwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e012d92d4ebab8ed2e5aaf22e1f6f1ec8e3f4d62dc447e90ac888b33f294629", + "globals": [], + "declaredModules": [ + "lodash.xorwith" + ] + } + }, + "lodash.zip": { + "4.2": { + "libraryName": "lodash.zip", + "typingsPackageName": "lodash.zip", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46a621d421943a89a15467205ba38b3113985f0e0fee3357e494b351c98cf0a3", + "globals": [], + "declaredModules": [ + "lodash.zip" + ] + } + }, + "lodash.zipobject": { + "4.1": { + "libraryName": "lodash.zipObject", + "typingsPackageName": "lodash.zipobject", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "224b2340c3051473dfbef58dc44b698abf5d525b3444244bb30d3ed8e721dff7", + "globals": [], + "declaredModules": [ + "lodash.zipobject" + ] + } + }, + "lodash.zipobjectdeep": { + "4.4": { + "libraryName": "lodash.zipObjectDeep", + "typingsPackageName": "lodash.zipobjectdeep", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bf9e85e8f5b13d14e123d6ce80a07dd0d5182296216779691e29c8882ddcebf", + "globals": [], + "declaredModules": [ + "lodash.zipobjectdeep" + ] + } + }, + "lodash.zipwith": { + "4.2": { + "libraryName": "lodash.zipWith", + "typingsPackageName": "lodash.zipwith", + "projectName": "https://lodash.com", + "contributors": [ + { + "name": "Brian Zengel", + "url": "https://github.com/bczengel", + "githubUsername": "bczengel" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "570457ede40d0fe3354f0ca1adb16199f65c767517684881643e0f810bac836f", + "globals": [], + "declaredModules": [ + "lodash.zipwith" + ] + } + }, + "log-process-errors": { + "4.1": { + "libraryName": "log-process-errors", + "typingsPackageName": "log-process-errors", + "projectName": "https://git.io/fhSGY", + "contributors": [ + { + "name": "Jørgen Vatle", + "url": "https://github.com/JorgenVatle", + "githubUsername": "JorgenVatle" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca3f892c1e077964a2f3224a0c5b8009f2947d6d9356a03febb3a75261f95b47", + "globals": [], + "declaredModules": [ + "log-process-errors" + ] + } + }, + "logat": { + "1.0": { + "libraryName": "logat", + "typingsPackageName": "logat", + "projectName": "https://github.com/krvikash35/logat", + "contributors": [ + { + "name": "Vikash", + "url": "https://github.com/krvikash35", + "githubUsername": "krvikash35" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc5b4e26ee35ef02c2f0b432b340397e697b111314de7d07de16bf1c61963be6", + "globals": [], + "declaredModules": [ + "logat" + ] + } + }, + "logfmt": { + "1.2": { + "libraryName": "logfmt", + "typingsPackageName": "logfmt", + "projectName": "https://github.com/csquared/node-logfmt#readme", + "contributors": [ + { + "name": "Evan Broder", + "url": "https://github.com/ebroder", + "githubUsername": "ebroder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "through", + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1807fc0f10d0f89f061d98dd5a06b6af7f93d59bb3f8a35dbfb52eeafd37ca73", + "globals": [], + "declaredModules": [ + "logfmt" + ] + } + }, + "logg": { + "0.0": { + "libraryName": "logg", + "typingsPackageName": "logg", + "projectName": "https://github.com/dpup/node-logg", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "519bc778b48828fd96386b4ef848a8d3cf26cac7e90fbb59d4b68c5e9c5c3bc2", + "globals": [], + "declaredModules": [ + "logg" + ] + } + }, + "logger": { + "0.0": { + "libraryName": "logger", + "typingsPackageName": "logger", + "projectName": "http://github.com/quirkey/node-logger", + "contributors": [ + { + "name": "Max Wan", + "url": "https://github.com/maxwan", + "githubUsername": "maxwan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80a85dc07a8de4a96e061bc0cb5c59ccd1963386e6ff01dacbadec34c8960923", + "globals": [], + "declaredModules": [ + "logger" + ] + } + }, + "loggly": { + "1.1": { + "libraryName": "loggly", + "typingsPackageName": "loggly", + "projectName": "https://github.com/winstonjs/node-loggly", + "contributors": [ + { + "name": "Ray Martone", + "url": "https://github.com/rmartone", + "githubUsername": "rmartone" + }, + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fb2a2b9bf330270e87c21a205ee3ff428fdb7abbc4afea9093fb1b0aa4530e2", + "globals": [], + "declaredModules": [ + "loggly" + ] + } + }, + "login-with-amazon-sdk-browser": { + "1.0": { + "libraryName": "login-with-amazon-sdk-browser", + "typingsPackageName": "login-with-amazon-sdk-browser", + "projectName": "https://developer.amazon.com/login-with-amazon", + "contributors": [ + { + "name": "Jeff Held", + "url": "https://github.com/solkaz", + "githubUsername": "solkaz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2066b76e28d52c4dcd72503a64466be42521225e3c9fc8f764e55b9ed3c1ebbf", + "globals": [ + "amazon" + ], + "declaredModules": [] + } + }, + "logrocket-react": { + "3.0": { + "libraryName": "logrocket-react", + "typingsPackageName": "logrocket-react", + "projectName": "https://github.com/LogRocket/logrocket-react", + "contributors": [ + { + "name": "Nivesh Ravindran", + "url": "https://github.com/Nibblesh", + "githubUsername": "Nibblesh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "logrocket", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "logrocket", + "version": "1.0.1" + } + ], + "contentHash": "cb1bc2acfd74f09217c6fdaffb95f18b7a2c520dc9e09e5a50a803018976ba12", + "globals": [], + "declaredModules": [ + "logrocket-react" + ] + } + }, + "logrotate-stream": { + "0.2": { + "libraryName": "logrotate-stream", + "typingsPackageName": "logrotate-stream", + "projectName": "https://github.com/dstokes/logrotate-stream", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b395df743325ffe32c07df565e990f7662ad3cbdd41fc3efa356c102e3d90ed9", + "globals": [], + "declaredModules": [ + "logrotate-stream" + ] + } + }, + "lokijs": { + "1.5": { + "libraryName": "lokijs", + "typingsPackageName": "lokijs", + "projectName": "https://github.com/techfort/LokiJS", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + }, + { + "name": "Thomas Conner", + "url": "https://github.com/thomasconner", + "githubUsername": "thomasconner" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0166cbfc076d46cd7693884190b711886cbd47a868654008f3e7aefe1d931739", + "globals": [ + "Collection", + "DynamicView", + "ExactIndex", + "KeyValueStore", + "Loki", + "LokiConstructor", + "LokiEventEmitter", + "LokiFsAdapter", + "LokiLocalStorageAdapter", + "LokiMemoryAdapter", + "LokiOps", + "LokiPartitioningAdapter", + "Resultset", + "SortedIndex", + "UniqueIndex", + "_Collection", + "_KeyValueStore", + "_LokiFsAdapter", + "_LokiLocalStorageAdapter", + "_LokiMemoryAdapter", + "_LokiPartitioningAdapter", + "indexedOps" + ], + "declaredModules": [ + "lokijs" + ] + } + }, + "lolex": { + "5.1": { + "libraryName": "lolex", + "typingsPackageName": "lolex", + "projectName": "https://github.com/sinonjs/lolex", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Yishai Zehavi", + "url": "https://github.com/zyishai", + "githubUsername": "zyishai" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6e6297e767a4a282f5b2ce07cabdeff91c30c64f4404c3cacc3a870efa9be78", + "globals": [], + "declaredModules": [ + "lolex" + ] + } + }, + "long": { + "4.0": { + "libraryName": "long.js", + "typingsPackageName": "long", + "projectName": "https://github.com/dcodeIO/long.js", + "contributors": [ + { + "name": "Peter Kooijmans", + "url": "https://github.com/peterkooijmans", + "githubUsername": "peterkooijmans" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a2ae1424989c49d7303e1f5cc510288bfab1e71e0e2143cdcb9d24ff1c3dc8e", + "globals": [ + "Long" + ], + "declaredModules": [ + "long" + ] + } + }, + "loopback": { + "3.2": { + "libraryName": "Loopback", + "typingsPackageName": "loopback", + "projectName": "https://github.com/strongloop/loopback", + "contributors": [ + { + "name": "Andres D Jimenez", + "url": "https://github.com/kattsushi", + "githubUsername": "kattsushi" + }, + { + "name": "Tim Schumacher", + "url": "https://github.com/enko", + "githubUsername": "enko" + }, + { + "name": "Sequoia McDowell", + "url": "https://github.com/sequoia", + "githubUsername": "sequoia" + }, + { + "name": "Mike Crowe", + "url": "https://github.com/drmikecrowe", + "githubUsername": "drmikecrowe" + }, + { + "name": "Karim Alibhai", + "url": "https://github.com/karimsa", + "githubUsername": "karimsa" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "cookie-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78993a928db4431246e09432aadf92680c08d5f020d623a91090caf1630420ac", + "globals": [], + "declaredModules": [ + "loopback" + ] + } + }, + "loopback-boot": { + "2.23": { + "libraryName": "Loopback-boot", + "typingsPackageName": "loopback-boot", + "projectName": "https://github.com/strongloop/loopback-boot", + "contributors": [ + { + "name": "Andres D Jimenez", + "url": "https://github.com/kattsushi", + "githubUsername": "kattsushi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 23, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "loopback", + "version": "*" + } + ], + "testDependencies": [ + "cookie-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db4a6ca9631665ed0895106d4e38fd07a60e4e94f922d1b5c44d1164dda026a2", + "globals": [], + "declaredModules": [ + "loopback-boot" + ] + } + }, + "loopbench": { + "1.2": { + "libraryName": "loopbench", + "typingsPackageName": "loopbench", + "projectName": "https://github.com/mcollina/loopbench#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9eca4bd87daa9612f484013dca53ec403234baeda7efa7dd714b488b85d6a8cb", + "globals": [], + "declaredModules": [ + "loopbench" + ] + } + }, + "lory.js": { + "2.5": { + "libraryName": "lory", + "typingsPackageName": "lory.js", + "projectName": "https://github.com/meandmax/lory/", + "contributors": [ + { + "name": "kubosho", + "url": "https://github.com/kubosho", + "githubUsername": "kubosho" + }, + { + "name": "philip bulley", + "url": "https://github.com/milkisevil", + "githubUsername": "milkisevil" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9004a48ee9e72a33be49cc7877631682c723ebf79ff03348285366c69fcac0f1", + "globals": [], + "declaredModules": [ + "lory.js" + ] + } + }, + "lossless-json": { + "1.0": { + "libraryName": "lossless-json", + "typingsPackageName": "lossless-json", + "projectName": "https://github.com/josdejong/lossless-json#readme", + "contributors": [ + { + "name": "André Vitor de Lima Matos", + "url": "https://github.com/andrevmatos", + "githubUsername": "andrevmatos" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d22432c00e45ac08e7bf33ad931d348afd0c4628205f0dfb9e7b2f48883c0928", + "globals": [], + "declaredModules": [ + "lossless-json" + ] + } + }, + "lovefield": { + "2.1": { + "libraryName": "Lovefield", + "typingsPackageName": "lovefield", + "projectName": "http://google.github.io/lovefield/", + "contributors": [ + { + "name": "freshp86", + "url": "https://github.com/freshp86", + "githubUsername": "freshp86" + }, + { + "name": "zackzeno", + "url": "https://github.com/zackzeno", + "githubUsername": "zackzeno" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de16550d67900f5682476832da61b609118c4f2754c915ec5383bb47b498cd76", + "globals": [ + "lf" + ], + "declaredModules": [ + "lovefield" + ] + } + }, + "lowdb": { + "1.0": { + "libraryName": "Lowdb", + "typingsPackageName": "lowdb", + "projectName": "https://github.com/typicode/lowdb", + "contributors": [ + { + "name": "typicode", + "url": "https://github.com/typicode", + "githubUsername": "typicode" + }, + { + "name": "Bazyli Brzóska", + "url": "https://github.com/niieani", + "githubUsername": "niieani" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "adapters/Base.d.ts", + "adapters/FileAsync.d.ts", + "adapters/FileSync.d.ts", + "adapters/LocalStorage.d.ts", + "adapters/Memory.d.ts", + "index.d.ts", + "lib/fp.d.ts", + "lib/main.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "955e1e0438632d887127f2d0105ef9158eabe7ac556fd64362beedd70c71c78d", + "globals": [], + "declaredModules": [ + "lowdb", + "lowdb/lib/fp", + "lowdb/adapters/Base", + "lowdb/adapters/FileSync", + "lowdb/adapters/FileAsync", + "lowdb/adapters/LocalStorage", + "lowdb/adapters/Memory", + "lowdb/lib/main" + ] + } + }, + "lowlight": { + "0.0": { + "libraryName": "lowlight", + "typingsPackageName": "lowlight", + "projectName": "https://github.com/wooorm/lowlight", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d827485899e3b01f1fc919c6f90005655e63be88e5781ec2264e172d7fb59644", + "globals": [], + "declaredModules": [ + "lowlight", + "lowlight/lib/core" + ] + } + }, + "lozad": { + "1.9": { + "libraryName": "lozad", + "typingsPackageName": "lozad", + "projectName": "https://github.com/ApoorvSaxena/lozad.js", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51a1710704b4830acac98b96af0d978d27a5504997a45b8ebcbe1eb95ad10906", + "globals": [ + "lozad" + ], + "declaredModules": [ + "lozad" + ] + } + }, + "lru-cache": { + "5.1": { + "libraryName": "lru-cache", + "typingsPackageName": "lru-cache", + "projectName": "https://github.com/isaacs/node-lru-cache", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e788fbaa8d876861ea50498a7ad67836060b1dd5b861e0bf5f0dd307bb5dc4bd", + "globals": [], + "declaredModules": [ + "lru-cache" + ] + }, + "4.1": { + "libraryVersionDirectoryName": "4", + "libraryName": "lru-cache", + "typingsPackageName": "lru-cache", + "projectName": "https://github.com/isaacs/node-lru-cache", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "lru-cache", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "41145ad0579982e532f554268cd2b5f98edea0c5d3f0d7f5b2408e1810f248a7", + "globals": [], + "declaredModules": [ + "lru-cache" + ] + } + }, + "lscache": { + "1.3": { + "libraryName": "lscache", + "typingsPackageName": "lscache", + "projectName": "https://github.com/pamelafox/lscache", + "contributors": [ + { + "name": "Chris Martinez", + "url": "https://github.com/Chris-Martinezz", + "githubUsername": "Chris-Martinezz" + }, + { + "name": "c-py", + "url": "https://github.com/c-py", + "githubUsername": "c-py" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49983a8761a3a6c59ab1805d28dccc10bebc38119202986f5b18f93d985ea4e5", + "globals": [ + "lscache" + ], + "declaredModules": [ + "lscache" + ] + } + }, + "ltx": { + "2.8": { + "libraryName": "ltx", + "typingsPackageName": "ltx", + "projectName": "http://github.com/node-xmpp/ltx", + "contributors": [ + { + "name": "PJakcson", + "url": "https://github.com/PJakcson", + "githubUsername": "PJakcson" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Element.d.ts", + "lib/Parser.d.ts", + "lib/clone.d.ts", + "lib/createElement.d.ts", + "lib/equal.d.ts", + "lib/escape.d.ts", + "lib/is.d.ts", + "lib/parse.d.ts", + "lib/stringify.d.ts", + "lib/tag.d.ts", + "lib/tagString.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2abb4b1ab2047a736a4aff4e3c1029a88a351e0cb10864f508f0c8bc0794a899", + "globals": [], + "declaredModules": [ + "ltx", + "ltx/lib/Element", + "ltx/lib/clone", + "ltx/lib/equal", + "ltx/lib/is", + "ltx/lib/createElement", + "ltx/lib/escape", + "ltx/lib/Parser", + "ltx/lib/parse", + "ltx/lib/tag", + "ltx/lib/tagString", + "ltx/lib/stringify" + ] + } + }, + "luaparse": { + "0.2": { + "libraryName": "luaparse", + "typingsPackageName": "luaparse", + "projectName": "https://oxyc.github.io/luaparse", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + }, + { + "name": "thomasfn", + "url": "https://github.com/thomasfn", + "githubUsername": "thomasfn" + }, + { + "name": "Teoxoy", + "url": "https://github.com/teoxoy", + "githubUsername": "teoxoy" + }, + { + "name": "Zaoqi", + "url": "https://github.com/zaoqi", + "githubUsername": "zaoqi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/ast.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8773c5181a67a8cb731ab8574562e0a0d661e3bcd1d921ac0db859c3d6b49e82", + "globals": [], + "declaredModules": [ + "luaparse", + "luaparse/lib/ast" + ] + } + }, + "lucene": { + "2.1": { + "libraryName": "lucene", + "typingsPackageName": "lucene", + "projectName": "https://github.com/bripkens/lucene#readme", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c71df460c3856b7f1695e8d75f368f53e263138c736ac4a9e0c28d6ad6062f60", + "globals": [], + "declaredModules": [ + "lucene" + ] + } + }, + "lunr": { + "2.3": { + "libraryName": "lunr.js", + "typingsPackageName": "lunr", + "projectName": "https://github.com/olivernn/lunr.js", + "contributors": [ + { + "name": "Sean Tan", + "url": "https://github.com/seantanly", + "githubUsername": "seantanly" + }, + { + "name": "Andrés Pérez", + "url": "https://github.com/hokiegeek", + "githubUsername": "hokiegeek" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a347c706f3f81e2da6a41eed488aed37d54bbb1fc8d026dec7aab567270a560f", + "globals": [ + "lunr" + ], + "declaredModules": [ + "lunr" + ] + }, + "0.5": { + "libraryVersionDirectoryName": "0", + "libraryName": "lunr.js", + "typingsPackageName": "lunr", + "projectName": "https://github.com/olivernn/lunr.js", + "contributors": [ + { + "name": "Sebastian Lenz", + "url": "https://github.com/sebastian-lenz", + "githubUsername": "sebastian-lenz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "lunr", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bea1d8e8854360c2f69fe8bf902540a56f0bfdd1aad5abdd7beccd630a1e2bad", + "globals": [ + "lunr" + ], + "declaredModules": [ + "lunr" + ] + } + }, + "lusca": { + "1.6": { + "libraryName": "lusca", + "typingsPackageName": "lusca", + "projectName": "https://github.com/krakenjs/lusca#readme", + "contributors": [ + { + "name": "Corbin Crutchley", + "url": "https://github.com/crutchcorn", + "githubUsername": "crutchcorn" + }, + { + "name": "Naoto Yokoyama", + "url": "https://github.com/builtinnya", + "githubUsername": "builtinnya" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60b4d50aaeb42d5adc619c25ad7f3aa06b17d0c88e0c60e8620db2f2ffa632b7", + "globals": [], + "declaredModules": [ + "lusca" + ] + } + }, + "luxon": { + "1.21": { + "libraryName": "luxon", + "typingsPackageName": "luxon", + "projectName": "https://github.com/moment/luxon#readme", + "contributors": [ + { + "name": "Colby DeHart", + "url": "https://github.com/colbydehart", + "githubUsername": "colbydehart" + }, + { + "name": "Hyeonseok Yang", + "url": "https://github.com/FourwingsY", + "githubUsername": "FourwingsY" + }, + { + "name": "Jonathan Siebern", + "url": "https://github.com/jsiebern", + "githubUsername": "jsiebern" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Pietro Vismara", + "url": "https://github.com/pietrovismara", + "githubUsername": "pietrovismara" + }, + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + }, + { + "name": "Jason Yu", + "url": "https://github.com/ycmjason", + "githubUsername": "ycmjason" + }, + { + "name": "Miklos Danka", + "url": "https://github.com/mdanka", + "githubUsername": "mdanka" + }, + { + "name": "Aitor Pérez Rodal", + "url": "https://github.com/Aitor1995", + "githubUsername": "Aitor1995" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 21, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cff9c5c6e346cdc1647bc85ef231462decfa7ff14604942638659a1be2f93332", + "globals": [], + "declaredModules": [ + "luxon" + ] + } + }, + "lwip": { + "0.0": { + "libraryName": "Light-weight image processor", + "typingsPackageName": "lwip", + "projectName": "https://github.com/EyalAr/lwip", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43b48d0a77fc4f7842ad51432414b8f819c309e88c61cdbf4449acb96abb9401", + "globals": [], + "declaredModules": [ + "lwip" + ] + } + }, + "lyric-parser": { + "1.0": { + "libraryName": "lyric-parser", + "typingsPackageName": "lyric-parser", + "projectName": "https://github.com/ustbhuangyi/lyric-parser", + "contributors": [ + { + "name": "Wang KaiLing", + "url": "https://github.com/wkl007", + "githubUsername": "wkl007" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "776379f04560ce0efd20e1e424fd93f765095b3f087e19e8f837d2bcf313b82c", + "globals": [], + "declaredModules": [ + "lyric-parser" + ] + } + }, + "lyricist": { + "2.2": { + "libraryName": "lyricist", + "typingsPackageName": "lyricist", + "projectName": "https://github.com/scf4/lyricist", + "contributors": [ + { + "name": "Aleksei Klimenko", + "url": "https://github.com/DadUndead", + "githubUsername": "DadUndead" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a7223e3766fcbce769fd7eb1ef51429ccd43be71462c6f7f856e610d6063831", + "globals": [], + "declaredModules": [ + "lyricist" + ] + } + }, + "lz-string": { + "1.3": { + "libraryName": "lz-string", + "typingsPackageName": "lz-string", + "projectName": "https://github.com/pieroxy/lz-string", + "contributors": [ + { + "name": "Roman Nikitin", + "url": "https://github.com/M0ns1gn0r", + "githubUsername": "M0ns1gn0r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37e0f8cf2fb1fe08bdcc8e21278c91217d4a03d1cd6b32fc0eaec30757c6d4b1", + "globals": [ + "LZString" + ], + "declaredModules": [ + "lz-string" + ] + } + }, + "lzma-native": { + "4.0": { + "libraryName": "lzma-native", + "typingsPackageName": "lzma-native", + "projectName": "https://github.com/addaleax/lzma-native", + "contributors": [ + { + "name": "Evan Cameron", + "url": "https://github.com/leshow", + "githubUsername": "leshow" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1b1925f0adff7ee0ca9c4cf6838780c251984ecf4ff8f69710cba661cdd4203", + "globals": [], + "declaredModules": [ + "lzma-native" + ] + } + }, + "macaca-circular-json": { + "0.4": { + "libraryName": "macaca-circular-json", + "typingsPackageName": "macaca-circular-json", + "projectName": "https://github.com/macacajs/circular-json", + "contributors": [ + { + "name": "Jonathan Pevarnek", + "url": "https://github.com/jpevarnek", + "githubUsername": "jpevarnek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f8072b2a9aeaf7a97143326c22eb1edb48c35e2fda7fa2d7c3c2485a2031f5c", + "globals": [], + "declaredModules": [ + "macaca-circular-json" + ] + } + }, + "macrotask": { + "3.0": { + "libraryName": "macrotask", + "typingsPackageName": "macrotask", + "projectName": "https://github.com/calvinmetcalf/macrotask#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab03fcf88e9e6028739eb6a97943a1ba96149d3c4b18757c05dbfe0b10cd17f7", + "globals": [ + "macrotask" + ], + "declaredModules": [ + "macrotask" + ] + } + }, + "magic-number": { + "0.0": { + "libraryName": "magic-number", + "typingsPackageName": "magic-number", + "projectName": "https://github.com/stpettersens/node-magic-number", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88338766c2bd3efaad2f196425efc582316093824214a82dd6f7c1e10b8cc754", + "globals": [], + "declaredModules": [ + "magic-number" + ] + } + }, + "magicsuggest": { + "2.1": { + "libraryName": "MagicSuggest", + "typingsPackageName": "magicsuggest", + "projectName": "http://nicolasbize.com/magicsuggest", + "contributors": [ + { + "name": "Leonardo Chaia", + "url": "https://github.com/leonardochaia", + "githubUsername": "leonardochaia" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e85474254233600d7f6c5c40ef8c0abba38ac15c0516530c5873a9597c2860a", + "globals": [], + "declaredModules": [] + } + }, + "magnet-uri": { + "5.1": { + "libraryName": "magnet-uri", + "typingsPackageName": "magnet-uri", + "projectName": "https://github.com/webtorrent/magnet-uri", + "contributors": [ + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30c3a2c0fd670380e798027cb7fee7ed06a5d09cdf91ff52f99144295094a8ec", + "globals": [], + "declaredModules": [ + "magnet-uri" + ] + } + }, + "mailcheck": { + "1.1": { + "libraryName": "Mailcheck", + "typingsPackageName": "mailcheck", + "projectName": "https://github.com/mailcheck/mailcheck", + "contributors": [ + { + "name": "Paulo Cesar", + "url": "https://github.com/pocesar", + "githubUsername": "pocesar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5edd1f564c7a7b184a6e6c1f6851edb2b1f71784d6db5a9db695c5004177238", + "globals": [ + "Mailcheck" + ], + "declaredModules": [ + "mailcheck" + ] + } + }, + "maildev": { + "0.0": { + "libraryName": "maildev 1.0.0-rc3", + "typingsPackageName": "maildev", + "projectName": "https://github.com/djfarrelly/maildev", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Zak Barbuto", + "url": "https://github.com/zbarbuto", + "githubUsername": "zbarbuto" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87bf800c314da4437650115417388bd14a9817030e444110eca41fcfe0cdc173", + "globals": [], + "declaredModules": [ + "maildev" + ] + } + }, + "mailgen": { + "2.0": { + "libraryName": "mailgen", + "typingsPackageName": "mailgen", + "projectName": "https://github.com/eladnava/mailgen#readme", + "contributors": [ + { + "name": "Kiet Thanh Vo", + "url": "https://github.com/vothanhkiet", + "githubUsername": "vothanhkiet" + }, + { + "name": "Jordan Farrer", + "url": "https://github.com/jordanfarrer", + "githubUsername": "jordanfarrer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "972a521cef0c73e7d89c8c23a5fdb06e616c55db5d9bd4b045ae204bf3c935a9", + "globals": [], + "declaredModules": [ + "mailgen" + ] + } + }, + "mailgun-js": { + "0.22": { + "libraryName": "mailgun-js", + "typingsPackageName": "mailgun-js", + "projectName": "https://github.com/bojand/mailgun-js", + "contributors": [ + { + "name": "Sampson Oliver", + "url": "https://github.com/sampsonjoliver", + "githubUsername": "sampsonjoliver" + }, + { + "name": "Andi Pätzold", + "url": "https://github.com/andipaetzold", + "githubUsername": "andipaetzold" + }, + { + "name": "Jiri Balcar", + "url": "https://github.com/JiriBalcar", + "githubUsername": "JiriBalcar" + }, + { + "name": "Ryan Leonard", + "url": "https://github.com/CodeLenny", + "githubUsername": "CodeLenny" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 22, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "form-data", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "form-data", + "version": "^2.5.0" + } + ], + "contentHash": "755b971aee8c3a5ebdfee4f4779e2a3a18875ebbad4869b5d38f5bc3f47bdd0d", + "globals": [], + "declaredModules": [ + "mailgun-js" + ] + } + }, + "mailparser": { + "2.7": { + "libraryName": "mailparser", + "typingsPackageName": "mailparser", + "projectName": "https://github.com/nodemailer/mailparser", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + }, + { + "name": "Andrey Volynkin", + "url": "https://github.com/Avol-V", + "githubUsername": "Avol-V" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "488b69a5c10136b0019e427e6f3ddd6eb49e4ca82a2b1553276bbf45c79e126f", + "globals": [], + "declaredModules": [ + "mailparser" + ] + } + }, + "main-bower-files": { + "0.0": { + "libraryName": "main-bower-files", + "typingsPackageName": "main-bower-files", + "projectName": "https://github.com/ck86/main-bower-files", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e221388d40b5feed0341b8fa55d5c16aabda37e1f47e8f772bbef0ca4d65a173", + "globals": [], + "declaredModules": [ + "main-bower-files" + ] + } + }, + "mainloop.js": { + "1.0": { + "libraryName": "MainLoop.js", + "typingsPackageName": "mainloop.js", + "projectName": "https://github.com/IceCreamYou/MainLoop.js", + "contributors": [ + { + "name": "Isaac Sukin", + "url": "http://isaacsukin.com" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0385ee01b9be06ebf6a45251dcd7f3e8999735735e6d66e9e52ab8d436ee880", + "globals": [ + "MainLoop" + ], + "declaredModules": [ + "mainloop.js" + ] + } + }, + "maker.js": { + "0.9": { + "libraryName": "Maker.js", + "typingsPackageName": "maker.js", + "projectName": "https://github.com/Microsoft/maker.js", + "contributors": [ + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pdfkit", + "version": "*" + }, + { + "name": "bezier-js", + "version": "*" + }, + { + "name": "opentype.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cc8235acd651ea4f17ef4c720ab86e06fb0d443ff8cbf9760750b1ace28cd77", + "globals": [ + "Bezier", + "MakerJs" + ], + "declaredModules": [] + } + }, + "makeup-expander": { + "0.6": { + "libraryName": "makeup-expander", + "typingsPackageName": "makeup-expander", + "projectName": "https://github.com/makeup-js/makeup-expander", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "520c5cf461170a6bca43f8a3e0357d2017429bf94260fdd70fa8f783ca72dbb2", + "globals": [], + "declaredModules": [ + "makeup-expander" + ] + } + }, + "makeup-floating-label": { + "0.0": { + "libraryName": "makeup-floating-label", + "typingsPackageName": "makeup-floating-label", + "projectName": "https://github.com/makeup-js/makeup-floating-label#readme", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da4c7ddf8cef9d600381b4e5e1b7699137e5430154ada49afb62408382b05d7a", + "globals": [], + "declaredModules": [ + "makeup-floating-label" + ] + } + }, + "makeup-keyboard-trap": { + "0.1": { + "libraryName": "makeup-keyboard-trap", + "typingsPackageName": "makeup-keyboard-trap", + "projectName": "https://github.com/makeup-js/makeup-keyboard-trap#readme", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffb855134cb0f125ad80a58b0865ccec212a9c56a3f00343887ce0a9894b3cd8", + "globals": [], + "declaredModules": [ + "makeup-keyboard-trap" + ] + } + }, + "makeup-prevent-scroll-keys": { + "0.0": { + "libraryName": "makeup-prevent-scroll-keys", + "typingsPackageName": "makeup-prevent-scroll-keys", + "projectName": "https://github.com/makeup-js/makeup-prevent-scroll-keys#readme", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3ff8e37355b005edcce5eaad7b05d463123aed6d593178a175d2cc52e9a6709", + "globals": [], + "declaredModules": [ + "makeup-prevent-scroll-keys" + ] + } + }, + "makeup-screenreader-trap": { + "0.0": { + "libraryName": "makeup-screenreader-trap", + "typingsPackageName": "makeup-screenreader-trap", + "projectName": "https://github.com/makeup-js/makeup-screenreader-trap#readme", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4acd84d4139117c549b72bdccfe59f124e0d14a6df349825c32726886a93698c", + "globals": [], + "declaredModules": [ + "makeup-screenreader-trap" + ] + } + }, + "mandrill-api": { + "1.0": { + "libraryName": "Mandrill API", + "typingsPackageName": "mandrill-api", + "projectName": "http://mandrill.com/", + "contributors": [ + { + "name": "Paulo Cesar", + "url": "https://github.com/pocesar", + "githubUsername": "pocesar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8abfc07f4df6b712c8f5573cec8f5e8d8eb188fca7c87611d297761cf5f421c1", + "globals": [], + "declaredModules": [ + "mandrill-api" + ] + } + }, + "mangopay2-nodejs-sdk": { + "1.9": { + "libraryName": "mangopay2-nodejs-sdk", + "typingsPackageName": "mangopay2-nodejs-sdk", + "projectName": "https://github.com/MangoPay/mangopay2-nodejs-sdk", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00113d885a039772fec9090b1ecad7b26f3152ba50c0f2c24314e01f2cb52b82", + "globals": [], + "declaredModules": [ + "mangopay2-nodejs-sdk", + "mangopay2-nodejs-sdk/types" + ] + } + }, + "map-to-obj": { + "0.2": { + "libraryName": "map-to-obj", + "typingsPackageName": "map-to-obj", + "projectName": "https://github.com/egoist/map-to-obj#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a303508256765b8fbce8323cbf85f3947b8249c00d7fc884cfc499d663df9ae", + "globals": [], + "declaredModules": [ + "map-to-obj" + ] + } + }, + "mapbox": { + "1.6": { + "libraryName": "Mapbox", + "typingsPackageName": "mapbox", + "projectName": "https://www.mapbox.com/mapbox.js/", + "contributors": [ + { + "name": "Maxime Fabre", + "url": "https://github.com/anahkiasen", + "githubUsername": "anahkiasen" + }, + { + "name": "Florian Luccioni", + "url": "https://github.com/Fluccioni", + "githubUsername": "Fluccioni" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "leaflet", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0bad2b5876937b5d9a8198715b9002ce28933d346ad0f0b825141b1635330924", + "globals": [], + "declaredModules": [ + "mapbox" + ] + } + }, + "mapbox-gl": { + "1.8": { + "libraryName": "Mapbox GL JS", + "typingsPackageName": "mapbox-gl", + "projectName": "https://github.com/mapbox/mapbox-gl-js", + "contributors": [ + { + "name": "Dominik Bruderer", + "url": "https://github.com/dobrud", + "githubUsername": "dobrud" + }, + { + "name": "Patrick Reames", + "url": "https://github.com/patrickr", + "githubUsername": "patrickr" + }, + { + "name": "Karl-Aksel Puulmann", + "url": "https://github.com/macobo", + "githubUsername": "macobo" + }, + { + "name": "Dmytro Gokun", + "url": "https://github.com/dmytro-gokun", + "githubUsername": "dmytro-gokun" + }, + { + "name": "Liam Clarke", + "url": "https://github.com/LiamAttClarke", + "githubUsername": "LiamAttClarke" + }, + { + "name": "Vladimir Dashukevich", + "url": "https://github.com/life777", + "githubUsername": "life777" + }, + { + "name": "Marko Klopets", + "url": "https://github.com/mklopets", + "githubUsername": "mklopets" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2ac16e567452d60a1e6a9a75e50d2f40713c020baf4538a462d2e9d340622f0", + "globals": [ + "mapboxgl" + ], + "declaredModules": [ + "mapbox-gl" + ] + } + }, + "mapbox-gl-leaflet": { + "0.0": { + "libraryName": "mapbox-gl-leaflet", + "typingsPackageName": "mapbox-gl-leaflet", + "projectName": "https://github.com/mapbox/mapbox-gl-leaflet", + "contributors": [ + { + "name": "Alexey Gorshkov", + "url": "https://github.com/agorshkov23", + "githubUsername": "agorshkov23" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "777e4cba4f4d1b451ac2c00864516270dcaec2758c54c2b8153b5cf69377027e", + "globals": [], + "declaredModules": [] + } + }, + "mapbox__geo-viewport": { + "0.4": { + "libraryName": "@mapbox/geo-viewport", + "typingsPackageName": "mapbox__geo-viewport", + "projectName": "https://github.com/mapbox/geo-viewport", + "contributors": [ + { + "name": "Fabio Berta", + "url": "https://github.com/fnberta", + "githubUsername": "fnberta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@mapbox/geo-viewport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78c84121882875c9a027c8f8235fee078968f8b6c8ec277c915b58045961149f", + "globals": [], + "declaredModules": [ + "mapbox__geo-viewport" + ] + } + }, + "mapbox__geojson-area": { + "0.2": { + "libraryName": "@mapbox/geojson-area", + "typingsPackageName": "mapbox__geojson-area", + "projectName": "https://github.com/mapbox/geojson-area#readme", + "contributors": [ + { + "name": "Sagie Maoz", + "url": "https://github.com/n0nick", + "githubUsername": "n0nick" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cd44b509016b955fbdd57ae68da77b23aac63610b4d6f119b9bfaec82d9cb73", + "globals": [], + "declaredModules": [ + "@mapbox/geojson-area" + ] + } + }, + "mapbox__mapbox-sdk": { + "0.6": { + "libraryName": "@mapbox/mapbox-sdk", + "typingsPackageName": "mapbox__mapbox-sdk", + "projectName": "https://github.com/mapbox/mapbox-sdk-js", + "contributors": [ + { + "name": "Jeff Dye", + "url": "https://github.com/jeffbdye", + "githubUsername": "jeffbdye" + }, + { + "name": "Mike O'Meara", + "url": "https://github.com/mikeomeara1", + "githubUsername": "mikeomeara1" + }, + { + "name": "chachan", + "url": "https://github.com/chachan", + "githubUsername": "chachan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@mapbox/mapbox-sdk", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + }, + { + "name": "mapbox-gl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec7f5b6542eb5bedae446dc1336eb869390bf3b7b3afd090b97a8c62338d8d4a", + "globals": [], + "declaredModules": [ + "@mapbox/mapbox-sdk/lib/classes/mapi-client", + "@mapbox/mapbox-sdk/lib/classes/mapi-request", + "@mapbox/mapbox-sdk/lib/classes/mapi-response", + "@mapbox/mapbox-sdk/lib/classes/mapi-error", + "@mapbox/mapbox-sdk/services/datasets", + "@mapbox/mapbox-sdk/services/directions", + "@mapbox/mapbox-sdk/services/geocoding", + "@mapbox/mapbox-sdk/services/map-matching", + "@mapbox/mapbox-sdk/services/matrix", + "@mapbox/mapbox-sdk/services/optimization", + "@mapbox/mapbox-sdk/services/static", + "@mapbox/mapbox-sdk/services/styles", + "@mapbox/mapbox-sdk/services/tilequery", + "@mapbox/mapbox-sdk/services/tilesets", + "@mapbox/mapbox-sdk/services/tokens", + "@mapbox/mapbox-sdk/services/uploads" + ] + } + }, + "mapbox__polyline": { + "1.0": { + "libraryName": "mapbox__polyline", + "typingsPackageName": "mapbox__polyline", + "projectName": "https://github.com/mapbox/polyline", + "contributors": [ + { + "name": "Arseniy Maximov", + "url": "https://github.com/Kern0", + "githubUsername": "Kern0" + }, + { + "name": "Marko Klopets", + "url": "https://github.com/mklopets", + "githubUsername": "mklopets" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3dcd0c1c2de6a078999add0e39ae7fe72f1320a8b684a0ffa84d25c39732005c", + "globals": [ + "polyline" + ], + "declaredModules": [ + "mapbox__polyline" + ] + } + }, + "mapbox__s3urls": { + "1.5": { + "libraryName": "mapbox__s3urls", + "typingsPackageName": "mapbox__s3urls", + "projectName": "https://github.com/mapbox/s3urls", + "contributors": [ + { + "name": "Sebastian Vera", + "url": "https://github.com/sebastianvera", + "githubUsername": "sebastianvera" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2643cff638095bed889872edffd627d400105feecde14e315ecc9398a192cbd", + "globals": [], + "declaredModules": [ + "@mapbox/s3urls" + ] + } + }, + "mapbox__shelf-pack": { + "3.0": { + "libraryName": "@mapbox/shelf-pack", + "typingsPackageName": "mapbox__shelf-pack", + "projectName": "https://github.com/mapbox/shelf-pack", + "contributors": [ + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3e1fc245bf739564cf8fb2863bb26309dff6dd0305204dda34c646310464633", + "globals": [], + "declaredModules": [ + "@mapbox/shelf-pack" + ] + } + }, + "mapbox__sphericalmercator": { + "1.1": { + "libraryName": "@mapbox/sphericalmercator", + "typingsPackageName": "mapbox__sphericalmercator", + "projectName": "https://github.com/mapbox/sphericalmercator", + "contributors": [ + { + "name": "Nicholas Husher", + "url": "https://github.com/nhusher", + "githubUsername": "nhusher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@mapbox/sphericalmercator" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ba2b4585c7b31c07bfcf03ceccf85390884e93d9af7df9ae3502cf4cf9c8803", + "globals": [ + "SphericalMercator" + ], + "declaredModules": [ + "mapbox__sphericalmercator" + ] + } + }, + "mapbox__tile-cover": { + "3.0": { + "libraryName": "@mapbox/tile-cover", + "typingsPackageName": "mapbox__tile-cover", + "projectName": "https://github.com/mapbox/tile-cover", + "contributors": [ + { + "name": "Jeff Dye", + "url": "https://github.com/jeffbdye", + "githubUsername": "jeffbdye" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [ + "@mapbox/tile-cover" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd4caec04ef72a0cbcd2ef93c583650d2db7f7f33b15b255d7203ef78db436a7", + "globals": [], + "declaredModules": [ + "mapbox__tile-cover" + ] + } + }, + "mapnik": { + "3.0": { + "libraryName": "mapnik", + "typingsPackageName": "mapnik", + "projectName": "http://mapnik.org", + "contributors": [ + { + "name": "Loli", + "url": "https://github.com/ipv4sec", + "githubUsername": "ipv4sec" + }, + { + "name": "EdgarJeremy", + "url": "https://github.com/edgarjeremy", + "githubUsername": "edgarjeremy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55b8a09602ed6309bbf5d42c3bb031d86ccc5eb4e795889f37547ec448a4e702", + "globals": [], + "declaredModules": [ + "mapnik" + ] + } + }, + "mapsjs": { + "9.6": { + "libraryName": "Mapsjs", + "typingsPackageName": "mapsjs", + "projectName": "https://github.com/mapsjs", + "contributors": [ + { + "name": "Matthew James Davis", + "url": "https://github.com/davismj", + "githubUsername": "davismj" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a0ca993dd9feb15eee7ffa4dfeb0704152e052fe13ef05ce3d55b13a9d7b9e9", + "globals": [], + "declaredModules": [ + "mapsjs" + ] + } + }, + "mariasql": { + "0.1": { + "libraryName": "mariasql", + "typingsPackageName": "mariasql", + "projectName": "https://github.com/mscdex/node-mariasql", + "contributors": [ + { + "name": "MichaelBennett", + "url": "https://github.com/bennett000", + "githubUsername": "bennett000" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fde45aa4cc33695f409a4a24823bedc1a196dd43de9ee243ace0287e5571728", + "globals": [ + "mariasql" + ], + "declaredModules": [ + "mariasql" + ] + } + }, + "mark.js": { + "8.11": { + "libraryName": "mark.js", + "typingsPackageName": "mark.js", + "projectName": "https://markjs.io/", + "contributors": [ + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + }, + { + "name": "Roman Hotsiy", + "url": "https://github.com/RomanGotsiy", + "githubUsername": "RomanGotsiy" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/LucianBuzzo", + "githubUsername": "LucianBuzzo" + }, + { + "name": "Joao Lourenco", + "url": "https://github.com/blackstarzes", + "githubUsername": "blackstarzes" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb38ce7cd40816fb4a82de0b59bb44724ca91e0e210d72c0ecc2cf4900701f00", + "globals": [], + "declaredModules": [ + "mark.js" + ] + } + }, + "markdown-it": { + "0.0": { + "libraryName": "markdown-it", + "typingsPackageName": "markdown-it", + "projectName": "https://github.com/markdown-it/markdown-it", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00/" + }, + { + "name": "Robert Coie", + "url": "https://github.com/rapropos", + "githubUsername": "rapropos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/index.d.ts", + "lib/parser_block.d.ts", + "lib/parser_core.d.ts", + "lib/parser_inline.d.ts", + "lib/renderer.d.ts", + "lib/ruler.d.ts", + "lib/rules_block/state_block.d.ts", + "lib/rules_core/state_core.d.ts", + "lib/rules_inline/state_inline.d.ts", + "lib/token.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "linkify-it", + "version": "*" + } + ], + "testDependencies": [ + "highlight.js" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9663747266d6a660ee288801cacdf3148ca3701abc6fea42cee626946a851888", + "globals": [ + "markdownit" + ], + "declaredModules": [ + "markdown-it", + "markdown-it/lib", + "markdown-it/lib/rules_core/state_core", + "markdown-it/lib/token", + "markdown-it/lib/rules_block/state_block", + "markdown-it/lib/rules_inline/state_inline", + "markdown-it/lib/parser_core", + "markdown-it/lib/ruler", + "markdown-it/lib/parser_block", + "markdown-it/lib/parser_inline", + "markdown-it/lib/renderer" + ] + } + }, + "markdown-it-anchor": { + "4.0": { + "libraryName": "MarkdownItAnchor (markdown-it-anchor)", + "typingsPackageName": "markdown-it-anchor", + "projectName": "https://github.com/valeriangalliat/markdown-it-anchor", + "contributors": [ + { + "name": "Josh Toft", + "url": "https://github.com/seryl", + "githubUsername": "seryl" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "markdown-it", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27a06897c778e847dc059d5af0c2c0847048a468858db80f79f6e349a012c9fc", + "globals": [], + "declaredModules": [ + "markdown-it-anchor" + ] + } + }, + "markdown-it-container": { + "2.0": { + "libraryName": "MarkdownItContainer (markdown-it-container)", + "typingsPackageName": "markdown-it-container", + "projectName": "https://github.com/markdown-it/markdown-it-container", + "contributors": [ + { + "name": "Vyacheslav Demot", + "url": "https://github.com/hronex", + "githubUsername": "hronex" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "markdown-it", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af40f54be61a66bfcdcce3a074a4b7028a137518a50b544832b7cf6af8765270", + "globals": [], + "declaredModules": [ + "markdown-it-container" + ] + } + }, + "markdown-it-lazy-headers": { + "0.13": { + "libraryName": "MarkdownItLazyHeaders (markdown-it-lazy-headers)", + "typingsPackageName": "markdown-it-lazy-headers", + "projectName": "https://github.com/Galadirith/markdown-it-lazy-headers", + "contributors": [ + { + "name": "Knom", + "url": "https://github.com/knom", + "githubUsername": "knom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "markdown-it", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d746f4aa84f824636c6844c3549782c5f0d5a45e13e7d8ad147d4fb62d2ed6e4", + "globals": [], + "declaredModules": [ + "markdown-it-lazy-headers" + ] + } + }, + "markdown-magic": { + "1.0": { + "libraryName": "markdown-magic", + "typingsPackageName": "markdown-magic", + "projectName": "https://github.com/DavidWells/markdown-magic#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "path", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6962dc40c51abd19d97da033de38aad94e618d5831afc524d2cb356dc0cd5956", + "globals": [], + "declaredModules": [ + "markdown-magic" + ] + } + }, + "markdown-pdf": { + "9.0": { + "libraryName": "MarkdownPDF (markdown-pdf)", + "typingsPackageName": "markdown-pdf", + "projectName": "https://github.com/alanshaw/markdown-pdf", + "contributors": [ + { + "name": "Ange PICARD", + "url": "https://github.com/MonsieurMan", + "githubUsername": "MonsieurMan" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58f8e48ab4ae9306de112d37bc4aa7b36d8a861e3ab18fbc4c093633974e529d", + "globals": [], + "declaredModules": [ + "markdown-pdf" + ] + } + }, + "markdown-to-jsx": { + "6.11": { + "libraryName": "markdown-to-jsx", + "typingsPackageName": "markdown-to-jsx", + "projectName": "https://probablyup.github.io/markdown-to-jsx", + "contributors": [ + { + "name": "Elizabeth Craig", + "url": "https://github.com/ecraig12345", + "githubUsername": "ecraig12345" + }, + { + "name": "Sun Knudsen", + "url": "https://github.com/sunknudsen", + "githubUsername": "sunknudsen" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54f4c0071643d8ada1583c3be479c79b3ce5fafa89a7297f8bdad01fb7f2acba", + "globals": [], + "declaredModules": [ + "markdown-to-jsx" + ] + } + }, + "markdownlint": { + "0.13": { + "libraryName": "markdownlint", + "typingsPackageName": "markdownlint", + "projectName": "https://github.com/DavidAnson/markdownlint", + "contributors": [ + { + "name": "ark120202", + "url": "https://github.com/ark120202", + "githubUsername": "ark120202" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17e6f157e06b7b498f1547cb88e2e2260d8e559f9c35322759aa407b61ef4826", + "globals": [], + "declaredModules": [ + "markdownlint" + ] + } + }, + "marked": { + "0.7": { + "libraryName": "Marked", + "typingsPackageName": "marked", + "projectName": "https://github.com/markedjs/marked", + "contributors": [ + { + "name": "William Orr", + "url": "https://github.com/worr", + "githubUsername": "worr" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "CrossR", + "url": "https://github.com/CrossR", + "githubUsername": "CrossR" + }, + { + "name": "Mike Wickett", + "url": "https://github.com/mwickett", + "githubUsername": "mwickett" + }, + { + "name": "Hitomi Hatsukaze", + "url": "https://github.com/htkzhtm", + "githubUsername": "htkzhtm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f1d19fbd18900360e6787b336bde0677ce17d35a173ff22e7885ed6fec8a40e", + "globals": [ + "marked" + ], + "declaredModules": [ + "marked" + ] + } + }, + "marked-terminal": { + "3.1": { + "libraryName": "marked-terminal", + "typingsPackageName": "marked-terminal", + "projectName": "https://github.com/mikaelbr/marked-terminal", + "contributors": [ + { + "name": "Bryan Kendall", + "url": "https://github.com/bkendall", + "githubUsername": "bkendall" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chalk", + "version": "*" + }, + { + "name": "marked", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chalk", + "version": "^2.4.1" + } + ], + "contentHash": "7ff0c1df2b7cb484888a30e28d5ad0017db94fb33423440daf88f2b03642892e", + "globals": [ + "TerminalRenderer" + ], + "declaredModules": [ + "marked-terminal" + ] + } + }, + "marker-animate-unobtrusive": { + "0.2": { + "libraryName": "marker-animate-unobtrusive", + "typingsPackageName": "marker-animate-unobtrusive", + "projectName": "https://github.com/terikon/marker-animate-unobtrusive", + "contributors": [ + { + "name": "Roman Viskin", + "url": "https://github.com/viskin", + "githubUsername": "viskin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22e87ee1c66f49b0000a71e6c96a65b8ebae410a1bd6dbe735a7311e07f22ff4", + "globals": [ + "MarkerWithGhost", + "SlidingMarker" + ], + "declaredModules": [ + "SlidingMarker", + "MarkerWithGhost" + ] + } + }, + "markitup": { + "1.0": { + "libraryName": "markitup", + "typingsPackageName": "markitup", + "projectName": "https://github.com/markitup/1.x", + "contributors": [ + { + "name": "drillbits", + "url": "https://github.com/drillbits", + "githubUsername": "drillbits" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "812a84cb22eb0dd5849c7764a82fb06ccea0282511d18c0e1b2ee790201ec6f0", + "globals": [], + "declaredModules": [] + } + }, + "marko": { + "4.6": { + "libraryName": "marko", + "typingsPackageName": "marko", + "projectName": "http://markojs.com", + "contributors": [ + { + "name": "Timur Manyanov", + "url": "https://github.com/darkwebdev", + "githubUsername": "darkwebdev" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "express.d.ts", + "index.d.ts", + "node-require.d.ts", + "src/compiler/config.d.ts", + "src/compiler/index.d.ts", + "src/compiler/modules.d.ts", + "src/compiler/taglib-finder/index.d.ts", + "src/compiler/taglib-loader/Attribute.d.ts", + "src/compiler/taglib-loader/Tag.d.ts", + "src/compiler/taglib-loader/Taglib.d.ts", + "src/compiler/taglib-loader/Transformer.d.ts", + "src/compiler/taglib-loader/index.d.ts", + "src/compiler/taglib-lookup/TaglibLookup.d.ts", + "src/compiler/taglib-lookup/index.d.ts", + "src/components/Component.d.ts", + "src/components/index.d.ts", + "src/components/taglib/TransformHelper/getComponentFiles.d.ts", + "src/runtime/Async.d.ts", + "src/runtime/DomElement.d.ts", + "src/runtime/html/AsyncStream.d.ts", + "src/runtime/html/RenderResult.d.ts", + "src/runtime/html/Template.d.ts", + "src/runtime/html/index.d.ts", + "src/runtime/vdom/AsyncVDOMBuilder.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "async-writer", + "version": "*" + }, + { + "name": "node", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5fa334edff68842ab5d8a15bb46bd26f1492178191dde946c40317d25dd3e9a2", + "globals": [], + "declaredModules": [ + "marko", + "marko/src/runtime/html", + "marko/src/runtime/html/AsyncStream", + "marko/src/runtime/Async", + "marko/src/runtime/html/Template", + "marko/src/runtime/html/RenderResult", + "marko/src/runtime/DomElement", + "marko/src/components/Component", + "marko/src/runtime/vdom/AsyncVDOMBuilder", + "marko/express", + "marko/src/components", + "marko/src/compiler", + "marko/src/compiler/config", + "marko/src/compiler/taglib-lookup", + "marko/src/compiler/taglib-loader/Taglib", + "marko/src/compiler/taglib-loader/Attribute", + "marko/src/compiler/taglib-loader/Transformer", + "marko/src/compiler/taglib-loader/Tag", + "marko/src/compiler/taglib-lookup/TaglibLookup", + "marko/src/compiler/taglib-loader", + "marko/src/compiler/taglib-finder", + "marko/src/compiler/modules", + "marko/node-require", + "marko/src/components/taglib/TransformHelper/getComponentFiles" + ] + } + }, + "maskedinput": { + "0.0": { + "libraryName": "Masked Input plugin for jQuery", + "typingsPackageName": "maskedinput", + "projectName": "http://digitalbush.com/projects/masked-input-plugin", + "contributors": [ + { + "name": "Lokesh Peta", + "url": "https://github.com/lokeshpeta", + "githubUsername": "lokeshpeta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10b5a4d2efaec44267b456d0d767eba08c34a619cf7cacdc178d0196a3b19a76", + "globals": [], + "declaredModules": [] + } + }, + "masonry-layout": { + "4.2": { + "libraryName": "Masonry", + "typingsPackageName": "masonry-layout", + "projectName": "https://github.com/desandro/masonry", + "contributors": [ + { + "name": "Mark Wilson", + "url": "https://github.com/m-a-wilson", + "githubUsername": "m-a-wilson" + }, + { + "name": "Travis Brown", + "url": "https://github.com/warriorrocker", + "githubUsername": "warriorrocker" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bd3232064524b9890487a618f51bd0f2dcba9863d817c29c0acd2d499cd4c40", + "globals": [], + "declaredModules": [ + "masonry-layout" + ] + } + }, + "massive": { + "5.4": { + "libraryName": "massive", + "typingsPackageName": "massive", + "projectName": "https://massivejs.org", + "contributors": [ + { + "name": "Pascal Birchler", + "url": "https://github.com/swissspidy", + "githubUsername": "swissspidy" + }, + { + "name": "Clarence Ho", + "url": "https://github.com/clarenceh", + "githubUsername": "clarenceh" + }, + { + "name": "Felix Faust", + "url": "https://github.com/AmazingTurtle", + "githubUsername": "AmazingTurtle" + }, + { + "name": "Mike Engel", + "url": "https://github.com/mike-engel", + "githubUsername": "mike-engel" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fab60e0a56ff62e9ba4e31641e6b58ca2d63dc6a04335105bff4fa953bac931", + "globals": [], + "declaredModules": [ + "massive" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "massive", + "typingsPackageName": "massive", + "projectName": "https://github.com/dmfay/massive-js.git", + "contributors": [ + { + "name": "Pascal Birchler", + "url": "https://github.com/swissspidy", + "githubUsername": "swissspidy" + }, + { + "name": "Clarence Ho", + "url": "https://github.com/clarenceh", + "githubUsername": "clarenceh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "massive", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e8681c0dac7ac850886049c75d0f296183f290748d5b59a9a1dfc0823f57aa35", + "globals": [], + "declaredModules": [ + "massive" + ] + }, + "4.6": { + "libraryVersionDirectoryName": "4", + "libraryName": "massive", + "typingsPackageName": "massive", + "projectName": "https://github.com/dmfay/massive-js.git", + "contributors": [ + { + "name": "Pascal Birchler", + "url": "https://github.com/swissspidy", + "githubUsername": "swissspidy" + }, + { + "name": "Clarence Ho", + "url": "https://github.com/clarenceh", + "githubUsername": "clarenceh" + }, + { + "name": "Felix Faust", + "url": "https://github.com/AmazingTurtle", + "githubUsername": "AmazingTurtle" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "massive", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7d55d5ca2db08e127a4c282f70767c5ee278a801d75ae04d3267278f71730b48", + "globals": [], + "declaredModules": [ + "massive" + ] + } + }, + "match-media-mock": { + "0.1": { + "libraryName": "match-media-mock", + "typingsPackageName": "match-media-mock", + "projectName": "https://github.com/azazdeaz/match-media-mock", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f9bded0ac6699bcc2e768e6572717fa3d1d7f54e06b54bb817f7ac09d064165", + "globals": [], + "declaredModules": [ + "match-media-mock" + ] + } + }, + "match-sorter": { + "4.0": { + "libraryName": "match-sorter", + "typingsPackageName": "match-sorter", + "projectName": "https://github.com/kentcdodds/match-sorter#readme", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + }, + { + "name": "Christian Ruigrok", + "url": "https://github.com/chrisru", + "githubUsername": "chrisru" + }, + { + "name": "Timo Riski", + "url": "https://github.com/rriski", + "githubUsername": "rriski" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bed107e2321afd05d6ec2149b8997b7523ad87a18211e76291506743b4ae12a9", + "globals": [], + "declaredModules": [ + "match-sorter" + ] + } + }, + "material-design-lite": { + "1.1": { + "libraryName": "material-design-lite", + "typingsPackageName": "material-design-lite", + "projectName": "https://getmdl.io", + "contributors": [ + { + "name": "Brad Zacher", + "url": "https://github.com/bradzacher", + "githubUsername": "bradzacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "475feb07ddedc52df0272f32f4d9d77b4fe56628a737299dc560cb640e4300e1", + "globals": [ + "componentHandler" + ], + "declaredModules": [] + } + }, + "material-ui": { + "0.21": { + "libraryName": "material-ui", + "typingsPackageName": "material-ui", + "projectName": "https://github.com/callemall/material-ui", + "contributors": [ + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Igor Beagorudsky", + "url": "https://github.com/theigor", + "githubUsername": "theigor" + }, + { + "name": "Ali Taheri Moghaddar", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + }, + { + "name": "Oliver Herrmann", + "url": "https://github.com/herrmanno", + "githubUsername": "herrmanno" + }, + { + "name": "Daniel Roth", + "url": "https://github.com/DaIgeb", + "githubUsername": "DaIgeb" + }, + { + "name": "Aurelién Allienne", + "url": "https://github.com/allienna", + "githubUsername": "allienna" + }, + { + "name": "Matthias Schlesinger", + "url": "https://github.com/schlesingermatthias", + "githubUsername": "schlesingermatthias" + }, + { + "name": "Jonathon Kelly", + "url": "https://github.com/InsidersByte", + "githubUsername": "InsidersByte" + }, + { + "name": "Artyom Stukans", + "url": "https://github.com/artyomsv", + "githubUsername": "artyomsv" + }, + { + "name": "Dan Jones", + "url": "https://github.com/dan-j", + "githubUsername": "dan-j" + }, + { + "name": "Daisuke Mino", + "url": "https://github.com/minodisk", + "githubUsername": "minodisk" + }, + { + "name": "Sam Walsh", + "url": "https://github.com/samwalshnz", + "githubUsername": "samwalshnz" + }, + { + "name": "Tim de Koning", + "url": "https://github.com/reggino", + "githubUsername": "reggino" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 21, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-addons-linked-state-mixin", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "prop-types", + "react-tap-event-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f05948a80792f4dfcac4fbcfe9f4a6e742ebdd6083da5b678784262f3f7d86f1", + "globals": [ + "__MaterialUI" + ], + "declaredModules": [ + "material-ui", + "material-ui/AppBar", + "material-ui/AutoComplete", + "material-ui/Avatar", + "material-ui/Badge", + "material-ui/BottomNavigation", + "material-ui/BottomNavigation/BottomNavigationItem", + "material-ui/Card", + "material-ui/Card/Card", + "material-ui/Card/CardActions", + "material-ui/Card/CardExpandable", + "material-ui/Card/CardHeader", + "material-ui/Card/CardMedia", + "material-ui/Card/CardText", + "material-ui/Card/CardTitle", + "material-ui/Checkbox", + "material-ui/Chip", + "material-ui/CircularProgress", + "material-ui/DatePicker", + "material-ui/DatePicker/DatePickerDialog", + "material-ui/Dialog", + "material-ui/Divider", + "material-ui/Drawer", + "material-ui/DropDownMenu", + "material-ui/FlatButton", + "material-ui/FloatingActionButton", + "material-ui/FontIcon", + "material-ui/GridList", + "material-ui/GridList/GridList", + "material-ui/GridList/GridTile", + "material-ui/IconButton", + "material-ui/IconMenu", + "material-ui/LinearProgress", + "material-ui/List", + "material-ui/List/List", + "material-ui/List/ListItem", + "material-ui/List/makeSelectable", + "material-ui/Menu", + "material-ui/MenuItem", + "material-ui/Paper", + "material-ui/Popover", + "material-ui/Popover/Popover", + "material-ui/Popover/PopoverAnimationDefault", + "material-ui/Popover/PopoverAnimationVertical", + "material-ui/RadioButton", + "material-ui/RadioButton/RadioButtonGroup", + "material-ui/RaisedButton", + "material-ui/RefreshIndicator", + "material-ui/SelectField", + "material-ui/Slider", + "material-ui/Snackbar", + "material-ui/Stepper", + "material-ui/Subheader", + "material-ui/SvgIcon", + "material-ui/svg-icons/action/accessibility", + "material-ui/svg-icons/action/accessible", + "material-ui/svg-icons/action/account-balance", + "material-ui/svg-icons/action/account-balance-wallet", + "material-ui/svg-icons/action/account-box", + "material-ui/svg-icons/action/account-circle", + "material-ui/svg-icons/action/add-shopping-cart", + "material-ui/svg-icons/action/alarm", + "material-ui/svg-icons/action/alarm-add", + "material-ui/svg-icons/action/alarm-off", + "material-ui/svg-icons/action/alarm-on", + "material-ui/svg-icons/action/all-out", + "material-ui/svg-icons/action/android", + "material-ui/svg-icons/action/announcement", + "material-ui/svg-icons/action/aspect-ratio", + "material-ui/svg-icons/action/assessment", + "material-ui/svg-icons/action/assignment", + "material-ui/svg-icons/action/assignment-ind", + "material-ui/svg-icons/action/assignment-late", + "material-ui/svg-icons/action/assignment-return", + "material-ui/svg-icons/action/assignment-returned", + "material-ui/svg-icons/action/assignment-turned-in", + "material-ui/svg-icons/action/autorenew", + "material-ui/svg-icons/action/backup", + "material-ui/svg-icons/action/book", + "material-ui/svg-icons/action/bookmark", + "material-ui/svg-icons/action/bookmark-border", + "material-ui/svg-icons/action/bug-report", + "material-ui/svg-icons/action/build", + "material-ui/svg-icons/action/cached", + "material-ui/svg-icons/action/camera-enhance", + "material-ui/svg-icons/action/card-giftcard", + "material-ui/svg-icons/action/card-membership", + "material-ui/svg-icons/action/card-travel", + "material-ui/svg-icons/action/change-history", + "material-ui/svg-icons/action/check-circle", + "material-ui/svg-icons/action/chrome-reader-mode", + "material-ui/svg-icons/action/class", + "material-ui/svg-icons/action/code", + "material-ui/svg-icons/action/compare-arrows", + "material-ui/svg-icons/action/copyright", + "material-ui/svg-icons/action/credit-card", + "material-ui/svg-icons/action/dashboard", + "material-ui/svg-icons/action/date-range", + "material-ui/svg-icons/action/delete", + "material-ui/svg-icons/action/delete-forever", + "material-ui/svg-icons/action/description", + "material-ui/svg-icons/action/dns", + "material-ui/svg-icons/action/done", + "material-ui/svg-icons/action/done-all", + "material-ui/svg-icons/action/donut-large", + "material-ui/svg-icons/action/donut-small", + "material-ui/svg-icons/action/eject", + "material-ui/svg-icons/action/euro-symbol", + "material-ui/svg-icons/action/event", + "material-ui/svg-icons/action/event-seat", + "material-ui/svg-icons/action/exit-to-app", + "material-ui/svg-icons/action/explore", + "material-ui/svg-icons/action/extension", + "material-ui/svg-icons/action/face", + "material-ui/svg-icons/action/favorite", + "material-ui/svg-icons/action/favorite-border", + "material-ui/svg-icons/action/feedback", + "material-ui/svg-icons/action/find-in-page", + "material-ui/svg-icons/action/find-replace", + "material-ui/svg-icons/action/fingerprint", + "material-ui/svg-icons/action/flight-land", + "material-ui/svg-icons/action/flight-takeoff", + "material-ui/svg-icons/action/flip-to-back", + "material-ui/svg-icons/action/flip-to-front", + "material-ui/svg-icons/action/g-translate", + "material-ui/svg-icons/action/gavel", + "material-ui/svg-icons/action/get-app", + "material-ui/svg-icons/action/gif", + "material-ui/svg-icons/action/grade", + "material-ui/svg-icons/action/group-work", + "material-ui/svg-icons/action/help", + "material-ui/svg-icons/action/help-outline", + "material-ui/svg-icons/action/highlight-off", + "material-ui/svg-icons/action/history", + "material-ui/svg-icons/action/home", + "material-ui/svg-icons/action/hourglass-empty", + "material-ui/svg-icons/action/hourglass-full", + "material-ui/svg-icons/action/http", + "material-ui/svg-icons/action/https", + "material-ui/svg-icons/action/important-devices", + "material-ui/svg-icons/action/info", + "material-ui/svg-icons/action/info-outline", + "material-ui/svg-icons/action/input", + "material-ui/svg-icons/action/invert-colors", + "material-ui/svg-icons/action/label", + "material-ui/svg-icons/action/label-outline", + "material-ui/svg-icons/action/language", + "material-ui/svg-icons/action/launch", + "material-ui/svg-icons/action/lightbulb-outline", + "material-ui/svg-icons/action/line-style", + "material-ui/svg-icons/action/line-weight", + "material-ui/svg-icons/action/list", + "material-ui/svg-icons/action/lock", + "material-ui/svg-icons/action/lock-open", + "material-ui/svg-icons/action/lock-outline", + "material-ui/svg-icons/action/loyalty", + "material-ui/svg-icons/action/markunread-mailbox", + "material-ui/svg-icons/action/motorcycle", + "material-ui/svg-icons/action/note-add", + "material-ui/svg-icons/action/offline-pin", + "material-ui/svg-icons/action/opacity", + "material-ui/svg-icons/action/open-in-browser", + "material-ui/svg-icons/action/open-in-new", + "material-ui/svg-icons/action/open-with", + "material-ui/svg-icons/action/pageview", + "material-ui/svg-icons/action/pan-tool", + "material-ui/svg-icons/action/payment", + "material-ui/svg-icons/action/perm-camera-mic", + "material-ui/svg-icons/action/perm-contact-calendar", + "material-ui/svg-icons/action/perm-data-setting", + "material-ui/svg-icons/action/perm-device-information", + "material-ui/svg-icons/action/perm-identity", + "material-ui/svg-icons/action/perm-media", + "material-ui/svg-icons/action/perm-phone-msg", + "material-ui/svg-icons/action/perm-scan-wifi", + "material-ui/svg-icons/action/pets", + "material-ui/svg-icons/action/picture-in-picture", + "material-ui/svg-icons/action/picture-in-picture-alt", + "material-ui/svg-icons/action/play-for-work", + "material-ui/svg-icons/action/polymer", + "material-ui/svg-icons/action/power-settings-new", + "material-ui/svg-icons/action/pregnant-woman", + "material-ui/svg-icons/action/print", + "material-ui/svg-icons/action/query-builder", + "material-ui/svg-icons/action/question-answer", + "material-ui/svg-icons/action/receipt", + "material-ui/svg-icons/action/record-voice-over", + "material-ui/svg-icons/action/redeem", + "material-ui/svg-icons/action/remove-shopping-cart", + "material-ui/svg-icons/action/reorder", + "material-ui/svg-icons/action/report-problem", + "material-ui/svg-icons/action/restore", + "material-ui/svg-icons/action/restore-page", + "material-ui/svg-icons/action/room", + "material-ui/svg-icons/action/rounded-corner", + "material-ui/svg-icons/action/rowing", + "material-ui/svg-icons/action/schedule", + "material-ui/svg-icons/action/search", + "material-ui/svg-icons/action/settings", + "material-ui/svg-icons/action/settings-applications", + "material-ui/svg-icons/action/settings-backup-restore", + "material-ui/svg-icons/action/settings-bluetooth", + "material-ui/svg-icons/action/settings-brightness", + "material-ui/svg-icons/action/settings-cell", + "material-ui/svg-icons/action/settings-ethernet", + "material-ui/svg-icons/action/settings-input-antenna", + "material-ui/svg-icons/action/settings-input-component", + "material-ui/svg-icons/action/settings-input-composite", + "material-ui/svg-icons/action/settings-input-hdmi", + "material-ui/svg-icons/action/settings-input-svideo", + "material-ui/svg-icons/action/settings-overscan", + "material-ui/svg-icons/action/settings-phone", + "material-ui/svg-icons/action/settings-power", + "material-ui/svg-icons/action/settings-remote", + "material-ui/svg-icons/action/settings-voice", + "material-ui/svg-icons/action/shop", + "material-ui/svg-icons/action/shop-two", + "material-ui/svg-icons/action/shopping-basket", + "material-ui/svg-icons/action/shopping-cart", + "material-ui/svg-icons/action/speaker-notes", + "material-ui/svg-icons/action/speaker-notes-off", + "material-ui/svg-icons/action/spellcheck", + "material-ui/svg-icons/action/stars", + "material-ui/svg-icons/action/store", + "material-ui/svg-icons/action/subject", + "material-ui/svg-icons/action/supervisor-account", + "material-ui/svg-icons/action/swap-horiz", + "material-ui/svg-icons/action/swap-vert", + "material-ui/svg-icons/action/swap-vertical-circle", + "material-ui/svg-icons/action/system-update-alt", + "material-ui/svg-icons/action/tab", + "material-ui/svg-icons/action/tab-unselected", + "material-ui/svg-icons/action/theaters", + "material-ui/svg-icons/action/three-d-rotation", + "material-ui/svg-icons/action/thumb-down", + "material-ui/svg-icons/action/thumb-up", + "material-ui/svg-icons/action/thumbs-up-down", + "material-ui/svg-icons/action/timeline", + "material-ui/svg-icons/action/toc", + "material-ui/svg-icons/action/today", + "material-ui/svg-icons/action/toll", + "material-ui/svg-icons/action/touch-app", + "material-ui/svg-icons/action/track-changes", + "material-ui/svg-icons/action/translate", + "material-ui/svg-icons/action/trending-down", + "material-ui/svg-icons/action/trending-flat", + "material-ui/svg-icons/action/trending-up", + "material-ui/svg-icons/action/turned-in", + "material-ui/svg-icons/action/turned-in-not", + "material-ui/svg-icons/action/update", + "material-ui/svg-icons/action/verified-user", + "material-ui/svg-icons/action/view-agenda", + "material-ui/svg-icons/action/view-array", + "material-ui/svg-icons/action/view-carousel", + "material-ui/svg-icons/action/view-column", + "material-ui/svg-icons/action/view-day", + "material-ui/svg-icons/action/view-headline", + "material-ui/svg-icons/action/view-list", + "material-ui/svg-icons/action/view-module", + "material-ui/svg-icons/action/view-quilt", + "material-ui/svg-icons/action/view-stream", + "material-ui/svg-icons/action/view-week", + "material-ui/svg-icons/action/visibility", + "material-ui/svg-icons/action/visibility-off", + "material-ui/svg-icons/action/watch-later", + "material-ui/svg-icons/action/work", + "material-ui/svg-icons/action/youtube-searched-for", + "material-ui/svg-icons/action/zoom-in", + "material-ui/svg-icons/action/zoom-out", + "material-ui/svg-icons/alert/add-alert", + "material-ui/svg-icons/alert/error", + "material-ui/svg-icons/alert/error-outline", + "material-ui/svg-icons/alert/warning", + "material-ui/svg-icons/av/add-to-queue", + "material-ui/svg-icons/av/airplay", + "material-ui/svg-icons/av/album", + "material-ui/svg-icons/av/art-track", + "material-ui/svg-icons/av/av-timer", + "material-ui/svg-icons/av/branding-watermark", + "material-ui/svg-icons/av/call-to-action", + "material-ui/svg-icons/av/closed-caption", + "material-ui/svg-icons/av/equalizer", + "material-ui/svg-icons/av/explicit", + "material-ui/svg-icons/av/fast-forward", + "material-ui/svg-icons/av/fast-rewind", + "material-ui/svg-icons/av/featured-play-list", + "material-ui/svg-icons/av/featured-video", + "material-ui/svg-icons/av/fiber-dvr", + "material-ui/svg-icons/av/fiber-manual-record", + "material-ui/svg-icons/av/fiber-new", + "material-ui/svg-icons/av/fiber-pin", + "material-ui/svg-icons/av/fiber-smart-record", + "material-ui/svg-icons/av/forward-10", + "material-ui/svg-icons/av/forward-30", + "material-ui/svg-icons/av/forward-5", + "material-ui/svg-icons/av/games", + "material-ui/svg-icons/av/hd", + "material-ui/svg-icons/av/hearing", + "material-ui/svg-icons/av/high-quality", + "material-ui/svg-icons/av/library-add", + "material-ui/svg-icons/av/library-books", + "material-ui/svg-icons/av/library-music", + "material-ui/svg-icons/av/loop", + "material-ui/svg-icons/av/mic", + "material-ui/svg-icons/av/mic-none", + "material-ui/svg-icons/av/mic-off", + "material-ui/svg-icons/av/movie", + "material-ui/svg-icons/av/music-video", + "material-ui/svg-icons/av/new-releases", + "material-ui/svg-icons/av/not-interested", + "material-ui/svg-icons/av/note", + "material-ui/svg-icons/av/pause", + "material-ui/svg-icons/av/pause-circle-filled", + "material-ui/svg-icons/av/pause-circle-outline", + "material-ui/svg-icons/av/play-arrow", + "material-ui/svg-icons/av/play-circle-filled", + "material-ui/svg-icons/av/play-circle-outline", + "material-ui/svg-icons/av/playlist-add", + "material-ui/svg-icons/av/playlist-add-check", + "material-ui/svg-icons/av/playlist-play", + "material-ui/svg-icons/av/queue", + "material-ui/svg-icons/av/queue-music", + "material-ui/svg-icons/av/queue-play-next", + "material-ui/svg-icons/av/radio", + "material-ui/svg-icons/av/recent-actors", + "material-ui/svg-icons/av/remove-from-queue", + "material-ui/svg-icons/av/repeat", + "material-ui/svg-icons/av/repeat-one", + "material-ui/svg-icons/av/replay", + "material-ui/svg-icons/av/replay-10", + "material-ui/svg-icons/av/replay-30", + "material-ui/svg-icons/av/replay-5", + "material-ui/svg-icons/av/shuffle", + "material-ui/svg-icons/av/skip-next", + "material-ui/svg-icons/av/skip-previous", + "material-ui/svg-icons/av/slow-motion-video", + "material-ui/svg-icons/av/snooze", + "material-ui/svg-icons/av/sort-by-alpha", + "material-ui/svg-icons/av/stop", + "material-ui/svg-icons/av/subscriptions", + "material-ui/svg-icons/av/subtitles", + "material-ui/svg-icons/av/surround-sound", + "material-ui/svg-icons/av/video-call", + "material-ui/svg-icons/av/video-label", + "material-ui/svg-icons/av/video-library", + "material-ui/svg-icons/av/videocam", + "material-ui/svg-icons/av/videocam-off", + "material-ui/svg-icons/av/volume-down", + "material-ui/svg-icons/av/volume-mute", + "material-ui/svg-icons/av/volume-off", + "material-ui/svg-icons/av/volume-up", + "material-ui/svg-icons/av/web", + "material-ui/svg-icons/av/web-asset", + "material-ui/svg-icons/communication/business", + "material-ui/svg-icons/communication/call", + "material-ui/svg-icons/communication/call-end", + "material-ui/svg-icons/communication/call-made", + "material-ui/svg-icons/communication/call-merge", + "material-ui/svg-icons/communication/call-missed", + "material-ui/svg-icons/communication/call-missed-outgoing", + "material-ui/svg-icons/communication/call-received", + "material-ui/svg-icons/communication/call-split", + "material-ui/svg-icons/communication/chat", + "material-ui/svg-icons/communication/chat-bubble", + "material-ui/svg-icons/communication/chat-bubble-outline", + "material-ui/svg-icons/communication/clear-all", + "material-ui/svg-icons/communication/comment", + "material-ui/svg-icons/communication/contact-mail", + "material-ui/svg-icons/communication/contact-phone", + "material-ui/svg-icons/communication/contacts", + "material-ui/svg-icons/communication/dialer-sip", + "material-ui/svg-icons/communication/dialpad", + "material-ui/svg-icons/communication/email", + "material-ui/svg-icons/communication/forum", + "material-ui/svg-icons/communication/import-contacts", + "material-ui/svg-icons/communication/import-export", + "material-ui/svg-icons/communication/invert-colors-off", + "material-ui/svg-icons/communication/live-help", + "material-ui/svg-icons/communication/location-off", + "material-ui/svg-icons/communication/location-on", + "material-ui/svg-icons/communication/mail-outline", + "material-ui/svg-icons/communication/message", + "material-ui/svg-icons/communication/no-sim", + "material-ui/svg-icons/communication/phone", + "material-ui/svg-icons/communication/phonelink-erase", + "material-ui/svg-icons/communication/phonelink-lock", + "material-ui/svg-icons/communication/phonelink-ring", + "material-ui/svg-icons/communication/phonelink-setup", + "material-ui/svg-icons/communication/portable-wifi-off", + "material-ui/svg-icons/communication/present-to-all", + "material-ui/svg-icons/communication/ring-volume", + "material-ui/svg-icons/communication/rss-feed", + "material-ui/svg-icons/communication/screen-share", + "material-ui/svg-icons/communication/speaker-phone", + "material-ui/svg-icons/communication/stay-current-landscape", + "material-ui/svg-icons/communication/stay-current-portrait", + "material-ui/svg-icons/communication/stay-primary-landscape", + "material-ui/svg-icons/communication/stay-primary-portrait", + "material-ui/svg-icons/communication/stop-screen-share", + "material-ui/svg-icons/communication/swap-calls", + "material-ui/svg-icons/communication/textsms", + "material-ui/svg-icons/communication/voicemail", + "material-ui/svg-icons/communication/vpn-key", + "material-ui/svg-icons/content/add", + "material-ui/svg-icons/content/add-box", + "material-ui/svg-icons/content/add-circle", + "material-ui/svg-icons/content/add-circle-outline", + "material-ui/svg-icons/content/archive", + "material-ui/svg-icons/content/backspace", + "material-ui/svg-icons/content/block", + "material-ui/svg-icons/content/clear", + "material-ui/svg-icons/content/content-copy", + "material-ui/svg-icons/content/content-cut", + "material-ui/svg-icons/content/content-paste", + "material-ui/svg-icons/content/create", + "material-ui/svg-icons/content/delete-sweep", + "material-ui/svg-icons/content/drafts", + "material-ui/svg-icons/content/filter-list", + "material-ui/svg-icons/content/flag", + "material-ui/svg-icons/content/font-download", + "material-ui/svg-icons/content/forward", + "material-ui/svg-icons/content/gesture", + "material-ui/svg-icons/content/inbox", + "material-ui/svg-icons/content/link", + "material-ui/svg-icons/content/low-priority", + "material-ui/svg-icons/content/mail", + "material-ui/svg-icons/content/markunread", + "material-ui/svg-icons/content/move-to-inbox", + "material-ui/svg-icons/content/next-week", + "material-ui/svg-icons/content/redo", + "material-ui/svg-icons/content/remove", + "material-ui/svg-icons/content/remove-circle", + "material-ui/svg-icons/content/remove-circle-outline", + "material-ui/svg-icons/content/reply", + "material-ui/svg-icons/content/reply-all", + "material-ui/svg-icons/content/report", + "material-ui/svg-icons/content/save", + "material-ui/svg-icons/content/select-all", + "material-ui/svg-icons/content/send", + "material-ui/svg-icons/content/sort", + "material-ui/svg-icons/content/text-format", + "material-ui/svg-icons/content/unarchive", + "material-ui/svg-icons/content/undo", + "material-ui/svg-icons/content/weekend", + "material-ui/svg-icons/device/access-alarm", + "material-ui/svg-icons/device/access-alarms", + "material-ui/svg-icons/device/access-time", + "material-ui/svg-icons/device/add-alarm", + "material-ui/svg-icons/device/airplanemode-active", + "material-ui/svg-icons/device/airplanemode-inactive", + "material-ui/svg-icons/device/battery-20", + "material-ui/svg-icons/device/battery-30", + "material-ui/svg-icons/device/battery-50", + "material-ui/svg-icons/device/battery-60", + "material-ui/svg-icons/device/battery-80", + "material-ui/svg-icons/device/battery-90", + "material-ui/svg-icons/device/battery-alert", + "material-ui/svg-icons/device/battery-charging-20", + "material-ui/svg-icons/device/battery-charging-30", + "material-ui/svg-icons/device/battery-charging-50", + "material-ui/svg-icons/device/battery-charging-60", + "material-ui/svg-icons/device/battery-charging-80", + "material-ui/svg-icons/device/battery-charging-90", + "material-ui/svg-icons/device/battery-charging-full", + "material-ui/svg-icons/device/battery-full", + "material-ui/svg-icons/device/battery-std", + "material-ui/svg-icons/device/battery-unknown", + "material-ui/svg-icons/device/bluetooth", + "material-ui/svg-icons/device/bluetooth-connected", + "material-ui/svg-icons/device/bluetooth-disabled", + "material-ui/svg-icons/device/bluetooth-searching", + "material-ui/svg-icons/device/brightness-auto", + "material-ui/svg-icons/device/brightness-high", + "material-ui/svg-icons/device/brightness-low", + "material-ui/svg-icons/device/brightness-medium", + "material-ui/svg-icons/device/data-usage", + "material-ui/svg-icons/device/developer-mode", + "material-ui/svg-icons/device/devices", + "material-ui/svg-icons/device/dvr", + "material-ui/svg-icons/device/gps-fixed", + "material-ui/svg-icons/device/gps-not-fixed", + "material-ui/svg-icons/device/gps-off", + "material-ui/svg-icons/device/graphic-eq", + "material-ui/svg-icons/device/location-disabled", + "material-ui/svg-icons/device/location-searching", + "material-ui/svg-icons/device/network-cell", + "material-ui/svg-icons/device/network-wifi", + "material-ui/svg-icons/device/nfc", + "material-ui/svg-icons/device/screen-lock-landscape", + "material-ui/svg-icons/device/screen-lock-portrait", + "material-ui/svg-icons/device/screen-lock-rotation", + "material-ui/svg-icons/device/screen-rotation", + "material-ui/svg-icons/device/sd-storage", + "material-ui/svg-icons/device/settings-system-daydream", + "material-ui/svg-icons/device/signal-cellular-0-bar", + "material-ui/svg-icons/device/signal-cellular-1-bar", + "material-ui/svg-icons/device/signal-cellular-2-bar", + "material-ui/svg-icons/device/signal-cellular-3-bar", + "material-ui/svg-icons/device/signal-cellular-4-bar", + "material-ui/svg-icons/device/signal-cellular-connected-no-internet-0-bar", + "material-ui/svg-icons/device/signal-cellular-connected-no-internet-1-bar", + "material-ui/svg-icons/device/signal-cellular-connected-no-internet-2-bar", + "material-ui/svg-icons/device/signal-cellular-connected-no-internet-3-bar", + "material-ui/svg-icons/device/signal-cellular-connected-no-internet-4-bar", + "material-ui/svg-icons/device/signal-cellular-no-sim", + "material-ui/svg-icons/device/signal-cellular-null", + "material-ui/svg-icons/device/signal-cellular-off", + "material-ui/svg-icons/device/signal-wifi-0-bar", + "material-ui/svg-icons/device/signal-wifi-1-bar", + "material-ui/svg-icons/device/signal-wifi-1-bar-lock", + "material-ui/svg-icons/device/signal-wifi-2-bar", + "material-ui/svg-icons/device/signal-wifi-2-bar-lock", + "material-ui/svg-icons/device/signal-wifi-3-bar", + "material-ui/svg-icons/device/signal-wifi-3-bar-lock", + "material-ui/svg-icons/device/signal-wifi-4-bar", + "material-ui/svg-icons/device/signal-wifi-4-bar-lock", + "material-ui/svg-icons/device/signal-wifi-off", + "material-ui/svg-icons/device/storage", + "material-ui/svg-icons/device/usb", + "material-ui/svg-icons/device/wallpaper", + "material-ui/svg-icons/device/widgets", + "material-ui/svg-icons/device/wifi-lock", + "material-ui/svg-icons/device/wifi-tethering", + "material-ui/svg-icons/editor/attach-file", + "material-ui/svg-icons/editor/attach-money", + "material-ui/svg-icons/editor/border-all", + "material-ui/svg-icons/editor/border-bottom", + "material-ui/svg-icons/editor/border-clear", + "material-ui/svg-icons/editor/border-color", + "material-ui/svg-icons/editor/border-horizontal", + "material-ui/svg-icons/editor/border-inner", + "material-ui/svg-icons/editor/border-left", + "material-ui/svg-icons/editor/border-outer", + "material-ui/svg-icons/editor/border-right", + "material-ui/svg-icons/editor/border-style", + "material-ui/svg-icons/editor/border-top", + "material-ui/svg-icons/editor/border-vertical", + "material-ui/svg-icons/editor/bubble-chart", + "material-ui/svg-icons/editor/drag-handle", + "material-ui/svg-icons/editor/format-align-center", + "material-ui/svg-icons/editor/format-align-justify", + "material-ui/svg-icons/editor/format-align-left", + "material-ui/svg-icons/editor/format-align-right", + "material-ui/svg-icons/editor/format-bold", + "material-ui/svg-icons/editor/format-clear", + "material-ui/svg-icons/editor/format-color-fill", + "material-ui/svg-icons/editor/format-color-reset", + "material-ui/svg-icons/editor/format-color-text", + "material-ui/svg-icons/editor/format-indent-decrease", + "material-ui/svg-icons/editor/format-indent-increase", + "material-ui/svg-icons/editor/format-italic", + "material-ui/svg-icons/editor/format-line-spacing", + "material-ui/svg-icons/editor/format-list-bulleted", + "material-ui/svg-icons/editor/format-list-numbered", + "material-ui/svg-icons/editor/format-paint", + "material-ui/svg-icons/editor/format-quote", + "material-ui/svg-icons/editor/format-shapes", + "material-ui/svg-icons/editor/format-size", + "material-ui/svg-icons/editor/format-strikethrough", + "material-ui/svg-icons/editor/format-textdirection-l-to-r", + "material-ui/svg-icons/editor/format-textdirection-r-to-l", + "material-ui/svg-icons/editor/format-underlined", + "material-ui/svg-icons/editor/functions", + "material-ui/svg-icons/editor/highlight", + "material-ui/svg-icons/editor/insert-chart", + "material-ui/svg-icons/editor/insert-comment", + "material-ui/svg-icons/editor/insert-drive-file", + "material-ui/svg-icons/editor/insert-emoticon", + "material-ui/svg-icons/editor/insert-invitation", + "material-ui/svg-icons/editor/insert-link", + "material-ui/svg-icons/editor/insert-photo", + "material-ui/svg-icons/editor/linear-scale", + "material-ui/svg-icons/editor/merge-type", + "material-ui/svg-icons/editor/mode-comment", + "material-ui/svg-icons/editor/mode-edit", + "material-ui/svg-icons/editor/monetization-on", + "material-ui/svg-icons/editor/money-off", + "material-ui/svg-icons/editor/multiline-chart", + "material-ui/svg-icons/editor/pie-chart", + "material-ui/svg-icons/editor/pie-chart-outlined", + "material-ui/svg-icons/editor/publish", + "material-ui/svg-icons/editor/short-text", + "material-ui/svg-icons/editor/show-chart", + "material-ui/svg-icons/editor/space-bar", + "material-ui/svg-icons/editor/strikethrough-s", + "material-ui/svg-icons/editor/text-fields", + "material-ui/svg-icons/editor/title", + "material-ui/svg-icons/editor/vertical-align-bottom", + "material-ui/svg-icons/editor/vertical-align-center", + "material-ui/svg-icons/editor/vertical-align-top", + "material-ui/svg-icons/editor/wrap-text", + "material-ui/svg-icons/file/attachment", + "material-ui/svg-icons/file/cloud", + "material-ui/svg-icons/file/cloud-circle", + "material-ui/svg-icons/file/cloud-done", + "material-ui/svg-icons/file/cloud-download", + "material-ui/svg-icons/file/cloud-off", + "material-ui/svg-icons/file/cloud-queue", + "material-ui/svg-icons/file/cloud-upload", + "material-ui/svg-icons/file/create-new-folder", + "material-ui/svg-icons/file/file-download", + "material-ui/svg-icons/file/file-upload", + "material-ui/svg-icons/file/folder", + "material-ui/svg-icons/file/folder-open", + "material-ui/svg-icons/file/folder-shared", + "material-ui/svg-icons/hardware/cast", + "material-ui/svg-icons/hardware/cast-connected", + "material-ui/svg-icons/hardware/computer", + "material-ui/svg-icons/hardware/desktop-mac", + "material-ui/svg-icons/hardware/desktop-windows", + "material-ui/svg-icons/hardware/developer-board", + "material-ui/svg-icons/hardware/device-hub", + "material-ui/svg-icons/hardware/devices-other", + "material-ui/svg-icons/hardware/dock", + "material-ui/svg-icons/hardware/gamepad", + "material-ui/svg-icons/hardware/headset", + "material-ui/svg-icons/hardware/headset-mic", + "material-ui/svg-icons/hardware/keyboard", + "material-ui/svg-icons/hardware/keyboard-arrow-down", + "material-ui/svg-icons/hardware/keyboard-arrow-left", + "material-ui/svg-icons/hardware/keyboard-arrow-right", + "material-ui/svg-icons/hardware/keyboard-arrow-up", + "material-ui/svg-icons/hardware/keyboard-backspace", + "material-ui/svg-icons/hardware/keyboard-capslock", + "material-ui/svg-icons/hardware/keyboard-hide", + "material-ui/svg-icons/hardware/keyboard-return", + "material-ui/svg-icons/hardware/keyboard-tab", + "material-ui/svg-icons/hardware/keyboard-voice", + "material-ui/svg-icons/hardware/laptop", + "material-ui/svg-icons/hardware/laptop-chromebook", + "material-ui/svg-icons/hardware/laptop-mac", + "material-ui/svg-icons/hardware/laptop-windows", + "material-ui/svg-icons/hardware/memory", + "material-ui/svg-icons/hardware/mouse", + "material-ui/svg-icons/hardware/phone-android", + "material-ui/svg-icons/hardware/phone-iphone", + "material-ui/svg-icons/hardware/phonelink", + "material-ui/svg-icons/hardware/phonelink-off", + "material-ui/svg-icons/hardware/power-input", + "material-ui/svg-icons/hardware/router", + "material-ui/svg-icons/hardware/scanner", + "material-ui/svg-icons/hardware/security", + "material-ui/svg-icons/hardware/sim-card", + "material-ui/svg-icons/hardware/smartphone", + "material-ui/svg-icons/hardware/speaker", + "material-ui/svg-icons/hardware/speaker-group", + "material-ui/svg-icons/hardware/tablet", + "material-ui/svg-icons/hardware/tablet-android", + "material-ui/svg-icons/hardware/tablet-mac", + "material-ui/svg-icons/hardware/toys", + "material-ui/svg-icons/hardware/tv", + "material-ui/svg-icons/hardware/videogame-asset", + "material-ui/svg-icons/hardware/watch", + "material-ui/svg-icons/image/add-a-photo", + "material-ui/svg-icons/image/add-to-photos", + "material-ui/svg-icons/image/adjust", + "material-ui/svg-icons/image/assistant", + "material-ui/svg-icons/image/assistant-photo", + "material-ui/svg-icons/image/audiotrack", + "material-ui/svg-icons/image/blur-circular", + "material-ui/svg-icons/image/blur-linear", + "material-ui/svg-icons/image/blur-off", + "material-ui/svg-icons/image/blur-on", + "material-ui/svg-icons/image/brightness-1", + "material-ui/svg-icons/image/brightness-2", + "material-ui/svg-icons/image/brightness-3", + "material-ui/svg-icons/image/brightness-4", + "material-ui/svg-icons/image/brightness-5", + "material-ui/svg-icons/image/brightness-6", + "material-ui/svg-icons/image/brightness-7", + "material-ui/svg-icons/image/broken-image", + "material-ui/svg-icons/image/brush", + "material-ui/svg-icons/image/burst-mode", + "material-ui/svg-icons/image/camera", + "material-ui/svg-icons/image/camera-alt", + "material-ui/svg-icons/image/camera-front", + "material-ui/svg-icons/image/camera-rear", + "material-ui/svg-icons/image/camera-roll", + "material-ui/svg-icons/image/center-focus-strong", + "material-ui/svg-icons/image/center-focus-weak", + "material-ui/svg-icons/image/collections", + "material-ui/svg-icons/image/collections-bookmark", + "material-ui/svg-icons/image/color-lens", + "material-ui/svg-icons/image/colorize", + "material-ui/svg-icons/image/compare", + "material-ui/svg-icons/image/control-point", + "material-ui/svg-icons/image/control-point-duplicate", + "material-ui/svg-icons/image/crop", + "material-ui/svg-icons/image/crop-16-9", + "material-ui/svg-icons/image/crop-3-2", + "material-ui/svg-icons/image/crop-5-4", + "material-ui/svg-icons/image/crop-7-5", + "material-ui/svg-icons/image/crop-din", + "material-ui/svg-icons/image/crop-free", + "material-ui/svg-icons/image/crop-landscape", + "material-ui/svg-icons/image/crop-original", + "material-ui/svg-icons/image/crop-portrait", + "material-ui/svg-icons/image/crop-rotate", + "material-ui/svg-icons/image/crop-square", + "material-ui/svg-icons/image/dehaze", + "material-ui/svg-icons/image/details", + "material-ui/svg-icons/image/edit", + "material-ui/svg-icons/image/exposure", + "material-ui/svg-icons/image/exposure-neg-1", + "material-ui/svg-icons/image/exposure-neg-2", + "material-ui/svg-icons/image/exposure-plus-1", + "material-ui/svg-icons/image/exposure-plus-2", + "material-ui/svg-icons/image/exposure-zero", + "material-ui/svg-icons/image/filter", + "material-ui/svg-icons/image/filter-1", + "material-ui/svg-icons/image/filter-2", + "material-ui/svg-icons/image/filter-3", + "material-ui/svg-icons/image/filter-4", + "material-ui/svg-icons/image/filter-5", + "material-ui/svg-icons/image/filter-6", + "material-ui/svg-icons/image/filter-7", + "material-ui/svg-icons/image/filter-8", + "material-ui/svg-icons/image/filter-9", + "material-ui/svg-icons/image/filter-9-plus", + "material-ui/svg-icons/image/filter-b-and-w", + "material-ui/svg-icons/image/filter-center-focus", + "material-ui/svg-icons/image/filter-drama", + "material-ui/svg-icons/image/filter-frames", + "material-ui/svg-icons/image/filter-hdr", + "material-ui/svg-icons/image/filter-none", + "material-ui/svg-icons/image/filter-tilt-shift", + "material-ui/svg-icons/image/filter-vintage", + "material-ui/svg-icons/image/flare", + "material-ui/svg-icons/image/flash-auto", + "material-ui/svg-icons/image/flash-off", + "material-ui/svg-icons/image/flash-on", + "material-ui/svg-icons/image/flip", + "material-ui/svg-icons/image/gradient", + "material-ui/svg-icons/image/grain", + "material-ui/svg-icons/image/grid-off", + "material-ui/svg-icons/image/grid-on", + "material-ui/svg-icons/image/hdr-off", + "material-ui/svg-icons/image/hdr-on", + "material-ui/svg-icons/image/hdr-strong", + "material-ui/svg-icons/image/hdr-weak", + "material-ui/svg-icons/image/healing", + "material-ui/svg-icons/image/image", + "material-ui/svg-icons/image/image-aspect-ratio", + "material-ui/svg-icons/image/iso", + "material-ui/svg-icons/image/landscape", + "material-ui/svg-icons/image/leak-add", + "material-ui/svg-icons/image/leak-remove", + "material-ui/svg-icons/image/lens", + "material-ui/svg-icons/image/linked-camera", + "material-ui/svg-icons/image/looks", + "material-ui/svg-icons/image/looks-3", + "material-ui/svg-icons/image/looks-4", + "material-ui/svg-icons/image/looks-5", + "material-ui/svg-icons/image/looks-6", + "material-ui/svg-icons/image/looks-one", + "material-ui/svg-icons/image/looks-two", + "material-ui/svg-icons/image/loupe", + "material-ui/svg-icons/image/monochrome-photos", + "material-ui/svg-icons/image/movie-creation", + "material-ui/svg-icons/image/movie-filter", + "material-ui/svg-icons/image/music-note", + "material-ui/svg-icons/image/nature", + "material-ui/svg-icons/image/nature-people", + "material-ui/svg-icons/image/navigate-before", + "material-ui/svg-icons/image/navigate-next", + "material-ui/svg-icons/image/palette", + "material-ui/svg-icons/image/panorama", + "material-ui/svg-icons/image/panorama-fish-eye", + "material-ui/svg-icons/image/panorama-horizontal", + "material-ui/svg-icons/image/panorama-vertical", + "material-ui/svg-icons/image/panorama-wide-angle", + "material-ui/svg-icons/image/photo", + "material-ui/svg-icons/image/photo-album", + "material-ui/svg-icons/image/photo-camera", + "material-ui/svg-icons/image/photo-filter", + "material-ui/svg-icons/image/photo-library", + "material-ui/svg-icons/image/photo-size-select-actual", + "material-ui/svg-icons/image/photo-size-select-large", + "material-ui/svg-icons/image/photo-size-select-small", + "material-ui/svg-icons/image/picture-as-pdf", + "material-ui/svg-icons/image/portrait", + "material-ui/svg-icons/image/remove-red-eye", + "material-ui/svg-icons/image/rotate-90-degrees-ccw", + "material-ui/svg-icons/image/rotate-left", + "material-ui/svg-icons/image/rotate-right", + "material-ui/svg-icons/image/slideshow", + "material-ui/svg-icons/image/straighten", + "material-ui/svg-icons/image/style", + "material-ui/svg-icons/image/switch-camera", + "material-ui/svg-icons/image/switch-video", + "material-ui/svg-icons/image/tag-faces", + "material-ui/svg-icons/image/texture", + "material-ui/svg-icons/image/timelapse", + "material-ui/svg-icons/image/timer", + "material-ui/svg-icons/image/timer-10", + "material-ui/svg-icons/image/timer-3", + "material-ui/svg-icons/image/timer-off", + "material-ui/svg-icons/image/tonality", + "material-ui/svg-icons/image/transform", + "material-ui/svg-icons/image/tune", + "material-ui/svg-icons/image/view-comfy", + "material-ui/svg-icons/image/view-compact", + "material-ui/svg-icons/image/vignette", + "material-ui/svg-icons/image/wb-auto", + "material-ui/svg-icons/image/wb-cloudy", + "material-ui/svg-icons/image/wb-incandescent", + "material-ui/svg-icons/image/wb-iridescent", + "material-ui/svg-icons/image/wb-sunny", + "material-ui/svg-icons/maps/add-location", + "material-ui/svg-icons/maps/beenhere", + "material-ui/svg-icons/maps/directions", + "material-ui/svg-icons/maps/directions-bike", + "material-ui/svg-icons/maps/directions-boat", + "material-ui/svg-icons/maps/directions-bus", + "material-ui/svg-icons/maps/directions-car", + "material-ui/svg-icons/maps/directions-railway", + "material-ui/svg-icons/maps/directions-run", + "material-ui/svg-icons/maps/directions-subway", + "material-ui/svg-icons/maps/directions-transit", + "material-ui/svg-icons/maps/directions-walk", + "material-ui/svg-icons/maps/edit-location", + "material-ui/svg-icons/maps/ev-station", + "material-ui/svg-icons/maps/flight", + "material-ui/svg-icons/maps/hotel", + "material-ui/svg-icons/maps/layers", + "material-ui/svg-icons/maps/layers-clear", + "material-ui/svg-icons/maps/local-activity", + "material-ui/svg-icons/maps/local-airport", + "material-ui/svg-icons/maps/local-atm", + "material-ui/svg-icons/maps/local-bar", + "material-ui/svg-icons/maps/local-cafe", + "material-ui/svg-icons/maps/local-car-wash", + "material-ui/svg-icons/maps/local-convenience-store", + "material-ui/svg-icons/maps/local-dining", + "material-ui/svg-icons/maps/local-drink", + "material-ui/svg-icons/maps/local-florist", + "material-ui/svg-icons/maps/local-gas-station", + "material-ui/svg-icons/maps/local-grocery-store", + "material-ui/svg-icons/maps/local-hospital", + "material-ui/svg-icons/maps/local-hotel", + "material-ui/svg-icons/maps/local-laundry-service", + "material-ui/svg-icons/maps/local-library", + "material-ui/svg-icons/maps/local-mall", + "material-ui/svg-icons/maps/local-movies", + "material-ui/svg-icons/maps/local-offer", + "material-ui/svg-icons/maps/local-parking", + "material-ui/svg-icons/maps/local-pharmacy", + "material-ui/svg-icons/maps/local-phone", + "material-ui/svg-icons/maps/local-pizza", + "material-ui/svg-icons/maps/local-play", + "material-ui/svg-icons/maps/local-post-office", + "material-ui/svg-icons/maps/local-printshop", + "material-ui/svg-icons/maps/local-see", + "material-ui/svg-icons/maps/local-shipping", + "material-ui/svg-icons/maps/local-taxi", + "material-ui/svg-icons/maps/map", + "material-ui/svg-icons/maps/my-location", + "material-ui/svg-icons/maps/navigation", + "material-ui/svg-icons/maps/near-me", + "material-ui/svg-icons/maps/person-pin", + "material-ui/svg-icons/maps/person-pin-circle", + "material-ui/svg-icons/maps/pin-drop", + "material-ui/svg-icons/maps/place", + "material-ui/svg-icons/maps/rate-review", + "material-ui/svg-icons/maps/restaurant", + "material-ui/svg-icons/maps/restaurant-menu", + "material-ui/svg-icons/maps/satellite", + "material-ui/svg-icons/maps/store-mall-directory", + "material-ui/svg-icons/maps/streetview", + "material-ui/svg-icons/maps/subway", + "material-ui/svg-icons/maps/terrain", + "material-ui/svg-icons/maps/traffic", + "material-ui/svg-icons/maps/train", + "material-ui/svg-icons/maps/tram", + "material-ui/svg-icons/maps/transfer-within-a-station", + "material-ui/svg-icons/maps/zoom-out-map", + "material-ui/svg-icons/navigation/apps", + "material-ui/svg-icons/navigation/arrow-back", + "material-ui/svg-icons/navigation/arrow-downward", + "material-ui/svg-icons/navigation/arrow-drop-down", + "material-ui/svg-icons/navigation/arrow-drop-down-circle", + "material-ui/svg-icons/navigation/arrow-drop-up", + "material-ui/svg-icons/navigation/arrow-forward", + "material-ui/svg-icons/navigation/arrow-upward", + "material-ui/svg-icons/navigation/cancel", + "material-ui/svg-icons/navigation/check", + "material-ui/svg-icons/navigation/chevron-left", + "material-ui/svg-icons/navigation/chevron-right", + "material-ui/svg-icons/navigation/close", + "material-ui/svg-icons/navigation/expand-less", + "material-ui/svg-icons/navigation/expand-more", + "material-ui/svg-icons/navigation/first-page", + "material-ui/svg-icons/navigation/fullscreen", + "material-ui/svg-icons/navigation/fullscreen-exit", + "material-ui/svg-icons/navigation/last-page", + "material-ui/svg-icons/navigation/menu", + "material-ui/svg-icons/navigation/more-horiz", + "material-ui/svg-icons/navigation/more-vert", + "material-ui/svg-icons/navigation/refresh", + "material-ui/svg-icons/navigation/subdirectory-arrow-left", + "material-ui/svg-icons/navigation/subdirectory-arrow-right", + "material-ui/svg-icons/navigation/unfold-less", + "material-ui/svg-icons/navigation/unfold-more", + "material-ui/svg-icons/notification/adb", + "material-ui/svg-icons/notification/airline-seat-flat", + "material-ui/svg-icons/notification/airline-seat-flat-angled", + "material-ui/svg-icons/notification/airline-seat-individual-suite", + "material-ui/svg-icons/notification/airline-seat-legroom-extra", + "material-ui/svg-icons/notification/airline-seat-legroom-normal", + "material-ui/svg-icons/notification/airline-seat-legroom-reduced", + "material-ui/svg-icons/notification/airline-seat-recline-extra", + "material-ui/svg-icons/notification/airline-seat-recline-normal", + "material-ui/svg-icons/notification/bluetooth-audio", + "material-ui/svg-icons/notification/confirmation-number", + "material-ui/svg-icons/notification/disc-full", + "material-ui/svg-icons/notification/do-not-disturb", + "material-ui/svg-icons/notification/do-not-disturb-alt", + "material-ui/svg-icons/notification/do-not-disturb-off", + "material-ui/svg-icons/notification/do-not-disturb-on", + "material-ui/svg-icons/notification/drive-eta", + "material-ui/svg-icons/notification/enhanced-encryption", + "material-ui/svg-icons/notification/event-available", + "material-ui/svg-icons/notification/event-busy", + "material-ui/svg-icons/notification/event-note", + "material-ui/svg-icons/notification/folder-special", + "material-ui/svg-icons/notification/live-tv", + "material-ui/svg-icons/notification/mms", + "material-ui/svg-icons/notification/more", + "material-ui/svg-icons/notification/network-check", + "material-ui/svg-icons/notification/network-locked", + "material-ui/svg-icons/notification/no-encryption", + "material-ui/svg-icons/notification/ondemand-video", + "material-ui/svg-icons/notification/personal-video", + "material-ui/svg-icons/notification/phone-bluetooth-speaker", + "material-ui/svg-icons/notification/phone-forwarded", + "material-ui/svg-icons/notification/phone-in-talk", + "material-ui/svg-icons/notification/phone-locked", + "material-ui/svg-icons/notification/phone-missed", + "material-ui/svg-icons/notification/phone-paused", + "material-ui/svg-icons/notification/power", + "material-ui/svg-icons/notification/priority-high", + "material-ui/svg-icons/notification/rv-hookup", + "material-ui/svg-icons/notification/sd-card", + "material-ui/svg-icons/notification/sim-card-alert", + "material-ui/svg-icons/notification/sms", + "material-ui/svg-icons/notification/sms-failed", + "material-ui/svg-icons/notification/sync", + "material-ui/svg-icons/notification/sync-disabled", + "material-ui/svg-icons/notification/sync-problem", + "material-ui/svg-icons/notification/system-update", + "material-ui/svg-icons/notification/tap-and-play", + "material-ui/svg-icons/notification/time-to-leave", + "material-ui/svg-icons/notification/vibration", + "material-ui/svg-icons/notification/voice-chat", + "material-ui/svg-icons/notification/vpn-lock", + "material-ui/svg-icons/notification/wc", + "material-ui/svg-icons/notification/wifi", + "material-ui/svg-icons/places/ac-unit", + "material-ui/svg-icons/places/airport-shuttle", + "material-ui/svg-icons/places/all-inclusive", + "material-ui/svg-icons/places/beach-access", + "material-ui/svg-icons/places/business-center", + "material-ui/svg-icons/places/casino", + "material-ui/svg-icons/places/child-care", + "material-ui/svg-icons/places/child-friendly", + "material-ui/svg-icons/places/fitness-center", + "material-ui/svg-icons/places/free-breakfast", + "material-ui/svg-icons/places/golf-course", + "material-ui/svg-icons/places/hot-tub", + "material-ui/svg-icons/places/kitchen", + "material-ui/svg-icons/places/pool", + "material-ui/svg-icons/places/room-service", + "material-ui/svg-icons/places/rv-hookup", + "material-ui/svg-icons/places/smoke-free", + "material-ui/svg-icons/places/smoking-rooms", + "material-ui/svg-icons/places/spa", + "material-ui/svg-icons/social/cake", + "material-ui/svg-icons/social/domain", + "material-ui/svg-icons/social/group", + "material-ui/svg-icons/social/group-add", + "material-ui/svg-icons/social/location-city", + "material-ui/svg-icons/social/mood", + "material-ui/svg-icons/social/mood-bad", + "material-ui/svg-icons/social/notifications", + "material-ui/svg-icons/social/notifications-active", + "material-ui/svg-icons/social/notifications-none", + "material-ui/svg-icons/social/notifications-off", + "material-ui/svg-icons/social/notifications-paused", + "material-ui/svg-icons/social/pages", + "material-ui/svg-icons/social/party-mode", + "material-ui/svg-icons/social/people", + "material-ui/svg-icons/social/people-outline", + "material-ui/svg-icons/social/person", + "material-ui/svg-icons/social/person-add", + "material-ui/svg-icons/social/person-outline", + "material-ui/svg-icons/social/plus-one", + "material-ui/svg-icons/social/poll", + "material-ui/svg-icons/social/public", + "material-ui/svg-icons/social/school", + "material-ui/svg-icons/social/sentiment-dissatisfied", + "material-ui/svg-icons/social/sentiment-neutral", + "material-ui/svg-icons/social/sentiment-satisfied", + "material-ui/svg-icons/social/sentiment-very-dissatisfied", + "material-ui/svg-icons/social/sentiment-very-satisfied", + "material-ui/svg-icons/social/share", + "material-ui/svg-icons/social/whatshot", + "material-ui/svg-icons/toggle/check-box", + "material-ui/svg-icons/toggle/check-box-outline-blank", + "material-ui/svg-icons/toggle/indeterminate-check-box", + "material-ui/svg-icons/toggle/radio-button-checked", + "material-ui/svg-icons/toggle/radio-button-unchecked", + "material-ui/svg-icons/toggle/star", + "material-ui/svg-icons/toggle/star-border", + "material-ui/svg-icons/toggle/star-half", + "material-ui/svg-icons/navigation-arrow-drop-right", + "material-ui/styles", + "material-ui/styles/getMuiTheme", + "material-ui/styles/muiThemeable", + "material-ui/styles/MuiThemeProvider", + "material-ui/styles/spacing", + "material-ui/styles/transitions", + "material-ui/styles/typography", + "material-ui/styles/baseThemes/lightBaseTheme", + "material-ui/styles/baseThemes/darkBaseTheme", + "material-ui/styles/zIndex", + "material-ui/styles/colors", + "material-ui/Table", + "material-ui/Table/Table", + "material-ui/Table/TableBody", + "material-ui/Table/TableFooter", + "material-ui/Table/TableHeader", + "material-ui/Table/TableHeaderColumn", + "material-ui/Table/TableRow", + "material-ui/Table/TableRowColumn", + "material-ui/Tabs", + "material-ui/Tabs/Tab", + "material-ui/Tabs/Tabs", + "material-ui/TextField", + "material-ui/TimePicker", + "material-ui/Toggle", + "material-ui/Toolbar", + "material-ui/Toolbar/Toolbar", + "material-ui/Toolbar/ToolbarGroup", + "material-ui/Toolbar/ToolbarSeparator", + "material-ui/Toolbar/ToolbarTitle", + "material-ui/utils/colorManipulator", + "material-ui/utils/dom", + "material-ui/utils/events", + "material-ui/utils/withWidth", + "material-ui/svg-icons", + "material-ui/internal/AppCanvas", + "material-ui/internal/AutoLockScrolling", + "material-ui/internal/BeforeAfterWrapper", + "material-ui/internal/CircleRipple", + "material-ui/internal/ClearFix", + "material-ui/internal/ClickAwayListener", + "material-ui/internal/EnhancedButton", + "material-ui/internal/EnhancedSwitch", + "material-ui/internal/ExpandTransition", + "material-ui/internal/ExpandTransitionChild", + "material-ui/internal/FocusRipple", + "material-ui/internal/Overlay", + "material-ui/internal/RenderToLayer", + "material-ui/internal/ScaleIn", + "material-ui/internal/ScaleInChild", + "material-ui/internal/SlideIn", + "material-ui/internal/SlideInChild", + "material-ui/internal/Tooltip", + "material-ui/internal/TouchRipple" + ] + } + }, + "material-ui-datatables": { + "0.18": { + "libraryName": "material-ui-datatables", + "typingsPackageName": "material-ui-datatables", + "projectName": "https://github.com/hyojin/material-ui-datatables#readme", + "contributors": [ + { + "name": "Ravi L.", + "url": "https://github.com/coding2012", + "githubUsername": "coding2012" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0c959d61c0c1872f2cce3404e8b6734266d9ad853a9a749b9ceea9724edb907", + "globals": [], + "declaredModules": [ + "material-ui-datatables" + ] + } + }, + "material-ui-pagination": { + "1.0": { + "libraryName": "material-ui-pagination", + "typingsPackageName": "material-ui-pagination", + "projectName": "https://github.com/lo-tp/material-ui-pagination", + "contributors": [ + { + "name": "m0a", + "url": "https://m0a.github.io" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types", + "react-dom", + "material-ui", + "react-tap-event-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cd944959dc5f9c4515f45d7e94220eacf14fd467ca1bc88f125c1da7315f969", + "globals": [], + "declaredModules": [ + "material-ui-pagination" + ] + } + }, + "material__animation": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__animation", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "142fc42039e2896de9ecaa398d8dc1e69805f3030ebc75a428614504089407c8", + "globals": [], + "declaredModules": [ + "material__animation" + ] + } + }, + "material__auto-init": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__auto-init", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "600a7133b63e863602633d17f8a1c5f342c5ab2d08a4f294492c04aa0b48dea0", + "globals": [], + "declaredModules": [ + "material__auto-init" + ] + } + }, + "material__base": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__base", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "component.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aba52a9bcdaeae558287800e654fb615c28e013e122cf1918bcbb2d051d8456d", + "globals": [], + "declaredModules": [ + "material__base", + "material__base/foundation", + "material__base/component" + ] + } + }, + "material__checkbox": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__checkbox", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__selection-control", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5126e8dc02251aa119382aaa812b4fc98e053f16081524f3c87e10445be9b625", + "globals": [], + "declaredModules": [ + "material__checkbox", + "material__checkbox/adapter", + "material__checkbox/foundation", + "material__checkbox/constants" + ] + } + }, + "material__chips": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__chips", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "chip-set/adapter.d.ts", + "chip-set/constants.d.ts", + "chip-set/foundation.d.ts", + "chip-set/index.d.ts", + "chip/adapter.d.ts", + "chip/constants.d.ts", + "chip/foundation.d.ts", + "chip/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4703c158066c8b2588d1f3358c786f69c6e86f5faa249cff2ae01a0557ef46e2", + "globals": [], + "declaredModules": [ + "material__chips", + "material__chips/chip", + "material__chips/chip/foundation", + "material__chips/chip/adapter", + "material__chips/chip/constants", + "material__chips/chip-set", + "material__chips/chip-set/foundation", + "material__chips/chip-set/adapter", + "material__chips/chip-set/constants" + ] + } + }, + "material__dialog": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__dialog", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts", + "util.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b238197bc3b4d7b7ade5097eebe8a545b7e64686318a22e296080db3c39311a", + "globals": [], + "declaredModules": [ + "material__dialog", + "material__dialog/foundation", + "material__dialog/constants", + "material__dialog/adapter", + "material__dialog/util" + ] + } + }, + "material__dom": { + "0.43": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__dom", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Arthur Groupp", + "url": "https://github.com/agroupp", + "githubUsername": "agroupp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 43, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "ponyfill.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "153d9b3993e3dfa955033df4330eca3a70f954c4fa7bf9d1ecab7129b2499b54", + "globals": [], + "declaredModules": [ + "material__dom", + "material__dom/ponyfill" + ] + } + }, + "material__drawer": { + "0.43": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__drawer", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + }, + { + "name": "Arthur Groupp", + "url": "https://github.com/agroupp", + "githubUsername": "agroupp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 43, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "dismissible/foundation.d.ts", + "focus-trap.d.ts", + "index.d.ts", + "modal/foundation.d.ts", + "util.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__list", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6c97573750c58e444eceb514584d0623679345da371b6cd4a144127ebe25fd3", + "globals": [], + "declaredModules": [ + "material__drawer", + "material__drawer/dismissible/foundation", + "material__drawer/adapter", + "material__drawer/constants", + "material__drawer/modal/foundation", + "material__drawer/util", + "material__drawer/focus-trap" + ] + } + }, + "material__floating-label": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__floating-label", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24204096885c7fe77a15ebfe2e3742a9ea50df075c43607bb51e12d5823a69fc", + "globals": [], + "declaredModules": [ + "material__floating-label", + "material__floating-label/foundation", + "material__floating-label/adapter", + "material__floating-label/constants" + ] + } + }, + "material__form-field": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__form-field", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__selection-control", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee220311f72efaedf99599d553a5e4e2d105e851ae2203eb8e72950e16e74547", + "globals": [], + "declaredModules": [ + "material__form-field", + "material__form-field/foundation", + "material__form-field/adapter", + "material__form-field/constants" + ] + } + }, + "material__grid-list": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__grid-list", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b44776cbf43ed6c1a1a3f1488690e47d410b576be9cbd56668d21a71f657fc7", + "globals": [], + "declaredModules": [ + "material__grid-list", + "material__grid-list/adapter", + "material__grid-list/foundation", + "material__grid-list/constants" + ] + } + }, + "material__icon-toggle": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__icon-toggle", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55d3e8645c861d13b5f0bd14aeda4ae1396842fa37700492e8f2139ad414d9d6", + "globals": [], + "declaredModules": [ + "material__icon-toggle", + "material__icon-toggle/foundation", + "material__icon-toggle/adapter", + "material__icon-toggle/constants" + ] + } + }, + "material__line-ripple": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__line-ripple", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6067541a294028e06f547f900f578cc51f8ff701d3ec3a3cd515fbe05eeb910", + "globals": [], + "declaredModules": [ + "material__line-ripple", + "material__line-ripple/foundation", + "material__line-ripple/constants", + "material__line-ripple/adapter" + ] + } + }, + "material__linear-progress": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__linear-progress", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5c77c5cc7a0ee24b5f7c155df9d78ee65fcc8d0e213b015a7a4373588e1da20", + "globals": [], + "declaredModules": [ + "material__linear-progress", + "material__linear-progress/adapter", + "material__linear-progress/foundation", + "material__linear-progress/constants" + ] + } + }, + "material__list": { + "0.43": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__list", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Arthur Groupp", + "url": "https://github.com/agroupp", + "githubUsername": "agroupp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 43, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__dom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81aba9f58f41b915eb3cc42530253de6d6774e13d4adc41a5dd125a839905d20", + "globals": [], + "declaredModules": [ + "material__list", + "material__list/foundation", + "material__list/adapter", + "material__list/constants" + ] + } + }, + "material__menu": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__menu", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts", + "util.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fa1c92cb43df148b060a6bcd32a3025ffca4ca36823ae2a6342bc5cce60000f", + "globals": [], + "declaredModules": [ + "material__menu", + "material__menu/foundation", + "material__menu/constants", + "material__menu/adapter", + "material__menu/util" + ] + } + }, + "material__notched-outline": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__notched-outline", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34179959bd060c8eb95e3768183f05d5c53fac65c09e3e7e18019406ab0595ea", + "globals": [], + "declaredModules": [ + "material__notched-outline", + "material__notched-outline/foundation", + "material__notched-outline/constants", + "material__notched-outline/adapter" + ] + } + }, + "material__radio": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__radio", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__selection-control", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2be9d10e3723d2171fc5609f57439ea172f82dae6031518dfa35ff72a577d976", + "globals": [], + "declaredModules": [ + "material__radio", + "material__radio/adapter", + "material__radio/foundation", + "material__radio/constants" + ] + } + }, + "material__ripple": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__ripple", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts", + "util.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2aaf30bdf614f72eefbb0a64eb1d7946c64a5a8bc7cbd0329b7a73d36a5f2bd8", + "globals": [], + "declaredModules": [ + "material__ripple", + "material__ripple/adapter", + "material__ripple/foundation", + "material__ripple/constants", + "material__ripple/util" + ] + } + }, + "material__select": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__select", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__floating-label", + "version": "*" + }, + { + "name": "material__line-ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f2c9942befcdc01f5669374e69ee400c1bc15daf2dacde3dc5a259116f2fa06", + "globals": [], + "declaredModules": [ + "material__select", + "material__select/foundation", + "material__select/constants", + "material__select/adapter" + ] + } + }, + "material__selection-control": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__selection-control", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "234f047f4c64a1380d8efe539aedf5ffe834e97ed48bff656a671e81c90c1137", + "globals": [], + "declaredModules": [ + "material__selection-control" + ] + } + }, + "material__slider": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__slider", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d69e3d9d739ccbf234467050845d5d27852e5807f09001a3bc495eb6693c5f0", + "globals": [], + "declaredModules": [ + "material__slider", + "material__slider/foundation", + "material__slider/constants", + "material__slider/adapter" + ] + } + }, + "material__snackbar": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__snackbar", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c9b55ca298d484499cdb616e4a6143eb6bbfde11fc37884d8c1d810a07a6736", + "globals": [], + "declaredModules": [ + "material__snackbar", + "material__snackbar/adapter", + "material__snackbar/foundation", + "material__snackbar/constants" + ] + } + }, + "material__tab": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__tab", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e38571105cbbc36917c183c46409453aa69d3d10471eb3a2510ae4114a3cde7", + "globals": [], + "declaredModules": [ + "material__tab", + "material__tab/foundation", + "material__tab/constants", + "material__tab/adapter" + ] + } + }, + "material__tabs": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__tabs", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "tab-bar-scroller/adapter.d.ts", + "tab-bar-scroller/constants.d.ts", + "tab-bar-scroller/foundation.d.ts", + "tab-bar-scroller/index.d.ts", + "tab-bar/adapter.d.ts", + "tab-bar/constants.d.ts", + "tab-bar/foundation.d.ts", + "tab-bar/index.d.ts", + "tab/adapter.d.ts", + "tab/constants.d.ts", + "tab/foundation.d.ts", + "tab/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "713dea41dc4f7c6a10df47fc640693da09658d0003e03bbdf1c36fbfaf07c7aa", + "globals": [], + "declaredModules": [ + "material__tabs", + "material__tabs/tab", + "material__tabs/tab/foundation", + "material__tabs/tab/constants", + "material__tabs/tab/adapter", + "material__tabs/tab-bar", + "material__tabs/tab-bar/foundation", + "material__tabs/tab-bar/constants", + "material__tabs/tab-bar/adapter", + "material__tabs/tab-bar-scroller", + "material__tabs/tab-bar-scroller/foundation", + "material__tabs/tab-bar-scroller/constants", + "material__tabs/tab-bar-scroller/adapter" + ] + } + }, + "material__textfield": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__textfield", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "helper-text/adapter.d.ts", + "helper-text/constants.d.ts", + "helper-text/foundation.d.ts", + "helper-text/index.d.ts", + "icon/adapter.d.ts", + "icon/constants.d.ts", + "icon/foundation.d.ts", + "icon/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + }, + { + "name": "material__line-ripple", + "version": "*" + }, + { + "name": "material__floating-label", + "version": "*" + }, + { + "name": "material__notched-outline", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62d11a613012b2c0d84cb6d9ba1378b67c0d9f71e5b041612aa0dabbfb49d099", + "globals": [], + "declaredModules": [ + "material__textfield", + "material__textfield/foundation", + "material__textfield/constants", + "material__textfield/adapter", + "material__textfield/helper-text", + "material__textfield/helper-text/adapter", + "material__textfield/helper-text/foundation", + "material__textfield/helper-text/constants", + "material__textfield/icon", + "material__textfield/icon/foundation", + "material__textfield/icon/constants", + "material__textfield/icon/adapter" + ] + } + }, + "material__toolbar": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__toolbar", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "foundation.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf253e016b0f1a4470a9549edfb51ce39168dcc6f43d289c7380a03c8519cb47", + "globals": [], + "declaredModules": [ + "material__toolbar", + "material__toolbar/foundation", + "material__toolbar/constants", + "material__toolbar/adapter" + ] + } + }, + "material__top-app-bar": { + "0.35": { + "libraryName": "Material Components Web", + "typingsPackageName": "material__top-app-bar", + "projectName": "https://material.io/components/", + "contributors": [ + { + "name": "Brent Douglas", + "url": "https://github.com/BrentDouglas", + "githubUsername": "BrentDouglas" + }, + { + "name": "Collin Kostichuk", + "url": "https://github.com/ckosti", + "githubUsername": "ckosti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 35, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "adapter.d.ts", + "constants.d.ts", + "fixed/foundation.d.ts", + "foundation.d.ts", + "index.d.ts", + "short/foundation.d.ts", + "standard/foundation.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "material__base", + "version": "*" + }, + { + "name": "material__ripple", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f87874e5109a9a3872f5337b9d8482ad42c9bc3d8b9264fe1f0cc8c1172e9f55", + "globals": [], + "declaredModules": [ + "material__top-app-bar", + "material__top-app-bar/foundation", + "material__top-app-bar/constants", + "material__top-app-bar/adapter", + "material__top-app-bar/fixed/foundation", + "material__top-app-bar/short/foundation", + "material__top-app-bar/standard/foundation" + ] + } + }, + "materialize-css": { + "1.0": { + "libraryName": "materialize-css", + "typingsPackageName": "materialize-css", + "projectName": "http://materializecss.com/", + "contributors": [ + { + "name": " 胡玮文", + "url": "https://github.com/huww98", + "githubUsername": "huww98" + }, + { + "name": "Maxim Balaganskiy", + "url": "https://github.com/MaximBalaganskiy", + "githubUsername": "MaximBalaganskiy" + }, + { + "name": "David Moniz", + "url": "https://github.com/MonizDave", + "githubUsername": "MonizDave" + }, + { + "name": "Daniel Hoenes", + "url": "https://github.com/broccoliarchy", + "githubUsername": "broccoliarchy" + }, + { + "name": "Rick Lucassen", + "url": "https://github.com/SnowyLeopard", + "githubUsername": "SnowyLeopard" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "autocomplete.d.ts", + "autoinit.d.ts", + "carousel.d.ts", + "character-counter.d.ts", + "chips.d.ts", + "collapsible.d.ts", + "common.d.ts", + "datepicker.d.ts", + "dropdown.d.ts", + "fab.d.ts", + "formselect.d.ts", + "index.d.ts", + "inputfields.d.ts", + "materialbox.d.ts", + "modal.d.ts", + "parallax.d.ts", + "pushpin.d.ts", + "range.d.ts", + "scrollspy.d.ts", + "sidenav.d.ts", + "slider.d.ts", + "tabs.d.ts", + "taptarget.d.ts", + "timepicker.d.ts", + "toast.d.ts", + "tooltip.d.ts", + "waves.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "cash", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f4b3187d333f52c930c526d26000a8522821b045082b1f295c1b7bb863c3981", + "globals": [ + "M", + "Waves" + ], + "declaredModules": [ + "materialize-css" + ] + }, + "0.100": { + "libraryVersionDirectoryName": "0", + "libraryName": "materialize-css", + "typingsPackageName": "materialize-css", + "projectName": "http://materializecss.com/", + "contributors": [ + { + "name": " Erik Lieben", + "url": "https://github.com/eriklieben", + "githubUsername": "eriklieben" + }, + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + }, + { + "name": "Sukhdeep Singh", + "url": "https://github.com/SinghSukhdeep", + "githubUsername": "SinghSukhdeep" + }, + { + "name": "Jean-Francois Cere", + "url": "https://github.com/jfcere", + "githubUsername": "jfcere" + }, + { + "name": "Sebastien Cote", + "url": "https://github.com/scote", + "githubUsername": "scote" + }, + { + "name": "Liad Idan", + "url": "https://github.com/LiadIdan", + "githubUsername": "LiadIdan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 100, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "pickadate", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "materialize-css", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f46aaa7232214e5824bd106dc8d6047b922a7d70e320e305ecdb3f9bf69e1acc", + "globals": [ + "Materialize" + ], + "declaredModules": [] + } + }, + "math-random": { + "1.0": { + "libraryName": "math-random", + "typingsPackageName": "math-random", + "projectName": "https://github.com/michaelrhodes/math-random#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c5fb9facb8f2d29ea4ce7d63ce9ae848d39cd6ece84d4cb34039b5c14518bbd", + "globals": [], + "declaredModules": [ + "math-random" + ] + } + }, + "math-sign": { + "1.0": { + "libraryName": "math-sign", + "typingsPackageName": "math-sign", + "projectName": "https://github.com/sindresorhus/math-sign#readme", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b62ed0a28affd103127edeee7c80f882a053fdd914e50ea38b20b5fc8bc8463", + "globals": [], + "declaredModules": [ + "math-sign" + ] + } + }, + "math-trunc": { + "1.0": { + "libraryName": "math-trunc", + "typingsPackageName": "math-trunc", + "projectName": "https://github.com/kevva/math-trunc#readme", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "575b6ecf04c80fa221497e2707ce7f33b9e0c348e7ab2240586f04c411f5ce94", + "globals": [], + "declaredModules": [ + "math-trunc" + ] + } + }, + "math3d": { + "0.2": { + "libraryName": "math3d", + "typingsPackageName": "math3d", + "projectName": "https://github.com/adragonite/math3d", + "contributors": [ + { + "name": "Laszlo Jakab", + "url": "https://github.com/laszlojakab", + "githubUsername": "laszlojakab" + }, + { + "name": "Jim Smart", + "url": "https://github.com/jimsmart", + "githubUsername": "jimsmart" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cf8ff2d5ae096e25c6a00f8b6c86387aecef23d194a8e76403225d7319f85e8", + "globals": [], + "declaredModules": [ + "math3d" + ] + } + }, + "mathjax": { + "0.0": { + "libraryName": "MathJax", + "typingsPackageName": "mathjax", + "projectName": "https://github.com/mathjax/MathJax", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5abcdb12c963b001a2e703cdb47127bba82886672902a7027888e2e5f1e066cb", + "globals": [ + "MathJax" + ], + "declaredModules": [] + } + }, + "mathjs": { + "6.0": { + "libraryName": "mathjs", + "typingsPackageName": "mathjs", + "projectName": "https://mathjs.org/", + "contributors": [ + { + "name": "Ilya Shestakov", + "url": "https://github.com/siavol", + "githubUsername": "siavol" + }, + { + "name": "Andy Patterson", + "url": "https://github.com/andnp", + "githubUsername": "andnp" + }, + { + "name": "Brad Besserman", + "url": "https://github.com/bradbesserman", + "githubUsername": "bradbesserman" + }, + { + "name": "Pawel Krol", + "url": "https://github.com/pawkrol", + "githubUsername": "pawkrol" + }, + { + "name": "Charlee Li", + "url": "https://github.com/charlee", + "githubUsername": "charlee" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "decimal.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "decimal.js", + "version": "^10.0.0" + } + ], + "contentHash": "2866aa99f50d6aa0c1cea8452c6611c246f8a6670476229e6ab7f95940e9afbe", + "globals": [ + "math" + ], + "declaredModules": [ + "mathjs" + ] + } + }, + "matrix-appservice-bridge": { + "1.11": { + "libraryName": "matrix-appservice-bridge", + "typingsPackageName": "matrix-appservice-bridge", + "projectName": "https://github.com/matrix-org/matrix-appservice-bridge", + "contributors": [ + { + "name": "Huan LI (李卓桓)", + "url": "https://github.com/huan", + "githubUsername": "huan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "matrix-js-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b00fa063bc1818d23dd96cd7896ee1f2a1899b1b73a765f7f5dc84514daf51e", + "globals": [], + "declaredModules": [ + "matrix-appservice-bridge" + ] + } + }, + "matrix-js-sdk": { + "5.0": { + "libraryName": "matrix-js-sdk", + "typingsPackageName": "matrix-js-sdk", + "projectName": "https://github.com/matrix-org/matrix-js-sdk", + "contributors": [ + { + "name": "Huan LI (李卓桓)", + "url": "https://github.com/huan", + "githubUsername": "huan" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efbe82d0ae89b3b0a767fc07136159e01c840b5c9d2cab867ade446fc45ad314", + "globals": [], + "declaredModules": [ + "matrix-js-sdk" + ] + } + }, + "matter-js": { + "0.14": { + "libraryName": "Matter.js -", + "typingsPackageName": "matter-js", + "projectName": "https://github.com/liabru/matter-js", + "contributors": [ + { + "name": "Ivane Gegia", + "url": "https://twitter.com/ivanegegia" + }, + { + "name": "David Asmuth", + "url": "https://github.com/piranha771", + "githubUsername": "piranha771" + }, + { + "name": "Piotr Pietrzak", + "url": "https://github.com/hasparus", + "githubUsername": "hasparus" + }, + { + "name": "Dale Whinham", + "url": "https://github.com/dwhinham", + "githubUsername": "dwhinham" + }, + { + "name": "slikts", + "url": "https://github.com/slikts", + "githubUsername": "slikts" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b42dbaa4686538a981efb5cce8e1ce99f03fda637b421cf08d39976ee777ba8f", + "globals": [ + "Matter" + ], + "declaredModules": [ + "matter-js" + ] + } + }, + "mcrypt": { + "0.1": { + "libraryName": "mcrypt", + "typingsPackageName": "mcrypt", + "projectName": "https://github.com/tugrul/node-mcrypt", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c159d13dc1816e5e748ccf666519118ec467cd3dc00ee5f09729881d6e65134", + "globals": [], + "declaredModules": [ + "mcrypt" + ] + } + }, + "mcustomscrollbar": { + "2.8": { + "libraryName": "mCustomScrollbar", + "typingsPackageName": "mcustomscrollbar", + "projectName": "https://github.com/malihu/malihu-custom-scrollbar-plugin", + "contributors": [ + { + "name": "Sarah Williams", + "url": "https://github.com/flurg", + "githubUsername": "flurg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49e7f9e130718965bf289b16525f614eb88f2c05986ed4a84987194c66973fc5", + "globals": [], + "declaredModules": [ + "malihu-custom-scrollbar-plugin" + ] + } + }, + "md5": { + "2.1": { + "libraryName": "md5", + "typingsPackageName": "md5", + "projectName": "https://github.com/pvorb/node-md5", + "contributors": [ + { + "name": "Bill Sourour", + "url": "https://github.com/arcdev1", + "githubUsername": "arcdev1" + }, + { + "name": "Cameron Crothers", + "url": "https://github.com/jprogrammer", + "githubUsername": "jprogrammer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a45d8113c783caad08ba4ac14c6bd485df8b42528f21e5702e4f4c7d08eeb4a", + "globals": [], + "declaredModules": [ + "md5" + ] + } + }, + "md5-file": { + "4.0": { + "libraryName": "md5-file", + "typingsPackageName": "md5-file", + "projectName": "https://github.com/roryrjb/md5-file#readme", + "contributors": [ + { + "name": "BamButz", + "url": "https://github.com/BamButz", + "githubUsername": "BamButz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "promise.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "379960c372dcdb8a24e2ba7b160810c536c7ce6deee61f5ff7d7f982f3d0d27c", + "globals": [], + "declaredModules": [ + "md5-file", + "md5-file/promise" + ] + } + }, + "mdast": { + "3.0": { + "libraryName": "Mdast", + "typingsPackageName": "mdast", + "projectName": "https://github.com/syntax-tree/mdast", + "contributors": [ + { + "name": "Jun Lu", + "url": "https://github.com/lujun2", + "githubUsername": "lujun2" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "unist", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14d7fdbd7f31ef3975bd5e967ada84235c102b1be369cba397ced8b95ebe4e57", + "globals": [], + "declaredModules": [ + "mdast" + ] + } + }, + "mdns": { + "0.0": { + "libraryName": "node_mdns", + "typingsPackageName": "mdns", + "projectName": "https://github.com/agnat/node_mdns", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d77cf45f7985b7b0e7a3361df66e4d7a223d1379d2bc5d680dc3fa1b3cfa28e9", + "globals": [], + "declaredModules": [ + "mdns" + ] + } + }, + "mdurl": { + "1.0": { + "libraryName": "mdurl", + "typingsPackageName": "mdurl", + "projectName": "https://github.com/markdown-it/mdurl#readme", + "contributors": [ + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "decode.d.ts", + "encode.d.ts", + "format.d.ts", + "index.d.ts", + "parse.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55901ccf45e8744ad241fd6beb7750d1c1f77d7fe727ac575e234c1431eb5bca", + "globals": [], + "declaredModules": [ + "mdurl", + "mdurl/encode", + "mdurl/decode", + "mdurl/parse", + "mdurl/format" + ] + } + }, + "mdx-js__react": { + "1.5": { + "libraryName": "@mdx-js/react", + "typingsPackageName": "mdx-js__react", + "projectName": "https://mdxjs.com", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@mdx-js/react", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd5fb08584db105489d00c0a081a7a4ef20a079a1e5821324d89a85f01483162", + "globals": [], + "declaredModules": [ + "mdx-js__react" + ] + } + }, + "media-typer": { + "0.3": { + "libraryName": "media-typer", + "typingsPackageName": "media-typer", + "projectName": "https://github.com/jshttp/media-typer", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4cc72ebc06ad8d71e372a33d38458c55841be0027aae7873fd1f63b74996a0cb", + "globals": [], + "declaredModules": [ + "media-typer" + ] + } + }, + "medium-editor": { + "5.0": { + "libraryName": "medium-editor", + "typingsPackageName": "medium-editor", + "projectName": "https://yabwe.github.io/medium-editor/", + "contributors": [ + { + "name": "keika299", + "url": "https://github.com/keika299", + "githubUsername": "keika299" + }, + { + "name": "pascaliske", + "url": "https://github.com/pascaliske", + "githubUsername": "pascaliske" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a9fdaf50facf21098931e0e3fc9ae5740ffa422dcd307e5ec0f518e7e7f3daa", + "globals": [ + "MediumEditor" + ], + "declaredModules": [ + "medium-editor" + ] + } + }, + "megajs": { + "0.14": { + "libraryName": "megajs", + "typingsPackageName": "megajs", + "projectName": "https://github.com/qgustavor/mega", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "720770b4020662865f2f92f9230f0e3eccf5b6ae94a8e181dec7b9c240f5c213", + "globals": [], + "declaredModules": [ + "megajs" + ] + } + }, + "mem-cache": { + "1.0": { + "libraryName": "mem-cache", + "typingsPackageName": "mem-cache", + "projectName": "https://github.com/silviom/node-mem-cache", + "contributors": [ + { + "name": "Pedro Mutter", + "url": "https://github.com/MutterPedro", + "githubUsername": "MutterPedro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ca8745321dad5c301ee1f05b1a3b70363833da3356c39e40e792fd95cb5c8b6", + "globals": [], + "declaredModules": [ + "mem-cache" + ] + } + }, + "mem-fs": { + "1.1": { + "libraryName": "mem-fs", + "typingsPackageName": "mem-fs", + "projectName": "https://github.com/sboudrias/mem-fs", + "contributors": [ + { + "name": "My Food Bag", + "url": "https://github.com/MyFoodBag", + "githubUsername": "MyFoodBag" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b1e1266a1ebb3f4dd41d9a3c4130df0d28282b2a5c301a4caa51778a38d34cb", + "globals": [], + "declaredModules": [ + "mem-fs" + ] + } + }, + "mem-fs-editor": { + "5.1": { + "libraryName": "mem-fs-editor", + "typingsPackageName": "mem-fs-editor", + "projectName": "https://github.com/SBoudrias/mem-fs-editor#readme", + "contributors": [ + { + "name": "My Food Bag", + "url": "https://github.com/MyFoodBag", + "githubUsername": "MyFoodBag" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mem-fs", + "version": "*" + }, + { + "name": "ejs", + "version": "*" + }, + { + "name": "glob", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "lru-cache", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "80dcc397403d94d54dfdb3a0ca2881aaf4af49eeaf90b90672ec55ecdc920d7d", + "globals": [], + "declaredModules": [ + "mem-fs-editor" + ] + } + }, + "memcached": { + "2.2": { + "libraryName": "memcached", + "typingsPackageName": "memcached", + "projectName": "https://github.com/3rd-Eden/memcached", + "contributors": [ + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2687a59551cc06db081be4d81d958d750548b372033c2ffe0a950218a2e4a2ab", + "globals": [], + "declaredModules": [ + "memcached" + ] + } + }, + "memdown": { + "3.0": { + "libraryName": "memdown", + "typingsPackageName": "memdown", + "projectName": "https://github.com/Level/memdown", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e2e9f802c506a10393e1a8b539829549ed0b51a3ae85315cb88c42b40ded327", + "globals": [], + "declaredModules": [ + "memdown" + ] + } + }, + "memjs": { + "1.2": { + "libraryName": "memjs", + "typingsPackageName": "memjs", + "projectName": "http://github.com/memcachier/memjs", + "contributors": [ + { + "name": "Zongmin Lei", + "url": "https://github.com/leizongmin", + "githubUsername": "leizongmin" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aeb8151d47549f90dc0888b094dead94a8c07c398594c47e8b32e17d84125553", + "globals": [], + "declaredModules": [ + "memjs" + ] + } + }, + "memoizee": { + "0.4": { + "libraryName": "memoizee", + "typingsPackageName": "memoizee", + "projectName": "https://github.com/medikoo/memoizee", + "contributors": [ + { + "name": "Juan Picado", + "url": "https://github.com/juanpicado", + "githubUsername": "juanpicado" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86146a36a433248db7e9e49d8dc259c6ff64e10d6586b4ee193ee9c1e8fc3a48", + "globals": [], + "declaredModules": [ + "memoizee" + ] + } + }, + "memory-cache": { + "0.2": { + "libraryName": "memory-cache", + "typingsPackageName": "memory-cache", + "projectName": "https://github.com/ptarjan/node-cache", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + }, + { + "name": "Travis Thieman", + "url": "https://github.com/thieman", + "githubUsername": "thieman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38c925de2fcb0b4d3844a6ed5e0f1bb3bbda32f4cba4bc064624f0da8f690377", + "globals": [], + "declaredModules": [ + "memory-cache" + ] + } + }, + "memory-fs": { + "0.3": { + "libraryName": "memory-fs", + "typingsPackageName": "memory-fs", + "projectName": "https://github.com/webpack/memory-fs", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/join.d.ts", + "lib/normalize.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "webpack" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6131e80cf2f0aa0a87ad3527536f48bf2d9409d5dff68126d2cdea3e7cdf8bd", + "globals": [], + "declaredModules": [ + "memory-fs", + "memory-fs/lib/join", + "memory-fs/lib/normalize" + ] + } + }, + "memory-pager": { + "1.4": { + "libraryName": "memory-pager", + "typingsPackageName": "memory-pager", + "projectName": "https://github.com/mafintosh/memory-pager", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c67020e932507a1fece014ce385d8b2d9e9b67d80a78cf68a72aa34d72052087", + "globals": [], + "declaredModules": [ + "memory-pager" + ] + } + }, + "memorystream": { + "0.3": { + "libraryName": "memorystream", + "typingsPackageName": "memorystream", + "projectName": "https://github.com/JSBizon/node-memorystream", + "contributors": [ + { + "name": "bangbang93", + "url": "https://github.com/bangbang93", + "githubUsername": "bangbang93" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca67e507675d6f9f97338e8911eb815b6dcafee104ff3a6ad6b27534cde974ff", + "globals": [], + "declaredModules": [ + "memorystream" + ] + } + }, + "memwatch-next": { + "0.3": { + "libraryName": "memwatch-next", + "typingsPackageName": "memwatch-next", + "projectName": "https://github.com/marcominetti/node-memwatch", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d16f45705df98712921f2822a5f4814799fe1107e988830f4390f5e1054b137f", + "globals": [], + "declaredModules": [ + "memwatch-next" + ] + } + }, + "meow": { + "5.0": { + "libraryName": "meow", + "typingsPackageName": "meow", + "projectName": "https://github.com/sindresorhus/meow", + "contributors": [ + { + "name": "KnisterPeter", + "url": "https://github.com/KnisterPeter", + "githubUsername": "KnisterPeter" + }, + { + "name": "Lindsey Smith", + "url": "https://github.com/praxxis", + "githubUsername": "praxxis" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimist-options", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "caa5716889ed4c8879a6c72b061594257de6b80a533e2ac19f05a6e80a4b8b90", + "globals": [], + "declaredModules": [ + "meow" + ] + } + }, + "merge-descriptors": { + "1.0": { + "libraryName": "merge-descriptors", + "typingsPackageName": "merge-descriptors", + "projectName": "https://github.com/component/merge-descriptors", + "contributors": [ + { + "name": "Zhiyuan Wang", + "url": "https://github.com/danny8002", + "githubUsername": "danny8002" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0658eac54d1af654f8a29d67936fd4c7fe3f9b1b3ac5a09ba1df22e3cbbd462", + "globals": [], + "declaredModules": [ + "merge-descriptors" + ] + } + }, + "merge-env": { + "1.0": { + "libraryName": "merge-env", + "typingsPackageName": "merge-env", + "projectName": "https://github.com/bholloway/merge-env", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab4ef980a38ce6da1fbb099163280e2546cadaba0f08586ebb44584ec405230e", + "globals": [], + "declaredModules": [ + "merge-env" + ] + } + }, + "merge-images": { + "1.1": { + "libraryName": "merge-images", + "typingsPackageName": "merge-images", + "projectName": "https://github.com/lukechilds/merge-images", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7df6e527242700ea4c2730b98d6d6f5edda62aad3f7613c9bb6ac0948ea599a0", + "globals": [ + "mergeImages" + ], + "declaredModules": [ + "merge-images" + ] + } + }, + "merge-objects": { + "1.0": { + "libraryName": "merge-objects", + "typingsPackageName": "merge-objects", + "projectName": "https://github.com/shevaroller/node-merge-objects#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a2062ed01f48dc05d2b48ad82ed87b380b1e0e0d4a9f3b0a872d218e1dbb177", + "globals": [], + "declaredModules": [ + "merge-objects" + ] + } + }, + "merge-stream": { + "1.1": { + "libraryName": "merge-stream", + "typingsPackageName": "merge-stream", + "projectName": "https://github.com/grncdr/merge-stream", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + }, + { + "name": "Tom X. Tobin", + "url": "https://github.com/tomxtobin", + "githubUsername": "tomxtobin" + }, + { + "name": "Daniel Zazula", + "url": "https://github.com/daniel-zazula", + "githubUsername": "daniel-zazula" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4e768b32d192b6364f1031ef547051e5ec58e51a0302105b60a02816b1dc35d", + "globals": [], + "declaredModules": [ + "merge-stream" + ] + } + }, + "merge2": { + "1.3": { + "libraryName": "merge2", + "typingsPackageName": "merge2", + "projectName": "https://github.com/teambition/merge2", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2bbc9e8ac7b59afb3f10fe796676393940e377dfb3daf076bf7f20e4c86971c", + "globals": [], + "declaredModules": [ + "merge2" + ] + } + }, + "mergerino": { + "0.4": { + "libraryName": "mergerino", + "typingsPackageName": "mergerino", + "projectName": "https://github.com/fuzetsu/mergerino#readme", + "contributors": [ + { + "name": "Slawomir \"Fivitti\" Figiel", + "url": "https://github.com/fivitti", + "githubUsername": "fivitti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf75b133b90dc6869c479205cf1a76f4f0c87d3d721f95c4ecb848c605159fb3", + "globals": [], + "declaredModules": [ + "mergerino" + ] + } + }, + "merkle": { + "0.6": { + "libraryName": "merkle", + "typingsPackageName": "merkle", + "projectName": "https://github.com/c-geek/merkle", + "contributors": [ + { + "name": "Yu Hsin Lu", + "url": "https://github.com/kerol2r20", + "githubUsername": "kerol2r20" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8385b00b1f50db714be101f1e64017fc75facfda20fe21e3ac1b07b2bb582566", + "globals": [], + "declaredModules": [ + "merkle" + ] + } + }, + "mermaid": { + "8.2": { + "libraryName": "mermaid", + "typingsPackageName": "mermaid", + "projectName": "https://github.com/knsv/mermaid#readme", + "contributors": [ + { + "name": "Geoffrey Gilmore", + "url": "https://github.com/ggilmore", + "githubUsername": "ggilmore" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "mermaidAPI.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c94f1a93f7c169d500d71ac4de1350a6d53d9d5367bebd8ee754fc4b5694f70", + "globals": [ + "mermaid" + ], + "declaredModules": [ + "mermaid", + "mermaid/mermaidAPI" + ] + } + }, + "mersenne-twister": { + "1.1": { + "libraryName": "mersenne-twister", + "typingsPackageName": "mersenne-twister", + "projectName": "https://github.com/boo1ean/mersenne-twister", + "contributors": [ + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9476e19f7468115252b27bd5064e66718ed6a9335441ed84eea1e818949c43d", + "globals": [], + "declaredModules": [ + "mersenne-twister" + ] + } + }, + "meshblu": { + "1.30": { + "libraryName": "meshblu.js", + "typingsPackageName": "meshblu", + "projectName": "https://github.com/octoblu/meshblu-npm", + "contributors": [ + { + "name": "Felipe Nipo", + "url": "https://github.com/fnipo", + "githubUsername": "fnipo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 30, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35ff044e0d380704c18d9320a87407e055885ce78bbdce070518f6746641fe4e", + "globals": [], + "declaredModules": [ + "meshblu" + ] + } + }, + "mess": { + "0.1": { + "libraryName": "mess", + "typingsPackageName": "mess", + "projectName": "https://github.com/bobrik/node-mess", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbefe95c8670303166ac4e443e562782177ee83154b90d5b3ee77254522f3775", + "globals": [], + "declaredModules": [ + "mess" + ] + } + }, + "messenger": { + "1.4": { + "libraryName": "Messenger.js", + "typingsPackageName": "messenger", + "projectName": "https://github.com/HubSpot/messenger", + "contributors": [ + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2db026583405042199fd828a7480d1f93a6a6e1d10c2cc7ee18a2487b02077a1", + "globals": [ + "Messenger" + ], + "declaredModules": [] + } + }, + "metalsmith": { + "2.3": { + "libraryName": "metalsmith", + "typingsPackageName": "metalsmith", + "projectName": "https://github.com/segmentio/metalsmith", + "contributors": [ + { + "name": "Brian Lagerman", + "url": "https://github.com/brian-lagerman", + "githubUsername": "brian-lagerman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b44c701ea91256a4c8e141cf1823be0938711ea6fb8bd1837fea73acf46ac4f3", + "globals": [], + "declaredModules": [ + "metalsmith" + ] + } + }, + "meteor": { + "1.4": { + "libraryName": "Meteor", + "typingsPackageName": "meteor", + "projectName": "http://www.meteor.com/", + "contributors": [ + { + "name": "Alex Borodach", + "url": "https://github.com/barbatus", + "githubUsername": "barbatus" + }, + { + "name": "Dave Allen", + "url": "https://github.com/fullflavedave", + "githubUsername": "fullflavedave" + }, + { + "name": "Olivier Refalo", + "url": "https://github.com/orefalo", + "githubUsername": "orefalo" + }, + { + "name": "Daniel Neveux", + "url": "https://github.com/dagatsoin", + "githubUsername": "dagatsoin" + }, + { + "name": "Birk Skyum", + "url": "https://github.com/birkskyum", + "githubUsername": "birkskyum" + }, + { + "name": "Arda TANRIKULU", + "url": "https://github.com/ardatan", + "githubUsername": "ardatan" + }, + { + "name": "Stefan Holzapfel", + "url": "https://github.com/stefanholzapfel", + "githubUsername": "stefanholzapfel" + }, + { + "name": "Andrey Markeev", + "url": "https://github.com/andrei-markeev", + "githubUsername": "andrei-markeev" + }, + { + "name": "Leon Machens", + "url": "https://github.com/lmachens", + "githubUsername": "lmachens" + }, + { + "name": "Arthur Gunn", + "url": "https://github.com/gunn", + "githubUsername": "gunn" + }, + { + "name": "alesn", + "url": "https://github.com/alesn", + "githubUsername": "alesn" + }, + { + "name": "Per Bergland", + "url": "https://github.com/perbergland", + "githubUsername": "perbergland" + }, + { + "name": "Nicusor Chiciuc", + "url": "https://github.com/nicu-chiciuc", + "githubUsername": "nicu-chiciuc" + }, + { + "name": "Evan Broder", + "url": "https://github.com/ebroder", + "githubUsername": "ebroder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "accounts-base.d.ts", + "blaze.d.ts", + "browser-policy-common.d.ts", + "check.d.ts", + "ddp-rate-limiter.d.ts", + "ddp.d.ts", + "ejson.d.ts", + "email.d.ts", + "globals/accounts-base.d.ts", + "globals/blaze.d.ts", + "globals/browser-policy-common.d.ts", + "globals/check.d.ts", + "globals/ddp-rate-limiter.d.ts", + "globals/ddp.d.ts", + "globals/ejson.d.ts", + "globals/email.d.ts", + "globals/http.d.ts", + "globals/meteor.d.ts", + "globals/mongo.d.ts", + "globals/random.d.ts", + "globals/reactive-var.d.ts", + "globals/session.d.ts", + "globals/templating.d.ts", + "globals/tiny-test.d.ts", + "globals/tools.d.ts", + "globals/tracker.d.ts", + "http.d.ts", + "index.d.ts", + "meteor.d.ts", + "mongo.d.ts", + "random.d.ts", + "react-meteor-data.d.ts", + "reactive-var.d.ts", + "server-render.d.ts", + "service-configuration.d.ts", + "session.d.ts", + "templating.d.ts", + "tiny-test.d.ts", + "tools.d.ts", + "tracker.d.ts", + "underscore.d.ts", + "webapp.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "underscore", + "version": "*" + }, + { + "name": "connect", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e395fbd5683dcfb514cc2135d81473cff8da61b50fa8736bda29e82141666ac5", + "globals": [ + "Accounts", + "App", + "Assets", + "Blaze", + "BrowserPolicy", + "Cordova", + "DDP", + "DDPRateLimiter", + "EJSON", + "Email", + "HTTP", + "MailComposer", + "Match", + "Meteor", + "Mongo", + "Npm", + "Package", + "Random", + "ReactiveVar", + "Session", + "Template", + "Tinytest", + "Tracker", + "check", + "console", + "execFileAsync", + "execFileSync" + ], + "declaredModules": [ + "meteor/ejson", + "meteor/tracker", + "meteor/browser-policy-common", + "meteor/check", + "meteor/ddp-rate-limiter", + "meteor/email", + "meteor/http", + "meteor/random", + "meteor/reactive-var", + "meteor/tiny-test", + "meteor/underscore", + "meteor/webapp", + "meteor/react-meteor-data" + ] + } + }, + "meteor-accounts-phone": { + "0.0": { + "libraryName": "accounts-phone", + "typingsPackageName": "meteor-accounts-phone", + "projectName": "https://github.com/okland/accounts-phone", + "contributors": [ + { + "name": "Eytan Manor", + "url": "https://github.com/DAB0mB", + "githubUsername": "DAB0mB" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f3fcac56d54798a6e41e2bfcad3ce4d5aada132706a03eb02cc79b56a6574b8", + "globals": [ + "Accounts", + "Meteor", + "SMS" + ], + "declaredModules": [ + "meteor/meteor", + "meteor/accounts-base" + ] + } + }, + "meteor-astronomy": { + "2.6": { + "libraryName": "meteor-astronomy", + "typingsPackageName": "meteor-astronomy", + "projectName": "https://github.com/jagi/meteor-astronomy/", + "contributors": [ + { + "name": "Igor Golovin", + "url": "https://github.com/Deadly0", + "githubUsername": "Deadly0" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b94a98b87142f97302c20aeceb8d12d31426339157f59f80a7c85c11a455e372", + "globals": [], + "declaredModules": [ + "meteor/jagi:astronomy" + ] + } + }, + "meteor-collection-hooks": { + "0.8": { + "libraryName": "Meteor package matb33:collection-hooks", + "typingsPackageName": "meteor-collection-hooks", + "projectName": "https://github.com/matb33/meteor-collection-hooks", + "contributors": [ + { + "name": "Trygve Wastvedt", + "url": "https://github.com/twastvedt", + "githubUsername": "twastvedt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "meteor-mongo.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "meteor-typings" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "meteor-typings", + "version": "^1.3.1" + } + ], + "contentHash": "f80ea61a788876dcec0c520cb0c9cc5c92be4791bfeb295c9a771122b64dd650", + "globals": [], + "declaredModules": [ + "meteor/mongo" + ] + } + }, + "meteor-jboulhous-dev": { + "0.0": { + "libraryName": "jboulhous:dev", + "typingsPackageName": "meteor-jboulhous-dev", + "projectName": "https://github.com/jboulhous/dev", + "contributors": [ + { + "name": "Robbie Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e16ab3d0f0e96ebf7406ca0e30d5fbf0e142da44806dd584454dc04ee14a8fc", + "globals": [ + "Meteor" + ], + "declaredModules": [] + } + }, + "meteor-persistent-session": { + "0.0": { + "libraryName": "u2622:persistent-session", + "typingsPackageName": "meteor-persistent-session", + "projectName": "https://github.com/okgrow/meteor-persistent-session", + "contributors": [ + { + "name": "Robbie Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea92f689ccdb279a6e32714ec98ab4cece9f4fe77a352e457ff6be111d5930a1", + "globals": [ + "Session" + ], + "declaredModules": [] + } + }, + "meteor-prime8consulting-oauth2": { + "0.0": { + "libraryName": "prime8consulting:meteor-oauth2", + "typingsPackageName": "meteor-prime8consulting-oauth2", + "projectName": "https://github.com/prime-8-consulting/meteor-oauth2/", + "contributors": [ + { + "name": "Robbie Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a5cadc7cd1e21fc892899e3e4e528478a820ac33379542f51de2e5796364aa0", + "globals": [ + "oAuth2Server" + ], + "declaredModules": [] + } + }, + "meteor-publish-composite": { + "0.0": { + "libraryName": "meteor-publish-composite", + "typingsPackageName": "meteor-publish-composite", + "projectName": "https://github.com/englue/meteor-publish-composite", + "contributors": [ + { + "name": "Robert Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + }, + { + "name": "Matthew Zartman", + "url": "https://github.com/mrz5018", + "githubUsername": "mrz5018" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16f4b3af9ff1bf99d4053f2a71646f75f39eeb2f7967dd22ccf18d411fa94321", + "globals": [], + "declaredModules": [ + "meteor/reywood:publish-composite" + ] + } + }, + "meteor-roles": { + "1.2": { + "libraryName": "Meteor Roles", + "typingsPackageName": "meteor-roles", + "projectName": "https://github.com/alanning/meteor-roles/", + "contributors": [ + { + "name": "Robbie Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + }, + { + "name": "Matthew Zartman", + "url": "https://github.com/mattmm3d", + "githubUsername": "mattmm3d" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "meteor", + "version": "*" + } + ], + "testDependencies": [ + "underscore" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bf8e8e72ae4d8ef6703b59b5407e70cd927edfb4f2fa3cdd203cb990feac768", + "globals": [ + "Meteor", + "Roles" + ], + "declaredModules": [ + "meteor/alanning:roles" + ] + } + }, + "meteor-universe-i18n": { + "1.14": { + "libraryName": "https://github.com/vazco/meteor-universe-i18n", + "typingsPackageName": "meteor-universe-i18n", + "projectName": "meteor-universe-i18n", + "contributors": [ + { + "name": "Mathias Scherer", + "url": "https://github.com/mathewmeconry", + "githubUsername": "mathewmeconry" + }, + { + "name": "Radosław Miernik", + "url": "https://github.com/radekmie", + "githubUsername": "radekmie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "meteor" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b106c78351e7652fbacd39c85af0a72d9851b2e23338a0abfa8776477582b983", + "globals": [], + "declaredModules": [ + "meteor/universe:i18n" + ] + } + }, + "method-override": { + "0.0": { + "libraryName": "method-override", + "typingsPackageName": "method-override", + "projectName": "https://github.com/expressjs/method-override", + "contributors": [ + { + "name": "Santi Albo", + "url": "https://github.com/santialbo", + "githubUsername": "santialbo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f537e54acac324459538d9d654c656bf8040eee5e67fa0f0b3eb7f2cd4a3fcb9", + "globals": [], + "declaredModules": [ + "method-override" + ] + } + }, + "methods": { + "1.1": { + "libraryName": "methods", + "typingsPackageName": "methods", + "projectName": "https://github.com/jshttp/methods", + "contributors": [ + { + "name": "Carlos Precioso", + "url": "https://github.com/cprecioso", + "githubUsername": "cprecioso" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42e8956f0fccecdb3197ac075179771e4ddd95e3bbbfd29692a4558bb58768c8", + "globals": [], + "declaredModules": [ + "methods" + ] + } + }, + "metric-suffix": { + "0.0": { + "libraryName": "metric-suffix.js", + "typingsPackageName": "metric-suffix", + "projectName": "https://github.com/mstdokumaci/metric-suffix.js", + "contributors": [ + { + "name": "David Muller", + "url": "https://github.com/davidm77", + "githubUsername": "davidm77" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d61fdad70cfb3fb48930cb3d056abe46ed76d159414eebc5f09a9de84cec1e34", + "globals": [ + "metric_suffix" + ], + "declaredModules": [ + "metric-suffix" + ] + } + }, + "meyda": { + "4.3": { + "libraryName": "meyda", + "typingsPackageName": "meyda", + "projectName": "https://github.com/meyda/meyda", + "contributors": [ + { + "name": "Damien Erambert", + "url": "https://github.com/eramdam", + "githubUsername": "eramdam" + }, + { + "name": "Hugh Rawlinson", + "url": "https://github.com/hughrawlinson", + "githubUsername": "hughrawlinson" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "959b10a000276c88e76c9cc34cb7843b2880b40a4a0da55b3472412b888a2b39", + "globals": [ + "Meyda" + ], + "declaredModules": [ + "meyda" + ] + } + }, + "mfiles": { + "11.3": { + "libraryName": "M-Files UI Extensibility", + "typingsPackageName": "mfiles", + "projectName": "http://www.m-files.com/UI_Extensibility_Framework/", + "contributors": [ + { + "name": "Arsène von Wyss", + "url": "https://github.com/avonwyss", + "githubUsername": "avonwyss" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29caaab865d11a52dc3aa860d720e502ba0bd36abb2fc685981f061b54436f59", + "globals": [ + "MFExtApplicationPlatformWeb", + "MFiles" + ], + "declaredModules": [] + } + }, + "micro": { + "7.3": { + "libraryName": "micro", + "typingsPackageName": "micro", + "projectName": "https://github.com/zeit/micro", + "contributors": [ + { + "name": "Kalle Ott", + "url": "https://github.com/kaoDev", + "githubUsername": "kaoDev" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "socket.io" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b351c266e3555c5162c5eeadce93eadabcb59b36de00e4784cb45b2786fdeafb", + "globals": [], + "declaredModules": [ + "micro" + ] + } + }, + "micro-cors": { + "0.1": { + "libraryName": "micro-cors", + "typingsPackageName": "micro-cors", + "projectName": "https://github.com/possibilities/micro-cors#readme", + "contributors": [ + { + "name": "Callum Denby", + "url": "https://github.com/CallumDenby", + "githubUsername": "CallumDenby" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "micro", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bbb7b0e328e30b3576333cab3d90ba50fce12f12cd571d1560944d676a27cc3", + "globals": [], + "declaredModules": [ + "micro-cors" + ] + } + }, + "micro-events": { + "1.0": { + "libraryName": "micro-events", + "typingsPackageName": "micro-events", + "projectName": "https://github.com/alexanderGugel/micro-events", + "contributors": [ + { + "name": "Alexander Sychev", + "url": "https://github.com/AlexanderSychev", + "githubUsername": "AlexanderSychev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd73287d9923835bf45b73732b0513cc53ede84f5c45d4b0368d5afb993fb35b", + "globals": [], + "declaredModules": [ + "micro-events" + ] + } + }, + "micromatch": { + "4.0": { + "libraryName": "micromatch", + "typingsPackageName": "micromatch", + "projectName": "https://github.com/micromatch/micromatch", + "contributors": [ + { + "name": "glen-84", + "url": "https://github.com/glen-84", + "githubUsername": "glen-84" + }, + { + "name": "vemoo", + "url": "https://github.com/vemoo", + "githubUsername": "vemoo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "braces", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71d370ee3744f8f78b150f5120e4fc3707065fa264e059959524137c8681b2f3", + "globals": [ + "micromatch" + ], + "declaredModules": [ + "micromatch" + ] + }, + "2.3": { + "libraryVersionDirectoryName": "2", + "libraryName": "micromatch", + "typingsPackageName": "micromatch", + "projectName": "https://github.com/jonschlinkert/micromatch", + "contributors": [ + { + "name": "glen-84", + "url": "https://github.com/glen-84", + "githubUsername": "glen-84" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse-glob", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "micromatch", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d876c790b88592effdeecae609fb6a9ad19f1d2a7612d9c26409dd609e46e0dd", + "globals": [], + "declaredModules": [ + "micromatch" + ] + } + }, + "micromodal": { + "0.3": { + "libraryName": "micromodal", + "typingsPackageName": "micromodal", + "projectName": "https://github.com/ghosh/micromodal#readme", + "contributors": [ + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33848489ab8415e094c39de29b2b81a32406ae236f3ba859b4051c162f83e8cc", + "globals": [], + "declaredModules": [ + "micromodal" + ] + } + }, + "microrouter": { + "3.1": { + "libraryName": "microrouter", + "typingsPackageName": "microrouter", + "projectName": "https://github.com/pedronauck/micro-router#readme", + "contributors": [ + { + "name": "Mathieu Dutour", + "url": "https://github.com/mathieudutour", + "githubUsername": "mathieudutour" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "micro", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e24d6172b6ee66f139d3226cf79ac7cbee15ff5e9d1bff08ff349ddce511c72", + "globals": [], + "declaredModules": [ + "microrouter" + ] + } + }, + "microservice-utilities": { + "0.3": { + "libraryName": "microservice-utilities", + "typingsPackageName": "microservice-utilities", + "projectName": "https://github.com/Cimpress-MCP/microservice-utilities.js", + "contributors": [ + { + "name": "Daan Boerlage", + "url": "https://github.com/runebaas", + "githubUsername": "runebaas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9efe9f95259c7a04d99b30a533dccc10dadd14783cecdb5edafda8771a3a081", + "globals": [], + "declaredModules": [ + "microservice-utilities" + ] + } + }, + "microsoft-ajax": { + "0.0": { + "libraryName": "Microsoft ASP.NET Ajax client side library", + "typingsPackageName": "microsoft-ajax", + "projectName": "http://msdn.microsoft.com/en-us/library/ee341002(v=vs.100).aspx", + "contributors": [ + { + "name": "Patrick Magee", + "url": "https://github.com/pjmagee", + "githubUsername": "pjmagee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbfec1e5650da26c6d826b51284535690bda25c4ec5b4db83bf4899717889368", + "globals": [ + "$addHandler", + "$addHandlers", + "$clearHandlers", + "$create", + "$find", + "$get", + "$removeHandler", + "Sys", + "Type" + ], + "declaredModules": [] + } + }, + "microsoft-graph": { + "1.12": { + "libraryName": "microsoft-graph", + "typingsPackageName": "microsoft-graph", + "projectName": "https://github.com/microsoftgraph/msgraph-typescript-typings", + "contributors": [ + { + "name": "Microsoft Graph Team", + "url": "https://github.com/microsoftgraph", + "githubUsername": "microsoftgraph" + }, + { + "name": "Muthurathinam Muthusamy", + "url": "https://github.com/muthurathinam", + "githubUsername": "muthurathinam" + }, + { + "name": "Darrel Miller", + "url": "https://github.com/darrelmiller", + "githubUsername": "darrelmiller" + }, + { + "name": "Nimeesh Patel", + "url": "https://github.com/nimeesh-msft", + "githubUsername": "nimeesh-msft" + }, + { + "name": "Michael Mainer", + "url": "https://github.com/MIchaelMainer", + "githubUsername": "MIchaelMainer" + }, + { + "name": "Nakul Sabharwal", + "url": "https://github.com/NakulSabharwal", + "githubUsername": "NakulSabharwal" + }, + { + "name": "Peter Ombwa", + "url": "https://github.com/peombwa", + "githubUsername": "peombwa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a56f040b3b55480cc66d9635fc379f6c146488f75a4794af7c65b1e70b5bada", + "globals": [ + "microsoftgraph" + ], + "declaredModules": [ + "microsoft-graph" + ] + } + }, + "microsoft-live-connect": { + "5.0": { + "libraryName": "Microsoft Live Connect", + "typingsPackageName": "microsoft-live-connect", + "projectName": "http://msdn.microsoft.com/en-us/library/live/hh243643.aspx", + "contributors": [ + { + "name": "John Vilk", + "url": "https://github.com/jvilk", + "githubUsername": "jvilk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winjs", + "version": "*" + }, + { + "name": "winrt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65711188a8a088b7f014601343669d830197e0d401c0e135f2e2677178596f37", + "globals": [ + "WL" + ], + "declaredModules": [] + } + }, + "microsoft-sdk-soap": { + "0.0": { + "libraryName": "Sdk.Soap.js", + "typingsPackageName": "microsoft-sdk-soap", + "projectName": "https://code.msdn.microsoft.com/SdkSoapjs-9b51b99a", + "contributors": [ + { + "name": "Markus Mauch", + "url": "https://github.com/markusmauch", + "githubUsername": "markusmauch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cdda816fbb2e733247be680ba81a494e96bf62fcba6584bd542cc9f5a92388e7", + "globals": [], + "declaredModules": [ + "microsoft-sdk-soap" + ] + } + }, + "microsoft__typescript-etw": { + "0.1": { + "libraryName": "@microsoft/typescript-etw", + "typingsPackageName": "microsoft__typescript-etw", + "projectName": "https://github.com/microsoft/typescript-etw", + "contributors": [ + { + "name": "Michael Crane", + "url": "https://github.com/mrcrane", + "githubUsername": "mrcrane" + }, + { + "name": "Andrew Casey", + "url": "https://github.com/amcasey", + "githubUsername": "amcasey" + }, + { + "name": "Mine Starks", + "url": "https://github.com/minestarks", + "githubUsername": "minestarks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@microsoft/typescript-etw" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1078b2cb8ad10f05312d2f94eed4a89ba121d61dcacb33622b943243e1f9434", + "globals": [], + "declaredModules": [ + "microsoft__typescript-etw" + ] + } + }, + "microsoftteams": { + "1.2": { + "libraryName": "microsoftteams", + "typingsPackageName": "microsoftteams", + "projectName": "https://github.com/OfficeDev/microsoft-teams-library-js", + "contributors": [ + { + "name": "Bhargav Krishna", + "url": "https://github.com/WrathOfZombies", + "githubUsername": "WrathOfZombies" + }, + { + "name": "Jay Ongg", + "url": "https://github.com/jayongg", + "githubUsername": "jayongg" + }, + { + "name": "Yuri Dogandjiev", + "url": "https://github.com/ydogandjiev", + "githubUsername": "ydogandjiev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2b0377d6508cec7808c7dde9e48eaa18d9ce66dd196fb8f28f10684b3f715a8", + "globals": [ + "microsoftTeams" + ], + "declaredModules": [] + } + }, + "microtime": { + "2.1": { + "libraryName": "microtime", + "typingsPackageName": "microtime", + "projectName": "https://github.com/wadey/node-microtime", + "contributors": [ + { + "name": "Kovács Vince", + "url": "https://github.com/vincekovacs", + "githubUsername": "vincekovacs" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab27c260d5d3b31863f4fdc7aeadb38a9dc7d6d9eb53af31f0748ab20e188ea0", + "globals": [ + "microtime" + ], + "declaredModules": [ + "microtime" + ] + } + }, + "migrate-mongo": { + "7.0": { + "libraryName": "migrate-mongo", + "typingsPackageName": "migrate-mongo", + "projectName": "https://github.com/seppevs/migrate-mongo#readme", + "contributors": [ + { + "name": "Amit Beckenstein", + "url": "https://github.com/amitbeck", + "githubUsername": "amitbeck" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1816a99e224188c59791668f85e31991a6da525cfd9619e956d76a730f774259", + "globals": [], + "declaredModules": [ + "migrate-mongo" + ] + } + }, + "milkcocoa": { + "0.2": { + "libraryName": "Milkcocoa", + "typingsPackageName": "milkcocoa", + "projectName": "https://mlkcca.com/", + "contributors": [ + { + "name": "odangosan", + "url": "https://github.com/odangosan", + "githubUsername": "odangosan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60b617ca6f91fcaa4385d007f1b385b1003e4d97b5e57bf3a94c2820e6a74207", + "globals": [ + "milkcocoa" + ], + "declaredModules": [] + } + }, + "millisecond": { + "0.1": { + "libraryName": "millisecond", + "typingsPackageName": "millisecond", + "projectName": "https://github.com/unshiftio/millisecond", + "contributors": [ + { + "name": "Aayush Kapoor", + "url": "https://github.com/xeoneux", + "githubUsername": "xeoneux" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2aff666b6c5ca20ee5ab02ffa210c916e155c0788b74969ad810b416a241825d", + "globals": [], + "declaredModules": [ + "millisecond" + ] + } + }, + "milliseconds": { + "0.0": { + "libraryName": "milliseconds", + "typingsPackageName": "milliseconds", + "projectName": "http://npmjs.com/milliseconds", + "contributors": [ + { + "name": "Elmar Burke", + "url": "github.com/elmarburke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa8aabb866363070c931cae148d6fa482565a9a24aa9746e3a14a4aba9c6b1fe", + "globals": [ + "milliseconds" + ], + "declaredModules": [ + "milliseconds" + ] + } + }, + "mime": { + "2.0": { + "libraryName": "mime", + "typingsPackageName": "mime", + "projectName": "https://github.com/broofa/node-mime", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + }, + { + "name": "Daniel Hritzkiv", + "url": "https://github.com/dhritzkiv", + "githubUsername": "dhritzkiv" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "Mime.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44440ff7edf5dabbbd9ed5edb3482c642f8167d582192aa9d93b68daaab883cf", + "globals": [ + "mime" + ], + "declaredModules": [ + "mime", + "mime/Mime" + ] + } + }, + "mime-db": { + "1.27": { + "libraryName": "mime-db", + "typingsPackageName": "mime-db", + "projectName": "https://github.com/jshttp/mime-db", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 27, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f52e8abb06de5bc5f422eebd28fddabc55f32040d32b524224e892e9f5e0a3d", + "globals": [], + "declaredModules": [ + "mime-db" + ] + } + }, + "mime-types": { + "2.1": { + "libraryName": "mime-types", + "typingsPackageName": "mime-types", + "projectName": "https://github.com/jshttp/mime-types#readme", + "contributors": [ + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd2abb8b2c08b67c17bc1759892e2bad498bcde36e48d21d5390cf46d6138bf9", + "globals": [], + "declaredModules": [ + "mime-types" + ] + } + }, + "mimos": { + "3.0": { + "libraryName": "mimos", + "typingsPackageName": "mimos", + "projectName": "https://github.com/hapijs/mimos", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mime-db", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe36d38aa441d98c2c2dcaf361907b6694dfca57bfe20369d2598cb788b96040", + "globals": [], + "declaredModules": [ + "mimos" + ] + } + }, + "min-document": { + "2.19": { + "libraryName": "min-document", + "typingsPackageName": "min-document", + "projectName": "https://github.com/Raynos/min-document", + "contributors": [ + { + "name": "Ifiok JR.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4962c126649e7a01ec70bf8dd8a085c8234e2527cbc6c04d1b7162227f859860", + "globals": [], + "declaredModules": [ + "min-document" + ] + } + }, + "min-indent": { + "1.0": { + "libraryName": "min-indent", + "typingsPackageName": "min-indent", + "projectName": "https://github.com/thejameskyle/min-indent#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91564c171a288545bed42e7a0f1d5d960f340201ecc4d40383496c307f5bece3", + "globals": [], + "declaredModules": [ + "min-indent" + ] + } + }, + "mina": { + "0.4": { + "libraryName": "mina Snap-SVG", + "typingsPackageName": "mina", + "projectName": "https://github.com/adobe-webplatform/Snap.svg", + "contributors": [ + { + "name": "Lars Klein", + "url": "https://github.com/lhk", + "githubUsername": "lhk" + }, + { + "name": "Mattanja Kern", + "url": "https://github.com/mattanja", + "githubUsername": "mattanja" + }, + { + "name": "Andrey Kurdyumov", + "url": "https://github.com/kant2002", + "githubUsername": "kant2002" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46acb3cf59f97ea6c61fabf08a1edba477d8fdd5c1dd1d2a522b651619adbf5a", + "globals": [ + "mina" + ], + "declaredModules": [] + } + }, + "minapp-env": { + "1.0": { + "libraryName": "minapp-env", + "typingsPackageName": "minapp-env", + "projectName": "https://github.com/chobits4/minapp-env (Does not have to be to GitHub", + "contributors": [ + { + "name": "chobits4", + "url": "https://github.com/chobits4", + "githubUsername": "chobits4" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c8767fbfad82a4fbcd7ef4699d549e6138249bf99c7e527e03290aebd5be67a", + "globals": [ + "App", + "Array", + "ArrayBuffer", + "Boolean", + "Console", + "DB", + "DataView", + "Date", + "Error", + "EvalError", + "Float32Array", + "Float64Array", + "Function", + "GeneratorFunction", + "Infinity", + "Int16Array", + "Int32Array", + "Int8Array", + "InternalSymbol", + "Intl", + "JSON", + "Map", + "Math", + "NaN", + "Number", + "Object", + "Page", + "Promise", + "Proxy", + "RangeError", + "ReferenceError", + "Reflect", + "RegExp", + "Set", + "String", + "Symbol", + "SyntaxError", + "TypeError", + "URIError", + "Uint16Array", + "Uint32Array", + "Uint8Array", + "Uint8ClampedArray", + "WeakMap", + "WeakSet", + "atob", + "btoa", + "clearInterval", + "clearTimeout", + "console", + "decodeURI", + "decodeURIComponent", + "encodeURI", + "encodeURIComponent", + "getApp", + "getCurrentPages", + "isFinite", + "isNaN", + "parseFloat", + "parseInt", + "setInterval", + "setTimeout", + "wx" + ], + "declaredModules": [] + } + }, + "mini-css-extract-plugin": { + "0.9": { + "libraryName": "mini-css-extract-plugin", + "typingsPackageName": "mini-css-extract-plugin", + "projectName": "https://github.com/webpack-contrib/mini-css-extract-plugin", + "contributors": [ + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + }, + { + "name": "Katsuya Hino", + "url": "https://github.com/dobogo", + "githubUsername": "dobogo" + }, + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e73296c487f7655cb2aaa786721de6056dada5e2698cfca5a5e55236d37d9fac", + "globals": [], + "declaredModules": [ + "mini-css-extract-plugin" + ] + } + }, + "mini-html-webpack-plugin": { + "2.2": { + "libraryName": "mini-html-webpack-plugin", + "typingsPackageName": "mini-html-webpack-plugin", + "projectName": "https://github.com/styleguidist/mini-html-webpack-plugin", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "html-minifier" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "574e2d975b34cc0ea3507c8eacf803514aaa154fa9bd3e5f08a47c86ef581744", + "globals": [], + "declaredModules": [ + "mini-html-webpack-plugin" + ] + } + }, + "minilog": { + "2.0": { + "libraryName": "minilog", + "typingsPackageName": "minilog", + "projectName": "https://github.com/mixu/minilog", + "contributors": [ + { + "name": "Guido", + "url": "http://guido.io" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb686b355650db4d179a9ecd6969f558ba75d9a4c11e56db6aa1ebe9fe0f7b0f", + "globals": [ + "Minilog" + ], + "declaredModules": [ + "minilog" + ] + } + }, + "minimal-bit-array": { + "1.0": { + "libraryName": "minimal-bit-array", + "typingsPackageName": "minimal-bit-array", + "projectName": "https://github.com/mikolalysenko/minimal-bit-array", + "contributors": [ + { + "name": "Olegs Jeremejevs", + "url": "https://github.com/jeremejevs", + "githubUsername": "jeremejevs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05bf0634369313d226555bb30a4b1791579337a0fef3e3b58047cfb012472050", + "globals": [], + "declaredModules": [ + "minimal-bit-array" + ] + } + }, + "minimal-request-promise": { + "1.5": { + "libraryName": "minimal-request-promise", + "typingsPackageName": "minimal-request-promise", + "projectName": "https://github.com/gojko/minimal-request-promise", + "contributors": [ + { + "name": "Slobodan Stojanovic", + "url": "https://github.com/stojanovic", + "githubUsername": "stojanovic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33094e9640a0fe0fd373c10ccf74665aed74a0ea7816acc3283a39e33925c9ef", + "globals": [], + "declaredModules": [ + "minimal-request-promise" + ] + } + }, + "minimalistic-assert": { + "1.0": { + "libraryName": "minimalistic-assert", + "typingsPackageName": "minimalistic-assert", + "projectName": "https://github.com/calvinmetcalf/minimalistic-assert", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fd8934dbe31fe3860c7b976605b6ceab33380bc79a4ac279b044879d5196410", + "globals": [], + "declaredModules": [ + "minimalistic-assert" + ] + } + }, + "minimatch": { + "3.0": { + "libraryName": "Minimatch", + "typingsPackageName": "minimatch", + "projectName": "https://github.com/isaacs/minimatch", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Shant Marouti", + "url": "https://github.com/shantmarouti", + "githubUsername": "shantmarouti" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e768e36348874adcc93ac67e9c3c7b5fcbd39079c0610ec16e410b8f851308d1", + "globals": [], + "declaredModules": [ + "minimatch" + ] + } + }, + "minimist": { + "1.2": { + "libraryName": "minimist", + "typingsPackageName": "minimist", + "projectName": "https://github.com/substack/minimist", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Necroskillz", + "url": "https://github.com/Necroskillz", + "githubUsername": "Necroskillz" + }, + { + "name": "kamranayub", + "url": "https://github.com/kamranayub", + "githubUsername": "kamranayub" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46fbb5db5555175c72b64f17adce05fa9f0b38683361f762134fc47aea2ac195", + "globals": [], + "declaredModules": [ + "minimist" + ] + } + }, + "minimist-options": { + "3.0": { + "libraryName": "minimist-options", + "typingsPackageName": "minimist-options", + "projectName": "https://github.com/vadimdemedes/minimist-options", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minimist", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9198e6b433fc2be8d6a596a9ce11d10d423580bc5ff5561f76eb203be998dc52", + "globals": [], + "declaredModules": [ + "minimist-options" + ] + } + }, + "minio": { + "7.0": { + "libraryName": "minio", + "typingsPackageName": "minio", + "projectName": "https://github.com/minio/minio-js#readme", + "contributors": [ + { + "name": "Barin Britva", + "url": "https://github.com/barinbritva", + "githubUsername": "barinbritva" + }, + { + "name": "Lubomir Kaplan", + "url": "https://github.com/castorw", + "githubUsername": "castorw" + }, + { + "name": "Panagiotis Kapros", + "url": "https://github.com/loremaps", + "githubUsername": "loremaps" + }, + { + "name": "Ben Watkins", + "url": "https://github.com/OutdatedVersion", + "githubUsername": "OutdatedVersion" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bde1979da57b8dc6efbacf6149850c5ac00ee07ac6da54cae14a1015f1f852a", + "globals": [], + "declaredModules": [ + "minio" + ] + } + }, + "minipass": { + "2.2": { + "libraryName": "minipass", + "typingsPackageName": "minipass", + "projectName": "https://github.com/isaacs/minipass#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "417a8441c020d6771b3dfa9facda9be0109a7e72eee562c6a5c72cb25b30d0ce", + "globals": [], + "declaredModules": [ + "minipass" + ] + } + }, + "miniprogram-wxs": { + "2.6": { + "libraryName": "miniprogram-wxs", + "typingsPackageName": "miniprogram-wxs", + "projectName": "https://developers.weixin.qq.com/miniprogram/en/dev/framework/view/wxs/index.html", + "contributors": [ + { + "name": "New Future", + "url": "https://github.com/NewFuture", + "githubUsername": "NewFuture" + }, + { + "name": "wechat miniprogram", + "url": "https://github.com/wechat-miniprogram-admin", + "githubUsername": "wechat-miniprogram-admin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "es5.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba8a9f4a4fa65d1ea081458224f8a961b5a34cc5d2d584c1e380008243312079", + "globals": [ + "Date", + "Error", + "EvalError", + "Infinity", + "Intl", + "JSON", + "Math", + "NaN", + "Number", + "RangeError", + "ReferenceError", + "SyntaxError", + "TypeError", + "URIError", + "console", + "decodeURI", + "decodeURIComponent", + "encodeURI", + "encodeURIComponent", + "getDate", + "getRegExp", + "isFinite", + "isNaN", + "module", + "parseFloat", + "parseInt" + ], + "declaredModules": [] + } + }, + "mirrorx": { + "0.2": { + "libraryName": "mirrorx", + "typingsPackageName": "mirrorx", + "projectName": "https://github.com/mirrorjs/mirror", + "contributors": [ + { + "name": "Aaronphy", + "url": "https://github.com/aaronphy", + "githubUsername": "aaronphy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-redux", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a247b118e1a701766021f3cfb2d2d6b41e77121994bf672e1a23b251b35ecf2f", + "globals": [], + "declaredModules": [ + "mirrorx" + ] + } + }, + "mithril": { + "2.0": { + "libraryName": "Mithril", + "typingsPackageName": "mithril", + "projectName": "https://mithril.js.org/", + "contributors": [ + { + "name": "Mike Linkovich", + "url": "https://github.com/spacejack", + "githubUsername": "spacejack" + }, + { + "name": "Isiah Meadows", + "url": "https://github.com/isiahmeadows", + "githubUsername": "isiahmeadows" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "hyperscript.d.ts", + "index.d.ts", + "mount.d.ts", + "redraw.d.ts", + "render.d.ts", + "request.d.ts", + "route.d.ts", + "stream/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae30837c2569845a06ed9651be4d794121c325cc0c4628fa5972b70bc3dad416", + "globals": [], + "declaredModules": [ + "mithril/stream", + "mithril/hyperscript", + "mithril", + "mithril/request", + "mithril/render", + "mithril/redraw", + "mithril/mount", + "mithril/route" + ] + } + }, + "mithril-global": { + "2.0": { + "libraryName": "Mithril", + "typingsPackageName": "mithril-global", + "projectName": "https://mithril.js.org/", + "contributors": [ + { + "name": "Mike Linkovich", + "url": "https://github.com/spacejack", + "githubUsername": "spacejack" + }, + { + "name": "Isiah Meadows", + "url": "https://github.com/isiahmeadows", + "githubUsername": "isiahmeadows" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mithril", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d45868a9000254c7ecd2344b9d8e606a050dff47851cd4f3afae3e878502b6e", + "globals": [ + "m" + ], + "declaredModules": [ + "mithril-global" + ] + } + }, + "mitm": { + "1.3": { + "libraryName": "mitm", + "typingsPackageName": "mitm", + "projectName": "https://github.com/moll/node-mitm", + "contributors": [ + { + "name": "Alejandro Sánchez", + "url": "https://github.com/alejo90", + "githubUsername": "alejo90" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90d8a3f63390bfc281913aa21437c0b85cdb2d5a6be48fed8457828a6872269d", + "globals": [], + "declaredModules": [ + "mitm" + ] + } + }, + "mitsobox": { + "0.1": { + "libraryName": "mitsobox", + "typingsPackageName": "mitsobox", + "projectName": "https://github.com/jimfilippou/mitsobox", + "contributors": [ + { + "name": "MrClemds", + "url": "https://github.com/MrClemds", + "githubUsername": "MrClemds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42692f7971b133990f520f7e2185357c57ceb77b3009e2c3a15b8a6a8e90a16c", + "globals": [], + "declaredModules": [ + "mitsobox" + ] + } + }, + "mixpanel": { + "2.14": { + "libraryName": "Mixpanel", + "typingsPackageName": "mixpanel", + "projectName": "https://mixpanel.com/", + "contributors": [ + { + "name": "Knut Eirik Leira Hjelle", + "url": "https://github.com/hjellek", + "githubUsername": "hjellek" + }, + { + "name": "Manduro", + "url": "https://github.com/Manduro", + "githubUsername": "Manduro" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "528bda13153463991b0539cd302598027758ecc4d632c503e6ae1467e102c35d", + "globals": [ + "mixpanel" + ], + "declaredModules": [] + } + }, + "mixpanel-browser": { + "2.33": { + "libraryName": "mixpanel-browser", + "typingsPackageName": "mixpanel-browser", + "projectName": "https://github.com/mixpanel/mixpanel-js", + "contributors": [ + { + "name": "Carlos López", + "url": "https://github.com/karlos1337", + "githubUsername": "karlos1337" + }, + { + "name": "Ricardo Rodrigues", + "url": "https://github.com/RicardoRodrigues", + "githubUsername": "RicardoRodrigues" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 33, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "692175c018608386e217b0362fb760bf92290212691705e09fa2e2300710578d", + "globals": [], + "declaredModules": [ + "mixpanel-browser" + ] + } + }, + "mixto": { + "0.0": { + "libraryName": "mixto", + "typingsPackageName": "mixto", + "projectName": "https://github.com/atom/mixto", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d61d62b1ce613a75875243aba3cb6e7c843816a400d79c54dada95038a67eaa0", + "globals": [], + "declaredModules": [ + "mixto" + ] + } + }, + "mjml": { + "4.0": { + "libraryName": "mjml", + "typingsPackageName": "mjml", + "projectName": "https://github.com/mjmlio/mjml", + "contributors": [ + { + "name": "aahoughton", + "url": "https://github.com/aahoughton", + "githubUsername": "aahoughton" + }, + { + "name": "marpstar ", + "url": "https://github.com/marpstar", + "githubUsername": "marpstar" + }, + { + "name": "eiskalteschatten ", + "url": "https://github.com/eiskalteschatten", + "githubUsername": "eiskalteschatten" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4d58bb859b695c1da4a08f80a1e65e6c4c47faeba6156a0136cc7197487ca6b", + "globals": [], + "declaredModules": [ + "mjml" + ] + } + }, + "mjml-react": { + "1.0": { + "libraryName": "mjml-react", + "typingsPackageName": "mjml-react", + "projectName": "https://github.com/wix-incubator/mjml-react", + "contributors": [ + { + "name": "Henri Normak", + "url": "https://github.com/henrinormak", + "githubUsername": "henrinormak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "extensions/index.d.ts", + "index.d.ts", + "utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4adebd36b34d838f180ff150272d5a70f4efa69f507622403bcad05e03223224", + "globals": [], + "declaredModules": [ + "mjml-react", + "mjml-react/extensions", + "mjml-react/utils" + ] + } + }, + "mkcert": { + "1.2": { + "libraryName": "mkcert", + "typingsPackageName": "mkcert", + "projectName": "https://github.com/Subash/mkcert/", + "contributors": [ + { + "name": "Sachin Arunkumar", + "url": "https://github.com/asachin96", + "githubUsername": "asachin96" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09aa137c689d21bdd74a0fa8f10f61fd39fdf7d9652645387e11cd199910ea80", + "globals": [], + "declaredModules": [ + "mkcert" + ] + } + }, + "mkdirp": { + "1.0": { + "libraryName": "mkdirp", + "typingsPackageName": "mkdirp", + "projectName": "https://github.com/substack/node-mkdirp", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62f70103f86824aa0173ae740afe749d5b7867b1f5dd18f1b32d2bc385fc9927", + "globals": [], + "declaredModules": [ + "mkdirp" + ] + } + }, + "mkpath": { + "0.1": { + "libraryName": "mkpath", + "typingsPackageName": "mkpath", + "projectName": "https://www.npmjs.com/package/mkpath", + "contributors": [ + { + "name": "Jared Klopper", + "url": "https://github.com/optical", + "githubUsername": "optical" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1436138d63e662f31f0dbc48a4fc531854c47d9135ae2af82c7a3b431faac0f1", + "globals": [], + "declaredModules": [ + "mkpath" + ] + } + }, + "ml-levenberg-marquardt": { + "1.0": { + "libraryName": "ml-levenberg-marquardt", + "typingsPackageName": "ml-levenberg-marquardt", + "projectName": "https://github.com/mljs/levenberg-marquardt#readme", + "contributors": [ + { + "name": "m93a", + "url": "https://github.com/m93a", + "githubUsername": "m93a" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0eda903a90411007583e1e459fbf1b6bac5c0aa399a3f794ee156c719a02a5b4", + "globals": [], + "declaredModules": [ + "ml-levenberg-marquardt" + ] + } + }, + "mmmagic": { + "0.4": { + "libraryName": "mmmagic", + "typingsPackageName": "mmmagic", + "projectName": "https://github.com/mscdex/mmmagic", + "contributors": [ + { + "name": "Andrei Sebastian Cîmpean", + "url": "http://andreime.com/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd3ffa7441f3f57c18efd2b9759d6a191a22d71c56211d641739bee4d13d6fbe", + "globals": [], + "declaredModules": [ + "mmmagic" + ] + } + }, + "mobx-apollo": { + "0.0": { + "libraryName": "mobx-apollo", + "typingsPackageName": "mobx-apollo", + "projectName": "https://github.com/sonaye/mobx-apollo#readme", + "contributors": [ + { + "name": "Paul Selden", + "url": "https://github.com/pselden", + "githubUsername": "pselden" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "apollo-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "apollo-client", + "version": "^2.0.0" + }, + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "96903d6260f30c707afb6fda75403b6341f429840e48e69b3564323408db153f", + "globals": [], + "declaredModules": [ + "mobx-apollo" + ] + } + }, + "mocha": { + "7.0": { + "libraryName": "mocha", + "typingsPackageName": "mocha", + "projectName": "https://mochajs.org", + "contributors": [ + { + "name": "Kazi Manzur Rashid", + "url": "https://github.com/kazimanzurrashid", + "githubUsername": "kazimanzurrashid" + }, + { + "name": "otiai10", + "url": "https://github.com/otiai10", + "githubUsername": "otiai10" + }, + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + }, + { + "name": "Vadim Macagon", + "url": "https://github.com/enlight", + "githubUsername": "enlight" + }, + { + "name": "Andrew Bradley", + "url": "https://github.com/cspotcode", + "githubUsername": "cspotcode" + }, + { + "name": "Dmitrii Sorin", + "url": "https://github.com/1999", + "githubUsername": "1999" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "971a14d10e80a36f8027110d7bb5159a5d9688ae7ace742de8b9d24a58cdf6d2", + "globals": [ + "Mocha", + "after", + "afterEach", + "before", + "beforeEach", + "context", + "describe", + "it", + "mocha", + "run", + "setup", + "specify", + "suite", + "suiteSetup", + "suiteTeardown", + "teardown", + "test", + "xcontext", + "xdescribe", + "xit", + "xspecify" + ], + "declaredModules": [ + "mocha", + "mocha/lib/ms", + "mocha/lib/interfaces/common" + ] + } + }, + "mocha-each": { + "2.0": { + "libraryName": "mocha-each", + "typingsPackageName": "mocha-each", + "projectName": "https://github.com/ryym/mocha-each#readme", + "contributors": [ + { + "name": "Tom Harley", + "url": "https://github.com/magnostherobot", + "githubUsername": "magnostherobot" + }, + { + "name": "Noah May", + "url": "https://github.com/nmay231", + "githubUsername": "nmay231" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "113eb7c112474a88fc175f18c7716dc9c4f196447f8a2034eb7c09fd56e861c5", + "globals": [], + "declaredModules": [ + "mocha-each" + ] + } + }, + "mocha-phantomjs": { + "3.5": { + "libraryName": "mocha-phantomjs", + "typingsPackageName": "mocha-phantomjs", + "projectName": "http://metaskills.net/mocha-phantomjs/", + "contributors": [ + { + "name": "Erik Schierboom", + "url": "https://github.com/ErikSchierboom", + "githubUsername": "ErikSchierboom" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cebf425a9a200514ab7c63de435cc56fd952ed3c4713fd608feda4615c3abaa2", + "globals": [ + "mochaPhantomJS" + ], + "declaredModules": [] + } + }, + "mocha-prepare": { + "0.1": { + "libraryName": "mocha-prepare", + "typingsPackageName": "mocha-prepare", + "projectName": "https://github.com/enobufs/mocha-prepare#readme", + "contributors": [ + { + "name": "Sorin Sandru", + "url": "https://github.com/idono87", + "githubUsername": "idono87" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f60d5bdfa02ef0dc4687a656a627eefe0c5a6b46b7e9d1bf784083951b6ce88d", + "globals": [], + "declaredModules": [ + "mocha-prepare" + ] + } + }, + "mocha-steps": { + "1.3": { + "libraryName": "mocha-steps", + "typingsPackageName": "mocha-steps", + "projectName": "https://github.com/rprieto/mocha-steps", + "contributors": [ + { + "name": "AryloYeung", + "url": "https://github.com/Arylo", + "githubUsername": "Arylo" + }, + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26e6a94afeda32fa779b8a6eb7ac8003d19a02331afe645d95f50d19bd40ca37", + "globals": [], + "declaredModules": [ + "mocha-steps" + ] + } + }, + "mocha-sugar-free": { + "1.4": { + "libraryName": "mocha-sugar-free", + "typingsPackageName": "mocha-sugar-free", + "projectName": "https://github.com/Joris-van-der-Wel/mocha-sugar-free#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d30d0ebcba5122353da17fed72a34fa67e6fa0551c76e0321dc4607438ec2a1b", + "globals": [], + "declaredModules": [ + "mocha-sugar-free" + ] + } + }, + "mochaccino": { + "1.2": { + "libraryName": "mochaccino", + "typingsPackageName": "mochaccino", + "projectName": "https://github.com/pawelgalazka/mochaccino#readme", + "contributors": [ + { + "name": "Thomas-P", + "url": "https://github.com/thomas-p", + "githubUsername": "thomas-p" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67cff2c8fc2fcb885de12a414354a8e13303bb84c38255838165b50ab035f9b8", + "globals": [], + "declaredModules": [ + "mochaccino" + ] + } + }, + "mock-aws-s3": { + "2.6": { + "libraryName": "mock-aws-s3", + "typingsPackageName": "mock-aws-s3", + "projectName": "https://github.com/MathieuLoutre/mock-aws-s3", + "contributors": [ + { + "name": "Elliot Blackburn", + "url": "https://github.com/bluehatbrit", + "githubUsername": "bluehatbrit" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": ">=2.169.0" + } + ], + "contentHash": "659d3a3f55e520ccf3b44b7549136dc47d5f4818d029623932eb80be9d57f79c", + "globals": [], + "declaredModules": [ + "mock-aws-s3" + ] + } + }, + "mock-fs": { + "4.10": { + "libraryName": "mock-fs", + "typingsPackageName": "mock-fs", + "projectName": "https://github.com/tschaub/mock-fs", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + }, + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Porama Ruengrairatanaroj", + "url": "https://github.com/Seally", + "githubUsername": "Seally" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/directory.d.ts", + "lib/file.d.ts", + "lib/filesystem.d.ts", + "lib/index.d.ts", + "lib/item.d.ts", + "lib/symlink.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8024da3fb6cf8383a733fba3b37f8f3a4189a6fed98ab6d5b43d673ce048dc9", + "globals": [], + "declaredModules": [ + "mock-fs", + "mock-fs/lib/filesystem", + "mock-fs/lib/item", + "mock-fs/lib/file", + "mock-fs/lib/directory", + "mock-fs/lib/symlink", + "mock-fs/lib" + ] + } + }, + "mock-knex": { + "0.4": { + "libraryName": "mock-knex", + "typingsPackageName": "mock-knex", + "projectName": "https://github.com/colonyamerican/mock-knex", + "contributors": [ + { + "name": "Jesse Zhang", + "url": "https://github.com/jessezhang91", + "githubUsername": "jessezhang91" + }, + { + "name": "Scott Cooper", + "url": "https://github.com/scttcper", + "githubUsername": "scttcper" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knex", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "> 0.8 < 0.20" + } + ], + "contentHash": "4cf909ec64cc5bd8310db3b15edfde139fab9a3d823032b5da20a3ffc668f2f3", + "globals": [], + "declaredModules": [ + "mock-knex" + ] + } + }, + "mock-raf": { + "1.0": { + "libraryName": "mock-raf", + "typingsPackageName": "mock-raf", + "projectName": "https://github.com/FormidableLabs/mock-raf", + "contributors": [ + { + "name": "Daniel Pereira", + "url": "https://github.com/djpereira", + "githubUsername": "djpereira" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6600b0b7b197b92f4b4fd21aa28e4fc13f2a2605f2694b8288f6b188d5eb505f", + "globals": [], + "declaredModules": [ + "mock-raf" + ] + } + }, + "mock-req-res": { + "1.1": { + "libraryName": "mock-req-res", + "typingsPackageName": "mock-req-res", + "projectName": "https://github.com/davesag/mock-req-res#readme", + "contributors": [ + { + "name": "Sandor Turanszky", + "url": "https://github.com/sandorTuranszky", + "githubUsername": "sandorTuranszky" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f104b9980d04dd9517924baf8b51f10286b4237320db07ea6258c96d7c762fe", + "globals": [], + "declaredModules": [ + "mock-req-res" + ] + } + }, + "mock-require": { + "2.0": { + "libraryName": "mock-require", + "typingsPackageName": "mock-require", + "projectName": "https://github.com/boblauer/mock-require", + "contributors": [ + { + "name": "Giorgio Delgado", + "url": "https://github.com/gDelgado14", + "githubUsername": "gDelgado14" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9ad508716a0f6def780ba08d32efbfe9c06aac46460dd460fe8f0bc91ca6591", + "globals": [], + "declaredModules": [ + "mock-require" + ] + } + }, + "mockdate": { + "2.0": { + "libraryName": "mockdate", + "typingsPackageName": "mockdate", + "projectName": "https://github.com/boblauer/MockDate", + "contributors": [ + { + "name": "Bruno Leonardo Michels", + "url": "https://github.com/brunolm", + "githubUsername": "brunolm" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccaed9fab2713f6e09d76b95fa3a436ea724e3ab4e94291a837d4302bb11adea", + "globals": [ + "MockDate" + ], + "declaredModules": [ + "mockdate" + ] + } + }, + "mockery": { + "1.4": { + "libraryName": "mockery", + "typingsPackageName": "mockery", + "projectName": "https://github.com/mfncooper/mockery", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb73d08503803883a5ee51537a258cedb56f579f10a20ea4dfa1443564c13d66", + "globals": [], + "declaredModules": [ + "mockery" + ] + } + }, + "mockjs": { + "1.0": { + "libraryName": "mockjs", + "typingsPackageName": "mockjs", + "projectName": "http://mockjs.com/", + "contributors": [ + { + "name": "lavyun", + "url": "httpS://github.com/lavyun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "345d3059761a3cc57feac6c15c97d7abb0a95cec609cf521d0b3b5ce16ce5a01", + "globals": [], + "declaredModules": [ + "mockjs" + ] + } + }, + "modernizr": { + "3.5": { + "libraryName": "Modernizr", + "typingsPackageName": "modernizr", + "projectName": "http://modernizr.com/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Theodore Brown", + "url": "https://github.com/theodorejb", + "githubUsername": "theodorejb" + }, + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + }, + { + "name": "Luca Trazzi", + "url": "https://github.com/lucax88x", + "githubUsername": "lucax88x" + }, + { + "name": "Nathan Hardy", + "url": "https://github.com/nhardy", + "githubUsername": "nhardy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ba5c8df6de58c42f781e2170c85e10f63f37141c6f4b6968bd79b9b285c7234", + "globals": [ + "Modernizr" + ], + "declaredModules": [ + "modernizr" + ] + } + }, + "modesl": { + "1.1": { + "libraryName": "modesl", + "typingsPackageName": "modesl", + "projectName": "https://github.com/englercj/node-esl", + "contributors": [ + { + "name": "Nischit Ranganath", + "url": "https://github.com/neeschit", + "githubUsername": "neeschit" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c178795eabbee3893e88a42ead1428801e30d6d9e5c429d0dde5fe3902b4c8ad", + "globals": [], + "declaredModules": [ + "modesl" + ] + } + }, + "modular-scale": { + "5.1": { + "libraryName": "modular-scale", + "typingsPackageName": "modular-scale", + "projectName": "https://github.com/kristoferjoseph/modular-scale", + "contributors": [ + { + "name": "Mike Fowler", + "url": "https://github.com/mikefowler", + "githubUsername": "mikefowler" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ba3a465f638bb89e7e483fbe0b297854ab96a9fc817cd607de70955a4f419c5", + "globals": [], + "declaredModules": [ + "modular-scale" + ] + } + }, + "module-alias": { + "2.0": { + "libraryName": "module-alias", + "typingsPackageName": "module-alias", + "projectName": "https://github.com/ilearnio/module-alias/", + "contributors": [ + { + "name": "Kevin Ramharak", + "url": "https://github.com/KevinRamharak", + "githubUsername": "KevinRamharak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e8d3f620103632637bc169e2827840f2ceb0bb8274af630248cab251729a64a", + "globals": [], + "declaredModules": [ + "module-alias" + ] + } + }, + "module-deps": { + "6.1": { + "libraryName": "module-deps", + "typingsPackageName": "module-deps", + "projectName": "https://github.com/browserify/module-deps", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "browser-resolve", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4235f6a1d2ae9b74bd337fbcb45ed7e5eafc067196489eb6056c9f88c688bd5", + "globals": [], + "declaredModules": [ + "module-deps" + ] + } + }, + "moji": { + "0.5": { + "libraryName": "moji", + "typingsPackageName": "moji", + "projectName": "https://github.com/niwaringo/moji", + "contributors": [ + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87b1121e339e33e1ede8372d0415bc9f0af67a33318407bfdcdab3cc5ef0fa24", + "globals": [], + "declaredModules": [ + "moji" + ] + } + }, + "moment-business": { + "0.1": { + "libraryName": "moment-business", + "typingsPackageName": "moment-business", + "projectName": "https://github.com/jmeas/moment-business", + "contributors": [ + { + "name": "Greg Sieranski", + "url": "https://github.com/wonbyte", + "githubUsername": "wonbyte" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.18.0" + } + ], + "contentHash": "ebc25b2b93d60d32b744d88c509440d06728a72b741a7c98eba9bee3b5e7d578", + "globals": [], + "declaredModules": [ + "moment-business" + ] + } + }, + "moment-business-time": { + "0.7": { + "libraryName": "moment-business-time", + "typingsPackageName": "moment-business-time", + "projectName": "https://github.com/lennym/moment-business-time", + "contributors": [ + { + "name": "Tomasz Nguyen", + "url": "https://github.com/swist", + "githubUsername": "swist" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "d3f620e89b56281d83d0dea5cc05c93571e46425a4a86ab4555b05e7b58b901a", + "globals": [], + "declaredModules": [] + } + }, + "moment-duration-format": { + "2.2": { + "libraryName": "moment-duration-format", + "typingsPackageName": "moment-duration-format", + "projectName": "https://github.com/jsmreese/moment-duration-format", + "contributors": [ + { + "name": "Swint De Coninck", + "url": "https://github.com/SwintDC", + "githubUsername": "SwintDC" + }, + { + "name": "Niklas Walter", + "url": "https://github.com/TwoStone", + "githubUsername": "TwoStone" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Lukasz Bendykowski", + "url": "https://github.com/bendykowski", + "githubUsername": "bendykowski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "ff0c4122e4da8d5348cf17c4914e7c8e01fbcf1464eae29f8cf943a5b14693c5", + "globals": [], + "declaredModules": [ + "moment-duration-format" + ] + } + }, + "moment-hijri": { + "2.1": { + "libraryName": "moment-hijri", + "typingsPackageName": "moment-hijri", + "projectName": "https://github.com/xsoh/moment-hijri", + "contributors": [ + { + "name": "Alaa Masoud", + "url": "https://github.com/alaatm", + "githubUsername": "alaatm" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "d9738c6dbe70dccc15ff10aab96d0a9d4b3095e09bd5c1e946d49701229769db", + "globals": [], + "declaredModules": [ + "moment-hijri" + ] + } + }, + "moment-holiday": { + "1.5": { + "libraryName": "moment-holiday", + "typingsPackageName": "moment-holiday", + "projectName": "https://github.com/kodie/moment-holiday", + "contributors": [ + { + "name": "Robert Winslow Dalpe", + "url": "https://github.com/rwdalpe", + "githubUsername": "rwdalpe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.0.0" + } + ], + "contentHash": "0a38a8da18bd39cce8f9bbb95c7eb92f50a6d493a5f37daf38ccb9ca7371d621", + "globals": [], + "declaredModules": [] + } + }, + "moment-jalaali": { + "0.7": { + "libraryName": "moment-jalaali", + "typingsPackageName": "moment-jalaali", + "projectName": "https://github.com/jalaali/moment-jalaali", + "contributors": [ + { + "name": "Ali Taheri Moghaddar", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "8e7e4dfb536af9cb9e88e95b488a6ec0093c19d8b2fed3c8b610218349097338", + "globals": [], + "declaredModules": [ + "moment-jalaali" + ] + } + }, + "moment-precise-range-plugin": { + "0.2": { + "libraryName": "moment-precise-range", + "typingsPackageName": "moment-precise-range-plugin", + "projectName": "https://github.com/codebox/moment-precise-range", + "contributors": [ + { + "name": "Mitchell Grice", + "url": "https://github.com/gricey432", + "githubUsername": "gricey432" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "ae978980fb9108e82a9481450386629d99a9aafa35e4c47316aba4d11623ad70", + "globals": [], + "declaredModules": [ + "moment-precise-range-plugin" + ] + } + }, + "moment-round": { + "1.0": { + "libraryName": "moment-round", + "typingsPackageName": "moment-round", + "projectName": "https://github.com/WebDevTmas/moment-round", + "contributors": [ + { + "name": "Jacob Baskin", + "url": "https://github.com/jacobbaskin", + "githubUsername": "jacobbaskin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "5f7752e21d5f15351beaa3fcd41e5c86999ea56b3f82d2d83717c498c7441351", + "globals": [], + "declaredModules": [ + "moment-round" + ] + } + }, + "moment-shortformat": { + "2.1": { + "libraryName": "moment-shortformat", + "typingsPackageName": "moment-shortformat", + "projectName": "https://github.com/researchgate/moment-shortformat#readme", + "contributors": [ + { + "name": "whatasoda", + "url": "https://github.com/whatasoda", + "githubUsername": "whatasoda" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.22.2" + } + ], + "contentHash": "e078e0bd4ee571195e2d19b546ec4be7224765e0ec538b78bab8ba08a504a3d4", + "globals": [ + "moment" + ], + "declaredModules": [ + "moment-shortformat" + ] + } + }, + "moment-strftime2": { + "1.0": { + "libraryName": "moment-strftime2", + "typingsPackageName": "moment-strftime2", + "projectName": "https://github.com/ShogunPanda/moment-strftime2", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [ + "moment-timezone" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.18.1" + } + ], + "contentHash": "0d1dd6e3322a8dfdff0d0c238427aa2d3149ed393fead845d907c275bcc62969", + "globals": [], + "declaredModules": [ + "moment-strftime2" + ] + } + }, + "moment-timezone": { + "0.5": { + "libraryName": "moment-timezone.js", + "typingsPackageName": "moment-timezone", + "projectName": "http://momentjs.com/timezone/", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Alan Brazil Lins", + "url": "https://github.com/alanblins", + "githubUsername": "alanblins" + }, + { + "name": "Agustin Carrasco", + "url": "https://github.com/asermax", + "githubUsername": "asermax" + }, + { + "name": "Borys Kupar", + "url": "https://github.com/borys-kupar", + "githubUsername": "borys-kupar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "moment-timezone.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "3047fe993176bbb61193a4ad59f18e3e0bbad099e7b55788e0e196f421a23ab5", + "globals": [], + "declaredModules": [ + "moment-timezone", + "moment-timezone/moment-timezone" + ] + } + }, + "money-math": { + "2.5": { + "libraryName": "money-math", + "typingsPackageName": "money-math", + "projectName": "https://github.com/ikr/money-math#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23c1009dca70d2a5966c291359efbc687a0b6878524728b40a979356514e91ed", + "globals": [ + "Money" + ], + "declaredModules": [ + "money-math" + ] + } + }, + "mongo-sanitize": { + "1.0": { + "libraryName": "mongo-sanitize", + "typingsPackageName": "mongo-sanitize", + "projectName": "https://github.com/vkarpov15/mongo-sanitize", + "contributors": [ + { + "name": "Cedric Cazin", + "url": "https://github.com/CedricCazin", + "githubUsername": "CedricCazin" + }, + { + "name": "Olga Isakova", + "url": "https://github.com/penumbra1", + "githubUsername": "penumbra1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1500114a33195d920cc82e3066e4a8f2c15075acba07bf35ff0c6ef85d718feb", + "globals": [], + "declaredModules": [ + "mongo-sanitize" + ] + } + }, + "mongodb": { + "3.5": { + "libraryName": "MongoDB", + "typingsPackageName": "mongodb", + "projectName": "https://github.com/mongodb/node-mongodb-native", + "contributors": [ + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + }, + { + "name": "Alan Marcell", + "url": "https://github.com/alanmarcell", + "githubUsername": "alanmarcell" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Gaurav Lahoti", + "url": "https://github.com/dante-101", + "githubUsername": "dante-101" + }, + { + "name": "Mariano Cortesi", + "url": "https://github.com/mcortesi", + "githubUsername": "mcortesi" + }, + { + "name": "Enrico Picci", + "url": "https://github.com/EnricoPicci", + "githubUsername": "EnricoPicci" + }, + { + "name": "Alexander Christie", + "url": "https://github.com/AJCStriker", + "githubUsername": "AJCStriker" + }, + { + "name": "Julien Chaumond", + "url": "https://github.com/julien-c", + "githubUsername": "julien-c" + }, + { + "name": "Dan Aprahamian", + "url": "https://github.com/daprahamian", + "githubUsername": "daprahamian" + }, + { + "name": "Denys Bushulyak", + "url": "https://github.com/denys-bushulyak", + "githubUsername": "denys-bushulyak" + }, + { + "name": "Bastien Arata", + "url": "https://github.com/BastienAr", + "githubUsername": "BastienAr" + }, + { + "name": "Wan Bachtiar", + "url": "https://github.com/sindbach", + "githubUsername": "sindbach" + }, + { + "name": "Geraldine Lemeur", + "url": "https://github.com/geraldinelemeur", + "githubUsername": "geraldinelemeur" + }, + { + "name": "Jimmy Shimizu", + "url": "https://github.com/jishi", + "githubUsername": "jishi" + }, + { + "name": "Dominik Heigl", + "url": "https://github.com/various89", + "githubUsername": "various89" + }, + { + "name": "Angela-1", + "url": "https://github.com/angela-1", + "githubUsername": "angela-1" + }, + { + "name": "Mikael Lirbank", + "url": "https://github.com/lirbank", + "githubUsername": "lirbank" + }, + { + "name": "Hector Ribes", + "url": "https://github.com/hector7", + "githubUsername": "hector7" + }, + { + "name": "Florian Richter", + "url": "https://github.com/floric", + "githubUsername": "floric" + }, + { + "name": "Erik Christensen", + "url": "https://github.com/erikc5000", + "githubUsername": "erikc5000" + }, + { + "name": "Nick Zahn", + "url": "https://github.com/Manc", + "githubUsername": "Manc" + }, + { + "name": "Jarom Loveridge", + "url": "https://github.com/jloveridge", + "githubUsername": "jloveridge" + }, + { + "name": "Luis Pais", + "url": "https://github.com/ranguna", + "githubUsername": "ranguna" + }, + { + "name": "Hossein Saniei", + "url": "https://github.com/HosseinAgha", + "githubUsername": "HosseinAgha" + }, + { + "name": "Alberto Silva", + "url": "https://github.com/albertossilva", + "githubUsername": "albertossilva" + }, + { + "name": "Rauno Viskus", + "url": "https://github.com/Rauno56", + "githubUsername": "Rauno56" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bson", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bf75651f28589fe791776fcae1e737bc623b31256f0aa3dea136ba5bb7f58d6", + "globals": [], + "declaredModules": [ + "mongodb" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "MongoDB", + "typingsPackageName": "mongodb", + "projectName": "https://github.com/mongodb/node-mongodb-native", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "util" + ], + "pathMappings": [ + { + "packageName": "mongodb", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "63bd6872497becae057eacd969488fe1fc886acbf31fefacb743ef75ee5d1dc0", + "globals": [], + "declaredModules": [ + "mongodb" + ] + }, + "2.2": { + "libraryVersionDirectoryName": "2", + "libraryName": "MongoDB", + "typingsPackageName": "mongodb", + "projectName": "https://github.com/mongodb/node-mongodb-native/tree/2.2", + "contributors": [ + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + }, + { + "name": "Alan Marcell", + "url": "https://github.com/alanmarcell", + "githubUsername": "alanmarcell" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Gaurav Lahoti", + "url": "https://github.com/dante-101", + "githubUsername": "dante-101" + }, + { + "name": "Mariano Cortesi", + "url": "https://github.com/mcortesi", + "githubUsername": "mcortesi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bson", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "mongodb", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5a61278517fcbcf24a3075c512781caa4ff08ecd43c1d9f853b35044c9d76f30", + "globals": [], + "declaredModules": [ + "mongodb" + ] + } + }, + "mongodb-uri": { + "0.9": { + "libraryName": "mongodb-uri", + "typingsPackageName": "mongodb-uri", + "projectName": "https://github.com/mongolab/mongodb-uri-node", + "contributors": [ + { + "name": "mernxl", + "url": "https://github.com/mernxl", + "githubUsername": "mernxl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccd566da6934661a714591c4abdb1f62bf5a2bfee001089e3b1c69560dffb282", + "globals": [], + "declaredModules": [ + "mongodb-uri" + ] + } + }, + "mongoose": { + "5.7": { + "libraryName": "Mongoose", + "typingsPackageName": "mongoose", + "projectName": "http://mongoosejs.com/", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "lukasz-zak", + "url": "https://github.com/lukasz-zak", + "githubUsername": "lukasz-zak" + }, + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + }, + { + "name": "jendrikw", + "url": "https://github.com/jendrikw", + "githubUsername": "jendrikw" + }, + { + "name": "Ethan Resnick", + "url": "https://github.com/ethanresnick", + "githubUsername": "ethanresnick" + }, + { + "name": "vologa", + "url": "https://github.com/vologab", + "githubUsername": "vologab" + }, + { + "name": "jussikinnula", + "url": "https://github.com/jussikinnula", + "githubUsername": "jussikinnula" + }, + { + "name": "ondratra", + "url": "https://github.com/ondratra", + "githubUsername": "ondratra" + }, + { + "name": "alfirin", + "url": "https://github.com/alfirin", + "githubUsername": "alfirin" + }, + { + "name": "Idan Dardikman", + "url": "https://github.com/idandrd", + "githubUsername": "idandrd" + }, + { + "name": "Dominik Heigl", + "url": "https://github.com/various89", + "githubUsername": "various89" + }, + { + "name": "Fazendaaa", + "url": "https://github.com/Fazendaaa", + "githubUsername": "Fazendaaa" + }, + { + "name": "Norman Perrin", + "url": "https://github.com/NormanPerrin", + "githubUsername": "NormanPerrin" + }, + { + "name": "stablio", + "url": "https://github.com/stablio", + "githubUsername": "stablio" + }, + { + "name": "Emmanuel Gautier", + "url": "https://github.com/emmanuelgautier", + "githubUsername": "emmanuelgautier" + }, + { + "name": "Frontend Monster", + "url": "https://github.com/frontendmonster", + "githubUsername": "frontendmonster" + }, + { + "name": "Ming Chen", + "url": "https://github.com/mingchen", + "githubUsername": "mingchen" + }, + { + "name": "Olga Isakova", + "url": "https://github.com/penumbra1", + "githubUsername": "penumbra1" + }, + { + "name": "Orblazer", + "url": "https://github.com/orblazer", + "githubUsername": "orblazer" + }, + { + "name": "HughKu", + "url": "https://github.com/HughKu", + "githubUsername": "HughKu" + }, + { + "name": "Erik Lopez", + "url": "https://github.com/niuware", + "githubUsername": "niuware" + }, + { + "name": "Vlad Melnik", + "url": "https://github.com/vladmel1234", + "githubUsername": "vladmel1234" + }, + { + "name": "Jarom Loveridge", + "url": "https://github.com/jloveridge", + "githubUsername": "jloveridge" + }, + { + "name": "Grimmer Kang", + "url": "https://github.com/grimmer0125", + "githubUsername": "grimmer0125" + }, + { + "name": "Richard Davison", + "url": "https://github.com/richarddd", + "githubUsername": "richarddd" + }, + { + "name": "Brian Chen", + "url": "https://github.com/ToucheSir", + "githubUsername": "ToucheSir" + }, + { + "name": "Boris Figovsky", + "url": "https://github.com/borfig", + "githubUsername": "borfig" + }, + { + "name": "Simon Driscoll", + "url": "https://github.com/dinodeSimon", + "githubUsername": "dinodeSimon" + }, + { + "name": "Anton Kenikh", + "url": "https://github.com/anthony-kenikh", + "githubUsername": "anthony-kenikh" + }, + { + "name": "Chathu Vishwajith", + "url": "https://github.com/iamchathu", + "githubUsername": "iamchathu" + }, + { + "name": "LKHO", + "url": "https://github.com/lkho", + "githubUsername": "lkho" + }, + { + "name": "Tom Yam", + "url": "https://github.com/tomyam1", + "githubUsername": "tomyam1" + }, + { + "name": "Thomas Pischulski", + "url": "https://github.com/nephix", + "githubUsername": "nephix" + }, + { + "name": "Sam Kim", + "url": "https://github.com/rlaace423", + "githubUsername": "rlaace423" + }, + { + "name": "Dongjun Lee", + "url": "https://github.com/ChazEpps", + "githubUsername": "ChazEpps" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e87cf685f2007e5347f88b0293659afb885cafd32f01d7e247e8439ef98d7d5", + "globals": [], + "declaredModules": [ + "mongoose" + ] + }, + "3.8": { + "libraryVersionDirectoryName": "3", + "libraryName": "mongoose", + "typingsPackageName": "mongoose", + "projectName": "http://mongoosejs.com/", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi/" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "mongoose", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "398015b0d11274a49ecd56ddbb761a27bb1442f3df058b72260fce07ac292dee", + "globals": [], + "declaredModules": [] + }, + "4.7": { + "libraryVersionDirectoryName": "4", + "libraryName": "Mongoose", + "typingsPackageName": "mongoose", + "projectName": "http://mongoosejs.com/", + "contributors": [ + { + "name": "simonxca", + "url": "https://github.com/simonxca", + "githubUsername": "simonxca" + }, + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "lukasz-zak", + "url": "https://github.com/lukasz-zak", + "githubUsername": "lukasz-zak" + }, + { + "name": "murbanowicz", + "url": "https://github.com/murbanowicz", + "githubUsername": "murbanowicz" + }, + { + "name": "Samuel Bodin", + "url": "https://github.com/bodinsamuel", + "githubUsername": "bodinsamuel" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "mongoose", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "042f92355af290e16252df474443c3dcf41fe28451474b9b6676d30f55887f05", + "globals": [], + "declaredModules": [ + "mongoose" + ] + } + }, + "mongoose-auto-increment": { + "5.0": { + "libraryName": "mongoose-auto-increment", + "typingsPackageName": "mongoose-auto-increment", + "projectName": "https://github.com/codetunnel/mongoose-auto-increment", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3e0f71f6bbc4082e8a3df1a161b5848e055c8818ecf4d24014c173b64c20452", + "globals": [], + "declaredModules": [ + "mongoose-auto-increment" + ] + } + }, + "mongoose-autopopulate": { + "0.10": { + "libraryName": "mongoose-autopopulate", + "typingsPackageName": "mongoose-autopopulate", + "projectName": "https://github.com/mongodb-js/mongoose-autopopulate", + "contributors": [ + { + "name": "Ranjit Singh", + "url": "https://github.com/rann91", + "githubUsername": "rann91" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0612086d0e119af2cef35af823e4e57ac363888aaf1399e4d69e8aefa7ab4553", + "globals": [], + "declaredModules": [ + "mongoose-autopopulate" + ] + } + }, + "mongoose-deep-populate": { + "2.0": { + "libraryName": "mongoose-deep-populate", + "typingsPackageName": "mongoose-deep-populate", + "projectName": "https://github.com/buunguyen/mongoose-deep-populate", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": { + "major": 4 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "mongoose", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c053561d39b2b32ddad57065919f94f76859acbdb1ba3ed533879bcae8f5515c", + "globals": [], + "declaredModules": [ + "mongoose-deep-populate" + ] + } + }, + "mongoose-delete": { + "0.5": { + "libraryName": "mongoose-delete", + "typingsPackageName": "mongoose-delete", + "projectName": "https://github.com/dsanel/mongoose-delete", + "contributors": [ + { + "name": "Mochamad Arifin", + "url": "https://github.com/ndunks", + "githubUsername": "ndunks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de43b2b897fa736f612407e2fe03fd22e61364eff635bc875494591f51d4e031", + "globals": [], + "declaredModules": [ + "mongoose-delete" + ] + } + }, + "mongoose-geojson-schema": { + "2.1": { + "libraryName": "mongoose-geojson-schema", + "typingsPackageName": "mongoose-geojson-schema", + "projectName": "https://github.com/rideamigoscorp/mongoose-geojson-schema#readme", + "contributors": [ + { + "name": "Bond", + "url": "https://github.com/bondz", + "githubUsername": "bondz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f366f15e17410421223e9e2826f187703b3ffc034c60354587aa54241808e73b", + "globals": [], + "declaredModules": [] + } + }, + "mongoose-lean-virtuals": { + "0.5": { + "libraryName": "mongoose-lean-virtuals", + "typingsPackageName": "mongoose-lean-virtuals", + "projectName": "https://github.com/vkarpov15/mongoose-lean-virtuals", + "contributors": [ + { + "name": "Isaac Herrera", + "url": "https://github.com/isaacdecoded", + "githubUsername": "isaacdecoded" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2df19e1f0d05a1a6839c1f5276c21cb32d8edc8e325928bca4daa474ddab8d80", + "globals": [], + "declaredModules": [ + "mongoose-lean-virtuals" + ] + } + }, + "mongoose-mock": { + "0.4": { + "libraryName": "mongoose-mock", + "typingsPackageName": "mongoose-mock", + "projectName": "https://github.com/JohanObrink/mongoose-mock", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbda0ca4d15d6277e63b46b2629e3fd124567ef4016c04d70a04aa3d2a7303bb", + "globals": [], + "declaredModules": [ + "mongoose-mock" + ] + } + }, + "mongoose-paginate": { + "5.0": { + "libraryName": "mongoose-paginate", + "typingsPackageName": "mongoose-paginate", + "projectName": "https://github.com/edwardhotchkiss/mongoose-paginate", + "contributors": [ + { + "name": "Linus Brolin", + "url": "https://github.com/linusbrolin", + "githubUsername": "linusbrolin" + }, + { + "name": "simonxca", + "url": "https://github.com/simonxca", + "githubUsername": "simonxca" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "711c611eeec324efe5f8fe92927d7369ba85474d150cd1bb42f8e854fc737b57", + "globals": [], + "declaredModules": [ + "mongoose", + "mongoose-paginate" + ] + } + }, + "mongoose-paginate-v2": { + "1.3": { + "libraryName": "mongoose-paginate-v2", + "typingsPackageName": "mongoose-paginate-v2", + "projectName": "https://github.com/webgangster/mongoose-paginate-v2", + "contributors": [ + { + "name": "Linus Brolin", + "url": "https://github.com/linusbrolin", + "githubUsername": "linusbrolin" + }, + { + "name": "simonxca", + "url": "https://github.com/simonxca", + "githubUsername": "simonxca" + }, + { + "name": "woutgg", + "url": "https://github.com/woutgg", + "githubUsername": "woutgg" + }, + { + "name": "oktapodia", + "url": "https://github.com/oktapodia", + "githubUsername": "oktapodia" + }, + { + "name": "Dongjun Lee", + "url": "https://github.com/ChazEpps", + "githubUsername": "ChazEpps" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [ + "mongoose-paginate", + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aeaa019bd3c2cf6eb4049436d4be81f305668b8e35197775872c588fc979d25e", + "globals": [], + "declaredModules": [ + "mongoose-paginate-v2" + ] + } + }, + "mongoose-promise": { + "4.5": { + "libraryName": "Mongoose-Promise", + "typingsPackageName": "mongoose-promise", + "projectName": "http://mongoosejs.com/", + "contributors": [ + { + "name": "simonxca", + "url": "https://github.com/simonxca", + "githubUsername": "simonxca" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mpromise", + "version": "*" + }, + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0cad5b272c945e43b4186ff41a4726a4717c4bcaa11dd351e23134822a14835", + "globals": [], + "declaredModules": [] + } + }, + "mongoose-seeder": { + "1.2": { + "libraryName": "mongoose-seeder", + "typingsPackageName": "mongoose-seeder", + "projectName": "https://github.com/SamVerschueren/mongoose-seeder", + "contributors": [ + { + "name": "Crevil", + "url": "https://github.com/Crevil", + "githubUsername": "Crevil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "25be296e7af451df416fca49a42a1a2b1150ab8ca1c15b60be04ae2bf920a69c", + "globals": [], + "declaredModules": [ + "mongoose-seeder" + ] + } + }, + "mongoose-sequence": { + "3.0": { + "libraryName": "mongoose-sequence", + "typingsPackageName": "mongoose-sequence", + "projectName": "https://github.com/ramiel/mongoose-sequence", + "contributors": [ + { + "name": "Linus Brolin", + "url": "https://github.com/linusbrolin", + "githubUsername": "linusbrolin" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c10f59f53980b45754c2c8fa161724787eea357f67de143533ac8698d419ac20", + "globals": [], + "declaredModules": [ + "mongoose", + "mongoose-sequence" + ] + } + }, + "mongoose-simple-random": { + "0.4": { + "libraryName": "mongoose-simple-random", + "typingsPackageName": "mongoose-simple-random", + "projectName": "https://github.com/larryprice/mongoose-simple-random", + "contributors": [ + { + "name": "Roberts Slisans", + "url": "https://github.com/rsxdalv", + "githubUsername": "rsxdalv" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e2ffc9d7cee97d8b44749cc9aac0468071385a65b68f3d2c2bf9e00e3b2b9b5", + "globals": [], + "declaredModules": [ + "mongoose-simple-random" + ] + } + }, + "mongoose-unique-validator": { + "1.0": { + "libraryName": "mongoose-unique-validator", + "typingsPackageName": "mongoose-unique-validator", + "projectName": "https://github.com/blakehaswell/mongoose-unique-validator#readme", + "contributors": [ + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58c196238db80b2f566df486ce9797cc4a3d824d3c77784f87a91d60a0cd878f", + "globals": [], + "declaredModules": [ + "mongoose-unique-validator" + ] + } + }, + "mongorito": { + "3.0": { + "libraryName": "mongorito", + "typingsPackageName": "mongorito", + "projectName": "https://github.com/vadimdemedes/mongorito", + "contributors": [ + { + "name": "Pinguet62", + "url": "https://github.com/pinguet62", + "githubUsername": "pinguet62" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae14a747ff359a2afa2c898a65205be9fe17cc19676967af9662b59c6fc9ad43", + "globals": [], + "declaredModules": [ + "mongorito" + ] + } + }, + "mongration": { + "1.0": { + "libraryName": "mongration", + "typingsPackageName": "mongration", + "projectName": "https://github.com/awapps/mongration#readme", + "contributors": [ + { + "name": "Anton Lobashev", + "url": "https://github.com/soulthreads", + "githubUsername": "soulthreads" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c30896be4f3178705e30982e02554bdd065875c3c51b223a06ebcef635a7c7a", + "globals": [], + "declaredModules": [ + "mongration" + ] + } + }, + "moo": { + "0.5": { + "libraryName": "moo", + "typingsPackageName": "moo", + "projectName": "https://github.com/tjvr/moo#readme", + "contributors": [ + { + "name": "Nikita Litvin", + "url": "https://github.com/deltaidea", + "githubUsername": "deltaidea" + }, + { + "name": "Jörg Vehlow", + "url": "https://github.com/MofX", + "githubUsername": "MofX" + }, + { + "name": "Martien Oranje", + "url": "https://github.com/moranje", + "githubUsername": "moranje" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c34c0dedcfc2e4551e8385016755ad08bd0b827e50de2ab47299038ad9346452", + "globals": [ + "moo" + ], + "declaredModules": [ + "moo" + ] + } + }, + "moonjs": { + "0.11": { + "libraryName": "moonjs", + "typingsPackageName": "moonjs", + "projectName": "https://github.com/KingPixil/moon", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8460e7ed7c9aa8d7283f312341ede0849fb845abc693b351dacfc32bb5cd49a1", + "globals": [ + "Moon" + ], + "declaredModules": [ + "moonjs" + ] + } + }, + "morgan": { + "1.9": { + "libraryName": "morgan", + "typingsPackageName": "morgan", + "projectName": "https://github.com/expressjs/morgan", + "contributors": [ + { + "name": "James Roland Cabresos", + "url": "https://github.com/staticfunction", + "githubUsername": "staticfunction" + }, + { + "name": "Paolo Scanferla", + "url": "https://github.com/pscanf", + "githubUsername": "pscanf" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d025dcf7289b19f34dcfa237b441b8de6291e486c8ee96e98737e913351e0c68", + "globals": [], + "declaredModules": [ + "morgan" + ] + } + }, + "morris.js": { + "0.5": { + "libraryName": "morris.js", + "typingsPackageName": "morris.js", + "projectName": "http://morrisjs.github.io/morris.js/", + "contributors": [ + { + "name": "Matthieu Mourisson", + "url": "https://github.com/mareek", + "githubUsername": "mareek" + }, + { + "name": "Matanel Sindilevich", + "url": "https://github.com/sindilevich", + "githubUsername": "sindilevich" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b01545d6c4a91913e61f482ee2f6e1a492eabff9d0ee1bb327e40e8d9343ee83", + "globals": [ + "Morris", + "morris" + ], + "declaredModules": [ + "morris" + ] + } + }, + "mosca": { + "2.8": { + "libraryName": "mosca", + "typingsPackageName": "mosca", + "projectName": "https://github.com/mcollina/mosca", + "contributors": [ + { + "name": "Joao Gabriel Gouveia", + "url": "https://github.com/GabrielGouv", + "githubUsername": "GabrielGouv" + }, + { + "name": "Jerray Fu", + "url": "https://github.com/jerray", + "githubUsername": "jerray" + }, + { + "name": "Ran", + "url": "https://github.com/ranto2012", + "githubUsername": "ranto2012" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0a206116e8cf5d9761a8decb92920bba4d44471dc282caa6c9b39ee05d2a32a", + "globals": [], + "declaredModules": [ + "mosca" + ] + } + }, + "motion-scroll": { + "1.0": { + "libraryName": "motion-scroll", + "typingsPackageName": "motion-scroll", + "projectName": "https://github.com/ninjabonsai/motion-scroll#readme", + "contributors": [ + { + "name": "Richard Rogers", + "url": "https://github.com/ninjabonsai", + "githubUsername": "ninjabonsai" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66f29a6df7969d7c32a70cf0255a97788241b6992842642e7329dee1d0100e57", + "globals": [ + "MotionScroll" + ], + "declaredModules": [ + "motion-scroll" + ] + } + }, + "motor-hat": { + "2.0": { + "libraryName": "motor-hat", + "typingsPackageName": "motor-hat", + "projectName": "http://www.github.com/jcane86/motor-hat", + "contributors": [ + { + "name": "Yevgen Muntyan", + "url": "https://github.com/muntyan", + "githubUsername": "muntyan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "041b0840049169311059c4b65eae7894f5860dfe3fc1ed9a82a53ee2de2d9a95", + "globals": [], + "declaredModules": [ + "motor-hat" + ] + } + }, + "mousetrap": { + "1.6": { + "libraryName": "Mousetrap", + "typingsPackageName": "mousetrap", + "projectName": "http://craig.is/killing/mice", + "contributors": [ + { + "name": "Dániel Tar", + "url": "https://github.com/qcz", + "githubUsername": "qcz" + }, + { + "name": "Alan Choi", + "url": "https://github.com/alanhchoi", + "githubUsername": "alanhchoi" + }, + { + "name": "Nic Barker", + "url": "https://github.com/nicbarker", + "githubUsername": "nicbarker" + }, + { + "name": "Mitsuka Hanakura a.k.a ragg", + "url": "https://github.com/ra-gg", + "githubUsername": "ra-gg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b864af1fa0a903690db2d420fd585a7843542d67c4f6a4e11b41e962e13bd049", + "globals": [ + "Mousetrap" + ], + "declaredModules": [ + "mousetrap" + ] + } + }, + "move-concurrently": { + "1.0": { + "libraryName": "move-concurrently", + "typingsPackageName": "move-concurrently", + "projectName": "https://www.npmjs.com/package/move-concurrently", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "bluebird" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b89de5ce5d526b2b7c88e9b5910ed62b5b3dab3602ebae616346e9c3e746faf7", + "globals": [], + "declaredModules": [ + "move-concurrently" + ] + } + }, + "moveto": { + "1.8": { + "libraryName": "moveto", + "typingsPackageName": "moveto", + "projectName": "https://github.com/hsnaydd/moveTo", + "contributors": [ + { + "name": "Rostislav Shermenyov", + "url": "https://github.com/shermendev", + "githubUsername": "shermendev" + }, + { + "name": "pea3nut", + "url": "https://github.com/pea3nut", + "githubUsername": "pea3nut" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28713984b51d8952b9010a1c78c3a881bef1449cc1187ca1da7baac22d548935", + "globals": [ + "MoveTo" + ], + "declaredModules": [ + "moveto" + ] + } + }, + "moviedb": { + "0.0": { + "libraryName": "MovieDB", + "typingsPackageName": "moviedb", + "projectName": "https://github.com/danzajdband/moviedb", + "contributors": [ + { + "name": "Basarat Ali Syed", + "url": "https://github.com/basarat", + "githubUsername": "basarat" + }, + { + "name": "Pavel Puchkov", + "url": "https://github.com/0x6368656174", + "githubUsername": "0x6368656174" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51809aa6bc91130dc58e0b8d287de75d53372b73021c1f00a523cfadf2aa7f77", + "globals": [], + "declaredModules": [ + "moviedb" + ] + } + }, + "moxios": { + "0.4": { + "libraryName": "moxios", + "typingsPackageName": "moxios", + "projectName": "https://github.com/mzabriskie/moxios", + "contributors": [ + { + "name": "Asuka Ito", + "url": "https://github.com/itoasuka", + "githubUsername": "itoasuka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "axios", + "version": "*" + } + ], + "testDependencies": [ + "power-assert" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axios", + "version": "^0.19.0" + } + ], + "contentHash": "e61a052812b400689c676b0f5d8cc4e10f84421fa91761ad6eb59768f97afd8b", + "globals": [], + "declaredModules": [ + "moxios" + ] + } + }, + "mozilla-readability": { + "0.1": { + "libraryName": "mozilla-readability", + "typingsPackageName": "mozilla-readability", + "projectName": "https://github.com/mozilla/readability", + "contributors": [ + { + "name": "Charles Vandevoorde", + "url": "https://github.com/charlesvdv", + "githubUsername": "charlesvdv" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50b9f260ce0f0f64635f864f3da354148d86f6f8c0d232deed4e6c322c603e5b", + "globals": [], + "declaredModules": [ + "mozilla-readability" + ] + } + }, + "mozjpeg": { + "5.0": { + "libraryName": "mozjpeg", + "typingsPackageName": "mozjpeg", + "projectName": "https://github.com/imagemin/mozjpeg-bin#readme", + "contributors": [ + { + "name": "Hirotaka Ikoma", + "url": "https://github.com/hikoma", + "githubUsername": "hikoma" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4143bc304ac49ddaf094dca3b16d7d82b8ee11c0e6afafc2fd9af57c22e2672b", + "globals": [], + "declaredModules": [ + "mozjpeg" + ] + } + }, + "mpromise": { + "0.5": { + "libraryName": "mpromise", + "typingsPackageName": "mpromise", + "projectName": "https://github.com/aheckmann/mpromise", + "contributors": [ + { + "name": "Seulgi Kim", + "url": "https://github.com/sgkim126", + "githubUsername": "sgkim126" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9c5db1d857ee32fcc8ff2338bbeadb358421e4c57b42c54c2ed164dd3440239", + "globals": [], + "declaredModules": [ + "mpromise" + ] + } + }, + "mri": { + "1.1": { + "libraryName": "mri", + "typingsPackageName": "mri", + "projectName": "https://github.com/lukeed/mri", + "contributors": [ + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + }, + { + "name": "Jed Fox", + "url": "https://github.com/j-f1", + "githubUsername": "j-f1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e519fd49c4aba6c9d16009f3c1ceb1c2a8d8ce8df2b22abcbe17128b96abaf7", + "globals": [], + "declaredModules": [ + "mri" + ] + } + }, + "ms": { + "0.7": { + "libraryName": "ms", + "typingsPackageName": "ms", + "projectName": "https://github.com/zeit/ms", + "contributors": [ + { + "name": "Zhiyuan Wang", + "url": "https://github.com/danny8002", + "githubUsername": "danny8002" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff2ed90b1d3539f07c5e91fe5cac8d4aa504a3290632a4e76a02d1684dcfabfc", + "globals": [], + "declaredModules": [ + "ms" + ] + } + }, + "msgpack": { + "0.0": { + "libraryName": "msgpack.js - MessagePack JavaScript Implementation", + "typingsPackageName": "msgpack", + "projectName": "https://github.com/uupaa/msgpack.js/", + "contributors": [ + { + "name": "Shinya Mochizuki", + "url": "https://github.com/enrapt-mochizuki/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4306e30c6e00ab84c99980b1a5a5b1e3841a5e0071590b2bfcc5bdcf1b7de2c", + "globals": [ + "msgpack" + ], + "declaredModules": [ + "msgpack" + ] + } + }, + "msgpack-lite": { + "0.1": { + "libraryName": "msgpack-lite", + "typingsPackageName": "msgpack-lite", + "projectName": "https://github.com/kawanet/msgpack-lite", + "contributors": [ + { + "name": "Endel Dreyer", + "url": "https://github.com/endel", + "githubUsername": "endel" + }, + { + "name": "Edmund Fokschaner", + "url": "https://github.com/efokschaner", + "githubUsername": "efokschaner" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4568046a6d57e59126c2c228d5100d03bd2750ba3c5243036278199657826237", + "globals": [], + "declaredModules": [ + "msgpack-lite" + ] + } + }, + "msgpack5": { + "3.4": { + "libraryName": "msgpack5", + "typingsPackageName": "msgpack5", + "projectName": "https://github.com/mcollina/msgpack5/", + "contributors": [ + { + "name": "Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + }, + { + "name": "Kei Son", + "url": "https://github.com/heycalmdown", + "githubUsername": "heycalmdown" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bl", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0bf05eaafe01536048ef0301c8ffb8c6e324a7988a9aca61c69ccb4e1bba73a", + "globals": [], + "declaredModules": [ + "msgpack5" + ] + } + }, + "msnodesql": { + "0.2": { + "libraryName": "msnodesql", + "typingsPackageName": "msnodesql", + "projectName": "https://github.com/WindowsAzure/node-sqlserver", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c189888e268b41485edf480aa47c18aeb32c704faf42e6ddd7f2ce092187fafa", + "globals": [], + "declaredModules": [ + "msnodesql" + ] + } + }, + "mssql": { + "6.0": { + "libraryName": "mssql", + "typingsPackageName": "mssql", + "projectName": "https://www.npmjs.com/package/mssql", + "contributors": [ + { + "name": "COLSA Corporation", + "url": "http://www.colsa.com/" + }, + { + "name": "Vitor Buzinaro", + "url": "https://github.com/buzinas", + "githubUsername": "buzinas" + }, + { + "name": "Matt Richardson", + "url": "https://github.com/mrrichar", + "githubUsername": "mrrichar" + }, + { + "name": "Jørgen Elgaard Larsen", + "url": "https://github.com/elhaard", + "githubUsername": "elhaard" + }, + { + "name": "Peter Keuter", + "url": "https://github.com/pkeuter", + "githubUsername": "pkeuter" + }, + { + "name": "David Gasperoni", + "url": "https://github.com/mcdado", + "githubUsername": "mcdado" + }, + { + "name": "Jeff Wooden", + "url": "https://github.com/woodenconsulting", + "githubUsername": "woodenconsulting" + }, + { + "name": "Cahil Foley", + "url": "https://github.com/cahilfoley", + "githubUsername": "cahilfoley" + }, + { + "name": "Rifa Achrinza", + "url": "https://github.com/achrinza", + "githubUsername": "achrinza" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "msnodesqlv8.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tedious", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c1b115151d57690b948f821b186bd331f4dbc629f6360ac0106c3c88b55376c", + "globals": [], + "declaredModules": [ + "mssql", + "mssql/msnodesqlv8" + ] + } + }, + "mta-h5-analysis": { + "2.0": { + "libraryName": "mta-h5-analysis", + "typingsPackageName": "mta-h5-analysis", + "projectName": "https://www.npmjs.com/package/mta-h5-analysis", + "contributors": [ + { + "name": "dusk_", + "url": "https://github.com/steady-join", + "githubUsername": "steady-join" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d12400a76bb9d59cd07f1e41802888c953662435d0414862f90ca2c59966ce4", + "globals": [], + "declaredModules": [ + "mta-h5-analysis" + ] + } + }, + "mu2": { + "0.0": { + "libraryName": "mu2", + "typingsPackageName": "mu2", + "projectName": "https://github.com/raycmorgan/mu", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c3562fe42a0def178fa373b0b29cf1df4f37448e4a3d824ba00c4e46cf2f5bb", + "globals": [], + "declaredModules": [ + "mu2" + ] + } + }, + "mui-datatables": { + "2.13": { + "libraryName": "mui-datatables", + "typingsPackageName": "mui-datatables", + "projectName": "https://github.com/gregnb/mui-datatables", + "contributors": [ + { + "name": "Jeroen \"Favna\" Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + }, + { + "name": "Ankith Konda", + "url": "https://github.com/ankithkonda", + "githubUsername": "ankithkonda" + }, + { + "name": "Herman \"Von\" Waters IV", + "url": "https://github.com/hwatersiv", + "githubUsername": "hwatersiv" + }, + { + "name": "souppower", + "url": "https://github.com/souppower", + "githubUsername": "souppower" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 13, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a18771a5d84f9e1612898a6f068fefb3ed459beb0dd24142c4d66abe742ff9d", + "globals": [], + "declaredModules": [ + "mui-datatables" + ] + } + }, + "muibox": { + "1.0": { + "libraryName": "muibox", + "typingsPackageName": "muibox", + "projectName": "https://github.com/chunkai1312/muibox", + "contributors": [ + { + "name": "Diego Mijelshon", + "url": "https://github.com/diegose", + "githubUsername": "diegose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a7a168c845fbbcc4588b9091a6abda8e0316b26909b7d423b8a474b05a836d9", + "globals": [], + "declaredModules": [ + "muibox" + ] + } + }, + "muicss": { + "0.9": { + "libraryName": "muicss React bindings", + "typingsPackageName": "muicss", + "projectName": "https://www.muicss.com/", + "contributors": [ + { + "name": "Samuel Neff", + "url": "https://github.com/samuelneff", + "githubUsername": "samuelneff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/react/appbar.d.ts", + "lib/react/button.d.ts", + "lib/react/checkbox.d.ts", + "lib/react/col.d.ts", + "lib/react/container.d.ts", + "lib/react/divider.d.ts", + "lib/react/dropdown-item.d.ts", + "lib/react/dropdown.d.ts", + "lib/react/form.d.ts", + "lib/react/input.d.ts", + "lib/react/option.d.ts", + "lib/react/panel.d.ts", + "lib/react/radio.d.ts", + "lib/react/row.d.ts", + "lib/react/select.d.ts", + "lib/react/tab.d.ts", + "lib/react/tabs.d.ts", + "lib/react/textarea.d.ts", + "react.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fec971b6d389b8ba44d07ccb01769312c226281404a42388729dbb6e9a7cdbe7", + "globals": [], + "declaredModules": [ + "muicss/react", + "muicss/lib/react/appbar", + "muicss/lib/react/button", + "muicss/lib/react/checkbox", + "muicss/lib/react/col", + "muicss/lib/react/container", + "muicss/lib/react/divider", + "muicss/lib/react/dropdown", + "muicss/lib/react/dropdown-item", + "muicss/lib/react/form", + "muicss/lib/react/input", + "muicss/lib/react/option", + "muicss/lib/react/panel", + "muicss/lib/react/radio", + "muicss/lib/react/row", + "muicss/lib/react/select", + "muicss/lib/react/tab", + "muicss/lib/react/tabs", + "muicss/lib/react/textarea" + ] + } + }, + "multer": { + "1.4": { + "libraryName": "multer", + "typingsPackageName": "multer", + "projectName": "https://github.com/expressjs/multer", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + }, + { + "name": "vilicvane", + "url": "https://github.com/vilic", + "githubUsername": "vilic" + }, + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW", + "githubUsername": "DavidBR-SW" + }, + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + }, + { + "name": "HyunSeob Lee", + "url": "https://github.com/hyunseob", + "githubUsername": "hyunseob" + }, + { + "name": "Pierre Tchuente", + "url": "https://github.com/PierreTchuente", + "githubUsername": "PierreTchuente" + }, + { + "name": "Oliver Emery", + "url": "https://github.com/thrymgjol", + "githubUsername": "thrymgjol" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "434066b0758fdcc2f3cf43e1beb3fd176230b281e3791b382e0e8588502d03bb", + "globals": [], + "declaredModules": [ + "multer" + ] + } + }, + "multer-gridfs-storage": { + "4.0": { + "libraryName": "multer-gridfs-storage", + "typingsPackageName": "multer-gridfs-storage", + "projectName": "https://github.com/devconcept/multer-gridfs-storage", + "contributors": [ + { + "name": "devconcept", + "url": "https://github.com/devconcept", + "githubUsername": "devconcept" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "multer", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + }, + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9df80f49bcedb0ece3c31754a8e1f10211c1f745deb13b16b74af576b69983e", + "globals": [], + "declaredModules": [ + "multer-gridfs-storage" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "multer-gridfs-storage", + "typingsPackageName": "multer-gridfs-storage", + "projectName": "https://github.com/devconcept/multer-gridfs-storage", + "contributors": [ + { + "name": "devconcept", + "url": "https://github.com/devconcept", + "githubUsername": "devconcept" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "multer", + "version": "*" + }, + { + "name": "gridfs-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "multer-gridfs-storage", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8242dd01e38e9251a54109a0adbd30bf4b9b4de3ca043c0bc3ed8f971187fd92", + "globals": [], + "declaredModules": [ + "multer-gridfs-storage" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "multer-gridfs-storage", + "typingsPackageName": "multer-gridfs-storage", + "projectName": "https://github.com/devconcept/multer-gridfs-storage", + "contributors": [ + { + "name": "devconcept", + "url": "https://github.com/devconcept", + "githubUsername": "devconcept" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "multer", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "multer-gridfs-storage", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "930d5ac172d33a9318dc27d30de789ab56b2e8263cca2607ecfa58c34160a8d0", + "globals": [], + "declaredModules": [ + "multer-gridfs-storage" + ] + }, + "3.1": { + "libraryVersionDirectoryName": "3", + "libraryName": "multer-gridfs-storage", + "typingsPackageName": "multer-gridfs-storage", + "projectName": "https://github.com/devconcept/multer-gridfs-storage", + "contributors": [ + { + "name": "devconcept", + "url": "https://github.com/devconcept", + "githubUsername": "devconcept" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "multer", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + }, + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "multer-gridfs-storage", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9666f88d544dfab1a1773bce348d2aa8f1027a947f9d7d9ab2a0d89108bc93cb", + "globals": [], + "declaredModules": [ + "multer-gridfs-storage" + ] + } + }, + "multer-s3": { + "2.7": { + "libraryName": "multer-s3", + "typingsPackageName": "multer-s3", + "projectName": "https://github.com/badunk/multer-s3", + "contributors": [ + { + "name": "KIM Jaesuck a.k.a. gim tcaesvk", + "url": "https://github.com/tcaesvk", + "githubUsername": "tcaesvk" + }, + { + "name": "Gal Talmor", + "url": "https://github.com/galtalmor", + "githubUsername": "galtalmor" + }, + { + "name": "Matt Terski", + "url": "https://github.com/terski", + "githubUsername": "terski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "multer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "facf1ea4b377f6d8c05c3297d4b3defacceeb5e1d177291af6fa697f6bfdd8aa", + "globals": [], + "declaredModules": [ + "multer-s3" + ] + } + }, + "multi-progress": { + "2.0": { + "libraryName": "multi-progress", + "typingsPackageName": "multi-progress", + "projectName": "https://github.com/pitaj/multi-progress", + "contributors": [ + { + "name": "David Brett", + "url": "https://github.com/DHBrett", + "githubUsername": "DHBrett" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "progress", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6770b50fd661b2fabcb26bc63dbcf90bc50d060a9667f9f5d10204416e0a1472", + "globals": [ + "MultiProgress" + ], + "declaredModules": [ + "multi-progress" + ] + } + }, + "multi-typeof": { + "1.0": { + "libraryName": "multi-typeof", + "typingsPackageName": "multi-typeof", + "projectName": "https://github.com/gillstrom/multi-typeof#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "860851dc8988f22a5ee95222561d6bc07cfdf8f0a10760d6271f91c17e5704a2", + "globals": [], + "declaredModules": [ + "multi-typeof" + ] + } + }, + "multiaddr": { + "7.2": { + "libraryName": "multiaddr", + "typingsPackageName": "multiaddr", + "projectName": "https://github.com/multiformats/js-multiaddr", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/carsonfarmer", + "githubUsername": "carsonfarmer" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d205618970a552a24558a0c6d3c0d58ce337b1d8c1a3f2bfabf669f07b2e5337", + "globals": [], + "declaredModules": [ + "multiaddr" + ] + } + }, + "multibase": { + "0.6": { + "libraryName": "multibase", + "typingsPackageName": "multibase", + "projectName": "https://github.com/multiformats/js-multibase#readme", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/carsonfarmer", + "githubUsername": "carsonfarmer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c4a542983e67c97bb89480d17d2811644ef408ab2d482729eb7c06f32e6bee4", + "globals": [], + "declaredModules": [ + "multibase" + ] + } + }, + "multicodec": { + "1.0": { + "libraryName": "multicodec", + "typingsPackageName": "multicodec", + "projectName": "https://github.com/multiformats/js-multicodec#readme", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/carsonfarmer", + "githubUsername": "carsonfarmer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "constants.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b0afe86369222547085bd9e63442b9c17f013f65a4c206d82526ee9e527edc6", + "globals": [ + "Multicodec" + ], + "declaredModules": [ + "multicodec", + "multicodec/constants" + ] + } + }, + "multimap": { + "1.1": { + "libraryName": "multimap", + "typingsPackageName": "multimap", + "projectName": "https://github.com/villadora/multi-map", + "contributors": [ + { + "name": "Tyler Allen", + "url": "https://github.com/tallenstudios", + "githubUsername": "tallenstudios" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13804c03fc389ae6f0edf184836071e7b8898b148003023dd642eb24ad32837c", + "globals": [], + "declaredModules": [ + "multimap" + ] + } + }, + "multiparty": { + "0.0": { + "libraryName": "node-multiparty", + "typingsPackageName": "multiparty", + "projectName": "https://github.com/andrewrk/node-multiparty", + "contributors": [ + { + "name": "Ken Fukuyama", + "url": "https://github.com/kenfdev", + "githubUsername": "kenfdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f5a3d09ffa76e948839d47c0a3a4cae0d2e7615ef6b0d15c530bca396fea4a5", + "globals": [], + "declaredModules": [ + "multiparty" + ] + } + }, + "multipipe": { + "3.0": { + "libraryName": "multipipe", + "typingsPackageName": "multipipe", + "projectName": "https://github.com/juliangruber/multipipe#readme", + "contributors": [ + { + "name": "Michael de Wit", + "url": "https://github.com/mjwwit", + "githubUsername": "mjwwit" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4513d1d349127e22cbeca1b3029e66b9e466cb85a20733988987399b1dd6ab7b", + "globals": [], + "declaredModules": [ + "multipipe" + ] + } + }, + "multiplexjs": { + "0.9": { + "libraryName": "Multiplex.js", + "typingsPackageName": "multiplexjs", + "projectName": "https://github.com/multiplex/multiplex.js", + "contributors": [ + { + "name": "Kamyar Nazeri", + "url": "https://github.com/KamyarNazeri", + "githubUsername": "KamyarNazeri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "qunit" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f840c3a1e26b83b4f107bdc90bec7accb89ab038c73ad1f2daae2db04871f76", + "globals": [ + "multiplex" + ], + "declaredModules": [ + "multiplexjs" + ] + } + }, + "multireducer": { + "3.1": { + "libraryName": "multireducer", + "typingsPackageName": "multireducer", + "projectName": "https://github.com/erikras/multireducer", + "contributors": [ + { + "name": "Anthony M. Lee", + "url": "https://github.com/immigration9", + "githubUsername": "immigration9" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c775ee2050a410b2393afc30a1800f8dec0322c6587875c362f084999f2c6ee", + "globals": [], + "declaredModules": [ + "multireducer" + ] + } + }, + "multisort": { + "0.5": { + "libraryName": "multisort", + "typingsPackageName": "multisort", + "projectName": "https://github.com/peterkhayes/multisort", + "contributors": [ + { + "name": "Marek Buchar", + "url": "https://github.com/CzBuCHi", + "githubUsername": "CzBuCHi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1777cfe35b1982050eb43eea675a53ff14648b84a8e5f6b2ec7930a56ebf5fa3", + "globals": [], + "declaredModules": [ + "multisort" + ] + } + }, + "multistream": { + "2.1": { + "libraryName": "multistream", + "typingsPackageName": "multistream", + "projectName": "https://github.com/feross/multistream", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + }, + { + "name": "Kenzie Togami", + "url": "https://github.com/kenzierocks", + "githubUsername": "kenzierocks" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "through", + "through2" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "633ac7f0b75387d047a4d2726fc47a66fbab8a3ef616ebc9bafa8710611f8518", + "globals": [], + "declaredModules": [ + "multistream" + ] + } + }, + "multivariate-normal": { + "0.1": { + "libraryName": "multivariate-normal", + "typingsPackageName": "multivariate-normal", + "projectName": "https://github.com/tulip/multivariate-normal-js#readme", + "contributors": [ + { + "name": "Ben Weissmann", + "url": "https://github.com/benweissmann", + "githubUsername": "benweissmann" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95f766db9735ed9dc12deaa40cf7db54b57795abce60eec7178bddeabfff2957", + "globals": [], + "declaredModules": [ + "multivariate-normal" + ] + } + }, + "multy": { + "0.1": { + "libraryName": "multy", + "typingsPackageName": "multy", + "projectName": "https://github.com/eduardorfs/multy", + "contributors": [ + { + "name": "Jan Dolezel", + "url": "https://github.com/dolezel", + "githubUsername": "dolezel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "busboy", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1746db294a82fd24d3c22986665c8d98872fd7698e834a188ef11985fed1183", + "globals": [], + "declaredModules": [ + "multy" + ] + } + }, + "mumath": { + "3.3": { + "libraryName": "mumath", + "typingsPackageName": "mumath", + "projectName": "https://github.com/dfcreative/mumath", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "clamp.d.ts", + "closest.d.ts", + "index.d.ts", + "isMultiple.d.ts", + "len.d.ts", + "lerp.d.ts", + "mod.d.ts", + "order.d.ts", + "precision.d.ts", + "round.d.ts", + "scale.d.ts", + "within.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "182256f5fad522e7d4f24b97ffbe3eed10acd3b50b8679e4336ae40ff66fd90f", + "globals": [], + "declaredModules": [ + "mumath", + "mumath/clamp", + "mumath/closest", + "mumath/isMultiple", + "mumath/len", + "mumath/lerp", + "mumath/mod", + "mumath/order", + "mumath/precision", + "mumath/round", + "mumath/scale", + "mumath/within" + ] + } + }, + "muri": { + "1.3": { + "libraryName": "muri", + "typingsPackageName": "muri", + "projectName": "https://github.com/aheckmann/muri", + "contributors": [ + { + "name": "jloveridge", + "url": "https://github.com/jloveridge", + "githubUsername": "jloveridge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bae364d07c33487c6d6ad5f18a1d57d342cd3b31e19df5c8f41f9b7a1ec103d4", + "globals": [], + "declaredModules": [ + "muri" + ] + } + }, + "murmurhash": { + "0.0": { + "libraryName": "murmurhash", + "typingsPackageName": "murmurhash", + "projectName": "https://github.com/perezd/node-murmurhash", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8424e0543d7b406486fbf2e8bf63264c1f2c34334734c3243529fe57ce3aa9cd", + "globals": [], + "declaredModules": [ + "murmurhash" + ] + } + }, + "murmurhash-js": { + "1.0": { + "libraryName": "murmurhash-js", + "typingsPackageName": "murmurhash-js", + "projectName": "https://github.com/mikolalysenko/murmurhash-js", + "contributors": [ + { + "name": "Chi Vinh Le", + "url": "https://github.com/cvle", + "githubUsername": "cvle" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "murmurhash2_gc.d.ts", + "murmurhash3_gc.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9dfe835f854cad32d4e542ee6fb15078f4cc67f2e0ff1ba76b15467e000150c", + "globals": [], + "declaredModules": [ + "murmurhash-js", + "murmurhash-js/murmurhash2_gc", + "murmurhash-js/murmurhash3_gc" + ] + } + }, + "murmurhash3js": { + "3.0": { + "libraryName": "murmurhash3js", + "typingsPackageName": "murmurhash3js", + "projectName": "https://github.com/pid/murmurHash3js", + "contributors": [ + { + "name": "Dave Lee", + "url": "https://github.com/dlee-nvisia", + "githubUsername": "dlee-nvisia" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ed4096b9fb49b21c36566de11a66962bde1a47a59edacd945d94c020415302f", + "globals": [], + "declaredModules": [ + "murmurhash3js" + ] + } + }, + "musicmatch": { + "0.3": { + "libraryName": "musicmatch", + "typingsPackageName": "musicmatch", + "projectName": "https://github.com/c0b41/musixmatch", + "contributors": [ + { + "name": "Aleksei Klimenko", + "url": "https://github.com/DadUndead", + "githubUsername": "DadUndead" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1698825f55431462bb9ec4d4523fd4afafa12cfe5e05159e115aad1ab4d86c90", + "globals": [], + "declaredModules": [ + "musicmatch" + ] + } + }, + "musicmetadata": { + "2.0": { + "libraryName": "musicmetadata", + "typingsPackageName": "musicmetadata", + "projectName": "https://www.npmjs.com/package/musicmetadata", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/Xstoudi", + "githubUsername": "Xstoudi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72f4e3e29985903ff26579933dee69ec550061ecac150d81e99d5088cc825e76", + "globals": [], + "declaredModules": [ + "musicmetadata" + ] + } + }, + "mustache": { + "4.0": { + "libraryName": "Mustache", + "typingsPackageName": "mustache", + "projectName": "https://github.com/janl/mustache.js", + "contributors": [ + { + "name": "Mark Ashley Bell", + "url": "https://github.com/markashleybell", + "githubUsername": "markashleybell" + }, + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + }, + { + "name": "Phillip Johnsen", + "url": "https://github.com/phillipj", + "githubUsername": "phillipj" + }, + { + "name": "Steve Dignam", + "url": "https://github.com/sbdchd", + "githubUsername": "sbdchd" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef9c158cc913028a65966991aa3e0d4af651b0ada8147203d46b798d8d4c6ed7", + "globals": [ + "Mustache" + ], + "declaredModules": [ + "mustache" + ] + } + }, + "mustache-express": { + "1.2": { + "libraryName": "mustache-express", + "typingsPackageName": "mustache-express", + "projectName": "https://github.com/bryanburgers/node-mustache-express#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lru-cache", + "version": { + "major": 4 + } + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [ + { + "packageName": "lru-cache", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "26fbd28acb9c8906656b92710a51c6e634944f4b306c3a678da62dc7d050376b", + "globals": [], + "declaredModules": [ + "mustache-express" + ] + } + }, + "mutexify": { + "1.2": { + "libraryName": "mutexify", + "typingsPackageName": "mutexify", + "projectName": "https://github.com/mafintosh/mutexify", + "contributors": [ + { + "name": "Gustav Bylund", + "url": "https://github.com/maistho", + "githubUsername": "maistho" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f04040f1f3e22429e70a3e7547d7b8dc9dad1e55ccbc3facff784f702f4ab1c4", + "globals": [ + "mutexify" + ], + "declaredModules": [ + "mutexify" + ] + } + }, + "mv": { + "2.1": { + "libraryName": "mv", + "typingsPackageName": "mv", + "projectName": "https://github.com/andrewrk/node-mv", + "contributors": [ + { + "name": "Miloslav Nenadál", + "url": "https://github.com/nenadalm", + "githubUsername": "nenadalm" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8b5cd5c60404bcc346fa5a9fa1728c9575a9fed35f3af18ffba476dfa770cc4", + "globals": [], + "declaredModules": [ + "mv" + ] + } + }, + "mysql": { + "2.15": { + "libraryName": "mysql", + "typingsPackageName": "mysql", + "projectName": "https://github.com/mysqljs/mysql", + "contributors": [ + { + "name": " William Johnston", + "url": "https://github.com/wjohnsto", + "githubUsername": "wjohnsto" + }, + { + "name": "Kacper Polak", + "url": "https://github.com/kacepe", + "githubUsername": "kacepe" + }, + { + "name": "Krittanan Pingclasai", + "url": "https://github.com/kpping", + "githubUsername": "kpping" + }, + { + "name": "James Munro", + "url": "https://github.com/jdmunro", + "githubUsername": "jdmunro" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 15, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a5206d67397cc93d10034fbff825eaca6a25c811d31769354920c5d3111a16e", + "globals": [], + "declaredModules": [ + "mysql" + ] + } + }, + "mysql-import": { + "2.0": { + "libraryName": "mysql-import", + "typingsPackageName": "mysql-import", + "projectName": "https://github.com/pamblam/mysql-import#readme", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33efbb2109096a10e0c785684bbfb4055856484fff208e153b4305c6a27c5c93", + "globals": [], + "declaredModules": [ + "mysql-import" + ] + } + }, + "mz": { + "2.7": { + "libraryName": "mz", + "typingsPackageName": "mz", + "projectName": "https://github.com/normalize/mz", + "contributors": [ + { + "name": "Thomas Hickman", + "url": "https://github.com/ThomasHickman", + "githubUsername": "ThomasHickman" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "child_process.d.ts", + "crypto.d.ts", + "dns.d.ts", + "fs.d.ts", + "index.d.ts", + "readline.d.ts", + "zlib.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75c87edb73b6b34ea8a800922c69734d423e22f977a78779d7340fe17829e102", + "globals": [], + "declaredModules": [ + "mz", + "mz/child_process", + "mz/crypto", + "mz/dns", + "mz/fs", + "mz/readline", + "mz/zlib" + ] + } + }, + "n-readlines": { + "1.0": { + "libraryName": "n-readlines", + "typingsPackageName": "n-readlines", + "projectName": "https://github.com/nacholibre/node-readlines", + "contributors": [ + { + "name": "Dief Bell", + "url": "https://github.com/merrickking", + "githubUsername": "merrickking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a0f4216671035ccd36422ba34a584b7929821e59ae2b8334648427b223162f7", + "globals": [], + "declaredModules": [ + "n-readlines" + ] + } + }, + "n3": { + "1.1": { + "libraryName": "N3", + "typingsPackageName": "n3", + "projectName": "https://github.com/rdfjs/n3.js", + "contributors": [ + { + "name": "Fred Eisele", + "url": "https://github.com/phreed", + "githubUsername": "phreed" + }, + { + "name": "Ruben Taelman", + "url": "https://github.com/rubensworks", + "githubUsername": "rubensworks" + }, + { + "name": "Laurens Rietveld", + "url": "https://github.com/LaurensRietveld", + "githubUsername": "LaurensRietveld" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f2b3b3ccb42c9c4924d31b8de2d42d559f48bf1fb2a6e0213f4d95e7576d5e", + "globals": [], + "declaredModules": [ + "n3" + ] + } + }, + "naja": { + "1.6": { + "libraryName": "naja", + "typingsPackageName": "naja", + "projectName": "https://github.com/jiripudil/Naja#readme", + "contributors": [ + { + "name": "Vít Rozsíval", + "url": "https://github.com/rozsival", + "githubUsername": "rozsival" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f44f709c1f5a2c0c95ede18a1785eb49c704f81aa9f1fb3865d35b221b3d64c9", + "globals": [ + "naja" + ], + "declaredModules": [ + "naja" + ] + } + }, + "named-regexp-groups": { + "1.0": { + "libraryName": "named-regexp-groups", + "typingsPackageName": "named-regexp-groups", + "projectName": "https://github.com/commenthol/named-regexp-groups/", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf340041b25b701cf23df98d1f912182017936c28675aa4de262e3eb9ed4b9a8", + "globals": [], + "declaredModules": [ + "named-regexp-groups" + ] + } + }, + "named-routes": { + "2.0": { + "libraryName": "named-routes", + "typingsPackageName": "named-routes", + "projectName": "https://github.com/alubbe/named-routes#readme", + "contributors": [ + { + "name": "Philipp Katz", + "url": "https://github.com/qqilihq", + "githubUsername": "qqilihq" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35c249df85d15d58e349be800cf8dae951d333e01290a9e264dc3368886f1057", + "globals": [], + "declaredModules": [ + "named-routes" + ] + } + }, + "nano-equal": { + "2.0": { + "libraryName": "nano-equal", + "typingsPackageName": "nano-equal", + "projectName": "https://github.com/smelukov/nano-equal#readme", + "contributors": [ + { + "name": "Ivan Zverev", + "url": "https://github.com/1cheese", + "githubUsername": "1cheese" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a151a335b28a4b28a84d6b73310241a584b3faba00ff265fe64148ad058f3936", + "globals": [], + "declaredModules": [ + "nano-equal" + ] + } + }, + "nanoajax": { + "0.2": { + "libraryName": "nanoajax", + "typingsPackageName": "nanoajax", + "projectName": "https://github.com/yanatan16/nanoajax", + "contributors": [ + { + "name": "Nathan Cahill", + "url": "https://github.com/nathancahill", + "githubUsername": "nathancahill" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06f28347eae4e796608bcb5672305c6084f1c509b85bce76b8f6cc20f1212906", + "globals": [], + "declaredModules": [ + "nanoajax" + ] + } + }, + "nanoassert": { + "2.0": { + "libraryName": "nanoassert", + "typingsPackageName": "nanoassert", + "projectName": "https://github.com/emilbayes/nanoassert", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f76e2f787a1c76ddc93698fcd2dcf9339d0b4977f606558b7adb71e9590076e", + "globals": [], + "declaredModules": [ + "nanoassert" + ] + } + }, + "nanoevents": { + "1.0": { + "libraryName": "nanoevents", + "typingsPackageName": "nanoevents", + "projectName": "https://github.com/ai/nanoevents#readme", + "contributors": [ + { + "name": "nju33", + "url": "https://github.com/nju33", + "githubUsername": "nju33" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "unbind-all.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "426f5179b1958aba91f30a1173dfc18b98ec434b892b7a0aaf38a3f660aff1d3", + "globals": [], + "declaredModules": [ + "nanoevents", + "nanoevents/unbind-all" + ] + } + }, + "nanographql": { + "2.0": { + "libraryName": "nanographql", + "typingsPackageName": "nanographql", + "projectName": "https://github.com/yoshuawuyts/nanographql", + "contributors": [ + { + "name": "Christopher Dieringer", + "url": "https://github.com/cdaringe", + "githubUsername": "cdaringe" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73ab1c95fff334897c2cc238b6873e1db2f83c30dceb8c7ef6e14dce63d3a023", + "globals": [], + "declaredModules": [ + "nanographql" + ] + } + }, + "nanoid": { + "2.1": { + "libraryName": "nanoid", + "typingsPackageName": "nanoid", + "projectName": "https://github.com/ai/nanoid", + "contributors": [ + { + "name": "Ruben Schmidmeister", + "url": "https://github.com/bash", + "githubUsername": "bash" + }, + { + "name": "Daniel Zhang", + "url": "https://github.com/fadezhanger", + "githubUsername": "fadezhanger" + }, + { + "name": "Sascha Zarhuber", + "url": "https://github.com/saschazar21", + "githubUsername": "saschazar21" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "async/format.d.ts", + "async/generate.d.ts", + "async/index-browser.d.ts", + "async/index.d.ts", + "async/random-browser.d.ts", + "async/random-rn.d.ts", + "async/random.d.ts", + "format.d.ts", + "generate.d.ts", + "index-browser.d.ts", + "index.d.ts", + "non-secure/generate.d.ts", + "non-secure/index.d.ts", + "random-browser.d.ts", + "random.d.ts", + "url.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fcf191c2285b6c52e26480b8487895e657fc61c46e6d3b787dffc539995e574", + "globals": [], + "declaredModules": [ + "nanoid", + "nanoid/async/format", + "nanoid/async/generate", + "nanoid/async/random", + "nanoid/async/random-browser", + "nanoid/index-browser", + "nanoid/format", + "nanoid/generate", + "nanoid/random", + "nanoid/random-browser", + "nanoid/url", + "nanoid/async", + "nanoid/async/index-browser", + "nanoid/async/random-rn", + "nanoid/non-secure", + "nanoid/non-secure/generate" + ] + } + }, + "nanomsg": { + "3.2": { + "libraryName": "nanomsg", + "typingsPackageName": "nanomsg", + "projectName": "https://github.com/nickdesaulniers/node-nanomsg", + "contributors": [ + { + "name": "Titan", + "url": "https://github.com/titan", + "githubUsername": "titan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53267d6d1a373044d57e6308298d7f29ad0bca8a08ed97728a4ee2502f3c8ce7", + "globals": [], + "declaredModules": [ + "nanomsg" + ] + } + }, + "nanoscroller": { + "0.8": { + "libraryName": "nanoScroller", + "typingsPackageName": "nanoscroller", + "projectName": "http://jamesflorentino.github.io/nanoScrollerJS/", + "contributors": [ + { + "name": "Yannick Beauchamp-Hurtubise", + "url": "https://github.com/zihark17", + "githubUsername": "zihark17" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97185300c6af9eea3367e0d90665268f705dd7b6647fbd3859ffe03d8408bc28", + "globals": [], + "declaredModules": [] + } + }, + "nanotimer": { + "0.3": { + "libraryName": "nanotimer", + "typingsPackageName": "nanotimer", + "projectName": "https://github.com/Krb686/nanotimer", + "contributors": [ + { + "name": "Samuel Bodin", + "url": "https://github.com/bodinsamuel", + "githubUsername": "bodinsamuel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ee4d580ab656be575adb285a1631750d26699f498f6cee18669ae168e7f46d3", + "globals": [], + "declaredModules": [ + "nanotimer" + ] + } + }, + "nanp": { + "0.3": { + "libraryName": "nanp", + "typingsPackageName": "nanp", + "projectName": "https://github.com/weisjohn/nanp", + "contributors": [ + { + "name": "Karn Saheb", + "url": "https://github.com/karn", + "githubUsername": "karn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90800421e9d98cf2fb509a29de45c566720c440ba04d1777f6de93917f139612", + "globals": [ + "nanp" + ], + "declaredModules": [ + "nanp" + ] + } + }, + "native-toast": { + "2.0": { + "libraryName": "native-toast", + "typingsPackageName": "native-toast", + "projectName": "https://github.com/egoist/native-toast", + "contributors": [ + { + "name": "Michael Nahkies", + "url": "https://github.com/mnahkies", + "githubUsername": "mnahkies" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "581ccca498e25f70ce523479e45ca1915c67993d1198c2be76357d79e79b4de2", + "globals": [], + "declaredModules": [ + "native-toast" + ] + } + }, + "natural": { + "0.6": { + "libraryName": "Natural", + "typingsPackageName": "natural", + "projectName": "https://github.com/NaturalNode/natural", + "contributors": [ + { + "name": "Dylan R. E. Moonfire", + "url": "https://github.com/dmoonfire", + "githubUsername": "dmoonfire" + }, + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47d8c70c4ceb3cb1b089466dd3e3e55493ee98537bb0633b6b140085fe4f2beb", + "globals": [], + "declaredModules": [ + "natural" + ] + } + }, + "natural-compare": { + "1.4": { + "libraryName": "natural-compare", + "typingsPackageName": "natural-compare", + "projectName": "https://github.com/litejs/natural-compare-lite", + "contributors": [ + { + "name": "Doniyor Aliyev", + "url": "https://github.com/doniyor2109", + "githubUsername": "doniyor2109" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5db324d7200d771d8667b3b10bab4f4d95a7e6aaf8e999026ca37d02a54913f6", + "globals": [], + "declaredModules": [ + "natural-compare" + ] + } + }, + "natural-compare-lite": { + "1.4": { + "libraryName": "natural-compare-lite", + "typingsPackageName": "natural-compare-lite", + "projectName": "https://github.com/litejs/natural-compare-lite", + "contributors": [ + { + "name": "Doniyor Aliyev", + "url": "https://github.com/doniyor2109", + "githubUsername": "doniyor2109" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d55325fc493df0592236a7b52b0b52890c13f499ff313c0b030a701ee7ee1b3c", + "globals": [], + "declaredModules": [ + "natural-compare-lite" + ] + } + }, + "natural-sort": { + "0.0": { + "libraryName": "NaturalSort", + "typingsPackageName": "natural-sort", + "projectName": "https://github.com/studio-b12/natural-sort", + "contributors": [ + { + "name": "Antonio Morales", + "url": "https://github.com/a-morales", + "githubUsername": "a-morales" + }, + { + "name": "Brian Crowell", + "url": "https://github.com/fluggo", + "githubUsername": "fluggo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac59917b52254bba2cdbeccce7598b7cd2ab239817cee05c52315249357c540d", + "globals": [ + "naturalSort" + ], + "declaredModules": [ + "natural-sort" + ] + } + }, + "naudiodon": { + "2.1": { + "libraryName": "naudiodon", + "typingsPackageName": "naudiodon", + "projectName": "https://github.com/Streampunk/naudiodon#readme", + "contributors": [ + { + "name": "Federico Bond", + "url": "https://github.com/federicobond", + "githubUsername": "federicobond" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6ae83a3205367e0fb9c911613985b42cf7f0e21420dc8fa8fe8401e2c7963df", + "globals": [], + "declaredModules": [ + "naudiodon" + ] + } + }, + "naver-whale": { + "0.0": { + "libraryName": "Naver Whale extension development", + "typingsPackageName": "naver-whale", + "projectName": "https://developers.whale.naver.com/getting_started/", + "contributors": [ + { + "name": "tbvjaos510", + "url": "https://github.com/tbvjaos510", + "githubUsername": "tbvjaos510" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "chrome", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "756a1426e965ade093acf1b968454aaff0fe21f76fcdebfb6d784d39f3957c14", + "globals": [ + "chrome", + "whale" + ], + "declaredModules": [] + } + }, + "navermaps": { + "3.0": { + "libraryName": "Naver Maps JavaScript API", + "typingsPackageName": "navermaps", + "projectName": "https://navermaps.github.io/maps.js", + "contributors": [ + { + "name": "Ckboyjiy", + "url": "https://github.com/ckboyjiy", + "githubUsername": "ckboyjiy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69bd72637db9362b014cac1bc75dd9a86680dbbf5cb9b31895d634e044e18f4f", + "globals": [ + "naver" + ], + "declaredModules": [] + } + }, + "navigo": { + "7.0": { + "libraryName": "navigo", + "typingsPackageName": "navigo", + "projectName": "https://github.com/krasimir/navigo", + "contributors": [ + { + "name": "Adrian Ehrsam", + "url": "https://github.com/aersamkull", + "githubUsername": "aersamkull" + }, + { + "name": "Dancespiele", + "url": "https://github.com/dancespiele", + "githubUsername": "dancespiele" + }, + { + "name": "Daniel Almaguer", + "url": "https://github.com/deini", + "githubUsername": "deini" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cb252b9a645e31fad159a76c420682ed2dde844c71380355ec2f556e2b5a18f", + "globals": [ + "Navigo" + ], + "declaredModules": [ + "navigo" + ] + } + }, + "ncom": { + "1.0": { + "libraryName": "ncom", + "typingsPackageName": "ncom", + "projectName": "https://github.com/SocketCluster/ncom", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81771049066f09095a474f485946f70da50c74586397eaeec4c7c138589a8cce", + "globals": [], + "declaredModules": [ + "ncom" + ] + } + }, + "nconf": { + "0.10": { + "libraryName": "nconf", + "typingsPackageName": "nconf", + "projectName": "https://github.com/flatiron/nconf", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + }, + { + "name": "\n// Jean-Martin Thibault", + "url": "https://github.com/jmthibault", + "githubUsername": "jmthibault" + }, + { + "name": "Dave Houston", + "url": "https://github.com/ew73", + "githubUsername": "ew73" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "446c82c6df51d6120c3323c2e91fb0b35b9ec9a71b0eeb8a816db67f9f4d5e51", + "globals": [], + "declaredModules": [ + "nconf" + ] + } + }, + "ncp": { + "2.0": { + "libraryName": "ncp", + "typingsPackageName": "ncp", + "projectName": "https://github.com/AvianFlu/ncp", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/bartvds", + "githubUsername": "bartvds" + }, + { + "name": "Benoit Lemaire", + "url": "https://github.com/belemaire", + "githubUsername": "belemaire" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "009d1a947de3065e62061c9df8ecb2523c85fbf9545b2851c32acbb5bfa6914f", + "globals": [], + "declaredModules": [ + "ncp" + ] + } + }, + "ndarray": { + "1.0": { + "libraryName": "ndarray", + "typingsPackageName": "ndarray", + "projectName": "https://github.com/scijs/ndarray", + "contributors": [ + { + "name": "Giff Song", + "url": "https://github.com/pawsong", + "githubUsername": "pawsong" + }, + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1591d3ee4e61936a5d1e84a5ab09d850035a9b4c62ad37fd3b2ba51f2601b918", + "globals": [], + "declaredModules": [ + "ndarray" + ] + } + }, + "ndn-js": { + "0.18": { + "libraryName": "ndn-js", + "typingsPackageName": "ndn-js", + "projectName": "https://github.com/named-data/ndn-js", + "contributors": [ + { + "name": "Junxiao", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "blob.d.ts", + "data.d.ts", + "face.d.ts", + "index.d.ts", + "interest.d.ts", + "key-chain.d.ts", + "memory-content-cache.d.ts", + "name.d.ts", + "network-nack.d.ts", + "signature.d.ts", + "transport.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eaed6e56e71a51192581f6205663772654cd1b54519ddb2bf14006dd3b95447d", + "globals": [ + "ndn" + ], + "declaredModules": [ + "ndn-js", + "ndn-js/blob", + "ndn-js/data", + "ndn-js/name", + "ndn-js/signature", + "ndn-js/face", + "ndn-js/interest", + "ndn-js/key-chain", + "ndn-js/network-nack", + "ndn-js/transport", + "ndn-js/memory-content-cache" + ] + } + }, + "nearley": { + "2.11": { + "libraryName": "nearley", + "typingsPackageName": "nearley", + "projectName": "https://github.com/Hardmath123/nearley#readme", + "contributors": [ + { + "name": "Nikita Litvin", + "url": "https://github.com/deltaidea", + "githubUsername": "deltaidea" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f27ccd7b578e9badcd0b058a45aa2e5519d6dd8c4567d51bb4d74329d0a279ea", + "globals": [ + "nearley" + ], + "declaredModules": [ + "nearley" + ] + } + }, + "neat-csv": { + "4.0": { + "libraryName": "neat-csv", + "typingsPackageName": "neat-csv", + "projectName": "https://github.com/sindresorhus/neat-csv", + "contributors": [ + { + "name": "Alex Ruble", + "url": "https://github.com/calamitizer", + "githubUsername": "calamitizer" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6ac6febf1ab8e1bd91079f38296de4434517552f85229521f83da231490e369", + "globals": [], + "declaredModules": [ + "neat-csv" + ] + } + }, + "nedb": { + "1.8": { + "libraryName": "NeDB", + "typingsPackageName": "nedb", + "projectName": "https://github.com/louischatriot/nedb", + "contributors": [ + { + "name": "Stefan Steinhart", + "url": "https://github.com/reppners", + "githubUsername": "reppners" + }, + { + "name": "Anthony Nichols", + "url": "https://github.com/anthonynichols", + "githubUsername": "anthonynichols" + }, + { + "name": "Alejandro Fernandez Haro", + "url": "https://github.com/afharo", + "githubUsername": "afharo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "349de0619eeb9d14cee61bcd13531665ce18a17438435d060f4a45162b5f70c4", + "globals": [ + "Nedb" + ], + "declaredModules": [ + "nedb" + ] + } + }, + "nedb-logger": { + "1.8": { + "libraryName": "NeDB Logger", + "typingsPackageName": "nedb-logger", + "projectName": "https://github.com/louischatriot/nedb-logger", + "contributors": [ + { + "name": "Joe vanderstelt", + "url": "https://github.com/thisboyiscrazy", + "githubUsername": "thisboyiscrazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7a4b97f7ed35cbc9bc19a5240eae093824cf257b7a84fba51d8283923010124", + "globals": [ + "NedbLogger" + ], + "declaredModules": [ + "nedb-logger" + ] + } + }, + "needle": { + "2.0": { + "libraryName": "needle", + "typingsPackageName": "needle", + "projectName": "https://github.com/tomas/needle", + "contributors": [ + { + "name": "San Chen", + "url": "https://github.com/bigsan", + "githubUsername": "bigsan" + }, + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + }, + { + "name": "Matanel Sindilevich", + "url": "https://github.com/sindilevich", + "githubUsername": "sindilevich" + }, + { + "name": "Bryan Spears", + "url": "https://github.com/bryanspears", + "githubUsername": "bryanspears" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de464d153de08741cb7a22c24718cb09a32bdaf604206b1e8a768c7b91dd2f04", + "globals": [], + "declaredModules": [ + "needle" + ] + }, + "0.7": { + "libraryVersionDirectoryName": "0", + "libraryName": "needle", + "typingsPackageName": "needle", + "projectName": "https://github.com/tomas/needle", + "contributors": [ + { + "name": "San Chen", + "url": "https://github.com/bigsan", + "githubUsername": "bigsan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "needle", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d9b1061ed87e9151a3fa339f2d1e2e4d89108add7ad0e4b9381684a4eb465db8", + "globals": [], + "declaredModules": [ + "needle" + ] + }, + "1.4": { + "libraryVersionDirectoryName": "1", + "libraryName": "needle", + "typingsPackageName": "needle", + "projectName": "https://github.com/tomas/needle", + "contributors": [ + { + "name": "San Chen", + "url": "https://github.com/bigsan", + "githubUsername": "bigsan" + }, + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [ + { + "packageName": "needle", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4bedd7d9cd9aa80affcf909d40e3f8a33da61fc27b3c9bd9379b9d0cda1fe373", + "globals": [], + "declaredModules": [ + "needle" + ] + } + }, + "negotiator": { + "0.6": { + "libraryName": "negotiator", + "typingsPackageName": "negotiator", + "projectName": "https://github.com/jshttp/negotiator#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad41b124beefe79714dc682434ce8971d4bc8b144dab062305e3affa470b0560", + "globals": [], + "declaredModules": [ + "negotiator" + ] + } + }, + "neo4j": { + "2.0": { + "libraryName": "node-neo4j", + "typingsPackageName": "neo4j", + "projectName": "https://github.com/thingdom/node-neo4j", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "734467e29126089c30ade27b03762ea57353dc6ae077fb4a414524cb5db85a05", + "globals": [], + "declaredModules": [ + "neo4j" + ] + } + }, + "nes": { + "7.0": { + "libraryName": "nes", + "typingsPackageName": "nes", + "projectName": "https://github.com/hapijs/nes", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "client.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [ + "hapi-auth-basic", + "bcrypt" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99cd15e63a4593ec9d0d24656d9a102bdf9b6beff2c1ee557f2cd0d86a7abcc2", + "globals": [], + "declaredModules": [ + "nes", + "nes/client" + ] + } + }, + "nestdb": { + "2.0": { + "libraryName": "NestDb", + "typingsPackageName": "nestdb", + "projectName": "https://github.com/louischatriot/nestdb", + "contributors": [ + { + "name": "Alex Anderson", + "url": "https://github.com/alexanderson1993", + "githubUsername": "alexanderson1993" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f4177c6859f119ec27db19f4147b8e12f56558c68a1914ff2aba748ed53fa54", + "globals": [ + "NestDb" + ], + "declaredModules": [ + "nestdb" + ] + } + }, + "nested-error-stacks": { + "2.1": { + "libraryName": "nested-error-stacks", + "typingsPackageName": "nested-error-stacks", + "projectName": "https://github.com/mdlavin/nested-error-stacks", + "contributors": [ + { + "name": "Wouter van Heeswijk", + "url": "https://github.com/woutervh-", + "githubUsername": "woutervh-" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c51f7bfc3ecf928441e4ad4ad9469e2c5602b31cdd58596e5de1cce438170b5b", + "globals": [], + "declaredModules": [ + "nested-error-stacks" + ] + } + }, + "net-keepalive": { + "0.4": { + "libraryName": "net-keepalive", + "typingsPackageName": "net-keepalive", + "projectName": "https://github.com/hertzg/node-net-keepalive", + "contributors": [ + { + "name": "George Kotchlamazashvili", + "url": "https://github.com/hertzg", + "githubUsername": "hertzg" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0941dac35baffe083269fadd51d90e3c8838ab714b91b32b9c37a3c9028b2091", + "globals": [], + "declaredModules": [ + "net-keepalive" + ] + } + }, + "net-ticks": { + "1.0": { + "libraryName": "net-ticks", + "typingsPackageName": "net-ticks", + "projectName": "https://github.com/koonuf/net-ticks", + "contributors": [ + { + "name": "Chris Wiggins", + "url": "https://github.com/chriswiggins", + "githubUsername": "chriswiggins" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "863a310771fe636074b9ab85ccc9a381c55da5bff533d19eebbab6a64526af00", + "globals": [], + "declaredModules": [ + "net-ticks" + ] + } + }, + "netconf": { + "2.0": { + "libraryName": "netconf", + "typingsPackageName": "netconf", + "projectName": "https://github.com/darylturner/node-netconf", + "contributors": [ + { + "name": "Leodinas Hao", + "url": "https://github.com/leodinas-hao", + "githubUsername": "leodinas-hao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa272f9b430a0f9c3d691b8864080dcd90f4f3ab05ae520b6050307a32b525f3", + "globals": [], + "declaredModules": [ + "netconf" + ] + } + }, + "netease-captcha": { + "2.1": { + "libraryName": "netease-captcha", + "typingsPackageName": "netease-captcha", + "projectName": "https://cstaticdun.126.net/load.min.js", + "contributors": [ + { + "name": "Minjie Shen", + "url": "https://github.com/norubidium", + "githubUsername": "norubidium" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3414d4ede342352d0af9b45e57cd4220e38eb6efc2af0a9ea376cd816632867f", + "globals": [], + "declaredModules": [] + } + }, + "netlify-identity-widget": { + "1.4": { + "libraryName": "netlify-identity-widget", + "typingsPackageName": "netlify-identity-widget", + "projectName": "https://github.com/netlify/netlify-identity-widget", + "contributors": [ + { + "name": "Naveen Kumar Sangi", + "url": "https://github.com/nkprince007", + "githubUsername": "nkprince007" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5acc5a81e55164a372d8f25edac4fe492c49c554a8225cb114267217e8bc7d82", + "globals": [], + "declaredModules": [ + "netlify-identity-widget" + ] + } + }, + "netmask": { + "1.0": { + "libraryName": "Netmask", + "typingsPackageName": "netmask", + "projectName": "https://github.com/rs/node-netmask", + "contributors": [ + { + "name": "Matt Frantz", + "url": "https://github.com/mhfrantz", + "githubUsername": "mhfrantz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2c213d6296a8d05dbdbfae0d646dfb41dc6a0bb3ad9d127e0df38eb7a466945", + "globals": [], + "declaredModules": [ + "netmask" + ] + } + }, + "network-interfaces": { + "1.1": { + "libraryName": "network-interfaces", + "typingsPackageName": "network-interfaces", + "projectName": "https://github.com/Wizcorp/network-interfaces#readme", + "contributors": [ + { + "name": "Anders Westberg", + "url": "https://github.com/anderswestberg", + "githubUsername": "anderswestberg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "os" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d8ba57b0ecc9aef3557ef43334a3adfdb17ef6d84c921ed791b4ed85bfa569a", + "globals": [], + "declaredModules": [ + "network-interfaces" + ] + } + }, + "neverbounce": { + "4.2": { + "libraryName": "neverbounce", + "typingsPackageName": "neverbounce", + "projectName": "https://github.com/NeverBounce/NeverBounceApi-NodeJS", + "contributors": [ + { + "name": "George Novitskiy", + "url": "https://github.com/georgenov", + "githubUsername": "georgenov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00957675613401d8743f8cde24d6b1a9477547e20ef71d96d38c03aa9203ec3a", + "globals": [], + "declaredModules": [ + "neverbounce" + ] + } + }, + "new-relic-browser": { + "0.1072": { + "libraryName": "NewRelicBrowser", + "typingsPackageName": "new-relic-browser", + "projectName": "https://docs.newrelic.com/docs/browser/new-relic-browser/browser-agent-spa-api", + "contributors": [ + { + "name": "Rene Hamburger", + "url": "https://github.com/renehamburger", + "githubUsername": "renehamburger" + }, + { + "name": "Piotr Kubisa", + "url": "https://github.com/piotrkubisa", + "githubUsername": "piotrkubisa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1072, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8641db30d5f6f2650b69ce902da2a374dd2ebf9788987c0fed5c8da994ae7ce0", + "globals": [], + "declaredModules": [ + "new-relic-browser" + ] + } + }, + "newline-remove": { + "1.0": { + "libraryName": "newline-remove", + "typingsPackageName": "newline-remove", + "projectName": "https://github.com/yoshuawuyts/newline-remove", + "contributors": [ + { + "name": "OpenByteDev", + "url": "https://github.com/OpenByteDev", + "githubUsername": "OpenByteDev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f070bea581019ed232c587369af3d622eb708c38f37127009e3ae2a7af5f771", + "globals": [], + "declaredModules": [ + "newline-remove" + ] + } + }, + "newman": { + "4.5": { + "libraryName": "newman", + "typingsPackageName": "newman", + "projectName": "https://github.com/postmanlabs/newman", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + }, + { + "name": "Graham McGregor", + "url": "https://github.com/Graham42", + "githubUsername": "Graham42" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postman-collection", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0bc6f02ed09b8ff0fc2eede3d3c10df0ec3429749a5e7cb99855704bff20568f", + "globals": [], + "declaredModules": [ + "newman" + ] + } + }, + "newrelic": { + "6.4": { + "libraryName": "newrelic", + "typingsPackageName": "newrelic", + "projectName": "http://github.com/newrelic/node-newrelic", + "contributors": [ + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Brooks Patton", + "url": "https://github.com/brookspatton", + "githubUsername": "brookspatton" + }, + { + "name": "Michael Bond", + "url": "https://github.com/MichaelRBond", + "githubUsername": "MichaelRBond" + }, + { + "name": "Kyle Scully", + "url": "https://github.com/zieka", + "githubUsername": "zieka" + }, + { + "name": "Kenneth Aasan", + "url": "https://github.com/kennethaasan", + "githubUsername": "kennethaasan" + }, + { + "name": "Jon Flaishans", + "url": "https://github.com/funkswing", + "githubUsername": "funkswing" + }, + { + "name": "Dylan Smith", + "url": "https://github.com/dylansmith", + "githubUsername": "dylansmith" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d49084ac483b7509c8a942c4e801945aeb38837793914104b10f2abd010e7f9", + "globals": [], + "declaredModules": [ + "newrelic" + ] + } + }, + "newrelic__winston-enricher": { + "0.1": { + "libraryName": "@newrelic/winston-enricher", + "typingsPackageName": "newrelic__winston-enricher", + "projectName": "https://github.com/newrelic/newrelic-winston-logenricher-node", + "contributors": [ + { + "name": "wrumsby", + "url": "https://github.com/wrumsby", + "githubUsername": "wrumsby" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "logform", + "version": "*" + } + ], + "testDependencies": [ + "@newrelic/winston-enricher", + "winston" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "8f6644b928d66e9fd5dc0d689c129e0c63375ab60a34d3e9dab3234d8ca3c125", + "globals": [], + "declaredModules": [ + "newrelic__winston-enricher" + ] + } + }, + "nexpect": { + "0.4": { + "libraryName": "nexpect", + "typingsPackageName": "nexpect", + "projectName": "https://github.com/nodejitsu/nexpect", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96ff8fbf7e6aa5efab9ac90f1b80c2ae0aebf1e012b127df37816802887400ac", + "globals": [], + "declaredModules": [ + "nexpect" + ] + } + }, + "next-nprogress": { + "1.4": { + "libraryName": "next-nprogress", + "typingsPackageName": "next-nprogress", + "projectName": "https://github.com/sergiodxa/next-nprogress#readme", + "contributors": [ + { + "name": "Ovyerus", + "url": "https://github.com/Ovyerus", + "githubUsername": "Ovyerus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "component.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nprogress", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5383f6938dd5ae9be6f1b3cd74f9a855b53df9d1fe288f708f4f4f540763b982", + "globals": [], + "declaredModules": [ + "next-nprogress", + "next-nprogress/component" + ] + } + }, + "next-redux-saga": { + "3.0": { + "libraryName": "next-redux-saga", + "typingsPackageName": "next-redux-saga", + "projectName": "https://github.com/bmealhouse/next-redux-saga", + "contributors": [ + { + "name": "Leo Cavalcante", + "url": "https://github.com/leocavalcante", + "githubUsername": "leocavalcante" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "next-redux-wrapper", + "redux", + "react-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/next-redux-wrapper", + "version": "^2.0.2" + }, + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "fd9d396e56d1ac2214aacee82706e1c4962fea69f7044ce570040efecde1f2c1", + "globals": [], + "declaredModules": [ + "next-redux-saga" + ] + } + }, + "next-seo": { + "1.10": { + "libraryName": "next-seo", + "typingsPackageName": "next-seo", + "projectName": "https://github.com/garmeeh/next-seo#readme", + "contributors": [ + { + "name": "Thomas Kosiewski", + "url": "https://github.com/ThomasK33", + "githubUsername": "ThomasK33" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ac61446a79dba798c2e82c7aecbe923c5cc469d842f6876f765541a96ca096d", + "globals": [], + "declaredModules": [ + "next-seo" + ] + } + }, + "next-tick": { + "1.0": { + "libraryName": "next-tick", + "typingsPackageName": "next-tick", + "projectName": "https://github.com/medikoo/next-tick#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e2c50edba76677e38b79ff2e769438b61a4a92465bf49d828655a49bdbfdab6", + "globals": [], + "declaredModules": [ + "next-tick" + ] + } + }, + "nextgen-events": { + "1.1": { + "libraryName": "nextgen-events", + "typingsPackageName": "nextgen-events", + "projectName": "https://github.com/cronvel/nextgen-events#readme", + "contributors": [ + { + "name": "katsanva", + "url": "https://github.com/katsanva", + "githubUsername": "katsanva" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "ws" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f208eb7a9e7409ce004bb389349c4315cc11895d6145581381e4c784d38c0fea", + "globals": [], + "declaredModules": [ + "nextgen-events" + ] + } + }, + "ng-command": { + "0.2": { + "libraryName": "ng-command", + "typingsPackageName": "ng-command", + "projectName": "https://github.com/stephenlautier/ng-command", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcf84cb9058cfe36faf06c6c4549a5ba3d0acd8134a0433ddb010f70ec5cb9d2", + "globals": [ + "ngCommand" + ], + "declaredModules": [] + } + }, + "ng-cordova": { + "0.0": { + "libraryName": "ngCordova plugins", + "typingsPackageName": "ng-cordova", + "projectName": "https://github.com/driftyco/ng-cordova", + "contributors": [ + { + "name": "Kapil Sachdeva", + "url": "https://github.com/ksachdeva", + "githubUsername": "ksachdeva" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "actionSheet.d.ts", + "app-version.d.ts", + "appAvailability.d.ts", + "badge.d.ts", + "camera.d.ts", + "datepicker.d.ts", + "device.d.ts", + "deviceMotion.d.ts", + "deviceOrientation.d.ts", + "dialogs.d.ts", + "emailComposer.d.ts", + "file.d.ts", + "fileTransfer.d.ts", + "geolocation.d.ts", + "index.d.ts", + "network.d.ts", + "toast.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "cordova-plugin-camera", + "version": "*" + }, + { + "name": "cordova", + "version": "*" + }, + { + "name": "cordova-plugin-file-transfer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cordova-plugin-camera", + "version": "^3.0.0" + }, + { + "name": "cordova-plugin-file", + "version": "^5.0.0" + }, + { + "name": "cordova-plugin-file-transfer", + "version": "^1.7.0" + } + ], + "contentHash": "e143c020f0aa4b7f2244d9b497eff2cccee2183b0524edf6c7d00272cdfa8a52", + "globals": [ + "ngCordova" + ], + "declaredModules": [] + } + }, + "ng-dialog": { + "0.6": { + "libraryName": "ngDialog", + "typingsPackageName": "ng-dialog", + "projectName": "https://github.com/likeastore/ngDialog", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22b20d3039f70f76d20562d750b23d47a87853d99b61fddd6f593dcc07d24c91", + "globals": [], + "declaredModules": [ + "ng-dialog" + ] + } + }, + "ng-facebook": { + "0.0": { + "libraryName": "ng-facebook", + "typingsPackageName": "ng-facebook", + "projectName": "https://github.com/GoDisco/ngFacebook", + "contributors": [ + { + "name": "Crevil", + "url": "https://github.com/Crevil", + "githubUsername": "Crevil" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "facebook-js-sdk", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "516843729e4eeaac1c2725b632fa00f1284cda642b3ff1f001fa4389216091d9", + "globals": [], + "declaredModules": [] + } + }, + "ng-file-upload": { + "12.2": { + "libraryName": "Angular File Upload", + "typingsPackageName": "ng-file-upload", + "projectName": "https://github.com/danialfarid/ng-file-upload", + "contributors": [ + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Eduardo Garcia", + "url": "https://github.com/thewarpaint", + "githubUsername": "thewarpaint" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f3fa27537b39bdaee8f348540207b72d42e7d6798b164d682fe3a11626b7e10", + "globals": [], + "declaredModules": [ + "ng-file-upload" + ] + } + }, + "ng-flow": { + "0.0": { + "libraryName": "ng-flow", + "typingsPackageName": "ng-flow", + "projectName": "https://github.com/flowjs/ng-flow", + "contributors": [ + { + "name": "Ryan McNamara", + "url": "https://github.com/ryan10132", + "githubUsername": "ryan10132" + }, + { + "name": "Martin Nuc", + "url": "https://github.com/martinnuc", + "githubUsername": "martinnuc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "flowjs", + "version": "*" + }, + { + "name": "angular", + "version": "*" + }, + { + "name": "flowjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f37b27b1c5f84173c09ccfe58b8451474b5773e9739aad9002ce4e21cbffb4c5", + "globals": [], + "declaredModules": [] + } + }, + "ng-grid": { + "0.0": { + "libraryName": "ng-grid", + "typingsPackageName": "ng-grid", + "projectName": "http://angular-ui.github.io/ng-grid/", + "contributors": [ + { + "name": "Ken Smith", + "url": "https://github.com/smithkl42", + "githubUsername": "smithkl42" + }, + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + }, + { + "name": "Kent Cooper", + "url": "https://github.com/kentcooper", + "githubUsername": "kentcooper" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24a5dd2db38ad4b4eb23f7ba5f521518326ddd79e94779c5a625f62eea008068", + "globals": [ + "ngAggregate", + "ngColumn", + "ngDimension", + "ngEventProvider", + "ngFooter", + "ngGridReorderable", + "ngRenderedRange", + "ngRow", + "ngSearchProvider", + "ngSelectionProvider", + "ngStyleProvider" + ], + "declaredModules": [] + } + }, + "ng-i18next": { + "0.3": { + "libraryName": "i18next", + "typingsPackageName": "ng-i18next", + "projectName": "https://github.com/i18next/ng-i18next", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "12e6537dd5f25f7295fdd5e70ff1109ba08834351c08ccf41c81b499bbbd05f1", + "globals": [], + "declaredModules": [] + } + }, + "ng-notify": { + "0.7": { + "libraryName": "ng-notify", + "typingsPackageName": "ng-notify", + "projectName": "https://github.com/matowens/ng-notify", + "contributors": [ + { + "name": "Nick Zamosenchuk", + "url": "https://github.com/nzamosenchuk", + "githubUsername": "nzamosenchuk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ac8935e8a45af32cb9648b4554ff23fd28e1ce2725ecb3a8ac0f15efbdaec82", + "globals": [], + "declaredModules": [] + } + }, + "ng-stomp": { + "0.2": { + "libraryName": "ngStomp", + "typingsPackageName": "ng-stomp", + "projectName": "https://github.com/beevelop/ng-stomp", + "contributors": [ + { + "name": "Lukasz Potapczuk", + "url": "https://github.com/lpotapczuk", + "githubUsername": "lpotapczuk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa253d3bacb214afb395786979819e3590aa3de810846f7db8bf2b57f0752a68", + "globals": [], + "declaredModules": [] + } + }, + "ng-tags-input": { + "3.2": { + "libraryName": "ng-tags-input for", + "typingsPackageName": "ng-tags-input", + "projectName": "https://github.com/mbenford/ngTagsInput", + "contributors": [ + { + "name": "George Pap", + "url": "https://github.com/GiorgosPap", + "githubUsername": "GiorgosPap" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f704b9174ac1704ea97ef209286873220dd702e27ed9e14ee5e2c31d65b24edf", + "globals": [], + "declaredModules": [ + "ng-tags-input" + ] + } + }, + "ngbootbox": { + "0.0": { + "libraryName": "ngbootbox", + "typingsPackageName": "ngbootbox", + "projectName": "https://github.com/eriktufvesson/ngBootbox", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bootbox", + "version": "*" + } + ], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68d4d92335be39b0efe7d18aa30be010b1f6ee202e37b8fd464675092c3a3bf1", + "globals": [ + "$ngBootbox" + ], + "declaredModules": [] + } + }, + "ngeohash": { + "0.6": { + "libraryName": "ngeohash", + "typingsPackageName": "ngeohash", + "projectName": "https://github.com/sunng87/node-geohash", + "contributors": [ + { + "name": "Erik Rothoff Andersson", + "url": "https://github.com/erkie", + "githubUsername": "erkie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb6ea339848948130956f5e34d581704e8703f61ea78633443626c96f04ba6e4", + "globals": [ + "ngeohash" + ], + "declaredModules": [ + "ngeohash" + ] + } + }, + "ngkookies": { + "0.2": { + "libraryName": "ngKookes", + "typingsPackageName": "ngkookies", + "projectName": "https://github.com/voronianski/ngKookies", + "contributors": [ + { + "name": "Martin McWhorter", + "url": "https://github.com/martinmcwhorter", + "githubUsername": "martinmcwhorter" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1d2679898493326ec5bc3b2f87f6596a239bae0ae09305e0c16ee25b4cb3abe", + "globals": [], + "declaredModules": [] + } + }, + "ngmap": { + "1.17": { + "libraryName": "angularjs-google-maps", + "typingsPackageName": "ngmap", + "projectName": "https://github.com/allenhwkim/angularjs-google-maps", + "contributors": [ + { + "name": "Niko Kovačič", + "url": "https://github.com/nkovacic", + "githubUsername": "nkovacic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 17, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c8631872718c2c53054c1255eaa0895e8aa8f33178dd0b62aa749fe1b7c3774", + "globals": [], + "declaredModules": [ + "ngmap" + ] + } + }, + "ngprogress": { + "1.0": { + "libraryName": "ngProgress", + "typingsPackageName": "ngprogress", + "projectName": "http://victorbjelkholm.github.io/ngProgress/", + "contributors": [ + { + "name": "Martin McWhorter", + "url": "https://github.com/martinmcwhorter", + "githubUsername": "martinmcwhorter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55a62db54565a400f35d9650ec71bd23bb75cb57fa5af9a251d690508ab1dbad", + "globals": [], + "declaredModules": [] + } + }, + "ngprogress-lite": { + "0.0": { + "libraryName": "ngprogress-lite", + "typingsPackageName": "ngprogress-lite", + "projectName": "https://github.com/voronianski/ngprogress-lite", + "contributors": [ + { + "name": "Luke Forder", + "url": "https://github.com/LukeForder", + "githubUsername": "LukeForder" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00a4d18fdb506f78c3748d178dfa2a3773bfd18af641b330f4ac41daa98c4382", + "globals": [], + "declaredModules": [] + } + }, + "ngreact": { + "0.3": { + "libraryName": "ngReact", + "typingsPackageName": "ngreact", + "projectName": "https://github.com/ngReact/ngReact", + "contributors": [ + { + "name": "Vicky Lai", + "url": "https://github.com/velveret", + "githubUsername": "velveret" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1551eef8b7fd051ea056c7ed2bdc32bd777310f30ab57ec78a3b8dbd28bdfae", + "globals": [], + "declaredModules": [ + "ngreact" + ] + } + }, + "ngsijs": { + "1.0": { + "libraryName": "ngsijs", + "typingsPackageName": "ngsijs", + "projectName": "https://github.com/conwetlab/ngsijs", + "contributors": [ + { + "name": "Guillermofr", + "url": "https://github.com/guillermofr", + "githubUsername": "guillermofr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93ce61300f4cd09d988d9ddcb12de16572bac22b851382b0d3a0ddfd175d921a", + "globals": [], + "declaredModules": [ + "ngsijs" + ] + } + }, + "ngstorage": { + "0.3": { + "libraryName": "ngstorage", + "typingsPackageName": "ngstorage", + "projectName": "https://github.com/gsklee/ngStorage", + "contributors": [ + { + "name": "Jakub Pistek", + "url": "https://github.com/kubiq", + "githubUsername": "kubiq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04e5717e771f2027a35b35e881d9eecbbe15de7fadd5d649fd9b0f3451b999cf", + "globals": [], + "declaredModules": [ + "ngstorage" + ] + } + }, + "ngtoaster": { + "2.2": { + "libraryName": "angularjs-toaster", + "typingsPackageName": "ngtoaster", + "projectName": "https://github.com/jirikavi/AngularJS-Toaster", + "contributors": [ + { + "name": "Ben Tesser", + "url": "https://github.com/btesser", + "githubUsername": "btesser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "008ed8e2b7e6f7b03da61255cf608409373ed96650a64ef08f5ac4cd0b54fcd6", + "globals": [ + "toaster" + ], + "declaredModules": [ + "ngtoaster" + ] + } + }, + "ngwysiwyg": { + "0.6": { + "libraryName": "ngWYSIWYG", + "typingsPackageName": "ngwysiwyg", + "projectName": "https://github.com/psergus/ngWYSIWYG", + "contributors": [ + { + "name": "Patrick Mac Kay", + "url": "https://github.com/patrick-mackay", + "githubUsername": "patrick-mackay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "812f27a536bc1f5907c0694e72caa70ca93b05c07c4fce94648190f130888656", + "globals": [], + "declaredModules": [] + } + }, + "nice-try": { + "2.0": { + "libraryName": "nice-try", + "typingsPackageName": "nice-try", + "projectName": "https://github.com/electerious/nice-try", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c9634b12789377e28c2056c1c9d6dc082eeeb503f74026a4d4ce444b1aa1472", + "globals": [], + "declaredModules": [ + "nice-try" + ] + } + }, + "nightmare": { + "2.10": { + "libraryName": "Nightmare", + "typingsPackageName": "nightmare", + "projectName": "https://github.com/segmentio/nightmare", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Sam Yang", + "url": "https://github.com/samyang-au", + "githubUsername": "samyang-au" + }, + { + "name": "Bleser ", + "url": "https://github.com/Bleser92", + "githubUsername": "Bleser92" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75c2afe89b07a9a0fd3a38577af9cb1dba399b29d1fd598e264a6773fb237103", + "globals": [], + "declaredModules": [ + "nightmare" + ] + } + }, + "nightwatch": { + "1.1": { + "libraryName": "nightwatch", + "typingsPackageName": "nightwatch", + "projectName": "http://nightwatchjs.org", + "contributors": [ + { + "name": "Rahul Kavalapara", + "url": "https://github.com/rkavalap", + "githubUsername": "rkavalap" + }, + { + "name": "Connor Schlesiger", + "url": "https://github.com/schlesiger", + "githubUsername": "schlesiger" + }, + { + "name": "Clayton Astrom", + "url": "https://github.com/ClaytonAstrom", + "githubUsername": "ClaytonAstrom" + }, + { + "name": "Lukas Beranek", + "url": "https://github.com/lloiser", + "githubUsername": "lloiser" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "events" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6891640a552203e2dfa1634bd559c98cc2c2e12563c2ea2975a4a8e67946ca64", + "globals": [], + "declaredModules": [ + "nightwatch" + ] + } + }, + "nise": { + "1.4": { + "libraryName": "nise", + "typingsPackageName": "nise", + "projectName": "https://github.com/sinonjs/nise#readme", + "contributors": [ + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de45aa069cac2c7b008ab3d8846144d2c623fabb36872193626d9df3c6e8f309", + "globals": [], + "declaredModules": [ + "nise" + ] + } + }, + "nivo-slider": { + "3.2": { + "libraryName": "Nivo Slider", + "typingsPackageName": "nivo-slider", + "projectName": "https://github.com/Codeinwp/Nivo-Slider-jQuery", + "contributors": [ + { + "name": "Anderson Friaça", + "url": "https://github.com/AndersonFriaca", + "githubUsername": "AndersonFriaca" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ef2b8128a04900a84f59b57a12667635851af0b76e6ae2fec8a586f064d4aea", + "globals": [], + "declaredModules": [ + "nivo-slider" + ] + } + }, + "no-scroll": { + "2.1": { + "libraryName": "no-scroll", + "typingsPackageName": "no-scroll", + "projectName": "https://github.com/davidtheclark/no-scroll", + "contributors": [ + { + "name": "Zhang Yi Jiang", + "url": "https://github.com/ZhangYiJiang", + "githubUsername": "ZhangYiJiang" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93915f7ab72780f2d7e947e1bcd0b2d500815839b4c8ea84b9670f950d59d40a", + "globals": [ + "noScroll" + ], + "declaredModules": [ + "no-scroll" + ] + } + }, + "noble": { + "0.0": { + "libraryName": "noble", + "typingsPackageName": "noble", + "projectName": "https://github.com/sandeepmistry/noble", + "contributors": [ + { + "name": "Seon-Wook Park", + "url": "https://github.com/swook", + "githubUsername": "swook" + }, + { + "name": "Shantanu Bhadoria", + "url": "https://github.com/shantanubhadoria", + "githubUsername": "shantanubhadoria" + }, + { + "name": "Luke Libraro", + "url": "https://github.com/lukel99", + "githubUsername": "lukel99" + }, + { + "name": "Dan Chao", + "url": "https://github.com/bioball", + "githubUsername": "bioball" + }, + { + "name": "Michal Lower", + "url": "https://github.com/keton", + "githubUsername": "keton" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + }, + { + "name": "Clayton Kucera", + "url": "https://github.com/claytonkucera", + "githubUsername": "claytonkucera" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a38c513c4223e7ed9be892bb76b19e237f06656bb4620c8f2ff47267b83cc997", + "globals": [], + "declaredModules": [ + "noble" + ] + } + }, + "noble-mac": { + "0.0": { + "libraryName": "noble-mac", + "typingsPackageName": "noble-mac", + "projectName": "https://github.com/Timeular/noble-mac", + "contributors": [ + { + "name": "Seon-Wook Park", + "url": "https://github.com/swook", + "githubUsername": "swook" + }, + { + "name": "Shantanu Bhadoria", + "url": "https://github.com/shantanubhadoria", + "githubUsername": "shantanubhadoria" + }, + { + "name": "Luke Libraro", + "url": "https://github.com/lukel99", + "githubUsername": "lukel99" + }, + { + "name": "Dan Chao", + "url": "https://github.com/bioball", + "githubUsername": "bioball" + }, + { + "name": "Michal Lower", + "url": "https://github.com/keton", + "githubUsername": "keton" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b8cefb48f0d0283ddf5338fdd92b826fb6a29027099f51c83e3ee0b0f0fa0f5", + "globals": [], + "declaredModules": [ + "noble-mac" + ] + } + }, + "nodal": { + "0.12": { + "libraryName": "nodal", + "typingsPackageName": "nodal", + "projectName": "https://github.com/keithwhor/nodal", + "contributors": [ + { + "name": "Adam Charron", + "url": "https://github.com/charrondev", + "githubUsername": "charrondev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "fxn", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c7450e19487ec4bc97270b0151c89ab7fe52da6ba25718d341d8b5ac9dcf815", + "globals": [], + "declaredModules": [ + "nodal" + ] + } + }, + "node": { + "13.7": { + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg", + "githubUsername": "btoueg" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy", + "githubUsername": "touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Zane Hannan AU", + "url": "https://github.com/ZaneHannanAU", + "githubUsername": "ZaneHannanAU" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Marcin Kopacz", + "url": "https://github.com/chyzwar", + "githubUsername": "chyzwar" + }, + { + "name": "Trivikram Kamat", + "url": "https://github.com/trivikr", + "githubUsername": "trivikr" + }, + { + "name": "Minh Son Nguyen", + "url": "https://github.com/nguymin4", + "githubUsername": "nguymin4" + }, + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "url": "https://github.com/qwelias", + "githubUsername": "qwelias" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Surasak Chaisurin", + "url": "https://github.com/Ryan-Willpower", + "githubUsername": "Ryan-Willpower" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2", + "3.5" + ], + "files": [ + "assert.d.ts", + "async_hooks.d.ts", + "base.d.ts", + "buffer.d.ts", + "child_process.d.ts", + "cluster.d.ts", + "console.d.ts", + "constants.d.ts", + "crypto.d.ts", + "dgram.d.ts", + "dns.d.ts", + "domain.d.ts", + "events.d.ts", + "fs.d.ts", + "globals.d.ts", + "http.d.ts", + "http2.d.ts", + "https.d.ts", + "index.d.ts", + "inspector.d.ts", + "module.d.ts", + "net.d.ts", + "os.d.ts", + "path.d.ts", + "perf_hooks.d.ts", + "process.d.ts", + "punycode.d.ts", + "querystring.d.ts", + "readline.d.ts", + "repl.d.ts", + "stream.d.ts", + "string_decoder.d.ts", + "timers.d.ts", + "tls.d.ts", + "trace_events.d.ts", + "tty.d.ts", + "url.d.ts", + "util.d.ts", + "v8.d.ts", + "vm.d.ts", + "worker_threads.d.ts", + "zlib.d.ts", + "ts3.2/../assert.d.ts", + "ts3.2/../async_hooks.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../buffer.d.ts", + "ts3.2/../child_process.d.ts", + "ts3.2/../cluster.d.ts", + "ts3.2/../console.d.ts", + "ts3.2/../constants.d.ts", + "ts3.2/../crypto.d.ts", + "ts3.2/../dgram.d.ts", + "ts3.2/../dns.d.ts", + "ts3.2/../domain.d.ts", + "ts3.2/../events.d.ts", + "ts3.2/../fs.d.ts", + "ts3.2/../globals.d.ts", + "ts3.2/../http.d.ts", + "ts3.2/../http2.d.ts", + "ts3.2/../https.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/../module.d.ts", + "ts3.2/../net.d.ts", + "ts3.2/../os.d.ts", + "ts3.2/../path.d.ts", + "ts3.2/../perf_hooks.d.ts", + "ts3.2/../process.d.ts", + "ts3.2/../punycode.d.ts", + "ts3.2/../querystring.d.ts", + "ts3.2/../readline.d.ts", + "ts3.2/../repl.d.ts", + "ts3.2/../stream.d.ts", + "ts3.2/../string_decoder.d.ts", + "ts3.2/../timers.d.ts", + "ts3.2/../tls.d.ts", + "ts3.2/../trace_events.d.ts", + "ts3.2/../tty.d.ts", + "ts3.2/../url.d.ts", + "ts3.2/../util.d.ts", + "ts3.2/../v8.d.ts", + "ts3.2/../vm.d.ts", + "ts3.2/../worker_threads.d.ts", + "ts3.2/../zlib.d.ts", + "ts3.2/fs.d.ts", + "ts3.2/globals.d.ts", + "ts3.2/index.d.ts", + "ts3.2/util.d.ts", + "ts3.5/../assert.d.ts", + "ts3.5/../async_hooks.d.ts", + "ts3.5/../base.d.ts", + "ts3.5/../buffer.d.ts", + "ts3.5/../child_process.d.ts", + "ts3.5/../cluster.d.ts", + "ts3.5/../console.d.ts", + "ts3.5/../constants.d.ts", + "ts3.5/../crypto.d.ts", + "ts3.5/../dgram.d.ts", + "ts3.5/../dns.d.ts", + "ts3.5/../domain.d.ts", + "ts3.5/../events.d.ts", + "ts3.5/../fs.d.ts", + "ts3.5/../globals.d.ts", + "ts3.5/../http.d.ts", + "ts3.5/../http2.d.ts", + "ts3.5/../https.d.ts", + "ts3.5/../inspector.d.ts", + "ts3.5/../module.d.ts", + "ts3.5/../net.d.ts", + "ts3.5/../os.d.ts", + "ts3.5/../path.d.ts", + "ts3.5/../perf_hooks.d.ts", + "ts3.5/../process.d.ts", + "ts3.5/../punycode.d.ts", + "ts3.5/../querystring.d.ts", + "ts3.5/../readline.d.ts", + "ts3.5/../repl.d.ts", + "ts3.5/../stream.d.ts", + "ts3.5/../string_decoder.d.ts", + "ts3.5/../timers.d.ts", + "ts3.5/../tls.d.ts", + "ts3.5/../trace_events.d.ts", + "ts3.5/../ts3.2/fs.d.ts", + "ts3.5/../ts3.2/globals.d.ts", + "ts3.5/../ts3.2/index.d.ts", + "ts3.5/../ts3.2/util.d.ts", + "ts3.5/../tty.d.ts", + "ts3.5/../url.d.ts", + "ts3.5/../util.d.ts", + "ts3.5/../v8.d.ts", + "ts3.5/../vm.d.ts", + "ts3.5/../worker_threads.d.ts", + "ts3.5/../zlib.d.ts", + "ts3.5/index.d.ts", + "ts3.5/wasi.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c66cb56add90d9ed787066b9b976f61288e0e06e9a1fa74f875699f8423d8f4", + "globals": [ + "Buffer", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "queueMicrotask", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "assert", + "async_hooks", + "buffer", + "child_process", + "cluster", + "console", + "constants", + "crypto", + "dgram", + "dns", + "domain", + "events", + "fs", + "http", + "http2", + "https", + "inspector", + "module", + "net", + "os", + "path", + "perf_hooks", + "process", + "punycode", + "querystring", + "readline", + "repl", + "stream", + "string_decoder", + "timers", + "tls", + "trace_events", + "tty", + "url", + "v8", + "vm", + "worker_threads", + "zlib", + "wasi" + ] + }, + "0.12": { + "libraryVersionDirectoryName": "0", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "97ebcb0dc8fe643cbd8e89934b8517d8b6fa71f896359b54ff66d3e9c927bfef", + "globals": [ + "Buffer", + "SlowBuffer", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "util", + "assert", + "tty", + "domain", + "constants" + ] + }, + "10.17": { + "libraryVersionDirectoryName": "10", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Zane Hannan AU", + "url": "https://github.com/ZaneHannanAU", + "githubUsername": "ZaneHannanAU" + }, + { + "name": "Jeremie Rodriguez", + "url": "https://github.com/jeremiergz", + "githubUsername": "jeremiergz" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Minh Son Nguyen", + "url": "https://github.com/nguymin4", + "githubUsername": "nguymin4" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "assert.d.ts", + "async_hooks.d.ts", + "base.d.ts", + "buffer.d.ts", + "child_process.d.ts", + "cluster.d.ts", + "console.d.ts", + "constants.d.ts", + "crypto.d.ts", + "dgram.d.ts", + "dns.d.ts", + "domain.d.ts", + "events.d.ts", + "fs.d.ts", + "globals.d.ts", + "http.d.ts", + "http2.d.ts", + "https.d.ts", + "index.d.ts", + "inspector.d.ts", + "module.d.ts", + "net.d.ts", + "os.d.ts", + "path.d.ts", + "perf_hooks.d.ts", + "process.d.ts", + "punycode.d.ts", + "querystring.d.ts", + "readline.d.ts", + "repl.d.ts", + "stream.d.ts", + "string_decoder.d.ts", + "timers.d.ts", + "tls.d.ts", + "trace_events.d.ts", + "tty.d.ts", + "url.d.ts", + "util.d.ts", + "v8.d.ts", + "vm.d.ts", + "worker_threads.d.ts", + "zlib.d.ts", + "ts3.2/../assert.d.ts", + "ts3.2/../async_hooks.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../buffer.d.ts", + "ts3.2/../child_process.d.ts", + "ts3.2/../cluster.d.ts", + "ts3.2/../console.d.ts", + "ts3.2/../constants.d.ts", + "ts3.2/../crypto.d.ts", + "ts3.2/../dgram.d.ts", + "ts3.2/../dns.d.ts", + "ts3.2/../domain.d.ts", + "ts3.2/../events.d.ts", + "ts3.2/../fs.d.ts", + "ts3.2/../globals.d.ts", + "ts3.2/../http.d.ts", + "ts3.2/../http2.d.ts", + "ts3.2/../https.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/../module.d.ts", + "ts3.2/../net.d.ts", + "ts3.2/../os.d.ts", + "ts3.2/../path.d.ts", + "ts3.2/../perf_hooks.d.ts", + "ts3.2/../process.d.ts", + "ts3.2/../punycode.d.ts", + "ts3.2/../querystring.d.ts", + "ts3.2/../readline.d.ts", + "ts3.2/../repl.d.ts", + "ts3.2/../stream.d.ts", + "ts3.2/../string_decoder.d.ts", + "ts3.2/../timers.d.ts", + "ts3.2/../tls.d.ts", + "ts3.2/../trace_events.d.ts", + "ts3.2/../tty.d.ts", + "ts3.2/../url.d.ts", + "ts3.2/../util.d.ts", + "ts3.2/../v8.d.ts", + "ts3.2/../vm.d.ts", + "ts3.2/../worker_threads.d.ts", + "ts3.2/../zlib.d.ts", + "ts3.2/globals.d.ts", + "ts3.2/index.d.ts", + "ts3.2/util.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 10 + } + }, + { + "packageName": "node", + "version": { + "major": 10 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7d6f8290882f920a2741c956fc45883d6dadecf068551d535b85eb4e687d72ed", + "globals": [ + "Buffer", + "NodeJS", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "assert", + "async_hooks", + "buffer", + "child_process", + "cluster", + "console", + "constants", + "crypto", + "dgram", + "dns", + "domain", + "events", + "fs", + "http", + "http2", + "https", + "inspector", + "module", + "net", + "os", + "path", + "perf_hooks", + "process", + "punycode", + "querystring", + "readline", + "repl", + "stream", + "string_decoder", + "timers", + "tls", + "trace_events", + "tty", + "url", + "v8", + "vm", + "worker_threads", + "zlib" + ] + }, + "11.15": { + "libraryVersionDirectoryName": "11", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg", + "githubUsername": "btoueg" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy", + "githubUsername": "touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Zane Hannan AU", + "url": "https://github.com/ZaneHannanAU", + "githubUsername": "ZaneHannanAU" + }, + { + "name": "Jeremie Rodriguez", + "url": "https://github.com/jeremiergz", + "githubUsername": "jeremiergz" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Ivan Sieder", + "url": "https://github.com/ivansieder", + "githubUsername": "ivansieder" + }, + { + "name": "Minh Son Nguyen", + "url": "https://github.com/nguymin4", + "githubUsername": "nguymin4" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "assert.d.ts", + "async_hooks.d.ts", + "base.d.ts", + "buffer.d.ts", + "child_process.d.ts", + "cluster.d.ts", + "console.d.ts", + "constants.d.ts", + "crypto.d.ts", + "dgram.d.ts", + "dns.d.ts", + "domain.d.ts", + "events.d.ts", + "fs.d.ts", + "globals.d.ts", + "http.d.ts", + "http2.d.ts", + "https.d.ts", + "index.d.ts", + "inspector.d.ts", + "module.d.ts", + "net.d.ts", + "os.d.ts", + "path.d.ts", + "perf_hooks.d.ts", + "process.d.ts", + "punycode.d.ts", + "querystring.d.ts", + "readline.d.ts", + "repl.d.ts", + "stream.d.ts", + "string_decoder.d.ts", + "timers.d.ts", + "tls.d.ts", + "trace_events.d.ts", + "tty.d.ts", + "url.d.ts", + "util.d.ts", + "v8.d.ts", + "vm.d.ts", + "worker_threads.d.ts", + "zlib.d.ts", + "ts3.2/../assert.d.ts", + "ts3.2/../async_hooks.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../buffer.d.ts", + "ts3.2/../child_process.d.ts", + "ts3.2/../cluster.d.ts", + "ts3.2/../console.d.ts", + "ts3.2/../constants.d.ts", + "ts3.2/../crypto.d.ts", + "ts3.2/../dgram.d.ts", + "ts3.2/../dns.d.ts", + "ts3.2/../domain.d.ts", + "ts3.2/../events.d.ts", + "ts3.2/../fs.d.ts", + "ts3.2/../globals.d.ts", + "ts3.2/../http.d.ts", + "ts3.2/../http2.d.ts", + "ts3.2/../https.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/../module.d.ts", + "ts3.2/../net.d.ts", + "ts3.2/../os.d.ts", + "ts3.2/../path.d.ts", + "ts3.2/../perf_hooks.d.ts", + "ts3.2/../process.d.ts", + "ts3.2/../punycode.d.ts", + "ts3.2/../querystring.d.ts", + "ts3.2/../readline.d.ts", + "ts3.2/../repl.d.ts", + "ts3.2/../stream.d.ts", + "ts3.2/../string_decoder.d.ts", + "ts3.2/../timers.d.ts", + "ts3.2/../tls.d.ts", + "ts3.2/../trace_events.d.ts", + "ts3.2/../tty.d.ts", + "ts3.2/../url.d.ts", + "ts3.2/../util.d.ts", + "ts3.2/../v8.d.ts", + "ts3.2/../vm.d.ts", + "ts3.2/../worker_threads.d.ts", + "ts3.2/../zlib.d.ts", + "ts3.2/globals.d.ts", + "ts3.2/index.d.ts", + "ts3.2/util.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 11 + } + }, + { + "packageName": "node", + "version": { + "major": 11 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f7dd2a714312abd021f571954256573484ad4e43fc554efb0cd73159617ce7ce", + "globals": [ + "Buffer", + "NodeJS", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "queueMicrotask", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "assert", + "async_hooks", + "buffer", + "child_process", + "cluster", + "console", + "constants", + "crypto", + "dgram", + "dns", + "domain", + "events", + "fs", + "http", + "http2", + "https", + "inspector", + "module", + "net", + "os", + "path", + "perf_hooks", + "process", + "punycode", + "querystring", + "readline", + "repl", + "stream", + "string_decoder", + "timers", + "tls", + "trace_events", + "tty", + "url", + "v8", + "vm", + "worker_threads", + "zlib" + ] + }, + "12.12": { + "libraryVersionDirectoryName": "12", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg", + "githubUsername": "btoueg" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy", + "githubUsername": "touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Zane Hannan AU", + "url": "https://github.com/ZaneHannanAU", + "githubUsername": "ZaneHannanAU" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Marcin Kopacz", + "url": "https://github.com/chyzwar", + "githubUsername": "chyzwar" + }, + { + "name": "Trivikram Kamat", + "url": "https://github.com/trivikr", + "githubUsername": "trivikr" + }, + { + "name": "Minh Son Nguyen", + "url": "https://github.com/nguymin4", + "githubUsername": "nguymin4" + }, + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "url": "https://github.com/qwelias", + "githubUsername": "qwelias" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "assert.d.ts", + "async_hooks.d.ts", + "base.d.ts", + "buffer.d.ts", + "child_process.d.ts", + "cluster.d.ts", + "console.d.ts", + "constants.d.ts", + "crypto.d.ts", + "dgram.d.ts", + "dns.d.ts", + "domain.d.ts", + "events.d.ts", + "fs.d.ts", + "globals.d.ts", + "http.d.ts", + "http2.d.ts", + "https.d.ts", + "index.d.ts", + "inspector.d.ts", + "module.d.ts", + "net.d.ts", + "os.d.ts", + "path.d.ts", + "perf_hooks.d.ts", + "process.d.ts", + "punycode.d.ts", + "querystring.d.ts", + "readline.d.ts", + "repl.d.ts", + "stream.d.ts", + "string_decoder.d.ts", + "timers.d.ts", + "tls.d.ts", + "trace_events.d.ts", + "tty.d.ts", + "url.d.ts", + "util.d.ts", + "v8.d.ts", + "vm.d.ts", + "worker_threads.d.ts", + "zlib.d.ts", + "ts3.2/../assert.d.ts", + "ts3.2/../async_hooks.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../buffer.d.ts", + "ts3.2/../child_process.d.ts", + "ts3.2/../cluster.d.ts", + "ts3.2/../console.d.ts", + "ts3.2/../constants.d.ts", + "ts3.2/../crypto.d.ts", + "ts3.2/../dgram.d.ts", + "ts3.2/../dns.d.ts", + "ts3.2/../domain.d.ts", + "ts3.2/../events.d.ts", + "ts3.2/../fs.d.ts", + "ts3.2/../globals.d.ts", + "ts3.2/../http.d.ts", + "ts3.2/../http2.d.ts", + "ts3.2/../https.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/../module.d.ts", + "ts3.2/../net.d.ts", + "ts3.2/../os.d.ts", + "ts3.2/../path.d.ts", + "ts3.2/../perf_hooks.d.ts", + "ts3.2/../process.d.ts", + "ts3.2/../punycode.d.ts", + "ts3.2/../querystring.d.ts", + "ts3.2/../readline.d.ts", + "ts3.2/../repl.d.ts", + "ts3.2/../stream.d.ts", + "ts3.2/../string_decoder.d.ts", + "ts3.2/../timers.d.ts", + "ts3.2/../tls.d.ts", + "ts3.2/../trace_events.d.ts", + "ts3.2/../tty.d.ts", + "ts3.2/../url.d.ts", + "ts3.2/../util.d.ts", + "ts3.2/../v8.d.ts", + "ts3.2/../vm.d.ts", + "ts3.2/../worker_threads.d.ts", + "ts3.2/../zlib.d.ts", + "ts3.2/fs.d.ts", + "ts3.2/globals.d.ts", + "ts3.2/index.d.ts", + "ts3.2/util.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 12 + } + }, + { + "packageName": "node", + "version": { + "major": 12 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "58cd351b47fa24664ccaabdb48622ce2e4b470a48230e0417907c5806f125360", + "globals": [ + "Buffer", + "NodeJS", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "queueMicrotask", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "assert", + "async_hooks", + "buffer", + "child_process", + "cluster", + "console", + "constants", + "crypto", + "dgram", + "dns", + "domain", + "events", + "fs", + "http", + "http2", + "https", + "inspector", + "module", + "net", + "os", + "path", + "perf_hooks", + "process", + "punycode", + "querystring", + "readline", + "repl", + "stream", + "string_decoder", + "timers", + "tls", + "trace_events", + "tty", + "url", + "v8", + "vm", + "worker_threads", + "zlib" + ] + }, + "4.9": { + "libraryVersionDirectoryName": "4", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Sander Koenders", + "url": "https://github.com/Archcry", + "githubUsername": "Archcry" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "40bd706913f269846d23e715a2922f165b30833eb135713d269e0933ae50402a", + "globals": [ + "Buffer", + "SlowBuffer", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "util", + "assert", + "tty", + "domain", + "constants", + "process", + "console" + ] + }, + "6.14": { + "libraryVersionDirectoryName": "6", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "Thomas Bouldin", + "url": "https://github.com/inlined", + "githubUsername": "inlined" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Sander Koenders", + "url": "https://github.com/Archcry", + "githubUsername": "Archcry" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "base.d.ts", + "index.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 6 + } + }, + { + "packageName": "node", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e8c3a98490e16074112f13509960c7e17592ab0c233c48e67d196f0e2508b380", + "globals": [ + "Buffer", + "NodeJS", + "SlowBuffer", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "util", + "assert", + "tty", + "domain", + "constants", + "process", + "v8", + "timers", + "console", + "_debugger" + ] + }, + "7.10": { + "libraryVersionDirectoryName": "7", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Sander Koenders", + "url": "https://github.com/Archcry", + "githubUsername": "Archcry" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "base.d.ts", + "index.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 7 + } + }, + { + "packageName": "node", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0c534d9103600d73c97ec8a474420c4d9262b941ae93e66c175cb27e62683e84", + "globals": [ + "Buffer", + "NodeJS", + "SlowBuffer", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "util", + "assert", + "tty", + "domain", + "constants", + "process", + "v8", + "timers", + "console", + "_debugger" + ] + }, + "8.10": { + "libraryVersionDirectoryName": "8", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 10, + "minTsVersion": "2.1", + "typesVersions": [ + "3.2" + ], + "files": [ + "base.d.ts", + "index.d.ts", + "inspector.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 8 + } + }, + { + "packageName": "node", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "be6bc3849ad26978d809520e219ed9483ee0417ccc7a26f629ff2c407d737a0d", + "globals": [ + "Buffer", + "NodeJS", + "SlowBuffer", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "assert", + "tty", + "domain", + "constants", + "module", + "process", + "v8", + "timers", + "console", + "async_hooks", + "http2", + "perf_hooks", + "inspector" + ] + }, + "9.6": { + "libraryVersionDirectoryName": "9", + "libraryName": "Node.js", + "typingsPackageName": "node", + "projectName": "http://nodejs.org/", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [ + "3.2" + ], + "files": [ + "base.d.ts", + "index.d.ts", + "inspector.d.ts", + "ts3.2/../base.d.ts", + "ts3.2/../inspector.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "node", + "version": { + "major": 9 + } + }, + { + "packageName": "node", + "version": { + "major": 9 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f5865d69bf8fe01853f58b01cf8b6849c76594ec8801473db2b05ef33a76d201", + "globals": [ + "Buffer", + "NodeJS", + "SlowBuffer", + "Symbol", + "__dirname", + "__filename", + "clearImmediate", + "clearInterval", + "clearTimeout", + "console", + "exports", + "global", + "module", + "process", + "require", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "util", + "buffer", + "querystring", + "events", + "http", + "cluster", + "zlib", + "os", + "https", + "punycode", + "repl", + "readline", + "vm", + "child_process", + "url", + "dns", + "net", + "dgram", + "fs", + "path", + "string_decoder", + "tls", + "crypto", + "stream", + "assert", + "tty", + "domain", + "constants", + "module", + "process", + "v8", + "timers", + "console", + "async_hooks", + "http2", + "perf_hooks", + "inspector" + ] + } + }, + "node-7z": { + "0.4": { + "libraryName": "node-7z", + "typingsPackageName": "node-7z", + "projectName": "https://github.com/quentinrossetti/node-7z", + "contributors": [ + { + "name": "Erik Rothoff Andersson", + "url": "https://github.com/erkie", + "githubUsername": "erkie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "231776c2d76ae142554ed33615a9afddbe6eee0e49fb32c2eea461599d893ecd", + "globals": [], + "declaredModules": [ + "node-7z" + ] + } + }, + "node-abi": { + "2.10": { + "libraryName": "node-abi", + "typingsPackageName": "node-abi", + "projectName": "https://github.com/lgeiger/node-abi#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71410d863e85108e3f87c61f5b044555a7501e507166f2612ee47428e78cff54", + "globals": [], + "declaredModules": [ + "node-abi" + ] + } + }, + "node-array-ext": { + "1.0": { + "libraryName": "node-array-ext", + "typingsPackageName": "node-array-ext", + "projectName": "https://github.com/Beng89/node-array-ext", + "contributors": [ + { + "name": "Ben Goltz", + "url": "https://github.com/Beng89", + "githubUsername": "Beng89" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d3df49cba38da26769df6b1f8be47fd55b0e1ab9cde22179a1027da4b61bbbc", + "globals": [], + "declaredModules": [ + "node-array-ext" + ] + } + }, + "node-calendar": { + "0.1": { + "libraryName": "node-calendar", + "typingsPackageName": "node-calendar", + "projectName": "https://www.npmjs.com/package/node-calendar", + "contributors": [ + { + "name": "Luzian Zagadinow", + "url": "https://github.com/luzianz", + "githubUsername": "luzianz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cfd2ece11889d859c399f7635697cb7264bbfaa2cb4ca32e198cfee01eeb4a2", + "globals": [], + "declaredModules": [ + "node-calendar" + ] + } + }, + "node-cleanup": { + "2.1": { + "libraryName": "node-cleanup", + "typingsPackageName": "node-cleanup", + "projectName": "https://github.com/jtlapp/node-cleanup", + "contributors": [ + { + "name": "Agadar", + "url": "https://github.com/agadar", + "githubUsername": "agadar" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3fbb0d1a9748b5e100186abd6c228a9906ee84b22963b82640bb58ad51f7d600", + "globals": [], + "declaredModules": [ + "node-cleanup" + ] + } + }, + "node-config-manager": { + "1.0": { + "libraryName": "node-config-manager", + "typingsPackageName": "node-config-manager", + "projectName": "https://www.npmjs.com/package/node-config-manager", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://gitnub.com/mugeso/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e518197338200d29209f46568613223ecafc0103f99d3aca2749c79338cfbaa0", + "globals": [], + "declaredModules": [ + "node-config-manager" + ] + } + }, + "node-crate": { + "2.0": { + "libraryName": "node-crate", + "typingsPackageName": "node-crate", + "projectName": "https://github.com/megastef/node-crate", + "contributors": [ + { + "name": "Greg Jednaszewski", + "url": "https://github.com/gjednaszewski", + "githubUsername": "gjednaszewski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53cdaeb14b3ed52760958e089203ed1de503d04cff1d00c51b01e7e1e129be07", + "globals": [], + "declaredModules": [ + "node-crate" + ] + } + }, + "node-cron": { + "2.0": { + "libraryName": "node-cron", + "typingsPackageName": "node-cron", + "projectName": "https://github.com/node-cron/node-cron", + "contributors": [ + { + "name": "morsic", + "url": "https://github.com/maximelkin", + "githubUsername": "maximelkin" + }, + { + "name": "burtek", + "url": "https://github.com/burtek", + "githubUsername": "burtek" + }, + { + "name": "Richard Honor", + "url": "https://github.com/RMHonor", + "githubUsername": "RMHonor" + }, + { + "name": "Ata Berk YILMAZ", + "url": "https://github.com/ataberkylmz", + "githubUsername": "ataberkylmz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tz-offset", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c38faf3654f866401d6522c842af4b8f69cac99069cb76336f0c23d09acf7d1c", + "globals": [], + "declaredModules": [ + "node-cron" + ] + } + }, + "node-dijkstra": { + "2.5": { + "libraryName": "node-dijkstra", + "typingsPackageName": "node-dijkstra", + "projectName": "https://github.com/albertorestifo/node-dijkstra", + "contributors": [ + { + "name": "Jorge López", + "url": "https://github.com/nokutu", + "githubUsername": "nokutu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0ff8a8ea388947b9aa54c1f9856413950c7243641381d5db50c50fd48730fe8", + "globals": [], + "declaredModules": [ + "node-dijkstra" + ] + } + }, + "node-dir": { + "0.0": { + "libraryName": "node-dir", + "typingsPackageName": "node-dir", + "projectName": "https://github.com/fshost/node-dir", + "contributors": [ + { + "name": "Panu Horsmalahti", + "url": "https://github.com/panuhorsmalahti", + "githubUsername": "panuhorsmalahti" + }, + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23a6dd1151ae629a30a5da7b0b8ab0a065eae7dbaa266b1ccc20b675cb6eb33c", + "globals": [], + "declaredModules": [ + "node-dir" + ] + } + }, + "node-dogstatsd": { + "0.0": { + "libraryName": "Datadog's nodejs metrics client node-dogstatsd", + "typingsPackageName": "node-dogstatsd", + "projectName": "https://github.com/joybro/node-dogstatsd", + "contributors": [ + { + "name": "Chris Bobo", + "url": "https://github.com/chrisbobo", + "githubUsername": "chrisbobo" + }, + { + "name": "Michael Mifsud", + "url": "https://github.com/xzyfer", + "githubUsername": "xzyfer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "571ac7dae5ad0cc813333e4249c4483d8413526d92eea4dcfaa8843ad577ae05", + "globals": [], + "declaredModules": [ + "node-dogstatsd" + ] + } + }, + "node-downloader-helper": { + "1.0": { + "libraryName": "node-downloader-helper", + "typingsPackageName": "node-downloader-helper", + "projectName": "https://github.com/hgouveia/node-downloader-helper", + "contributors": [ + { + "name": "Rémy Jeancolas", + "url": "https://github.com/RemyJeancolas", + "githubUsername": "RemyJeancolas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a93d16e9042d4f508ffce8e8d4877d583ef6720260c2552cdc3409d9643445d2", + "globals": [], + "declaredModules": [ + "node-downloader-helper" + ] + } + }, + "node-easy-cert": { + "1.3": { + "libraryName": "node-easy-cert", + "typingsPackageName": "node-easy-cert", + "projectName": "https://github.com/ottomao/node-easy-cert", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fb794269acc3a462fe1d2fa94a3a565011fd5f91e3d590c0f9630ef658270e5", + "globals": [], + "declaredModules": [ + "node-easy-cert" + ] + } + }, + "node-emoji": { + "1.8": { + "libraryName": "node-emoji", + "typingsPackageName": "node-emoji", + "projectName": "https://github.com/omnidan/node-emoji#readme", + "contributors": [ + { + "name": "Tristan Jones", + "url": "https://github.com/jonestristand", + "githubUsername": "jonestristand" + }, + { + "name": "styu", + "url": "https://github.com/styu", + "githubUsername": "styu" + }, + { + "name": "rimiti", + "url": "https://github.com/rimiti", + "githubUsername": "rimiti" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d99ab9209df99380003e6b464805ba09bfa6e3dff57ee32e053fb647ca50c4e0", + "globals": [], + "declaredModules": [ + "node-emoji" + ] + } + }, + "node-expat": { + "2.3": { + "libraryName": "node-expat", + "typingsPackageName": "node-expat", + "projectName": "https://github.com/astro/node-expat", + "contributors": [ + { + "name": "winston01", + "url": "https://github.com/winston01", + "githubUsername": "winston01" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "jasmine", + "iconv", + "fs", + "path", + "debug" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0a2122366401ceb504abf60b0a1413c32945499ff6f3501b8185bb7d8911d3a", + "globals": [], + "declaredModules": [ + "node-expat" + ] + } + }, + "node-fetch": { + "2.5": { + "libraryName": "node-fetch", + "typingsPackageName": "node-fetch", + "projectName": "https://github.com/bitinn/node-fetch", + "contributors": [ + { + "name": "Torsten Werner", + "url": "https://github.com/torstenwerner", + "githubUsername": "torstenwerner" + }, + { + "name": "Niklas Lindgren", + "url": "https://github.com/nikcorg", + "githubUsername": "nikcorg" + }, + { + "name": "Vinay Bedre", + "url": "https://github.com/vinaybedre", + "githubUsername": "vinaybedre" + }, + { + "name": "Antonio Román", + "url": "https://github.com/kyranet", + "githubUsername": "kyranet" + }, + { + "name": "Andrew Leedham", + "url": "https://github.com/AndrewLeedham", + "githubUsername": "AndrewLeedham" + }, + { + "name": "Jason Li", + "url": "https://github.com/JasonLi914", + "githubUsername": "JasonLi914" + }, + { + "name": "Brandon Wilson", + "url": "https://github.com/wilsonianb", + "githubUsername": "wilsonianb" + }, + { + "name": "Steve Faulkner", + "url": "https://github.com/southpolesteve", + "githubUsername": "southpolesteve" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Alex Savin", + "url": "https://github.com/alexandrusavin", + "githubUsername": "alexandrusavin" + }, + { + "name": "Alexis Tyler", + "url": "https://github.com/OmgImAlexis", + "githubUsername": "OmgImAlexis" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "externals.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "form-data", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "form-data", + "version": "^3.0.0" + } + ], + "contentHash": "c438da001acaaae04b1a33df4b2ea9a62bd3da7967c9741b61684d5500f7c75a", + "globals": [], + "declaredModules": [ + "node-fetch", + "node-fetch/externals" + ] + } + }, + "node-fibers": { + "0.0": { + "libraryName": "node-fibers", + "typingsPackageName": "node-fibers", + "projectName": "https://github.com/laverdet/node-fibers", + "contributors": [ + { + "name": "Cary Haynie", + "url": "https://github.com/caryhaynie", + "githubUsername": "caryhaynie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d8e6f21be6d2b3ccb9e363da3554899bebba719bbdcd0d46cad76df953aa7027", + "globals": [], + "declaredModules": [ + "fibers", + "fibers/future" + ] + } + }, + "node-forge": { + "0.9": { + "libraryName": "node-forge", + "typingsPackageName": "node-forge", + "projectName": "https://github.com/digitalbazaar/forge", + "contributors": [ + { + "name": "Seth Westphal ", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + }, + { + "name": "Kay Schecker ", + "url": "https://github.com/flynetworks", + "githubUsername": "flynetworks" + }, + { + "name": "Aakash Goenka ", + "url": "https://github.com/a-k-g", + "githubUsername": "a-k-g" + }, + { + "name": "Rafal2228 ", + "url": "https://github.com/rafal2228", + "githubUsername": "rafal2228" + }, + { + "name": "Beeno Tung ", + "url": "https://github.com/beenotung", + "githubUsername": "beenotung" + }, + { + "name": "Joe Flateau ", + "url": "https://github.com/joeflateau", + "githubUsername": "joeflateau" + }, + { + "name": "Nikita Koryabkin", + "url": "https://github.com/Apologiz", + "githubUsername": "Apologiz" + }, + { + "name": "timhwang21 ", + "url": "https://github.com/timhwang21", + "githubUsername": "timhwang21" + }, + { + "name": "supaiku0 ", + "url": "https://github.com/supaiku0", + "githubUsername": "supaiku0" + }, + { + "name": "Anders Kaseorg ", + "url": "https://github.com/andersk", + "githubUsername": "andersk" + }, + { + "name": "Sascha Zarhuber ", + "url": "https://github.com/saschazar21", + "githubUsername": "saschazar21" + }, + { + "name": "Rogier Schouten ", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Ivan Aseev ", + "url": "https://github.com/aseevia", + "githubUsername": "aseevia" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b76208ad4f82d9b56f62c767c82111a71e9ea20a97a0df82a3e8decc35fa3acf", + "globals": [], + "declaredModules": [ + "node-forge" + ] + } + }, + "node-gcm": { + "1.0": { + "libraryName": "node-gcm", + "typingsPackageName": "node-gcm", + "projectName": "https://www.npmjs.org/package/node-gcm", + "contributors": [ + { + "name": "Hiroki Horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "BWYou", + "url": "https://github.com/yousky/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d06208780965ddf11443b084e01cd9d9b8110e89a986c319482362bbd927d693", + "globals": [], + "declaredModules": [ + "node-gcm" + ] + } + }, + "node-geocoder": { + "3.24": { + "libraryName": "node-geocoder", + "typingsPackageName": "node-geocoder", + "projectName": "https://github.com/nchaulet/node-geocoder#readme", + "contributors": [ + { + "name": "Krzysztof Rosinski", + "url": "https://github.com/rosek86", + "githubUsername": "rosek86" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 24, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90f48c0d4641a482e2038408db610c5546e4a2c5cb2f57b88a228cde452cd929", + "globals": [], + "declaredModules": [ + "node-geocoder" + ] + } + }, + "node-getopt": { + "0.2": { + "libraryName": "node-getopt", + "typingsPackageName": "node-getopt", + "projectName": "https://github.com/jiangmiao/node-getopt", + "contributors": [ + { + "name": "Karl.M.Cauchy", + "url": "https://github.com/kcauchy", + "githubUsername": "kcauchy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91514600e81a952aab30a25d427218149582a1d089983e6fdc102475f18f6a51", + "globals": [], + "declaredModules": [ + "node-getopt" + ] + } + }, + "node-gettext": { + "2.0": { + "libraryName": "node-gettext", + "typingsPackageName": "node-gettext", + "projectName": "http://github.com/alexanderwallin/node-gettext", + "contributors": [ + { + "name": "Sameer K.C.", + "url": "https://github.com/sameercaresu", + "githubUsername": "sameercaresu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ad6a88f66522a023682a3ef3636649d5e1cbd952469a738aa4e6b365f4f23d8", + "globals": [], + "declaredModules": [ + "node-gettext" + ] + } + }, + "node-gzip": { + "1.1": { + "libraryName": "node-gzip", + "typingsPackageName": "node-gzip", + "projectName": "https://github.com/Rebsos/node-gzip#readme", + "contributors": [ + { + "name": "mike castleman", + "url": "https://github.com/mlc", + "githubUsername": "mlc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6e6623804ed6464a58e8922d984923b180327a037bb099f729614af97bb058c", + "globals": [], + "declaredModules": [ + "node-gzip" + ] + } + }, + "node-hid": { + "1.2": { + "libraryName": "node-hid", + "typingsPackageName": "node-hid", + "projectName": "https://github.com/node-hid/node-hid#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + }, + { + "name": "Robert Kiss", + "url": "https://github.com/ert78gb", + "githubUsername": "ert78gb" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b905366c3ef7f842fdc809380ddefa7a2670ef3ae17b6028cd8309215b379f53", + "globals": [], + "declaredModules": [ + "node-hid" + ] + } + }, + "node-horseman": { + "3.3": { + "libraryName": "node-horseman", + "typingsPackageName": "node-horseman", + "projectName": "https://github.com/johntitus/node-horseman#readme", + "contributors": [ + { + "name": "Pratheek Adidela", + "url": "https://github.com/apratheek", + "githubUsername": "apratheek" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7dde085ce8df36d6222d23f0abe5f5ff462a9e2543e35e44a2aa0d662abfa3bd", + "globals": [], + "declaredModules": [ + "node-horseman" + ] + } + }, + "node-hue-api": { + "2.3": { + "libraryName": "node-hue-api", + "typingsPackageName": "node-hue-api", + "projectName": "https://github.com/peter-murray/node-hue-api", + "contributors": [ + { + "name": "wind-rider", + "url": "https://github.com/wind-rider/" + }, + { + "name": "Frederic Morel", + "url": "https://github.com/fjmorel", + "githubUsername": "fjmorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28bf29c75ccf0c2d8923a3eabc1d659140b9562ada34d1b2a163fce1ac578afd", + "globals": [], + "declaredModules": [ + "node-hue-api" + ] + } + }, + "node-insights": { + "1.1": { + "libraryName": "node-insights", + "typingsPackageName": "node-insights", + "projectName": "https://github.com/flightstats/node-insights#readme", + "contributors": [ + { + "name": "Walter Rumsby", + "url": "https://github.com/wrumsby", + "githubUsername": "wrumsby" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a36470898fba543e91ea8a858cf029d385e20de1fb45890fc446b789de313396", + "globals": [], + "declaredModules": [ + "node-insights" + ] + } + }, + "node-int64": { + "0.4": { + "libraryName": "node-int64", + "typingsPackageName": "node-int64", + "projectName": "https://github.com/broofa/node-int64", + "contributors": [ + { + "name": "Benno Dreissig", + "url": "https://github.com/x3cion", + "githubUsername": "x3cion" + }, + { + "name": "Kevin Greene", + "url": "https://github.com/kevin-greene-ck", + "githubUsername": "kevin-greene-ck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c92d85f010316ebd62dcc49967e39211a5b838afbbc04f4bb52c92db5eb98439", + "globals": [], + "declaredModules": [ + "node-int64" + ] + } + }, + "node-ipc": { + "9.1": { + "libraryName": "node-ipc", + "typingsPackageName": "node-ipc", + "projectName": "http://riaevangelist.github.io/node-ipc/", + "contributors": [ + { + "name": "Arvitaly", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + }, + { + "name": "gjurgens", + "url": "https://github.com/gjurgens", + "githubUsername": "gjurgens" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8fc690e0223f91a08f3049b303c180ae48561e2a61a1ce9fa3c80b69f569182", + "globals": [], + "declaredModules": [ + "node-ipc" + ] + } + }, + "node-jose": { + "1.1": { + "libraryName": "node-jose", + "typingsPackageName": "node-jose", + "projectName": "https://github.com/cisco/node-jose", + "contributors": [ + { + "name": "Nadun Indunil", + "url": "https://github.com/nadunindunil", + "githubUsername": "nadunindunil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a210547eb8ac6b89ad2584167aacdf14a6f7979026db8b853f25020a3140d7a", + "globals": [], + "declaredModules": [ + "node-jose" + ] + } + }, + "node-jsfl-runner": { + "0.2": { + "libraryName": "node-jsfl-runner", + "typingsPackageName": "node-jsfl-runner", + "projectName": "https://www.npmjs.com/package/node-jsfl-runner", + "contributors": [ + { + "name": "Michael Randolph", + "url": "https://github.com/mrand01", + "githubUsername": "mrand01" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1285a6ae009690e0710667f6871e058b427517fb23191c64be90265b11f57e6", + "globals": [], + "declaredModules": [ + "node-jsfl-runner" + ] + } + }, + "node-localstorage": { + "1.3": { + "libraryName": "node-localstorage", + "typingsPackageName": "node-localstorage", + "projectName": "https://github.com/lmaccherone/node-localstorage", + "contributors": [ + { + "name": "Allen Gammel", + "url": "https://github.com/intolerance", + "githubUsername": "intolerance" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "216e1af6859266bb0fa6b7c861ef15460f958cc49d490841b0bb540ffa005c80", + "globals": [], + "declaredModules": [ + "node-localstorage" + ] + } + }, + "node-loggly-bulk": { + "2.2": { + "libraryName": "node-loggly-bulk", + "typingsPackageName": "node-loggly-bulk", + "projectName": "https://github.com/loggly/node-loggly-bulk#readme", + "contributors": [ + { + "name": "Andrei Kazakou", + "url": "https://github.com/akazakou", + "githubUsername": "akazakou" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "loggly", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "608a65c82ccb8174bc559079c4cb0430d468e6333b1bff4a5100462be1340dd4", + "globals": [], + "declaredModules": [ + "node-loggly-bulk" + ] + } + }, + "node-mailjet": { + "3.3": { + "libraryName": "node-mailjet", + "typingsPackageName": "node-mailjet", + "projectName": "https://github.com/mailjet/mailjet-apiv3-nodejs", + "contributors": [ + { + "name": "Nikola Andreev", + "url": "https://github.com/Nikola-Andreev", + "githubUsername": "Nikola-Andreev" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e424c50bec06d5cbe54a362bc71be6e5f58ca4edb2c323cff77da1e15497762c", + "globals": [], + "declaredModules": [ + "node-mailjet" + ] + } + }, + "node-memwatch": { + "1.0": { + "libraryName": "node-memwatch", + "typingsPackageName": "node-memwatch", + "projectName": "https://github.com/eduardbcom/node-memwatch#readme", + "contributors": [ + { + "name": "Eunchong Yu", + "url": "https://github.com/Kroisse", + "githubUsername": "Kroisse" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74cca7ffd28c9d7a3b8e0d509e72c02c1c02f2c6a1ae00b8295d7f0b83595566", + "globals": [], + "declaredModules": [ + "node-memwatch" + ] + } + }, + "node-mysql-wrapper": { + "0.0": { + "libraryName": "node-mysql-wrapper", + "typingsPackageName": "node-mysql-wrapper", + "projectName": "https://github.com/nodets/node-mysql-wrapper", + "contributors": [ + { + "name": "Makis Maropoulos", + "url": "https://github.com/kataras", + "githubUsername": "kataras" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "my-meteor.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mysql", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff5aa3e6a6ef0864bc0f6cdf2058bd8341d32bb439f990a906170c5889ad92b2", + "globals": [ + "Meteor", + "Mongo" + ], + "declaredModules": [ + "node-mysql-wrapper" + ] + } + }, + "node-notifier": { + "6.0": { + "libraryName": "node-notifier", + "typingsPackageName": "node-notifier", + "projectName": "https://github.com/mikaelbr/node-notifier", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + }, + { + "name": "Lorenzo Rapetti", + "url": "https://github.com/loryman", + "githubUsername": "loryman" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6205af584047dc23f7ccb349db5f1fc516ac36acaeee80aac8140c3e6eb6a546", + "globals": [], + "declaredModules": [ + "node-notifier", + "node-notifier/notifiers/notificationcenter", + "node-notifier/notifiers/notifysend", + "node-notifier/notifiers/toaster", + "node-notifier/notifiers/growl", + "node-notifier/notifiers/balloon" + ] + } + }, + "node-observer": { + "0.4": { + "libraryName": "node-observer", + "typingsPackageName": "node-observer", + "projectName": "https://github.com/hormander/node-observer", + "contributors": [ + { + "name": "wjchi", + "url": "https://github.com/CwjXFH", + "githubUsername": "CwjXFH" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c6203cd903cf432e99fa795a472835ba9845e79a5356ac5f47e403bd9ddbbd3", + "globals": [], + "declaredModules": [ + "node-observer" + ] + } + }, + "node-openload": { + "2.2": { + "libraryName": "node-openload", + "typingsPackageName": "node-openload", + "projectName": "https://github.com/saschazar21/node-openload#readme", + "contributors": [ + { + "name": "Sascha Zarhuber", + "url": "https://github.com/saschazar21", + "githubUsername": "saschazar21" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ec00632d55f5a7da0ed75fbef4270528daafa1a5ecc3ac74b35e5acda48eb84", + "globals": [], + "declaredModules": [ + "node-openload" + ] + } + }, + "node-os-utils": { + "1.2": { + "libraryName": "node-os-utils", + "typingsPackageName": "node-os-utils", + "projectName": "https://github.com/SunilWang/node-os-utils", + "contributors": [ + { + "name": "Nasreddine Bac Ali", + "url": "https://github.com/bacali95", + "githubUsername": "bacali95" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/cpu.d.ts", + "lib/drive.d.ts", + "lib/exec.d.ts", + "lib/index.d.ts", + "lib/mem.d.ts", + "lib/netstat.d.ts", + "lib/openfiles.d.ts", + "lib/os.d.ts", + "lib/oscmd.d.ts", + "lib/proc.d.ts", + "lib/users.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86d91cf83bb4a362da95374d4c40b67784d38c59cdb3214d7b4e68069d6f6669", + "globals": [], + "declaredModules": [ + "node-os-utils", + "node-os-utils/lib", + "node-os-utils/lib/cpu", + "node-os-utils/lib/drive", + "node-os-utils/lib/mem", + "node-os-utils/lib/netstat", + "node-os-utils/lib/openfiles", + "node-os-utils/lib/os", + "node-os-utils/lib/oscmd", + "node-os-utils/lib/proc", + "node-os-utils/lib/users", + "node-os-utils/lib/exec" + ] + } + }, + "node-persist": { + "3.0": { + "libraryName": "node-persist", + "typingsPackageName": "node-persist", + "projectName": "https://github.com/simonlast/node-persist", + "contributors": [ + { + "name": "Spencer Williams", + "url": "https://github.com/spencerwi", + "githubUsername": "spencerwi" + }, + { + "name": "Samuel Elliott", + "url": "https://github.com/samuelthomas2774", + "githubUsername": "samuelthomas2774" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bae06d8d6fdec96561be63e1444c60181a303d19b6ce1199995148e7a58a25a4", + "globals": [], + "declaredModules": [ + "node-persist" + ] + } + }, + "node-polyglot": { + "0.4": { + "libraryName": "node-polyglot", + "typingsPackageName": "node-polyglot", + "projectName": "https://github.com/airbnb/polyglot.js", + "contributors": [ + { + "name": "Tim Jackson-Kiely", + "url": "https://github.com/timjk", + "githubUsername": "timjk" + }, + { + "name": "Liam Ross", + "url": "https://github.com/liamross", + "githubUsername": "liamross" + }, + { + "name": "Michael Mok", + "url": "https://github.com/pmmmwh", + "githubUsername": "pmmmwh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "874469b39762c74074f3c5dd9d8b7d23026ae912b7ffdc5cce203c7a09a1ac55", + "globals": [], + "declaredModules": [ + "node-polyglot" + ] + } + }, + "node-powershell": { + "3.1": { + "libraryName": "node-powershell", + "typingsPackageName": "node-powershell", + "projectName": "https://github.com/rannn505/node-powershell", + "contributors": [ + { + "name": "Rodrigo F. Fernandes", + "url": "https://github.com/rodrigoff", + "githubUsername": "rodrigoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "638715b0dc685e277e5057a534893dd65a53085a5aee893b5e6d678d856b262c", + "globals": [], + "declaredModules": [ + "node-powershell" + ] + } + }, + "node-pushnotifications": { + "1.0": { + "libraryName": "node-pushnotifications", + "typingsPackageName": "node-pushnotifications", + "projectName": "https://github.com/appfeel/node-pushnotifications", + "contributors": [ + { + "name": "Menushka Weeratunga", + "url": "https://github.com/menushka", + "githubUsername": "menushka" + }, + { + "name": "Julian Hundeloh", + "url": "https://github.com/jaulz", + "githubUsername": "jaulz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "web-push", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7724ee717a1b2023b36a82eb96c3b35036e3b2cef18039337b9a62bf7e7791d", + "globals": [], + "declaredModules": [ + "node-pushnotifications" + ] + } + }, + "node-ral": { + "0.18": { + "libraryName": "node-ral", + "typingsPackageName": "node-ral", + "projectName": "https://github.com/fex-team/node-ral", + "contributors": [ + { + "name": "ssddi456", + "url": "https://github.com/ssddi456", + "githubUsername": "ssddi456" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d35150372a3751bf8364dbecd8776ec7378811cffd2433899da3389344430fb", + "globals": [], + "declaredModules": [ + "node-ral" + ] + } + }, + "node-red": { + "0.20": { + "libraryName": "node-red", + "typingsPackageName": "node-red", + "projectName": "http://nodered.org", + "contributors": [ + { + "name": "Anders E. Andersen", + "url": "https://github.com/andersea", + "githubUsername": "andersea" + }, + { + "name": "Thomas B. Mørch", + "url": "https://github.com/tbowmo", + "githubUsername": "tbowmo" + }, + { + "name": "Bernardo Belchior", + "url": "https://github.com/bernardobelchior", + "githubUsername": "bernardobelchior" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 20, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4a2133481260c3e1e7064b506adeffa39dd38e42942a19341e0612fdd90334b", + "globals": [], + "declaredModules": [ + "node-red" + ] + } + }, + "node-redis-pubsub": { + "3.0": { + "libraryName": "node-redis-pubsub", + "typingsPackageName": "node-redis-pubsub", + "projectName": "https://github.com/louischatriot/node-redis-pubsub#readme", + "contributors": [ + { + "name": "Rene Keijzer", + "url": "https://github.com/renekeijzer", + "githubUsername": "renekeijzer" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57a7d5c373d81d01ba6f6849d3fa21cba80a6f5a65ebbed6d8be842c3695fdbf", + "globals": [], + "declaredModules": [ + "node-redis-pubsub" + ] + } + }, + "node-redmine": { + "0.2": { + "libraryName": "node-redmine", + "typingsPackageName": "node-redmine", + "projectName": "https://github.com/zanran/node-redmine#readme", + "contributors": [ + { + "name": "Roberto Rossetti", + "url": "https://github.com/grptx", + "githubUsername": "grptx" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c12092fc7dfd6de06e6cfaeab1b536219ad4de2dd553e7b3403fbef7965b466", + "globals": [], + "declaredModules": [ + "node-redmine" + ] + } + }, + "node-resque": { + "5.5": { + "libraryName": "node-resque", + "typingsPackageName": "node-resque", + "projectName": "http://github.com/taskrabbit/node-resque", + "contributors": [ + { + "name": "Gordey Doronin", + "url": "https://github.com/gordey4doronin", + "githubUsername": "gordey4doronin" + }, + { + "name": "Pete Nykänen", + "url": "https://github.com/petetnt", + "githubUsername": "petetnt" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa5f7b89198e11f851a266c02114a25f2ca183a77c1a59f5a6fd6d677098865e", + "globals": [], + "declaredModules": [ + "node-resque" + ] + } + }, + "node-rsa": { + "1.0": { + "libraryName": "node-rsa", + "typingsPackageName": "node-rsa", + "projectName": "https://github.com/rzcoder/node-rsa", + "contributors": [ + { + "name": "Ali Taheri", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + }, + { + "name": "Christian Moniz", + "url": "https://github.com/xm", + "githubUsername": "xm" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57bdf9c59d1689ad3e9da60f3018676679a0aceac315b453c60ae1ea392abff4", + "globals": [], + "declaredModules": [ + "node-rsa" + ] + } + }, + "node-sass": { + "4.11": { + "libraryName": "node-sass", + "typingsPackageName": "node-sass", + "projectName": "https://github.com/sass/node-sass", + "contributors": [ + { + "name": "Asana", + "url": "https://github.com/pspeter3", + "githubUsername": "pspeter3" + }, + { + "name": "Chris Eppstein", + "url": "https://github.com/chriseppstein", + "githubUsername": "chriseppstein" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 11, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08474c1c1c0738369521cbab996560c7a3c6b631d3cd33f13846419a1cc62649", + "globals": [], + "declaredModules": [ + "node-sass" + ] + } + }, + "node-sass-middleware": { + "0.0": { + "libraryName": "node-sass-middleware", + "typingsPackageName": "node-sass-middleware", + "projectName": "https://github.com/sass/node-sass-middleware", + "contributors": [ + { + "name": "Pascal Garber", + "url": "http://www.jumplink.eu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-sass", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "571d04b17049035d3712f9ccb9d74cc873fa33987148d9df4be4d7e671b6e9c8", + "globals": [], + "declaredModules": [ + "node-sass-middleware" + ] + } + }, + "node-schedule": { + "1.3": { + "libraryName": "node-schedule", + "typingsPackageName": "node-schedule", + "projectName": "https://github.com/node-schedule/node-schedule", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Florian Plattner", + "url": "https://github.com/flowpl", + "githubUsername": "flowpl" + }, + { + "name": "Tieu Philippe Khim", + "url": "https://github.com/spike008t", + "githubUsername": "spike008t" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0f15a1f080639698b85476d0fe6cbf87ab471592418dbfbbd21a6598056534d", + "globals": [], + "declaredModules": [ + "node-schedule" + ] + } + }, + "node-slack": { + "0.0": { + "libraryName": "node-slack", + "typingsPackageName": "node-slack", + "projectName": "https://github.com/xoxco/node-slack", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d64772e658ec71db1f9463e6999281508df6d0a9c0852954584517a7fe884a6a", + "globals": [], + "declaredModules": [ + "node-slack" + ] + } + }, + "node-snap7": { + "0.2": { + "libraryName": "node-snap7", + "typingsPackageName": "node-snap7", + "projectName": "https://github.com/mathiask88/node-snap7", + "contributors": [ + { + "name": "Heilingbrunner", + "url": "https://github.com/heilingbrunner", + "githubUsername": "heilingbrunner" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d798e0173ca77d84c195f48557281531c462738f5f3fe26940fa9555ae52991a", + "globals": [], + "declaredModules": [ + "node-snap7" + ] + } + }, + "node-sprite-generator": { + "0.10": { + "libraryName": "node-sprite-generator", + "typingsPackageName": "node-sprite-generator", + "projectName": "https://github.com/selaux/node-sprite-generator#readme", + "contributors": [ + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa76cd57137f9e4378208fba563d2a9273d15a825b9b7a4b1866c5189088e789", + "globals": [ + "NodeSpriteGenerator" + ], + "declaredModules": [ + "node-sprite-generator" + ] + } + }, + "node-ssdp": { + "3.3": { + "libraryName": "node-ssdp", + "typingsPackageName": "node-ssdp", + "projectName": "https://github.com/diversario/node-ssdp#readme", + "contributors": [ + { + "name": "Olivia Trewin", + "url": "https://github.com/OrionNebula", + "githubUsername": "OrionNebula" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da2221026a4babed0d360d0558e554555ab72cdad17dd8e46cbe35a51e80a1e7", + "globals": [], + "declaredModules": [ + "node-ssdp" + ] + } + }, + "node-static": { + "0.7": { + "libraryName": "node-static", + "typingsPackageName": "node-static", + "projectName": "https://github.com/cloudhead/node-static", + "contributors": [ + { + "name": "Ben Davies", + "url": "https://github.com/Morfent", + "githubUsername": "Morfent" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mime", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e05daebb223729fb17a2a4fb34417c60f313432d6230c62260ebdf7cd783871", + "globals": [], + "declaredModules": [ + "node-static" + ] + } + }, + "node-statsd": { + "0.1": { + "libraryName": "node-statsd", + "typingsPackageName": "node-statsd", + "projectName": "https://github.com/sivy/node-statsd", + "contributors": [ + { + "name": "Alex Turek", + "url": "https://github.com/alexturek", + "githubUsername": "alexturek" + }, + { + "name": "Convoy", + "url": "https://github.com/convoyinc", + "githubUsername": "convoyinc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8426b3a630e1d97683f81ba8a6cfb1947d223136cb907cf628cfcede2d500f42", + "globals": [], + "declaredModules": [ + "node-statsd" + ] + } + }, + "node-telegram-bot-api": { + "0.40": { + "libraryName": "node-telegram-bot-api", + "typingsPackageName": "node-telegram-bot-api", + "projectName": "https://github.com/yagop/node-telegram-bot-api", + "contributors": [ + { + "name": "Alex Muench", + "url": "https://github.com/ammuench", + "githubUsername": "ammuench" + }, + { + "name": "Agadar", + "url": "https://github.com/agadar", + "githubUsername": "agadar" + }, + { + "name": "Giorgio Garasto", + "url": "https://github.com/Dabolus", + "githubUsername": "Dabolus" + }, + { + "name": "Kallu609", + "url": "https://github.com/Kallu609", + "githubUsername": "Kallu609" + }, + { + "name": "XC-Zhang", + "url": "https://github.com/XC-Zhang", + "githubUsername": "XC-Zhang" + }, + { + "name": "AdityaThebe", + "url": "https://github.com/adityathebe", + "githubUsername": "adityathebe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 40, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "599505f275ec4c7a868e29b48bc472d13f21d495d005df0ffbbec90b61de3475", + "globals": [], + "declaredModules": [ + "node-telegram-bot-api" + ] + } + }, + "node-timecodes": { + "2.5": { + "libraryName": "node-timecodes", + "typingsPackageName": "node-timecodes", + "projectName": "https://github.com/Synchronized-TV/node-timecodes", + "contributors": [ + { + "name": "Mitsuka Hanakura a.k.a. ragg", + "url": "https://github.com/ra-gg", + "githubUsername": "ra-gg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ed21a8409d3c48a78723f9867afc6bd8eec74c6e1ad6918cf85c4578d74e65d", + "globals": [], + "declaredModules": [ + "node-timecodes" + ] + } + }, + "node-uuid": { + "0.0": { + "libraryName": "node-uuid.js", + "typingsPackageName": "node-uuid", + "projectName": "https://github.com/broofa/node-uuid", + "contributors": [ + { + "name": "Jeff May", + "url": "https://github.com/jeffmay", + "githubUsername": "jeffmay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "614330d84ed6f15d2bb57d21c90f9e6f17898ad95cd1f2804e31344fa003f5f4", + "globals": [ + "uuid" + ], + "declaredModules": [ + "node-uuid" + ] + } + }, + "node-vagrant": { + "1.4": { + "libraryName": "node-vagrnat.js", + "typingsPackageName": "node-vagrant", + "projectName": "https://github.com/edin-m/node-vagrant", + "contributors": [ + { + "name": "Matthew Peveler", + "url": "https://github.com/MasterOdin", + "githubUsername": "MasterOdin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cedd95acff3a728d7d76fd1c746f779b35ae52962e52d53407020581261f80f", + "globals": [], + "declaredModules": [ + "node-vagrant" + ] + } + }, + "node-validator": { + "0.0": { + "libraryName": "node-validator", + "typingsPackageName": "node-validator", + "projectName": "https://www.npmjs.com/package/node-validator", + "contributors": [ + { + "name": "Ken Gorab", + "url": "https://github.com/kengorab", + "githubUsername": "kengorab" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8bfe7bbf2c7d424328ff0d22982a8b22aeccc03c38db248272b977db4d217ff", + "globals": [ + "Validator" + ], + "declaredModules": [ + "node-validator" + ] + } + }, + "node-vault": { + "0.9": { + "libraryName": "node-vault", + "typingsPackageName": "node-vault", + "projectName": "https://github.com/kr1sp1n/node-vault", + "contributors": [ + { + "name": "Jianrong Yu", + "url": "https://github.com/YuJianrong", + "githubUsername": "YuJianrong" + }, + { + "name": "Neil Bryson Cargamento", + "url": "https://github.com/neilbryson", + "githubUsername": "neilbryson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mustache", + "version": "*" + }, + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19b730d656ac9946e661c4187b96ff6fa09b32bea69fdd2fc4551acbb74f42af", + "globals": [], + "declaredModules": [ + "node-vault" + ] + } + }, + "node-wget-promise": { + "0.1": { + "libraryName": "date-range-array", + "typingsPackageName": "node-wget-promise", + "projectName": "https://github.com/ajhsu/node-wget-promise", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9eaff4f5570c9910fc95018a4c4dc8fe1abdc7864866229d68acc83ceea634b6", + "globals": [], + "declaredModules": [ + "node-wget-promise" + ] + } + }, + "node-windows": { + "0.1": { + "libraryName": "node-windows", + "typingsPackageName": "node-windows", + "projectName": "https://github.com/coreybutler/node-windows", + "contributors": [ + { + "name": "Ken Human", + "url": "https://github.com/kenhuman", + "githubUsername": "kenhuman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1235a8c538b1790c81d6f88d070c13ef3536cfaa6fadc1bc1ecf1dd6da7a0924", + "globals": [], + "declaredModules": [ + "node-windows" + ] + } + }, + "node-wit": { + "4.2": { + "libraryName": "node-wit", + "typingsPackageName": "node-wit", + "projectName": "https://github.com/wit-ai/node-wit#readme", + "contributors": [ + { + "name": "Julien Dufresne", + "url": "https://github.com/julienduf", + "githubUsername": "julienduf" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36816c8f19e1c3bd917e811ed14ce2f103a1e10cc38db4f4e8ff9fb56ad88ed4", + "globals": [], + "declaredModules": [ + "node-wit" + ] + } + }, + "node-xlsx": { + "0.15": { + "libraryName": "node-xlsx", + "typingsPackageName": "node-xlsx", + "projectName": "https://github.com/mgcrea/node-xlsx#readme", + "contributors": [ + { + "name": "chenc", + "url": "https://github.com/cWatermelon", + "githubUsername": "cWatermelon" + }, + { + "name": "kinuxroot", + "url": "https://github.com/kinuxroot", + "githubUsername": "kinuxroot" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 15, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17781ab3c388bf9a6f795c326eba69e022fde18b59ea8caf91355bb973d0f7d2", + "globals": [], + "declaredModules": [ + "node-xlsx" + ] + } + }, + "node-xmpp-client": { + "3.1": { + "libraryName": "node-xmpp-client", + "typingsPackageName": "node-xmpp-client", + "projectName": "http://github.com/node-xmpp/node-xmpp", + "contributors": [ + { + "name": "PJakcson", + "url": "https://github.com/PJakcson", + "githubUsername": "PJakcson" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92b58e6b9b2b5857bae38713dccf67810f27f3ba3159816badd22b19e2916cf4", + "globals": [], + "declaredModules": [ + "node-xmpp-client" + ] + } + }, + "node-xmpp-core": { + "5.0": { + "libraryName": "node-xmpp-core", + "typingsPackageName": "node-xmpp-core", + "projectName": "http://github.com/node-xmpp/node-xmpp", + "contributors": [ + { + "name": "PJakcson", + "url": "https://github.com/PJakcson", + "githubUsername": "PJakcson" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ltx", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8d11ceb1f581d9b8ba1c46e7f3c69b4ba92c483c37b73f38a788d391f00ed87", + "globals": [], + "declaredModules": [ + "node-xmpp-core" + ] + } + }, + "node-zendesk": { + "1.4": { + "libraryName": "node-zendesk", + "typingsPackageName": "node-zendesk", + "projectName": "https://github.com/blakmatrix/node-zendesk", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3be7599f401113c013b0fa75fc067fe19104cd118c35c96b1728590ece272752", + "globals": [], + "declaredModules": [ + "node-zendesk" + ] + } + }, + "node-zookeeper-client": { + "0.2": { + "libraryName": "node-zookeeper-client", + "typingsPackageName": "node-zookeeper-client", + "projectName": "https://github.com/alexguan/node-zookeeper-client", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Jesse Zhang", + "url": "https://github.com/jessezhang91", + "githubUsername": "jessezhang91" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7e21d1163671ea4d021b359580d613dc58849139d3fd5fda015cd09a340ffc2", + "globals": [], + "declaredModules": [ + "node-zookeeper-client" + ] + } + }, + "node-zopfli": { + "2.0": { + "libraryName": "node-zopfli", + "typingsPackageName": "node-zopfli", + "projectName": "https://github.com/pierreinglebert/node-zopfli", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "049f1de446c7d21a3f3f8a2441bd7c064f30296216c87abf526295829d9d453a", + "globals": [], + "declaredModules": [ + "node-zopfli" + ] + } + }, + "node-zopfli-es": { + "0.0": { + "libraryName": "node-zopfli-es", + "typingsPackageName": "node-zopfli-es", + "projectName": "https://github.com/jaeh/node-zopfli-es", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "883679abacb7a45e3d06a4eb6e6686a6edda677d90f97282b2a518443d09ce56", + "globals": [], + "declaredModules": [ + "node-zopfli-es" + ] + } + }, + "node_redis": { + "0.8": { + "libraryName": "node_redis", + "typingsPackageName": "node_redis", + "projectName": "https://github.com/mranney/node_redis", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cce382344c0087ffd157c09a129c945778e30d2a5522a443082d1e77db0faf5", + "globals": [], + "declaredModules": [] + } + }, + "nodecredstash": { + "2.0": { + "libraryName": "nodecredstash", + "typingsPackageName": "nodecredstash", + "projectName": "https://github.com/DavidTanner/nodecredstash", + "contributors": [ + { + "name": "Mike Cook", + "url": "https://github.com/migstopheles", + "githubUsername": "migstopheles" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.211.0" + } + ], + "contentHash": "366e07e43a7998b59db7cc39bbc36a718ee054d5f6ad699c992aa6909e728844", + "globals": [], + "declaredModules": [ + "nodecredstash" + ] + } + }, + "nodegit": { + "0.26": { + "libraryName": "nodegit", + "typingsPackageName": "nodegit", + "projectName": "https://github.com/nodegit/nodegit", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Tobias Nießen", + "url": "https://github.com/tniessen", + "githubUsername": "tniessen" + }, + { + "name": "Pierre Vigier", + "url": "https://github.com/pvigier", + "githubUsername": "pvigier" + }, + { + "name": "Jibril Saffi", + "url": "https://github.com/IGI-111", + "githubUsername": "IGI-111" + }, + { + "name": "Benjamin Schuster-Boeckler", + "url": "https://github.com/DaGaMs", + "githubUsername": "DaGaMs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "annotated-commit.d.ts", + "attr.d.ts", + "blame-hunk.d.ts", + "blame-options.d.ts", + "blame.d.ts", + "blob.d.ts", + "branch.d.ts", + "buf.d.ts", + "cert-host-key.d.ts", + "cert-x509.d.ts", + "cert.d.ts", + "checkout-options.d.ts", + "checkout.d.ts", + "cherry-pick-options.d.ts", + "cherry-pick.d.ts", + "clone-options.d.ts", + "clone.d.ts", + "commit.d.ts", + "config.d.ts", + "convenient-hunk.d.ts", + "convenient-patch.d.ts", + "cred-user-pass-payload.d.ts", + "cred-username.d.ts", + "cred.d.ts", + "cvar-map.d.ts", + "describe-format-options.d.ts", + "describe-options.d.ts", + "diff-binary-file.d.ts", + "diff-binary.d.ts", + "diff-delta.d.ts", + "diff-file.d.ts", + "diff-line.d.ts", + "diff-options.d.ts", + "diff-perf-data.d.ts", + "diff.d.ts", + "enums.d.ts", + "error.d.ts", + "fetch-options.d.ts", + "fetch.d.ts", + "filter.d.ts", + "git-err.d.ts", + "graph.d.ts", + "hash-sig.d.ts", + "ignore.d.ts", + "index-entry.d.ts", + "index.d.ts", + "index_.d.ts", + "indexer.d.ts", + "lib-git2.d.ts", + "merge-file-input.d.ts", + "merge-file-options.d.ts", + "merge-file-result.d.ts", + "merge-options.d.ts", + "merge.d.ts", + "note.d.ts", + "object.d.ts", + "odb-expand-id.d.ts", + "odb-object.d.ts", + "odb.d.ts", + "oid-array.d.ts", + "oid.d.ts", + "open-ssl.d.ts", + "pack-builder.d.ts", + "path-spec.d.ts", + "proxy-options.d.ts", + "proxy.d.ts", + "push-options.d.ts", + "push-update.d.ts", + "push.d.ts", + "rebase-operation.d.ts", + "rebase.d.ts", + "ref-db.d.ts", + "ref-log.d.ts", + "ref-spec.d.ts", + "reference.d.ts", + "remote-callbacks.d.ts", + "remote.d.ts", + "repository.d.ts", + "reset.d.ts", + "rev-parse.d.ts", + "rev-walk.d.ts", + "revert.d.ts", + "signature.d.ts", + "stash.d.ts", + "status-entry.d.ts", + "status-file-options.d.ts", + "status-file.d.ts", + "status-list.d.ts", + "status-options.d.ts", + "status.d.ts", + "str-array.d.ts", + "submodule-update-options.d.ts", + "submodule.d.ts", + "tag.d.ts", + "time.d.ts", + "transfer-progress.d.ts", + "transport.d.ts", + "tree-builder.d.ts", + "tree-entry.d.ts", + "tree-update.d.ts", + "tree.d.ts", + "wrapper.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b07913bd3dc80093f98d4e235bd69491c83fc4933c562c84d4962042d6c91e1a", + "globals": [], + "declaredModules": [ + "nodegit", + "nodegit/annotated-commit", + "nodegit/repository", + "nodegit/oid", + "nodegit/buf", + "nodegit/reference", + "nodegit/object", + "nodegit/odb", + "nodegit/odb-object", + "nodegit/odb-expand-id", + "nodegit/index_", + "nodegit/index-entry", + "nodegit/tree", + "nodegit/tree-entry", + "nodegit/blob", + "nodegit/wrapper", + "nodegit/tree-builder", + "nodegit/diff-file", + "nodegit/tree-update", + "nodegit/str-array", + "nodegit/commit", + "nodegit/signature", + "nodegit/time", + "nodegit/diff", + "nodegit/diff-delta", + "nodegit/diff-perf-data", + "nodegit/diff-options", + "nodegit/convenient-patch", + "nodegit/convenient-hunk", + "nodegit/diff-line", + "nodegit/fetch-options", + "nodegit/remote-callbacks", + "nodegit/checkout-options", + "nodegit/attr", + "nodegit/blame-hunk", + "nodegit/blame-options", + "nodegit/blame", + "nodegit/branch", + "nodegit/cert-host-key", + "nodegit/cert", + "nodegit/cert-x509", + "nodegit/checkout", + "nodegit/cherry-pick-options", + "nodegit/merge-options", + "nodegit/cherry-pick", + "nodegit/clone-options", + "nodegit/clone", + "nodegit/config", + "nodegit/cred-user-pass-payload", + "nodegit/cred-username", + "nodegit/cred", + "nodegit/cvar-map", + "nodegit/describe-format-options", + "nodegit/describe-options", + "nodegit/diff-binary-file", + "nodegit/diff-binary", + "nodegit/enums", + "nodegit/error", + "nodegit/fetch", + "nodegit/filter", + "nodegit/git-err", + "nodegit/graph", + "nodegit/hash-sig", + "nodegit/ignore", + "nodegit/indexer", + "nodegit/transfer-progress", + "nodegit/lib-git2", + "nodegit/merge-file-input", + "nodegit/merge-file-options", + "nodegit/merge-file-result", + "nodegit/merge", + "nodegit/oid-array", + "nodegit/note", + "nodegit/open-ssl", + "nodegit/pack-builder", + "nodegit/rev-walk", + "nodegit/path-spec", + "nodegit/proxy-options", + "nodegit/proxy", + "nodegit/push-options", + "nodegit/push-update", + "nodegit/push", + "nodegit/rebase-operation", + "nodegit/rebase", + "nodegit/ref-db", + "nodegit/ref-log", + "nodegit/ref-spec", + "nodegit/remote", + "nodegit/reset", + "nodegit/tag", + "nodegit/rev-parse", + "nodegit/revert", + "nodegit/stash", + "nodegit/status-entry", + "nodegit/status-file-options", + "nodegit/status-file", + "nodegit/status-list", + "nodegit/status-options", + "nodegit/status", + "nodegit/submodule-update-options", + "nodegit/submodule", + "nodegit/transport" + ] + } + }, + "nodejs-license-file": { + "4.0": { + "libraryName": "nodejs-license-file", + "typingsPackageName": "nodejs-license-file", + "projectName": "https://github.com/bushev/nodejs-license-file", + "contributors": [ + { + "name": "Troy McKinnon", + "url": "https://github.com/trodi", + "githubUsername": "trodi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0307ce80ccc90147ef565696743d8f6fc03180a2eae42cd1a2c8778cc25adf11", + "globals": [], + "declaredModules": [ + "nodejs-license-file" + ] + } + }, + "nodemailer": { + "6.4": { + "libraryName": "Nodemailer", + "typingsPackageName": "nodemailer", + "projectName": "https://github.com/nodemailer/nodemailer", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + }, + { + "name": "Daniel Chao", + "url": "https://github.com/bioball", + "githubUsername": "bioball" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/addressparser.d.ts", + "lib/base64.d.ts", + "lib/dkim/index.d.ts", + "lib/dkim/message-parser.d.ts", + "lib/dkim/relaxed-body.d.ts", + "lib/dkim/sign.d.ts", + "lib/fetch/cookies.d.ts", + "lib/fetch/index.d.ts", + "lib/json-transport.d.ts", + "lib/mail-composer.d.ts", + "lib/mailer/index.d.ts", + "lib/mailer/mail-message.d.ts", + "lib/mime-funcs/index.d.ts", + "lib/mime-funcs/mime-types.d.ts", + "lib/mime-node/index.d.ts", + "lib/mime-node/last-newline.d.ts", + "lib/qp.d.ts", + "lib/sendmail-transport/index.d.ts", + "lib/sendmail-transport/le-unix.d.ts", + "lib/sendmail-transport/le-windows.d.ts", + "lib/ses-transport.d.ts", + "lib/shared.d.ts", + "lib/smtp-connection/data-stream.d.ts", + "lib/smtp-connection/http-proxy-client.d.ts", + "lib/smtp-connection/index.d.ts", + "lib/smtp-pool/index.d.ts", + "lib/smtp-pool/pool-resource.d.ts", + "lib/smtp-transport.d.ts", + "lib/stream-transport.d.ts", + "lib/well-known.d.ts", + "lib/xoauth2.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0039445f01109c0e68106090b3609cab060c769ad2516b099fdafdb8ca22d4a0", + "globals": [], + "declaredModules": [ + "nodemailer", + "nodemailer/lib/json-transport", + "nodemailer/lib/mailer", + "nodemailer/lib/shared", + "nodemailer/lib/smtp-connection", + "nodemailer/lib/mime-node", + "nodemailer/lib/xoauth2", + "nodemailer/lib/dkim", + "nodemailer/lib/mailer/mail-message", + "nodemailer/lib/sendmail-transport", + "nodemailer/lib/ses-transport", + "nodemailer/lib/smtp-pool", + "nodemailer/lib/smtp-transport", + "nodemailer/lib/stream-transport", + "nodemailer/lib/addressparser", + "nodemailer/lib/base64", + "nodemailer/lib/fetch", + "nodemailer/lib/fetch/cookies", + "nodemailer/lib/mail-composer", + "nodemailer/lib/mime-funcs", + "nodemailer/lib/mime-funcs/mime-types", + "nodemailer/lib/qp", + "nodemailer/lib/well-known", + "nodemailer/lib/sendmail-transport/le-windows", + "nodemailer/lib/sendmail-transport/le-unix", + "nodemailer/lib/dkim/message-parser", + "nodemailer/lib/dkim/relaxed-body", + "nodemailer/lib/dkim/sign", + "nodemailer/lib/mime-node/last-newline", + "nodemailer/lib/smtp-connection/data-stream", + "nodemailer/lib/smtp-connection/http-proxy-client", + "nodemailer/lib/smtp-pool/pool-resource" + ] + }, + "3.1": { + "libraryVersionDirectoryName": "3", + "libraryName": "Nodemailer", + "typingsPackageName": "nodemailer", + "projectName": "https://github.com/andris9/Nodemailer", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer-direct-transport", + "version": "*" + }, + { + "name": "nodemailer-smtp-transport", + "version": "*" + }, + { + "name": "nodemailer-ses-transport", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "aws-sdk" + ], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "3db615e30f9a30bc52fecbdddc8a13d7089b0ccf5323502a67a0a597818f1715", + "globals": [], + "declaredModules": [ + "nodemailer" + ] + } + }, + "nodemailer-direct-transport": { + "1.0": { + "libraryName": "nodemailer-direct-transport", + "typingsPackageName": "nodemailer-direct-transport", + "projectName": "https://github.com/andris9/nodemailer-direct-transport", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ad2ccc1dfcc1634d31f4729cd3434bdefaa4a323bd6f984f247f1a13cabdf5ea", + "globals": [], + "declaredModules": [ + "nodemailer-direct-transport" + ] + } + }, + "nodemailer-mailgun-transport": { + "1.4": { + "libraryName": "nodemailer-mailgun-transport", + "typingsPackageName": "nodemailer-mailgun-transport", + "projectName": "https://github.com/orliesaurus/nodemailer-mailgun-transport", + "contributors": [ + { + "name": "Oto Ciulis", + "url": "https://github.com/otociulis", + "githubUsername": "otociulis" + }, + { + "name": "Joachim Wallsin", + "url": "https://github.com/calvinmcgee", + "githubUsername": "calvinmcgee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6c3315fd59061dd1b9b0deb8bb32b56b03dea7957179f9c50a5f7b0697f02bb", + "globals": [], + "declaredModules": [ + "nodemailer-mailgun-transport" + ] + } + }, + "nodemailer-pickup-transport": { + "0.1": { + "libraryName": "nodemailer-pickup-transport", + "typingsPackageName": "nodemailer-pickup-transport", + "projectName": "https://www.npmjs.com/package/nodemailer-pickup-transport", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8649ecd8e8b17d12bd4a11e6025dcbfe51c5004661006cf9cc4721497a63be1a", + "globals": [], + "declaredModules": [ + "nodemailer-pickup-transport" + ] + } + }, + "nodemailer-ses-transport": { + "3.1": { + "libraryName": "nodemailer-ses-transport", + "typingsPackageName": "nodemailer-ses-transport", + "projectName": "http://github.com/andris9/nodemailer-ses-transport", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + }, + { + "name": "aws-sdk", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "5c6c943e74d0ee9778a28ca1151291f1c2f85cebf0a1fa2b2eed662a8362f513", + "globals": [], + "declaredModules": [ + "nodemailer-ses-transport" + ] + } + }, + "nodemailer-smtp-pool": { + "1.0": { + "libraryName": "nodemailer-smtp-pool", + "typingsPackageName": "nodemailer-smtp-pool", + "projectName": "https://github.com/andris9/nodemailer-smtp-pool", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e73e5a0ab15dccda67b3cb19112cf300738c3dbcc37887224c8f98abfa8545a5", + "globals": [], + "declaredModules": [ + "nodemailer-smtp-pool" + ] + } + }, + "nodemailer-smtp-transport": { + "2.7": { + "libraryName": "nodemailer-smtp-transport", + "typingsPackageName": "nodemailer-smtp-transport", + "projectName": "https://github.com/andris9/nodemailer-smtp-transport", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6928783fd9909220e4e638432cc9027d0ec252bb57ba4735f1e5accf83f5ae07", + "globals": [], + "declaredModules": [ + "nodemailer-smtp-transport" + ] + } + }, + "nodemailer-stub-transport": { + "1.1": { + "libraryName": "nodemailer-stub-transport", + "typingsPackageName": "nodemailer-stub-transport", + "projectName": "https://github.com/andris9/nodemailer-stub-transport", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nodemailer", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6f57177eaebbbfadf34bace2799d1ba428d87e6292ff6b8e3145780ff1a84f2c", + "globals": [], + "declaredModules": [ + "nodemailer-stub-transport" + ] + } + }, + "nodemon": { + "1.19": { + "libraryName": "nodemon", + "typingsPackageName": "nodemon", + "projectName": "http://nodemon.io", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d155d08d15590f3114bb5f6b1cd43e3b4bed36dbece1651d7eae6aaef9925e0", + "globals": [], + "declaredModules": [ + "nodemon" + ] + } + }, + "nodeunit": { + "0.0": { + "libraryName": "nodeunit", + "typingsPackageName": "nodeunit", + "projectName": "https://github.com/caolan/nodeunit", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6d487524c3066159dd828fc7807bc24d9f36fbbeffafd6913c7e6e49fa6d529", + "globals": [], + "declaredModules": [ + "nodeunit" + ] + } + }, + "noisejs": { + "0.0": { + "libraryName": "noisejs", + "typingsPackageName": "noisejs", + "projectName": "https://github.com/xixixao/noisejs", + "contributors": [ + { + "name": "Atsushi Izumihara", + "url": "https://github.com/izmhr", + "githubUsername": "izmhr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d70e3925f62f0653f2310f18701daed8208e0d5a16a8939cd3b61dfdc63167f", + "globals": [ + "Noise" + ], + "declaredModules": [ + "noisejs" + ] + } + }, + "nomnom": { + "0.0": { + "libraryName": "nomnom", + "typingsPackageName": "nomnom", + "projectName": "https://github.com/harthur/nomnom", + "contributors": [ + { + "name": "Paul Vick", + "url": "https://github.com/panopticoncentral", + "githubUsername": "panopticoncentral" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e14a31a7b900b4e7f4bf69ea499cf851c0b2380684c644ce29b0987141e32fde", + "globals": [ + "_nomnom" + ], + "declaredModules": [ + "nomnom" + ] + } + }, + "nonogram-solver": { + "2.0": { + "libraryName": "nonogram-solver", + "typingsPackageName": "nonogram-solver", + "projectName": "https://github.com/thomasr/nonogram-solver", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "092d9ac8c9f16d0b840fe5d4f4db974066706e96be8508440d64ceed8224a0e2", + "globals": [], + "declaredModules": [ + "nonogram-solver" + ] + } + }, + "nopt": { + "3.0": { + "libraryName": "nopt", + "typingsPackageName": "nopt", + "projectName": "https://github.com/npm/nopt", + "contributors": [ + { + "name": "jbondc", + "url": "https://github.com/jbondc", + "githubUsername": "jbondc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5594fce19fe3d9fd6f089049007c28684a8aa292a171b6bd14e67c43c531368", + "globals": [], + "declaredModules": [ + "nopt" + ] + } + }, + "normalize-jss": { + "4.0": { + "libraryName": "normalize-jss", + "typingsPackageName": "normalize-jss", + "projectName": "https://github.com/cssinjs/normalize-jss", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c02cab9e1b1a7948685efeae5523317b9507727e25838954393131a10dc711e", + "globals": [], + "declaredModules": [ + "normalize-jss" + ] + } + }, + "normalize-package-data": { + "2.4": { + "libraryName": "normalize-package-data", + "typingsPackageName": "normalize-package-data", + "projectName": "https://github.com/npm/normalize-package-data#readme", + "contributors": [ + { + "name": "Jeff Dickey", + "url": "https://github.com/jdxcode", + "githubUsername": "jdxcode" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d2101e9e55c73e1d649a6c311e0d40bdfaa25bb06bb75ea6f3bb0d149c1303b", + "globals": [], + "declaredModules": [ + "normalize-package-data" + ] + } + }, + "normalize-path": { + "3.0": { + "libraryName": "normalize-path", + "typingsPackageName": "normalize-path", + "projectName": "https://github.com/jonschlinkert/normalize-path", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef529972e788177b64c8cfd707b606e5df01c44d68135170df67ad5ce41f64d8", + "globals": [], + "declaredModules": [ + "normalize-path" + ] + } + }, + "nosleep.js": { + "0.9": { + "libraryName": "nosleep.js", + "typingsPackageName": "nosleep.js", + "projectName": "https://github.com/richtr/NoSleep.js", + "contributors": [ + { + "name": "JoshuaKGoldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49e28c94a7a7c956a8d20d069a93f5607722dbf68e3fea290f5697d97cc492bd", + "globals": [ + "NoSleep" + ], + "declaredModules": [ + "nosleep.js" + ] + } + }, + "notie": { + "0.0": { + "libraryName": "notie.js", + "typingsPackageName": "notie", + "projectName": "https://github.com/jaredreich/notie.js", + "contributors": [ + { + "name": "Mateus Demboski", + "url": "https://github.com/mateusdemboski", + "githubUsername": "mateusdemboski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80268a0de7da2954a52a67548fb078c5fb51b3bce2215629214c735c819bd66a", + "globals": [ + "notie" + ], + "declaredModules": [] + } + }, + "notify": { + "0.0": { + "libraryName": "Notify.js", + "typingsPackageName": "notify", + "projectName": "https://github.com/jpillora/notifyjs", + "contributors": [ + { + "name": "Xiaohan Zhang", + "url": "https://github.com/hellochar", + "githubUsername": "hellochar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a1a867a9bd63d90614bb3e7cd8a9becbd1ef290e56780d233a933f0980e4f46", + "globals": [], + "declaredModules": [] + } + }, + "notifyjs": { + "3.0": { + "libraryName": "notifyjs", + "typingsPackageName": "notifyjs", + "projectName": "https://github.com/alexgibson/notify.js", + "contributors": [ + { + "name": "soundTricker", + "url": "https://github.com/soundTricker", + "githubUsername": "soundTricker" + }, + { + "name": "NateScarlet", + "url": "https://github.com/NateScarlet", + "githubUsername": "NateScarlet" + }, + { + "name": "eikendev", + "url": "https://github.com/eikendev", + "githubUsername": "eikendev" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "574c56c60e89c3ce401924e6ed2c6799341c56ab8e8e25efd581a06eb35f0a12", + "globals": [], + "declaredModules": [ + "notifyjs" + ] + } + }, + "notifyjs-browser": { + "0.0": { + "libraryName": "notify.js", + "typingsPackageName": "notifyjs-browser", + "projectName": "https://github.com/notifyjs/notifyjs", + "contributors": [ + { + "name": "Bahman Nikkhahan", + "url": "https://github.com/bahman616", + "githubUsername": "bahman616" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff770ff8adaa48ed4d349d4112c7ddb92723c6b585fbb1d975aab696f7de9bf5", + "globals": [], + "declaredModules": [] + } + }, + "notp": { + "2.0": { + "libraryName": "notp", + "typingsPackageName": "notp", + "projectName": "https://github.com/guyht/notp", + "contributors": [ + { + "name": "Wilfred Tan", + "url": "https://github.com/wilfredtan", + "githubUsername": "wilfredtan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "12a07fd3c281372e1d4028ce89cb5e09a2b2d560389edb4918da70ce64e72a38", + "globals": [], + "declaredModules": [ + "notp" + ] + } + }, + "nouislider": { + "9.0": { + "libraryName": "nouislider", + "typingsPackageName": "nouislider", + "projectName": "https://github.com/leongersen/noUiSlider", + "contributors": [ + { + "name": "Patrick Davies", + "url": "https://github.com/bleuarg", + "githubUsername": "bleuarg" + }, + { + "name": "Guust Nieuwenhuis", + "url": "https://github.com/lagaffe", + "githubUsername": "lagaffe" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "wnumb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8a0ea0ff0d9ebb291e8083ad696ddd2f2bbc53ba9934518d38639ac83aaf5cf", + "globals": [ + "noUiSlider" + ], + "declaredModules": [ + "nouislider" + ] + }, + "7.0": { + "libraryVersionDirectoryName": "7", + "libraryName": "nouislider", + "typingsPackageName": "nouislider", + "projectName": "https://github.com/leongersen/noUiSlider", + "contributors": [ + { + "name": "Corey Jepperson", + "url": "https://github.com/acoreyj", + "githubUsername": "acoreyj" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "wnumb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nouislider", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "51c40aefae60fe3079bf8bbb9452a39995f61b298d76c42b816a9e5c896d4a16", + "globals": [], + "declaredModules": [] + }, + "8.0": { + "libraryVersionDirectoryName": "8", + "libraryName": "nouislider", + "typingsPackageName": "nouislider", + "projectName": "https://github.com/leongersen/noUiSlider", + "contributors": [ + { + "name": "Patrick Davies", + "url": "https://github.com/bleuarg", + "githubUsername": "bleuarg" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "wnumb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "nouislider", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6807def1e6ee1a999be5d48056edee5c9b29119a2f8c416a835bdb341e9e8f95", + "globals": [ + "noUiSlider" + ], + "declaredModules": [ + "nouislider" + ] + } + }, + "novnc-core": { + "0.1": { + "libraryName": "novnc-core", + "typingsPackageName": "novnc-core", + "projectName": "https://github.com/larryprice/novnc-core", + "contributors": [ + { + "name": "Ken Smith", + "url": "https://github.com/smithkl42", + "githubUsername": "smithkl42" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/display.d.ts", + "lib/input/devices.d.ts", + "lib/util/events.d.ts", + "lib/util/logging.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74e740a57777491561bd597de4f4291d944441fc656f3173e68f4e38e494a21e", + "globals": [], + "declaredModules": [ + "novnc-core", + "novnc-core/lib/display", + "novnc-core/lib/input/devices", + "novnc-core/lib/util/events", + "novnc-core/lib/util/logging" + ] + } + }, + "npm": { + "2.0": { + "libraryName": "npm", + "typingsPackageName": "npm", + "projectName": "https://github.com/npm/npm", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9a873e2783d5c865dc143d985840822e1f272fd1ec604f37cf4c0c4ba2cef83", + "globals": [], + "declaredModules": [ + "npm" + ] + } + }, + "npm-cache-filename": { + "1.0": { + "libraryName": "npm-cache-filename", + "typingsPackageName": "npm-cache-filename", + "projectName": "https://github.com/npm/npm-cache-filename", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "009b284628819b68eb3a2ec5385ac84c0828ab4728df18358f213c028cc7303f", + "globals": [], + "declaredModules": [ + "npm-cache-filename" + ] + } + }, + "npm-license-crawler": { + "0.1": { + "libraryName": "npm-license-crawler", + "typingsPackageName": "npm-license-crawler", + "projectName": "https://github.com/mwittig/npm-license-crawler", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e44fb6637d7a9143faa2daa59bd2d16edc487d0ef1180821b0b4653004c4924f", + "globals": [], + "declaredModules": [ + "npm-license-crawler" + ] + } + }, + "npm-list-author-packages": { + "2.0": { + "libraryName": "npm-list-author-packages", + "typingsPackageName": "npm-list-author-packages", + "projectName": "https://github.com/kgryte/npm-list-author-packages#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61a4b372bef3ce5dbec9556f1dc9dd40473a19f5368eaedb19cf622b6458140a", + "globals": [], + "declaredModules": [ + "npm-list-author-packages" + ] + } + }, + "npm-package-arg": { + "6.1": { + "libraryName": "npm-package-arg", + "typingsPackageName": "npm-package-arg", + "projectName": "https://github.com/npm/npm-package-arg", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "Jason", + "url": "https://github.com/OiYouYeahYou", + "githubUsername": "OiYouYeahYou" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03ba9a9da02f7a44ba25249a4566460030a4e1773bd59669c2d2cc1518133be9", + "globals": [], + "declaredModules": [ + "npm-package-arg" + ] + } + }, + "npm-packlist": { + "1.1": { + "libraryName": "npm-packlist", + "typingsPackageName": "npm-packlist", + "projectName": "https://github.com/npm/npm-packlist", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef6025e7b8d89df76280874697d5016e974fd25e2fb6cf79640310252666dd1a", + "globals": [], + "declaredModules": [ + "npm-packlist" + ] + } + }, + "npm-paths": { + "2.0": { + "libraryName": "npm-paths", + "typingsPackageName": "npm-paths", + "projectName": "https://github.com/jonschlinkert/npm-paths", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f85081bb602575e2d72682fc05c0ac3a931520a33cb48cd7c5411d0638aeda34", + "globals": [], + "declaredModules": [ + "npm-paths" + ] + } + }, + "npm-registry-fetch": { + "4.0": { + "libraryName": "npm-registry-fetch", + "typingsPackageName": "npm-registry-fetch", + "projectName": "https://github.com/npm/registry-fetch#readme", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-fetch", + "version": "*" + }, + { + "name": "ssri", + "version": "*" + }, + { + "name": "npmlog", + "version": "*" + }, + { + "name": "npm-package-arg", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aefac96c764c64052881ffde60a9739b2e9f8c4f04f23eddd8bfe322d0467728", + "globals": [], + "declaredModules": [ + "npm-registry-fetch" + ] + } + }, + "npm-registry-package-info": { + "1.0": { + "libraryName": "npm-registry-package-info", + "typingsPackageName": "npm-registry-package-info", + "projectName": "https://github.com/kgryte/npm-registry-package-info#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a692d08c7d0c14c151e97688b6809c28bd09d38ac36d133d20f950b20f8edd85", + "globals": [], + "declaredModules": [ + "npm-registry-package-info" + ] + } + }, + "npm-run": { + "5.0": { + "libraryName": "npm-run", + "typingsPackageName": "npm-run", + "projectName": "https://github.com/timoxley/npm-run", + "contributors": [ + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5ff5d56154019710bfc733845445a81cea705c806215ce1780f3ecc6f9e6d02", + "globals": [], + "declaredModules": [ + "npm-run" + ] + } + }, + "npm-user-packages": { + "3.0": { + "libraryName": "npm-user-packages", + "typingsPackageName": "npm-user-packages", + "projectName": "https://github.com/kevva/npm-user-packages#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99c304d6dd902f4e2c48ad7b49e11ac437c400c794ac898fde9877f5cb9e8cfd", + "globals": [], + "declaredModules": [ + "npm-user-packages" + ] + } + }, + "npm-which": { + "3.0": { + "libraryName": "npm-which", + "typingsPackageName": "npm-which", + "projectName": "https://github.com/timoxley/npm-which", + "contributors": [ + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea8c3f416808ff48dabbfca8f66a734679a5ebd56ff558a706b50f5e915edac2", + "globals": [], + "declaredModules": [ + "npm-which" + ] + } + }, + "npmlog": { + "4.1": { + "libraryName": "npmlog", + "typingsPackageName": "npmlog", + "projectName": "https://github.com/npm/npmlog#readme", + "contributors": [ + { + "name": "Daniel Schmidt", + "url": "https://github.com/DanielMSchmidt", + "githubUsername": "DanielMSchmidt" + }, + { + "name": "Zhu Zijia", + "url": "https://github.com/littlepiggy03", + "githubUsername": "littlepiggy03" + }, + { + "name": "Joseph Wynn", + "url": "https://github.com/wildlyinaccurate", + "githubUsername": "wildlyinaccurate" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32c32e70d582f671aaee7db32b16ad823ad6ca09b3a347c35d63e4b3987a5dd2", + "globals": [], + "declaredModules": [ + "npmlog" + ] + } + }, + "nprogress": { + "0.2": { + "libraryName": "NProgress", + "typingsPackageName": "nprogress", + "projectName": "https://github.com/rstacruz/nprogress", + "contributors": [ + { + "name": "Judah Gabriel Himango", + "url": "https://github.com/JudahGabriel", + "githubUsername": "JudahGabriel" + }, + { + "name": "Ovyerus", + "url": "https://github.com/Ovyerus", + "githubUsername": "Ovyerus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "629416f2837e50179425589c6ed9b12e667e58d75072a835def60cc4ed592e8c", + "globals": [], + "declaredModules": [ + "nprogress" + ] + } + }, + "ns-api": { + "2.0": { + "libraryName": "ns-api", + "typingsPackageName": "ns-api", + "projectName": "https://github.com/fvdm/nodejs-ns-api#readme", + "contributors": [ + { + "name": "Sander Koenders", + "url": "https://github.com/Archcry", + "githubUsername": "Archcry" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b174111ea76acf7556365cef04097f8bed24cd6cd0218ce00d25334da6c977b", + "globals": [], + "declaredModules": [ + "ns-api" + ] + } + }, + "nslog": { + "3.0": { + "libraryName": "nslog", + "typingsPackageName": "nslog", + "projectName": "https://github.com/atom/node-nslog", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "acf69bcdf14475c5cd5a94247309040644f8cc147dd6893e6a23a247996dc29e", + "globals": [], + "declaredModules": [ + "nslog" + ] + } + }, + "nsqjs": { + "0.9": { + "libraryName": "nsqjs", + "typingsPackageName": "nsqjs", + "projectName": "https://github.com/dudleycarr/nsqjs", + "contributors": [ + { + "name": "Robert Kania", + "url": "https://github.com/cezaryrk", + "githubUsername": "cezaryrk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e242e2e6a91e90f2fa57786993825afc109a327b0a38c60bed32409caeb90f5", + "globals": [], + "declaredModules": [ + "nsqjs" + ] + } + }, + "nssm": { + "0.1": { + "libraryName": "nssm", + "typingsPackageName": "nssm", + "projectName": "https://github.com/alykoshin/nssm", + "contributors": [ + { + "name": "Joram van den Boezem", + "url": "https://github.com/hongaar", + "githubUsername": "hongaar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8605aea8fda3e9f36ae3e3c14761c9ed0046e3b2534656acffb302ace67dd41", + "globals": [], + "declaredModules": [ + "nssm" + ] + } + }, + "ntlm-client": { + "0.1": { + "libraryName": "ntlm-client", + "typingsPackageName": "ntlm-client", + "projectName": "https://github.com/clncln1/node-ntlm-client", + "contributors": [ + { + "name": "Manuel Borrajo", + "url": "https://github.com/borrajo", + "githubUsername": "borrajo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20736e3b77d9a3831bb1e9f4858bda6e6627fd0addef5c79eed4b1d3f9d804b3", + "globals": [], + "declaredModules": [ + "ntlm-client" + ] + } + }, + "nuclear-js": { + "1.4": { + "libraryName": "nuclear-js", + "typingsPackageName": "nuclear-js", + "projectName": "https://github.com/optimizely/nuclear-js", + "contributors": [ + { + "name": "Pat Lillis", + "url": "https://github.com/patlillis", + "githubUsername": "patlillis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "^3.7.3" + } + ], + "contentHash": "49e28a965849ee8cf3e348efc026d0870c06598698a7331476a2f5e920eda35f", + "globals": [], + "declaredModules": [ + "nuclear-js" + ] + } + }, + "num2fraction": { + "1.2": { + "libraryName": "num2fraction", + "typingsPackageName": "num2fraction", + "projectName": "https://github.com/yisibl/num2fraction#readme", + "contributors": [ + { + "name": "Sergey12313", + "url": "https://github.com/sergey12313", + "githubUsername": "sergey12313" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88c2714dfc2481044298f93e53f6e12bf14632a496c093fd6c4d481ed810ff4c", + "globals": [], + "declaredModules": [ + "num2fraction" + ] + } + }, + "number-is-nan": { + "1.0": { + "libraryName": "number-is-nan", + "typingsPackageName": "number-is-nan", + "projectName": "https://github.com/sindresorhus/number-is-nan#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "131a5672bd5cacd99620c28b6354f34f38114ca2b8411fc970425cfb42fdbd89", + "globals": [], + "declaredModules": [ + "number-is-nan" + ] + } + }, + "number-to-words": { + "1.2": { + "libraryName": "number-to-words", + "typingsPackageName": "number-to-words", + "projectName": "https://github.com/marlun78/number-to-words", + "contributors": [ + { + "name": "Frederick Fogerty", + "url": "https://github.com/frederickfogerty", + "githubUsername": "frederickfogerty" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "816abfde839a0dd9b630f904b1db00f37b9ab464e3cdd4f49ca75427553e29c2", + "globals": [], + "declaredModules": [ + "number-to-words" + ] + } + }, + "numeral": { + "0.0": { + "libraryName": "Numeral.js", + "typingsPackageName": "numeral", + "projectName": "https://github.com/adamwdraper/Numeral-js", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + }, + { + "name": "Behind The Math", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + }, + { + "name": "Kenneth Luján", + "url": "https://github.com/klujanrosas", + "githubUsername": "klujanrosas" + }, + { + "name": "Carlos Quiroga", + "url": "https://github.com/KarlosQ", + "githubUsername": "KarlosQ" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42b789f0153dfba83887dffe960c909d92d95cbd7fa164a82724d5071b5ae0ee", + "globals": [ + "numeral" + ], + "declaredModules": [ + "numeral" + ] + } + }, + "numeric": { + "1.2": { + "libraryName": "numeric", + "typingsPackageName": "numeric", + "projectName": "https://github.com/sloisel/numeric", + "contributors": [ + { + "name": "Sasha Grin", + "url": "https://github.com/tup1tsa", + "githubUsername": "tup1tsa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14ab2ee783cebc78c5de6039f5955285ddd3a2ece6d5b341dee6b1e71fb3a5a7", + "globals": [], + "declaredModules": [ + "numeric" + ] + } + }, + "numjs": { + "0.14": { + "libraryName": "numjs", + "typingsPackageName": "numjs", + "projectName": "https://github.com/nicolaspanel/numjs#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "matt", + "url": "https://github.com/mattmm3d", + "githubUsername": "mattmm3d" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ndarray", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2796c88263802dec30957935267e16ef83bee1ca0539f8b29872ba02d15f8fa7", + "globals": [ + "nj" + ], + "declaredModules": [ + "numjs" + ] + } + }, + "nunjucks": { + "3.1": { + "libraryName": "nunjucks", + "typingsPackageName": "nunjucks", + "projectName": "http://mozilla.github.io/nunjucks/", + "contributors": [ + { + "name": "Ruben Slabbert", + "url": "https://github.com/RubenSlabbert", + "githubUsername": "RubenSlabbert" + }, + { + "name": "Matthew Burstein", + "url": "https://github.com/MatthewBurstein", + "githubUsername": "MatthewBurstein" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04b99ca2f30a90d56e8f41133c2b420b111f1ed76fef24fc267f52d1e57ab73a", + "globals": [], + "declaredModules": [ + "nunjucks" + ] + } + }, + "nunjucks-date": { + "0.0": { + "libraryName": "nunjucks-date", + "typingsPackageName": "nunjucks-date", + "projectName": "https://github.com/techmsi/nunjucks-date", + "contributors": [ + { + "name": "kruncher", + "url": "https://github.com/kruncher", + "githubUsername": "kruncher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da30a1f78c024d0c5c73a38652c510e79725c9c6004bcf0805ec2c5263f23856", + "globals": [], + "declaredModules": [ + "nunjucks-date" + ] + } + }, + "nuxtjs__auth": { + "4.8": { + "libraryName": "@nuxtjs/auth", + "typingsPackageName": "nuxtjs__auth", + "projectName": "https://auth.nuxtjs.org", + "contributors": [ + { + "name": "Ruskin Constant", + "url": "https://github.com/jonnyparris", + "githubUsername": "jonnyparris" + }, + { + "name": "Daniel Leal", + "url": "https://github.com/danielgek", + "githubUsername": "danielgek" + }, + { + "name": "Nick Bolles", + "url": "https://github.com/NickBolles", + "githubUsername": "NickBolles" + }, + { + "name": "Andrii Rodionov", + "url": "https://github.com/arodiono", + "githubUsername": "arodiono" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.6.10" + } + ], + "contentHash": "41baa88efb6b6dd47fd0b9486dbcdff41ba56beba5f3b621db336eb4889eac6e", + "globals": [], + "declaredModules": [ + "nuxtjs__auth" + ] + } + }, + "nvd3": { + "1.8": { + "libraryName": "nvd3", + "typingsPackageName": "nvd3", + "projectName": "https://github.com/novus/nvd3", + "contributors": [ + { + "name": "Peter Mitchell", + "url": "https://github.com/PjMitchell", + "githubUsername": "PjMitchell" + }, + { + "name": "Nathan Robbert", + "url": "https://github.com/bigrocketgames", + "githubUsername": "bigrocketgames" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "334cb9d29985351c9ec1f7f438ca7055b02afbe1b04e3e5af65b3590391bff3c", + "globals": [ + "nv" + ], + "declaredModules": [ + "nvd3" + ] + } + }, + "nw.gui": { + "0.0": { + "libraryName": "node-webkit", + "typingsPackageName": "nw.gui", + "projectName": "https://github.com/rogerwang/node-webkit", + "contributors": [ + { + "name": "Pedro Casaubon", + "url": "https://github.com/xperiments", + "githubUsername": "xperiments" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d2cf55680191dc2805de45e68c32b129b39d5548dec6072cdc91c21ac6a8fdd", + "globals": [], + "declaredModules": [ + "nw.gui" + ] + } + }, + "nw.js": { + "0.13": { + "libraryName": "nw.js", + "typingsPackageName": "nw.js", + "projectName": "http://nwjs.io", + "contributors": [ + { + "name": "Alireza Dabiri Nejad", + "url": "https://github.com/alirdn", + "githubUsername": "alirdn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8d5a04de5e910e71ca996594fec06b29653e5a2d79cb446ad4d93b867423c98", + "globals": [], + "declaredModules": [ + "nw.js" + ] + } + }, + "nwmatcher": { + "1.4": { + "libraryName": "nwmatcher", + "typingsPackageName": "nwmatcher", + "projectName": "https://github.com/dperini/nwmatcher", + "contributors": [ + { + "name": "Wouter van Heeswijk", + "url": "https://github.com/woutervh-", + "githubUsername": "woutervh-" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4815d2d32faf051d100a3c8acf5e7ef06a1f58f52615aeebc10cc617dcc35c43", + "globals": [], + "declaredModules": [ + "nwmatcher" + ] + } + }, + "nyaapi": { + "2.1": { + "libraryName": "nyaapi", + "typingsPackageName": "nyaapi", + "projectName": "https://github.com/Kylart/Nyaapi#readme", + "contributors": [ + { + "name": "Christopher Schreiner", + "url": "https://github.com/infanf", + "githubUsername": "infanf" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2355d28dd4bcdd90db743d2e90b13c02b6d89c96444a53c5d109ef7726e8b2b0", + "globals": [], + "declaredModules": [ + "nyaapi" + ] + } + }, + "oakdex-pokedex": { + "0.4": { + "libraryName": "oakdex-pokedex", + "typingsPackageName": "oakdex-pokedex", + "projectName": "https://github.com/jalyna/oakdex-pokedex", + "contributors": [ + { + "name": "Jalyna Schroeder", + "url": "https://github.com/jalyna", + "githubUsername": "jalyna" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d3857440e7faf6bd338fca293d5f088fe3b6f8e9ecc72c2f96e59a16060ee02", + "globals": [], + "declaredModules": [ + "oakdex-pokedex" + ] + } + }, + "oauth": { + "0.9": { + "libraryName": "oauth", + "typingsPackageName": "oauth", + "projectName": "https://github.com/ciaranj/node-oauth#readme", + "contributors": [ + { + "name": "nonAlgebraic", + "url": "https://github.com/nonAlgebraic", + "githubUsername": "nonAlgebraic" + }, + { + "name": "Eduardo AC", + "url": "https://github.com/EduardoAC", + "githubUsername": "EduardoAC" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "querystring" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e55c048157d9189d57ef032778b3177d108162b91527f6999341418cf542d255", + "globals": [], + "declaredModules": [ + "oauth" + ] + } + }, + "oauth-shim": { + "1.1": { + "libraryName": "oauth-shim", + "typingsPackageName": "oauth-shim", + "projectName": "https://github.com/MrSwitch/node-oauth-shim", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0065e587656bcb2b88053e0755441b619cc4428ebdebc3f49097b36562608a5", + "globals": [], + "declaredModules": [ + "oauth-shim" + ] + } + }, + "oauth.js": { + "0.0": { + "libraryName": "JavaScript software for implementing an OAuth consumer", + "typingsPackageName": "oauth.js", + "projectName": "https://code.google.com/p/oauth/", + "contributors": [ + { + "name": "NOBUOKA Yu", + "url": "https://github.com/nobuoka", + "githubUsername": "nobuoka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "937e4721659fe574c698e5c4d298cfcec66e2c24c536ad803bea0088f4c5c55f", + "globals": [ + "OAuth" + ], + "declaredModules": [] + } + }, + "oauth2-implicit": { + "0.7": { + "libraryName": "oauth2-implicit", + "typingsPackageName": "oauth2-implicit", + "projectName": "https://github.com/jasonkuhrt/oauth2-implicit", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9b1b8c0cea0f4b8c2d7b3f19e4eda01ef797360de2fef552e160ec69b371b99", + "globals": [], + "declaredModules": [ + "oauth2-implicit" + ] + } + }, + "oauth2-server": { + "3.0": { + "libraryName": "Node OAuth2 Server", + "typingsPackageName": "oauth2-server", + "projectName": "https://github.com/oauthjs/node-oauth2-server", + "contributors": [ + { + "name": " Robbie Van Gorkom", + "url": "https://github.com/vangorra", + "githubUsername": "vangorra" + }, + { + "name": "Charles Irick", + "url": "https://github.com/cirick", + "githubUsername": "cirick" + }, + { + "name": "Daniel Fischer", + "url": "https://github.com/d-fischer", + "githubUsername": "d-fischer" + }, + { + "name": "Vitor Santos", + "url": "https://github.com/rvitorsantos", + "githubUsername": "rvitorsantos" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d39571869a8b8ab98827ace48e96abd94908154aef63174ca4e9db43634b1fb", + "globals": [], + "declaredModules": [ + "oauth2-server" + ] + } + }, + "oauth2orize": { + "1.8": { + "libraryName": "oauth2orize", + "typingsPackageName": "oauth2orize", + "projectName": "https://github.com/jaredhanson/oauth2orize/", + "contributors": [ + { + "name": "Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + }, + { + "name": "Kei Son", + "url": "https://github.com/heycalmdown", + "githubUsername": "heycalmdown" + }, + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbb76aacfe32c2a235cef9d0696851d96eb53cddefc065dc829038f6809093b6", + "globals": [], + "declaredModules": [ + "oauth2orize" + ] + } + }, + "obelisk.js": { + "1.2": { + "libraryName": "obelisk.js", + "typingsPackageName": "obelisk.js", + "projectName": "https://github.com/nosir/obelisk.js/", + "contributors": [ + { + "name": "Brian Drupieski", + "url": "https://github.com/bdrupieski", + "githubUsername": "bdrupieski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88280bfad542651fe33314f8c4b76ce72822edda004def2c167c10770da9db32", + "globals": [ + "obelisk" + ], + "declaredModules": [ + "obelisk.js" + ] + } + }, + "obj-file-parser": { + "0.5": { + "libraryName": "obj-file-parser", + "typingsPackageName": "obj-file-parser", + "projectName": "https://github.com/wesunwin/obj-file-parser", + "contributors": [ + { + "name": "Ben Coleman", + "url": "https://github.com/benc-uk", + "githubUsername": "benc-uk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0baf9ec2c15828375a8d83bffd1f45914717be6f872d8ed10a38e998423f41d9", + "globals": [ + "ObjFileParser" + ], + "declaredModules": [ + "obj-file-parser" + ] + } + }, + "obj-str": { + "1.0": { + "libraryName": "obj-str", + "typingsPackageName": "obj-str", + "projectName": "https://github.com/lukeed/obj-str#readme", + "contributors": [ + { + "name": "Sascha Englert", + "url": "https://github.com/saenglert", + "githubUsername": "saenglert" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1dc984f20827ee2a9ec0beceb10afb32b7640557c35f70b0b6f7ee1175cee719", + "globals": [], + "declaredModules": [ + "obj-str" + ] + } + }, + "object-assign": { + "4.0": { + "libraryName": "object-assign", + "typingsPackageName": "object-assign", + "projectName": "https://github.com/sindresorhus/object-assign", + "contributors": [ + { + "name": "Christopher Brown", + "url": "https://github.com/chbrown", + "githubUsername": "chbrown" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9497359fb865e9b89bc852dd78228220652e9813a278eae570a7ae3f2d31dbd1", + "globals": [], + "declaredModules": [ + "object-assign" + ] + } + }, + "object-assign-deep": { + "0.4": { + "libraryName": "object-assign-deep", + "typingsPackageName": "object-assign-deep", + "projectName": "https://github.com/saikojosh/Object-Assign-Deep#readme", + "contributors": [ + { + "name": "Nick Clifford", + "url": "https://github.com/nickbclifford", + "githubUsername": "nickbclifford" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6b31aad85099c0575cf27e6c3346554f677a513380047c4da4d375682cd7c8a", + "globals": [], + "declaredModules": [ + "object-assign-deep" + ] + } + }, + "object-diff": { + "0.0": { + "libraryName": "object-diff", + "typingsPackageName": "object-diff", + "projectName": "https://github.com/srcagency/object-diff", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4213b0366acbfa279dc2c2fcc60a24454fc6fc8160fbd02ee111b0801810aadc", + "globals": [], + "declaredModules": [ + "object-diff" + ] + } + }, + "object-fit-images": { + "3.2": { + "libraryName": "object-fit-images", + "typingsPackageName": "object-fit-images", + "projectName": "https://github.com/bfred-it/object-fit-images#readme", + "contributors": [ + { + "name": "Ranjit Singh", + "url": "https://github.com/rann91", + "githubUsername": "rann91" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7430e832dc55853dbd95130a546656a26e67879fea95c17169b993c916fa89b2", + "globals": [ + "objectFillImages" + ], + "declaredModules": [ + "object-fit-images" + ] + } + }, + "object-hash": { + "1.3": { + "libraryName": "object-hash", + "typingsPackageName": "object-hash", + "projectName": "https://github.com/puleos/object-hash", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + }, + { + "name": "Artur Diniz", + "url": "https://github.com/artdiniz", + "githubUsername": "artdiniz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e89b59ef6266673babec6388636d6bbb7fc9cfef116add308722fa48a696f934", + "globals": [ + "objectHash" + ], + "declaredModules": [ + "object-hash" + ] + } + }, + "object-inspect": { + "1.6": { + "libraryName": "object-inspect", + "typingsPackageName": "object-inspect", + "projectName": "https://github.com/substack/object-inspect", + "contributors": [ + { + "name": "Charles Samborski", + "url": "https://github.com/demurgos", + "githubUsername": "demurgos" + }, + { + "name": "Akuukis", + "url": "https://github.com/Akuukis", + "githubUsername": "Akuukis" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22fb294600acfe9dc6e92cc681115c2546f1504f4e3ac6cb1d9ae66c51b8c32b", + "globals": [], + "declaredModules": [ + "object-inspect" + ] + } + }, + "object-joiner": { + "1.3": { + "libraryName": "object-joiner", + "typingsPackageName": "object-joiner", + "projectName": "https://github.com/sarukuku/object-joiner#readme", + "contributors": [ + { + "name": "Tim", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa5b6d5eb134cddc96b4964db96ffcb8815e1bed8cf89e5883b0921bac4ec132", + "globals": [], + "declaredModules": [ + "object-joiner" + ] + } + }, + "object-keys": { + "1.0": { + "libraryName": "object-keys", + "typingsPackageName": "object-keys", + "projectName": "https://github.com/ljharb/object-keys#readme", + "contributors": [ + { + "name": "Vitor Luiz Cavalcanti", + "url": "https://github.com/VitorLuizC", + "githubUsername": "VitorLuizC" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6fc91cc3e0aae0d4e3d7241b49c683b82cf4fd96bcd37548642d9e84b630e82c", + "globals": [], + "declaredModules": [ + "object-keys" + ] + } + }, + "object-keys-mapping": { + "3.0": { + "libraryName": "object-keys-mapping", + "typingsPackageName": "object-keys-mapping", + "projectName": "https://github.com/coderhaoxin/object-keys-mapping#readme", + "contributors": [ + { + "name": "newraina", + "url": "https://github.com/newraina", + "githubUsername": "newraina" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ff1f7d0de75ea214a61f39cc4f4bc6c3ea15b7465e062f079d5d4404d309080", + "globals": [], + "declaredModules": [ + "object-keys-mapping" + ] + } + }, + "object-map": { + "1.0": { + "libraryName": "object-map", + "typingsPackageName": "object-map", + "projectName": "https://github.com/xixixao/object-map", + "contributors": [ + { + "name": "Wolfgang Faust", + "url": "https://github.com/wolfgang42", + "githubUsername": "wolfgang42" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2eba100a5742cd28e888bb4d4cb01509640778bf61851d9e11d059c4993031dd", + "globals": [], + "declaredModules": [ + "object-map" + ] + } + }, + "object-mapper": { + "6.2": { + "libraryName": "object-mapper", + "typingsPackageName": "object-mapper", + "projectName": "https://github.com/wankdanker/node-object-mapper#readme", + "contributors": [ + { + "name": "Ryan Fahsel", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4da50989f9031489ac6c17bd8b988672401ad534015ba1df87330f4cf39cc9f3", + "globals": [], + "declaredModules": [ + "object-mapper" + ] + } + }, + "object-merge": { + "2.5": { + "libraryName": "object-merge", + "typingsPackageName": "object-merge", + "projectName": "https://github.com/matthewkastor/object-merge", + "contributors": [ + { + "name": "OpenByteDev", + "url": "https://github.com/OpenByteDev", + "githubUsername": "OpenByteDev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a8452fc24bd82f9539fb5e782f043b57ee3e3acf1dca8bbf34e7c5d02065286", + "globals": [], + "declaredModules": [ + "object-merge" + ] + } + }, + "object-path": { + "0.11": { + "libraryName": "objectPath", + "typingsPackageName": "object-path", + "projectName": "https://github.com/mariocasciaro/object-path", + "contributors": [ + { + "name": "Paulo Cesar", + "url": "https://github.com/pocesar", + "githubUsername": "pocesar" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b308c5cab9e01cf511d35e6292511388ecc9491f6f2fcd1fd1fc6555781ab79", + "globals": [], + "declaredModules": [ + "object-path" + ] + } + }, + "object-refs": { + "0.1": { + "libraryName": "object-refs", + "typingsPackageName": "object-refs", + "projectName": "https://github.com/bpmn-io/object-refs", + "contributors": [ + { + "name": "Jan Steinbruecker", + "url": "https://github.com/3fd", + "githubUsername": "3fd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afe3c2c652c30fbf1ff8499af0633310f1e14b46718adf9de1e4448872907c78", + "globals": [], + "declaredModules": [ + "object-refs" + ] + } + }, + "object.getownpropertydescriptors": { + "2.1": { + "libraryName": "object.getownpropertydescriptors", + "typingsPackageName": "object.getownpropertydescriptors", + "projectName": "https://github.com/ljharb/object.getownpropertydescriptors#readme", + "contributors": [ + { + "name": "Vitor Luiz Cavalcanti", + "url": "https://github.com/VitorLuizC", + "githubUsername": "VitorLuizC" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04e970b58fce0b3ab53405688a39d7b5082e7f61a5e085c21b66a52863f0117b", + "globals": [], + "declaredModules": [ + "object.getownpropertydescriptors/implementation", + "object.getownpropertydescriptors/polyfill", + "object.getownpropertydescriptors/shim", + "object.getownpropertydescriptors" + ] + } + }, + "object.omit": { + "3.0": { + "libraryName": "object.omit", + "typingsPackageName": "object.omit", + "projectName": "https://github.com/jonschlinkert/object.omit", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "168e8481b7a782bf7c77fb6ba43139d707a16484f81e3c973d880615f3ecf477", + "globals": [], + "declaredModules": [ + "object.omit" + ] + } + }, + "object.pick": { + "1.3": { + "libraryName": "object.pick", + "typingsPackageName": "object.pick", + "projectName": "https://github.com/jonschlinkert/object.pick", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0766598f2d94ce08f250c5518b5f26808b5969f628bc7960a8352dacfc68d076", + "globals": [], + "declaredModules": [ + "object.pick" + ] + } + }, + "objtools": { + "2.0": { + "libraryName": "objtools", + "typingsPackageName": "objtools", + "projectName": "https://github.com/zipscene/objtools#readme", + "contributors": [ + { + "name": "Steve Ripberger", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f9f11cf8d6ac288875216804ef1e8a12f33ee8336422a000ffe1cc1cabd5400", + "globals": [], + "declaredModules": [ + "objtools" + ] + } + }, + "oblo-util": { + "0.6": { + "libraryName": "oblo-util", + "typingsPackageName": "oblo-util", + "projectName": "https://github.com/Oblosys/oblo-util", + "contributors": [ + { + "name": "Martijn Schrage", + "url": "https://github.com/Oblosys", + "githubUsername": "Oblosys" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "475170ffe596eadae316c3deeed2225fc00e5c26b3afe16cc279d727cd2f3b10", + "globals": [ + "util" + ], + "declaredModules": [ + "oblo-util" + ] + } + }, + "oboe": { + "2.0": { + "libraryName": "oboe", + "typingsPackageName": "oboe", + "projectName": "https://github.com/jimhigson/oboe.js", + "contributors": [ + { + "name": "Jared Klopper", + "url": "https://github.com/optical", + "githubUsername": "optical" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f28d9afbc580da9cf7f036c1d0de30968195ecfe3b23c0022a69950503304ff1", + "globals": [ + "oboe" + ], + "declaredModules": [ + "oboe" + ] + } + }, + "observe-js": { + "0.5": { + "libraryName": "observe-js", + "typingsPackageName": "observe-js", + "projectName": "https://github.com/Polymer/observe-js", + "contributors": [ + { + "name": "Oliver Herrmann", + "url": "https://github.com/herrmanno", + "githubUsername": "herrmanno" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4ad3558c5941fb85b82b71e4d02dc23539368c4e840bd9d3a95a6c222a18a23", + "globals": [], + "declaredModules": [ + "observe-js" + ] + } + }, + "oclazyload": { + "0.0": { + "libraryName": "oc.LazyLoad", + "typingsPackageName": "oclazyload", + "projectName": "https://github.com/ocombe/ocLazyLoad", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a140bc5276c8b58a9f84bf165f456617d251001a44e7a51b86702390973068c", + "globals": [ + "oc" + ], + "declaredModules": [ + "oclazyload" + ] + } + }, + "ofe": { + "0.5": { + "libraryName": "ofe", + "typingsPackageName": "ofe", + "projectName": "https://github.com/trevnorris/node-ofe", + "contributors": [ + { + "name": "Ben Davies", + "url": "https://github.com/Morfent", + "githubUsername": "Morfent" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23b9a95a7f6d042ac37fd9e916d35e7b9b3564932627b6c69ffdfb20e8ea03a2", + "globals": [], + "declaredModules": [ + "ofe" + ] + } + }, + "office-js": { + "1.0": { + "libraryName": "Office.js", + "typingsPackageName": "office-js", + "projectName": "https://github.com/OfficeDev/office-js", + "contributors": [ + { + "name": "OfficeDev", + "url": "https://github.com/OfficeDev", + "githubUsername": "OfficeDev" + }, + { + "name": "Michael Zlatkovsky", + "url": "https://github.com/Zlatkovsky", + "githubUsername": "Zlatkovsky" + }, + { + "name": "Ricky Kirkham", + "url": "https://github.com/Rick-Kirkham", + "githubUsername": "Rick-Kirkham" + }, + { + "name": "Alex Jerabek", + "url": "https://github.com/AlexJerabek", + "githubUsername": "AlexJerabek" + }, + { + "name": "Elizabeth Samuel", + "url": "https://github.com/ElizabethSamuel-MSFT", + "githubUsername": "ElizabethSamuel-MSFT" + }, + { + "name": "Sudhi Ramamurthy", + "url": "https://github.com/sumurthy", + "githubUsername": "sumurthy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d72b56bca9b5310d6c86d4a8025528ecb7ec8a72e70adb8226df6b79f5728087", + "globals": [ + "Excel", + "Office", + "OfficeCore", + "OfficeExtension", + "OneNote", + "PowerPoint", + "Visio", + "Word" + ], + "declaredModules": [] + } + }, + "office-js-preview": { + "1.0": { + "libraryName": "Office.js", + "typingsPackageName": "office-js-preview", + "projectName": "https://github.com/OfficeDev/office-js", + "contributors": [ + { + "name": "OfficeDev", + "url": "https://github.com/OfficeDev", + "githubUsername": "OfficeDev" + }, + { + "name": "Michael Zlatkovsky", + "url": "https://github.com/Zlatkovsky", + "githubUsername": "Zlatkovsky" + }, + { + "name": "Ricky Kirkham", + "url": "https://github.com/Rick-Kirkham", + "githubUsername": "Rick-Kirkham" + }, + { + "name": "Alex Jerabek", + "url": "https://github.com/AlexJerabek", + "githubUsername": "AlexJerabek" + }, + { + "name": "Elizabeth Samuel", + "url": "https://github.com/ElizabethSamuel-MSFT", + "githubUsername": "ElizabethSamuel-MSFT" + }, + { + "name": "Sudhi Ramamurthy", + "url": "https://github.com/sumurthy", + "githubUsername": "sumurthy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b1a4edabcdf297f7e54c09a4e389a85b88bd2c2f1f3e49874f2f3e403d19041", + "globals": [ + "Excel", + "Office", + "OfficeCore", + "OfficeExtension", + "OneNote", + "PowerPoint", + "Visio", + "Word" + ], + "declaredModules": [] + } + }, + "office-runtime": { + "1.0": { + "libraryName": "office-runtime", + "typingsPackageName": "office-runtime", + "projectName": "https://github.com/OfficeDev/office-js", + "contributors": [ + { + "name": "OfficeDev", + "url": "https://github.com/OfficeDev", + "githubUsername": "OfficeDev" + }, + { + "name": "Michael Zlatskovsky", + "url": "https://github.com/Zlatkovsky", + "githubUsername": "Zlatkovsky" + }, + { + "name": "Michelle Scharlock", + "url": "https://github.com/mscharlock", + "githubUsername": "mscharlock" + }, + { + "name": "David Chesnut", + "url": "https://github.com/davidchesnut", + "githubUsername": "davidchesnut" + }, + { + "name": "Alex Jerabek", + "url": "https://github.com/AlexJerabek", + "githubUsername": "AlexJerabek" + }, + { + "name": "Sudhi Ramamurthy", + "url": "https://github.com/sumurthy", + "githubUsername": "sumurthy" + }, + { + "name": "Ricky Kirkham", + "url": "https://github.com/rick-kirkham", + "githubUsername": "rick-kirkham" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "545f5ade53687e82a2eea9ca1c23abb53b1ed53ebead4980befc81023a4ac5fc", + "globals": [ + "OfficeRuntime" + ], + "declaredModules": [] + } + }, + "offline-js": { + "0.7": { + "libraryName": "Offline", + "typingsPackageName": "offline-js", + "projectName": "https://github.com/HubSpot/offline", + "contributors": [ + { + "name": "Chris Wrench", + "url": "https://github.com/cgwrench", + "githubUsername": "cgwrench" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89152739dfa8dc224e8ca46c5c8180b1413813179a659d82392dedcb9697770a", + "globals": [ + "Offline" + ], + "declaredModules": [] + } + }, + "offscreencanvas": { + "2019.6": { + "libraryName": "offscreencanvas-browser", + "typingsPackageName": "offscreencanvas", + "projectName": "https://html.spec.whatwg.org/multipage/canvas.html#the-offscreencanvas-interface", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + }, + { + "name": "Oleg Varaksin", + "url": "https://github.com/ova2", + "githubUsername": "ova2" + } + ], + "libraryMajorVersion": 2019, + "libraryMinorVersion": 6, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webgl2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e324aba2933345b722c996ceb3056eafadcc23d28e2d2f00cdbf2a39e652f6e", + "globals": [ + "OffscreenCanvas", + "OffscreenCanvasRenderingContext2D", + "createImageBitmap", + "postMessage" + ], + "declaredModules": [] + } + }, + "oibackoff": { + "1.0": { + "libraryName": "oibackoff", + "typingsPackageName": "oibackoff", + "projectName": "https://github.com/chilts/oibackoff", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "dns" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "193c9b05b3be5f587300f7dc1b7750bd8916939754016731c798cc0818a624e7", + "globals": [], + "declaredModules": [ + "oibackoff" + ] + } + }, + "oidc-token-manager": { + "0.0": { + "libraryName": "oidc-token-manager", + "typingsPackageName": "oidc-token-manager", + "projectName": "https://github.com/IdentityModel/oidc-token-manager", + "contributors": [ + { + "name": "Sławomir Rosiek", + "url": "https://github.com/rosieks", + "githubUsername": "rosieks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "505f334569e7e05def3b1c180ec40a13474291e777ee0c60fbf38779f5d0e081", + "globals": [ + "Oidc", + "OidcClient", + "OidcTokenManager" + ], + "declaredModules": [] + } + }, + "oja": { + "1.1": { + "libraryName": "oja", + "typingsPackageName": "oja", + "projectName": "https://github.com/dimichgh/oja#readme", + "contributors": [ + { + "name": "Laurens Stötzel", + "url": "https://github.com/buffcode", + "githubUsername": "buffcode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd4b05a2fc89e9a704d46c50725f4511e4fbc9f573566b2b6f5c6df56dfda812", + "globals": [], + "declaredModules": [ + "oja" + ] + } + }, + "okta__okta-vue": { + "1.2": { + "libraryName": "okta-vue", + "typingsPackageName": "okta__okta-vue", + "projectName": "https://github.com/okta/okta-oidc-js/tree/master/packages/okta-vue", + "contributors": [ + { + "name": "Vivint Team Innovation", + "url": "https://github.com/innovation-team", + "githubUsername": "innovation-team" + }, + { + "name": "Mike Dodge", + "url": "https://github.com/mgdodge", + "githubUsername": "mgdodge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + }, + { + "name": "vue-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.5.17" + }, + { + "name": "vue-router", + "version": "^3.0.1" + } + ], + "contentHash": "f1ff6e69fb8132d4637e54c26394fdb85328e7fe6ef4b82de7cfc198515fce45", + "globals": [], + "declaredModules": [ + "okta__okta-vue" + ] + } + }, + "ol": { + "6.1": { + "libraryName": "ol", + "typingsPackageName": "ol", + "projectName": "https://github.com/openlayers/openlayers", + "contributors": [ + { + "name": "Rifa'i M. Hanif", + "url": "https://github.com/hanreev", + "githubUsername": "hanreev" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "AssertionError.d.ts", + "Collection.d.ts", + "CollectionEventType.d.ts", + "Disposable.d.ts", + "Feature.d.ts", + "Geolocation.d.ts", + "Image.d.ts", + "ImageBase.d.ts", + "ImageCanvas.d.ts", + "ImageState.d.ts", + "ImageTile.d.ts", + "Kinetic.d.ts", + "Map.d.ts", + "MapBrowserEvent.d.ts", + "MapBrowserEventHandler.d.ts", + "MapBrowserEventType.d.ts", + "MapBrowserPointerEvent.d.ts", + "MapEvent.d.ts", + "MapEventType.d.ts", + "MapProperty.d.ts", + "Object.d.ts", + "ObjectEventType.d.ts", + "Observable.d.ts", + "Overlay.d.ts", + "OverlayPositioning.d.ts", + "PluggableMap.d.ts", + "Tile.d.ts", + "TileCache.d.ts", + "TileQueue.d.ts", + "TileRange.d.ts", + "TileState.d.ts", + "VectorRenderTile.d.ts", + "VectorTile.d.ts", + "View.d.ts", + "ViewHint.d.ts", + "ViewProperty.d.ts", + "array.d.ts", + "asserts.d.ts", + "centerconstraint.d.ts", + "color.d.ts", + "colorlike.d.ts", + "control.d.ts", + "control/Attribution.d.ts", + "control/Control.d.ts", + "control/FullScreen.d.ts", + "control/MousePosition.d.ts", + "control/OverviewMap.d.ts", + "control/Rotate.d.ts", + "control/ScaleLine.d.ts", + "control/Zoom.d.ts", + "control/ZoomSlider.d.ts", + "control/ZoomToExtent.d.ts", + "coordinate.d.ts", + "css.d.ts", + "dom.d.ts", + "easing.d.ts", + "events.d.ts", + "events/Event.d.ts", + "events/EventType.d.ts", + "events/KeyCode.d.ts", + "events/Target.d.ts", + "events/condition.d.ts", + "extent.d.ts", + "extent/Corner.d.ts", + "extent/Relationship.d.ts", + "featureloader.d.ts", + "format.d.ts", + "format/EsriJSON.d.ts", + "format/Feature.d.ts", + "format/FormatType.d.ts", + "format/GML.d.ts", + "format/GML2.d.ts", + "format/GML3.d.ts", + "format/GML32.d.ts", + "format/GMLBase.d.ts", + "format/GPX.d.ts", + "format/GeoJSON.d.ts", + "format/IGC.d.ts", + "format/IIIFInfo.d.ts", + "format/JSONFeature.d.ts", + "format/KML.d.ts", + "format/MVT.d.ts", + "format/OSMXML.d.ts", + "format/OWS.d.ts", + "format/Polyline.d.ts", + "format/TextFeature.d.ts", + "format/TopoJSON.d.ts", + "format/WFS.d.ts", + "format/WKT.d.ts", + "format/WMSCapabilities.d.ts", + "format/WMSGetFeatureInfo.d.ts", + "format/WMTSCapabilities.d.ts", + "format/XLink.d.ts", + "format/XML.d.ts", + "format/XMLFeature.d.ts", + "format/filter.d.ts", + "format/filter/And.d.ts", + "format/filter/Bbox.d.ts", + "format/filter/Comparison.d.ts", + "format/filter/ComparisonBinary.d.ts", + "format/filter/Contains.d.ts", + "format/filter/During.d.ts", + "format/filter/EqualTo.d.ts", + "format/filter/Filter.d.ts", + "format/filter/GreaterThan.d.ts", + "format/filter/GreaterThanOrEqualTo.d.ts", + "format/filter/Intersects.d.ts", + "format/filter/IsBetween.d.ts", + "format/filter/IsLike.d.ts", + "format/filter/IsNull.d.ts", + "format/filter/LessThan.d.ts", + "format/filter/LessThanOrEqualTo.d.ts", + "format/filter/LogicalNary.d.ts", + "format/filter/Not.d.ts", + "format/filter/NotEqualTo.d.ts", + "format/filter/Or.d.ts", + "format/filter/Spatial.d.ts", + "format/filter/Within.d.ts", + "format/xsd.d.ts", + "functions.d.ts", + "geom.d.ts", + "geom/Circle.d.ts", + "geom/Geometry.d.ts", + "geom/GeometryCollection.d.ts", + "geom/GeometryLayout.d.ts", + "geom/GeometryType.d.ts", + "geom/LineString.d.ts", + "geom/LinearRing.d.ts", + "geom/MultiLineString.d.ts", + "geom/MultiPoint.d.ts", + "geom/MultiPolygon.d.ts", + "geom/Point.d.ts", + "geom/Polygon.d.ts", + "geom/SimpleGeometry.d.ts", + "geom/flat/area.d.ts", + "geom/flat/center.d.ts", + "geom/flat/closest.d.ts", + "geom/flat/contains.d.ts", + "geom/flat/deflate.d.ts", + "geom/flat/flip.d.ts", + "geom/flat/geodesic.d.ts", + "geom/flat/inflate.d.ts", + "geom/flat/interiorpoint.d.ts", + "geom/flat/interpolate.d.ts", + "geom/flat/intersectsextent.d.ts", + "geom/flat/length.d.ts", + "geom/flat/orient.d.ts", + "geom/flat/reverse.d.ts", + "geom/flat/segments.d.ts", + "geom/flat/simplify.d.ts", + "geom/flat/straightchunk.d.ts", + "geom/flat/textpath.d.ts", + "geom/flat/topology.d.ts", + "geom/flat/transform.d.ts", + "has.d.ts", + "index.d.ts", + "interaction.d.ts", + "interaction/DoubleClickZoom.d.ts", + "interaction/DragAndDrop.d.ts", + "interaction/DragBox.d.ts", + "interaction/DragPan.d.ts", + "interaction/DragRotate.d.ts", + "interaction/DragRotateAndZoom.d.ts", + "interaction/DragZoom.d.ts", + "interaction/Draw.d.ts", + "interaction/Extent.d.ts", + "interaction/Interaction.d.ts", + "interaction/KeyboardPan.d.ts", + "interaction/KeyboardZoom.d.ts", + "interaction/Modify.d.ts", + "interaction/MouseWheelZoom.d.ts", + "interaction/PinchRotate.d.ts", + "interaction/PinchZoom.d.ts", + "interaction/Pointer.d.ts", + "interaction/Property.d.ts", + "interaction/Select.d.ts", + "interaction/Snap.d.ts", + "interaction/Translate.d.ts", + "layer.d.ts", + "layer/Base.d.ts", + "layer/BaseImage.d.ts", + "layer/BaseTile.d.ts", + "layer/BaseVector.d.ts", + "layer/Graticule.d.ts", + "layer/Group.d.ts", + "layer/Heatmap.d.ts", + "layer/Image.d.ts", + "layer/Layer.d.ts", + "layer/Property.d.ts", + "layer/Tile.d.ts", + "layer/TileProperty.d.ts", + "layer/Vector.d.ts", + "layer/VectorImage.d.ts", + "layer/VectorTile.d.ts", + "layer/VectorTileRenderType.d.ts", + "layer/WebGLPoints.d.ts", + "loadingstrategy.d.ts", + "math.d.ts", + "net.d.ts", + "obj.d.ts", + "pixel.d.ts", + "pointer/EventType.d.ts", + "proj.d.ts", + "proj/Projection.d.ts", + "proj/Units.d.ts", + "proj/epsg3857.d.ts", + "proj/epsg4326.d.ts", + "proj/proj4.d.ts", + "proj/projections.d.ts", + "proj/transforms.d.ts", + "render.d.ts", + "render/Box.d.ts", + "render/Event.d.ts", + "render/EventType.d.ts", + "render/Feature.d.ts", + "render/VectorContext.d.ts", + "render/canvas.d.ts", + "render/canvas/Builder.d.ts", + "render/canvas/BuilderGroup.d.ts", + "render/canvas/BuilderType.d.ts", + "render/canvas/Executor.d.ts", + "render/canvas/ExecutorGroup.d.ts", + "render/canvas/ImageBuilder.d.ts", + "render/canvas/Immediate.d.ts", + "render/canvas/Instruction.d.ts", + "render/canvas/LabelCache.d.ts", + "render/canvas/LineStringBuilder.d.ts", + "render/canvas/PolygonBuilder.d.ts", + "render/canvas/TextBuilder.d.ts", + "render/canvas/hitdetet.d.ts", + "renderer/Composite.d.ts", + "renderer/Layer.d.ts", + "renderer/Map.d.ts", + "renderer/canvas/ImageLayer.d.ts", + "renderer/canvas/Layer.d.ts", + "renderer/canvas/TileLayer.d.ts", + "renderer/canvas/VectorImageLayer.d.ts", + "renderer/canvas/VectorLayer.d.ts", + "renderer/canvas/VectorTileLayer.d.ts", + "renderer/vector.d.ts", + "renderer/webgl/Layer.d.ts", + "renderer/webgl/PointsLayer.d.ts", + "reproj.d.ts", + "reproj/Image.d.ts", + "reproj/Tile.d.ts", + "reproj/Triangulation.d.ts", + "reproj/common.d.ts", + "resolutionconstraint.d.ts", + "rotationconstraint.d.ts", + "size.d.ts", + "source.d.ts", + "source/BingMaps.d.ts", + "source/CartoDB.d.ts", + "source/Cluster.d.ts", + "source/IIIF.d.ts", + "source/Image.d.ts", + "source/ImageArcGISRest.d.ts", + "source/ImageCanvas.d.ts", + "source/ImageMapGuide.d.ts", + "source/ImageStatic.d.ts", + "source/ImageWMS.d.ts", + "source/OSM.d.ts", + "source/Raster.d.ts", + "source/Source.d.ts", + "source/Stamen.d.ts", + "source/State.d.ts", + "source/Tile.d.ts", + "source/TileArcGISRest.d.ts", + "source/TileDebug.d.ts", + "source/TileEventType.d.ts", + "source/TileImage.d.ts", + "source/TileJSON.d.ts", + "source/TileWMS.d.ts", + "source/UTFGrid.d.ts", + "source/UrlTile.d.ts", + "source/Vector.d.ts", + "source/VectorEventType.d.ts", + "source/VectorTile.d.ts", + "source/WMSServerType.d.ts", + "source/WMTS.d.ts", + "source/WMTSRequestEncoding.d.ts", + "source/XYZ.d.ts", + "source/Zoomify.d.ts", + "source/common.d.ts", + "sphere.d.ts", + "string.d.ts", + "structs/LRUCache.d.ts", + "structs/LinkedList.d.ts", + "structs/PriorityQueue.d.ts", + "structs/RBush.d.ts", + "style.d.ts", + "style/Circle.d.ts", + "style/Fill.d.ts", + "style/Icon.d.ts", + "style/IconAnchorUnits.d.ts", + "style/IconImage.d.ts", + "style/IconImageCache.d.ts", + "style/IconOrigin.d.ts", + "style/Image.d.ts", + "style/LiteralStyle.d.ts", + "style/RegularShape.d.ts", + "style/Stroke.d.ts", + "style/Style.d.ts", + "style/Text.d.ts", + "style/TextPlacement.d.ts", + "style/expressions.d.ts", + "tilecoord.d.ts", + "tilegrid.d.ts", + "tilegrid/TileGrid.d.ts", + "tilegrid/WMTS.d.ts", + "tilegrid/common.d.ts", + "tileurlfunction.d.ts", + "transform.d.ts", + "uri.d.ts", + "util.d.ts", + "vec/mat4.d.ts", + "webgl.d.ts", + "webgl/Buffer.d.ts", + "webgl/ContextEventType.d.ts", + "webgl/Helper.d.ts", + "webgl/PostProcessingPass.d.ts", + "webgl/RenderTarget.d.ts", + "webgl/ShaderBuilder.d.ts", + "xml.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "arcgis-rest-api", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + } + ], + "testDependencies": [ + "proj4" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fc620438b619d892eea9031417f4a39d8031e5ea9d06a8848c75648a4f58dd2", + "globals": [], + "declaredModules": [ + "ol", + "ol/AssertionError", + "ol/Collection", + "ol/events", + "ol/events/Event", + "ol/events/Target", + "ol/Disposable", + "ol/Object", + "ol/Observable", + "ol/Feature", + "ol/geom/Geometry", + "ol/coordinate", + "ol/geom/Circle", + "ol/extent", + "ol/extent/Corner", + "ol/extent/Relationship", + "ol/proj", + "ol/proj/Projection", + "ol/tilegrid/TileGrid", + "ol/size", + "ol/tilecoord", + "ol/TileRange", + "ol/proj/Units", + "ol/geom/GeometryLayout", + "ol/geom/GeometryType", + "ol/geom/SimpleGeometry", + "ol/transform", + "ol/pixel", + "ol/render/Feature", + "ol/style/Style", + "ol/render", + "ol/PluggableMap", + "ol/control/Control", + "ol/MapEvent", + "ol/interaction/Interaction", + "ol/MapBrowserEvent", + "ol/View", + "ol/centerconstraint", + "ol/resolutionconstraint", + "ol/rotationconstraint", + "ol/ViewHint", + "ol/layer/Base", + "ol/source/Source", + "ol/source/State", + "ol/layer/Layer", + "ol/render/Event", + "ol/render/EventType", + "ol/renderer/Layer", + "ol/ImageBase", + "ol/ImageState", + "ol/source/Tile", + "ol/Tile", + "ol/TileState", + "ol/TileCache", + "ol/structs/LRUCache", + "ol/layer/Group", + "ol/Overlay", + "ol/OverlayPositioning", + "ol/renderer/Map", + "ol/TileQueue", + "ol/structs/PriorityQueue", + "ol/render/canvas/Immediate", + "ol/render/VectorContext", + "ol/geom/GeometryCollection", + "ol/geom/LineString", + "ol/geom/MultiLineString", + "ol/geom/MultiPoint", + "ol/geom/Point", + "ol/geom/MultiPolygon", + "ol/geom/Polygon", + "ol/geom/LinearRing", + "ol/style/Fill", + "ol/color", + "ol/colorlike", + "ol/style/Image", + "ol/style/Stroke", + "ol/style/Text", + "ol/style/TextPlacement", + "ol/render/canvas", + "ol/render/canvas/LabelCache", + "ol/render/canvas/Executor", + "ol/Geolocation", + "ol/layer/Graticule", + "ol/layer/Vector", + "ol/source/Vector", + "ol/featureloader", + "ol/format/Feature", + "ol/format/FormatType", + "ol/VectorTile", + "ol/layer/BaseVector", + "ol/source/VectorTile", + "ol/VectorRenderTile", + "ol/source/UrlTile", + "ol/Image", + "ol/ImageCanvas", + "ol/ImageTile", + "ol/Kinetic", + "ol/Map", + "ol/MapBrowserEventHandler", + "ol/MapBrowserPointerEvent", + "ol/util", + "ol/array", + "ol/control", + "ol/control/Attribution", + "ol/control/Rotate", + "ol/control/Zoom", + "ol/control/FullScreen", + "ol/control/MousePosition", + "ol/control/OverviewMap", + "ol/control/ScaleLine", + "ol/control/ZoomSlider", + "ol/control/ZoomToExtent", + "ol/format", + "ol/format/EsriJSON", + "ol/format/JSONFeature", + "ol/format/GeoJSON", + "ol/format/GML", + "ol/format/GMLBase", + "ol/xml", + "ol/format/XMLFeature", + "ol/format/GPX", + "ol/format/IGC", + "ol/format/TextFeature", + "ol/format/IIIFInfo", + "ol/source/IIIF", + "ol/source/TileImage", + "ol/format/KML", + "ol/style/Icon", + "ol/style/IconAnchorUnits", + "ol/style/IconOrigin", + "ol/format/MVT", + "ol/format/OWS", + "ol/format/XML", + "ol/format/Polyline", + "ol/format/TopoJSON", + "ol/format/WFS", + "ol/format/filter/Bbox", + "ol/format/filter/Filter", + "ol/format/filter/ComparisonBinary", + "ol/format/filter/Comparison", + "ol/format/filter/Contains", + "ol/format/filter/Spatial", + "ol/format/filter/During", + "ol/format/filter/Intersects", + "ol/format/filter/IsBetween", + "ol/format/filter/IsLike", + "ol/format/filter/IsNull", + "ol/format/filter/LogicalNary", + "ol/format/filter/Not", + "ol/format/filter/Within", + "ol/format/WKT", + "ol/format/WMSCapabilities", + "ol/format/WMSGetFeatureInfo", + "ol/format/WMTSCapabilities", + "ol/interaction", + "ol/interaction/DoubleClickZoom", + "ol/interaction/DragAndDrop", + "ol/interaction/DragBox", + "ol/events/condition", + "ol/interaction/Pointer", + "ol/interaction/DragPan", + "ol/interaction/DragRotate", + "ol/interaction/DragRotateAndZoom", + "ol/interaction/DragZoom", + "ol/interaction/Draw", + "ol/interaction/Extent", + "ol/interaction/KeyboardPan", + "ol/interaction/KeyboardZoom", + "ol/interaction/Modify", + "ol/interaction/MouseWheelZoom", + "ol/interaction/PinchRotate", + "ol/interaction/PinchZoom", + "ol/interaction/Select", + "ol/interaction/Snap", + "ol/interaction/Translate", + "ol/layer", + "ol/layer/Heatmap", + "ol/layer/Image", + "ol/layer/BaseImage", + "ol/source/Image", + "ol/layer/Tile", + "ol/layer/BaseTile", + "ol/layer/VectorImage", + "ol/layer/VectorTile", + "ol/layer/VectorTileRenderType", + "ol/proj/proj4", + "ol/source", + "ol/source/BingMaps", + "ol/source/CartoDB", + "ol/source/XYZ", + "ol/source/Cluster", + "ol/source/ImageArcGISRest", + "ol/source/ImageCanvas", + "ol/source/ImageMapGuide", + "ol/source/ImageStatic", + "ol/source/ImageWMS", + "ol/source/WMSServerType", + "ol/source/OSM", + "ol/source/Raster", + "ol/source/Stamen", + "ol/source/TileArcGISRest", + "ol/source/TileDebug", + "ol/source/TileJSON", + "ol/source/TileWMS", + "ol/source/UTFGrid", + "ol/source/WMTS", + "ol/tilegrid/WMTS", + "ol/source/WMTSRequestEncoding", + "ol/source/Zoomify", + "ol/style", + "ol/style/Circle", + "ol/style/RegularShape", + "ol/style/IconImage", + "ol/asserts", + "ol/CollectionEventType", + "ol/css", + "ol/dom", + "ol/easing", + "ol/events/EventType", + "ol/events/KeyCode", + "ol/format/filter", + "ol/format/filter/And", + "ol/format/filter/EqualTo", + "ol/format/filter/GreaterThan", + "ol/format/filter/GreaterThanOrEqualTo", + "ol/format/filter/LessThan", + "ol/format/filter/LessThanOrEqualTo", + "ol/format/filter/NotEqualTo", + "ol/format/filter/Or", + "ol/format/GML2", + "ol/format/GML3", + "ol/format/GML32", + "ol/format/OSMXML", + "ol/format/XLink", + "ol/format/xsd", + "ol/functions", + "ol/geom", + "ol/geom/flat/area", + "ol/geom/flat/center", + "ol/geom/flat/closest", + "ol/geom/flat/contains", + "ol/geom/flat/deflate", + "ol/geom/flat/flip", + "ol/geom/flat/geodesic", + "ol/geom/flat/inflate", + "ol/geom/flat/interiorpoint", + "ol/geom/flat/interpolate", + "ol/geom/flat/intersectsextent", + "ol/geom/flat/length", + "ol/geom/flat/orient", + "ol/geom/flat/reverse", + "ol/geom/flat/segments", + "ol/geom/flat/simplify", + "ol/geom/flat/straightchunk", + "ol/geom/flat/textpath", + "ol/geom/flat/topology", + "ol/geom/flat/transform", + "ol/has", + "ol/interaction/Property", + "ol/layer/Property", + "ol/layer/TileProperty", + "ol/layer/WebGLPoints", + "ol/loadingstrategy", + "ol/MapBrowserEventType", + "ol/MapEventType", + "ol/MapProperty", + "ol/math", + "ol/net", + "ol/obj", + "ol/ObjectEventType", + "ol/pointer/EventType", + "ol/proj/epsg3857", + "ol/proj/epsg4326", + "ol/proj/projections", + "ol/proj/transforms", + "ol/render/Box", + "ol/render/canvas/Builder", + "ol/render/canvas/BuilderGroup", + "ol/render/canvas/BuilderType", + "ol/render/canvas/ExecutorGroup", + "ol/render/canvas/hitdetet", + "ol/render/canvas/ImageBuilder", + "ol/render/canvas/Instruction", + "ol/render/canvas/LineStringBuilder", + "ol/render/canvas/PolygonBuilder", + "ol/render/canvas/TextBuilder", + "ol/renderer/canvas/ImageLayer", + "ol/renderer/canvas/Layer", + "ol/renderer/canvas/TileLayer", + "ol/renderer/canvas/VectorImageLayer", + "ol/renderer/canvas/VectorLayer", + "ol/renderer/canvas/VectorTileLayer", + "ol/renderer/Composite", + "ol/renderer/vector", + "ol/renderer/webgl/Layer", + "ol/renderer/webgl/PointsLayer", + "ol/reproj", + "ol/reproj/common", + "ol/reproj/Image", + "ol/reproj/Tile", + "ol/reproj/Triangulation", + "ol/source/common", + "ol/source/TileEventType", + "ol/source/VectorEventType", + "ol/sphere", + "ol/string", + "ol/structs/LinkedList", + "ol/structs/RBush", + "ol/style/expressions", + "ol/style/IconImageCache", + "ol/style/LiteralStyle", + "ol/tilegrid", + "ol/tilegrid/common", + "ol/tileurlfunction", + "ol/uri", + "ol/vec/mat4", + "ol/ViewProperty", + "ol/webgl", + "ol/webgl/Buffer", + "ol/webgl/ContextEventType", + "ol/webgl/Helper", + "ol/webgl/PostProcessingPass", + "ol/webgl/RenderTarget", + "ol/webgl/ShaderBuilder" + ] + }, + "5.3": { + "libraryVersionDirectoryName": "5", + "libraryName": "ol", + "typingsPackageName": "ol", + "projectName": "https://github.com/openlayers/openlayers", + "contributors": [ + { + "name": "Rifa'i M. Hanif", + "url": "https://github.com/hanreev", + "githubUsername": "hanreev" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "AssertionError.d.ts", + "Collection.d.ts", + "CollectionEventType.d.ts", + "Disposable.d.ts", + "Feature.d.ts", + "Geolocation.d.ts", + "Graticule.d.ts", + "Image.d.ts", + "ImageBase.d.ts", + "ImageCanvas.d.ts", + "ImageState.d.ts", + "ImageTile.d.ts", + "Kinetic.d.ts", + "LayerType.d.ts", + "Map.d.ts", + "MapBrowserEvent.d.ts", + "MapBrowserEventHandler.d.ts", + "MapBrowserEventType.d.ts", + "MapBrowserPointerEvent.d.ts", + "MapEvent.d.ts", + "MapEventType.d.ts", + "MapProperty.d.ts", + "Object.d.ts", + "ObjectEventType.d.ts", + "Observable.d.ts", + "Overlay.d.ts", + "OverlayPositioning.d.ts", + "PluggableMap.d.ts", + "Tile.d.ts", + "TileCache.d.ts", + "TileQueue.d.ts", + "TileRange.d.ts", + "TileState.d.ts", + "VectorImageTile.d.ts", + "VectorTile.d.ts", + "View.d.ts", + "ViewHint.d.ts", + "ViewProperty.d.ts", + "WebGLMap.d.ts", + "array.d.ts", + "asserts.d.ts", + "centerconstraint.d.ts", + "color.d.ts", + "colorlike.d.ts", + "control.d.ts", + "control/Attribution.d.ts", + "control/Control.d.ts", + "control/FullScreen.d.ts", + "control/MousePosition.d.ts", + "control/OverviewMap.d.ts", + "control/Rotate.d.ts", + "control/ScaleLine.d.ts", + "control/Zoom.d.ts", + "control/ZoomSlider.d.ts", + "control/ZoomToExtent.d.ts", + "control/util.d.ts", + "coordinate.d.ts", + "css.d.ts", + "dom.d.ts", + "easing.d.ts", + "events.d.ts", + "events/Event.d.ts", + "events/EventType.d.ts", + "events/KeyCode.d.ts", + "events/Target.d.ts", + "events/condition.d.ts", + "extent.d.ts", + "extent/Corner.d.ts", + "extent/Relationship.d.ts", + "featureloader.d.ts", + "format.d.ts", + "format/EsriJSON.d.ts", + "format/Feature.d.ts", + "format/FormatType.d.ts", + "format/GML.d.ts", + "format/GML2.d.ts", + "format/GML3.d.ts", + "format/GML32.d.ts", + "format/GMLBase.d.ts", + "format/GPX.d.ts", + "format/GeoJSON.d.ts", + "format/IGC.d.ts", + "format/JSONFeature.d.ts", + "format/KML.d.ts", + "format/MVT.d.ts", + "format/OSMXML.d.ts", + "format/OWS.d.ts", + "format/Polyline.d.ts", + "format/TextFeature.d.ts", + "format/TopoJSON.d.ts", + "format/WFS.d.ts", + "format/WKT.d.ts", + "format/WMSCapabilities.d.ts", + "format/WMSGetFeatureInfo.d.ts", + "format/WMTSCapabilities.d.ts", + "format/XLink.d.ts", + "format/XML.d.ts", + "format/XMLFeature.d.ts", + "format/filter.d.ts", + "format/filter/And.d.ts", + "format/filter/Bbox.d.ts", + "format/filter/Comparison.d.ts", + "format/filter/ComparisonBinary.d.ts", + "format/filter/Contains.d.ts", + "format/filter/During.d.ts", + "format/filter/EqualTo.d.ts", + "format/filter/Filter.d.ts", + "format/filter/GreaterThan.d.ts", + "format/filter/GreaterThanOrEqualTo.d.ts", + "format/filter/Intersects.d.ts", + "format/filter/IsBetween.d.ts", + "format/filter/IsLike.d.ts", + "format/filter/IsNull.d.ts", + "format/filter/LessThan.d.ts", + "format/filter/LessThanOrEqualTo.d.ts", + "format/filter/LogicalNary.d.ts", + "format/filter/Not.d.ts", + "format/filter/NotEqualTo.d.ts", + "format/filter/Or.d.ts", + "format/filter/Spatial.d.ts", + "format/filter/Within.d.ts", + "format/xsd.d.ts", + "functions.d.ts", + "geom.d.ts", + "geom/Circle.d.ts", + "geom/Geometry.d.ts", + "geom/GeometryCollection.d.ts", + "geom/GeometryLayout.d.ts", + "geom/GeometryType.d.ts", + "geom/LineString.d.ts", + "geom/LinearRing.d.ts", + "geom/MultiLineString.d.ts", + "geom/MultiPoint.d.ts", + "geom/MultiPolygon.d.ts", + "geom/Point.d.ts", + "geom/Polygon.d.ts", + "geom/SimpleGeometry.d.ts", + "geom/flat/area.d.ts", + "geom/flat/center.d.ts", + "geom/flat/closest.d.ts", + "geom/flat/contains.d.ts", + "geom/flat/deflate.d.ts", + "geom/flat/flip.d.ts", + "geom/flat/geodesic.d.ts", + "geom/flat/inflate.d.ts", + "geom/flat/interiorpoint.d.ts", + "geom/flat/interpolate.d.ts", + "geom/flat/intersectsextent.d.ts", + "geom/flat/length.d.ts", + "geom/flat/orient.d.ts", + "geom/flat/reverse.d.ts", + "geom/flat/segments.d.ts", + "geom/flat/simplify.d.ts", + "geom/flat/straightchunk.d.ts", + "geom/flat/textpath.d.ts", + "geom/flat/topology.d.ts", + "geom/flat/transform.d.ts", + "has.d.ts", + "index.d.ts", + "interaction.d.ts", + "interaction/DoubleClickZoom.d.ts", + "interaction/DragAndDrop.d.ts", + "interaction/DragBox.d.ts", + "interaction/DragPan.d.ts", + "interaction/DragRotate.d.ts", + "interaction/DragRotateAndZoom.d.ts", + "interaction/DragZoom.d.ts", + "interaction/Draw.d.ts", + "interaction/Extent.d.ts", + "interaction/Interaction.d.ts", + "interaction/KeyboardPan.d.ts", + "interaction/KeyboardZoom.d.ts", + "interaction/Modify.d.ts", + "interaction/MouseWheelZoom.d.ts", + "interaction/PinchRotate.d.ts", + "interaction/PinchZoom.d.ts", + "interaction/Pointer.d.ts", + "interaction/Property.d.ts", + "interaction/Select.d.ts", + "interaction/Snap.d.ts", + "interaction/Translate.d.ts", + "layer.d.ts", + "layer/Base.d.ts", + "layer/Group.d.ts", + "layer/Heatmap.d.ts", + "layer/Image.d.ts", + "layer/Layer.d.ts", + "layer/Property.d.ts", + "layer/Tile.d.ts", + "layer/TileProperty.d.ts", + "layer/Vector.d.ts", + "layer/VectorRenderType.d.ts", + "layer/VectorTile.d.ts", + "layer/VectorTileRenderType.d.ts", + "loadingstrategy.d.ts", + "math.d.ts", + "net.d.ts", + "obj.d.ts", + "pixel.d.ts", + "pointer/EventSource.d.ts", + "pointer/EventType.d.ts", + "pointer/MouseSource.d.ts", + "pointer/MsSource.d.ts", + "pointer/NativeSource.d.ts", + "pointer/PointerEvent.d.ts", + "pointer/PointerEventHandler.d.ts", + "pointer/TouchSource.d.ts", + "proj.d.ts", + "proj/Projection.d.ts", + "proj/Units.d.ts", + "proj/epsg3857.d.ts", + "proj/epsg4326.d.ts", + "proj/proj4.d.ts", + "proj/projections.d.ts", + "proj/transforms.d.ts", + "render.d.ts", + "render/Box.d.ts", + "render/Event.d.ts", + "render/EventType.d.ts", + "render/Feature.d.ts", + "render/ReplayGroup.d.ts", + "render/ReplayType.d.ts", + "render/VectorContext.d.ts", + "render/canvas.d.ts", + "render/canvas/ImageReplay.d.ts", + "render/canvas/Immediate.d.ts", + "render/canvas/Instruction.d.ts", + "render/canvas/LineStringReplay.d.ts", + "render/canvas/PolygonReplay.d.ts", + "render/canvas/Replay.d.ts", + "render/canvas/ReplayGroup.d.ts", + "render/canvas/TextReplay.d.ts", + "render/replay.d.ts", + "render/webgl.d.ts", + "render/webgl/CircleReplay.d.ts", + "render/webgl/ImageReplay.d.ts", + "render/webgl/Immediate.d.ts", + "render/webgl/LineStringReplay.d.ts", + "render/webgl/PolygonReplay.d.ts", + "render/webgl/Replay.d.ts", + "render/webgl/ReplayGroup.d.ts", + "render/webgl/TextReplay.d.ts", + "render/webgl/TextureReplay.d.ts", + "render/webgl/circlereplay/defaultshader.d.ts", + "render/webgl/circlereplay/defaultshader/Locations.d.ts", + "render/webgl/linestringreplay/defaultshader.d.ts", + "render/webgl/linestringreplay/defaultshader/Locations.d.ts", + "render/webgl/polygonreplay/defaultshader.d.ts", + "render/webgl/polygonreplay/defaultshader/Locations.d.ts", + "render/webgl/texturereplay/defaultshader.d.ts", + "render/webgl/texturereplay/defaultshader/Locations.d.ts", + "renderer/Layer.d.ts", + "renderer/Map.d.ts", + "renderer/canvas/ImageLayer.d.ts", + "renderer/canvas/IntermediateCanvas.d.ts", + "renderer/canvas/Layer.d.ts", + "renderer/canvas/Map.d.ts", + "renderer/canvas/TileLayer.d.ts", + "renderer/canvas/VectorLayer.d.ts", + "renderer/canvas/VectorTileLayer.d.ts", + "renderer/vector.d.ts", + "renderer/webgl/ImageLayer.d.ts", + "renderer/webgl/Layer.d.ts", + "renderer/webgl/Map.d.ts", + "renderer/webgl/TileLayer.d.ts", + "renderer/webgl/VectorLayer.d.ts", + "renderer/webgl/defaultmapshader.d.ts", + "renderer/webgl/defaultmapshader/Locations.d.ts", + "renderer/webgl/tilelayershader.d.ts", + "renderer/webgl/tilelayershader/Locations.d.ts", + "reproj.d.ts", + "reproj/Image.d.ts", + "reproj/Tile.d.ts", + "reproj/Triangulation.d.ts", + "reproj/common.d.ts", + "resolutionconstraint.d.ts", + "rotationconstraint.d.ts", + "size.d.ts", + "source.d.ts", + "source/BingMaps.d.ts", + "source/CartoDB.d.ts", + "source/Cluster.d.ts", + "source/Image.d.ts", + "source/ImageArcGISRest.d.ts", + "source/ImageCanvas.d.ts", + "source/ImageMapGuide.d.ts", + "source/ImageStatic.d.ts", + "source/ImageWMS.d.ts", + "source/OSM.d.ts", + "source/Raster.d.ts", + "source/Source.d.ts", + "source/Stamen.d.ts", + "source/State.d.ts", + "source/Tile.d.ts", + "source/TileArcGISRest.d.ts", + "source/TileDebug.d.ts", + "source/TileEventType.d.ts", + "source/TileImage.d.ts", + "source/TileJSON.d.ts", + "source/TileWMS.d.ts", + "source/UTFGrid.d.ts", + "source/UrlTile.d.ts", + "source/Vector.d.ts", + "source/VectorEventType.d.ts", + "source/VectorTile.d.ts", + "source/WMSServerType.d.ts", + "source/WMTS.d.ts", + "source/WMTSRequestEncoding.d.ts", + "source/XYZ.d.ts", + "source/Zoomify.d.ts", + "source/common.d.ts", + "sphere.d.ts", + "string.d.ts", + "structs/LRUCache.d.ts", + "structs/LinkedList.d.ts", + "structs/PriorityQueue.d.ts", + "structs/RBush.d.ts", + "style.d.ts", + "style/Atlas.d.ts", + "style/AtlasManager.d.ts", + "style/Circle.d.ts", + "style/Fill.d.ts", + "style/Icon.d.ts", + "style/IconAnchorUnits.d.ts", + "style/IconImage.d.ts", + "style/IconImageCache.d.ts", + "style/IconOrigin.d.ts", + "style/Image.d.ts", + "style/RegularShape.d.ts", + "style/Stroke.d.ts", + "style/Style.d.ts", + "style/Text.d.ts", + "style/TextPlacement.d.ts", + "tilecoord.d.ts", + "tilegrid.d.ts", + "tilegrid/TileGrid.d.ts", + "tilegrid/WMTS.d.ts", + "tilegrid/common.d.ts", + "tileurlfunction.d.ts", + "transform.d.ts", + "uri.d.ts", + "util.d.ts", + "vec/mat4.d.ts", + "webgl.d.ts", + "webgl/Buffer.d.ts", + "webgl/Context.d.ts", + "webgl/ContextEventType.d.ts", + "webgl/Fragment.d.ts", + "webgl/Shader.d.ts", + "webgl/Vertex.d.ts", + "xml.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "arcgis-rest-api", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + } + ], + "testDependencies": [ + "proj4" + ], + "pathMappings": [ + { + "packageName": "ol", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c97a0481d0d949cb62c912c177365078c79f226ea311a3f68fb9eb1ce2dedf96", + "globals": [], + "declaredModules": [ + "ol", + "ol/AssertionError", + "ol/Collection", + "ol/events", + "ol/events/Event", + "ol/events/Target", + "ol/Disposable", + "ol/Object", + "ol/Observable", + "ol/Feature", + "ol/geom/Geometry", + "ol/coordinate", + "ol/geom/Circle", + "ol/proj", + "ol/extent", + "ol/extent/Corner", + "ol/extent/Relationship", + "ol/size", + "ol/proj/Projection", + "ol/tilegrid/TileGrid", + "ol/tilecoord", + "ol/TileRange", + "ol/proj/Units", + "ol/geom/GeometryLayout", + "ol/geom/SimpleGeometry", + "ol/transform", + "ol/pixel", + "ol/geom/GeometryType", + "ol/render/Feature", + "ol/style/Style", + "ol/render", + "ol/render/canvas/Immediate", + "ol/render/VectorContext", + "ol/geom/GeometryCollection", + "ol/geom/LineString", + "ol/geom/MultiLineString", + "ol/geom/MultiPoint", + "ol/geom/Point", + "ol/geom/MultiPolygon", + "ol/geom/Polygon", + "ol/geom/LinearRing", + "ol/style/Fill", + "ol/color", + "ol/colorlike", + "ol/style/Image", + "ol/ImageState", + "ol/style/Stroke", + "ol/style/Text", + "ol/style/TextPlacement", + "ol/render/canvas", + "ol/structs/LRUCache", + "ol/Geolocation", + "ol/Graticule", + "ol/PluggableMap", + "ol/control/Control", + "ol/MapEvent", + "ol/interaction/Interaction", + "ol/MapBrowserEvent", + "ol/View", + "ol/centerconstraint", + "ol/resolutionconstraint", + "ol/rotationconstraint", + "ol/ViewHint", + "ol/layer/Base", + "ol/LayerType", + "ol/source/State", + "ol/layer/Layer", + "ol/render/Event", + "ol/webgl/Context", + "ol/webgl/Buffer", + "ol/webgl/Fragment", + "ol/webgl/Shader", + "ol/webgl/Vertex", + "ol/render/EventType", + "ol/source/Source", + "ol/layer/Group", + "ol/Overlay", + "ol/OverlayPositioning", + "ol/renderer/Map", + "ol/renderer/Layer", + "ol/ImageBase", + "ol/source/Tile", + "ol/Tile", + "ol/TileState", + "ol/TileCache", + "ol/TileQueue", + "ol/structs/PriorityQueue", + "ol/Image", + "ol/ImageCanvas", + "ol/ImageTile", + "ol/Kinetic", + "ol/Map", + "ol/MapBrowserEventHandler", + "ol/MapBrowserPointerEvent", + "ol/pointer/PointerEvent", + "ol/VectorImageTile", + "ol/format/Feature", + "ol/format/FormatType", + "ol/source/VectorTile", + "ol/VectorTile", + "ol/featureloader", + "ol/source/Vector", + "ol/render/ReplayGroup", + "ol/render/ReplayType", + "ol/source/UrlTile", + "ol/WebGLMap", + "ol/util", + "ol/array", + "ol/control", + "ol/control/util", + "ol/control/Attribution", + "ol/control/Rotate", + "ol/control/Zoom", + "ol/control/FullScreen", + "ol/control/MousePosition", + "ol/control/OverviewMap", + "ol/control/ScaleLine", + "ol/control/ZoomSlider", + "ol/control/ZoomToExtent", + "ol/format", + "ol/format/EsriJSON", + "ol/format/JSONFeature", + "ol/format/GeoJSON", + "ol/format/GML", + "ol/format/GML3", + "ol/xml", + "ol/format/GMLBase", + "ol/format/XMLFeature", + "ol/format/GPX", + "ol/format/IGC", + "ol/format/TextFeature", + "ol/format/KML", + "ol/style/Icon", + "ol/style/IconAnchorUnits", + "ol/style/IconOrigin", + "ol/format/MVT", + "ol/format/OWS", + "ol/format/XML", + "ol/format/Polyline", + "ol/format/TopoJSON", + "ol/format/WFS", + "ol/format/filter/Bbox", + "ol/format/filter/Filter", + "ol/format/filter/ComparisonBinary", + "ol/format/filter/Comparison", + "ol/format/filter/Contains", + "ol/format/filter/Spatial", + "ol/format/filter/During", + "ol/format/filter/Intersects", + "ol/format/filter/IsBetween", + "ol/format/filter/IsLike", + "ol/format/filter/IsNull", + "ol/format/filter/LogicalNary", + "ol/format/filter/Not", + "ol/format/filter/Within", + "ol/format/WKT", + "ol/format/WMSCapabilities", + "ol/format/WMSGetFeatureInfo", + "ol/format/WMTSCapabilities", + "ol/interaction", + "ol/interaction/DoubleClickZoom", + "ol/interaction/DragAndDrop", + "ol/interaction/DragBox", + "ol/events/condition", + "ol/functions", + "ol/interaction/Pointer", + "ol/interaction/DragPan", + "ol/interaction/DragRotate", + "ol/interaction/DragRotateAndZoom", + "ol/interaction/DragZoom", + "ol/interaction/Draw", + "ol/layer/Vector", + "ol/layer/VectorRenderType", + "ol/interaction/Extent", + "ol/interaction/KeyboardPan", + "ol/interaction/KeyboardZoom", + "ol/interaction/Modify", + "ol/interaction/MouseWheelZoom", + "ol/interaction/PinchRotate", + "ol/interaction/PinchZoom", + "ol/interaction/Select", + "ol/interaction/Snap", + "ol/interaction/Translate", + "ol/layer", + "ol/layer/Heatmap", + "ol/layer/Image", + "ol/source/Image", + "ol/layer/Tile", + "ol/layer/VectorTile", + "ol/layer/VectorTileRenderType", + "ol/proj/proj4", + "ol/source", + "ol/source/BingMaps", + "ol/source/TileImage", + "ol/source/CartoDB", + "ol/source/XYZ", + "ol/source/Cluster", + "ol/source/ImageArcGISRest", + "ol/source/ImageCanvas", + "ol/source/ImageMapGuide", + "ol/source/ImageStatic", + "ol/source/ImageWMS", + "ol/source/WMSServerType", + "ol/source/OSM", + "ol/source/Raster", + "ol/renderer/canvas/Layer", + "ol/source/Stamen", + "ol/source/TileArcGISRest", + "ol/source/TileDebug", + "ol/source/TileJSON", + "ol/source/TileWMS", + "ol/source/UTFGrid", + "ol/source/WMTS", + "ol/tilegrid/WMTS", + "ol/source/WMTSRequestEncoding", + "ol/source/Zoomify", + "ol/style", + "ol/style/Atlas", + "ol/style/AtlasManager", + "ol/style/Circle", + "ol/style/RegularShape", + "ol/style/IconImage", + "ol/CollectionEventType", + "ol/MapBrowserEventType", + "ol/MapEventType", + "ol/MapProperty", + "ol/ObjectEventType", + "ol/ViewProperty", + "ol/asserts", + "ol/css", + "ol/dom", + "ol/easing", + "ol/events/EventType", + "ol/events/KeyCode", + "ol/format/GML2", + "ol/format/GML32", + "ol/format/OSMXML", + "ol/format/XLink", + "ol/format/filter/And", + "ol/format/filter/EqualTo", + "ol/format/filter/GreaterThan", + "ol/format/filter/GreaterThanOrEqualTo", + "ol/format/filter/LessThan", + "ol/format/filter/LessThanOrEqualTo", + "ol/format/filter/NotEqualTo", + "ol/format/filter/Or", + "ol/format/filter", + "ol/format/xsd", + "ol/geom/flat/area", + "ol/geom/flat/center", + "ol/geom/flat/closest", + "ol/geom/flat/contains", + "ol/geom/flat/deflate", + "ol/geom/flat/flip", + "ol/geom/flat/geodesic", + "ol/geom/flat/inflate", + "ol/geom/flat/interiorpoint", + "ol/geom/flat/interpolate", + "ol/geom/flat/intersectsextent", + "ol/geom/flat/length", + "ol/geom/flat/orient", + "ol/geom/flat/reverse", + "ol/geom/flat/segments", + "ol/geom/flat/simplify", + "ol/geom/flat/straightchunk", + "ol/geom/flat/textpath", + "ol/geom/flat/topology", + "ol/geom/flat/transform", + "ol/geom", + "ol/has", + "ol/interaction/Property", + "ol/layer/Property", + "ol/layer/TileProperty", + "ol/loadingstrategy", + "ol/math", + "ol/net", + "ol/obj", + "ol/pointer/EventSource", + "ol/pointer/EventType", + "ol/pointer/MouseSource", + "ol/pointer/MsSource", + "ol/pointer/NativeSource", + "ol/pointer/PointerEventHandler", + "ol/pointer/TouchSource", + "ol/proj/epsg3857", + "ol/proj/epsg4326", + "ol/proj/projections", + "ol/proj/transforms", + "ol/render/Box", + "ol/render/canvas/ImageReplay", + "ol/render/canvas/Instruction", + "ol/render/canvas/LineStringReplay", + "ol/render/canvas/PolygonReplay", + "ol/render/canvas/Replay", + "ol/render/canvas/ReplayGroup", + "ol/render/canvas/TextReplay", + "ol/render/replay", + "ol/render/webgl/CircleReplay", + "ol/render/webgl/ImageReplay", + "ol/render/webgl/Immediate", + "ol/render/webgl/LineStringReplay", + "ol/render/webgl/PolygonReplay", + "ol/render/webgl/Replay", + "ol/render/webgl/ReplayGroup", + "ol/render/webgl/TextReplay", + "ol/render/webgl/TextureReplay", + "ol/render/webgl/circlereplay/defaultshader/Locations", + "ol/render/webgl/circlereplay/defaultshader", + "ol/render/webgl/linestringreplay/defaultshader/Locations", + "ol/render/webgl/linestringreplay/defaultshader", + "ol/render/webgl/polygonreplay/defaultshader/Locations", + "ol/render/webgl/polygonreplay/defaultshader", + "ol/render/webgl/texturereplay/defaultshader/Locations", + "ol/render/webgl/texturereplay/defaultshader", + "ol/render/webgl", + "ol/renderer/canvas/ImageLayer", + "ol/renderer/canvas/IntermediateCanvas", + "ol/renderer/canvas/Map", + "ol/renderer/canvas/TileLayer", + "ol/renderer/canvas/VectorLayer", + "ol/renderer/canvas/VectorTileLayer", + "ol/renderer/vector", + "ol/renderer/webgl/ImageLayer", + "ol/renderer/webgl/Layer", + "ol/renderer/webgl/Map", + "ol/renderer/webgl/TileLayer", + "ol/renderer/webgl/VectorLayer", + "ol/renderer/webgl/defaultmapshader/Locations", + "ol/renderer/webgl/defaultmapshader", + "ol/renderer/webgl/tilelayershader/Locations", + "ol/renderer/webgl/tilelayershader", + "ol/reproj/Image", + "ol/reproj/Tile", + "ol/reproj/Triangulation", + "ol/reproj/common", + "ol/reproj", + "ol/source/TileEventType", + "ol/source/VectorEventType", + "ol/source/common", + "ol/sphere", + "ol/string", + "ol/structs/LinkedList", + "ol/structs/RBush", + "ol/style/IconImageCache", + "ol/tilegrid/common", + "ol/tilegrid", + "ol/tileurlfunction", + "ol/uri", + "ol/vec/mat4", + "ol/webgl/ContextEventType", + "ol/webgl" + ] + } + }, + "omelette": { + "0.4": { + "libraryName": "omelette", + "typingsPackageName": "omelette", + "projectName": "https://github.com/f/omelette", + "contributors": [ + { + "name": "Kamontat Chantrachirathumrong", + "url": "https://github.com/kamontat", + "githubUsername": "kamontat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42fea8b8e26d13bf8971403154a1d3e4b4c4f1ff6e38ad54378069a2c2cb20ab", + "globals": [ + "omelette" + ], + "declaredModules": [ + "omelette" + ] + } + }, + "omggif": { + "1.0": { + "libraryName": "omggif", + "typingsPackageName": "omggif", + "projectName": "https://github.com/deanm/omggif", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6857980b320bc96d21444306d7a8718fac8c656ea77edc71c9d962d28e79007f", + "globals": [], + "declaredModules": [ + "omggif" + ] + } + }, + "omit-empty": { + "1.0": { + "libraryName": "omit-empty", + "typingsPackageName": "omit-empty", + "projectName": "https://github.com/jonschlinkert/omit-empty", + "contributors": [ + { + "name": "Shubham Kanodia", + "url": "https://github.com/pastelsky", + "githubUsername": "pastelsky" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0c1150590c3c90bbb1ae789a3aee0f005f3e1c8a530b5e953b23617c31d6f3f", + "globals": [], + "declaredModules": [ + "omit-empty" + ] + } + }, + "on-finished": { + "2.3": { + "libraryName": "on-finished", + "typingsPackageName": "on-finished", + "projectName": "https://github.com/jshttp/on-finished", + "contributors": [ + { + "name": "Honza Dvorsky", + "url": "https://github.com/czechboy0", + "githubUsername": "czechboy0" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16a3f8d61078f7357b55de25d82d5553e983d68b00007ae40eb3f9b4af9bed86", + "globals": [], + "declaredModules": [ + "on-finished" + ] + } + }, + "on-headers": { + "1.0": { + "libraryName": "on-headers", + "typingsPackageName": "on-headers", + "projectName": "https://github.com/jshttp/on-headers", + "contributors": [ + { + "name": "John Jeffery", + "url": "https://github.com/jjeffery", + "githubUsername": "jjeffery" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74a641d201e8b2344ab86305c6d3adc0a8685afcdba938e0d0e3df275e0869be", + "globals": [], + "declaredModules": [ + "on-headers" + ] + } + }, + "on-wake-up": { + "1.0": { + "libraryName": "on-wake-up", + "typingsPackageName": "on-wake-up", + "projectName": "https://github.com/mafintosh/on-wake-up", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd37f0a85fc7ab2eb3660ecc447809b9001eb81cbf9144c7b9f3c0d10b9989d4", + "globals": [], + "declaredModules": [ + "on-wake-up" + ] + } + }, + "once": { + "1.4": { + "libraryName": "once", + "typingsPackageName": "once", + "projectName": "https://github.com/isaacs/once", + "contributors": [ + { + "name": "Denis Sokolov", + "url": "https://github.com/denis-sokolov", + "githubUsername": "denis-sokolov" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d625df2647a0579b72beef3f72a60e5bd0c5ac1533f6d7d415883a0f8ad3280c", + "globals": [], + "declaredModules": [ + "once" + ] + } + }, + "one-time": { + "0.0": { + "libraryName": "one-time", + "typingsPackageName": "one-time", + "projectName": "https://github.com/3rd-eden/one-time", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ad29f85470bcb9f228b0ea7e734481de65b7c2d58c6f5045a0cfa10ae816995", + "globals": [], + "declaredModules": [ + "one-time" + ] + } + }, + "onesignal-cordova-plugin": { + "2.6": { + "libraryName": "onesignal-cordova-plugin", + "typingsPackageName": "onesignal-cordova-plugin", + "projectName": "https://github.com/onesignal/OneSignal-Cordova-SDK#readme", + "contributors": [ + { + "name": "David Broder-Rodgers", + "url": "https://github.com/broder", + "githubUsername": "broder" + }, + { + "name": "Vaclav Novotny", + "url": "https://github.com/vaclavnovotny", + "githubUsername": "vaclavnovotny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfb2d74b44290c4c1d7547d08dbf105fac162881e64285a806d03a3e6d468c6e", + "globals": [ + "OneSignalCordovaPlugin" + ], + "declaredModules": [] + } + }, + "onfleet__node-onfleet": { + "1.0": { + "libraryName": "@onfleet/node-onfleet", + "typingsPackageName": "onfleet__node-onfleet", + "projectName": "https://github.com/onfleet/node-onfleet", + "contributors": [ + { + "name": "Marco Beltempo", + "url": "https://github.com/marcobeltempo", + "githubUsername": "marcobeltempo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "Resources/Administrators.d.ts", + "Resources/Containers.d.ts", + "Resources/Destinations.d.ts", + "Resources/Hubs.d.ts", + "Resources/Organization.d.ts", + "Resources/Recipients.d.ts", + "Resources/Tasks.d.ts", + "Resources/Teams.d.ts", + "Resources/Webhooks.d.ts", + "Resources/Workers.d.ts", + "index.d.ts", + "metadata.d.ts", + "onfleet.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@onfleet/node-onfleet" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc61a4cfb4fc6b1e1e8663b141be0fd15a596d5364e54a31f8befcfec6a3157b", + "globals": [], + "declaredModules": [ + "onfleet__node-onfleet", + "onfleet__node-onfleet/onfleet", + "onfleet__node-onfleet/Resources/Administrators", + "onfleet__node-onfleet/metadata", + "onfleet__node-onfleet/Resources/Containers", + "onfleet__node-onfleet/Resources/Destinations", + "onfleet__node-onfleet/Resources/Hubs", + "onfleet__node-onfleet/Resources/Organization", + "onfleet__node-onfleet/Resources/Recipients", + "onfleet__node-onfleet/Resources/Tasks", + "onfleet__node-onfleet/Resources/Teams", + "onfleet__node-onfleet/Resources/Webhooks", + "onfleet__node-onfleet/Resources/Workers" + ] + } + }, + "oniguruma": { + "7.0": { + "libraryName": "oniguruma", + "typingsPackageName": "oniguruma", + "projectName": "http://atom.github.io/node-oniguruma", + "contributors": [ + { + "name": "smhxx", + "url": "https://github.com/smhxx", + "githubUsername": "smhxx" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5ab677ed135ad1297ee3216be9d2b2879367e456867036b0e8093841d52004b", + "globals": [], + "declaredModules": [ + "oniguruma" + ] + } + }, + "onionoo": { + "2.0": { + "libraryName": "onionoo", + "typingsPackageName": "onionoo", + "projectName": "https://github.com/lukechilds/onionoo-node-client", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "got", + "version": "*" + } + ], + "testDependencies": [ + "@keyv/redis" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "825c6ca5e17cca24eaacb8f319df9fb277ae636c7ac8fea6f1c8caec271e2573", + "globals": [], + "declaredModules": [ + "onionoo" + ] + } + }, + "ontime": { + "0.0": { + "libraryName": "ontime", + "typingsPackageName": "ontime", + "projectName": "http://code.woong.org/ontime", + "contributors": [ + { + "name": "Jan Pilzer", + "url": "https://github.com/Hirse", + "githubUsername": "Hirse" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5aeb2293dac4a9cb0e6287728e9d5f286d8087d431eabbe6327b8b91e3a67ffd", + "globals": [], + "declaredModules": [ + "ontime" + ] + } + }, + "open-graph": { + "0.2": { + "libraryName": "open-graph", + "typingsPackageName": "open-graph", + "projectName": "https://github.com/samholmes/node-open-graph", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cheerio", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4bab0cc08af1f450821af7a1b2a3c37ab013b4947d9c9fcad2ebd65a5a92890f", + "globals": [], + "declaredModules": [ + "open-graph" + ] + } + }, + "openapi-factory": { + "4.2": { + "libraryName": "openapi-factory", + "typingsPackageName": "openapi-factory", + "projectName": "https://github.com/wparad/openapi-factory.js", + "contributors": [ + { + "name": "Daan Boerlage", + "url": "https://github.com/runebaas", + "githubUsername": "runebaas" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbc4c79351ae8050a883aa615453a956b977083c3ce2867a2c42714e9020e543", + "globals": [], + "declaredModules": [ + "openapi-factory" + ] + } + }, + "opener": { + "1.4": { + "libraryName": "opener", + "typingsPackageName": "opener", + "projectName": "https://github.com/domenic/opener", + "contributors": [ + { + "name": "Rahul Ravikumar", + "url": "https://github.com/tikurahul", + "githubUsername": "tikurahul" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "629b1a33db3abdb2246ba2e02963376493626866d9cc88d67535e76175e7e787", + "globals": [], + "declaredModules": [ + "opener" + ] + } + }, + "openfin": { + "49.0": { + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + }, + { + "name": "Tomer Sharon", + "url": "https://github.com/tomer-openfin", + "githubUsername": "tomer-openfin" + } + ], + "libraryMajorVersion": 49, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/externalWindow.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/view.d.ts", + "_v2/api/events/webcontents.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/external-window/external-window.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/platform/platform.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/view/view.d.ts", + "_v2/api/webcontents/webcontents.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/shapes.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/entity-type.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eef2a432a560e6442716c844cfd8c054dd3475e1fe02a473602f027466044809", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/view/view", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/externalWindow", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/view", + "openfin/_v2/api/events/webcontents", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/external-window/external-window", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/platform/platform", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/webcontents/webcontents", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/shapes", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter", + "openfin/_v2/util/entity-type" + ] + }, + "15.0": { + "libraryVersionDirectoryName": "15", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker/" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 15 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c7748c697fa18723ff8b2254a4ef9a2152ca0aa730091ec43dcccc6e3b518ee5", + "globals": [ + "fin" + ], + "declaredModules": [] + }, + "16.0": { + "libraryVersionDirectoryName": "16", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker/" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "040169a527405ee4622160e695316d8be3cf05c00009379aa486881c102c5ed7", + "globals": [ + "fin" + ], + "declaredModules": [] + }, + "17.0": { + "libraryVersionDirectoryName": "17", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + } + ], + "libraryMajorVersion": 17, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 17 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "898fb57829d724d44e7f8f908b7b966c49952e2852381a2e2c0e51d2ee8098d1", + "globals": [ + "fin" + ], + "declaredModules": [] + }, + "29.0": { + "libraryVersionDirectoryName": "29", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + } + ], + "libraryMajorVersion": 29, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 29 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6d3c153df3bcbc11048e0bedc0679dcb0060a4dc579c6c697e8060f16f882703", + "globals": [ + "fin" + ], + "declaredModules": [] + }, + "34.0": { + "libraryVersionDirectoryName": "34", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + } + ], + "libraryMajorVersion": 34, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/base.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/bounds.d.ts", + "_v2/api/window/transition.d.ts", + "_v2/api/window/window.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 34 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8e8140b53bc120992f8f2fcbcd8bd10262bf7ebd5c3484feee2a4011c1d14ae9", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/base", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/bounds", + "openfin/_v2/api/window/transition", + "openfin/_v2/api/window/window", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + }, + "37.0": { + "libraryVersionDirectoryName": "37", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + } + ], + "libraryMajorVersion": 37, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/window/anchor-type.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/bounds.d.ts", + "_v2/api/window/transition.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 37 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "653edf008215e7f9a0e028eaff383b3d847f38cfeb46214857ee86a0bc2be7e0", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/window/anchor-type", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/bounds", + "openfin/_v2/api/window/transition", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + }, + "39.0": { + "libraryVersionDirectoryName": "39", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + } + ], + "libraryMajorVersion": 39, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/window/anchor-type.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/bounds.d.ts", + "_v2/api/window/transition.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 39 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "091ad60b2b042b89b5bcaca6cce78b3994b33be7c642d966ca54b3f9e4a6057f", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/window/anchor-type", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/bounds", + "openfin/_v2/api/window/transition", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + }, + "41.0": { + "libraryVersionDirectoryName": "41", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + } + ], + "libraryMajorVersion": 41, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/window/anchor-type.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/bounds.d.ts", + "_v2/api/window/transition.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 41 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "80aded11fe38258a96ac12d0c392530ce3645558613324098f536b94c9e2fc10", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/window/anchor-type", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/bounds", + "openfin/_v2/api/window/transition", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + }, + "43.0": { + "libraryVersionDirectoryName": "43", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + }, + { + "name": "Tomer Sharon", + "url": "https://github.com/tomer-openfin", + "githubUsername": "tomer-openfin" + } + ], + "libraryMajorVersion": 43, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/browserview/browserview.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/externalWindow.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/external-window/external-window.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/webcontents/webcontents.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/shapes.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 43 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ca61aebe3dd1000578a561a19bde65be4bb805f18a97b33e585082c113111826", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/browserview/browserview", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/externalWindow", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/external-window/external-window", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/webcontents/webcontents", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/shapes", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + }, + "45.0": { + "libraryVersionDirectoryName": "45", + "libraryName": "OpenFin API", + "typingsPackageName": "openfin", + "projectName": "https://openfin.co/", + "contributors": [ + { + "name": "Chris Barker", + "url": "https://github.com/chrisbarker", + "githubUsername": "chrisbarker" + }, + { + "name": "Ricardo de Pena", + "url": "https://github.com/rdepena", + "githubUsername": "rdepena" + }, + { + "name": "Roma", + "url": "https://github.com/whyn07m3", + "githubUsername": "whyn07m3" + }, + { + "name": "Li Cui", + "url": "https://github.com/licui3936", + "githubUsername": "licui3936" + }, + { + "name": "Tomer Sharon", + "url": "https://github.com/tomer-openfin", + "githubUsername": "tomer-openfin" + } + ], + "libraryMajorVersion": 45, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "_v2/api/application/application.d.ts", + "_v2/api/application/applicationOption.d.ts", + "_v2/api/base.d.ts", + "_v2/api/browserview/browserview.d.ts", + "_v2/api/clipboard/clipboard.d.ts", + "_v2/api/clipboard/write-request.d.ts", + "_v2/api/events/application.d.ts", + "_v2/api/events/base.d.ts", + "_v2/api/events/browserview.d.ts", + "_v2/api/events/channel.d.ts", + "_v2/api/events/emitterMap.d.ts", + "_v2/api/events/eventAggregator.d.ts", + "_v2/api/events/externalApplication.d.ts", + "_v2/api/events/externalWindow.d.ts", + "_v2/api/events/frame.d.ts", + "_v2/api/events/globalHotkey.d.ts", + "_v2/api/events/notifications.d.ts", + "_v2/api/events/system.d.ts", + "_v2/api/events/webcontents.d.ts", + "_v2/api/events/window.d.ts", + "_v2/api/external-application/external-application.d.ts", + "_v2/api/external-window/external-window.d.ts", + "_v2/api/fin.d.ts", + "_v2/api/frame/frame.d.ts", + "_v2/api/global-hotkey/index.d.ts", + "_v2/api/interappbus/channel/channel.d.ts", + "_v2/api/interappbus/channel/client.d.ts", + "_v2/api/interappbus/channel/index.d.ts", + "_v2/api/interappbus/channel/provider.d.ts", + "_v2/api/interappbus/interappbus.d.ts", + "_v2/api/notification/notification.d.ts", + "_v2/api/system/application.d.ts", + "_v2/api/system/clearCacheOption.d.ts", + "_v2/api/system/cookie.d.ts", + "_v2/api/system/crashReporterOption.d.ts", + "_v2/api/system/download-asset.d.ts", + "_v2/api/system/download-preload.d.ts", + "_v2/api/system/entity.d.ts", + "_v2/api/system/external-process.d.ts", + "_v2/api/system/host-specs.d.ts", + "_v2/api/system/log.d.ts", + "_v2/api/system/monitor.d.ts", + "_v2/api/system/point.d.ts", + "_v2/api/system/process.d.ts", + "_v2/api/system/proxy.d.ts", + "_v2/api/system/registry-info.d.ts", + "_v2/api/system/runtime-info.d.ts", + "_v2/api/system/rvm.d.ts", + "_v2/api/system/system.d.ts", + "_v2/api/system/window.d.ts", + "_v2/api/webcontents/webcontents.d.ts", + "_v2/api/window/bounds-changed.d.ts", + "_v2/api/window/window.d.ts", + "_v2/api/window/windowOption.d.ts", + "_v2/environment/environment.d.ts", + "_v2/environment/node-env.d.ts", + "_v2/environment/openfin-env.d.ts", + "_v2/environment/openfin-renderer-api.d.ts", + "_v2/identity.d.ts", + "_v2/launcher/launcher.d.ts", + "_v2/launcher/nix-launch.d.ts", + "_v2/launcher/util.d.ts", + "_v2/launcher/win-launch.d.ts", + "_v2/main.d.ts", + "_v2/of-main.d.ts", + "_v2/shapes.d.ts", + "_v2/transport/elipc.d.ts", + "_v2/transport/port-discovery.d.ts", + "_v2/transport/transport-errors.d.ts", + "_v2/transport/transport.d.ts", + "_v2/transport/websocket.d.ts", + "_v2/transport/wire.d.ts", + "_v2/util/normalize-config.d.ts", + "_v2/util/promises.d.ts", + "_v2/util/ref-counter.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openfin", + "version": { + "major": 45 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7844551d73edac60c38935fa32362c6bd0fe438dd921f97aa1917806f1b5a59f", + "globals": [ + "fin" + ], + "declaredModules": [ + "openfin/_v2/api/application/application", + "openfin/_v2/api/application/applicationOption", + "openfin/_v2/api/base", + "openfin/_v2/api/browserview/browserview", + "openfin/_v2/api/clipboard/clipboard", + "openfin/_v2/api/clipboard/write-request", + "openfin/_v2/api/events/application", + "openfin/_v2/api/events/base", + "openfin/_v2/api/events/browserview", + "openfin/_v2/api/events/channel", + "openfin/_v2/api/events/emitterMap", + "openfin/_v2/api/events/eventAggregator", + "openfin/_v2/api/events/externalApplication", + "openfin/_v2/api/events/externalWindow", + "openfin/_v2/api/events/frame", + "openfin/_v2/api/events/globalHotkey", + "openfin/_v2/api/events/notifications", + "openfin/_v2/api/events/system", + "openfin/_v2/api/events/webcontents", + "openfin/_v2/api/events/window", + "openfin/_v2/api/external-application/external-application", + "openfin/_v2/api/external-window/external-window", + "openfin/_v2/api/fin", + "openfin/_v2/api/frame/frame", + "openfin/_v2/api/global-hotkey", + "openfin/_v2/api/interappbus/channel/channel", + "openfin/_v2/api/interappbus/channel/client", + "openfin/_v2/api/interappbus/channel", + "openfin/_v2/api/interappbus/channel/provider", + "openfin/_v2/api/interappbus/interappbus", + "openfin/_v2/api/notification/notification", + "openfin/_v2/api/system/application", + "openfin/_v2/api/system/clearCacheOption", + "openfin/_v2/api/system/cookie", + "openfin/_v2/api/system/crashReporterOption", + "openfin/_v2/api/system/download-asset", + "openfin/_v2/api/system/download-preload", + "openfin/_v2/api/system/entity", + "openfin/_v2/api/system/external-process", + "openfin/_v2/api/system/host-specs", + "openfin/_v2/api/system/log", + "openfin/_v2/api/system/monitor", + "openfin/_v2/api/system/point", + "openfin/_v2/api/system/process", + "openfin/_v2/api/system/proxy", + "openfin/_v2/api/system/registry-info", + "openfin/_v2/api/system/runtime-info", + "openfin/_v2/api/system/rvm", + "openfin/_v2/api/system/system", + "openfin/_v2/api/system/window", + "openfin/_v2/api/webcontents/webcontents", + "openfin/_v2/api/window/bounds-changed", + "openfin/_v2/api/window/window", + "openfin/_v2/api/window/windowOption", + "openfin/_v2/environment/environment", + "openfin/_v2/environment/node-env", + "openfin/_v2/environment/openfin-env", + "openfin/_v2/environment/openfin-renderer-api", + "openfin/_v2/identity", + "openfin/_v2/launcher/launcher", + "openfin/_v2/launcher/nix-launch", + "openfin/_v2/launcher/util", + "openfin/_v2/launcher/win-launch", + "openfin/_v2/main", + "openfin/_v2/of-main", + "openfin/_v2/shapes", + "openfin/_v2/transport/elipc", + "openfin/_v2/transport/port-discovery", + "openfin/_v2/transport/transport-errors", + "openfin/_v2/transport/transport", + "openfin/_v2/transport/websocket", + "openfin/_v2/transport/wire", + "openfin/_v2/util/normalize-config", + "openfin/_v2/util/promises", + "openfin/_v2/util/ref-counter" + ] + } + }, + "openid": { + "2.0": { + "libraryName": "openid", + "typingsPackageName": "openid", + "projectName": "https://github.com/havard/node-openid", + "contributors": [ + { + "name": "Jacob Stein", + "url": "https://github.com/jacobmstein", + "githubUsername": "jacobmstein" + }, + { + "name": "Joao Dias", + "url": "https://github.com/alfaproject", + "githubUsername": "alfaproject" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "300e7f3630521ed5b97906f7dcf29eab8284bbb3e3eec04ca8355016e9b322b1", + "globals": [], + "declaredModules": [ + "openid" + ] + } + }, + "openjscad": { + "0.0": { + "libraryName": "OpenJsCad.js", + "typingsPackageName": "openjscad", + "projectName": "https://github.com/joostn/OpenJsCad", + "contributors": [ + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "three", + "version": "*" + } + ], + "contentHash": "95978b38540fb1ed57d61e684c386c85b8a3904fbcbc1ba4c0bc62859d9fcf3a", + "globals": [ + "CAG", + "CSG", + "CxG", + "OpenJsCad" + ], + "declaredModules": [ + "three" + ] + } + }, + "openlayers": { + "4.6": { + "libraryName": "OpenLayers", + "typingsPackageName": "openlayers", + "projectName": "https://openlayers.org", + "contributors": [ + { + "name": "Olivier Sechet", + "url": "https://github.com/osechet", + "githubUsername": "osechet" + }, + { + "name": "Bin Wang", + "url": "https://github.com/wb14123", + "githubUsername": "wb14123" + }, + { + "name": "Alexandre Melard", + "url": "https://github.com/mylen", + "githubUsername": "mylen" + }, + { + "name": "Chad Johnston", + "url": "https://github.com/iamthechad", + "githubUsername": "iamthechad" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Yair Tawil", + "url": "https://github.com/yairtawil", + "githubUsername": "yairtawil" + }, + { + "name": "Pierre Marchand", + "url": "https://github.com/pierremarc", + "githubUsername": "pierremarc" + }, + { + "name": "Hauke Stieler", + "url": "https://github.com/hauke96", + "githubUsername": "hauke96" + }, + { + "name": "Guillaume Beraudo", + "url": "https://github.com/gberaudo", + "githubUsername": "gberaudo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67e6a77e374b92b0a73c3d5d942783cff93e73b755d6db048498b1a50d4e1f87", + "globals": [ + "ol" + ], + "declaredModules": [ + "openlayers" + ] + }, + "2.10": { + "libraryVersionDirectoryName": "2", + "libraryName": "OpenLayers.js", + "typingsPackageName": "openlayers", + "projectName": "https://github.com/openlayers/openlayers", + "contributors": [ + { + "name": "Ilya Bolkhovsky", + "url": "https://github.com/bolhovsky", + "githubUsername": "bolhovsky" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openlayers", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bc5a0161bf003e754bda4a57b6d2f9cacf9b1b72c7271503a3acda5df0b98806", + "globals": [ + "OpenLayers" + ], + "declaredModules": [] + }, + "3.20": { + "libraryVersionDirectoryName": "3", + "libraryName": "OpenLayers", + "typingsPackageName": "openlayers", + "projectName": "http://openlayers.org/", + "contributors": [ + { + "name": "Olivier Sechet", + "url": "https://github.com/osechet", + "githubUsername": "osechet" + }, + { + "name": "Matthias Dailey", + "url": "https://github.com/matthiasdailey-ccri", + "githubUsername": "matthiasdailey-ccri" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "openlayers", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "42f15ddf27fca8f39160a597fcd32d489021bd8ed52d160c60b8de8807f74fa5", + "globals": [ + "ol" + ], + "declaredModules": [ + "openlayers" + ] + } + }, + "openpgp": { + "4.4": { + "libraryName": "openpgp", + "typingsPackageName": "openpgp", + "projectName": "https://openpgpjs.org", + "contributors": [ + { + "name": "Guillaume Lacasa", + "url": "https://blog.lacasa.fr" + }, + { + "name": "Errietta Kostala", + "url": "https://github.com/errietta", + "githubUsername": "errietta" + }, + { + "name": "Daniel Montesinos", + "url": "https://github.com/damonpam", + "githubUsername": "damonpam" + }, + { + "name": "Carlos Villavicencio", + "url": "https://github.com/po5i", + "githubUsername": "po5i" + }, + { + "name": "Eric Camellini", + "url": "https://github.com/ecamellini", + "githubUsername": "ecamellini" + }, + { + "name": "SardineFish", + "url": "https://github.com/SardineFish", + "githubUsername": "SardineFish" + }, + { + "name": "Ryo Ota", + "url": "https://github.com/nwtgck", + "githubUsername": "nwtgck" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [ + "3.2" + ], + "files": [ + "index.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bn.js", + "version": "*" + }, + { + "name": "bn.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1fd1077016e41d93462503b21a44bfa2a2407bb67e3c8ff62db74d1e66af02e", + "globals": [ + "openpgp" + ], + "declaredModules": [ + "openpgp" + ] + } + }, + "openssi-websdk": { + "0.0": { + "libraryName": "openssi-websdk", + "typingsPackageName": "openssi-websdk", + "projectName": "https://github.com/IBM-Blockchain-Identity/openssi-websdk#readme", + "contributors": [ + { + "name": "Arne Rutjes", + "url": "https://github.com/arner", + "githubUsername": "arner" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b64f28cdb169c1d9601bcea0689d1bda8df23977921e51cd62a520261181aa61", + "globals": [], + "declaredModules": [ + "openssi-websdk" + ] + } + }, + "openstack-wrapper": { + "2.1": { + "libraryName": "openstack-wrapper", + "typingsPackageName": "openstack-wrapper", + "projectName": "http://github.com/godaddy/node-openstack-wrapper", + "contributors": [ + { + "name": "Sanjay Madane", + "url": "https://github.com/sanjaymadane", + "githubUsername": "sanjaymadane" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f2f1602a4e9f41e24460b51b61db7552c39cfe1edb51e74d82ea9ede8c9ca75", + "globals": [], + "declaredModules": [ + "openstack-wrapper" + ] + } + }, + "opentok": { + "2.3": { + "libraryName": "opentok", + "typingsPackageName": "opentok", + "projectName": "https://github.com/opentok/opentok-node", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + }, + { + "name": "Anthony Messerschmidt", + "url": "https://github.com/CatGuardian", + "githubUsername": "CatGuardian" + }, + { + "name": "Andrej Mihajlov", + "url": "https://github.com/pronebird", + "githubUsername": "pronebird" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40ed085dde7c8cbec5dab4b5f80c09853e6e44efc27759f4c5147acc013541dd", + "globals": [], + "declaredModules": [ + "opentok" + ] + } + }, + "opentype.js": { + "0.7": { + "libraryName": "opentype.js", + "typingsPackageName": "opentype.js", + "projectName": "https://github.com/opentypejs/opentype.js", + "contributors": [ + { + "name": "Dan Marshall", + "url": "https://github.com/danmarshall", + "githubUsername": "danmarshall" + }, + { + "name": "Edgar Simson", + "url": "https://github.com/edzis", + "githubUsername": "edzis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0a90417745831619251644b45e0928473033524ffb060dd7246a9dbc428caf9", + "globals": [ + "opentype" + ], + "declaredModules": [ + "opentype.js" + ] + } + }, + "openui5": { + "1.40": { + "libraryName": "OpenUI5", + "typingsPackageName": "openui5", + "projectName": "http://openui5.org/", + "contributors": [ + { + "name": "Lukas May", + "url": "https://www.dscsag.com/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 40, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "jquery.sap.d.ts", + "sap.m.d.ts", + "sap.ui.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1947a73ad110e89a1842b55d3233fa61c97f25b23a1940297d79d83cef1f24aa", + "globals": [ + "sap" + ], + "declaredModules": [] + } + }, + "openurl": { + "1.0": { + "libraryName": "openurl", + "typingsPackageName": "openurl", + "projectName": "https://github.com/rauschma/openurl", + "contributors": [ + { + "name": "Felix Hao", + "url": "https://github.com/felixhao28", + "githubUsername": "felixhao28" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8849669ffcd22af2dd11367042954355f57dc0b9992472bf4924361f0f1556e9", + "globals": [], + "declaredModules": [ + "openurl" + ] + } + }, + "openurl2": { + "1.0": { + "libraryName": "openurl2", + "typingsPackageName": "openurl2", + "projectName": "https://github.com/rauschma/openurl", + "contributors": [ + { + "name": "Felix Hao", + "url": "https://github.com/felixhao28", + "githubUsername": "felixhao28" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f039f25138257202405bf9620fe14fec52aa27eaae17a7ee6619c2fc12efad81", + "globals": [], + "declaredModules": [ + "openurl2" + ] + } + }, + "opossum": { + "4.1": { + "libraryName": "opossum", + "typingsPackageName": "opossum", + "projectName": "https://github.com/nodeshift/opossum", + "contributors": [ + { + "name": "Quinn Langille", + "url": "https://github.com/quinnlangille", + "githubUsername": "quinnlangille" + }, + { + "name": "Willy Zhang", + "url": "https://github.com/merufm", + "githubUsername": "merufm" + }, + { + "name": "Lance Ball", + "url": "https://github.com/lance", + "githubUsername": "lance" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Tom Jenkinson", + "url": "https://github.com/tjenkinson", + "githubUsername": "tjenkinson" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd5b146413989dee6d4fc4cc3c7ac5e267546c82a353bf62d48ee4ec5cfbb469", + "globals": [], + "declaredModules": [ + "opossum" + ] + } + }, + "optics-agent": { + "1.1": { + "libraryName": "optics-agent", + "typingsPackageName": "optics-agent", + "projectName": "https://github.com/apollostack/optics-agent-js#readme", + "contributors": [ + { + "name": "Crevil", + "url": "https://github.com/crevil", + "githubUsername": "crevil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "hapi", + "version": "*" + }, + { + "name": "koa", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + } + ], + "contentHash": "903281b62c35ed06f7143049c57b60b9c74bb4517b5059a83805d6d972538476", + "globals": [], + "declaredModules": [ + "optics-agent" + ] + } + }, + "optimist": { + "0.0": { + "libraryName": "optimist", + "typingsPackageName": "optimist", + "projectName": "https://github.com/substack/node-optimist", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Christopher Brown", + "url": "https://github.com/chbrown", + "githubUsername": "chbrown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75685c43357dff9061dcada2aa6b41e297c9eb9b7e96ed6875e8b7a37c50b06c", + "globals": [], + "declaredModules": [ + "optimist" + ] + } + }, + "optimize-css-assets-webpack-plugin": { + "5.0": { + "libraryName": "optimize-css-assets-webpack-plugin", + "typingsPackageName": "optimize-css-assets-webpack-plugin", + "projectName": "http://github.com/nmfr/optimize-css-assets-webpack-plugin", + "contributors": [ + { + "name": "Armando Meziat", + "url": "https://github.com/odnamrataizem", + "githubUsername": "odnamrataizem" + }, + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7773b96a40abf2ea74bfdbc0c42d50c575771e643d78f26b483a1d753eed352b", + "globals": [], + "declaredModules": [ + "optimize-css-assets-webpack-plugin" + ] + } + }, + "oracle__oraclejet": { + "6.1": { + "libraryName": "oraclejet", + "typingsPackageName": "oracle__oraclejet", + "projectName": "https://github.com/oracle/oraclejet", + "contributors": [ + { + "name": "Naizam Olakara", + "url": "https://github.com/nolakara", + "githubUsername": "nolakara" + }, + { + "name": "Jing Wu", + "url": "https://github.com/jingxwu", + "githubUsername": "jingxwu" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "ojaccordion/index.d.ts", + "ojanimation/index.d.ts", + "ojarraydataprovider/index.d.ts", + "ojarraytreedataprovider/index.d.ts", + "ojattributegrouphandler/index.d.ts", + "ojavatar/index.d.ts", + "ojbutton/index.d.ts", + "ojchart/index.d.ts", + "ojcheckboxset/index.d.ts", + "ojcollapsible/index.d.ts", + "ojcollectiondataprovider/index.d.ts", + "ojcolor/index.d.ts", + "ojcolorpalette/index.d.ts", + "ojcolorspectrum/index.d.ts", + "ojcomponentcore/index.d.ts", + "ojcomposite/index.d.ts", + "ojconfig/index.d.ts", + "ojcontext/index.d.ts", + "ojconveyorbelt/index.d.ts", + "ojdatagrid/index.d.ts", + "ojdataprovider/index.d.ts", + "ojdatetimepicker/index.d.ts", + "ojdefer/index.d.ts", + "ojdeferreddataprovider/index.d.ts", + "ojdiagram-utils/index.d.ts", + "ojdiagram/index.d.ts", + "ojdialog/index.d.ts", + "ojdvt-base/index.d.ts", + "ojeditablevalue/index.d.ts", + "ojexpressionutils/index.d.ts", + "ojfilepicker/index.d.ts", + "ojfilmstrip/index.d.ts", + "ojformlayout/index.d.ts", + "ojgantt/index.d.ts", + "ojganttutils/index.d.ts", + "ojgauge/index.d.ts", + "ojinputnumber/index.d.ts", + "ojinputtext/index.d.ts", + "ojkeyset/index.d.ts", + "ojknockout-keyset/index.d.ts", + "ojknockout-model/index.d.ts", + "ojknockouttemplateutils/index.d.ts", + "ojlabel/index.d.ts", + "ojlabelvalue/index.d.ts", + "ojlegend/index.d.ts", + "ojlistdataproviderview/index.d.ts", + "ojlistview/index.d.ts", + "ojlocaledata/index.d.ts", + "ojlogger/index.d.ts", + "ojmasonrylayout/index.d.ts", + "ojmenu/index.d.ts", + "ojmenuselectmany/index.d.ts", + "ojmessage/index.d.ts", + "ojmessages/index.d.ts", + "ojmessaging/index.d.ts", + "ojmodel/index.d.ts", + "ojmodule-element-utils/index.d.ts", + "ojmodule-element/index.d.ts", + "ojmoduleanimations/index.d.ts", + "ojnavigationlist/index.d.ts", + "ojnbox/index.d.ts", + "ojoffcanvas/index.d.ts", + "ojoptgroup/index.d.ts", + "ojoption/index.d.ts", + "ojpictochart/index.d.ts", + "ojpopup/index.d.ts", + "ojprogress/index.d.ts", + "ojprogresslist/index.d.ts", + "ojpulltorefresh/index.d.ts", + "ojradioset/index.d.ts", + "ojrefresher/index.d.ts", + "ojresponsiveknockoututils/index.d.ts", + "ojresponsiveutils/index.d.ts", + "ojrouter/index.d.ts", + "ojselectcombobox/index.d.ts", + "ojslider/index.d.ts", + "ojsunburst/index.d.ts", + "ojswipeactions/index.d.ts", + "ojswipetoreveal/index.d.ts", + "ojswitch/index.d.ts", + "ojswitcher/index.d.ts", + "ojtable/index.d.ts", + "ojtagcloud/index.d.ts", + "ojthematicmap/index.d.ts", + "ojthemeutils/index.d.ts", + "ojtime-base/index.d.ts", + "ojtimeaxis/index.d.ts", + "ojtimeutils/index.d.ts", + "ojtoolbar/index.d.ts", + "ojtrain/index.d.ts", + "ojtranslation/index.d.ts", + "ojtreedataprovider/index.d.ts", + "ojtreemap/index.d.ts", + "ojvalidation-base/index.d.ts", + "ojvalidation-datetime/index.d.ts", + "ojvalidation-number/index.d.ts", + "ojvalidationgroup/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [ + "@oracle/oraclejet" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b62772d8fdb6e34816c99365bdfbd6fe3b794bd221a4bdcbd8d16463e2ba9b2e", + "globals": [], + "declaredModules": [ + "oracle__oraclejet", + "oracle__oraclejet/ojmodel", + "oracle__oraclejet/ojaccordion", + "oracle__oraclejet/ojanimation", + "oracle__oraclejet/ojarraydataprovider", + "oracle__oraclejet/ojarraytreedataprovider", + "oracle__oraclejet/ojattributegrouphandler", + "oracle__oraclejet/ojavatar", + "oracle__oraclejet/ojbutton", + "oracle__oraclejet/ojchart", + "oracle__oraclejet/ojcheckboxset", + "oracle__oraclejet/ojcollapsible", + "oracle__oraclejet/ojcollectiondataprovider", + "oracle__oraclejet/ojcolor", + "oracle__oraclejet/ojcolorpalette", + "oracle__oraclejet/ojcolorspectrum", + "oracle__oraclejet/ojcomponentcore", + "oracle__oraclejet/ojcomposite", + "oracle__oraclejet/ojconfig", + "oracle__oraclejet/ojcontext", + "oracle__oraclejet/ojconveyorbelt", + "oracle__oraclejet/ojdatagrid", + "oracle__oraclejet/ojdataprovider", + "oracle__oraclejet/ojdatetimepicker", + "oracle__oraclejet/ojdefer", + "oracle__oraclejet/ojdeferreddataprovider", + "oracle__oraclejet/ojdiagram", + "oracle__oraclejet/ojdiagram-utils", + "oracle__oraclejet/ojdialog", + "oracle__oraclejet/ojdvt-base", + "oracle__oraclejet/ojeditablevalue", + "oracle__oraclejet/ojexpressionutils", + "oracle__oraclejet/ojfilepicker", + "oracle__oraclejet/ojfilmstrip", + "oracle__oraclejet/ojformlayout", + "oracle__oraclejet/ojgantt", + "oracle__oraclejet/ojganttutils", + "oracle__oraclejet/ojgauge", + "oracle__oraclejet/ojinputnumber", + "oracle__oraclejet/ojinputtext", + "oracle__oraclejet/ojkeyset", + "oracle__oraclejet/ojknockout-keyset", + "oracle__oraclejet/ojknockout-model", + "oracle__oraclejet/ojknockouttemplateutils", + "oracle__oraclejet/ojlabel", + "oracle__oraclejet/ojlabelvalue", + "oracle__oraclejet/ojlegend", + "oracle__oraclejet/ojlistdataproviderview", + "oracle__oraclejet/ojlistview", + "oracle__oraclejet/ojlocaledata", + "oracle__oraclejet/ojlogger", + "oracle__oraclejet/ojmasonrylayout", + "oracle__oraclejet/ojmenu", + "oracle__oraclejet/ojmenuselectmany", + "oracle__oraclejet/ojmessage", + "oracle__oraclejet/ojmessages", + "oracle__oraclejet/ojmessaging", + "oracle__oraclejet/ojmodule-element", + "oracle__oraclejet/ojmodule-element-utils", + "oracle__oraclejet/ojmoduleanimations", + "oracle__oraclejet/ojnavigationlist", + "oracle__oraclejet/ojnbox", + "oracle__oraclejet/ojoffcanvas", + "oracle__oraclejet/ojoptgroup", + "oracle__oraclejet/ojoption", + "oracle__oraclejet/ojpictochart", + "oracle__oraclejet/ojpopup", + "oracle__oraclejet/ojprogress", + "oracle__oraclejet/ojprogresslist", + "oracle__oraclejet/ojpulltorefresh", + "oracle__oraclejet/ojradioset", + "oracle__oraclejet/ojrefresher", + "oracle__oraclejet/ojresponsiveknockoututils", + "oracle__oraclejet/ojresponsiveutils", + "oracle__oraclejet/ojrouter", + "oracle__oraclejet/ojselectcombobox", + "oracle__oraclejet/ojslider", + "oracle__oraclejet/ojsunburst", + "oracle__oraclejet/ojswipeactions", + "oracle__oraclejet/ojswipetoreveal", + "oracle__oraclejet/ojswitch", + "oracle__oraclejet/ojswitcher", + "oracle__oraclejet/ojtable", + "oracle__oraclejet/ojtagcloud", + "oracle__oraclejet/ojthematicmap", + "oracle__oraclejet/ojthemeutils", + "oracle__oraclejet/ojtime-base", + "oracle__oraclejet/ojtimeaxis", + "oracle__oraclejet/ojtimeutils", + "oracle__oraclejet/ojtoolbar", + "oracle__oraclejet/ojtrain", + "oracle__oraclejet/ojtranslation", + "oracle__oraclejet/ojtreedataprovider", + "oracle__oraclejet/ojtreemap", + "oracle__oraclejet/ojvalidation-base", + "oracle__oraclejet/ojvalidation-datetime", + "oracle__oraclejet/ojvalidation-number", + "oracle__oraclejet/ojvalidationgroup" + ] + } + }, + "oracledb": { + "4.2": { + "libraryName": "oracledb", + "typingsPackageName": "oracledb", + "projectName": "https://github.com/oracle/node-oracledb", + "contributors": [ + { + "name": "Richard Natal", + "url": "https://github.com/Bigous", + "githubUsername": "Bigous" + }, + { + "name": "Connor Fitzgerald", + "url": "https://github.com/connorjayfitzgerald", + "githubUsername": "connorjayfitzgerald" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "dotenv", + "version": "^8.2.0" + } + ], + "contentHash": "c7078939e4a95c4d50dccb3a7cb29596a0ba23ee16ba16cfd29ed11cbf1be9e5", + "globals": [], + "declaredModules": [ + "oracledb" + ] + }, + "3.1": { + "libraryVersionDirectoryName": "3", + "libraryName": "oracledb", + "typingsPackageName": "oracledb", + "projectName": "https://github.com/oracle/node-oracledb", + "contributors": [ + { + "name": "Richard Natal", + "url": "https://github.com/Bigous", + "githubUsername": "Bigous" + }, + { + "name": "Connor Fitzgerald", + "url": "https://github.com/connorjayfitzgerald", + "githubUsername": "connorjayfitzgerald" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "dotenv", + "assert" + ], + "pathMappings": [ + { + "packageName": "oracledb", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "357660908274869fbe5998477948328755cd9fe952fe4cee6a682797d259c634", + "globals": [], + "declaredModules": [ + "oracledb" + ] + } + }, + "orchestrator": { + "0.3": { + "libraryName": "Orchestrator", + "typingsPackageName": "orchestrator", + "projectName": "https://github.com/orchestrator/orchestrator", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7890a21339dffbfbfa923946e3ac38ec87c3a2c990f20d66f10b72a371f3604", + "globals": [], + "declaredModules": [ + "orchestrator" + ] + } + }, + "orderedmap": { + "1.0": { + "libraryName": "orderedmap", + "typingsPackageName": "orderedmap", + "projectName": "https://github.com/marijnh/orderedmap", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "134c0275869bccd376ac25cc80ebefe20f4e86aa8e5032f6813704e55c2a0bdb", + "globals": [], + "declaredModules": [ + "orderedmap" + ] + } + }, + "orientjs": { + "3.0": { + "libraryName": "orientjs", + "typingsPackageName": "orientjs", + "projectName": "https://github.com/orientechnologies/orientjs", + "contributors": [ + { + "name": "[Saeed Tabrizi]", + "url": "https://github.com/saeedtabrizi", + "githubUsername": "saeedtabrizi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4286c8f22d8613294a019594a35b46258ffa3ec04ffb3b49ccf9d0b29a634bfd", + "globals": [], + "declaredModules": [ + "orientjs" + ] + } + }, + "original": { + "1.0": { + "libraryName": "original", + "typingsPackageName": "original", + "projectName": "https://github.com/unshiftio/original", + "contributors": [ + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f1293640e131cfc8203c13f641f0264f14c024c4c2c91b302db4a91d9c536cf", + "globals": [], + "declaredModules": [ + "original" + ] + } + }, + "os-homedir": { + "1.0": { + "libraryName": "os-homedir", + "typingsPackageName": "os-homedir", + "projectName": "https://github.com/sindresorhus/os-homedir#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ee021ba467a924a44517cd7e134338406e9ac7a22288fe1ea8502bd1bb44c52", + "globals": [], + "declaredModules": [ + "os-homedir" + ] + } + }, + "os-service": { + "2.2": { + "libraryName": "os-service", + "typingsPackageName": "os-service", + "projectName": "https://github.com/nospaceships/node-os-service", + "contributors": [ + { + "name": "Magginichi", + "url": "https://github.com/magginichi", + "githubUsername": "magginichi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b5153b6b82de0110a9df0e5598fca6471827fda351f7a7b82a29e46028223d4", + "globals": [], + "declaredModules": [ + "os-service" + ] + } + }, + "os-tmpdir": { + "1.0": { + "libraryName": "os-tmpdir", + "typingsPackageName": "os-tmpdir", + "projectName": "https://github.com/sindresorhus/os-tmpdir#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9568ac38dd43231f02a389b61a5889e6c14c5039a8928ea4142a57d563b9738", + "globals": [], + "declaredModules": [ + "os-tmpdir" + ] + } + }, + "os-utils": { + "0.0": { + "libraryName": "os-utils", + "typingsPackageName": "os-utils", + "projectName": "https://github.com/oscmejia/os-utils", + "contributors": [ + { + "name": "Nasreddine Bac Ali", + "url": "https://github.com/bacali95", + "githubUsername": "bacali95" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc5adc2c01f7aae015ff4666ba044c8f9c8e2a8b69c9ce4ecc2d8e39bcfb5b47", + "globals": [], + "declaredModules": [ + "os-utils" + ] + } + }, + "osenv": { + "0.1": { + "libraryName": "osenv", + "typingsPackageName": "osenv", + "projectName": "https://github.com/npm/osenv", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16e2169ef613945ac033aa11ac644396240796e3b7fb8947f12951968aa842c0", + "globals": [], + "declaredModules": [ + "osenv" + ] + } + }, + "osmosis": { + "1.1": { + "libraryName": "osmosis", + "typingsPackageName": "osmosis", + "projectName": "https://github.com/rchipka/node-osmosis", + "contributors": [ + { + "name": "Juraj Kočan", + "url": "https://github.com/jurajkocan", + "githubUsername": "jurajkocan" + }, + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c92b79b92091c1e567a7a4b3b8f234528376f5dbea306465a2c335391a7d63d", + "globals": [], + "declaredModules": [ + "osmosis" + ] + } + }, + "osmtogeojson": { + "2.2": { + "libraryName": "osmtogeojson", + "typingsPackageName": "osmtogeojson", + "projectName": "https://github.com/tyrasd/osmtogeojson.git", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "xmldom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0a2a667f523bd38b9df60d27559133336732a72c7895ffd28e6409c87036b5c", + "globals": [], + "declaredModules": [ + "osmtogeojson" + ] + } + }, + "ospec": { + "4.0": { + "libraryName": "ospec", + "typingsPackageName": "ospec", + "projectName": "https://github.com/MithrilJS/mithril.js/tree/next/ospec", + "contributors": [ + { + "name": "Már Örlygsson", + "url": "https://github.com/maranomynet", + "githubUsername": "maranomynet" + }, + { + "name": "Mike Linkovich", + "url": "https://github.com/spacejack", + "githubUsername": "spacejack" + }, + { + "name": "Isiah Meadows", + "url": "https://github.com/isiahmeadows", + "githubUsername": "isiahmeadows" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0639f384e5a0cce82430378708c87f1d26f08d89050512c511d3b322d492f9c8", + "globals": [ + "o" + ], + "declaredModules": [ + "ospec" + ] + } + }, + "osrm": { + "5.12": { + "libraryName": "osrm", + "typingsPackageName": "osrm", + "projectName": "https://github.com/Project-OSRM/osrm-backend", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2cf34937bf6c61bc4dbfd0cdccfef0d933575997bfefdd5bdc6b7e0b84860a1d", + "globals": [], + "declaredModules": [ + "osrm" + ] + } + }, + "osrs-json-api": { + "1.2": { + "libraryName": "osrs-json-api", + "typingsPackageName": "osrs-json-api", + "projectName": "https://github.com/Judaxx/osrs-json-api#readme", + "contributors": [ + { + "name": "Kyle Miller", + "url": "https://github.com/kylemiller3", + "githubUsername": "kylemiller3" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bac8d39eea7995b9bfb2ef002cc4483747210086cf8ac2af8a1dab3f354c49cf", + "globals": [], + "declaredModules": [ + "osrs-json-api" + ] + } + }, + "ouibounce": { + "0.0": { + "libraryName": "ouibounce", + "typingsPackageName": "ouibounce", + "projectName": "https://github.com/carlsednaoui/ouibounce", + "contributors": [ + { + "name": "Krzysztof Gutkowski", + "url": "https://github.com/LiquidPL", + "githubUsername": "LiquidPL" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b508a8a64a2751f1c2c4e0a1948383dd93f33ec02ef0a1b00077bcb14c2132a9", + "globals": [ + "ouibounce" + ], + "declaredModules": [ + "ouibounce" + ] + } + }, + "overlayscrollbars": { + "1.9": { + "libraryName": "OverlayScrollbars", + "typingsPackageName": "overlayscrollbars", + "projectName": "https://kingsora.github.io/OverlayScrollbars", + "contributors": [ + { + "name": "KingSora", + "url": "https://github.com/KingSora", + "githubUsername": "KingSora" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f594fafa62e5bb2a708d17640ea513b5b2eb92c0056a1533c4daa40889c96822", + "globals": [ + "OverlayScrollbars" + ], + "declaredModules": [ + "overlayscrollbars" + ] + } + }, + "owasp-password-strength-test": { + "1.3": { + "libraryName": "owasp-password-strength-test", + "typingsPackageName": "owasp-password-strength-test", + "projectName": "https://github.com/nowsecure/owasp-password-strength-test", + "contributors": [ + { + "name": "Stephan Troyer", + "url": "https://github.com/stephtr", + "githubUsername": "stephtr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "349dfe2154f6400768e33c4bbda367de300dad5c36a3468c10cdb34afc1f13dc", + "globals": [ + "owaspPasswordStrengthTest" + ], + "declaredModules": [ + "owasp-password-strength-test" + ] + } + }, + "owl.carousel": { + "2.3": { + "libraryName": "owl.carousel", + "typingsPackageName": "owl.carousel", + "projectName": "https://github.com/OwlCarousel2/OwlCarousel2", + "contributors": [ + { + "name": "Ismael Gorissen", + "url": "https://github.com/igorissen", + "githubUsername": "igorissen" + }, + { + "name": "Kenneth Ceyer", + "url": "https://github.com/KennethanCeyer", + "githubUsername": "KennethanCeyer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8bfa46a84b3a7f0eab06ab12405785ebe86535338ca7b1643f27d8aa045c324", + "globals": [], + "declaredModules": [] + } + }, + "owlcarousel": { + "1.3": { + "libraryName": "OwlCarousel", + "typingsPackageName": "owlcarousel", + "projectName": "https://github.com/OwlFonk/OwlCarousel", + "contributors": [ + { + "name": "Damian Piątkowski", + "url": "https://github.com/dpiatkowski", + "githubUsername": "dpiatkowski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4a852e605433858d0f4e2bd0fddc68dcd545a6f523bdc3b5b5ae6c8590cd8a5", + "globals": [], + "declaredModules": [] + } + }, + "p-fifo": { + "1.0": { + "libraryName": "p-fifo", + "typingsPackageName": "p-fifo", + "projectName": "https://github.com/alanshaw/p-fifo", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e341bfc0df4c1c910a0b7270f8ce29508973dcaa47fc232ba2bcdc5a74f0016", + "globals": [], + "declaredModules": [ + "p-fifo" + ] + } + }, + "p-loading": { + "1.2": { + "libraryName": "p-loading", + "typingsPackageName": "p-loading", + "projectName": "http://joseshiru.github.io/p-loading/", + "contributors": [ + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "887f315317033854646a01ecaf5ee1473000ebe4d3f4523f12749e8fccab95bb", + "globals": [], + "declaredModules": [] + } + }, + "p2": { + "0.7": { + "libraryName": "p2.js", + "typingsPackageName": "p2", + "projectName": "https://github.com/schteppe/p2.js/", + "contributors": [ + { + "name": "Clark Stevenson", + "url": "https://github.com/clark-stevenson", + "githubUsername": "clark-stevenson" + }, + { + "name": "Janne Ramstedt", + "url": "https://github.com/jramstedt", + "githubUsername": "jramstedt" + }, + { + "name": "Alex Brown", + "url": "https://github.com/JellyAlex", + "githubUsername": "JellyAlex" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c4b4782939c6e25105f3ab045bb84f4dbcd2cb9294654c4dcf70a32c19fdf48", + "globals": [ + "p2" + ], + "declaredModules": [ + "p2" + ] + } + }, + "p5": { + "0.9": { + "libraryName": "p5", + "typingsPackageName": "p5", + "projectName": "https://github.com/processing/p5.js", + "contributors": [ + { + "name": "p5-types", + "url": "https://github.com/p5-types", + "githubUsername": "p5-types" + }, + { + "name": "Pierre Krafft", + "url": "https://github.com/Zalastax", + "githubUsername": "Zalastax" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "constants.d.ts", + "global.d.ts", + "index.d.ts", + "lib/addons/p5.dom.d.ts", + "lib/addons/p5.sound.d.ts", + "literals.d.ts", + "src/color/creating_reading.d.ts", + "src/color/p5.Color.d.ts", + "src/color/setting.d.ts", + "src/core/constants.d.ts", + "src/core/environment.d.ts", + "src/core/p5.Element.d.ts", + "src/core/p5.Graphics.d.ts", + "src/core/p5.Renderer.d.ts", + "src/core/rendering.d.ts", + "src/core/shape/2d_primitives.d.ts", + "src/core/shape/attributes.d.ts", + "src/core/shape/curves.d.ts", + "src/core/shape/vertex.d.ts", + "src/core/structure.d.ts", + "src/core/transform.d.ts", + "src/data/local_storage.d.ts", + "src/data/p5.TypedDict.d.ts", + "src/events/acceleration.d.ts", + "src/events/keyboard.d.ts", + "src/events/mouse.d.ts", + "src/events/touch.d.ts", + "src/image/image.d.ts", + "src/image/loading_displaying.d.ts", + "src/image/p5.Image.d.ts", + "src/image/pixels.d.ts", + "src/io/files.d.ts", + "src/io/p5.Table.d.ts", + "src/io/p5.TableRow.d.ts", + "src/io/p5.XML.d.ts", + "src/math/calculation.d.ts", + "src/math/math.d.ts", + "src/math/noise.d.ts", + "src/math/p5.Vector.d.ts", + "src/math/random.d.ts", + "src/math/trigonometry.d.ts", + "src/typography/attributes.d.ts", + "src/typography/loading_displaying.d.ts", + "src/typography/p5.Font.d.ts", + "src/utilities/array_functions.d.ts", + "src/utilities/conversion.d.ts", + "src/utilities/string_functions.d.ts", + "src/utilities/time_date.d.ts", + "src/webgl/3d_primitives.d.ts", + "src/webgl/interaction.d.ts", + "src/webgl/light.d.ts", + "src/webgl/loading.d.ts", + "src/webgl/material.d.ts", + "src/webgl/p5.Camera.d.ts", + "src/webgl/p5.Geometry.d.ts", + "src/webgl/p5.RendererGL.d.ts", + "src/webgl/p5.Shader.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfded97a4ee05a9e9270c6499ef748df6eb172772964edee2dc982cba4e625cc", + "globals": [], + "declaredModules": [ + "p5", + "p5/global" + ] + } + }, + "package-info": { + "3.0": { + "libraryName": "package-info", + "typingsPackageName": "package-info", + "projectName": "https://github.com/AlessandroMinoccheri/package-info#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ff0f48b6b77025237d763dca4568788f5634e9028d7cfafe684293e783d2359", + "globals": [], + "declaredModules": [ + "package-info" + ] + } + }, + "packery": { + "1.4": { + "libraryName": "Packery", + "typingsPackageName": "packery", + "projectName": "http://packery.metafizzy.co", + "contributors": [ + { + "name": " Piraveen Kamalathas from Kilix", + "url": "https://github.com/piraveen", + "githubUsername": "piraveen" + }, + { + "name": "Juliën Hanssens", + "url": "https://github.com/hanssens", + "githubUsername": "hanssens" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ac13461d7676dac0445655a7b0f466d84b00f6587bb7f3404d266153f05007f", + "globals": [], + "declaredModules": [ + "packery" + ] + } + }, + "pacote": { + "9.5": { + "libraryName": "pacote", + "typingsPackageName": "pacote", + "projectName": "https://github.com/npm/pacote#readme", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "extract.d.ts", + "index.d.ts", + "manifest.d.ts", + "packument.d.ts", + "prefetch.d.ts", + "tarball.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "npm-registry-fetch", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a3517e9e6909e5530099646aacc8dd351f943db63fc8a8423284aacc043a92ad", + "globals": [], + "declaredModules": [ + "pacote", + "pacote/extract", + "pacote/manifest", + "pacote/packument", + "pacote/prefetch", + "pacote/tarball" + ] + } + }, + "pad-left": { + "2.1": { + "libraryName": "pad-left", + "typingsPackageName": "pad-left", + "projectName": "https://github.com/jonschlinkert/pad-left", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5bdd601ce6e175e195df7ed52c9da77a18840c26e16750960a0d00ccaa373557", + "globals": [], + "declaredModules": [ + "pad-left" + ] + } + }, + "page": { + "1.8": { + "libraryName": "page", + "typingsPackageName": "page", + "projectName": "http://visionmedia.github.io/page.js/", + "contributors": [ + { + "name": "Alan Norbauer", + "url": "http://alan.norbauer.com/" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8717837f32aefbef8d0d6112be65605753d9a98d2ff47f09418414f5f8f94e4", + "globals": [ + "page" + ], + "declaredModules": [ + "page" + ] + } + }, + "page-icon": { + "0.3": { + "libraryName": "page-icon", + "typingsPackageName": "page-icon", + "projectName": "https://github.com/jiahaog/page-icon", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "159b7c535391f10e92cba61c19ecba5cae515b06c41a950c85a9706a9ee15d16", + "globals": [], + "declaredModules": [ + "page-icon" + ] + } + }, + "pager__jackrabbit": { + "4.8": { + "libraryName": "@pager/jackrabbit", + "typingsPackageName": "pager__jackrabbit", + "projectName": "https://github.com/pagerinc/jackrabbit", + "contributors": [ + { + "name": "Benjamin Schuster-Boeckler", + "url": "https://github.com/dagams", + "githubUsername": "dagams" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "amqplib", + "version": "*" + } + ], + "testDependencies": [ + "node", + "@pager/jackrabbit" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d9b9df7fca41156e1b37b536e396d1c0777da887301c75a86ae9c214f7790a0", + "globals": [], + "declaredModules": [ + "pager__jackrabbit" + ] + } + }, + "paho-mqtt": { + "1.0": { + "libraryName": "paho-mqtt", + "typingsPackageName": "paho-mqtt", + "projectName": "https://github.com/eclipse/paho.mqtt.javascript#readme", + "contributors": [ + { + "name": "Alex Mikhalev", + "url": "https://github.com/amikhalev", + "githubUsername": "amikhalev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8349ff8131b411a43c797ea8f29db894f4f8369341ce30c89957ec90dba73d13", + "globals": [], + "declaredModules": [ + "paho-mqtt" + ] + } + }, + "pako": { + "1.0": { + "libraryName": "pako", + "typingsPackageName": "pako", + "projectName": "https://github.com/nodeca/pako", + "contributors": [ + { + "name": "Denis Cappellin", + "url": "https://github.com/cappellin", + "githubUsername": "cappellin" + }, + { + "name": "Caleb Eggensperger", + "url": "https://github.com/calebegg", + "githubUsername": "calebegg" + }, + { + "name": "Muhammet Öztürk", + "url": "https://github.com/hlthi", + "githubUsername": "hlthi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c9d159e591aa27b892407b2d77e3ffa28921b582736bb777a2c21baff33d543", + "globals": [ + "pako" + ], + "declaredModules": [ + "pako" + ] + } + }, + "palx": { + "1.0": { + "libraryName": "palx", + "typingsPackageName": "palx", + "projectName": "https://github.com/jxnblk/palx", + "contributors": [ + { + "name": "Mike Fowler", + "url": "https://github.com/mikefowler", + "githubUsername": "mikefowler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9983aa979779275da97ced3792557bb8cc846c04379f1ecb2f0960c2281a7aea", + "globals": [], + "declaredModules": [ + "palx" + ] + } + }, + "pangu": { + "3.3": { + "libraryName": "pangu", + "typingsPackageName": "pangu", + "projectName": "https://github.com/vinta/pangu.js", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b76cf5d58688e019cc8a99685fe59d38faa949371c60f3b7d1401c2bd2bd7477", + "globals": [ + "pangu" + ], + "declaredModules": [ + "pangu" + ] + } + }, + "papaparse": { + "5.0": { + "libraryName": "PapaParse", + "typingsPackageName": "papaparse", + "projectName": "https://github.com/mholt/PapaParse", + "contributors": [ + { + "name": "Pedro Flemming", + "url": "https://github.com/torpedro", + "githubUsername": "torpedro" + }, + { + "name": "Rain Shen", + "url": "https://github.com/rainshen49", + "githubUsername": "rainshen49" + }, + { + "name": "João Loff", + "url": "https://github.com/jfloff", + "githubUsername": "jfloff" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Alberto Restifo", + "url": "https://github.com/albertorestifo", + "githubUsername": "albertorestifo" + }, + { + "name": "Behind The Math", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + }, + { + "name": "3af", + "url": "https://github.com/3af", + "githubUsername": "3af" + }, + { + "name": "Janne Liuhtonen", + "url": "https://github.com/jliuhtonen", + "githubUsername": "jliuhtonen" + }, + { + "name": "Raphaël Barbazza", + "url": "https://github.com/rbarbazz", + "githubUsername": "rbarbazz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f5a4b3f3f8ffa48c5bb93b646c7c6ce181bb5c448241e7452e97b23b64e31c6", + "globals": [ + "Papa" + ], + "declaredModules": [ + "papaparse" + ] + } + }, + "parallel-transform": { + "1.1": { + "libraryName": "parallel-transform", + "typingsPackageName": "parallel-transform", + "projectName": "https://github.com/mafintosh/parallel-transform", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d4eaedbd6080ceca7cefde75726e8a520a364209eb5a9d59110a085822b3ff1", + "globals": [], + "declaredModules": [ + "parallel-transform" + ] + } + }, + "paralleljs": { + "0.0": { + "libraryName": "parallel.js", + "typingsPackageName": "paralleljs", + "projectName": "http://adambom.github.io/parallel.js/", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dddbf1eac6155355baba7f0865ffea5ff587a1a429d65f81f4717a02a2a1ee84", + "globals": [ + "Parallel" + ], + "declaredModules": [ + "paralleljs" + ] + } + }, + "parameterize": { + "1.0": { + "libraryName": "parameterize", + "typingsPackageName": "parameterize", + "projectName": "https://github.com/fyalavuz/node-parameterize#readme", + "contributors": [ + { + "name": "Eduardo Turiño", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f8d99479fffa7080b5884ccb5e114d5a44a63e6dcd23ed731b82df407f54d83", + "globals": [], + "declaredModules": [ + "parameterize" + ] + } + }, + "parcel-bundler": { + "1.12": { + "libraryName": "parcel-bundler", + "typingsPackageName": "parcel-bundler", + "projectName": "https://github.com/parcel-bundler/parcel#readme", + "contributors": [ + { + "name": "pinage404", + "url": "https://github.com/pinage404", + "githubUsername": "pinage404" + }, + { + "name": "Nick Woodward", + "url": "https://github.com/nick-woodward", + "githubUsername": "nick-woodward" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "509216d5435c7f580eb19f1e087d5c2543aec1e606cc8c4a6de5d5325c18fb4a", + "globals": [], + "declaredModules": [ + "parcel-bundler" + ] + } + }, + "parcel-env": { + "0.0": { + "libraryName": "Parcel (module API)", + "typingsPackageName": "parcel-env", + "projectName": "https://github.com/parcel/parcel-bundler", + "contributors": [ + { + "name": "Fathy Boundjadj", + "url": "https://github.com/fathyb", + "githubUsername": "fathyb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "592b9d94e9133888a7483b142a5322323aff5facf802bf10f4f171864d0e22c0", + "globals": [ + "module", + "process", + "require" + ], + "declaredModules": [] + } + }, + "parent-package-json": { + "2.0": { + "libraryName": "parent-package-json", + "typingsPackageName": "parent-package-json", + "projectName": "https://github.com/maxrimue/parent-package-json", + "contributors": [ + { + "name": "Simon McClive", + "url": "https://github.com/sgmccli", + "githubUsername": "sgmccli" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9caec3a71c8428dd0b980f8c9ef7ba4b45204ad23b51163c18b7037a8ec1fe95", + "globals": [], + "declaredModules": [ + "parent-package-json" + ] + } + }, + "parents": { + "1.0": { + "libraryName": "parents", + "typingsPackageName": "parents", + "projectName": "https://github.com/substack/node-parents", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4890e0ab4a7ef1d8711d2f3a1bf395d08444d6a417eb39d0f8d00f6087f6ec15", + "globals": [], + "declaredModules": [ + "parents" + ] + } + }, + "parity-pmd": { + "0.4": { + "libraryName": "parity-pmd", + "typingsPackageName": "parity-pmd", + "projectName": "https://github.com/paritytrading/node-parity-pmd#readme", + "contributors": [ + { + "name": "Leonard Vujanić", + "url": "https://github.com/leovujanic", + "githubUsername": "leovujanic" + }, + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "322059552196d7c1de617b890b11c2436cc9e6bd99d11aaba58ef2d131cc1ca2", + "globals": [], + "declaredModules": [ + "parity-pmd" + ] + } + }, + "parity-pmr": { + "0.1": { + "libraryName": "parity-pmr", + "typingsPackageName": "parity-pmr", + "projectName": "https://github.com/paritytrading/node-parity-pmr#readme", + "contributors": [ + { + "name": "Leo Vujanić", + "url": "https://github.com/leovujanic", + "githubUsername": "leovujanic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa015a1b06487087322f38d95570f9295bd087d3a235811e74bb0821f07e40cc", + "globals": [], + "declaredModules": [ + "parity-pmr" + ] + } + }, + "parity-poe": { + "0.3": { + "libraryName": "Parity POE", + "typingsPackageName": "parity-poe", + "projectName": "https://github.com/paritytrading/node-parity-poe", + "contributors": [ + { + "name": "Leo Vujanić", + "url": "https://github.com/leovujanic", + "githubUsername": "leovujanic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dac140067ae478903aa6a4f81d1870c74c53a62e7e421fb6867b8eaa909c588c", + "globals": [], + "declaredModules": [ + "parity-poe" + ] + } + }, + "parquetjs": { + "0.10": { + "libraryName": "parquetjs", + "typingsPackageName": "parquetjs", + "projectName": "https://github.com/ironSource/parquetjs", + "contributors": [ + { + "name": "jon-fearer", + "url": "https://github.com/jon-fearer", + "githubUsername": "jon-fearer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/field.interface.d.ts", + "lib/metadata.interface.d.ts", + "lib/reader.d.ts", + "lib/row.interface.d.ts", + "lib/rowBuffer.interface.d.ts", + "lib/schema.d.ts", + "lib/schema.interface.d.ts", + "lib/shred.d.ts", + "lib/writer.d.ts", + "parquet.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-int64", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78ba749cfe49f102045befa4fc65dc6fc15123c4e5169d9e35e499275409a9e6", + "globals": [], + "declaredModules": [ + "parquetjs", + "parquetjs/lib/reader", + "parquetjs/lib/schema", + "parquetjs/lib/field.interface", + "parquetjs/lib/schema.interface", + "parquetjs/lib/metadata.interface", + "parquetjs/lib/rowBuffer.interface", + "parquetjs/lib/row.interface", + "parquetjs/lib/writer", + "parquetjs/lib/shred", + "parquetjs/parquet" + ] + } + }, + "parse": { + "2.10": { + "libraryName": "parse", + "typingsPackageName": "parse", + "projectName": "https://parseplatform.org/", + "contributors": [ + { + "name": " Ullisen Media Group", + "url": "https://github.com/ullisenmedia", + "githubUsername": "ullisenmedia" + }, + { + "name": "David Poetzsch-Heffter", + "url": "https://github.com/dpoetzsch", + "githubUsername": "dpoetzsch" + }, + { + "name": "Cedric Kemp", + "url": "https://github.com/jaeggerr", + "githubUsername": "jaeggerr" + }, + { + "name": "Flavio Negrão", + "url": "https://github.com/flavionegrao", + "githubUsername": "flavionegrao" + }, + { + "name": "Wes Grimes", + "url": "https://github.com/wesleygrimes", + "githubUsername": "wesleygrimes" + }, + { + "name": "Otherwise SAS", + "url": "https://github.com/owsas", + "githubUsername": "owsas" + }, + { + "name": "Andrew Goldis", + "url": "https://github.com/agoldis", + "githubUsername": "agoldis" + }, + { + "name": "Alexandre Hétu Rivard", + "url": "https://github.com/AlexandreHetu", + "githubUsername": "AlexandreHetu" + }, + { + "name": "Diamond Lewis", + "url": "https://github.com/dplewis", + "githubUsername": "dplewis" + }, + { + "name": "Jong Eun Lee", + "url": "https://github.com/yomybaby", + "githubUsername": "yomybaby" + }, + { + "name": "Colin Ulin", + "url": "https://github.com/pocketcolin", + "githubUsername": "pocketcolin" + }, + { + "name": "Robert Helms", + "url": "https://github.com/rdhelms", + "githubUsername": "rdhelms" + }, + { + "name": "Julien Quere", + "url": "https://github.com/jlnquere", + "githubUsername": "jlnquere" + }, + { + "name": "Yago Tomé", + "url": "https://github.com/yagotome", + "githubUsername": "yagotome" + }, + { + "name": "Thibault MOCELLIN", + "url": "https://github.com/tybi", + "githubUsername": "tybi" + }, + { + "name": "Raschid JF Rafaelly", + "url": "https://github.com/RaschidJFR", + "githubUsername": "RaschidJFR" + }, + { + "name": "Jeff Gu Kang", + "url": "https://github.com/jeffgukang", + "githubUsername": "jeffgukang" + }, + { + "name": "Bui Tan Loc", + "url": "https://github.com/buitanloc", + "githubUsername": "buitanloc" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Patrick O'Sullivan", + "url": "https://github.com/REPTILEHAUS", + "githubUsername": "REPTILEHAUS" + }, + { + "name": "Jerome De Leon", + "url": "https://github.com/JeromeDeLeon", + "githubUsername": "JeromeDeLeon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "3.5", + "typesVersions": [ + "3.7" + ], + "files": [ + "index.d.ts", + "node.d.ts", + "react-native.d.ts", + "ts3.7/index.d.ts", + "ts3.7/node.d.ts", + "ts3.7/react-native.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff8db34f08e649fba7f973b90f988098616b883c23587e3112bd6348428bc15f", + "globals": [], + "declaredModules": [ + "parse", + "parse/node", + "parse/react-native" + ] + }, + "1.11": { + "libraryVersionDirectoryName": "1", + "libraryName": "parse", + "typingsPackageName": "parse", + "projectName": "https://parseplatform.org/", + "contributors": [ + { + "name": " Ullisen Media Group", + "url": "http://ullisenmedia.com" + }, + { + "name": "David Poetzsch-Heffter", + "url": "https://github.com/dpoetzsch", + "githubUsername": "dpoetzsch" + }, + { + "name": "Cedric Kemp", + "url": "https://github.com/jaeggerr", + "githubUsername": "jaeggerr" + }, + { + "name": "Flavio Negrão", + "url": "https://github.com/flavionegrao", + "githubUsername": "flavionegrao" + }, + { + "name": "Wes Grimes", + "url": "https://github.com/wesleygrimes", + "githubUsername": "wesleygrimes" + }, + { + "name": "Otherwise SAS", + "url": "https://github.com/owsas", + "githubUsername": "owsas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + }, + { + "name": "underscore", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "parse", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3332db4742ba9dca403dfdeb679e00e9ff99ab3414e7ae72ff38c59be88f6fb2", + "globals": [ + "Parse" + ], + "declaredModules": [ + "parse/node", + "parse", + "parse/react-native" + ] + } + }, + "parse-author": { + "2.0": { + "libraryName": "parse-author", + "typingsPackageName": "parse-author", + "projectName": "https://github.com/jonschlinkert/parse-author", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a701174e4e269b83f867227fd650b2bf1f9862397ec7de32d6cc067dbdd4f3d2", + "globals": [], + "declaredModules": [ + "parse-author" + ] + } + }, + "parse-color": { + "1.0": { + "libraryName": "parse-color", + "typingsPackageName": "parse-color", + "projectName": "https://github.com/substack/parse-color", + "contributors": [ + { + "name": "Andrew Crites", + "url": "https://github.com/ajcrites", + "githubUsername": "ajcrites" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49e8b8ef9a11e7de748aaf8ae93705e7a36d09e6ba44cd86f419a21c6cb198e1", + "globals": [], + "declaredModules": [ + "parse-color" + ] + } + }, + "parse-filepath": { + "1.0": { + "libraryName": "parse-filepath", + "typingsPackageName": "parse-filepath", + "projectName": "https://github.com/jonschlinkert/parse-filepath", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0acad414a7bfb48324f4f01a963d0e372eb7ff60b5626b04ea5ea4ff2c0bb427", + "globals": [], + "declaredModules": [ + "parse-filepath" + ] + } + }, + "parse-git-config": { + "3.0": { + "libraryName": "parse-git-config", + "typingsPackageName": "parse-git-config", + "projectName": "https://github.com/jonschlinkert/parse-git-config", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Nikita Litvin", + "url": "https://github.com/deltaidea", + "githubUsername": "deltaidea" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "253421fa2f15c332a78e31da168a46d8024330a56e1cbdf287ce2005f6cf28c5", + "globals": [], + "declaredModules": [ + "parse-git-config" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "parse-git-config", + "typingsPackageName": "parse-git-config", + "projectName": "https://github.com/jonschlinkert/parse-git-config", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Nikita Litvin", + "url": "https://github.com/deltaidea", + "githubUsername": "deltaidea" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "parse-git-config", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "73fdf4635105f37e7d7518faf19205e70664d8ca03b7e8c974534808b13a2445", + "globals": [], + "declaredModules": [ + "parse-git-config" + ] + } + }, + "parse-github-url": { + "1.0": { + "libraryName": "parse-github-url", + "typingsPackageName": "parse-github-url", + "projectName": "https://github.com/jonschlinkert/parse-github-url", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ead2dc416ce44b23dc705fdb2d0fad51d0ff0056016d43b0882b72240d0155e", + "globals": [], + "declaredModules": [ + "parse-github-url" + ] + } + }, + "parse-glob": { + "3.0": { + "libraryName": "parse-glob", + "typingsPackageName": "parse-glob", + "projectName": "https://github.com/jonschlinkert/parse-glob", + "contributors": [ + { + "name": "glen-84", + "url": "https://github.com/glen-84", + "githubUsername": "glen-84" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "edc8dc9d8e186c6ecb2bc9d12aea10c9c207e25b8e3830decfa5622b12add037", + "globals": [], + "declaredModules": [ + "parse-glob" + ] + } + }, + "parse-human-date-range": { + "1.0": { + "libraryName": "parse-human-date-range", + "typingsPackageName": "parse-human-date-range", + "projectName": "https://github.com/niksy/parse-human-date-range#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8707052101db518f0291305fbd584c1c9340f517ae66a84c3c11c2836a40f2ce", + "globals": [], + "declaredModules": [ + "parse-human-date-range" + ] + } + }, + "parse-json": { + "4.0": { + "libraryName": "parse-json", + "typingsPackageName": "parse-json", + "projectName": "https://github.com/sindresorhus/parse-json", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68b3120a3ffa0ae0c978a90b74a1e50adc0340a9d11f17cc1efb7bf2186e7751", + "globals": [], + "declaredModules": [ + "parse-json" + ] + } + }, + "parse-link-header": { + "1.0": { + "libraryName": "parse-link-header", + "typingsPackageName": "parse-link-header", + "projectName": "https://github.com/thlorenz/parse-link-header", + "contributors": [ + { + "name": "Nick Zelei", + "url": "https://github.com/zelein", + "githubUsername": "zelein" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3f2983c5e5620e3bd4b2f0d57178b31e64e0210148eac8ffdf12b6467709126", + "globals": [], + "declaredModules": [ + "parse-link-header" + ] + } + }, + "parse-mockdb": { + "0.1": { + "libraryName": "parse-mockdb", + "typingsPackageName": "parse-mockdb", + "projectName": "https://github.com/HustleInc/parse-mockdb", + "contributors": [ + { + "name": "David Poetzsch-Heffter", + "url": "https://github.com/dpoetzsch", + "githubUsername": "dpoetzsch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse", + "version": { + "major": 1 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "parse", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f708d5d4290ff13c67d4ee22a92e70efe6a4b501001926994081b8ad36e35df8", + "globals": [ + "ParseMockDB" + ], + "declaredModules": [ + "parse-mockdb" + ] + } + }, + "parse-numeric-range": { + "0.0": { + "libraryName": "parse-numeric-range", + "typingsPackageName": "parse-numeric-range", + "projectName": "https://github.com/euank/node-parse-numeric-range", + "contributors": [ + { + "name": "Eoin O'Brien", + "url": "https://github.com/eoin-obrien", + "githubUsername": "eoin-obrien" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a545e9e242f1efb8ee74cd8774217f5d1fc4b8c2d4ab35b80b56eb00db7ae8b", + "globals": [], + "declaredModules": [ + "parse-numeric-range" + ] + } + }, + "parse-package-name": { + "0.1": { + "libraryName": "parse-package-name", + "typingsPackageName": "parse-package-name", + "projectName": "https://github.com/egoist/parse-package-name", + "contributors": [ + { + "name": "Eric Wang", + "url": "https://github.com/fa93hws", + "githubUsername": "fa93hws" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "070de1c674a1749850ef73b5a173ed2e5b83210d44ae35fa209d8bbe75c7982c", + "globals": [], + "declaredModules": [ + "parse-package-name" + ] + } + }, + "parse-passwd": { + "1.0": { + "libraryName": "parse-passwd", + "typingsPackageName": "parse-passwd", + "projectName": "https://github.com/doowb/parse-passwd", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "028e5fb1a52ae7e471c9091af75c8877f698e9d1a2c2c799cac760c81a54e8ad", + "globals": [], + "declaredModules": [ + "parse-passwd" + ] + } + }, + "parse-path": { + "4.0": { + "libraryName": "parse-path", + "typingsPackageName": "parse-path", + "projectName": "https://github.com/IonicaBizau/parse-path", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a675261edf073449911d61c0013bc4321a608af3f5d1e50d400ae6271f43d7c", + "globals": [], + "declaredModules": [ + "parse-path" + ] + } + }, + "parse-prefer-header": { + "1.0": { + "libraryName": "parse-prefer-header", + "typingsPackageName": "parse-prefer-header", + "projectName": "https://github.com/ppaskaris/node-parse-prefer-header", + "contributors": [ + { + "name": "Vincenzo Chianese", + "url": "https://github.com/XVincentX", + "githubUsername": "XVincentX" + }, + { + "name": "Marcell Toth", + "url": "https://github.com/marcelltoth", + "githubUsername": "marcelltoth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4004098097458be5899ee65eb2e0916b1c2d48b7f2ce2c1f99aed0f171f4dea8", + "globals": [], + "declaredModules": [ + "parse-prefer-header" + ] + } + }, + "parse-torrent": { + "5.8": { + "libraryName": "parse-torrent", + "typingsPackageName": "parse-torrent", + "projectName": "https://github.com/webtorrent/parse-torrent", + "contributors": [ + { + "name": "Bazyli Brzóska", + "url": "https://github.com/niieani", + "githubUsername": "niieani" + }, + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "magnet-uri", + "version": "*" + }, + { + "name": "parse-torrent-file", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6ce27b240b91abc55c4c41b2def6b53d35f4912705e5adaf36d26b5b7e576fd7", + "globals": [], + "declaredModules": [ + "parse-torrent" + ] + } + }, + "parse-torrent-file": { + "4.0": { + "libraryName": "parse-torrent-file", + "typingsPackageName": "parse-torrent-file", + "projectName": "https://github.com/webtorrent/parse-torrent-file", + "contributors": [ + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a15102c463245e6fb575e4dcb0d519369297f968271123b8a61e030a12fe8b42", + "globals": [], + "declaredModules": [ + "parse-torrent-file" + ] + } + }, + "parse-unit": { + "1.0": { + "libraryName": "parse-unit", + "typingsPackageName": "parse-unit", + "projectName": "https://github.com/mattdesl/parse-unit", + "contributors": [ + { + "name": "Jack Works", + "url": "https://github.com/Jack-Works", + "githubUsername": "Jack-Works" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "268b834489553874cfccd7eccfbe920356f9e3f56047a6bb1b0d20aed3a0b062", + "globals": [], + "declaredModules": [ + "parse-unit" + ] + } + }, + "parse5": { + "5.0": { + "libraryName": "parse5", + "typingsPackageName": "parse5", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5358e2aced4b49510e3755f0b3c9d8217678083c8385647ed35282f5c58da8c1", + "globals": [], + "declaredModules": [ + "parse5" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "parse5", + "typingsPackageName": "parse5", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": " Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + }, + { + "name": "Andy Patterson", + "url": "https://github.com/andnp", + "githubUsername": "andnp" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "parse5", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "538ac878064f6d10928f38a119069740d2ddac3e9b49a40d82b5a5742494c79a", + "globals": [], + "declaredModules": [ + "parse5" + ] + } + }, + "parse5-html-rewriting-stream": { + "5.1": { + "libraryName": "parse5-html-rewriting-stream", + "typingsPackageName": "parse5-html-rewriting-stream", + "projectName": "https://github.com/inikulin/parse5/tree/master/packages/parse5-html-rewriting-stream", + "contributors": [ + { + "name": "Sam Li", + "url": "https://github.com/samuelli", + "githubUsername": "samuelli" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5-sax-parser", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d0a11ffb569d16d4d4eb79ac80818c64fb392b942950db524b6f4a220bf3f3f", + "globals": [], + "declaredModules": [ + "parse5-html-rewriting-stream" + ] + } + }, + "parse5-htmlparser2-tree-adapter": { + "5.0": { + "libraryName": "parse5-htmlparser2-tree-adapter", + "typingsPackageName": "parse5-htmlparser2-tree-adapter", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "300d6e88ab0ae95cbbaad662de96407d7cf86bb6726ea5e8af323ebeb99451be", + "globals": [], + "declaredModules": [ + "parse5-htmlparser2-tree-adapter" + ] + } + }, + "parse5-parser-stream": { + "5.0": { + "libraryName": "parse5-parser-stream", + "typingsPackageName": "parse5-parser-stream", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "850712fc84b11bdb761570b759281e52cdf957a654f3a8e02eb7e01b64d1812a", + "globals": [], + "declaredModules": [ + "parse5-parser-stream" + ] + } + }, + "parse5-plain-text-conversion-stream": { + "5.0": { + "libraryName": "parse5-plain-text-conversion-stream", + "typingsPackageName": "parse5-plain-text-conversion-stream", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5-parser-stream", + "version": "*" + } + ], + "testDependencies": [ + "parse5", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9204a064a7cccba1a616b2a75f74a9cabe1288d93e73a5dbef27c6311165dd79", + "globals": [], + "declaredModules": [ + "parse5-plain-text-conversion-stream" + ] + } + }, + "parse5-sax-parser": { + "5.0": { + "libraryName": "parse5-sax-parser", + "typingsPackageName": "parse5-sax-parser", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cead6a1680b32646cbf20c233c38dc56380b8cc1138e35c4c2edc11d38bad9b7", + "globals": [], + "declaredModules": [ + "parse5-sax-parser" + ] + } + }, + "parse5-serializer-stream": { + "5.0": { + "libraryName": "parse5-serializer-stream", + "typingsPackageName": "parse5-serializer-stream", + "projectName": "https://github.com/inikulin/parse5", + "contributors": [ + { + "name": "Ivan Nikulin", + "url": "https://github.com/inikulin", + "githubUsername": "inikulin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3c4466da260d0110c7152eefa18fcde170de2df465614ea178f185e3fd3e5fc", + "globals": [], + "declaredModules": [ + "parse5-serializer-stream" + ] + } + }, + "parsecurrency": { + "0.2": { + "libraryName": "parsecurrency", + "typingsPackageName": "parsecurrency", + "projectName": "https://github.com/mktj/parsecurrency#readme", + "contributors": [ + { + "name": "Cristian Greco", + "url": "https://github.com/cristianrgreco", + "githubUsername": "cristianrgreco" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56bba24c6c633b4485739473b4e9e1fe5a3807e500c628bc215a04f74f9e99f6", + "globals": [], + "declaredModules": [ + "parsecurrency" + ] + } + }, + "parseurl": { + "1.3": { + "libraryName": "parseurl", + "typingsPackageName": "parseurl", + "projectName": "https://github.com/pillarjs/parseurl", + "contributors": [ + { + "name": "Stefan Reichel", + "url": "https://github.com/bomret", + "githubUsername": "bomret" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a55b74d26a06b748f9d535ff4eed93527b2f3ba71dc4e08fc7f638f59829215", + "globals": [], + "declaredModules": [ + "parseurl" + ] + } + }, + "parsimmon": { + "1.10": { + "libraryName": "Parsimmon", + "typingsPackageName": "parsimmon", + "projectName": "https://github.com/jneen/parsimmon", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + }, + { + "name": "Benny van Reeven", + "url": "https://github.com/bvanreeven", + "githubUsername": "bvanreeven" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Jonathan Frere", + "url": "https://github.com/MrJohz", + "githubUsername": "MrJohz" + }, + { + "name": "Isaac Huang", + "url": "https://github.com/caasi", + "githubUsername": "caasi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d053ce58001551680a7a2adc56aeee6b2c4e2aced9b0f9f1c048e645177f9288", + "globals": [], + "declaredModules": [ + "parsimmon" + ] + } + }, + "passport": { + "1.0": { + "libraryName": "Passport", + "typingsPackageName": "passport", + "projectName": "http://passportjs.org", + "contributors": [ + { + "name": "Horiuchi_H", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Eric Naeseth", + "url": "https://github.com/enaeseth", + "githubUsername": "enaeseth" + }, + { + "name": "Igor Belagorudsky", + "url": "https://github.com/theigor", + "githubUsername": "theigor" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/danielpa9708", + "githubUsername": "danielpa9708" + }, + { + "name": "Kevin Stiehl", + "url": "https://github.com/kstiehl", + "githubUsername": "kstiehl" + }, + { + "name": "Oleg Vaskevich", + "url": "https://github.com/vaskevich", + "githubUsername": "vaskevich" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "express-session" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f99db2997dbfebb5a8fdb81126391072b39dc46d42d1cc16d24f6114a1359c9", + "globals": [], + "declaredModules": [ + "passport" + ] + } + }, + "passport-anonymous": { + "1.0": { + "libraryName": "passport-anonymous", + "typingsPackageName": "passport-anonymous", + "projectName": "https://github.com/jaredhanson/passport-anonymous", + "contributors": [ + { + "name": "Pavel Puchkov", + "url": "https://github.com/0x6368656174", + "githubUsername": "0x6368656174" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c30bc7ced0da331536899e5e535324c14a867a5c4443a7dc7165b1cffbb05c6", + "globals": [], + "declaredModules": [ + "passport-anonymous" + ] + } + }, + "passport-auth0": { + "1.0": { + "libraryName": "passport-auth0", + "typingsPackageName": "passport-auth0", + "projectName": "https://github.com/auth0/passport-auth0", + "contributors": [ + { + "name": "John Umeh", + "url": "https://github.com/johnbendi", + "githubUsername": "johnbendi" + }, + { + "name": "Vishnu Sankar", + "url": "https://github.com/iamvishnusankar", + "githubUsername": "iamvishnusankar" + }, + { + "name": "Duncan Hall", + "url": "https://github.com/duncanhall", + "githubUsername": "duncanhall" + }, + { + "name": "Karl Horky", + "url": "https://github.com/karlhorky", + "githubUsername": "karlhorky" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d180e1b0079a0f09fe0c2fd12dc0a4098d8484c6f24743c4a7fd2f4fb1710a9", + "globals": [], + "declaredModules": [ + "passport-auth0" + ] + } + }, + "passport-azure-ad": { + "4.0": { + "libraryName": "passport-azure-ad", + "typingsPackageName": "passport-azure-ad", + "projectName": "https://github.com/AzureAD/passport-azure-ad#readme", + "contributors": [ + { + "name": "Shekhar Nain", + "url": "https://github.com/ShekharNain", + "githubUsername": "ShekharNain" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "bearer-strategy.d.ts", + "common.d.ts", + "index.d.ts", + "oidc-strategy.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26e86d591306723efd917055df30aaf235daa765739f950ed28335af6cf37ffc", + "globals": [], + "declaredModules": [ + "passport-azure-ad", + "passport-azure-ad/common", + "passport-azure-ad/bearer-strategy", + "passport-azure-ad/oidc-strategy" + ] + } + }, + "passport-beam": { + "1.0": { + "libraryName": "passport-beam", + "typingsPackageName": "passport-beam", + "projectName": "https://github.com/alfw/passport-beam", + "contributors": [ + { + "name": "AtlasDev", + "url": "https://github.com/AtlasDev", + "githubUsername": "AtlasDev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99a8032f36a6bd6308f34f5148d1d6c48598ce1b04951fd70f9db3c5641632a3", + "globals": [], + "declaredModules": [ + "passport-beam" + ] + } + }, + "passport-bnet": { + "2.0": { + "libraryName": "passport-bnet", + "typingsPackageName": "passport-bnet", + "projectName": "https://github.com/Blizzard/passport-bnet#readme", + "contributors": [ + { + "name": "Ivan Fernandes", + "url": "https://github.com/ivan94", + "githubUsername": "ivan94" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-oauth2", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c743cfacad454e3c4024be42dbd125dc5d0da8b194a3e7de68381c3178e6599", + "globals": [], + "declaredModules": [ + "passport-bnet" + ] + } + }, + "passport-cognito": { + "0.1": { + "libraryName": "passport-cognito", + "typingsPackageName": "passport-cognito", + "projectName": "https://github.com/kndt84/passport-cognito", + "contributors": [ + { + "name": "Maksym Butsykin", + "url": "https://github.com/mbutsykin", + "githubUsername": "mbutsykin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d05021a1b97b9a13735f52ee3aa00982b3a080f327597a6a8463e836a2f704d7", + "globals": [], + "declaredModules": [ + "passport-cognito" + ] + } + }, + "passport-discord": { + "0.1": { + "libraryName": "passport-discord", + "typingsPackageName": "passport-discord", + "projectName": "https://github.com/nicholastay/passport-discord#readme", + "contributors": [ + { + "name": "Gonthier Renaud", + "url": "https://github.com/kzay", + "githubUsername": "kzay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport-oauth2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cafb35b4442c8ee9eb3972e8291835db676db0af5530a723ac1d35ca07fe65d7", + "globals": [], + "declaredModules": [ + "passport-discord" + ] + } + }, + "passport-facebook": { + "2.1": { + "libraryName": "passport-facebook", + "typingsPackageName": "passport-facebook", + "projectName": "https://github.com/jaredhanson/passport-facebook", + "contributors": [ + { + "name": "James Roland Cabresos", + "url": "https://github.com/staticfunction", + "githubUsername": "staticfunction" + }, + { + "name": "Lucas Acosta", + "url": "https://github.com/lucasmacosta", + "githubUsername": "lucasmacosta" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13ef8e6124e69c2579413609240daa38114ef7633398c254a77c41fb9c2ac16a", + "globals": [], + "declaredModules": [ + "passport-facebook" + ] + } + }, + "passport-facebook-token": { + "0.4": { + "libraryName": "passport-facebook-token", + "typingsPackageName": "passport-facebook-token", + "projectName": "https://github.com/drudge/passport-facebook-token", + "contributors": [ + { + "name": "Ray Martone", + "url": "https://github.com/rmartone", + "githubUsername": "rmartone" + }, + { + "name": "Michael Randolph", + "url": "https://github.com/mrand01", + "githubUsername": "mrand01" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69803b7b67eb223f981f5155fb8549e1f5f2345ed3ccb73bec9237e99d1d60ca", + "globals": [], + "declaredModules": [ + "passport-facebook-token" + ] + } + }, + "passport-github": { + "1.1": { + "libraryName": "passport-github", + "typingsPackageName": "passport-github", + "projectName": "https://github.com/jaredhanson/passport-github", + "contributors": [ + { + "name": " Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Manuel Ruck", + "url": "https://github.com/reggaepanda", + "githubUsername": "reggaepanda" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport-oauth2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3e6019d4bdfa054b00ebf03090cf7e0e0f36f6831bcabe5ffc5880d1afdbc38", + "globals": [], + "declaredModules": [ + "passport-github" + ] + } + }, + "passport-github2": { + "1.2": { + "libraryName": "passport-github2", + "typingsPackageName": "passport-github2", + "projectName": "https://github.com/cfsghost/passport-github", + "contributors": [ + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Maarten Mulders", + "url": "https://github.com/mthmulders", + "githubUsername": "mthmulders" + }, + { + "name": "Christoph Werner", + "url": "https://github.com/codepunkt", + "githubUsername": "codepunkt" + }, + { + "name": "Ivan Fernandes", + "url": "https://github.com/ivan94", + "githubUsername": "ivan94" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "passport-oauth2", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "319854738fb707ebb552d481ae92b839e5708c4f3e7da654727213df268c3d9b", + "globals": [], + "declaredModules": [ + "passport-github2" + ] + } + }, + "passport-google-oauth": { + "1.0": { + "libraryName": "passport-google-oauth", + "typingsPackageName": "passport-google-oauth", + "projectName": "https://github.com/jaredhanson/passport-google-oauth", + "contributors": [ + { + "name": "James Roland Cabresos", + "url": "https://github.com/staticfunction", + "githubUsername": "staticfunction" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23560cd07b59c007a930a042eafb4b141a4a40d23ac1e091f0c5b4cdd2282e66", + "globals": [], + "declaredModules": [ + "passport-google-oauth" + ] + } + }, + "passport-google-oauth2": { + "0.1": { + "libraryName": "passport-google-oauth2", + "typingsPackageName": "passport-google-oauth2", + "projectName": "https://github.com/mstade/passport-google-oauth2", + "contributors": [ + { + "name": "Elliot Blackburn", + "url": "https://github.com/bluehatbrit", + "githubUsername": "bluehatbrit" + }, + { + "name": "Mike Francis", + "url": "https://github.com/mikefrancis", + "githubUsername": "mikefrancis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b012ce2b1e7d15e353fbd240e9c3103f3da79e1e8d34aae244b6aac0d0133679", + "globals": [], + "declaredModules": [ + "passport-google-oauth2" + ] + } + }, + "passport-google-oauth20": { + "2.0": { + "libraryName": "passport-google-oauth", + "typingsPackageName": "passport-google-oauth20", + "projectName": "https://github.com/jaredhanson/passport-google-oauth2", + "contributors": [ + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Eduard Zintz", + "url": "https://github.com/ezintz", + "githubUsername": "ezintz" + }, + { + "name": "Tan Nguyen", + "url": "https://github.com/ngtan", + "githubUsername": "ngtan" + }, + { + "name": "Gleb Varenov", + "url": "https://github.com/acerbic", + "githubUsername": "acerbic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport-oauth2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13c3f5ca0763bff87377a8b91591b10d53db3b188ad5c37a7710cf408a239551", + "globals": [], + "declaredModules": [ + "passport-google-oauth20" + ] + } + }, + "passport-http": { + "0.3": { + "libraryName": "passport-http", + "typingsPackageName": "passport-http", + "projectName": "https://github.com/jaredhanson/passport-http", + "contributors": [ + { + "name": "Christophe Vidal", + "url": "https://github.com/krizalys", + "githubUsername": "krizalys" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + }, + { + "name": "James Adarich", + "url": "https://github.com/jamesadarich", + "githubUsername": "jamesadarich" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d61f8fb6f40793dbcf927fd680cacf402ee86b07e864931524dc04ac4aa0e37", + "globals": [], + "declaredModules": [ + "passport-http" + ] + } + }, + "passport-http-bearer": { + "1.0": { + "libraryName": "passport-http-bearer", + "typingsPackageName": "passport-http-bearer", + "projectName": "https://github.com/jaredhanson/passport-http-bearer", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e28c309edbaa379ef66fa9a3e9429b79d3877ad51c375bb1e45703f57987ad80", + "globals": [], + "declaredModules": [ + "passport-http-bearer" + ] + } + }, + "passport-jwt": { + "3.0": { + "libraryName": "passport-jwt", + "typingsPackageName": "passport-jwt", + "projectName": "https://github.com/themikenicholson/passport-jwt", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso/" + }, + { + "name": "Alex Young", + "url": "https://github.com/alsiola/" + }, + { + "name": "David Ng", + "url": "https://github.com/davidNHK/" + }, + { + "name": "Carlos Eduardo Scheffer", + "url": "https://github.com/carlosscheffer/" + }, + { + "name": "Byungjin Kim", + "url": "https://github.com/jindev", + "githubUsername": "jindev" + }, + { + "name": "Svyatoslav Bychkov", + "url": "https://github.com/stbychkov", + "githubUsername": "stbychkov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-strategy", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "jsonwebtoken", + "version": "*" + } + ], + "testDependencies": [ + "passport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f8cf96df4718f590b14775d47657fe5c98fe9b23ca8bc62c104aea31b443957", + "globals": [], + "declaredModules": [ + "passport-jwt" + ] + } + }, + "passport-kakao": { + "0.2": { + "libraryName": "passport-kakao", + "typingsPackageName": "passport-kakao", + "projectName": "https://github.com/rotoshine/passport-kakao", + "contributors": [ + { + "name": "Park9eon", + "url": "https://github.com/Park9eon", + "githubUsername": "Park9eon" + }, + { + "name": "ZeroCho", + "url": "https://github.com/zerocho", + "githubUsername": "zerocho" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a02b8375c4b87b27b145df5e888b9026b327629b599cb8dac85cf780faccb5e4", + "globals": [], + "declaredModules": [ + "passport-kakao" + ] + } + }, + "passport-linkedin-oauth2": { + "1.5": { + "libraryName": "passport-linkedin-oauth2", + "typingsPackageName": "passport-linkedin-oauth2", + "projectName": "https://github.com/auth0/passport-linkedin-oauth2", + "contributors": [ + { + "name": "Andrew Vetovitz", + "url": "https://github.com/andrewvetovitz", + "githubUsername": "andrewvetovitz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "deb54ad07a1b94b754ac6cc0e3dd6cc84467bb522e1308b0c55dc80e8fdefc30", + "globals": [], + "declaredModules": [ + "passport-linkedin-oauth2" + ] + } + }, + "passport-local": { + "1.0": { + "libraryName": "passport-local", + "typingsPackageName": "passport-local", + "projectName": "https://github.com/jaredhanson/passport-local", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-strategy", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e1926048cefa00a2a747fe5fcb5aa9ad1918354581c3d6e0a73c16f1480f703", + "globals": [], + "declaredModules": [ + "passport-local" + ] + } + }, + "passport-local-mongoose": { + "4.0": { + "libraryName": "passport-local-mongoose", + "typingsPackageName": "passport-local-mongoose", + "projectName": "https://github.com/saintedlama/passport-local-mongoose", + "contributors": [ + { + "name": "Linus Brolin", + "url": "https://github.com/linusbrolin", + "githubUsername": "linusbrolin" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-local", + "version": "*" + } + ], + "testDependencies": [ + "express", + "passport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbbed527dc200a700f4967d2abf337e11cc6bc1905f205390947bc90dcc006eb", + "globals": [], + "declaredModules": [ + "mongoose", + "passport-local-mongoose" + ] + } + }, + "passport-microsoft": { + "0.0": { + "libraryName": "passport-microsoft", + "typingsPackageName": "passport-microsoft", + "projectName": "https://github.com/seanfisher/passport-microsoft#readme", + "contributors": [ + { + "name": "Eitan Levi", + "url": "https://github.com/skrud", + "githubUsername": "skrud" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-oauth2", + "version": "*" + } + ], + "testDependencies": [ + "passport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5cc1a8e16c9061cc1aede31555fc3c647ff20323922771e2d13175c5a2a29dd", + "globals": [], + "declaredModules": [ + "passport-microsoft" + ] + } + }, + "passport-naver": { + "0.2": { + "libraryName": "passport-naver", + "typingsPackageName": "passport-naver", + "projectName": "https://github.com/naver/passport-naver", + "contributors": [ + { + "name": "Park9eon", + "url": "https://github.com/Park9eon", + "githubUsername": "Park9eon" + }, + { + "name": "ZeroCho", + "url": "https://github.com/zerocho", + "githubUsername": "zerocho" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8294fa62b5fe12e72cefad949767e4bfe3e22893482865c005e85983d231476", + "globals": [], + "declaredModules": [ + "passport-naver" + ] + } + }, + "passport-oauth2": { + "1.4": { + "libraryName": "passport-oauth2", + "typingsPackageName": "passport-oauth2", + "projectName": "https://github.com/jaredhanson/passport-oauth2#readme", + "contributors": [ + { + "name": "Pasi Eronen", + "url": "https://github.com/pasieronen", + "githubUsername": "pasieronen" + }, + { + "name": "Wang Zishi", + "url": "https://github.com/WangZishi", + "githubUsername": "WangZishi" + }, + { + "name": "Eduardo AC", + "url": "https://github.com/EduardoAC", + "githubUsername": "EduardoAC" + }, + { + "name": "Ivan Fernandes", + "url": "https://github.com/ivan94", + "githubUsername": "ivan94" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + }, + { + "name": "oauth", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d420baea9f276924e05b9e9d1c2481562b7f372d3688a6f497ce8472b202a5aa", + "globals": [], + "declaredModules": [ + "passport-oauth2" + ] + } + }, + "passport-oauth2-client-password": { + "0.1": { + "libraryName": "passport-oauth2-client-password", + "typingsPackageName": "passport-oauth2-client-password", + "projectName": "https://github.com/jaredhanson/passport-oauth2-client-password", + "contributors": [ + { + "name": "Ivan Zubok", + "url": "https://github.com/akaNightmare", + "githubUsername": "akaNightmare" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e90319edcf63d9db5e11ac800cfae72b333b3dc97664d0fafd7c3b550a1565ce", + "globals": [], + "declaredModules": [ + "passport-oauth2-client-password" + ] + } + }, + "passport-oauth2-refresh": { + "1.1": { + "libraryName": "passport-oauth2-refresh", + "typingsPackageName": "passport-oauth2-refresh", + "projectName": "https://github.com/fiznool/passport-oauth2-refresh#readme", + "contributors": [ + { + "name": "Daphne Smit", + "url": "https://github.com/daphnesmit", + "githubUsername": "daphnesmit" + }, + { + "name": "Brian Torres-Gil", + "url": "https://github.com/btorresgil", + "githubUsername": "btorresgil" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport-oauth2", + "version": "*" + }, + { + "name": "oauth", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a531819299abdbb6c527bb21f9b11ca73c179b5c9cbb42d115a8389ccc0fb2e", + "globals": [], + "declaredModules": [ + "passport-oauth2-refresh" + ] + } + }, + "passport-remember-me-extended": { + "0.0": { + "libraryName": "passport-remember-me-extended", + "typingsPackageName": "passport-remember-me-extended", + "projectName": "https://github.com/dereklakin/passport-remember-me", + "contributors": [ + { + "name": "AylaJK", + "url": "https://github.com/AylaJK", + "githubUsername": "AylaJK" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "341c6888946e17a1ca5bba31d81e4455135f034a7d198749b838d04636698137", + "globals": [], + "declaredModules": [ + "passport-remember-me-extended" + ] + } + }, + "passport-saml": { + "1.1": { + "libraryName": "passport-saml", + "typingsPackageName": "passport-saml", + "projectName": "https://github.com/bergie/passport-saml", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + }, + { + "name": "Damian Assennato", + "url": "https://github.com/dassennato", + "githubUsername": "dassennato" + }, + { + "name": "Karol Samborski", + "url": "https://github.com/ksamborski", + "githubUsername": "ksamborski" + }, + { + "name": "Jose Colella", + "url": "https://github.com/josecolella", + "githubUsername": "josecolella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "multiSamlStrategy.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4b4eb46d65a9fb5204ddef7133b79a508da44d276ec33839845c2c1bc1364be", + "globals": [], + "declaredModules": [ + "passport-saml", + "passport-saml/multiSamlStrategy" + ] + } + }, + "passport-steam": { + "1.0": { + "libraryName": "passport-steam", + "typingsPackageName": "passport-steam", + "projectName": "https://github.com/liamcurry/passport-steam", + "contributors": [ + { + "name": "Gonthier Renaud", + "url": "https://github.com/kzay", + "githubUsername": "kzay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express", + "passport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b634bc1e4bcc831ff568c4ea2f8e79aefab54d077e8ff227c8bc5363790f2af", + "globals": [], + "declaredModules": [ + "passport-steam" + ] + } + }, + "passport-strategy": { + "0.2": { + "libraryName": "Passport Strategy module", + "typingsPackageName": "passport-strategy", + "projectName": "https://github.com/jaredhanson/passport-strategy", + "contributors": [ + { + "name": "Lior Mualem", + "url": "https://github.com/liorm", + "githubUsername": "liorm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efc40dd7291981d3992d1eb8d1ece60f02b7218e4ad9cd55f4a44165a97d2f98", + "globals": [], + "declaredModules": [ + "passport-strategy" + ] + } + }, + "passport-twitter": { + "1.0": { + "libraryName": "passport-twitter", + "typingsPackageName": "passport-twitter", + "projectName": "https://github.com/jaredhanson/passport-twitter", + "contributors": [ + { + "name": "James Roland Cabresos", + "url": "https://github.com/staticfunction", + "githubUsername": "staticfunction" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d409bfac7e9d6a04ec7bd787429794038e0e697a6f60a793e6b75433057447f4", + "globals": [], + "declaredModules": [ + "passport-twitter" + ] + } + }, + "passport-unique-token": { + "1.0": { + "libraryName": "passport-unique-token", + "typingsPackageName": "passport-unique-token", + "projectName": "https://github.com/Lughino/passport-unique-token", + "contributors": [ + { + "name": "briman0094", + "url": "https://github.com/briman0094", + "githubUsername": "briman0094" + }, + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53f6058605ece0e48b2d5608ab39b72c2eedadb7cafc8f2a33973605cf8c4c8b", + "globals": [], + "declaredModules": [ + "passport-unique-token" + ] + } + }, + "passport-vkontakte": { + "1.3": { + "libraryName": "passport-vkontakte", + "typingsPackageName": "passport-vkontakte", + "projectName": "https://github.com/stevebest/passport-vkontakte#readme", + "contributors": [ + { + "name": "Anton Lobashev", + "url": "https://github.com/soulthreads", + "githubUsername": "soulthreads" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "passport", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2783326f282afa4e1d5faead7842625b4bb27dc0f1669b422f96aaadbb8f053f", + "globals": [], + "declaredModules": [ + "passport-vkontakte" + ] + } + }, + "passport-windowsauth": { + "3.0": { + "libraryName": "passport-windowsauth", + "typingsPackageName": "passport-windowsauth", + "projectName": "https://github.com/auth0/passport-windowsauth#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + }, + { + "name": "ldapjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ddca90f662e14100055d5fb0ec34eb902067a44890d9307ca4a0758b3b71381", + "globals": [], + "declaredModules": [ + "passport-windowsauth" + ] + } + }, + "passport.socketio": { + "3.7": { + "libraryName": "passport.socketio", + "typingsPackageName": "passport.socketio", + "projectName": "https://github.com/jfromaniello/passport.socketio#readme", + "contributors": [ + { + "name": "AhmedMKamal", + "url": "https://github.com/AhmedMKamal", + "githubUsername": "AhmedMKamal" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-session", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + }, + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [ + "cookie-parser", + "connect-mongo" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "connect-mongo", + "version": "^3.1.1" + } + ], + "contentHash": "46f53e89f32835c61c9d6fa1b8af4d6f814bb0a108b8872c2c9b8c81eaae4adf", + "globals": [], + "declaredModules": [ + "passport.socketio" + ] + } + }, + "password": { + "0.1": { + "libraryName": "password", + "typingsPackageName": "password", + "projectName": "https://github.com/shimaore/password", + "contributors": [ + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d7b3a17477be55446890a5eabd8a38530738e13b9bf9870e105dd0c0c9575b1", + "globals": [], + "declaredModules": [ + "password" + ] + } + }, + "password-hash": { + "1.2": { + "libraryName": "password-hash", + "typingsPackageName": "password-hash", + "projectName": "https://github.com/davidwood/node-password-hash", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso", + "githubUsername": "mugeso" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9c42bffb86ad13b9841a8d38c5077ea6468ad6e23d18dca724cdeaa5a81b44a", + "globals": [], + "declaredModules": [ + "password-hash" + ] + } + }, + "password-hash-and-salt": { + "0.1": { + "libraryName": "password-hash-and-salt", + "typingsPackageName": "password-hash-and-salt", + "projectName": "https://github.com/florianheinemann/password-hash-and-salt", + "contributors": [ + { + "name": "Ali Taheri", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6d6199b1ac2ad8287e1df0be4ab2b7fd6ed5ad0623c7f68a3a670da9b2b223d8", + "globals": [], + "declaredModules": [ + "password-hash-and-salt" + ] + } + }, + "path-is-absolute": { + "1.0": { + "libraryName": "path-is-absolute", + "typingsPackageName": "path-is-absolute", + "projectName": "https://github.com/sindresorhus/path-is-absolute#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0165f2dd067d29766f802f07ca76555555aee613dd411f2cebba16527b92b6e5", + "globals": [], + "declaredModules": [ + "path-is-absolute" + ] + } + }, + "path-is-inside": { + "1.0": { + "libraryName": "path-is-inside", + "typingsPackageName": "path-is-inside", + "projectName": "https://github.com/domenic/path-is-inside#readme", + "contributors": [ + { + "name": "Alexander Marks", + "url": "https://github.com/aomarks", + "githubUsername": "aomarks" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e687ce68b13fcea9ca863bf239e13933944b4b0169d9ed0d25f03dfb0828ceb", + "globals": [], + "declaredModules": [ + "path-is-inside" + ] + } + }, + "path-parse": { + "1.0": { + "libraryName": "path-parse", + "typingsPackageName": "path-parse", + "projectName": "https://github.com/jbgutierrez/path-parse", + "contributors": [ + { + "name": "Dan Chao", + "url": "http://dchao.co" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dc94033df3bac7e0630cc7b4b4882ab6b46284d5215f05b1c60f7c3421e5cb4", + "globals": [], + "declaredModules": [ + "path-parse" + ] + } + }, + "path-regex": { + "1.0": { + "libraryName": "path-regex", + "typingsPackageName": "path-regex", + "projectName": "https://github.com/regexps/path-regex", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11eab94d700d3105a24cfb1a3f4eea50751987b7d5b999b28bc76837253e2b46", + "globals": [], + "declaredModules": [ + "path-regex" + ] + } + }, + "pathfinding": { + "0.0": { + "libraryName": "pathfinding", + "typingsPackageName": "pathfinding", + "projectName": "https://github.com/qiao/PathFinding.js", + "contributors": [ + { + "name": "BNedry", + "url": "https://github.com/BNedry", + "githubUsername": "BNedry" + }, + { + "name": "Hartley Robertson", + "url": "https://github.com/hartleyrobertson", + "githubUsername": "hartleyrobertson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4331c9a50713891edafd0ff708bfd319a1dcc98e2d6f29b091a73036f5bea21c", + "globals": [], + "declaredModules": [ + "pathfinding" + ] + } + }, + "pathjs": { + "0.8": { + "libraryName": "Pathjs", + "typingsPackageName": "pathjs", + "projectName": "https://github.com/mtrpcic/pathjs", + "contributors": [ + { + "name": "Lokesh Peta", + "url": "https://github.com/lokeshpeta", + "githubUsername": "lokeshpeta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ee997d7a740c2cfafb31ed72dba6068dfc58eb6893fc7775bbd649dd2ee732a", + "globals": [], + "declaredModules": [ + "pathjs" + ] + } + }, + "pathval": { + "1.1": { + "libraryName": "pathval", + "typingsPackageName": "pathval", + "projectName": "https://www.npmjs.com/package/pathval", + "contributors": [ + { + "name": "Rebecca Turner", + "url": "https://github.com/9999years", + "githubUsername": "9999years" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adbc9ea2922d0001451c0d9b6e9b90f4ef69f7a13df53523d2d6ce1d626e54fa", + "globals": [ + "pathval" + ], + "declaredModules": [ + "pathval" + ] + } + }, + "pathwatcher": { + "8.0": { + "libraryName": "pathwatcher", + "typingsPackageName": "pathwatcher", + "projectName": "https://github.com/atom/node-pathwatcher", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "event-kit", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "032d3b069c5b92b8017d6f48cddba742cc0119e7f9079c0134775efddb909892", + "globals": [], + "declaredModules": [ + "pathwatcher" + ] + } + }, + "pause": { + "0.1": { + "libraryName": "pause", + "typingsPackageName": "pause", + "projectName": "https://github.com/stream-utils/pause", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea0b1aff11d040908b902137f4f5219824b000406fe3bdbdc7aa7a206217f698", + "globals": [], + "declaredModules": [ + "pause" + ] + } + }, + "payment": { + "2.1": { + "libraryName": "payment", + "typingsPackageName": "payment", + "projectName": "https://github.com/jessepollak/payment#readme", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/apare", + "githubUsername": "apare" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac9b8608e2d9c44a91af668652687e2fed0afede7a2cb733e6048ff78b7ed8cc", + "globals": [], + "declaredModules": [ + "payment" + ] + } + }, + "paypal-cordova-plugin": { + "3.1": { + "libraryName": "PayPal-Cordova-Plugin", + "typingsPackageName": "paypal-cordova-plugin", + "projectName": "https://github.com/paypal/PayPal-Cordova-Plugin", + "contributors": [ + { + "name": "Justin Unterreiner", + "url": "https://github.com/Justin-Credible", + "githubUsername": "Justin-Credible" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e919ef13bcd8ed81d22b70fa6cbdab381b51898109833f56e03f721380f9c2b", + "globals": [ + "PayPalConfiguration", + "PayPalItem", + "PayPalMobile", + "PayPalPayment", + "PayPalPaymentDetails", + "PayPalShippingAddress" + ], + "declaredModules": [] + } + }, + "paypal-rest-sdk": { + "1.7": { + "libraryName": "paypal-rest-sdk", + "typingsPackageName": "paypal-rest-sdk", + "projectName": "https://github.com/paypal/PayPal-node-SDK", + "contributors": [ + { + "name": "Andrew Throener", + "url": "https://github.com/trainerbill", + "githubUsername": "trainerbill" + }, + { + "name": "Barron Wei", + "url": "https://github.com/barronwei", + "githubUsername": "barronwei" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74f1a345bb7d9308a9ac58a6801c277c1d003dac1783e75ebc4ab8014f8c2f2b", + "globals": [], + "declaredModules": [ + "paypal-rest-sdk" + ] + } + }, + "paystack": { + "2.0": { + "libraryName": "paystack", + "typingsPackageName": "paystack", + "projectName": "https://github.com/kehers/paystack", + "contributors": [ + { + "name": "Oladiran Segun Solomon", + "url": "https://github.com/sheghun", + "githubUsername": "sheghun" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "339495ce352cd25d369a2316eecb076e35f0a9e8befdcc8046a8a11db17b2096", + "globals": [], + "declaredModules": [ + "paystack" + ] + } + }, + "pbf": { + "3.0": { + "libraryName": "pbf", + "typingsPackageName": "pbf", + "projectName": "https://github.com/mapbox/pbf", + "contributors": [ + { + "name": "Christian Schwarz", + "url": "https://github.com/cschwarz", + "githubUsername": "cschwarz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1866c3d3e1d0b406a7245326b3e26c4986a1689e5ad8e527b6169119df0425b", + "globals": [], + "declaredModules": [ + "pbf" + ] + } + }, + "pbkdf2": { + "3.0": { + "libraryName": "pbkdf2", + "typingsPackageName": "pbkdf2", + "projectName": "https://github.com/crypto-browserify/pbkdf2", + "contributors": [ + { + "name": "Timon Engelke", + "url": "https://github.com/timonegk", + "githubUsername": "timonegk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6189191e5323237d4baf6e0d367c1e37d152b5aed5f60772038bb5aab6332a8e", + "globals": [], + "declaredModules": [ + "pbkdf2" + ] + } + }, + "pdf-image": { + "2.0": { + "libraryName": "pdf-image", + "typingsPackageName": "pdf-image", + "projectName": "https://github.com/mooz/node-pdf-image#readme", + "contributors": [ + { + "name": "NickLatkovich", + "url": "https://github.com/nicklatkovich", + "githubUsername": "nicklatkovich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f273f0bb6441d24876431041841717aa8f3b425b2a13244566b7098fb7cdd6f", + "globals": [], + "declaredModules": [ + "pdf-image" + ] + } + }, + "pdf2image": { + "1.2": { + "libraryName": "pdf2image", + "typingsPackageName": "pdf2image", + "projectName": "https://bitbucket.org/RicardoCacheira/pdf2image#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c409cf3fa8f5623d634e60d55d632763f115a72c5749486f06f941b99f65d8d", + "globals": [], + "declaredModules": [ + "pdf2image" + ] + } + }, + "pdfjs-dist": { + "2.1": { + "libraryName": "PDF.js", + "typingsPackageName": "pdfjs-dist", + "projectName": "https://github.com/mozilla/pdf.js", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + }, + { + "name": "Dmitrii Sorin", + "url": "https://github.com/1999", + "githubUsername": "1999" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "webpack/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2919339af2868956327d7181125a0090cb599052d171b81e77b017988dbb3662", + "globals": [], + "declaredModules": [ + "pdfjs-dist", + "pdfjs-dist/webpack" + ] + } + }, + "pdfkit": { + "0.10": { + "libraryName": "Pdfkit", + "typingsPackageName": "pdfkit", + "projectName": "http://pdfkit.org", + "contributors": [ + { + "name": "Eric Hillah", + "url": "https://github.com/erichillah", + "githubUsername": "erichillah" + }, + { + "name": "Erik Berreßem", + "url": "https://github.com/she11sh0cked", + "githubUsername": "she11sh0cked" + }, + { + "name": "Jeroen Vervaeke", + "url": "https://github.com/jeroenvervaeke/" + }, + { + "name": "Thales Agapito", + "url": "https://github.com/thalesagapito/" + }, + { + "name": "Evgeny Baram", + "url": "https://github.com/r4tz52/" + }, + { + "name": "BamButz", + "url": "https://github.com/BamButz/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a93cea429152c4d20229ed2342fa951c3489cd0c6e195d077c2075b89322028a", + "globals": [ + "PDFKit" + ], + "declaredModules": [ + "pdfkit/js/data", + "pdfkit", + "pdfkit/js/gradient", + "pdfkit/js/page", + "pdfkit/js/reference", + "pdfkit/js/mixins/annotations", + "pdfkit/js/mixins/color", + "pdfkit/js/mixins/fonts", + "pdfkit/js/mixins/images", + "pdfkit/js/mixins/text", + "pdfkit/js/mixins/vector" + ] + } + }, + "pdfmake": { + "0.1": { + "libraryName": "pdfmake", + "typingsPackageName": "pdfmake", + "projectName": "http://pdfmake.org", + "contributors": [ + { + "name": "Milen Stefanov", + "url": "https://github.com/m1llen1um", + "githubUsername": "m1llen1um" + }, + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "Enzo Volkmann", + "url": "https://github.com/evolkmann", + "githubUsername": "evolkmann" + }, + { + "name": "Andi Pätzold", + "url": "https://github.com/andipaetzold", + "githubUsername": "andipaetzold" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e90ad88155bcb53dd965d7d1c5f65fbd8600c99c038cac58ef81ef19756b3ea", + "globals": [], + "declaredModules": [ + "pdfmake/build/vfs_fonts", + "pdfmake/build/pdfmake" + ] + } + }, + "pdfobject": { + "2.0": { + "libraryName": "PDFObject", + "typingsPackageName": "pdfobject", + "projectName": "https://github.com/pipwerks/PDFObject", + "contributors": [ + { + "name": "Niels Boogaard", + "url": "https://github.com/nielsboogaard", + "githubUsername": "nielsboogaard" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "523c645bf090da67e8113e1ba8ff3cda63a7e78c2952a38e88b786b0e940607f", + "globals": [], + "declaredModules": [ + "pdfobject" + ] + } + }, + "pebblekitjs": { + "4.0": { + "libraryName": "PebbleKit JS", + "typingsPackageName": "pebblekitjs", + "projectName": "https://developer.pebble.com/docs/js/Pebble/", + "contributors": [ + { + "name": "Makoto Kawasaki", + "url": "https://github.com/makotokw", + "githubUsername": "makotokw" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc9f224dee11b024c03196162639b044cb3add9d5e86b6da40b389f67e649d17", + "globals": [ + "Pebble" + ], + "declaredModules": [] + } + }, + "peer-dial": { + "0.0": { + "libraryName": "peer-dial", + "typingsPackageName": "peer-dial", + "projectName": "https://github.com/fraunhoferfokus/peer-dial", + "contributors": [ + { + "name": "James Tooley", + "url": "https://github.com/RealTYPICAL", + "githubUsername": "RealTYPICAL" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node-uuid", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1ea126c6c1a6b06619d8f89b151585d9b18fb79c6fde0bb6e53000407fdf6f7", + "globals": [], + "declaredModules": [ + "peer-dial" + ] + } + }, + "pegjs": { + "0.10": { + "libraryName": "PEG.js", + "typingsPackageName": "pegjs", + "projectName": "http://pegjs.org/", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Tobias Kahlert", + "url": "https://github.com/SrTobi", + "githubUsername": "SrTobi" + }, + { + "name": "C.J. Bell", + "url": "https://github.com/siegebell", + "githubUsername": "siegebell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "664419964a059927c29b4fbc14bc7291933d826a2d10ea96f519464eb7fb666f", + "globals": [ + "PEG" + ], + "declaredModules": [ + "pegjs" + ] + } + }, + "pem": { + "1.9": { + "libraryName": "PEM", + "typingsPackageName": "pem", + "projectName": "https://github.com/dexus/pem", + "contributors": [ + { + "name": "Anthony Trinh", + "url": "https://github.com/tony19", + "githubUsername": "tony19" + }, + { + "name": "Ruslan Arkhipau", + "url": "https://github.com/DethAriel", + "githubUsername": "DethAriel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65cd1c8e90804109f56b5794568a745a7578eb419f5b001e0aa86038b4142890", + "globals": [], + "declaredModules": [ + "pem" + ] + } + }, + "pem-jwk": { + "1.5": { + "libraryName": "pem-jwk", + "typingsPackageName": "pem-jwk", + "projectName": "https://github.com/dannycoates/pem-jwk", + "contributors": [ + { + "name": "Alessio Paccoia", + "url": "https://github.com/alessiopcc", + "githubUsername": "alessiopcc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8914d2a8faff81d67cf34be07db2249edc12f0ec783f3acb2fec7c5713defc0e", + "globals": [], + "declaredModules": [ + "pem-jwk" + ] + } + }, + "pendo-io-browser": { + "2.16": { + "libraryName": "Pendo.io Agent", + "typingsPackageName": "pendo-io-browser", + "projectName": "https://www.pendo.io/", + "contributors": [ + { + "name": "Aaron Beall", + "url": "https://github.com/aaronbeall", + "githubUsername": "aaronbeall" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "982210d682dadbf86d108c153666737ce93865b0a1280ca3cc3fd3421c958125", + "globals": [ + "pendo" + ], + "declaredModules": [] + } + }, + "permit": { + "0.2": { + "libraryName": "permit", + "typingsPackageName": "permit", + "projectName": "https://github.com/ianstormtaylor/permit#readme", + "contributors": [ + { + "name": "Jannik Keye", + "url": "https://github.com/jannikkeye", + "githubUsername": "jannikkeye" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35d85a5004afbac20220864270e66e91900acd06074f1221a88c4f0ef0bcda7e", + "globals": [], + "declaredModules": [ + "permit" + ] + } + }, + "persona": { + "0.0": { + "libraryName": "Persona", + "typingsPackageName": "persona", + "projectName": "http://www.mozilla.org/en-US/persona", + "contributors": [ + { + "name": "James Frasca", + "url": "https://github.com/Nycto", + "githubUsername": "Nycto" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ce4b0c54d4f5e2d165896a2b89a487aa5c3428843b57c82093761ad950fa347", + "globals": [], + "declaredModules": [] + } + }, + "pet-finder-api": { + "1.0": { + "libraryName": "pet-finder-api", + "typingsPackageName": "pet-finder-api", + "projectName": "https://github.com/drlukeangel/Pet-Finder-API-Javascript-Library", + "contributors": [ + { + "name": "ncipollina", + "url": "https://github.com/ncipollina", + "githubUsername": "ncipollina" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "656e5b51f5f0f9336ca8883b9065d3005afb84a20bdfc10da5019ffde38a95a6", + "globals": [], + "declaredModules": [ + "pet-finder-api" + ] + } + }, + "petit-dom": { + "0.2": { + "libraryName": "Petit-Dom", + "typingsPackageName": "petit-dom", + "projectName": "https://github.com/yelouafi/petit-dom", + "contributors": [ + { + "name": "James Messinger", + "url": "https://github.com/JamesMessinger", + "githubUsername": "JamesMessinger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f12666f4330e81cc0cc261ced48df23517303e264d82da2d96071dc60fa38c2", + "globals": [], + "declaredModules": [ + "petit-dom" + ] + } + }, + "pg": { + "7.14": { + "libraryName": "pg", + "typingsPackageName": "pg", + "projectName": "http://github.com/brianc/node-postgres", + "contributors": [ + { + "name": "Phips Peter", + "url": "https://github.com/pspeter3", + "githubUsername": "pspeter3" + }, + { + "name": "Ravi van Rooijen", + "url": "https://github.com/HoldYourWaffle", + "githubUsername": "HoldYourWaffle" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg-types", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86a0d5c06dcab6461a7132126bb37e0e9186bd73c69bffa35a14ca30eff5dcb5", + "globals": [], + "declaredModules": [ + "pg" + ] + }, + "6.1": { + "libraryVersionDirectoryName": "6", + "libraryName": "pg", + "typingsPackageName": "pg", + "projectName": "https://github.com/brianc/node-postgres", + "contributors": [ + { + "name": "Phips Peter", + "url": "https://github.com/pspeter3", + "githubUsername": "pspeter3" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg-types", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "pg", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8eb085621ad243063dfda4f57ef200837faf0f9df9f6eaf3a3bc4cd60bbe6b1c", + "globals": [], + "declaredModules": [ + "pg" + ] + } + }, + "pg-copy-streams": { + "1.2": { + "libraryName": "pg-copy-streams", + "typingsPackageName": "pg-copy-streams", + "projectName": "https://github.com/brianc/node-pg-copy-streams", + "contributors": [ + { + "name": "Brian Crowell", + "url": "https://github.com/fluggo", + "githubUsername": "fluggo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "247cf9566e7a44e98c3e0d6339c8f173a8777fc3c637e63e443fbd1d4a80227f", + "globals": [], + "declaredModules": [ + "pg-copy-streams" + ] + } + }, + "pg-ears": { + "1.0": { + "libraryName": "pg-ears", + "typingsPackageName": "pg-ears", + "projectName": "https://github.com/doesdev/pg-ears", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ae07124c3b56a37c6dd44dd4309707e4eec9c68d8ebe5ce445f7da78e6ddb02", + "globals": [], + "declaredModules": [ + "pg-ears" + ] + } + }, + "pg-escape": { + "0.2": { + "libraryName": "pg-escape", + "typingsPackageName": "pg-escape", + "projectName": "https://github.com/segmentio/pg-escape", + "contributors": [ + { + "name": "Cameron Yan", + "url": "https://github.com/khell", + "githubUsername": "khell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "caa4d75388d7ebea3bc057efae99782d652bdf188e4209722a7b10bfecc6379d", + "globals": [], + "declaredModules": [ + "pg-escape" + ] + } + }, + "pg-format": { + "1.0": { + "libraryName": "pg-format", + "typingsPackageName": "pg-format", + "projectName": "https://github.com/datalanche/node-pg-format", + "contributors": [ + { + "name": "Alec Zopf", + "url": "https://github.com/zopf", + "githubUsername": "zopf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd52aff1a3f4ff35eb288c4f61702d08db8a9e31ae0eea4c573c02cdcf803f1a", + "globals": [], + "declaredModules": [ + "pg-format" + ] + } + }, + "pg-large-object": { + "2.0": { + "libraryName": "pg-large-object", + "typingsPackageName": "pg-large-object", + "projectName": "https://github.com/Joris-van-der-Wel/node-pg-large-object#readme", + "contributors": [ + { + "name": "Mateusz Krupa", + "url": "https://github.com/mateuszkrupa", + "githubUsername": "mateuszkrupa" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "buffer" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c170d53b808dfe361b7c2fa38292b1fa6e80513c38252e05d161d94045811e9", + "globals": [], + "declaredModules": [ + "pg-large-object" + ] + } + }, + "pg-pool": { + "2.0": { + "libraryName": "pg-pool", + "typingsPackageName": "pg-pool", + "projectName": "https://github.com/brianc/node-pg-pool", + "contributors": [ + { + "name": "Leo Liang", + "url": "https://github.com/aleung", + "githubUsername": "aleung" + }, + { + "name": "Nikita Tokarchuk", + "url": "https://github.com/mainnika", + "githubUsername": "mainnika" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60f8b81e451084229b67f4705c19942cfa7b49a886197d5e44ed6e7f0df36ead", + "globals": [], + "declaredModules": [ + "pg-pool" + ] + } + }, + "pg-query-stream": { + "1.0": { + "libraryName": "pg-query-stream", + "typingsPackageName": "pg-query-stream", + "projectName": "https://github.com/brianc/node-pg-query-stream", + "contributors": [ + { + "name": "António Marques", + "url": "https://github.com/asmarques", + "githubUsername": "asmarques" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pg", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf07e29e3e56c8046315abbdd043a0c43f752f2c5f031695bc6ffdb994a294d1", + "globals": [], + "declaredModules": [ + "pg-query-stream" + ] + } + }, + "pg-types": { + "1.11": { + "libraryName": "pg-types", + "typingsPackageName": "pg-types", + "projectName": "https://github.com/brianc/node-pg-types", + "contributors": [ + { + "name": "James Bracy", + "url": "https://github.com/waratuman", + "githubUsername": "waratuman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef8b9f4c3201d328e52bd98ccc08e5f10b8a3ce6de699f7a3ae0dfee758457f1", + "globals": [], + "declaredModules": [ + "pg-types" + ] + } + }, + "pgwmodal": { + "2.0": { + "libraryName": "PgwModal", + "typingsPackageName": "pgwmodal", + "projectName": "http://pgwjs.com/pgwmodal/", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine613", + "githubUsername": "pine613" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "907f18fc1ed51faf9fa449cf7ec809e366be13884b67336569ab2c09bb83f79c", + "globals": [], + "declaredModules": [] + } + }, + "phantom": { + "3.2": { + "libraryName": "PhantomJS bridge for NodeJS", + "typingsPackageName": "phantom", + "projectName": "https://github.com/sgentle/phantomjs-node", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + }, + { + "name": "Random", + "url": "https://github.com/llRandom", + "githubUsername": "llRandom" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7358ab62653372d47493939387c668048e22a53e2f2ee8a8042e6d137f973945", + "globals": [], + "declaredModules": [ + "phantom" + ] + } + }, + "phantomcss": { + "0.11": { + "libraryName": "PhantomCSS", + "typingsPackageName": "phantomcss", + "projectName": "https://github.com/Huddle/PhantomCSS", + "contributors": [ + { + "name": "Amaury Bauzac", + "url": "https://github.com/abauzac", + "githubUsername": "abauzac" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "casperjs", + "version": "*" + }, + { + "name": "resemblejs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b48506e8283faa2dfc9ea6ec3d0efc2a02cd0bbc94c4bbd8efd05a62d591fe2", + "globals": [], + "declaredModules": [ + "phantomcss" + ] + } + }, + "phantomjs": { + "1.9": { + "libraryName": "PhantomJS API", + "typingsPackageName": "phantomjs", + "projectName": "https://github.com/ariya/phantomjs/wiki/API-Reference", + "contributors": [ + { + "name": "Jed Hunsaker", + "url": "https://github.com/jedhunsaker", + "githubUsername": "jedhunsaker" + }, + { + "name": "Mike Keesey", + "url": "https://github.com/keesey", + "githubUsername": "keesey" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e0c593be661429c256d2df3a8918d2c30530e7f36afcb7507f04aa819dd5847", + "globals": [ + "phantom", + "require" + ], + "declaredModules": [ + "webpage" + ] + } + }, + "phoenix": { + "1.4": { + "libraryName": "phoenix", + "typingsPackageName": "phoenix", + "projectName": "https://github.com/phoenixframework/phoenix", + "contributors": [ + { + "name": "Mirosław Ciastek", + "url": "https://github.com/mciastek", + "githubUsername": "mciastek" + }, + { + "name": "John Goff", + "url": "https://github.com/John-Goff", + "githubUsername": "John-Goff" + }, + { + "name": "Po Chen", + "url": "https://github.com/princemaple", + "githubUsername": "princemaple" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0781dd190ae687a0a085415974067c2beccf1711e155f1cd781bd86baa3c0310", + "globals": [], + "declaredModules": [ + "phoenix" + ] + } + }, + "phone": { + "2.4": { + "libraryName": "phone", + "typingsPackageName": "phone", + "projectName": "https://github.com/aftership/phone", + "contributors": [ + { + "name": "Hagai Cohen", + "url": "https://github.com/DxCx", + "githubUsername": "DxCx" + }, + { + "name": "Tim Brown", + "url": "https://github.com/brimtown", + "githubUsername": "brimtown" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fafac6a9d01dfc83488f5e42db49589cef2c84480154bab8d7beec1d0b0e957", + "globals": [], + "declaredModules": [ + "phone" + ] + } + }, + "phone-formatter": { + "0.0": { + "libraryName": "phone-formatter", + "typingsPackageName": "phone-formatter", + "projectName": "https://github.com/stevekinney/node-phone-formatter", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "901a20a1a273b67eee824aa5295d7a3d0fdcd42bf2e6160b393d5dd40f956f4d", + "globals": [], + "declaredModules": [ + "phone-formatter" + ] + } + }, + "phoneformat.js": { + "1.0": { + "libraryName": "phoneformat.js", + "typingsPackageName": "phoneformat.js", + "projectName": "https://github.com/albeebe/phoneformat.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d43d85dbfec7fda1e471c6417cd9a2f458ecb93076cac1ba5bd5e551f2ea2f7b", + "globals": [ + "phoneFormat" + ], + "declaredModules": [ + "phoneformat.js" + ] + } + }, + "phonegap": { + "2.3": { + "libraryName": "PhoneGap", + "typingsPackageName": "phonegap", + "projectName": "http://phonegap.com", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Dick van den Brink", + "url": "https://github.com/DickvdBrink", + "githubUsername": "DickvdBrink" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa8edbad99e8e1022f8522a0d4090aed2db1eb715816eca15d797399ad8e2fd9", + "globals": [ + "Acceleration", + "CameraPopoverOptions", + "CompassError", + "Connection", + "ContactError", + "ContactField", + "ContactFindOptions", + "ContactName", + "DirectoryEntry", + "FileError", + "FileTransfer", + "FileTransferError", + "FileUploadOptions", + "GlobalizationError", + "Keyboard", + "LocalFileSystem", + "Media", + "StatusBar", + "device", + "phoneGapNavigator" + ], + "declaredModules": [] + } + }, + "phonegap-facebook-plugin": { + "0.11": { + "libraryName": "phonegap-facebook-plugin", + "typingsPackageName": "phonegap-facebook-plugin", + "projectName": "https://github.com/Wizcorp/phonegap-facebook-plugin", + "contributors": [ + { + "name": "Justin Unterreiner", + "url": "https://github.com/Justin-Credible", + "githubUsername": "Justin-Credible" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac7e609047c825a8b0aa6b8f3e189aa2be0e1135d8ed72348f3be3f62091a9a5", + "globals": [ + "facebookConnectPlugin" + ], + "declaredModules": [] + } + }, + "phonegap-nfc": { + "0.0": { + "libraryName": "Phonegap NFC Plugin", + "typingsPackageName": "phonegap-nfc", + "projectName": "https://github.com/chariotsolutions/phonegap-nfc", + "contributors": [ + { + "name": "Michael Desigaud", + "url": "https://github.com/michaeldesigaud", + "githubUsername": "michaeldesigaud" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38946627eb5078e34a6f3ccaea0cc2ee013d4a46cc35e5d44f9a96757eb6c778", + "globals": [ + "ndef", + "nfc", + "util" + ], + "declaredModules": [ + "nfc", + "ndef", + "util" + ] + } + }, + "phonegap-plugin-barcodescanner": { + "0.0": { + "libraryName": "phonegap-plugin-barcodescanner", + "typingsPackageName": "phonegap-plugin-barcodescanner", + "projectName": "https://github.com/phonegap/phonegap-plugin-barcodescanner", + "contributors": [ + { + "name": "Nathan Ainslie", + "url": "https://www.github.com/nainslie" + }, + { + "name": "Jeff Wu", + "url": "https://www.github.com/jeffwu85182" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "cordova" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd2ee97ff518565c829c3213d273ba0aa9d036ad0830291cb10be42221d40d25", + "globals": [], + "declaredModules": [] + } + }, + "phonon": { + "1.4": { + "libraryName": "phonon", + "typingsPackageName": "phonon", + "projectName": "https://github.com/quark-dev/Phonon-Framework", + "contributors": [ + { + "name": "Kévin SERIN", + "url": "https://github.com/kserin", + "githubUsername": "kserin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "awesomplete", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9fbc69cfb843dd393921cb5ffcb5b26e883a409d90d973acfd8c13f6465be60", + "globals": [ + "phonon" + ], + "declaredModules": [] + } + }, + "photonui": { + "1.0": { + "libraryName": "PhotonUI", + "typingsPackageName": "photonui", + "projectName": "https://github.com/wanadev/PhotonUI", + "contributors": [ + { + "name": "Florent Poujol", + "url": "https://github.com/florentpoujol", + "githubUsername": "florentpoujol" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3586287e5a88f17649805e5d208e469f8c01daebf9a6a336260ec07a8b4c705f", + "globals": [ + "_", + "photonui" + ], + "declaredModules": [] + } + }, + "photoswipe": { + "4.1": { + "libraryName": "PhotoSwipe", + "typingsPackageName": "photoswipe", + "projectName": "http://photoswipe.com/", + "contributors": [ + { + "name": "Xiaohan Zhang", + "url": "https://github.com/hellochar", + "githubUsername": "hellochar" + }, + { + "name": "PikachuEXE", + "url": "https://github.com/PikachuEXE", + "githubUsername": "PikachuEXE" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dist/photoswipe-ui-default/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7f3fa9a36002add315bff128a6ca35dc53e5662dc01362936492e8dee62c4c2", + "globals": [ + "PhotoSwipe", + "PhotoSwipeUI_Default" + ], + "declaredModules": [ + "photoswipe", + "photoswipe/dist/photoswipe-ui-default" + ] + } + }, + "php-serialize": { + "3.0": { + "libraryName": "php-serialize", + "typingsPackageName": "php-serialize", + "projectName": "https://github.com/steelbrain/php-serialize", + "contributors": [ + { + "name": "Changhui Lee", + "url": "https://github.com/blurfx", + "githubUsername": "blurfx" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4229c6c043c08557a300121fb634f6098f22833cbd05ac42932f6088e130d53e", + "globals": [], + "declaredModules": [ + "php-serialize" + ] + } + }, + "physijs": { + "0.0": { + "libraryName": "Physijs", + "typingsPackageName": "physijs", + "projectName": "http://chandlerprall.github.io/Physijs/", + "contributors": [ + { + "name": "Satoru Kimura", + "url": "https://github.com/gyohk", + "githubUsername": "gyohk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "three", + "version": "*" + } + ], + "testDependencies": [ + "stats.js" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/three", + "version": "^0.93.31" + } + ], + "contentHash": "53c417af68fff9c4591854c93dd49759339e8370feeb508501b5577bf9cfa5f2", + "globals": [ + "Physijs" + ], + "declaredModules": [] + } + }, + "pi-spi": { + "0.0": { + "libraryName": "pi-spi", + "typingsPackageName": "pi-spi", + "projectName": "https://github.com/natevw/pi-spi", + "contributors": [ + { + "name": "Marcel Ernst", + "url": "https://github.com/marcel-ernst", + "githubUsername": "marcel-ernst" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04e79abc959e52707bbd68e5004fc823f425865c088180cb2a93351e6b07ef72", + "globals": [], + "declaredModules": [ + "pi-spi" + ] + } + }, + "pica": { + "5.1": { + "libraryName": "pica", + "typingsPackageName": "pica", + "projectName": "https://github.com/nodeca/pica", + "contributors": [ + { + "name": "Hamit YILMAZ", + "url": "https://github.com/hmtylmz", + "githubUsername": "hmtylmz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bb3c5b7437e217e350a5d1473531d8ba930874cfe7ed3a0c71792f975e5a807", + "globals": [ + "Pica" + ], + "declaredModules": [] + } + }, + "pick-deep": { + "1.0": { + "libraryName": "pick-deep", + "typingsPackageName": "pick-deep", + "projectName": "https://github.com/strikeentco/pick-deep#readme", + "contributors": [ + { + "name": "Elliott Campbell", + "url": "https://github.com/ElliottCampbellJHA", + "githubUsername": "ElliottCampbellJHA" + }, + { + "name": "Eric Heikes", + "url": "https://github.com/eheikes", + "githubUsername": "eheikes" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7b0e53662af59b77f6e043fd6ceaaa641ad7a6fa7191bfeb2cfa9e9613f808a", + "globals": [], + "declaredModules": [ + "pick-deep" + ] + } + }, + "pick-weight": { + "1.0": { + "libraryName": "pick-weight", + "typingsPackageName": "pick-weight", + "projectName": "https://github.com/mock-end/pick-weight#readme", + "contributors": [ + { + "name": "Roberts Slisans", + "url": "https://github.com/rsxdalv", + "githubUsername": "rsxdalv" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19d685ca0370366950d60df40b5552f5f410967ee75556c1d28349c55b5a041c", + "globals": [], + "declaredModules": [ + "pick-weight" + ] + } + }, + "pickadate": { + "3.5": { + "libraryName": "pickadate.js", + "typingsPackageName": "pickadate", + "projectName": "https://github.com/amsul/pickadate.js", + "contributors": [ + { + "name": "Theodore Brown", + "url": "https://github.com/theodorejb", + "githubUsername": "theodorejb" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d7963b312494d6171896b816fd983234b164905a77798df782167ec7386df6f", + "globals": [], + "declaredModules": [] + } + }, + "picturefill": { + "3.0": { + "libraryName": "picturefill", + "typingsPackageName": "picturefill", + "projectName": "https://scottjehl.github.io/picturefill/", + "contributors": [ + { + "name": "Alexander Azarov", + "url": "https://github.com/alaz", + "githubUsername": "alaz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03c5032923bda713ff858be1b0666cbcca8a365a87770d54f27062f5aacd0718", + "globals": [ + "picturefill" + ], + "declaredModules": [ + "picturefill" + ] + } + }, + "pid-from-port": { + "1.1": { + "libraryName": "pid-from-port", + "typingsPackageName": "pid-from-port", + "projectName": "https://github.com/kevva/pid-from-port#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4825e6b231ccc1250d493a885ba65db13dec12a6be560b44360f37556a5f05a", + "globals": [], + "declaredModules": [ + "pid-from-port" + ] + } + }, + "pidusage": { + "2.0": { + "libraryName": "pidusage", + "typingsPackageName": "pidusage", + "projectName": "https://github.com/soyuka/pidusage", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "wujingtao", + "url": "https://github.com/mx601595686", + "githubUsername": "mx601595686" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec9b4423a3e7f3a99b42213f30f32a8fb7fa824350440c88078b38b23a9a0dd6", + "globals": [], + "declaredModules": [ + "pidusage" + ] + } + }, + "pify": { + "3.0": { + "libraryName": "pify", + "typingsPackageName": "pify", + "projectName": "https://github.com/sindresorhus/pify", + "contributors": [ + { + "name": "Sam Verschueren", + "url": "https://github.com/samverschueren", + "githubUsername": "samverschueren" + }, + { + "name": "[Michael Müller]", + "url": "https://github.com/mad-mike", + "githubUsername": "mad-mike" + }, + { + "name": "Christoph Müller", + "url": "https://github.com/c7hm4r", + "githubUsername": "c7hm4r" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d85b177b96a76e16c08ce17b77449a9fbc61ac5b1c58caada1ceae5e164ea34e", + "globals": [], + "declaredModules": [ + "pify" + ] + } + }, + "pigpio": { + "1.2": { + "libraryName": "pigpio", + "typingsPackageName": "pigpio", + "projectName": "https://github.com/fivdi/pigpio", + "contributors": [ + { + "name": "ManerFan", + "url": "https://github.com/manerfan", + "githubUsername": "manerfan" + }, + { + "name": "erikma", + "url": "https://github.com/erikma", + "githubUsername": "erikma" + }, + { + "name": "park012241", + "url": "https://github.com/park012241", + "githubUsername": "park012241" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "630aad576162e6a59cf6dfcf2c287e07446d57288e1c2526ae9a3eecf6e102a5", + "globals": [], + "declaredModules": [ + "pigpio" + ] + } + }, + "pigpio-dht": { + "1.1": { + "libraryName": "pigpio-dht", + "typingsPackageName": "pigpio-dht", + "projectName": "https://github.com/depuits/pigpio-dht", + "contributors": [ + { + "name": "Erik Mavrinac", + "url": "https://github.com/erikma", + "githubUsername": "erikma" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d73946149eb2ddb404552b26b330456b7873d0960ddd2a6192eec0b699c95f98", + "globals": [], + "declaredModules": [ + "pigpio-dht" + ] + } + }, + "pikaday": { + "1.7": { + "libraryName": "pikaday", + "typingsPackageName": "pikaday", + "projectName": "https://github.com/dbushell/Pikaday", + "contributors": [ + { + "name": "Rudolph Gottesheim", + "url": "https://github.com/MidnightDesign", + "githubUsername": "MidnightDesign" + }, + { + "name": "Åke Wivänge", + "url": "https://github.com/wake42", + "githubUsername": "wake42" + }, + { + "name": "Istvan Mezo", + "url": "https://github.com/mezoistvan", + "githubUsername": "mezoistvan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "1ee52c509e28b5dee58e32ce42fff195c7ad277287367a7f86352558ee127d18", + "globals": [ + "Pikaday" + ], + "declaredModules": [ + "pikaday" + ] + } + }, + "pikaday-time": { + "1.4": { + "libraryName": "pikaday-time", + "typingsPackageName": "pikaday-time", + "projectName": "https://github.com/owenmead/Pikaday", + "contributors": [ + { + "name": "Sayan Pal", + "url": "https://github.com/Sayan751", + "githubUsername": "Sayan751" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "330015f16e9d133a1b5819a6c7232728484e2a4153e27f07e6221d9f5cc3dedd", + "globals": [ + "Pikaday" + ], + "declaredModules": [ + "pikaday-time" + ] + } + }, + "ping": { + "0.2": { + "libraryName": "ping", + "typingsPackageName": "ping", + "projectName": "http://github.com/danielzzz/node-ping", + "contributors": [ + { + "name": "Richard Honor", + "url": "https://github.com/RMHonor", + "githubUsername": "RMHonor" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec4937ffce2cce923b12520434316d37ddb71aea2c05923293e1e1ac076310dd", + "globals": [], + "declaredModules": [ + "ping" + ] + } + }, + "pinkyswear": { + "2.2": { + "libraryName": "PinkySwear", + "typingsPackageName": "pinkyswear", + "projectName": "https://github.com/timjansen/PinkySwear.js", + "contributors": [ + { + "name": "Chance Snow", + "url": "https://github.com/chances", + "githubUsername": "chances" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4266b6802a56b1df9c66836d872207aa7029322f68eb30eda761b90335068ddf", + "globals": [ + "pinkySwear" + ], + "declaredModules": [] + } + }, + "pino": { + "5.15": { + "libraryName": "pino", + "typingsPackageName": "pino", + "projectName": "https://github.com/pinojs/pino.git", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "GP", + "url": "https://github.com/paambaati", + "githubUsername": "paambaati" + }, + { + "name": "Alex Ferrando", + "url": "https://github.com/alferpal", + "githubUsername": "alferpal" + }, + { + "name": "Oleksandr Sidko", + "url": "https://github.com/mortiy", + "githubUsername": "mortiy" + }, + { + "name": "Harris Lummis", + "url": "https://github.com/lummish", + "githubUsername": "lummish" + }, + { + "name": "Raoul Jaeckel", + "url": "https://github.com/raoulus", + "githubUsername": "raoulus" + }, + { + "name": "Cory Donkin", + "url": "https://github.com/Cooryd", + "githubUsername": "Cooryd" + }, + { + "name": "Adam Vigneaux", + "url": "https://github.com/AdamVig", + "githubUsername": "AdamVig" + }, + { + "name": "Austin Beer", + "url": "https://github.com/austin-beer", + "githubUsername": "austin-beer" + }, + { + "name": "Michel Nemnom", + "url": "https://github.com/Pegase745", + "githubUsername": "Pegase745" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 15, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sonic-boom", + "version": "*" + }, + { + "name": "pino-std-serializers", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa43a1d62f1c1fde02c51be08096ab47b3897f3b5ed9c7e40bd61fd14c12b323", + "globals": [], + "declaredModules": [ + "pino" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "pino", + "typingsPackageName": "pino", + "projectName": "https://github.com/mcollina/pino.git", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "pino", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e9c3b5e1bee67500efb7188ddf11646ae5c7a64b36ca0d456088057020938e0e", + "globals": [], + "declaredModules": [ + "pino" + ] + } + }, + "pino-http": { + "4.3": { + "libraryName": "pino-http", + "typingsPackageName": "pino-http", + "projectName": "https://github.com/pinojs/pino-http#readme", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Jeremy Forsythe", + "url": "https://github.com/jdforsythe", + "githubUsername": "jdforsythe" + }, + { + "name": "Griffin Yourick", + "url": "https://github.com/tough-griff", + "githubUsername": "tough-griff" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pino", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f15c1f381e4925001e404779f1bc8b8b10c0467eeb5c3fdeff0c1411e9fdc6e8", + "globals": [], + "declaredModules": [ + "pino-http" + ] + } + }, + "pino-multi-stream": { + "3.1": { + "libraryName": "pino-multi-stream", + "typingsPackageName": "pino-multi-stream", + "projectName": "https://github.com/pinojs/pino-multi-stream#readme", + "contributors": [ + { + "name": "Jake Ginnivan", + "url": "https://github.com/JakeGinnivan", + "githubUsername": "JakeGinnivan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pino", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "254efdcad1e84a7bd1b9bfaaf9cb6fb6b07e1fc3b7e4f222f8d8dddd0112f028", + "globals": [], + "declaredModules": [ + "pino-multi-stream" + ] + } + }, + "pino-std-serializers": { + "2.4": { + "libraryName": "pino-std-serializers", + "typingsPackageName": "pino-std-serializers", + "projectName": "https://github.com/pinojs/pino-std-serializers#readme", + "contributors": [ + { + "name": "Connor Fitzgerald", + "url": "https://github.com/connorjayfitzgerald", + "githubUsername": "connorjayfitzgerald" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ffbcd2f0507068ca6362bb3c0ed3d09ef96d8841adf8f6f0a9595607060089e", + "globals": [], + "declaredModules": [ + "pino-std-serializers" + ] + } + }, + "pinterest-sdk": { + "0.0": { + "libraryName": "pinterest-sdk", + "typingsPackageName": "pinterest-sdk", + "projectName": "https://assets.pinterest.com/sdk/sdk.js", + "contributors": [ + { + "name": "Adam Burmister", + "url": "https://github.com/adamburmister", + "githubUsername": "adamburmister" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "959707b2320ab0e8890861e8932e045a827c541454c929e7ae46febd028a5c3c", + "globals": [ + "PDK" + ], + "declaredModules": [ + "pinterest-sdk" + ] + } + }, + "pinyin": { + "2.8": { + "libraryName": "pinyin", + "typingsPackageName": "pinyin", + "projectName": "https://github.com/hotoo/pinyin", + "contributors": [ + { + "name": "AnJun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9758cf15ff975f641affed3cdcb1dc6e9b300381dcdce5260e2492e8569690d3", + "globals": [ + "pinyin" + ], + "declaredModules": [ + "pinyin" + ] + } + }, + "piwik-tracker": { + "0.1": { + "libraryName": "PiwikTracker", + "typingsPackageName": "piwik-tracker", + "projectName": "https://www.npmjs.com/package/piwik-tracker", + "contributors": [ + { + "name": "Guilherme Bernal", + "url": "https://github.com/lbguilherme", + "githubUsername": "lbguilherme" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57d3dd849719d68666237743d56854c20708453aa379c0eda04954cbf4b3c405", + "globals": [], + "declaredModules": [ + "piwik-tracker" + ] + } + }, + "pixelmatch": { + "5.0": { + "libraryName": "pixelmatch", + "typingsPackageName": "pixelmatch", + "projectName": "https://github.com/mapbox/pixelmatch#readme", + "contributors": [ + { + "name": "Oleg Repin", + "url": "https://github.com/iamolegga", + "githubUsername": "iamolegga" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "pngjs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69eb3d9d835677101bb39bc18aaf01db1369420ed9514796e9196f302b5ac02e", + "globals": [], + "declaredModules": [ + "pixelmatch" + ] + } + }, + "pixl-xml": { + "1.0": { + "libraryName": "pixl-xml", + "typingsPackageName": "pixl-xml", + "projectName": "https://github.com/jhuckaby/pixl-xml", + "contributors": [ + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45389777331d39ff57a1b35ac86f20ed8b93c1cd4fa369ee8fa51c266ca83fca", + "globals": [], + "declaredModules": [ + "pixl-xml" + ] + } + }, + "pizzip": { + "3.0": { + "libraryName": "pizzip", + "typingsPackageName": "pizzip", + "projectName": "https://github.com/open-xml-templating/pizzip#readme", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd6bd5ee112f4617a92ba1c730839c8bcf43a443d97659bb4a3a2fd2941ba6f7", + "globals": [ + "PizZip" + ], + "declaredModules": [ + "pizzip" + ] + } + }, + "pkcs7-padding": { + "0.1": { + "libraryName": "pkcs7-padding", + "typingsPackageName": "pkcs7-padding", + "projectName": "https://github.com/neeh/pkcs7-padding#readme", + "contributors": [ + { + "name": "Svet Nikolov", + "url": "https://github.com/svetkomir", + "githubUsername": "svetkomir" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "598911e997f7c0047734b34501123a94d489de3a0c0028f75b240a1b9692464c", + "globals": [], + "declaredModules": [ + "pkcs7-padding" + ] + } + }, + "pkgcloud": { + "1.7": { + "libraryName": "pkgcloud", + "typingsPackageName": "pkgcloud", + "projectName": "https://github.com/pkgcloud/pkgcloud#readme", + "contributors": [ + { + "name": "Daniel Friesen", + "url": "https://github.com/dantman", + "githubUsername": "dantman" + }, + { + "name": "Adam Smith", + "url": "https://github.com/ScriptSmith", + "githubUsername": "ScriptSmith" + }, + { + "name": "Cornelis Heuperman", + "url": "https://github.com/heuperman", + "githubUsername": "heuperman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3d43040802c3f3f7ea2e5019072b0c59404af780941419bad408a60c0e27832", + "globals": [], + "declaredModules": [ + "pkgcloud" + ] + } + }, + "pkijs": { + "0.0": { + "libraryName": "pkijs", + "typingsPackageName": "pkijs", + "projectName": "https://github.com/PeculiarVentures/PKI.js", + "contributors": [ + { + "name": "Stepan Miroshin", + "url": "https://github.com/microshine", + "githubUsername": "microshine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "asn1js", + "version": "*" + }, + { + "name": "pvutils", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a309b63ec968453bd06e6a67f943f827aefc3969921cac5141bb827112b52686", + "globals": [], + "declaredModules": [ + "pkijs/src/Attribute", + "pkijs/src/AttributeTypeAndValue", + "pkijs/src/AltName", + "pkijs/src/GeneralName", + "pkijs/src/GeneralNames", + "pkijs/src/AlgorithmIdentifier", + "pkijs/src/Accuracy", + "pkijs/src/AccessDescription", + "pkijs/src/AuthorityKeyIdentifier", + "pkijs/src/BasicConstraints", + "pkijs/src/BasicOCSPResponse", + "pkijs/src/CertID", + "pkijs/src/Certificate", + "pkijs/src/CertificateChainValidationEngine", + "pkijs/src/CertificatePolicies", + "pkijs/src/CertificateRevocationList", + "pkijs/src/CertificateSet", + "pkijs/src/CertificationRequest", + "pkijs/src/CRLDistributionPoints", + "pkijs/src/ContentInfo", + "pkijs/src/CryptoEngine", + "pkijs/src/DigestInfo", + "pkijs/src/DistributionPoint", + "pkijs/src/ECCCMSSharedInfo", + "pkijs/src/ECPrivateKey", + "pkijs/src/ECPublicKey", + "pkijs/src/EncapsulatedContentInfo", + "pkijs/src/EncryptedContentInfo", + "pkijs/src/EncryptedData", + "pkijs/src/EnvelopedData", + "pkijs/src/ExtKeyUsage", + "pkijs/src/Extension", + "pkijs/src/Extensions", + "pkijs/src/GeneralSubtree", + "pkijs/src/GeneratorsDriver", + "pkijs/src/InfoAccess", + "pkijs/src/IssuerAndSerialNumber", + "pkijs/src/IssuingDistributionPoint", + "pkijs/src/KEKIdentifier", + "pkijs/src/KEKRecipientInfo", + "pkijs/src/KeyAgreeRecipientIdentifier", + "pkijs/src/KeyAgreeRecipientInfo", + "pkijs/src/KeyTransRecipientInfo", + "pkijs/src/MacData", + "pkijs/src/MessageImprint", + "pkijs/src/NameConstraints", + "pkijs/src/OCSPRequest", + "pkijs/src/OCSPResponse", + "pkijs/src/OriginatorIdentifierOrKey", + "pkijs/src/OriginatorInfo", + "pkijs/src/OriginatorPublicKey", + "pkijs/src/OtherCertificateFormat", + "pkijs/src/OtherKeyAttribute", + "pkijs/src/OtherPrimeInfo", + "pkijs/src/OtherRecipientInfo", + "pkijs/src/OtherRevocationInfoFormat", + "pkijs/src/PasswordRecipientinfo", + "pkijs/src/PBES2Params", + "pkijs/src/PBKDF2Params", + "pkijs/src/PKIStatusInfo", + "pkijs/src/PolicyConstraints", + "pkijs/src/PolicyInformation", + "pkijs/src/PolicyMapping", + "pkijs/src/PolicyMappings", + "pkijs/src/PolicyQualifierInfo", + "pkijs/src/PrivateKeyInfo", + "pkijs/src/PrivateKeyUsagePeriod", + "pkijs/src/PublicKeyInfo", + "pkijs/src/RecipientEncryptedKey", + "pkijs/src/RecipientEncryptedKeys", + "pkijs/src/RecipientIdentifier", + "pkijs/src/RecipientInfo", + "pkijs/src/RecipientKeyIdentifier", + "pkijs/src/RelativeDistinguishedNames", + "pkijs/src/Request", + "pkijs/src/ResponseBytes", + "pkijs/src/ResponseData", + "pkijs/src/RevocationInfoChoices", + "pkijs/src/RevokedCertificate", + "pkijs/src/RSAESOAEPParams", + "pkijs/src/RSAPrivateKey", + "pkijs/src/RSAPublicKey", + "pkijs/src/RSASSAPSSParams", + "pkijs/src/Signature", + "pkijs/src/SignedAndUnsignedAttributes", + "pkijs/src/SignedData", + "pkijs/src/SignerInfo", + "pkijs/src/SingleResponse", + "pkijs/src/SubjectDirectoryAttributes", + "pkijs/src/TBSRequest", + "pkijs/src/Time", + "pkijs/src/TimeStampReq", + "pkijs/src/TimeStampResp", + "pkijs/src/TSTInfo", + "pkijs/src/common", + "pkijs/src/_cms", + "pkijs/src/_ocsp_tsp", + "pkijs/src/_x509" + ] + } + }, + "places": { + "1.16": { + "libraryName": "algolia places", + "typingsPackageName": "places", + "projectName": "https://github.com/algolia/places", + "contributors": [ + { + "name": "Ghizlane LOTFI", + "url": "https://github.com/ghizlanelotfi", + "githubUsername": "ghizlanelotfi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71c124e964f3a299a6e4951f38002794e03d2a5e9f3389563f5591aa2ee484d8", + "globals": [], + "declaredModules": [ + "places" + ] + } + }, + "plaid-link": { + "2.0": { + "libraryName": "plaid-link-browser", + "typingsPackageName": "plaid-link", + "projectName": "https://github.com/plaid/link (Does not have to be to GitHub", + "contributors": [ + { + "name": "Aaron Holderman", + "url": "https://github.com/afholderman", + "githubUsername": "afholderman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0eae6aa151c02f8d397dfdf129594a7ab5e7d6129614e2cbd968cc70414bed3", + "globals": [], + "declaredModules": [ + "plaid-link" + ] + } + }, + "platform": { + "1.3": { + "libraryName": "Platform", + "typingsPackageName": "platform", + "projectName": "https://github.com/bestiejs/platform.js", + "contributors": [ + { + "name": "Jake Hickman", + "url": "https://github.com/JakeH", + "githubUsername": "JakeH" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2aaccf83ffb9eeab39450fb56e3a6545dd7eaa17283e3d560a31e77c92eb7194", + "globals": [ + "platform" + ], + "declaredModules": [ + "platform" + ] + } + }, + "playerframework": { + "0.0": { + "libraryName": "Player Framework (MMPPF)", + "typingsPackageName": "playerframework", + "projectName": "https://playerframework.codeplex.com/", + "contributors": [ + { + "name": "Ricardo Sabino", + "url": "https://github.com/ricardosabino", + "githubUsername": "ricardosabino" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winrt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03c00c99479e1dccfd45d16eb8d4c6427488c19e32dc7c05967805119df878cd", + "globals": [ + "Microsoft", + "PlayerFramework" + ], + "declaredModules": [] + } + }, + "playmusic": { + "2.3": { + "libraryName": "playmusic", + "typingsPackageName": "playmusic", + "projectName": "https://www.github.com/jamon/playmusic", + "contributors": [ + { + "name": "Nick Paddock", + "url": "https://github.com/nickp10", + "githubUsername": "nickp10" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5af6669d81bff4247567a04dd58c96a18c8a93eb3c66a8d65d054f9f21f7eda7", + "globals": [], + "declaredModules": [ + "playmusic" + ] + } + }, + "pleasejs": { + "0.0": { + "libraryName": "PleaseJS", + "typingsPackageName": "pleasejs", + "projectName": "http://www.checkman.io/please/", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac070badc69d985023d5e65b539c81412b88ca626d08dc3853f5183f4ae65dff", + "globals": [ + "Please" + ], + "declaredModules": [] + } + }, + "plist": { + "3.0": { + "libraryName": "plist", + "typingsPackageName": "plist", + "projectName": "https://github.com/TooTallNate/node-plist#readme", + "contributors": [ + { + "name": "Yusuke Higuchi", + "url": "https://github.com/higuri", + "githubUsername": "higuri" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "xmlbuilder", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "xmlbuilder", + "version": ">=11.0.1" + } + ], + "contentHash": "6fee398cb50d7b90ec55a88f01b745173d207ca9e7421057ff5b5aa604db616e", + "globals": [ + "plist" + ], + "declaredModules": [ + "plist" + ] + } + }, + "plotly.js": { + "1.44": { + "libraryName": "plotly.js", + "typingsPackageName": "plotly.js", + "projectName": "https://plot.ly/javascript/", + "contributors": [ + { + "name": "Chris Gervang", + "url": "https://github.com/chrisgervang", + "githubUsername": "chrisgervang" + }, + { + "name": "Martin Duparc", + "url": "https://github.com/martinduparc", + "githubUsername": "martinduparc" + }, + { + "name": "Frederik Aalund", + "url": "https://github.com/frederikaalund", + "githubUsername": "frederikaalund" + }, + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "Dadstart", + "url": "https://github.com/Dadstart", + "githubUsername": "Dadstart" + }, + { + "name": "Jared Szechy", + "url": "https://github.com/szechyjs", + "githubUsername": "szechyjs" + }, + { + "name": "Drew Diamantoukos", + "url": "https://github.com/MercifulCode", + "githubUsername": "MercifulCode" + }, + { + "name": "Sooraj Pudiyadath", + "url": "https://github.com/soorajpudiyadath", + "githubUsername": "soorajpudiyadath" + }, + { + "name": "Jon Freedman", + "url": "https://github.com/jonfreedman", + "githubUsername": "jonfreedman" + }, + { + "name": "Megan Riel-Mehan", + "url": "https://github.com/meganrm", + "githubUsername": "meganrm" + }, + { + "name": "Josh Miles", + "url": "https://github.com/milesjos", + "githubUsername": "milesjos" + }, + { + "name": "Pramod Mathai ", + "url": "https://github.com/skippercool", + "githubUsername": "skippercool" + }, + { + "name": "Takafumi Yamaguchi", + "url": "https://github.com/zeroyoichihachi", + "githubUsername": "zeroyoichihachi" + }, + { + "name": "Michael Adams", + "url": "https://github.com/mtadams007", + "githubUsername": "mtadams007" + }, + { + "name": "Michael Arnett", + "url": "https://github.com/marnett-git", + "githubUsername": "marnett-git" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 44, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/core.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": { + "major": 3 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3fd04840487acbd17ef1ae52264f6d1ba7db198e89954e56773f8ebbd1ca1d14", + "globals": [ + "Plotly" + ], + "declaredModules": [ + "plotly.js", + "plotly.js/lib/core" + ] + } + }, + "plugapi": { + "4.2": { + "libraryName": "plugapi", + "typingsPackageName": "plugapi", + "projectName": "https://github.com/plugcubed/plugapi", + "contributors": [ + { + "name": "Brice Theurillat", + "url": "https://github.com/BNedry", + "githubUsername": "BNedry" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aae1fa5de1e15de7049be2733ff5afab7d9aaa2451b432448052b2b49ce682dc", + "globals": [], + "declaredModules": [ + "plugapi" + ] + } + }, + "plugin-error": { + "0.1": { + "libraryName": "plugin-error", + "typingsPackageName": "plugin-error", + "projectName": "https://github.com/gulpjs/plugin-error", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3b55ecc4aa7d853acf7c8e064f94890b4ac612def88c69a36b151a681db50ed", + "globals": [], + "declaredModules": [ + "plugin-error" + ] + } + }, + "plupload": { + "2.0": { + "libraryName": "Plupload", + "typingsPackageName": "plupload", + "projectName": "http://www.plupload.com/", + "contributors": [ + { + "name": "Patrick Bußmann", + "url": "https://github.com/patrickbussmann", + "githubUsername": "patrickbussmann" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fe921d60c7e1df30d3a40a0de9b9331d33b717e92c9238f38a3e69b6d2d0e3c", + "globals": [ + "plupload" + ], + "declaredModules": [ + "plupload" + ] + } + }, + "pluralize": { + "0.0": { + "libraryName": "pluralize", + "typingsPackageName": "pluralize", + "projectName": "https://www.npmjs.com/package/pluralize", + "contributors": [ + { + "name": "Syu Kato", + "url": "https://github.com/ukyo", + "githubUsername": "ukyo" + }, + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c5d391566a6347f8ef62994c9aed43b51edf7e07e578b99b0d4184457e85a46", + "globals": [ + "pluralize" + ], + "declaredModules": [ + "pluralize" + ] + } + }, + "plurals-cldr": { + "1.0": { + "libraryName": "plurals-cldr", + "typingsPackageName": "plurals-cldr", + "projectName": "https://github.com/nodeca/plurals-cldr", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d5ad6a28a9b8e4f6c3dc37524234f2815006eae35e23ab0d81afe90c29cd585", + "globals": [], + "declaredModules": [ + "plurals-cldr" + ] + } + }, + "png.js": { + "0.2": { + "libraryName": "png.js", + "typingsPackageName": "png.js", + "projectName": "https://github.com/arian/pngjs", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7914003e23afade90cdf09dfdd624687dc37bd919708e464c2cf1228ac499164", + "globals": [], + "declaredModules": [ + "png.js" + ] + } + }, + "pngjs": { + "3.4": { + "libraryName": "pngjs", + "typingsPackageName": "pngjs", + "projectName": "https://github.com/lukeapage/pngjs", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a32ef8f7f6730ea7c358acc660834525fa38a33a0b705baff3a4b52711c04125", + "globals": [], + "declaredModules": [ + "pngjs" + ] + } + }, + "pngjs2": { + "2.0": { + "libraryName": "pngjs2", + "typingsPackageName": "pngjs2", + "projectName": "https://www.npmjs.com/package/pngjs2", + "contributors": [ + { + "name": "Elisée Maurer", + "url": "https://sparklinlabs.com/" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e0af75956959928aa6c6ee0eaad79714a46654474b10c3ad2062279f87d9858", + "globals": [], + "declaredModules": [ + "pngjs2" + ] + } + }, + "pngquant-bin": { + "4.0": { + "libraryName": "pngquant-bin", + "typingsPackageName": "pngquant-bin", + "projectName": "https://github.com/imagemin/pngquant-bin#readme", + "contributors": [ + { + "name": "Hirotaka Ikoma", + "url": "https://github.com/hikoma", + "githubUsername": "hikoma" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1cbbd76e3ee679c4a5e56756327c67e9de492fa9c8b3879ba3fc2fd564a8bbd6", + "globals": [], + "declaredModules": [ + "pngquant-bin" + ] + } + }, + "pnpapi": { + "0.0": { + "libraryName": "pnpapi", + "typingsPackageName": "pnpapi", + "projectName": "https://yarnpkg.github.io/berry/advanced/pnpapi", + "contributors": [ + { + "name": "Maël Nison", + "url": "https://github.com/arcanis", + "githubUsername": "arcanis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fa548b1cd789964f8ecfdcc3143148741d35bed59fc02094837f628a537e620", + "globals": [], + "declaredModules": [ + "pnpapi" + ] + } + }, + "podcast": { + "1.1": { + "libraryName": "podcast", + "typingsPackageName": "podcast", + "projectName": "https://github.com/maxnowack/node-podcast", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + }, + { + "name": "Malo Bourgon", + "url": "https://github.com/malob", + "githubUsername": "malob" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "304c7720b5e834831da909a66b6d310b0e88c60249c6cd11ee9790814da48b12", + "globals": [], + "declaredModules": [ + "podcast" + ] + } + }, + "podium": { + "1.0": { + "libraryName": "podium", + "typingsPackageName": "podium", + "projectName": "https://github.com/hapijs/podium", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0157e30a6b481e7fbc5da4d0b01fed40bac4a79adc4cf9d4a9e5428f6f0db217", + "globals": [], + "declaredModules": [ + "podium" + ] + } + }, + "poi": { + "12.5": { + "libraryName": "poi", + "typingsPackageName": "poi", + "projectName": "https://github.com/egoist/poi/", + "contributors": [ + { + "name": "c4605", + "url": "https://github.com/bolasblack", + "githubUsername": "bolasblack" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "webpack-dev-server", + "version": "*" + }, + { + "name": "html-webpack-plugin", + "version": "*" + }, + { + "name": "webpack-chain", + "version": "*" + }, + { + "name": "cac", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cac", + "version": "~6.4.2" + }, + { + "name": "webpack-chain", + "version": "^5.2.4" + } + ], + "contentHash": "eed56e487ac6e4e1cd86d259220606857638ed6736294b9326292fbeae07ed2e", + "globals": [], + "declaredModules": [ + "poi" + ] + } + }, + "point-in-polygon": { + "1.0": { + "libraryName": "point-in-polygon", + "typingsPackageName": "point-in-polygon", + "projectName": "https://github.com/substack/point-in-polygon", + "contributors": [ + { + "name": "dyst5422", + "url": "https://github.com/dyst5422", + "githubUsername": "dyst5422" + }, + { + "name": "kogai", + "url": "https://github.com/kogai", + "githubUsername": "kogai" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5f4e48e6bfebe2e9d84ac1f7d9406a3754106170239fc88c7f3c091ed5e81ae", + "globals": [], + "declaredModules": [ + "point-in-polygon" + ] + } + }, + "poker-evaluator": { + "0.3": { + "libraryName": "poker-evaluator", + "typingsPackageName": "poker-evaluator", + "projectName": "http://github.com/chenosaurus/poker-evaluator", + "contributors": [ + { + "name": "Rory McGuinness", + "url": "https://github.com/rorymcgit", + "githubUsername": "rorymcgit" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "039344b47cf3fdf3c3760c04b7de00b70751de40a90078788b581f1fcb9da05f", + "globals": [], + "declaredModules": [ + "poker-evaluator" + ] + } + }, + "pollyjs__adapter": { + "3.0": { + "libraryName": "@pollyjs/adapter", + "typingsPackageName": "pollyjs__adapter", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/core", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/adapter" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e9da6aa07ea6672fd1ff6c7c28eedb83c5e1e1378bfaba71c50d38aab048a12", + "globals": [], + "declaredModules": [ + "pollyjs__adapter" + ] + } + }, + "pollyjs__adapter-fetch": { + "2.0": { + "libraryName": "@pollyjs/adapter-fetch", + "typingsPackageName": "pollyjs__adapter-fetch", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-fetch", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/adapter", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/adapter-fetch", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1e8fd06b8ea2dd8e6cf0e2f9a2d770ab1372bc1f7c895fc60ddf2a0350a9ab9", + "globals": [], + "declaredModules": [ + "pollyjs__adapter-fetch" + ] + } + }, + "pollyjs__adapter-node-http": { + "2.0": { + "libraryName": "@pollyjs/adapter-node-http", + "typingsPackageName": "pollyjs__adapter-node-http", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http", + "contributors": [ + { + "name": "jlmessenger", + "url": "https://github.com/jlmessenger", + "githubUsername": "jlmessenger" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/adapter", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/adapter-node-http", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67f28faa8a061ae57fd763daa19c9feb16dafb9df27480e5350c5c74e18044a5", + "globals": [], + "declaredModules": [ + "pollyjs__adapter-node-http" + ] + } + }, + "pollyjs__adapter-puppeteer": { + "4.0": { + "libraryName": "@pollyjs/adapter-puppeteer", + "typingsPackageName": "pollyjs__adapter-puppeteer", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-puppeteer", + "contributors": [ + { + "name": "offirgolan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/adapter", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/adapter-puppeteer", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "056fe2413ec5e9eef7acd78046f44a58003b1fea00ef8792ebaa138be33b458e", + "globals": [], + "declaredModules": [ + "pollyjs__adapter-puppeteer" + ] + } + }, + "pollyjs__adapter-xhr": { + "2.6": { + "libraryName": "@pollyjs/adapter-xhr", + "typingsPackageName": "pollyjs__adapter-xhr", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-xhr", + "contributors": [ + { + "name": "silverchen", + "url": "https://github.com/silverchen", + "githubUsername": "silverchen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/adapter", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/adapter-xhr", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd127d3471246137c44c68dace4b9d6863747803d4562bf2c1e4de453d932ebe", + "globals": [], + "declaredModules": [ + "pollyjs__adapter-xhr" + ] + } + }, + "pollyjs__core": { + "4.0": { + "libraryName": "@pollyjs/core", + "typingsPackageName": "pollyjs__core", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/core", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + }, + { + "name": "Borui Gu", + "url": "https://github.com/BoruiGu", + "githubUsername": "BoruiGu" + }, + { + "name": "Offir Golan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/adapter", + "version": "*" + }, + { + "name": "@pollyjs/persister", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/core", + "@pollyjs/utils" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd59d0d23e2c4db7766d9a1111de0741ee6eaf06090f927548ba814204fecabf", + "globals": [], + "declaredModules": [ + "pollyjs__core" + ] + } + }, + "pollyjs__node-server": { + "2.6": { + "libraryName": "@pollyjs/node-server", + "typingsPackageName": "pollyjs__node-server", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/node-server", + "contributors": [ + { + "name": "Offir Golan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/node-server" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8db8add66ecd5d6e635a30c37879a6d61ac45e8c2b6c9044162cacf071cdb625", + "globals": [], + "declaredModules": [ + "pollyjs__node-server" + ] + } + }, + "pollyjs__persister": { + "2.0": { + "libraryName": "@pollyjs/persister", + "typingsPackageName": "pollyjs__persister", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + }, + { + "name": "silverchen", + "url": "https://github.com/silverchen", + "githubUsername": "silverchen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@pollyjs/persister" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a79af6ddcfd09297deedc5e4b5942928af92279315c0ec5ef7eeb2933ce3ef89", + "globals": [], + "declaredModules": [ + "pollyjs__persister" + ] + } + }, + "pollyjs__persister-fs": { + "2.0": { + "libraryName": "@pollyjs/persister-fs", + "typingsPackageName": "pollyjs__persister-fs", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister-fs", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/persister", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/persister-fs", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3fc31ad99c04032e39330a9cacc1a5bbeae638ef9486ccebc479d4acebcc25a", + "globals": [], + "declaredModules": [ + "pollyjs__persister-fs" + ] + } + }, + "pollyjs__persister-local-storage": { + "4.0": { + "libraryName": "@pollyjs/persister-local-storage", + "typingsPackageName": "pollyjs__persister-local-storage", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister-local-storage", + "contributors": [ + { + "name": "offirgolan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/persister", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/persister-local-storage", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "430dec32935fde027d0e762c2d1415dac384bc651328a72f604c7124cd39b1ab", + "globals": [], + "declaredModules": [ + "pollyjs__persister-local-storage" + ] + } + }, + "pollyjs__persister-rest": { + "4.0": { + "libraryName": "@pollyjs/persister-rest", + "typingsPackageName": "pollyjs__persister-rest", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/persister-rest", + "contributors": [ + { + "name": "offirgolan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/persister", + "version": "*" + } + ], + "testDependencies": [ + "@pollyjs/persister-rest", + "@pollyjs/core" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7aa815a0d565a2a5dcaa452958c082dd4a14414c280d35c3c29a0a6b746a366", + "globals": [], + "declaredModules": [ + "pollyjs__persister-rest" + ] + } + }, + "pollyjs__utils": { + "2.6": { + "libraryName": "@pollyjs/utils", + "typingsPackageName": "pollyjs__utils", + "projectName": "https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/utils", + "contributors": [ + { + "name": "feinoujc", + "url": "https://github.com/feinoujc", + "githubUsername": "feinoujc" + }, + { + "name": "Offir Golan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@pollyjs/utils" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccf3d3aab972bca68b2e113f40cd472b83020963e92b6736a1a1ce24f415f254", + "globals": [], + "declaredModules": [ + "pollyjs__utils" + ] + } + }, + "polyfill-service": { + "3.25": { + "libraryName": "polyfill-service", + "typingsPackageName": "polyfill-service", + "projectName": "https://github.com/financial-times/polyfill-service#readme", + "contributors": [ + { + "name": "Arturas Molcanovas", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 25, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5c4728c12b8d45d5dd21b08afd8a5f472956dd05deae92acf5faf8fa1034f47", + "globals": [], + "declaredModules": [ + "polyfill-service" + ] + } + }, + "polygon": { + "1.0": { + "libraryName": "polygon", + "typingsPackageName": "polygon", + "projectName": "https://github.com/tmpvar/polygon.js#readme", + "contributors": [ + { + "name": "Konrad Klockgether", + "url": "https://github.com/Nielio", + "githubUsername": "Nielio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vec2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dbe8b54cbc026ce2fd69904b2b0d44038972a4941e83a372d3f02c09e8e13f1", + "globals": [], + "declaredModules": [ + "polygon" + ] + } + }, + "polygons-intersect": { + "1.0": { + "libraryName": "polygons-intersect", + "typingsPackageName": "polygons-intersect", + "projectName": "https://github.com/DudaGod/polygons-intersect#readme", + "contributors": [ + { + "name": "Konrad Klockgether", + "url": "https://github.com/Nielio", + "githubUsername": "Nielio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9923893b32d6009421116cde9cc8d3e091adc345d3cfcb27b9c491ec7a42b0f7", + "globals": [], + "declaredModules": [ + "polygons-intersect" + ] + } + }, + "polylabel": { + "1.0": { + "libraryName": "polylabel", + "typingsPackageName": "polylabel", + "projectName": "https://github.com/mapbox/polylabel", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9016d2e1ca7e660e9307c221fec2363bb6ec5895c85317a5af160fb27b20a41a", + "globals": [], + "declaredModules": [ + "polylabel" + ] + } + }, + "polyline": { + "0.1": { + "libraryName": "Polyline", + "typingsPackageName": "polyline", + "projectName": "https://github.com/mapbox/polyline", + "contributors": [ + { + "name": "Arseniy Maximov", + "url": "https://github.com/Kern0", + "githubUsername": "Kern0" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8422baf5f2b0656d9e5db0d75fe6b445db46f6211b347a1303ed85bb3d811d8", + "globals": [ + "polyline" + ], + "declaredModules": [ + "polyline" + ] + } + }, + "polymer": { + "1.2": { + "libraryName": "polymer", + "typingsPackageName": "polymer", + "projectName": "https://github.com/Polymer/polymer", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + }, + { + "name": "Suguru Inatomi", + "url": "https://github.com/laco0416", + "githubUsername": "laco0416" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webcomponents.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3baae7d7b78b7e2127623a520995fda414e14e4b48c8133f25c5c3f90aca64eb", + "globals": [], + "declaredModules": [ + "polymer" + ] + } + }, + "polymer-ts": { + "0.1": { + "libraryName": "PolymerTS", + "typingsPackageName": "polymer-ts", + "projectName": "https://github.com/nippur72/PolymerTS", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e0583e0f3eb7b1987ea242d04a0029c5da8e696166b9503275a1e2d0289ead4", + "globals": [ + "Polymer", + "behavior", + "component", + "computed", + "extend", + "hostAttributes", + "listen", + "observe", + "polymer", + "property", + "style", + "template" + ], + "declaredModules": [] + } + }, + "popcorn": { + "1.3": { + "libraryName": "Popcorn", + "typingsPackageName": "popcorn", + "projectName": "https://github.com/mozilla/popcorn-js", + "contributors": [ + { + "name": "grapswiz", + "url": "https://github.com/grapswiz", + "githubUsername": "grapswiz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "514654f338d7a2de4115f7a80522f57dc2f8e7fac17ed8561d7620d5372d489c", + "globals": [ + "Popcorn" + ], + "declaredModules": [] + } + }, + "port-numbers": { + "5.0": { + "libraryName": "port-numbers", + "typingsPackageName": "port-numbers", + "projectName": "https://github.com/silverwind/port-numbers#readme", + "contributors": [ + { + "name": "Alex Bradley", + "url": "https://github.com/abradley", + "githubUsername": "abradley" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0b0d7b22358a9aff45725d2e452bc18952becdd2a190c13c36d3d9c5d175abe", + "globals": [], + "declaredModules": [ + "port-numbers" + ] + } + }, + "portscanner": { + "2.1": { + "libraryName": "portscanner", + "typingsPackageName": "portscanner", + "projectName": "https://github.com/baalexander/node-portscanner", + "contributors": [ + { + "name": "Douglas Duteil", + "url": "https://github.com/douglasduteil", + "githubUsername": "douglasduteil" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83383d7cb7dccdf4185925ac199f67b5f684b85fa117f9ac4e7cf9d7c51b2cab", + "globals": [], + "declaredModules": [ + "portscanner" + ] + } + }, + "postal": { + "1.0": { + "libraryName": "Postal", + "typingsPackageName": "postal", + "projectName": "https://github.com/postaljs/postal.js", + "contributors": [ + { + "name": "Lokesh Peta", + "url": "https://github.com/lokeshpeta", + "githubUsername": "lokeshpeta" + }, + { + "name": "Paul Jolly", + "url": "https://github.com/myitcv", + "githubUsername": "myitcv" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14a58a8c71ba21e49680ebc63b1955f78e1318aebb21e51bff90d0ded4464f5c", + "globals": [ + "postal" + ], + "declaredModules": [ + "postal" + ] + }, + "0.8": { + "libraryVersionDirectoryName": "0", + "libraryName": "Postal", + "typingsPackageName": "postal", + "projectName": "https://github.com/postaljs/postal.js", + "contributors": [ + { + "name": "Lokesh Peta", + "url": "https://github.com/lokeshpeta/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "postal", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b293cad8d85a1350069db08192cebcb616d136e4acc7a248f2dd5c46a1c04fc6", + "globals": [ + "postal" + ], + "declaredModules": [ + "postal" + ] + } + }, + "postcss-calc": { + "7.0": { + "libraryName": "postcss-calc", + "typingsPackageName": "postcss-calc", + "projectName": "https://github.com/postcss/postcss-calc", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "9e11c78defbd7f6208067a73901eaf74040cdf4eb3c40f40685778fc356ac6b5", + "globals": [], + "declaredModules": [ + "postcss-calc" + ] + } + }, + "postcss-icss-values": { + "2.0": { + "libraryName": "postcss-icss-values", + "typingsPackageName": "postcss-icss-values", + "projectName": "https://github.com/css-modules/postcss-icss-values", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "02b717697b28350654ebbffcc0754a6782f37492b27d536a6ee0a2a55c6b794f", + "globals": [], + "declaredModules": [ + "postcss-icss-values" + ] + } + }, + "postcss-load-config": { + "2.0": { + "libraryName": "postcss-load-config", + "typingsPackageName": "postcss-load-config", + "projectName": "https://github.com/michael-ciniawsky/postcss-load-config#readme", + "contributors": [ + { + "name": "Bob Matcuk", + "url": "https://github.com/bmatcuk", + "githubUsername": "bmatcuk" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + }, + { + "name": "cosmiconfig", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "^7.0.0" + }, + { + "name": "cosmiconfig", + "version": "^6.0.0" + } + ], + "contentHash": "d0d9e3646bc11216f09f77b54f1638f95f23260326eef4194aa19eb2b0d9d887", + "globals": [], + "declaredModules": [ + "postcss-load-config" + ] + } + }, + "postcss-modules-extract-imports": { + "2.0": { + "libraryName": "postcss-modules-extract-imports", + "typingsPackageName": "postcss-modules-extract-imports", + "projectName": "https://github.com/css-modules/postcss-modules-extract-imports", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "8800c5a983d465f5d6240f994887f903e114af0abf2ef44fcbd631b37cbf9105", + "globals": [], + "declaredModules": [ + "postcss-modules-extract-imports" + ] + } + }, + "postcss-modules-local-by-default": { + "1.2": { + "libraryName": "postcss-modules-local-by-default", + "typingsPackageName": "postcss-modules-local-by-default", + "projectName": "https://github.com/css-modules/postcss-modules-local-by-default", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "4d4df725fbe58c6cf38f77e986d79ae141964b814e746159151df1e427a77218", + "globals": [], + "declaredModules": [ + "postcss-modules-local-by-default" + ] + } + }, + "postcss-modules-resolve-imports": { + "1.3": { + "libraryName": "postcss-modules-resolve-imports", + "typingsPackageName": "postcss-modules-resolve-imports", + "projectName": "https://github.com/css-modules/postcss-modules-resolve-imports", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [ + "node", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "8b0b36c739a3734d71099c47256e6b09c592c552d60f2e868709744d5815de3e", + "globals": [], + "declaredModules": [ + "postcss-modules-resolve-imports" + ] + } + }, + "postcss-modules-scope": { + "1.1": { + "libraryName": "postcss-modules-scope", + "typingsPackageName": "postcss-modules-scope", + "projectName": "https://github.com/css-modules/postcss-modules-scope", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "dc54df08da78aa53693496b4fb657a58952619bacd61efc75896c048aeeb6b6b", + "globals": [], + "declaredModules": [ + "postcss-modules-scope" + ] + } + }, + "postcss-modules-values": { + "3.0": { + "libraryName": "postcss-modules-values", + "typingsPackageName": "postcss-modules-values", + "projectName": "https://github.com/css-modules/postcss-modules-values#readme", + "contributors": [ + { + "name": "Bob Matcuk", + "url": "https://github.com/bmatcuk", + "githubUsername": "bmatcuk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "^7.0.0" + } + ], + "contentHash": "23952fee17318105407ef8d05b163525c6d89c3855b2271ede955d9aa79024b5", + "globals": [], + "declaredModules": [ + "postcss-modules-values" + ] + } + }, + "postcss-nested": { + "4.1": { + "libraryName": "postcss-nested", + "typingsPackageName": "postcss-nested", + "projectName": "https://github.com/postcss/postcss-nested#readme", + "contributors": [ + { + "name": "Maxim Vorontsov", + "url": "https://github.com/VorontsovMaxim", + "githubUsername": "VorontsovMaxim" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "436e250fa4e6d4bb2332dbc9bc9d4acfb9df5a20405621a87406f6cf9192688e", + "globals": [], + "declaredModules": [ + "postcss-nested" + ] + } + }, + "postcss-url": { + "8.0": { + "libraryName": "postcss-url", + "typingsPackageName": "postcss-url", + "projectName": "https://github.com/postcss/postcss-url", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "01362a2b190831a851cc5234bce89dd0f127568f4c32d34cad44cd1da2665a8e", + "globals": [], + "declaredModules": [ + "postcss-url" + ] + } + }, + "poster-image": { + "1.1": { + "libraryName": "poster-image", + "typingsPackageName": "poster-image", + "projectName": "https://github.com/herrmannplatz/poster-image#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aaf9b06f76a1f73d507b6ca8f3ee882ac82dbba00818317550e699b6720993ba", + "globals": [ + "poster" + ], + "declaredModules": [ + "poster-image" + ] + } + }, + "postlight__mercury-parser": { + "2.2": { + "libraryName": "@postlight/mercury-parser", + "typingsPackageName": "postlight__mercury-parser", + "projectName": "https://github.com/postlight/mercury-parser", + "contributors": [ + { + "name": "Malo Bourgon", + "url": "https://github.com/malob", + "githubUsername": "malob" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "683d24b48ccadf3cd233f00502094f4d17ff235878d72664fac2e86c4b7a2a85", + "globals": [], + "declaredModules": [ + "postlight__mercury-parser" + ] + } + }, + "postman-collection": { + "3.5": { + "libraryName": "postman-collection", + "typingsPackageName": "postman-collection", + "projectName": "https://github.com/postmanlabs/postman-collection", + "contributors": [ + { + "name": "Kyle Buzby", + "url": "https://github.com/kbuzby", + "githubUsername": "kbuzby" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5db04fdaf77d27f730f1d768502e6ae7978a75834ac71a63f4b44aab8a276fad", + "globals": [], + "declaredModules": [ + "postman-collection" + ] + } + }, + "postmate": { + "1.5": { + "libraryName": "postmate", + "typingsPackageName": "postmate", + "projectName": "https://github.com/dollarshaveclub/postmate", + "contributors": [ + { + "name": "Wayne Carson", + "url": "https://github.com/wcarson", + "githubUsername": "wcarson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5820453ab6e08839b5a7fa92885942ec397b4f4ed494e456d26f72c6dc384d52", + "globals": [], + "declaredModules": [ + "postmate" + ] + } + }, + "pouch-redux-middleware": { + "1.2": { + "libraryName": "pouch-redux-middleware", + "typingsPackageName": "pouch-redux-middleware", + "projectName": "https://github.com/pgte/pouch-redux-middleware", + "contributors": [ + { + "name": "Adam Charron", + "url": "https://github.com/charrondev", + "githubUsername": "charrondev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "pouchdb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "9ab459273539e344baf71f758e72fd0abf5cc6bbd95e50317ae8f599279378fe", + "globals": [], + "declaredModules": [ + "pouch-redux-middleware" + ] + } + }, + "pouchdb": { + "6.4": { + "libraryName": "pouchdb", + "typingsPackageName": "pouchdb", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Andy Brown", + "url": "https://github.com/AGBrown", + "githubUsername": "AGBrown" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-adapter-cordova-sqlite", + "version": "*" + }, + { + "name": "pouchdb-adapter-fruitdown", + "version": "*" + }, + { + "name": "pouchdb-adapter-http", + "version": "*" + }, + { + "name": "pouchdb-adapter-idb", + "version": "*" + }, + { + "name": "pouchdb-adapter-leveldb", + "version": "*" + }, + { + "name": "pouchdb-adapter-localstorage", + "version": "*" + }, + { + "name": "pouchdb-adapter-memory", + "version": "*" + }, + { + "name": "pouchdb-adapter-node-websql", + "version": "*" + }, + { + "name": "pouchdb-adapter-websql", + "version": "*" + }, + { + "name": "pouchdb-browser", + "version": "*" + }, + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-http", + "version": "*" + }, + { + "name": "pouchdb-mapreduce", + "version": "*" + }, + { + "name": "pouchdb-node", + "version": "*" + }, + { + "name": "pouchdb-replication", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3080f27eb6ece03e47cb985f9a46b7ea9cc88cde4ea80ea984cbb072a4c198e1", + "globals": [], + "declaredModules": [ + "pouchdb" + ] + } + }, + "pouchdb-adapter-cordova-sqlite": { + "1.0": { + "libraryName": "pouchdb-adapter-sqlite", + "typingsPackageName": "pouchdb-adapter-cordova-sqlite", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + }, + { + "name": "Matthew Paul", + "url": "https://github.com/coffeymatt", + "githubUsername": "coffeymatt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e76a39575e4f76487d0e1323de7f44c9cf4ca0e97e7eb64f617f6088c03e5d1", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-cordova-sqlite" + ] + } + }, + "pouchdb-adapter-fruitdown": { + "6.1": { + "libraryName": "pouchdb-adapter-fruitdown", + "typingsPackageName": "pouchdb-adapter-fruitdown", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45b29e9ea478453bdab2744e83414111ebfdf0ca9301396f56fa3b4047d34750", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-fruitdown" + ] + } + }, + "pouchdb-adapter-http": { + "6.1": { + "libraryName": "pouchdb-http", + "typingsPackageName": "pouchdb-adapter-http", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "339782da49a07244d7c2b9047473ff74a58d2293d33e735cb68cc08e21feb692", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-http" + ] + } + }, + "pouchdb-adapter-idb": { + "6.1": { + "libraryName": "pouchdb-adapter-idb", + "typingsPackageName": "pouchdb-adapter-idb", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dad52f9cd7292dc8c300b851b40ff8e37e0f61922677bb528412bd638d521f93", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-idb" + ] + } + }, + "pouchdb-adapter-leveldb": { + "6.1": { + "libraryName": "pouchdb-adapter-leveldb", + "typingsPackageName": "pouchdb-adapter-leveldb", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f993c61c806295d0662f5eb0c8054757a2a7c0dadd9499e75455f2616d87cb9d", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-leveldb" + ] + } + }, + "pouchdb-adapter-localstorage": { + "6.1": { + "libraryName": "pouchdb-adapter-localstorage", + "typingsPackageName": "pouchdb-adapter-localstorage", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d566b6f7c1fcfa6762725ed270bc83ae64c3d0cb2cbe78021c97f8b11f68774c", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-localstorage" + ] + } + }, + "pouchdb-adapter-memory": { + "6.1": { + "libraryName": "pouchdb-adapter-memory", + "typingsPackageName": "pouchdb-adapter-memory", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a81cd209f054db3ae0b29452092e816ff3e43ba31954d4ee480760844a7ad058", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-memory" + ] + } + }, + "pouchdb-adapter-node-websql": { + "6.1": { + "libraryName": "pouchdb-adapter-node-websql", + "typingsPackageName": "pouchdb-adapter-node-websql", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-adapter-websql", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccce8daa56b0d821b7fee4841a3bf8eaf956856d81c1ac2cb9b5f50dcec913cd", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-node-websql" + ] + } + }, + "pouchdb-adapter-websql": { + "6.1": { + "libraryName": "pouchdb-adapter-websql", + "typingsPackageName": "pouchdb-adapter-websql", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0f9bbd2338c5bb80a7a4e571da9ab30b58755548cee80c5bb85db7e19cf3832", + "globals": [], + "declaredModules": [ + "pouchdb-adapter-websql" + ] + } + }, + "pouchdb-browser": { + "6.1": { + "libraryName": "pouchdb-browser", + "typingsPackageName": "pouchdb-browser", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-adapter-idb", + "version": "*" + }, + { + "name": "pouchdb-adapter-websql", + "version": "*" + }, + { + "name": "pouchdb-adapter-http", + "version": "*" + }, + { + "name": "pouchdb-mapreduce", + "version": "*" + }, + { + "name": "pouchdb-replication", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e75757b621189d00eb80f3eca7b1306b42621424607f3ad2597e111eff919cfb", + "globals": [], + "declaredModules": [ + "pouchdb-browser" + ] + } + }, + "pouchdb-core": { + "7.0": { + "libraryName": "pouchdb-core", + "typingsPackageName": "pouchdb-core", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Jakub Navratil", + "url": "https://github.com/trubit", + "githubUsername": "trubit" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + }, + { + "name": "Tobias Bales", + "url": "https://github.com/TobiasBales", + "githubUsername": "TobiasBales" + }, + { + "name": "Sebastián Ramírez", + "url": "https://github.com/tiangolo", + "githubUsername": "tiangolo" + }, + { + "name": "Katy Moe", + "url": "https://github.com/kmoe", + "githubUsername": "kmoe" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "debug", + "version": "*" + }, + { + "name": "pouchdb-find", + "version": "*" + }, + { + "name": "node-fetch", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be110af0bac2bb30a1d58c1c68272eda5c06aa3e38f3d3464a45732a7eab38a8", + "globals": [ + "PouchDB" + ], + "declaredModules": [ + "pouchdb-core" + ] + } + }, + "pouchdb-find": { + "6.3": { + "libraryName": "pouchdb-find", + "typingsPackageName": "pouchdb-find", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Jakub Navratil", + "url": "https://github.com/trubit", + "githubUsername": "trubit" + }, + { + "name": "Sebastian Ramirez", + "url": "https://github.com/tiangolo", + "githubUsername": "tiangolo" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee4da28b20a9b612efdb467be41de89fc6e59fcd98ebf06eb593eef1f8092a28", + "globals": [], + "declaredModules": [ + "pouchdb-find" + ] + } + }, + "pouchdb-http": { + "6.1": { + "libraryName": "pouchdb-http", + "typingsPackageName": "pouchdb-http", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-adapter-http", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5af6e17af9f48504717aa7846fd5500c67ad8498fcbf4b4727bed9ac86aa990", + "globals": [], + "declaredModules": [ + "pouchdb-http" + ] + } + }, + "pouchdb-live-find": { + "0.4": { + "libraryName": "pouchdb-live-find", + "typingsPackageName": "pouchdb-live-find", + "projectName": "https://github.com/colinskow/pouchdb-live-find", + "contributors": [ + { + "name": "assemblethis", + "url": "https://github.com/assemblethis", + "githubUsername": "assemblethis" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f22da07c9aeabfc8d37f03dba0ee2084da08d5a92119c0923d5e7c3814ae484", + "globals": [], + "declaredModules": [ + "pouchdb-live-find" + ] + } + }, + "pouchdb-mapreduce": { + "6.1": { + "libraryName": "pouchdb-mapreduce", + "typingsPackageName": "pouchdb-mapreduce", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0010c2b1086cef7aac05ed8385d0ef9ff5781d7a31ead494dfb4c09b67ce5b60", + "globals": [], + "declaredModules": [ + "pouchdb-mapreduce" + ] + } + }, + "pouchdb-node": { + "6.1": { + "libraryName": "pouchdb-node", + "typingsPackageName": "pouchdb-node", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Simon Paulger", + "url": "https://github.com/spaulg", + "githubUsername": "spaulg" + }, + { + "name": "Brian Geppert", + "url": "https://github.com/geppy", + "githubUsername": "geppy" + }, + { + "name": "Frederico Galvão", + "url": "https://github.com/fredgalvao", + "githubUsername": "fredgalvao" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-adapter-leveldb", + "version": "*" + }, + { + "name": "pouchdb-adapter-http", + "version": "*" + }, + { + "name": "pouchdb-mapreduce", + "version": "*" + }, + { + "name": "pouchdb-replication", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "239a08e00194771f9e2863c486bb6898f2c8b0a99c8eaebea03168939521b709", + "globals": [], + "declaredModules": [ + "pouchdb-node" + ] + } + }, + "pouchdb-replication": { + "6.4": { + "libraryName": "pouchdb-replication", + "typingsPackageName": "pouchdb-replication", + "projectName": "https://pouchdb.com/", + "contributors": [ + { + "name": "Jakub Navratil", + "url": "https://github.com/trubit", + "githubUsername": "trubit" + }, + { + "name": "Sebastián Ramírez", + "url": "https://github.com/tiangolo", + "githubUsername": "tiangolo" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + }, + { + "name": "pouchdb-find", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47d9be0ba60bae10687bb2e2dc54c257268cb0f865ab41afc9e48d2db515df63", + "globals": [], + "declaredModules": [ + "pouchdb-replication" + ] + } + }, + "pouchdb-upsert": { + "2.2": { + "libraryName": "pouchdb-upsert", + "typingsPackageName": "pouchdb-upsert", + "projectName": "https://github.com/pouchdb/upsert", + "contributors": [ + { + "name": "Keith D. Moore", + "url": "https://github.com/keithdmoore", + "githubUsername": "keithdmoore" + }, + { + "name": "Andrew Mitchell", + "url": "https://github.com/hotforfeature", + "githubUsername": "hotforfeature" + }, + { + "name": "Eddie Hsu", + "url": "https://github.com/apolkingg8", + "githubUsername": "apolkingg8" + }, + { + "name": "John McLaughlin", + "url": "https://github.com/zamb3zi", + "githubUsername": "zamb3zi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pouchdb-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b38ad4b9584dc02d145e9f51e8e4604a6c065737719c27bc58cc79c897283e27", + "globals": [], + "declaredModules": [ + "pouchdb-upsert" + ] + } + }, + "power-assert": { + "1.5": { + "libraryName": "power-assert", + "typingsPackageName": "power-assert", + "projectName": "https://github.com/twada/power-assert", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "empower", + "version": "*" + }, + { + "name": "power-assert-formatter", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "217b5b35b2d6a22db9545069622931283472c7b4e03210b2c05251ecf842da28", + "globals": [ + "assert" + ], + "declaredModules": [ + "power-assert" + ] + } + }, + "power-assert-formatter": { + "1.4": { + "libraryName": "power-assert-formatter", + "typingsPackageName": "power-assert-formatter", + "projectName": "https://github.com/twada/power-assert-formatter", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bca71017993d8e1ac3a2bac9db3ce32f0f68f73299681c27b4406d7daa3939a2", + "globals": [ + "powerAssertFormatter" + ], + "declaredModules": [] + } + }, + "powerapps-component-framework": { + "1.2": { + "libraryName": "PowerApps Component Framework", + "typingsPackageName": "powerapps-component-framework", + "projectName": "https://powerapps.microsoft.com", + "contributors": [ + { + "name": "Joseph Pursley", + "url": "https://github.com/jopursle", + "githubUsername": "jopursle" + }, + { + "name": "Greg Hurlman", + "url": "https://github.com/ghurlman", + "githubUsername": "ghurlman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "componentframework.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1dcfe0d4b4eb6568324622e67c9acb700d43f5fb6d301e179e5170b125a4d6e", + "globals": [], + "declaredModules": [] + } + }, + "powerbi-visuals-tools": { + "1.11": { + "libraryName": "Powerbi-visuals-tools", + "typingsPackageName": "powerbi-visuals-tools", + "projectName": "https://github.com/Microsoft/PowerBI-visuals-tools", + "contributors": [ + { + "name": " Ilfat Galiev", + "url": "https://github.com/zBritva", + "githubUsername": "zBritva" + }, + { + "name": "Microsoft", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aca04fa17b707b05a4c06dcfc1df7ed038d1ec605ded7a72620318bea148666c", + "globals": [], + "declaredModules": [ + "powerbi-visuals-tools" + ] + } + }, + "preact-i18n": { + "1.2": { + "libraryName": "preact-i18n", + "typingsPackageName": "preact-i18n", + "projectName": "https://github.com/synacor/preact-i18n", + "contributors": [ + { + "name": "Lukas Tetzlaff", + "url": "https://github.com/ltetzlaff", + "githubUsername": "ltetzlaff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "preact", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "preact", + "version": "^8.4.2" + } + ], + "contentHash": "e906189b68499469651bd343f69e522357c255c423dabf1101350c3f307c0756", + "globals": [], + "declaredModules": [ + "preact-i18n" + ] + } + }, + "precise": { + "0.0": { + "libraryName": "precise", + "typingsPackageName": "precise", + "projectName": "https://www.npmjs.org/package/precise", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b41c358d28bc78fc40ca6dcd8ced8490cc1f4b772cd2628ac7c15533d95597e9", + "globals": [], + "declaredModules": [ + "precise" + ] + } + }, + "precond": { + "0.2": { + "libraryName": "precond", + "typingsPackageName": "precond", + "projectName": "https://github.com/MathieuTurcotte/node-precond", + "contributors": [ + { + "name": "Oliver Schneider", + "url": "https://github.com/olsio", + "githubUsername": "olsio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "619e9ffe76c9015fcb356298ef60747b7a7183e2407509d972daef7dfa8b6903", + "globals": [], + "declaredModules": [ + "precond" + ] + } + }, + "preferred-pm": { + "2.0": { + "libraryName": "preferred-pm", + "typingsPackageName": "preferred-pm", + "projectName": "https://github.com/zkochan/packages/tree/master/preferred-pm", + "contributors": [ + { + "name": "Chuah Chee Shian", + "url": "https://github.com/shian15810", + "githubUsername": "shian15810" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42f85297ddecea85436067114df603514908bc2d8fcbdd44ee675bd5a18361dd", + "globals": [], + "declaredModules": [ + "preferred-pm" + ] + } + }, + "prefixfree": { + "1.0": { + "libraryName": "prefixfree", + "typingsPackageName": "prefixfree", + "projectName": "https://github.com/LeaVerou/prefixfree", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "baa84007356c611b6be7c904e7e76dd740781b5e1cb74f8547d6dc6cc162a1d9", + "globals": [ + "PrefixFree", + "StyleFix" + ], + "declaredModules": [] + } + }, + "preloadjs": { + "0.6": { + "libraryName": "PreloadJS", + "typingsPackageName": "preloadjs", + "projectName": "http://www.createjs.com/#!/PreloadJS", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + }, + { + "name": "Endel Dreyer", + "url": "https://github.com/endel", + "githubUsername": "endel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "createjs-lib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "936c6692245c8c8e26d696da9f983c1fcf8b6399a79a50aa34c4a8fd0851412f", + "globals": [ + "createjs" + ], + "declaredModules": [] + } + }, + "prelude-ls": { + "1.1": { + "libraryName": "prelude.ls", + "typingsPackageName": "prelude-ls", + "projectName": "http://www.preludels.com", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d74e5e51443d9467bc419f76c2c8a87af234315b5f1c4df66373badab1689e9", + "globals": [], + "declaredModules": [ + "prelude-ls" + ] + } + }, + "prettier": { + "1.19": { + "libraryName": "prettier", + "typingsPackageName": "prettier", + "projectName": "https://github.com/prettier/prettier", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + }, + { + "name": "Sosuke Suzuki", + "url": "https://github.com/sosukesuzuki", + "githubUsername": "sosukesuzuki" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "parser-angular.d.ts", + "parser-babylon.d.ts", + "parser-flow.d.ts", + "parser-graphql.d.ts", + "parser-html.d.ts", + "parser-markdown.d.ts", + "parser-postcss.d.ts", + "parser-typescript.d.ts", + "parser-yaml.d.ts", + "standalone.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "babel-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73b60eaab38640a3c8ba3993a0da1c26060d4edaa09277c8bd1542ef7f98bb4a", + "globals": [ + "prettier" + ], + "declaredModules": [ + "prettier", + "prettier/standalone", + "prettier/parser-typescript", + "prettier/parser-graphql", + "prettier/parser-babylon", + "prettier/parser-html", + "prettier/parser-markdown", + "prettier/parser-postcss", + "prettier/parser-yaml", + "prettier/parser-angular", + "prettier/parser-flow" + ] + } + }, + "prettier-package-json": { + "2.1": { + "libraryName": "prettier-package-json", + "typingsPackageName": "prettier-package-json", + "projectName": "https://github.com/cameronhunter/prettier-package-json", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89177ba35601d1136529b0da539e4f8750d4a7d909ab0da5b5fd3c922c87446c", + "globals": [], + "declaredModules": [ + "prettier-package-json" + ] + } + }, + "pretty": { + "2.0": { + "libraryName": "pretty", + "typingsPackageName": "pretty", + "projectName": "https://github.com/jonschlinkert/pretty", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7f80f22cdbf833017179f36b02cd65eade169ab6dc4d4426b808efeca7d093c", + "globals": [], + "declaredModules": [ + "pretty" + ] + } + }, + "pretty-hrtime": { + "1.0": { + "libraryName": "pretty-hrtime", + "typingsPackageName": "pretty-hrtime", + "projectName": "https://github.com/robrich/pretty-hrtime", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "676fd85fa5cbefc2af5ccec3614a729d73778669993016c1eee4e32d7c79b70f", + "globals": [], + "declaredModules": [ + "pretty-hrtime" + ] + } + }, + "pretty-time": { + "1.1": { + "libraryName": "pretty-time", + "typingsPackageName": "pretty-time", + "projectName": "https://github.com/jonschlinkert/pretty-time", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "692c7afdddc98e37aa42aa3690a571540099428211b4859e04f5593d5d68c052", + "globals": [], + "declaredModules": [ + "pretty-time" + ] + } + }, + "prettyjson": { + "0.0": { + "libraryName": "prettyjson", + "typingsPackageName": "prettyjson", + "projectName": "https://github.com/rafeca/prettyjson", + "contributors": [ + { + "name": "Wael BEN ZID EL GUEBSI", + "url": "https://github.com/benzid-wael/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e56512f180bd6ec3a635ab7cfe0ab0ee90ddcc6d71c523bc313dd30504936de9", + "globals": [], + "declaredModules": [ + "prettyjson" + ] + } + }, + "preval.macro": { + "3.0": { + "libraryName": "preval.macro", + "typingsPackageName": "preval.macro", + "projectName": "https://github.com/kentcdodds/preval.macro", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f49ed50760aad7be455062d0ffbb5fb3fdb55e689d03a5f806051b2abf818f9", + "globals": [], + "declaredModules": [ + "preval.macro" + ] + } + }, + "priorityqueuejs": { + "1.0": { + "libraryName": "priorityqueuejs", + "typingsPackageName": "priorityqueuejs", + "projectName": "https://github.com/janogonzalez/priorityqueuejs", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00a9630c95e046761a2d7d3e9e096811da56a26c473be3ca9133d7c87a8f137e", + "globals": [], + "declaredModules": [ + "priorityqueuejs" + ] + } + }, + "prismic-dom": { + "2.1": { + "libraryName": "prismic-dom", + "typingsPackageName": "prismic-dom", + "projectName": "https://github.com/prismicio/prismic-dom#readme", + "contributors": [ + { + "name": "Nick Whyte", + "url": "https://github.com/nickw444", + "githubUsername": "nickw444" + }, + { + "name": "Siggy Bilstein", + "url": "https://github.com/sbilstein", + "githubUsername": "sbilstein" + }, + { + "name": "Douglas Nomizo", + "url": "https://github.com/douglasnomizo", + "githubUsername": "douglasnomizo" + }, + { + "name": "Henry Myers", + "url": "https://github.com/henrymyers", + "githubUsername": "henrymyers" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf2372c4e0ea20e6ab4a69a3f2826012a44993320eb484c482f0430fd3f5ca29", + "globals": [], + "declaredModules": [ + "prismic-dom" + ] + } + }, + "prismjs": { + "1.16": { + "libraryName": "prismjs", + "typingsPackageName": "prismjs", + "projectName": "http://prismjs.com/", + "contributors": [ + { + "name": "Michael Schmidt", + "url": "https://github.com/RunDevelopment", + "githubUsername": "RunDevelopment" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Erik Lieben", + "url": "https://github.com/eriklieben", + "githubUsername": "eriklieben" + }, + { + "name": "Andre Wiggins", + "url": "https://github.com/andrewiggins", + "githubUsername": "andrewiggins" + }, + { + "name": "Michał Miszczyszyn", + "url": "https://github.com/mmiszy", + "githubUsername": "mmiszy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff16f5934e72b51c1254ee3b6c5694069636cda6933469e55cae470c19c92634", + "globals": [ + "Prism" + ], + "declaredModules": [ + "prismjs" + ] + } + }, + "private-ip": { + "1.0": { + "libraryName": "private-ip", + "typingsPackageName": "private-ip", + "projectName": "https://github.com/frenchbread/private-ip#readme", + "contributors": [ + { + "name": "coderslagoon", + "url": "https://github.com/coderslagoon", + "githubUsername": "coderslagoon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c293cabd2f9fbc1aab68abbe0864486b9fa1aba9d1373db93e8ac2d88605297", + "globals": [], + "declaredModules": [ + "private-ip" + ] + } + }, + "probability-distributions": { + "0.1": { + "libraryName": "probability-distributions", + "typingsPackageName": "probability-distributions", + "projectName": "https://github.com/Mattasher/probability-distributions", + "contributors": [ + { + "name": "Sophie Dankel", + "url": "https://github.com/sdankel", + "githubUsername": "sdankel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c48a2f1468ffa878ce8295d8a1e1a5cedc20467335e24b651ae5a711c53db58d", + "globals": [], + "declaredModules": [ + "probability-distributions" + ] + } + }, + "procfs-stats": { + "1.0": { + "libraryName": "procfs-stats", + "typingsPackageName": "procfs-stats", + "projectName": "https://github.com/soldair/node-procfs-stats", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf8c9b1cb88e095a8e2e7b1a8f69d17a7528deec0ea1ba77066142e23955c6ef", + "globals": [], + "declaredModules": [ + "procfs-stats" + ] + } + }, + "proclaim": { + "3.6": { + "libraryName": "proclaim", + "typingsPackageName": "proclaim", + "projectName": "https://github.com/rowanmanning/proclaim", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f8729fcbf082341ef2413db58786797cb19fda1df620824053987f9c23978dd", + "globals": [], + "declaredModules": [ + "proclaim" + ] + } + }, + "progress": { + "2.0": { + "libraryName": "node-progress", + "typingsPackageName": "progress", + "projectName": "https://github.com/visionmedia/node-progress", + "contributors": [ + { + "name": "Sebastian Lenz", + "url": "https://github.com/sebastian-lenz", + "githubUsername": "sebastian-lenz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c99309a05119558f9dbb4560676705ebc1fd2ba3099d5750eda4b076ee28c52", + "globals": [ + "ProgressBar" + ], + "declaredModules": [ + "progress" + ] + } + }, + "progress-stream": { + "2.0": { + "libraryName": "progress-stream", + "typingsPackageName": "progress-stream", + "projectName": "https://github.com/freeall/progress-stream", + "contributors": [ + { + "name": "Mick Dekkers", + "url": "https://github.com/mickdekkers", + "githubUsername": "mickdekkers" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8306f2c295f780712dc0d87d464e73fc5d562539dce499f93185e3579d233a6d", + "globals": [], + "declaredModules": [ + "progress-stream" + ] + } + }, + "progressbar": { + "1.1": { + "libraryName": "progressbar", + "typingsPackageName": "progressbar", + "projectName": "https://github.com/bevry/progressbar", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8200aa6e56237b94a5c4fab4e29af99624e83382b5098f9142b676fd3bcb7a78", + "globals": [], + "declaredModules": [ + "progressbar" + ] + } + }, + "progressjs": { + "0.1": { + "libraryName": "ProgressJs", + "typingsPackageName": "progressjs", + "projectName": "http://usablica.github.io/progress.js/", + "contributors": [ + { + "name": "Shunsuke Ohtani", + "url": "https://github.com/zaneli", + "githubUsername": "zaneli" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "351f0ea6bcc6903391c4c9da37f7228d37e3635972786091f03ca01328898237", + "globals": [ + "progressJs" + ], + "declaredModules": [] + } + }, + "proj4": { + "2.5": { + "libraryName": "proj4", + "typingsPackageName": "proj4", + "projectName": "https://github.com/proj4js/proj4js", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a71a2b6f0b38c429a9aa3320248ae328d6376343dd66e746087dcb7b2b21bc4", + "globals": [ + "proj4" + ], + "declaredModules": [ + "proj4" + ] + } + }, + "proj4leaflet": { + "1.0": { + "libraryName": "proj4leaflet", + "typingsPackageName": "proj4leaflet", + "projectName": "https://github.com/kartena/Proj4Leaflet#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "leaflet", + "version": "*" + }, + { + "name": "proj4", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17dfc77f68a4a57d360db4cbbbabe87c6d076559643a3ec37daddef19aa2dfac", + "globals": [], + "declaredModules": [ + "proj4leaflet" + ] + } + }, + "project-name": { + "1.0": { + "libraryName": "project-name", + "typingsPackageName": "project-name", + "projectName": "https://github.com/jonschlinkert/project-name", + "contributors": [ + { + "name": "Ajil Oommen", + "url": "https://github.com/ajilo297", + "githubUsername": "ajilo297" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62c6fd8c7cd90b3c011940117fabf67376c34fac4927fddc4ff7a5e276a2869c", + "globals": [], + "declaredModules": [ + "project-name" + ] + } + }, + "project-oxford": { + "0.1": { + "libraryName": "project-oxford", + "typingsPackageName": "project-oxford", + "projectName": "https://github.com/felixrieseberg/project-oxford", + "contributors": [ + { + "name": "Scott Southwood", + "url": "https://github.com/scsouthw", + "githubUsername": "scsouthw" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50e707495baa6f1720dd682d9c827d0ce842fcdbb6e03064affac262297e054f", + "globals": [], + "declaredModules": [ + "project-oxford" + ] + } + }, + "prometheus-gc-stats": { + "0.6": { + "libraryName": "prometheus-gc-stats", + "typingsPackageName": "prometheus-gc-stats", + "projectName": "https://github.com/SimenB/node-prometheus-gc-stats", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31ba39e39da221c99b8c63661ef592f1d1d4c5143ff9615759766e73f56f5dd0", + "globals": [], + "declaredModules": [ + "prometheus-gc-stats" + ] + } + }, + "promise-abortable": { + "1.2": { + "libraryName": "promise-abortable", + "typingsPackageName": "promise-abortable", + "projectName": "https://github.com/dondevi/promise-abortable", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f34d38f8e16ced5b7ee2c1408315118c3a8a3ef7ce5911b3495a910ad7ea9b7", + "globals": [], + "declaredModules": [ + "promise-abortable" + ] + } + }, + "promise-dag": { + "1.0": { + "libraryName": "promise-dag", + "typingsPackageName": "promise-dag", + "projectName": "https://github.com/vvvvalvalval/promise-dag#readme", + "contributors": [ + { + "name": "Sjoerd Diepen", + "url": "https://github.com/OSjoerdWie", + "githubUsername": "OSjoerdWie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64aa1862544369c8e4185d94d2c3cfdc19737bc868ece5de195f9cd537c34eb4", + "globals": [], + "declaredModules": [ + "promise-dag" + ] + } + }, + "promise-fs": { + "2.1": { + "libraryName": "promise-fs", + "typingsPackageName": "promise-fs", + "projectName": "https://github.com/octet-stream/promise-fs#readme", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "url" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95c828af3a2e321966240ea397eb83add3c43d645fce36f4895fc238a909d86f", + "globals": [], + "declaredModules": [ + "promise-fs" + ] + } + }, + "promise-ftp": { + "1.3": { + "libraryName": "promise-ftp", + "typingsPackageName": "promise-ftp", + "projectName": "https://github.com/realtymaps/promise-ftp", + "contributors": [ + { + "name": "coolreader18", + "url": "https://github.com/coolreader18", + "githubUsername": "coolreader18" + }, + { + "name": "Rolands Jegorovs", + "url": "https://github.com/Rolandisimo", + "githubUsername": "Rolandisimo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ftp", + "version": "*" + }, + { + "name": "promise-ftp-common", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b0ed081d426e2e226bb16654ebb1e4239b5695b9d9e20038058bbabab45c3a5", + "globals": [], + "declaredModules": [ + "promise-ftp" + ] + } + }, + "promise-ftp-common": { + "1.1": { + "libraryName": "promise-ftp-common", + "typingsPackageName": "promise-ftp-common", + "projectName": "https://github.com/realtymaps/promise-ftp-common", + "contributors": [ + { + "name": "coolreader18", + "url": "https://github.com/coolreader18", + "githubUsername": "coolreader18" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb3356bce74008caa9c8cdc1dd0d0a2a3c39161426caf29d85e91073d2bd514b", + "globals": [], + "declaredModules": [ + "promise-ftp-common" + ] + } + }, + "promise-hash": { + "1.3": { + "libraryName": "promise-hash", + "typingsPackageName": "promise-hash", + "projectName": "https://github.com/mtimofiiv/promise-hash", + "contributors": [ + { + "name": "Michael Shafir", + "url": "https://github.com/mshafir", + "githubUsername": "mshafir" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2312fae107b0458c0f18166bda28318c9459771909ca435900d688d88b770953", + "globals": [], + "declaredModules": [ + "promise-hash" + ] + } + }, + "promise-inflight": { + "1.0": { + "libraryName": "promise-inflight", + "typingsPackageName": "promise-inflight", + "projectName": "https://github.com/iarna/promise-inflight#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23d908875960830480e076e842838ee0c2b91d995d660798d7ba4a0ae7821414", + "globals": [], + "declaredModules": [ + "promise-inflight" + ] + } + }, + "promise-map-limit": { + "1.0": { + "libraryName": "promise-map-limit", + "typingsPackageName": "promise-map-limit", + "projectName": "https://github.com/dbrockman/promise-map-limit", + "contributors": [ + { + "name": "Joseph Kohlmann", + "url": "https://github.com/kohlmannj", + "githubUsername": "kohlmannj" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1ad98c6e9c5fa073c8a1d4687b57b1df95008d651b6489ab6f1e0af7b8ee41c", + "globals": [], + "declaredModules": [ + "promise-map-limit" + ] + } + }, + "promise-memoize": { + "1.2": { + "libraryName": "promise-memoize", + "typingsPackageName": "promise-memoize", + "projectName": "https://github.com/nodeca/promise-memoize#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2db8d75ad43795da229ca0720c8808d73d477195476e7796a79288bf462f0299", + "globals": [], + "declaredModules": [ + "promise-memoize" + ] + } + }, + "promise-nodeify": { + "3.0": { + "libraryName": "promise-nodeify", + "typingsPackageName": "promise-nodeify", + "projectName": "https://github.com/kevinoid/promise-nodeify", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e398c93edc178cf499b91a39d82e36e692448e2ca0c831ad01534e152edb05d6", + "globals": [ + "promiseNodeify" + ], + "declaredModules": [ + "promise-nodeify" + ] + } + }, + "promise-pg": { + "0.0": { + "libraryName": "promise-pg", + "typingsPackageName": "promise-pg", + "projectName": "https://bitbucket.org/lplabs/promise-pg", + "contributors": [ + { + "name": "Chris Charabaruk", + "url": "https://github.com/coldacid", + "githubUsername": "coldacid" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "pg", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ce8d2b553bb1ff7ae0a0bf1986a83ae30f5bec340b424581fd3c2c94a3a0d5b3", + "globals": [], + "declaredModules": [ + "promise-pg" + ] + } + }, + "promise-poller": { + "1.7": { + "libraryName": "promise-poller", + "typingsPackageName": "promise-poller", + "projectName": "https://github.com/joeattardi/promise-poller", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92cd94d81fe65f4748091229c2d6a0ffb2d2157538f37cbc7642de64fd64f6d0", + "globals": [], + "declaredModules": [ + "promise-poller" + ] + } + }, + "promise-polyfill": { + "6.0": { + "libraryName": "promise-polyfill", + "typingsPackageName": "promise-polyfill", + "projectName": "https://github.com/taylorhakes/promise-polyfill", + "contributors": [ + { + "name": "Steve Jenkins", + "url": "https://github.com/skysteve", + "githubUsername": "skysteve" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c400f0d97d446c493cd27c4f0953e8faba61eee1f03ba93cb1d72c57dd6747b8", + "globals": [], + "declaredModules": [ + "promise-polyfill" + ] + } + }, + "promise-pool": { + "0.0": { + "libraryName": "promise-pool", + "typingsPackageName": "promise-pool", + "projectName": "https://github.com/vilic/promise-pool", + "contributors": [ + { + "name": "VILIC VANE", + "url": "https://github.com/vilic", + "githubUsername": "vilic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "q-retry", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1d1f8d602188b6965142d8f2d2a5c9eb8efe9206ccaf900bc17dc90414e3614c", + "globals": [], + "declaredModules": [ + "promise-pool" + ] + } + }, + "promise-queue": { + "2.2": { + "libraryName": "promise-queue", + "typingsPackageName": "promise-queue", + "projectName": "https://github.com/azproduction/promise-queue", + "contributors": [ + { + "name": "Lachlan Stuart", + "url": "https://github.com/LachlanStuart", + "githubUsername": "LachlanStuart" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72879e6e9eb7e6c2f5dcde110a4a33a93852052fed551909430aa51f996048bf", + "globals": [], + "declaredModules": [ + "promise-queue" + ] + } + }, + "promise-retry": { + "1.1": { + "libraryName": "promise-retry", + "typingsPackageName": "promise-retry", + "projectName": "https://github.com/IndigoUnited/node-promise-retry", + "contributors": [ + { + "name": "Jamie Birch", + "url": "https://github.com/shirakaba", + "githubUsername": "shirakaba" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "retry", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06c40995b0e9e4da646a25aed9dd1d32591ead03ad4ebfdb15646ab86d74f697", + "globals": [], + "declaredModules": [ + "promise-retry" + ] + } + }, + "promise-sequential": { + "1.1": { + "libraryName": "promise-sequential", + "typingsPackageName": "promise-sequential", + "projectName": "https://github.com/russiann/promise-sequential#readme", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a41e041c4ca31eb6c88f546c3ca2cdbd21b682e9bbc44edd39169ae818f2cbc", + "globals": [], + "declaredModules": [ + "promise-sequential" + ] + } + }, + "promise-sftp": { + "1.3": { + "libraryName": "promise-sftp", + "typingsPackageName": "promise-sftp", + "projectName": "https://github.com/realtymaps/promise-sftp", + "contributors": [ + { + "name": "coolreader18", + "url": "https://github.com/coolreader18", + "githubUsername": "coolreader18" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "promise-ftp-common", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "ssh2", + "version": "*" + }, + { + "name": "ssh2-streams", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7cbfdad4c7cdf6f12ab6cb119fe4067d58c90d4c6b0c71d04396ab4ccfd1dafb", + "globals": [], + "declaredModules": [ + "promise-sftp" + ] + } + }, + "promise-timeout": { + "1.3": { + "libraryName": "promise-timeout", + "typingsPackageName": "promise-timeout", + "projectName": "https://github.com/building5/promise-timeout#readme", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "baeffab85cb09f850feaecdcf19a27c6a4f5f558fbb477c201e12906e649458a", + "globals": [], + "declaredModules": [ + "promise-timeout" + ] + } + }, + "promise.allsettled": { + "1.0": { + "libraryName": "promise.allsettled", + "typingsPackageName": "promise.allsettled", + "projectName": "https://github.com/ljharb/promise.allsettled#readme", + "contributors": [ + { + "name": "Martin Jurča", + "url": "https://github.com/jurca", + "githubUsername": "jurca" + }, + { + "name": "Elizabeth Lorenz", + "url": "https://github.com/kisaraofpern", + "githubUsername": "kisaraofpern" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "auto.d.ts", + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "requirePromise.d.ts", + "shim.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a4681bb65bc68eabe78c6e8fc36442f9cb37a07a8e6b260ccbff5ec8437a469", + "globals": [], + "declaredModules": [ + "promise.allsettled", + "promise.allsettled/implementation", + "promise.allsettled/types", + "promise.allsettled/polyfill", + "promise.allsettled/shim", + "promise.allsettled/auto", + "promise.allsettled/requirePromise" + ] + } + }, + "promise.prototype.finally": { + "2.0": { + "libraryName": "promise.prototype.finally", + "typingsPackageName": "promise.prototype.finally", + "projectName": "https://github.com/es-shims/promise.prototype.finally", + "contributors": [ + { + "name": "Slava Shpitalny", + "url": "https://github.com/slavik57", + "githubUsername": "slavik57" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "513630a8ea4abfc6dcb1cb8fd1425d2d3815129f3c85d098a0ade707790fa3c9", + "globals": [], + "declaredModules": [ + "promise.prototype.finally" + ] + } + }, + "promised-ldap": { + "0.3": { + "libraryName": "promised-ldap", + "typingsPackageName": "promised-ldap", + "projectName": "https://github.com/stewartml/promised-ldap", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ldapjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3fa2e0cec699883fe325f3dc0975e0be1cc89d0ae0a8dd952a70f41c6d2b3d5a", + "globals": [], + "declaredModules": [ + "promised-ldap" + ] + } + }, + "promised-temp": { + "0.1": { + "libraryName": "promised-temp", + "typingsPackageName": "promised-temp", + "projectName": "https://www.npmjs.com/package/promised-temp", + "contributors": [ + { + "name": "Saqib Rokadia", + "url": "https://github.com/rokadias", + "githubUsername": "rokadias" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "temp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d8518f47ab542781df6242cbe2dd696f4c47d89c4a49dc6620b43b8ee59fdc54", + "globals": [], + "declaredModules": [ + "promised-temp" + ] + } + }, + "promisify-node": { + "0.4": { + "libraryName": "promisify-node", + "typingsPackageName": "promisify-node", + "projectName": "https://github.com/nodegit/promisify-node", + "contributors": [ + { + "name": "Borek Bernard", + "url": "https://github.com/borekb", + "githubUsername": "borekb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5832933c2160b4d32fcae0df25e4f11de24c976843cb1706485cd75cf0aebfd", + "globals": [], + "declaredModules": [ + "promisify-node" + ] + } + }, + "promisify-supertest": { + "1.0": { + "libraryName": "promisify-supertest", + "typingsPackageName": "promisify-supertest", + "projectName": "https://www.npmjs.com/package/promisify-supertest", + "contributors": [ + { + "name": "Leo Liang", + "url": "https://github.com/aleung", + "githubUsername": "aleung" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "acc7ae3194159598cc0cc788d82624b27fdcb77375bed6d91823253f882c5dbe", + "globals": [], + "declaredModules": [ + "promisify-supertest" + ] + } + }, + "prompt-sync": { + "4.1": { + "libraryName": "prompt-sync", + "typingsPackageName": "prompt-sync", + "projectName": "https://github.com/0x00A/prompt-sync", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2cfc7109757f8d4820c567b93d179e052a78c6ff1af64f7364ef98ed2be55c9b", + "globals": [], + "declaredModules": [ + "prompt-sync" + ] + } + }, + "prompt-sync-history": { + "1.0": { + "libraryName": "prompt-sync-history", + "typingsPackageName": "prompt-sync-history", + "projectName": "https://github.com/davidmarkclements/prompt-sync-history", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prompt-sync", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aaa5d6a5a27fc629ed10ee87afa86ef1840cb5ac7c1e5be2896a7a0a8072e410", + "globals": [], + "declaredModules": [ + "prompt-sync-history" + ] + } + }, + "promptly": { + "3.0": { + "libraryName": "node-promptly", + "typingsPackageName": "promptly", + "projectName": "https://github.com/IndigoUnited/node-promptly", + "contributors": [ + { + "name": "Dan Spencer", + "url": "https://github.com/danrspencer", + "githubUsername": "danrspencer" + }, + { + "name": "Alex Ilyaev", + "url": "https://github.com/alexilyaev", + "githubUsername": "alexilyaev" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57eaac6cb24b0f9e8f6187b6f91854eff75289ffedfbba89df0a757fe803b1bb", + "globals": [], + "declaredModules": [ + "promptly" + ] + } + }, + "prompts": { + "2.0": { + "libraryName": "prompts", + "typingsPackageName": "prompts", + "projectName": "https://github.com/terkelg/prompts", + "contributors": [ + { + "name": "Berkay GURSOY", + "url": "https://github.com/Berkays", + "githubUsername": "Berkays" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/danielpa9708", + "githubUsername": "danielpa9708" + }, + { + "name": "Kamontat Chantrachirathumrong", + "url": "https://github.com/kamontat", + "githubUsername": "kamontat" + }, + { + "name": "theweirdone", + "url": "https://github.com/theweirdone", + "githubUsername": "theweirdone" + }, + { + "name": "whoaa512", + "url": "https://github.com/whoaa512", + "githubUsername": "whoaa512" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22f0b4aa3bec0926aff6e634769014df21a762cd58304d70105270210387b861", + "globals": [], + "declaredModules": [ + "prompts" + ] + } + }, + "prop-types": { + "15.7": { + "libraryName": "prop-types", + "typingsPackageName": "prop-types", + "projectName": "https://github.com/reactjs/prop-types", + "contributors": [ + { + "name": "DovydasNavickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Ferdy Budhidharma", + "url": "https://github.com/ferdaber", + "githubUsername": "ferdaber" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09cbaa49bc0d7139a168388028da20f8772c641a1e83848ef2cdcd0f91c7ee79", + "globals": [], + "declaredModules": [ + "prop-types" + ] + } + }, + "proper-lockfile": { + "4.1": { + "libraryName": "proper-lockfile", + "typingsPackageName": "proper-lockfile", + "projectName": "https://github.com/moxystudio/node-proper-lockfile", + "contributors": [ + { + "name": "Nikita Volodin", + "url": "https://github.com/qlonik", + "githubUsername": "qlonik" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "ulrichb", + "url": "https://github.com/ulrichb", + "githubUsername": "ulrichb" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "retry", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4af01baf4b2e13fe5832abbe06bd27adb789fad884df872a74e1e72de805cb9", + "globals": [], + "declaredModules": [ + "proper-lockfile" + ] + } + }, + "proper-url-join": { + "2.0": { + "libraryName": "proper-url-join", + "typingsPackageName": "proper-url-join", + "projectName": "https://github.com/moxystudio/js-proper-url-join", + "contributors": [ + { + "name": "Jules Sam. Randolph", + "url": "https://github.com/jsamr", + "githubUsername": "jsamr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "query-string", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "query-string", + "version": "^6.3.0" + } + ], + "contentHash": "0aa0e99e1352c21e898ac50232892c6ad4167684b0a08379a40b34f60263baa3", + "globals": [], + "declaredModules": [ + "proper-url-join" + ] + } + }, + "properties-reader": { + "0.0": { + "libraryName": "properties-reader", + "typingsPackageName": "properties-reader", + "projectName": "https://github.com/steveukx/properties", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f73cc21e583c65430cb8935b5289e3096e1a61b5e5eced76d6d0a2f2a910741", + "globals": [], + "declaredModules": [ + "properties-reader" + ] + } + }, + "prosemirror-collab": { + "1.0": { + "libraryName": "prosemirror-collab", + "typingsPackageName": "prosemirror-collab", + "projectName": "https://github.com/ProseMirror/prosemirror-collab", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-transform", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71e951972bf5a69d5e5654ec8a8667356bdd994ef5a70c7feabb914488fcb2a9", + "globals": [], + "declaredModules": [ + "prosemirror-collab" + ] + } + }, + "prosemirror-commands": { + "1.0": { + "libraryName": "prosemirror-commands", + "typingsPackageName": "prosemirror-commands", + "projectName": "https://github.com/ProseMirror/prosemirror-commands", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e3b8f8da8ce196e49f4a3a2ba272ca09e777f4d0c3882a6019a1fd149e3015c", + "globals": [], + "declaredModules": [ + "prosemirror-commands" + ] + } + }, + "prosemirror-dev-tools": { + "2.1": { + "libraryName": "prosemirror-dev-tools", + "typingsPackageName": "prosemirror-dev-tools", + "projectName": "https://github.com/d4rkr00t/prosemirror-dev-tools#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9c8d8afd0509ee1b6961617716d4b3d5a5af425562e1fc81c4c41ecbe81b251", + "globals": [ + "applyDevTools" + ], + "declaredModules": [ + "prosemirror-dev-tools" + ] + } + }, + "prosemirror-dropcursor": { + "1.0": { + "libraryName": "prosemirror-dropcursor", + "typingsPackageName": "prosemirror-dropcursor", + "projectName": "https://github.com/ProseMirror/prosemirror-dropcursor", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Daniil Dotsev", + "url": "https://github.com/dddotsev", + "githubUsername": "dddotsev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db3aca5ea742be8c79eb1daa8db46518f2a392d57777e79d5bfadd39d8a3d81a", + "globals": [], + "declaredModules": [ + "prosemirror-dropcursor" + ] + } + }, + "prosemirror-gapcursor": { + "1.0": { + "libraryName": "prosemirror-gapcursor", + "typingsPackageName": "prosemirror-gapcursor", + "projectName": "https://github.com/ProseMirror/prosemirror-gapcursor", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "625f1189fa408b5fdf1a73b8bb181aa25f98ef381e1162bb2ab70349bdcf1b8a", + "globals": [], + "declaredModules": [ + "prosemirror-gapcursor" + ] + } + }, + "prosemirror-history": { + "1.0": { + "libraryName": "prosemirror-history", + "typingsPackageName": "prosemirror-history", + "projectName": "https://github.com/ProseMirror/prosemirror-history", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f484bb47c7d88bd7f1fe5933d5956edc5f194e6f448a49fa8e7ed8031b8b40c2", + "globals": [], + "declaredModules": [ + "prosemirror-history" + ] + } + }, + "prosemirror-inputrules": { + "1.0": { + "libraryName": "prosemirror-inputrules", + "typingsPackageName": "prosemirror-inputrules", + "projectName": "https://github.com/ProseMirror/prosemirror-inputrules", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d57a7b113880d4f76e6b65c3341f97c1dc768aa7dfcc6ff33647d1377a22fb9d", + "globals": [], + "declaredModules": [ + "prosemirror-inputrules" + ] + } + }, + "prosemirror-keymap": { + "1.0": { + "libraryName": "prosemirror-keymap", + "typingsPackageName": "prosemirror-keymap", + "projectName": "https://github.com/ProseMirror/prosemirror-keymap", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc44666b1a308ebff495db8e45e234f7f40c193e6c7b3a2a1433a2f2e6ded916", + "globals": [], + "declaredModules": [ + "prosemirror-keymap" + ] + } + }, + "prosemirror-markdown": { + "1.0": { + "libraryName": "prosemirror-markdown", + "typingsPackageName": "prosemirror-markdown", + "projectName": "https://github.com/ProseMirror/prosemirror-markdown", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + }, + { + "name": "Ifiokj Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "markdown-it", + "version": "*" + }, + { + "name": "prosemirror-model", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67c38b1acb15c23672d7ed526a22d8b50d95874f2d44c02e05b573a60e2af8b1", + "globals": [], + "declaredModules": [ + "prosemirror-markdown" + ] + } + }, + "prosemirror-menu": { + "1.0": { + "libraryName": "prosemirror-menu", + "typingsPackageName": "prosemirror-menu", + "projectName": "https://github.com/ProseMirror/prosemirror-menu", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4f8b88b24c0611bc64e07a10060549af0ed687ba2f81c1b769c15b37cdabcde", + "globals": [], + "declaredModules": [ + "prosemirror-menu" + ] + } + }, + "prosemirror-model": { + "1.7": { + "libraryName": "prosemirror-model", + "typingsPackageName": "prosemirror-model", + "projectName": "https://github.com/ProseMirror/prosemirror-model", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Malte Blanken", + "url": "https://github.com/neknalb", + "githubUsername": "neknalb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "orderedmap", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9f00b59c06a7eb159f150afafb198c83d3fd1f947b7cd574cec34d569f09cbb", + "globals": [], + "declaredModules": [ + "prosemirror-model" + ] + } + }, + "prosemirror-schema-basic": { + "1.0": { + "libraryName": "prosemirror-schema-basic", + "typingsPackageName": "prosemirror-schema-basic", + "projectName": "https://github.com/ProseMirror/prosemirror-schema-basic", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9bd05afc78b88b56d95efc5c1703391b5e6943a6b8cdbaeb58df2f62fae18e8", + "globals": [], + "declaredModules": [ + "prosemirror-schema-basic" + ] + } + }, + "prosemirror-schema-list": { + "1.0": { + "libraryName": "prosemirror-schema-list", + "typingsPackageName": "prosemirror-schema-list", + "projectName": "https://github.com/ProseMirror/prosemirror-schema-list", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "orderedmap", + "version": "*" + }, + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b857251633fd5fc984fc4b121842d49646ce096d7d60b03c0a1a911b47678600", + "globals": [], + "declaredModules": [ + "prosemirror-schema-list" + ] + } + }, + "prosemirror-state": { + "1.2": { + "libraryName": "prosemirror-state", + "typingsPackageName": "prosemirror-state", + "projectName": "https://github.com/ProseMirror/prosemirror-state", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-transform", + "version": "*" + }, + { + "name": "prosemirror-view", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4cffd32415a30d750b5f8e9b2413d214a600da20c4c0a4143a3c6c86edd48a9", + "globals": [], + "declaredModules": [ + "prosemirror-state" + ] + } + }, + "prosemirror-test-builder": { + "1.0": { + "libraryName": "prosemirror-test-builder", + "typingsPackageName": "prosemirror-test-builder", + "projectName": "https://github.com/prosemirror/prosemirror-test-builder#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + } + ], + "testDependencies": [ + "prosemirror-state" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba4c6243ee12ffc824ac440e2dc2227d5d77105afa5bdc31a5fa2c8a4d3f2341", + "globals": [], + "declaredModules": [ + "prosemirror-test-builder" + ] + } + }, + "prosemirror-transform": { + "1.1": { + "libraryName": "prosemirror-transform", + "typingsPackageName": "prosemirror-transform", + "projectName": "https://github.com/ProseMirror/prosemirror-transform", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cf21d5ff7306784102a6b9103b4cc1af5f89adfdb98b8fd3242aa35ec08ee44", + "globals": [], + "declaredModules": [ + "prosemirror-transform" + ] + } + }, + "prosemirror-view": { + "1.11": { + "libraryName": "prosemirror-view", + "typingsPackageName": "prosemirror-view", + "projectName": "https://github.com/ProseMirror/prosemirror-view", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "David Hahn", + "url": "https://github.com/davidka", + "githubUsername": "davidka" + }, + { + "name": "Tim Baumann", + "url": "https://github.com/timjb", + "githubUsername": "timjb" + }, + { + "name": "Patrick Simmelbauer", + "url": "https://github.com/patsimm", + "githubUsername": "patsimm" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prosemirror-model", + "version": "*" + }, + { + "name": "prosemirror-state", + "version": "*" + }, + { + "name": "prosemirror-transform", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e70f06076e47cb87f4362a0ecd1df17e79c374bb5e03b51f12e2eba56d65101", + "globals": [], + "declaredModules": [ + "prosemirror-view" + ] + } + }, + "protoc-plugin": { + "0.0": { + "libraryName": "protoc-plugin", + "typingsPackageName": "protoc-plugin", + "projectName": "https://github.com/konsumer/node-protoc-plugin/", + "contributors": [ + { + "name": "Jonny Reeves", + "url": "https://github.com/jonnyreeves", + "githubUsername": "jonnyreeves" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "google-protobuf", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59a21239dec07a90a4920e835a29c24126f3f66490b5b0c1ef9ccaa4fccb4bcc", + "globals": [], + "declaredModules": [ + "protoc-plugin" + ] + } + }, + "protocol-buffers-schema": { + "3.3": { + "libraryName": "protocol-buffers-schema", + "typingsPackageName": "protocol-buffers-schema", + "projectName": "https://github.com/mafintosh/protocol-buffers-schema", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts", + "parse.d.ts", + "stringify.d.ts", + "tokenize.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0eeb81b77ae6aef631df1584087ebdea046be205865920b6572978ea857e166c", + "globals": [], + "declaredModules": [ + "protocol-buffers-schema", + "protocol-buffers-schema/types", + "protocol-buffers-schema/parse", + "protocol-buffers-schema/stringify", + "protocol-buffers-schema/tokenize" + ] + } + }, + "protocols": { + "1.4": { + "libraryName": "protocols", + "typingsPackageName": "protocols", + "projectName": "https://github.com/IonicaBizau/protocols", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27978870ba8b0d5648208807775162e59db40cb2d937e3bf95e5bd12fe721f02", + "globals": [], + "declaredModules": [ + "protocols" + ] + } + }, + "proton-native": { + "1.1": { + "libraryName": "proton-native", + "typingsPackageName": "proton-native", + "projectName": "https://github.com/kusti8/proton-native", + "contributors": [ + { + "name": "Nguyen Xuan Khanh", + "url": "https://github.com/khanhas", + "githubUsername": "khanhas" + }, + { + "name": "Lukas Tetzlaff", + "url": "https://github.com/ltetzlaff", + "githubUsername": "ltetzlaff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a43e6066575a4017b08276a88ff15aa3657b565ab5922116c7cbb839209ef86", + "globals": [], + "declaredModules": [ + "proton-native" + ] + } + }, + "protoo-server": { + "4.0": { + "libraryName": "protoo-server", + "typingsPackageName": "protoo-server", + "projectName": "https://protoojs.org", + "contributors": [ + { + "name": "Antonis Balasas", + "url": "https://github.com/antoniom", + "githubUsername": "antoniom" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "websocket", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10aad87c3d31ee6d49029518609ec7721df412e94a03e6813939687315bbab2b", + "globals": [], + "declaredModules": [ + "protoo-server" + ] + } + }, + "protractor-browser-logs": { + "1.0": { + "libraryName": "protractor-browser-logs", + "typingsPackageName": "protractor-browser-logs", + "projectName": "https://github.com/wix/protractor-browser-logs", + "contributors": [ + { + "name": "Saqib Rokadia", + "url": "https://github.com/rokadias", + "githubUsername": "rokadias" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "selenium-webdriver", + "version": { + "major": 3 + } + }, + { + "name": "protractor", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "selenium-webdriver", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "protractor", + "version": "5.4.3" + } + ], + "contentHash": "06383ed6abfa44e3e8b8178db0255f8c6593532d13045e747ec916649ebda1f7", + "globals": [], + "declaredModules": [ + "protractor-browser-logs" + ] + } + }, + "protractor-helpers": { + "1.0": { + "libraryName": "protractor-helpers", + "typingsPackageName": "protractor-helpers", + "projectName": "https://github.com/wix/protractor-helpers", + "contributors": [ + { + "name": "John Cant", + "url": "https://github.com/johncant", + "githubUsername": "johncant" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "selenium-webdriver", + "version": { + "major": 3 + } + } + ], + "testDependencies": [ + "jasmine" + ], + "pathMappings": [ + { + "packageName": "selenium-webdriver", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "529edd8659dad161022497e025624421eb699cd99ccc38228cad3708e0dc7ff5", + "globals": [], + "declaredModules": [ + "protractor-helpers" + ] + } + }, + "protractor-http-mock": { + "0.10": { + "libraryName": "protractor-http-mock", + "typingsPackageName": "protractor-http-mock", + "projectName": "https://github.com/atecarlos/protractor-http-mock", + "contributors": [ + { + "name": "Crevil", + "url": "https://github.com/Crevil", + "githubUsername": "Crevil" + }, + { + "name": "Adam Kwiatek", + "url": "https://github.com/akwiatek", + "githubUsername": "akwiatek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "selenium-webdriver", + "version": { + "major": 2 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "selenium-webdriver", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bf01ae0c59dee91a6f827538a0818a863f34c70c3b736a980bca95f0a599a11f", + "globals": [], + "declaredModules": [ + "protractor-http-mock" + ] + } + }, + "provinces": { + "1.11": { + "libraryName": "provinces", + "typingsPackageName": "provinces", + "projectName": "https://github.com/substack/provinces", + "contributors": [ + { + "name": "William Lohan", + "url": "https://github.com/gatimus", + "githubUsername": "gatimus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "754f3b9940fb2a373b740187e12620d7660257b4cc090d95b8db22ee8b53a62e", + "globals": [], + "declaredModules": [ + "provinces" + ] + } + }, + "proxy-addr": { + "2.0": { + "libraryName": "proxy-addr", + "typingsPackageName": "proxy-addr", + "projectName": "https://github.com/jshttp/proxy-addr#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be64b3b947fb4bab3a03d8ffc87c430615b82390e97e7032d854a7d87711f314", + "globals": [], + "declaredModules": [ + "proxy-addr" + ] + } + }, + "proxy-from-env": { + "1.0": { + "libraryName": "proxy-from-env", + "typingsPackageName": "proxy-from-env", + "projectName": "https://github.com/Rob--W/proxy-from-env#readme", + "contributors": [ + { + "name": "JasonHK", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + }, + { + "name": "FloPes", + "url": "https://github.com/flopes89", + "githubUsername": "flopes89" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "893dc560f0d81ddcba87db15cdbdbcb51d7424fa81d2d55c1093a3ee6b5e0542", + "globals": [], + "declaredModules": [ + "proxy-from-env" + ] + } + }, + "proxy-lists": { + "1.14": { + "libraryName": "proxy-lists", + "typingsPackageName": "proxy-lists", + "projectName": "https://github.com/chill117/proxy-lists#readme", + "contributors": [ + { + "name": "BehindTheMath", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55ccf65402e3463a017c40b1de55d402424da927bafcc254bd89419da1c2a29a", + "globals": [], + "declaredModules": [ + "proxy-lists" + ] + } + }, + "proxy-verifier": { + "0.4": { + "libraryName": "proxy-verifier", + "typingsPackageName": "proxy-verifier", + "projectName": "https://github.com/chill117/proxy-verifier#readme", + "contributors": [ + { + "name": "BehindTheMath", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "681fdeeea85af537ddcd96e562d71d146175b50f38e41d739ba689f421aece82", + "globals": [], + "declaredModules": [ + "proxy-verifier" + ] + } + }, + "proxyquire": { + "1.3": { + "libraryName": "Proxyquire", + "typingsPackageName": "proxyquire", + "projectName": "https://github.com/thlorenz/proxyquire", + "contributors": [ + { + "name": "jt000", + "url": "https://github.com/jt000", + "githubUsername": "jt000" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "377878a64f1844c2fb6507afe0302128667c29cfc43840b5566aead109d44dd1", + "globals": [], + "declaredModules": [ + "proxyquire" + ] + } + }, + "ps-tree": { + "1.1": { + "libraryName": "ps-tree", + "typingsPackageName": "ps-tree", + "projectName": "http://github.com/indexzero/ps-tree", + "contributors": [ + { + "name": "Alessio Paccoia", + "url": "https://github.com/alessiopcc", + "githubUsername": "alessiopcc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17c42c59382ca2290e04c0bc6f841819542ce594166dce1acf256fcbf3eb62f1", + "globals": [ + "ps_tree" + ], + "declaredModules": [ + "ps-tree" + ] + } + }, + "pseudo-audio-param": { + "1.3": { + "libraryName": "pseudo-audio-param", + "typingsPackageName": "pseudo-audio-param", + "projectName": "https://github.com/mohayonao/pseudo-audio-param/", + "contributors": [ + { + "name": "Drew Petersen", + "url": "https://github.com/kirbysayshi", + "githubUsername": "kirbysayshi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "166aaaccf508c071476c086ae6432c1bb966a7b49702978b349137c406ba68af", + "globals": [ + "PseudoAudioParam" + ], + "declaredModules": [ + "pseudo-audio-param" + ] + } + }, + "psl": { + "1.1": { + "libraryName": "psl", + "typingsPackageName": "psl", + "projectName": "https://github.com/wrangr/psl#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6f85a1dd784cf650ff0f32258a4d74d6e85488f40089fe23a1cbcc1f0ae77ae", + "globals": [ + "psl" + ], + "declaredModules": [ + "psl" + ] + } + }, + "ptomasroos__react-native-multi-slider": { + "0.0": { + "libraryName": "@ptomasroos/react-native-multi-slider", + "typingsPackageName": "ptomasroos__react-native-multi-slider", + "projectName": "https://github.com/ptomasroos/react-native-multi-slider#readme", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [ + "@ptomasroos/react-native-multi-slider" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eca99ff72b36d2cc79111936deacc71a59f38817aa672beaf4c53dcc3e9f3df8", + "globals": [], + "declaredModules": [ + "ptomasroos__react-native-multi-slider" + ] + } + }, + "pty.js": { + "0.2": { + "libraryName": "pty.js", + "typingsPackageName": "pty.js", + "projectName": "https://github.com/chjj/pty.js", + "contributors": [ + { + "name": "Vadim Macagon", + "url": "https://github.com/enlight", + "githubUsername": "enlight" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0845212993662069d33e6c813e4ab5345a3183be2776145dd8cb80d6bdec494", + "globals": [], + "declaredModules": [ + "pty.js" + ] + } + }, + "pubnub": { + "4.27": { + "libraryName": "pubnub", + "typingsPackageName": "pubnub", + "projectName": "https://github.com/pubnub/javascript", + "contributors": [ + { + "name": " bitbankinc", + "url": "https://github.com/bitbankinc", + "githubUsername": "bitbankinc" + }, + { + "name": "rollymaduk", + "url": "https://github.com/rollymaduk", + "githubUsername": "rollymaduk" + }, + { + "name": "vitosamson", + "url": "https://github.com/vitosamson", + "githubUsername": "vitosamson" + }, + { + "name": "FlorianDr", + "url": "https://github.com/FlorianDr", + "githubUsername": "FlorianDr" + }, + { + "name": "danduh", + "url": "https://github.com/danduh", + "githubUsername": "danduh" + }, + { + "name": "ChristianBoehlke", + "url": "https://github.com/ChristianBoehlke", + "githubUsername": "ChristianBoehlke" + }, + { + "name": "divyun", + "url": "https://github.com/divyun", + "githubUsername": "divyun" + }, + { + "name": "mohitpubnub", + "url": "https://github.com/mohitpubnub", + "githubUsername": "mohitpubnub" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 27, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a490ff5c0139eca7028ac364d7e06ee48270601ad8eb13f333618d7cb6a819f7", + "globals": [], + "declaredModules": [ + "pubnub" + ] + } + }, + "pubsub-js": { + "1.5": { + "libraryName": "PubSubJS", + "typingsPackageName": "pubsub-js", + "projectName": "https://github.com/mroderick/PubSubJS", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a48b10055a0a424ef0f8cf4dd8bff49e3cfb18bb2866134f3db2441ca257d47c", + "globals": [ + "PubSub" + ], + "declaredModules": [ + "pubsub-js" + ] + } + }, + "pug": { + "2.0": { + "libraryName": "pug", + "typingsPackageName": "pug", + "projectName": "https://github.com/pugjs/pug", + "contributors": [ + { + "name": "TonyYang", + "url": "https://github.com/TonyPythoneer", + "githubUsername": "TonyPythoneer" + }, + { + "name": "Michał Lytek", + "url": "https://github.com/19majkel94", + "githubUsername": "19majkel94" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "177cf130e1d3634d51c8acf0f117ba6bb2cb3d4ef8583a3e8b8c54d59845ae05", + "globals": [], + "declaredModules": [ + "pug" + ] + } + }, + "pull-stream": { + "3.6": { + "libraryName": "pull-stream", + "typingsPackageName": "pull-stream", + "projectName": "https://pull-stream.github.io", + "contributors": [ + { + "name": "Michael de Wit", + "url": "https://github.com/mjwwit", + "githubUsername": "mjwwit" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "sinks/collect.d.ts", + "sinks/concat.d.ts", + "sinks/drain.d.ts", + "sinks/find.d.ts", + "sinks/index.d.ts", + "sinks/log.d.ts", + "sinks/on-end.d.ts", + "sinks/reduce.d.ts", + "sources/count.d.ts", + "sources/empty.d.ts", + "sources/error.d.ts", + "sources/index.d.ts", + "sources/infinite.d.ts", + "sources/keys.d.ts", + "sources/once.d.ts", + "sources/values.d.ts", + "throughs/async-map.d.ts", + "throughs/filter-not.d.ts", + "throughs/filter.d.ts", + "throughs/flatten.d.ts", + "throughs/index.d.ts", + "throughs/map.d.ts", + "throughs/non-unique.d.ts", + "throughs/take.d.ts", + "throughs/through.d.ts", + "throughs/unique.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1214e68d9438621793350c4c52853810aa202c0764503e57e5ad0360da52f8e2", + "globals": [], + "declaredModules": [ + "pull-stream", + "pull-stream/sources", + "pull-stream/sources/count", + "pull-stream/throughs", + "pull-stream/throughs/async-map", + "pull-stream/throughs/filter-not", + "pull-stream/throughs/filter", + "pull-stream/throughs/flatten", + "pull-stream/throughs/map", + "pull-stream/throughs/non-unique", + "pull-stream/throughs/take", + "pull-stream/throughs/through", + "pull-stream/throughs/unique", + "pull-stream/sinks", + "pull-stream/sinks/collect", + "pull-stream/sinks/concat", + "pull-stream/sinks/drain", + "pull-stream/sinks/find", + "pull-stream/sinks/log", + "pull-stream/sinks/on-end", + "pull-stream/sinks/reduce", + "pull-stream/sources/empty", + "pull-stream/sources/error", + "pull-stream/sources/infinite", + "pull-stream/sources/keys", + "pull-stream/sources/once", + "pull-stream/sources/values" + ] + } + }, + "pulltorefreshjs": { + "0.1": { + "libraryName": "pulltorefreshjs", + "typingsPackageName": "pulltorefreshjs", + "projectName": "https://github.com/BoxFactura/pulltorefresh.js", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + }, + { + "name": "Tamas Kinsztler", + "url": "https://github.com/humpedli", + "githubUsername": "humpedli" + }, + { + "name": "Samuel Bodin", + "url": "https://github.com/bodinsamuel", + "githubUsername": "bodinsamuel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cfdea23ba6e6abcb474ac1908925563a03ad7e682818eb363ed7b928724517b", + "globals": [ + "PullToRefresh" + ], + "declaredModules": [ + "pulltorefreshjs" + ] + } + }, + "pulsar-client": { + "1.0": { + "libraryName": "pulsar-client", + "typingsPackageName": "pulsar-client", + "projectName": "https://github.com/apache/pulsar-client-node", + "contributors": [ + { + "name": "Brian Walendzinski", + "url": "https://github.com/bwalendz", + "githubUsername": "bwalendz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c1c33637bcddb72e2c22a4045f3f5db1954c25add1d13fdb5aaaa671fe0a176", + "globals": [], + "declaredModules": [ + "pulsar-client" + ] + } + }, + "pump": { + "1.1": { + "libraryName": "pump", + "typingsPackageName": "pump", + "projectName": "https://github.com/mafintosh/pump", + "contributors": [ + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Jason Cordial", + "url": "https://github.com/jcordial", + "githubUsername": "jcordial" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76da16cd59aa7a11891978fd56f855a71232c65cef0770fc7d2e3ded141a2489", + "globals": [], + "declaredModules": [ + "pump" + ] + } + }, + "pumpify": { + "1.4": { + "libraryName": "pumpify", + "typingsPackageName": "pumpify", + "projectName": "https://github.com/mafintosh/pumpify", + "contributors": [ + { + "name": "Justin Beckwith", + "url": "https://github.com/JustinBeckwith", + "githubUsername": "JustinBeckwith" + }, + { + "name": "Ankur Oberoi", + "url": "https://github.com/aoberoi", + "githubUsername": "aoberoi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "duplexify", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5805aba10359260b710dd626db1141438072a4ca3f53de8e0c9d0af1284434ac", + "globals": [], + "declaredModules": [ + "pumpify" + ] + } + }, + "punycode": { + "2.1": { + "libraryName": "punycode", + "typingsPackageName": "punycode", + "projectName": "https://mths.be/punycode", + "contributors": [ + { + "name": "Dmitry Guketlev", + "url": "https://github.com/yavanosta", + "githubUsername": "yavanosta" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31a45f9ef418d35aa10865256c376697cc9e2f581fade087587340fff3d55061", + "globals": [], + "declaredModules": [ + "punycode" + ] + } + }, + "puppeteer": { + "2.0": { + "libraryName": "puppeteer", + "typingsPackageName": "puppeteer", + "projectName": "https://github.com/GoogleChrome/puppeteer#readme", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Christopher Deutsch", + "url": "https://github.com/cdeutsch", + "githubUsername": "cdeutsch" + }, + { + "name": "Konstantin Simon Maria Möllers", + "url": "https://github.com/ksm2", + "githubUsername": "ksm2" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Serban Ghita", + "url": "https://github.com/SerbanGhita", + "githubUsername": "SerbanGhita" + }, + { + "name": "Jason Kaczmarsky", + "url": "https://github.com/JasonKaz", + "githubUsername": "JasonKaz" + }, + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + }, + { + "name": "Andrés Ortiz", + "url": "https://github.com/angrykoala", + "githubUsername": "angrykoala" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "DeviceDescriptors.d.ts", + "Errors.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "acee53d9a1fc3588847e8d86ffb9dd74defa1514d5376cb860f304102ab39789", + "globals": [], + "declaredModules": [ + "puppeteer", + "puppeteer/Errors", + "puppeteer/DeviceDescriptors" + ] + }, + "0.13": { + "libraryVersionDirectoryName": "0", + "libraryName": "puppeteer", + "typingsPackageName": "puppeteer", + "projectName": "https://github.com/GoogleChrome/puppeteer#readme", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Christopher Deutsch", + "url": "https://github.com/cdeutsch", + "githubUsername": "cdeutsch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "fs" + ], + "pathMappings": [ + { + "packageName": "puppeteer", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "abc5d2a9e8edae887973044250d7a9ba1586083bb76fce398703aaa6d2af0a54", + "globals": [], + "declaredModules": [ + "puppeteer" + ] + }, + "1.20": { + "libraryVersionDirectoryName": "1", + "libraryName": "puppeteer", + "typingsPackageName": "puppeteer", + "projectName": "https://github.com/GoogleChrome/puppeteer#readme", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Christopher Deutsch", + "url": "https://github.com/cdeutsch", + "githubUsername": "cdeutsch" + }, + { + "name": "Konstantin Simon Maria Möllers", + "url": "https://github.com/ksm2", + "githubUsername": "ksm2" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Serban Ghita", + "url": "https://github.com/SerbanGhita", + "githubUsername": "SerbanGhita" + }, + { + "name": "Jason Kaczmarsky", + "url": "https://github.com/JasonKaz", + "githubUsername": "JasonKaz" + }, + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + }, + { + "name": "Andrés Ortiz", + "url": "https://github.com/angrykoala", + "githubUsername": "angrykoala" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "DeviceDescriptors.d.ts", + "Errors.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "crypto", + "fs" + ], + "pathMappings": [ + { + "packageName": "puppeteer", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c6699ee8dafb4158dd3bbfd26c845fe90e66d7bc775c6bd5d325c21266bd5bdd", + "globals": [], + "declaredModules": [ + "puppeteer", + "puppeteer/Errors", + "puppeteer/DeviceDescriptors" + ] + } + }, + "puppeteer-core": { + "2.0": { + "libraryName": "puppeteer-core", + "typingsPackageName": "puppeteer-core", + "projectName": "https://github.com/GoogleChrome/puppeteer#readme", + "contributors": [ + { + "name": "Fumiaki Matsushima", + "url": "https://github.com/mtsmfm", + "githubUsername": "mtsmfm" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "puppeteer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11202ed78897c571cd7167b32150c96a107e1de9f532fdf9a917dcc185eb1a88", + "globals": [], + "declaredModules": [ + "puppeteer-core" + ] + } + }, + "purdy": { + "3.5": { + "libraryName": "purdy", + "typingsPackageName": "purdy", + "projectName": "https://github.com/danielb2/purdy.js", + "contributors": [ + { + "name": "YellowKirby", + "url": "https://github.com/YellowKirby", + "githubUsername": "YellowKirby" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "debd461c9cb98b6744e9f287a5403e9ca9866c64ab5b6c6400530c56ba8884fc", + "globals": [], + "declaredModules": [ + "purdy" + ] + } + }, + "pure-render-decorator": { + "0.2": { + "libraryName": "pure-render-decorator", + "typingsPackageName": "pure-render-decorator", + "projectName": "https://github.com/felixgirault/pure-render-decorator", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e5d7fec914f301bdafaaaf3dc5ea20cb58722b4ef86987ecb1a5bead5c37e1a", + "globals": [], + "declaredModules": [ + "pure-render-decorator" + ] + } + }, + "purifycss-webpack": { + "0.7": { + "libraryName": "purifycss-webpack", + "typingsPackageName": "purifycss-webpack", + "projectName": "https://github.com/webpack-contrib/purifycss-webpack", + "contributors": [ + { + "name": "Geoff Garbers", + "url": "https://github.com/garbetjie", + "githubUsername": "garbetjie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d4d8df1f50172119adb66bede496ad2091a6950f8c5f8021df3f74192992205", + "globals": [], + "declaredModules": [ + "purifycss-webpack" + ] + } + }, + "purl": { + "2.3": { + "libraryName": "Purl", + "typingsPackageName": "purl", + "projectName": "https://github.com/allmarkedup/purl", + "contributors": [ + { + "name": "Daniel Ferreira Monteiro Alves", + "url": "https://github.com/danfma", + "githubUsername": "danfma" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "purl-jquery.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9a55d1285a945cc3ca5391ec19bbf460fea4ad6312eb2d87e3337aa155a48e2", + "globals": [ + "purl" + ], + "declaredModules": [ + "purl" + ] + } + }, + "pusher-js": { + "4.2": { + "libraryName": "pusher-js", + "typingsPackageName": "pusher-js", + "projectName": "https://github.com/pusher/pusher-js", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Lance Ivy", + "url": "https://github.com/cainlevy", + "githubUsername": "cainlevy" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4e6dfe86af9501d7ea9123c7c17103d6579a3f8a9213136f792f922f08180f9", + "globals": [ + "Pusher" + ], + "declaredModules": [ + "pusher-js" + ] + } + }, + "pusher__chatkit-client": { + "1.13": { + "libraryName": "@pusher/chatkit-client", + "typingsPackageName": "pusher__chatkit-client", + "projectName": "https://www.npmjs.com/package/@pusher/chatkit-client", + "contributors": [ + { + "name": "Alex Hayton", + "url": "https://github.com/alexhayton", + "githubUsername": "alexhayton" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 13, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "chatmanager.d.ts", + "currentuser.d.ts", + "hooks.d.ts", + "index.d.ts", + "message.d.ts", + "room.d.ts", + "user.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a409341521553ca6f44d3a39dd5cc67d88712e13e70d676ab0e3f4efb3f2379", + "globals": [], + "declaredModules": [ + "pusher__chatkit-client", + "pusher__chatkit-client/user", + "pusher__chatkit-client/room", + "pusher__chatkit-client/message", + "pusher__chatkit-client/chatmanager", + "pusher__chatkit-client/hooks", + "pusher__chatkit-client/currentuser" + ] + } + }, + "pvutils": { + "0.0": { + "libraryName": "pvutils", + "typingsPackageName": "pvutils", + "projectName": "https://github.com/PeculiarVentures/pvutils", + "contributors": [ + { + "name": "Stepan Miroshin", + "url": "https://github.com/microshine", + "githubUsername": "microshine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e242435be8940f22226ac8a1207d1c21fa350d2a0a3ec2a08ce05f267b752bfb", + "globals": [], + "declaredModules": [ + "pvutils" + ] + } + }, + "python-shell": { + "0.4": { + "libraryName": "python-shell", + "typingsPackageName": "python-shell", + "projectName": "http://github.com/extrabacon/python-shell", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Colin Richardson", + "url": "https://github.com/WORMSS", + "githubUsername": "WORMSS" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "429d6b0f50d385131d5b183e636d710263a2e6c08607aea3558aeffd7b519423", + "globals": [], + "declaredModules": [ + "python-shell" + ] + } + }, + "python-struct": { + "1.0": { + "libraryName": "python-struct", + "typingsPackageName": "python-struct", + "projectName": "https://github.com/danielgindi/node-python-struct", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "long", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "da8fc8bbc9894962ebd054e296cff172f22ff1f79167a0a9ae5987b39f7765dc", + "globals": [], + "declaredModules": [ + "python-struct" + ] + } + }, + "q": { + "1.5": { + "libraryName": "Q", + "typingsPackageName": "q", + "projectName": "https://github.com/kriskowal/q", + "contributors": [ + { + "name": "Barrie Nemetchek", + "url": "https://github.com/bnemetchek", + "githubUsername": "bnemetchek" + }, + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Michel Boudreau", + "url": "https://github.com/mboudreau", + "githubUsername": "mboudreau" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "831f89b03c9bf944abfea1d45425872fe7bc687a3ea0ee83f6bb2bb63af9dbc2", + "globals": [ + "Q" + ], + "declaredModules": [ + "q" + ] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "Q", + "typingsPackageName": "q", + "projectName": "https://github.com/kriskowal/q", + "contributors": [ + { + "name": "Barrie Nemetchek", + "url": "https://github.com/bnemetchek", + "githubUsername": "bnemetchek" + }, + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar/" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bbba52211d4d07649bb7e748af386f0aa9312612ddcf63be800c6bef25d2d45e", + "globals": [ + "Q" + ], + "declaredModules": [ + "q" + ] + } + }, + "q-io": { + "0.0": { + "libraryName": "Q-io", + "typingsPackageName": "q-io", + "projectName": "https://github.com/kriskowal/q-io", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "52fc89618336a14bf4dafebe3b54255172c4405f4492315210d00ca793d16f29", + "globals": [ + "QioFS", + "QioHTTP" + ], + "declaredModules": [ + "q-io/http", + "q-io/fs", + "q-io/reader", + "q-io/writer", + "q-io/buffer-stream" + ] + } + }, + "q-retry": { + "0.0": { + "libraryName": "q-retry", + "typingsPackageName": "q-retry", + "projectName": "https://github.com/vilic/q-retry", + "contributors": [ + { + "name": "VILIC VANE", + "url": "https://github.com/vilic", + "githubUsername": "vilic" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7857fa2982bcc5d5cf5e643ff5da9bf3fe95c767cb2834a573e27f005b2f5cd7", + "globals": [], + "declaredModules": [ + "q-retry" + ] + } + }, + "qhistory": { + "1.0": { + "libraryName": "qhistory", + "typingsPackageName": "qhistory", + "projectName": "https://github.com/pshrmn/qhistory#readme", + "contributors": [ + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "qs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "825a8c3601ff176cefe48abd36e8d1cc7aae36bb2e1c2e1da7d177aea16d3b63", + "globals": [ + "qhistory" + ], + "declaredModules": [ + "qhistory" + ] + } + }, + "qiniu-js": { + "2.5": { + "libraryName": "qiniu-js", + "typingsPackageName": "qiniu-js", + "projectName": "https://github.com/qiniu/js-sdk#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "qiqizjl", + "url": "https://github.com/qiqizjl", + "githubUsername": "qiqizjl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2797475d80d4e5a9d2e4c414b4912f7e67d460e0b464c2522e9fcde6aa07d8bb", + "globals": [ + "qiniu" + ], + "declaredModules": [ + "qiniu-js" + ] + } + }, + "qlik": { + "3.1": { + "libraryName": "Qlik Sense", + "typingsPackageName": "qlik", + "projectName": "https://help.qlik.com/en-US/sense-developer/3.1/Content/APIs-and-SDKs.htm", + "contributors": [ + { + "name": "Ruben Slabbert", + "url": "https://github.com/RubenSlabbert", + "githubUsername": "RubenSlabbert" + }, + { + "name": "AginicX", + "url": "https://github.com/AginicX", + "githubUsername": "AginicX" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e55140f7c3ade752ca0fe86a11e9cfb1ba1e5bd8dafecf23dd05fa777799d1e", + "globals": [], + "declaredModules": [ + "qlik" + ] + } + }, + "qlik-engineapi": { + "12.67": { + "libraryName": "qlik-engineapi", + "typingsPackageName": "qlik-engineapi", + "projectName": "http://help.qlik.com/en-US/sense-developer/November2017/Subsystems/EngineAPI/Content/introducing-engine-API.htm", + "contributors": [ + { + "name": "Konrad Mattheis", + "url": "https://github.com/konne", + "githubUsername": "konne" + }, + { + "name": "Richard Ison", + "url": "https://github.com/richardison", + "githubUsername": "richardison" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 67, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad1685a3d784b5868957e67b5edc76d8e309b7c84b6914f01a1afa47c0667583", + "globals": [], + "declaredModules": [] + } + }, + "qlik-visualizationextensions": { + "4.0": { + "libraryName": "qlik-visualizationextensions", + "typingsPackageName": "qlik-visualizationextensions", + "projectName": "http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/Extensions/Content/extensions-introduction.htm", + "contributors": [ + { + "name": "Konrad Mattheis", + "url": "https://github.com/konne", + "githubUsername": "konne" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "709413c9a5f3af0cd71432a9d8212dc80f5fa1cd309045155a0cac4eee09b7c2", + "globals": [], + "declaredModules": [ + "qlik", + "qvangular" + ] + } + }, + "qr-image": { + "3.2": { + "libraryName": "qr-image", + "typingsPackageName": "qr-image", + "projectName": "https://github.com/alexeyten/qr-image", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bf7c42f05eb8a6900e6fce87442450eb319c289ecbd94c2314157ee1e0ba3cc", + "globals": [], + "declaredModules": [ + "qr-image" + ] + } + }, + "qrcode": { + "1.3": { + "libraryName": "qrcode", + "typingsPackageName": "qrcode", + "projectName": "http://github.com/soldair/node-qrcode", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Michael Nahkies", + "url": "https://github.com/mnahkies", + "githubUsername": "mnahkies" + }, + { + "name": "Rémi Sormain", + "url": "https://github.com/Marchelune", + "githubUsername": "Marchelune" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d015d4545ecd6f5728f99bced0d6ec8479b7cf1d18a061103ea918749a8b7d22", + "globals": [], + "declaredModules": [ + "qrcode" + ] + } + }, + "qrcode-svg": { + "1.1": { + "libraryName": "qrcode-svg", + "typingsPackageName": "qrcode-svg", + "projectName": "https://github.com/papnkukn/qrcode-svg", + "contributors": [ + { + "name": "Eric Ferreira", + "url": "https://github.com/ericbf", + "githubUsername": "ericbf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b65fad7c4f7701f6e83447725680ef0061e98ebcac39db207039607c6615cfd", + "globals": [], + "declaredModules": [ + "qrcode-svg" + ] + } + }, + "qrcode.react": { + "1.0": { + "libraryName": "qrcode.react", + "typingsPackageName": "qrcode.react", + "projectName": "https://github.com/zpao/qrcode.react", + "contributors": [ + { + "name": "Mleko", + "url": "https://github.com/mleko", + "githubUsername": "mleko" + }, + { + "name": "Yonas", + "url": "https://github.com/yonasadiel", + "githubUsername": "yonasadiel" + }, + { + "name": "Bjoluc", + "url": "https://github.com/bjoluc", + "githubUsername": "bjoluc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42340f379ad4d7264235ba85b5e4eaa6744b1b9326f05a203240a042ad299ed2", + "globals": [], + "declaredModules": [ + "qrcode.react" + ] + } + }, + "qs": { + "6.9": { + "libraryName": "qs", + "typingsPackageName": "qs", + "projectName": "https://github.com/ljharb/qs", + "contributors": [ + { + "name": "Roman Korneev", + "url": "https://github.com/RWander", + "githubUsername": "RWander" + }, + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + }, + { + "name": "Belinda Teh", + "url": "https://github.com/tehbelinda", + "githubUsername": "tehbelinda" + }, + { + "name": "Melvin Lee", + "url": "https://github.com/zyml", + "githubUsername": "zyml" + }, + { + "name": "Arturs Vonda", + "url": "https://github.com/artursvonda", + "githubUsername": "artursvonda" + }, + { + "name": "Carlos Bonetti", + "url": "https://github.com/CarlosBonetti", + "githubUsername": "CarlosBonetti" + }, + { + "name": "Dan Smith", + "url": "https://github.com/dpsmith3", + "githubUsername": "dpsmith3" + }, + { + "name": "Hunter Perrin", + "url": "https://github.com/hperrin", + "githubUsername": "hperrin" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "power-assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dd3b4ff02c2d1e8d50c50d81e4bdc93231041cc7c8bfe36b5cce4558ae16bcf", + "globals": [ + "qs" + ], + "declaredModules": [ + "qs" + ] + } + }, + "qs-middleware": { + "1.0": { + "libraryName": "qs-middleware", + "typingsPackageName": "qs-middleware", + "projectName": "https://github.com/springernature/qs-middleware", + "contributors": [ + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "qs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a5e58285a9826080d185164fa782e14ddd109d8699ba079ec4da2b190fe1826", + "globals": [], + "declaredModules": [ + "qs-middleware" + ] + } + }, + "qtip2": { + "2.2": { + "libraryName": "qtip2", + "typingsPackageName": "qtip2", + "projectName": "http://qtip2.com/", + "contributors": [ + { + "name": "Nathan Pitman", + "url": "https://github.com/Seltzer", + "githubUsername": "Seltzer" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9345818b6d028434f6c056d74a5bf1c9940dc59a02f7fd759f98557ec1807b9", + "globals": [], + "declaredModules": [] + } + }, + "querystringify": { + "2.0": { + "libraryName": "querystringify", + "typingsPackageName": "querystringify", + "projectName": "https://github.com/unshiftio/querystringify", + "contributors": [ + { + "name": "Ilya Verbitskiy", + "url": "https://github.com/ilich", + "githubUsername": "ilich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4be00a56a4a7694d302044ba4acb76fa91ecae583f8fe13a114a8ee09e7d10b8", + "globals": [], + "declaredModules": [ + "querystringify" + ] + } + }, + "quick-hash": { + "1.0": { + "libraryName": "quick-hash", + "typingsPackageName": "quick-hash", + "projectName": "https://github.com/vigour-io/quick-hash#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb5e647a7f80ee4d20fcff6b0cd0b20b894865a65c0677489c69f9064fc79f9b", + "globals": [], + "declaredModules": [ + "quick-hash" + ] + } + }, + "quill": { + "2.0": { + "libraryName": "Quill", + "typingsPackageName": "quill", + "projectName": "https://github.com/quilljs/quill/", + "contributors": [ + { + "name": "Sumit", + "url": "https://github.com/sumitkm", + "githubUsername": "sumitkm" + }, + { + "name": "Guillaume", + "url": "https://github.com/guillaume-ro-fr", + "githubUsername": "guillaume-ro-fr" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Aniello Falcone", + "url": "https://github.com/AnielloFalcone", + "githubUsername": "AnielloFalcone" + }, + { + "name": "Mohammad Hossein Amri", + "url": "https://github.com/mhamri", + "githubUsername": "mhamri" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parchment", + "version": "*" + }, + { + "name": "quill-delta", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "parchment", + "version": "^1.1.2" + }, + { + "name": "quill-delta", + "version": "^4.0.1" + } + ], + "contentHash": "928b40d3ec39b620f88fc2e303260bfa6ef84317663003a7533ef3c57c79da22", + "globals": [], + "declaredModules": [ + "quill" + ] + } + }, + "quixote": { + "0.7": { + "libraryName": "quixote", + "typingsPackageName": "quixote", + "projectName": "http://quixote-css.com/", + "contributors": [ + { + "name": "Aleksandr Filatov", + "url": "https://github.com/greybax", + "githubUsername": "greybax" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fe8695371ff62c869cf549b0a6a12f4b4afbb41b1b1e3ba87e29d48ec64df45", + "globals": [ + "quixote" + ], + "declaredModules": [ + "quixote" + ] + } + }, + "qunit": { + "2.9": { + "libraryName": "QUnit", + "typingsPackageName": "qunit", + "projectName": "http://qunitjs.com/", + "contributors": [ + { + "name": "James Bracy", + "url": "https://github.com/waratuman", + "githubUsername": "waratuman" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + }, + { + "name": "Stefan Sechelmann", + "url": "https://github.com/sechel", + "githubUsername": "sechel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4deafbb242e4e0fe4c3da6f72721f2826d91b664aceba4b2c20b721b53e315f", + "globals": [ + "QUnit" + ], + "declaredModules": [] + }, + "1.16": { + "libraryVersionDirectoryName": "1", + "libraryName": "QUnit", + "typingsPackageName": "qunit", + "projectName": "http://qunitjs.com/", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/diullei", + "githubUsername": "diullei" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "qunit", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bc3752de2940ce1f45ff74fcdcb41cb31696a34941cd1f173cb10220a1338d84", + "globals": [ + "QUnit", + "asyncTest", + "begin", + "deepEqual", + "done", + "equal", + "equiv", + "expect", + "log", + "moduleDone", + "moduleStart", + "notDeepEqual", + "notEqual", + "notPropEqual", + "notStrictEqual", + "ok", + "propEqual", + "raises", + "start", + "stop", + "strictEqual", + "test", + "testDone", + "testStart", + "throws" + ], + "declaredModules": [] + } + }, + "quoted-printable": { + "0.2": { + "libraryName": "quoted-printable", + "typingsPackageName": "quoted-printable", + "projectName": "https://github.com/mathiasbynens/quoted-printable", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "utf8" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6ee2c8c929c6ce8a050a4a3d67bec772de1c0755ae830e39e0ce04ecee18424", + "globals": [], + "declaredModules": [ + "quoted-printable" + ] + } + }, + "qwest": { + "1.7": { + "libraryName": "qwest", + "typingsPackageName": "qwest", + "projectName": "https://github.com/pyrsmk/qwest", + "contributors": [ + { + "name": "Lindsay Evans", + "url": "https://github.com/lindsayevans", + "githubUsername": "lindsayevans" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88948b89024ce98d0cb221ffbe9ad117759036bfb020be36e354a633608a1ef5", + "globals": [ + "qwest" + ], + "declaredModules": [ + "qwest" + ] + } + }, + "r-script": { + "0.0": { + "libraryName": "r-script", + "typingsPackageName": "r-script", + "projectName": "http://github.com/joshkatz/r-script", + "contributors": [ + { + "name": "Adrian Leonhard", + "url": "https://github.com/NaridaL", + "githubUsername": "NaridaL" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a4441f0f741614985ed2e0d9b3dd11b6e076f95dd40be3220e569b8d52e8654", + "globals": [], + "declaredModules": [ + "r-script" + ] + } + }, + "rabbit.js": { + "0.4": { + "libraryName": "rabbit.js", + "typingsPackageName": "rabbit.js", + "projectName": "https://github.com/squaremo/rabbit.js", + "contributors": [ + { + "name": "Wonshik Kim", + "url": "https://github.com/wokim", + "githubUsername": "wokim" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5eb6fa5254f2c6c01ca43011fd965c00c24add57c1dede60606ac1262d878725", + "globals": [], + "declaredModules": [ + "rabbit.js" + ] + } + }, + "rabbitmq-schema": { + "2.0": { + "libraryName": "rabbitmq-schema", + "typingsPackageName": "rabbitmq-schema", + "projectName": "https://github.com/tjmehta/rabbitmq-schema", + "contributors": [ + { + "name": "Alex Duka", + "url": "https://github.com/rulezzz1987", + "githubUsername": "rulezzz1987" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36f841243a99f753b036f627c405211f4191db1eaca72bd722f6a86c54af5326", + "globals": [], + "declaredModules": [ + "rabbitmq-schema" + ] + } + }, + "radium": { + "0.24": { + "libraryName": "radium", + "typingsPackageName": "radium", + "projectName": "https://github.com/formidablelabs/radium", + "contributors": [ + { + "name": "Alex Gorbatchev", + "url": "https://github.com/alexgorbatchev", + "githubUsername": "alexgorbatchev" + }, + { + "name": "Philipp Holzer", + "url": "https://github.com/nupplaphil", + "githubUsername": "nupplaphil" + }, + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 24, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19aecad60a6d093bb67e81d85657245b883d8252bcbe79295cc142ec70e3bd2f", + "globals": [], + "declaredModules": [ + "radium" + ] + } + }, + "radius": { + "0.0": { + "libraryName": "node-radius", + "typingsPackageName": "radius", + "projectName": "https://github.com/retailnext/node-radius", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5de89fc867cc6a2307e070754bd0ed81ca8a76ecdfb55efd32c4d913d1f94f2e", + "globals": [], + "declaredModules": [ + "radius" + ] + } + }, + "radix64": { + "1.1": { + "libraryName": "radix64", + "typingsPackageName": "radix64", + "projectName": "https://github.com/maxired/radix64", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55aebdac9526da34c8f04d02ed7892d81e0fc17ee2f65130ce9501e89b01ab58", + "globals": [], + "declaredModules": [ + "radix64" + ] + } + }, + "raf": { + "3.4": { + "libraryName": "raf", + "typingsPackageName": "raf", + "projectName": "https://github.com/chrisdickinson/raf#readme", + "contributors": [ + { + "name": "Ben Lorantfy", + "url": "https://github.com/BenLorantfy", + "githubUsername": "BenLorantfy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c3d2cdca7759973a1103c65d7a0f145d0fc503e851040030f272cdc5cb17846", + "globals": [], + "declaredModules": [ + "raf" + ] + } + }, + "raf-schd": { + "4.0": { + "libraryName": "raf-schd", + "typingsPackageName": "raf-schd", + "projectName": "https://github.com/alexreardon/raf-schd", + "contributors": [ + { + "name": "Adam Bergman", + "url": "https://github.com/adambrgmn", + "githubUsername": "adambrgmn" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74f164b2f98e4b97d1dace38a7a9d1b54269d45938a9ce0024734f7c34675e2d", + "globals": [], + "declaredModules": [ + "raf-schd" + ] + } + }, + "ramda": { + "0.26": { + "libraryName": "ramda", + "typingsPackageName": "ramda", + "projectName": "https://ramdajs.com", + "contributors": [ + { + "name": "Scott O'Malley", + "url": "https://github.com/TheHandsomeCoder", + "githubUsername": "TheHandsomeCoder" + }, + { + "name": "Erwin Poeze", + "url": "https://github.com/donnut", + "githubUsername": "donnut" + }, + { + "name": "Matt DeKrey", + "url": "https://github.com/mdekrey", + "githubUsername": "mdekrey" + }, + { + "name": "Matt Dziuban", + "url": "https://github.com/mrdziuban", + "githubUsername": "mrdziuban" + }, + { + "name": "Stephen King", + "url": "https://github.com/sbking", + "githubUsername": "sbking" + }, + { + "name": "Alejandro Fernandez Haro", + "url": "https://github.com/afharo", + "githubUsername": "afharo" + }, + { + "name": "Vítor Castro", + "url": "https://github.com/teves-castro", + "githubUsername": "teves-castro" + }, + { + "name": "Jordan Quagliatini", + "url": "https://github.com/1M0reBug", + "githubUsername": "1M0reBug" + }, + { + "name": "Simon Højberg", + "url": "https://github.com/hojberg", + "githubUsername": "hojberg" + }, + { + "name": "Samson Keung", + "url": "https://github.com/samsonkeung", + "githubUsername": "samsonkeung" + }, + { + "name": "Angelo Ocana", + "url": "https://github.com/angeloocana", + "githubUsername": "angeloocana" + }, + { + "name": "Rayner Pupo", + "url": "https://github.com/raynerd", + "githubUsername": "raynerd" + }, + { + "name": "Nikita Moshensky", + "url": "https://github.com/moshensky", + "githubUsername": "moshensky" + }, + { + "name": "Ethan Resnick", + "url": "https://github.com/ethanresnick", + "githubUsername": "ethanresnick" + }, + { + "name": "Tomas Szabo", + "url": "https://github.com/deftomat", + "githubUsername": "deftomat" + }, + { + "name": "Maciek Blim", + "url": "https://github.com/blimusiek", + "githubUsername": "blimusiek" + }, + { + "name": "Marcin Biernat", + "url": "https://github.com/biern", + "githubUsername": "biern" + }, + { + "name": "Rayhaneh Banyassady", + "url": "https://github.com/rayhaneh", + "githubUsername": "rayhaneh" + }, + { + "name": "Ryan McCuaig", + "url": "https://github.com/rgm", + "githubUsername": "rgm" + }, + { + "name": "Drew Wyatt", + "url": "https://github.com/drewwyatt", + "githubUsername": "drewwyatt" + }, + { + "name": "John Ottenlips", + "url": "https://github.com/jottenlips", + "githubUsername": "jottenlips" + }, + { + "name": "Nitesh Phadatare", + "url": "https://github.com/minitesh", + "githubUsername": "minitesh" + }, + { + "name": "Krantisinh Deshmukh", + "url": "https://github.com/krantisinh", + "githubUsername": "krantisinh" + }, + { + "name": "Pierre-Antoine Mills", + "url": "https://github.com/pirix-gh", + "githubUsername": "pirix-gh" + }, + { + "name": "Brekk Bockrath", + "url": "https://github.com/brekk", + "githubUsername": "brekk" + }, + { + "name": "Aram Kharazyan", + "url": "https://github.com/nemo108", + "githubUsername": "nemo108" + }, + { + "name": "Jituan Lin", + "url": "https://github.com/jituanlin", + "githubUsername": "jituanlin" + }, + { + "name": "Philippe Mills", + "url": "https://github.com/Philippe-mills", + "githubUsername": "Philippe-mills" + }, + { + "name": "Saul Mirone", + "url": "https://github.com/Saul-Mirone", + "githubUsername": "Saul-Mirone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "es/F.d.ts", + "es/T.d.ts", + "es/add.d.ts", + "es/addIndex.d.ts", + "es/adjust.d.ts", + "es/all.d.ts", + "es/allPass.d.ts", + "es/always.d.ts", + "es/and.d.ts", + "es/any.d.ts", + "es/anyPass.d.ts", + "es/ap.d.ts", + "es/aperture.d.ts", + "es/append.d.ts", + "es/apply.d.ts", + "es/applySpec.d.ts", + "es/applyTo.d.ts", + "es/ascend.d.ts", + "es/assoc.d.ts", + "es/assocPath.d.ts", + "es/binary.d.ts", + "es/bind.d.ts", + "es/both.d.ts", + "es/call.d.ts", + "es/chain.d.ts", + "es/clamp.d.ts", + "es/clone.d.ts", + "es/comparator.d.ts", + "es/complement.d.ts", + "es/compose.d.ts", + "es/composeK.d.ts", + "es/composeP.d.ts", + "es/composeWith.d.ts", + "es/concat.d.ts", + "es/cond.d.ts", + "es/construct.d.ts", + "es/constructN.d.ts", + "es/contains.d.ts", + "es/converge.d.ts", + "es/countBy.d.ts", + "es/curry.d.ts", + "es/curryN.d.ts", + "es/dec.d.ts", + "es/defaultTo.d.ts", + "es/descend.d.ts", + "es/difference.d.ts", + "es/differenceWith.d.ts", + "es/dissoc.d.ts", + "es/dissocPath.d.ts", + "es/divide.d.ts", + "es/drop.d.ts", + "es/dropLast.d.ts", + "es/dropLastWhile.d.ts", + "es/dropRepeats.d.ts", + "es/dropRepeatsWith.d.ts", + "es/either.d.ts", + "es/empty.d.ts", + "es/endsWith.d.ts", + "es/eqBy.d.ts", + "es/eqProps.d.ts", + "es/equals.d.ts", + "es/evolve.d.ts", + "es/filter.d.ts", + "es/find.d.ts", + "es/findIndex.d.ts", + "es/findLast.d.ts", + "es/findLastIndex.d.ts", + "es/flatten.d.ts", + "es/flip.d.ts", + "es/forEach.d.ts", + "es/forEachObjIndexed.d.ts", + "es/fromPairs.d.ts", + "es/groupBy.d.ts", + "es/groupWith.d.ts", + "es/gt.d.ts", + "es/gte.d.ts", + "es/has.d.ts", + "es/hasIn.d.ts", + "es/hasPath.d.ts", + "es/head.d.ts", + "es/identical.d.ts", + "es/identity.d.ts", + "es/ifElse.d.ts", + "es/inc.d.ts", + "es/includes.d.ts", + "es/indexBy.d.ts", + "es/indexOf.d.ts", + "es/init.d.ts", + "es/innerJoin.d.ts", + "es/insert.d.ts", + "es/insertAll.d.ts", + "es/intersection.d.ts", + "es/intersectionWith.d.ts", + "es/intersperse.d.ts", + "es/into.d.ts", + "es/invert.d.ts", + "es/invertObj.d.ts", + "es/invoker.d.ts", + "es/is.d.ts", + "es/isEmpty.d.ts", + "es/isNil.d.ts", + "es/join.d.ts", + "es/juxt.d.ts", + "es/keys.d.ts", + "es/keysIn.d.ts", + "es/last.d.ts", + "es/lastIndexOf.d.ts", + "es/length.d.ts", + "es/lens.d.ts", + "es/lensIndex.d.ts", + "es/lensPath.d.ts", + "es/lensProp.d.ts", + "es/lift.d.ts", + "es/lt.d.ts", + "es/lte.d.ts", + "es/map.d.ts", + "es/mapAccum.d.ts", + "es/mapAccumRight.d.ts", + "es/mapObjIndexed.d.ts", + "es/match.d.ts", + "es/mathMod.d.ts", + "es/max.d.ts", + "es/maxBy.d.ts", + "es/mean.d.ts", + "es/median.d.ts", + "es/memoizeWith.d.ts", + "es/merge.d.ts", + "es/mergeAll.d.ts", + "es/mergeDeepLeft.d.ts", + "es/mergeDeepRight.d.ts", + "es/mergeDeepWith.d.ts", + "es/mergeDeepWithKey.d.ts", + "es/mergeLeft.d.ts", + "es/mergeRight.d.ts", + "es/mergeWith.d.ts", + "es/mergeWithKey.d.ts", + "es/min.d.ts", + "es/minBy.d.ts", + "es/modulo.d.ts", + "es/move.d.ts", + "es/multiply.d.ts", + "es/nAry.d.ts", + "es/negate.d.ts", + "es/none.d.ts", + "es/not.d.ts", + "es/nth.d.ts", + "es/nthArg.d.ts", + "es/o.d.ts", + "es/objOf.d.ts", + "es/of.d.ts", + "es/omit.d.ts", + "es/once.d.ts", + "es/or.d.ts", + "es/otherwise.d.ts", + "es/over.d.ts", + "es/pair.d.ts", + "es/partial.d.ts", + "es/partialRight.d.ts", + "es/partition.d.ts", + "es/path.d.ts", + "es/pathEq.d.ts", + "es/pathOr.d.ts", + "es/pathSatisfies.d.ts", + "es/pick.d.ts", + "es/pickAll.d.ts", + "es/pickBy.d.ts", + "es/pipe.d.ts", + "es/pipeK.d.ts", + "es/pipeP.d.ts", + "es/pipeWith.d.ts", + "es/pluck.d.ts", + "es/prepend.d.ts", + "es/product.d.ts", + "es/project.d.ts", + "es/prop.d.ts", + "es/propEq.d.ts", + "es/propIs.d.ts", + "es/propOr.d.ts", + "es/propSatisfies.d.ts", + "es/props.d.ts", + "es/range.d.ts", + "es/reduce.d.ts", + "es/reduceBy.d.ts", + "es/reduceRight.d.ts", + "es/reduceWhile.d.ts", + "es/reduced.d.ts", + "es/reject.d.ts", + "es/remove.d.ts", + "es/repeat.d.ts", + "es/replace.d.ts", + "es/reverse.d.ts", + "es/scan.d.ts", + "es/set.d.ts", + "es/slice.d.ts", + "es/sort.d.ts", + "es/sortBy.d.ts", + "es/sortWith.d.ts", + "es/split.d.ts", + "es/splitAt.d.ts", + "es/splitEvery.d.ts", + "es/splitWhen.d.ts", + "es/startsWith.d.ts", + "es/subtract.d.ts", + "es/sum.d.ts", + "es/symmetricDifference.d.ts", + "es/symmetricDifferenceWith.d.ts", + "es/tail.d.ts", + "es/take.d.ts", + "es/takeLast.d.ts", + "es/takeLastWhile.d.ts", + "es/takeWhile.d.ts", + "es/tap.d.ts", + "es/test.d.ts", + "es/then.d.ts", + "es/thunkify.d.ts", + "es/times.d.ts", + "es/toLower.d.ts", + "es/toPairs.d.ts", + "es/toPairsIn.d.ts", + "es/toString.d.ts", + "es/toUpper.d.ts", + "es/transduce.d.ts", + "es/transpose.d.ts", + "es/traverse.d.ts", + "es/trim.d.ts", + "es/tryCatch.d.ts", + "es/type.d.ts", + "es/unapply.d.ts", + "es/unary.d.ts", + "es/uncurryN.d.ts", + "es/unfold.d.ts", + "es/union.d.ts", + "es/unionWith.d.ts", + "es/uniq.d.ts", + "es/uniqBy.d.ts", + "es/uniqWith.d.ts", + "es/unless.d.ts", + "es/unnest.d.ts", + "es/until.d.ts", + "es/update.d.ts", + "es/useWith.d.ts", + "es/values.d.ts", + "es/valuesIn.d.ts", + "es/view.d.ts", + "es/when.d.ts", + "es/where.d.ts", + "es/whereEq.d.ts", + "es/without.d.ts", + "es/xprod.d.ts", + "es/zip.d.ts", + "es/zipObj.d.ts", + "es/zipWith.d.ts", + "index.d.ts", + "src/F.d.ts", + "src/T.d.ts", + "src/add.d.ts", + "src/addIndex.d.ts", + "src/adjust.d.ts", + "src/all.d.ts", + "src/allPass.d.ts", + "src/always.d.ts", + "src/and.d.ts", + "src/any.d.ts", + "src/anyPass.d.ts", + "src/ap.d.ts", + "src/aperture.d.ts", + "src/append.d.ts", + "src/apply.d.ts", + "src/applySpec.d.ts", + "src/applyTo.d.ts", + "src/ascend.d.ts", + "src/assoc.d.ts", + "src/assocPath.d.ts", + "src/binary.d.ts", + "src/bind.d.ts", + "src/both.d.ts", + "src/call.d.ts", + "src/chain.d.ts", + "src/clamp.d.ts", + "src/clone.d.ts", + "src/comparator.d.ts", + "src/complement.d.ts", + "src/compose.d.ts", + "src/composeK.d.ts", + "src/composeP.d.ts", + "src/composeWith.d.ts", + "src/concat.d.ts", + "src/cond.d.ts", + "src/construct.d.ts", + "src/constructN.d.ts", + "src/contains.d.ts", + "src/converge.d.ts", + "src/countBy.d.ts", + "src/curry.d.ts", + "src/curryN.d.ts", + "src/dec.d.ts", + "src/defaultTo.d.ts", + "src/descend.d.ts", + "src/difference.d.ts", + "src/differenceWith.d.ts", + "src/dissoc.d.ts", + "src/dissocPath.d.ts", + "src/divide.d.ts", + "src/drop.d.ts", + "src/dropLast.d.ts", + "src/dropLastWhile.d.ts", + "src/dropRepeats.d.ts", + "src/dropRepeatsWith.d.ts", + "src/either.d.ts", + "src/empty.d.ts", + "src/endsWith.d.ts", + "src/eqBy.d.ts", + "src/eqProps.d.ts", + "src/equals.d.ts", + "src/evolve.d.ts", + "src/filter.d.ts", + "src/find.d.ts", + "src/findIndex.d.ts", + "src/findLast.d.ts", + "src/findLastIndex.d.ts", + "src/flatten.d.ts", + "src/flip.d.ts", + "src/forEach.d.ts", + "src/forEachObjIndexed.d.ts", + "src/fromPairs.d.ts", + "src/groupBy.d.ts", + "src/groupWith.d.ts", + "src/gt.d.ts", + "src/gte.d.ts", + "src/has.d.ts", + "src/hasIn.d.ts", + "src/hasPath.d.ts", + "src/head.d.ts", + "src/identical.d.ts", + "src/identity.d.ts", + "src/ifElse.d.ts", + "src/inc.d.ts", + "src/includes.d.ts", + "src/indexBy.d.ts", + "src/indexOf.d.ts", + "src/init.d.ts", + "src/innerJoin.d.ts", + "src/insert.d.ts", + "src/insertAll.d.ts", + "src/intersection.d.ts", + "src/intersectionWith.d.ts", + "src/intersperse.d.ts", + "src/into.d.ts", + "src/invert.d.ts", + "src/invertObj.d.ts", + "src/invoker.d.ts", + "src/is.d.ts", + "src/isEmpty.d.ts", + "src/isNil.d.ts", + "src/join.d.ts", + "src/juxt.d.ts", + "src/keys.d.ts", + "src/keysIn.d.ts", + "src/last.d.ts", + "src/lastIndexOf.d.ts", + "src/length.d.ts", + "src/lens.d.ts", + "src/lensIndex.d.ts", + "src/lensPath.d.ts", + "src/lensProp.d.ts", + "src/lift.d.ts", + "src/lt.d.ts", + "src/lte.d.ts", + "src/map.d.ts", + "src/mapAccum.d.ts", + "src/mapAccumRight.d.ts", + "src/mapObjIndexed.d.ts", + "src/match.d.ts", + "src/mathMod.d.ts", + "src/max.d.ts", + "src/maxBy.d.ts", + "src/mean.d.ts", + "src/median.d.ts", + "src/memoizeWith.d.ts", + "src/merge.d.ts", + "src/mergeAll.d.ts", + "src/mergeDeepLeft.d.ts", + "src/mergeDeepRight.d.ts", + "src/mergeDeepWith.d.ts", + "src/mergeDeepWithKey.d.ts", + "src/mergeLeft.d.ts", + "src/mergeRight.d.ts", + "src/mergeWith.d.ts", + "src/mergeWithKey.d.ts", + "src/min.d.ts", + "src/minBy.d.ts", + "src/modulo.d.ts", + "src/move.d.ts", + "src/multiply.d.ts", + "src/nAry.d.ts", + "src/negate.d.ts", + "src/none.d.ts", + "src/not.d.ts", + "src/nth.d.ts", + "src/nthArg.d.ts", + "src/o.d.ts", + "src/objOf.d.ts", + "src/of.d.ts", + "src/omit.d.ts", + "src/once.d.ts", + "src/or.d.ts", + "src/otherwise.d.ts", + "src/over.d.ts", + "src/pair.d.ts", + "src/partial.d.ts", + "src/partialRight.d.ts", + "src/partition.d.ts", + "src/path.d.ts", + "src/pathEq.d.ts", + "src/pathOr.d.ts", + "src/pathSatisfies.d.ts", + "src/pick.d.ts", + "src/pickAll.d.ts", + "src/pickBy.d.ts", + "src/pipe.d.ts", + "src/pipeK.d.ts", + "src/pipeP.d.ts", + "src/pipeWith.d.ts", + "src/pluck.d.ts", + "src/prepend.d.ts", + "src/product.d.ts", + "src/project.d.ts", + "src/prop.d.ts", + "src/propEq.d.ts", + "src/propIs.d.ts", + "src/propOr.d.ts", + "src/propSatisfies.d.ts", + "src/props.d.ts", + "src/range.d.ts", + "src/reduce.d.ts", + "src/reduceBy.d.ts", + "src/reduceRight.d.ts", + "src/reduceWhile.d.ts", + "src/reduced.d.ts", + "src/reject.d.ts", + "src/remove.d.ts", + "src/repeat.d.ts", + "src/replace.d.ts", + "src/reverse.d.ts", + "src/scan.d.ts", + "src/set.d.ts", + "src/slice.d.ts", + "src/sort.d.ts", + "src/sortBy.d.ts", + "src/sortWith.d.ts", + "src/split.d.ts", + "src/splitAt.d.ts", + "src/splitEvery.d.ts", + "src/splitWhen.d.ts", + "src/startsWith.d.ts", + "src/subtract.d.ts", + "src/sum.d.ts", + "src/symmetricDifference.d.ts", + "src/symmetricDifferenceWith.d.ts", + "src/tail.d.ts", + "src/take.d.ts", + "src/takeLast.d.ts", + "src/takeLastWhile.d.ts", + "src/takeWhile.d.ts", + "src/tap.d.ts", + "src/test.d.ts", + "src/then.d.ts", + "src/thunkify.d.ts", + "src/times.d.ts", + "src/toLower.d.ts", + "src/toPairs.d.ts", + "src/toPairsIn.d.ts", + "src/toString.d.ts", + "src/toUpper.d.ts", + "src/transduce.d.ts", + "src/transpose.d.ts", + "src/traverse.d.ts", + "src/trim.d.ts", + "src/tryCatch.d.ts", + "src/type.d.ts", + "src/unapply.d.ts", + "src/unary.d.ts", + "src/uncurryN.d.ts", + "src/unfold.d.ts", + "src/union.d.ts", + "src/unionWith.d.ts", + "src/uniq.d.ts", + "src/uniqBy.d.ts", + "src/uniqWith.d.ts", + "src/unless.d.ts", + "src/unnest.d.ts", + "src/until.d.ts", + "src/update.d.ts", + "src/useWith.d.ts", + "src/values.d.ts", + "src/valuesIn.d.ts", + "src/view.d.ts", + "src/when.d.ts", + "src/where.d.ts", + "src/whereEq.d.ts", + "src/without.d.ts", + "src/xprod.d.ts", + "src/zip.d.ts", + "src/zipObj.d.ts", + "src/zipWith.d.ts", + "tools.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ts-toolbelt", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "ts-toolbelt", + "version": "^6.3.3" + } + ], + "contentHash": "1050970ccbad48c67910cd4ae63f6c5cdbc8e3ba0822a5bdc93d2889e721499b", + "globals": [ + "R" + ], + "declaredModules": [ + "ramda", + "ramda/tools", + "ramda/es/add", + "ramda/es/addIndex", + "ramda/es/adjust", + "ramda/es/all", + "ramda/es/allPass", + "ramda/es/always", + "ramda/es/and", + "ramda/es/any", + "ramda/es/anyPass", + "ramda/es/ap", + "ramda/es/aperture", + "ramda/es/append", + "ramda/es/apply", + "ramda/es/applySpec", + "ramda/es/applyTo", + "ramda/es/ascend", + "ramda/es/assoc", + "ramda/es/assocPath", + "ramda/es/binary", + "ramda/es/bind", + "ramda/es/both", + "ramda/es/call", + "ramda/es/chain", + "ramda/es/clamp", + "ramda/es/clone", + "ramda/es/comparator", + "ramda/es/complement", + "ramda/es/compose", + "ramda/es/composeK", + "ramda/es/composeP", + "ramda/es/composeWith", + "ramda/es/concat", + "ramda/es/cond", + "ramda/es/construct", + "ramda/es/constructN", + "ramda/es/contains", + "ramda/es/converge", + "ramda/es/countBy", + "ramda/es/curry", + "ramda/es/curryN", + "ramda/es/dec", + "ramda/es/defaultTo", + "ramda/es/descend", + "ramda/es/difference", + "ramda/es/differenceWith", + "ramda/es/dissoc", + "ramda/es/dissocPath", + "ramda/es/divide", + "ramda/es/drop", + "ramda/es/dropLast", + "ramda/es/dropLastWhile", + "ramda/es/dropRepeats", + "ramda/es/dropRepeatsWith", + "ramda/es/either", + "ramda/es/empty", + "ramda/es/endsWith", + "ramda/es/eqBy", + "ramda/es/eqProps", + "ramda/es/equals", + "ramda/es/evolve", + "ramda/es/F", + "ramda/es/filter", + "ramda/es/find", + "ramda/es/findIndex", + "ramda/es/findLast", + "ramda/es/findLastIndex", + "ramda/es/flatten", + "ramda/es/flip", + "ramda/es/forEach", + "ramda/es/forEachObjIndexed", + "ramda/es/fromPairs", + "ramda/es/groupBy", + "ramda/es/groupWith", + "ramda/es/gt", + "ramda/es/gte", + "ramda/es/has", + "ramda/es/hasIn", + "ramda/es/hasPath", + "ramda/es/head", + "ramda/es/identical", + "ramda/es/identity", + "ramda/es/ifElse", + "ramda/es/inc", + "ramda/es/indexBy", + "ramda/es/indexOf", + "ramda/es/init", + "ramda/es/innerJoin", + "ramda/es/insertAll", + "ramda/es/insert", + "ramda/es/intersection", + "ramda/es/intersectionWith", + "ramda/es/intersperse", + "ramda/es/into", + "ramda/es/invert", + "ramda/es/invertObj", + "ramda/es/invoker", + "ramda/es/is", + "ramda/es/isEmpty", + "ramda/es/isNil", + "ramda/es/join", + "ramda/es/juxt", + "ramda/es/keys", + "ramda/es/keysIn", + "ramda/es/last", + "ramda/es/lastIndexOf", + "ramda/es/length", + "ramda/es/lens", + "ramda/es/lensIndex", + "ramda/es/lensPath", + "ramda/es/lensProp", + "ramda/es/lift", + "ramda/es/lt", + "ramda/es/lte", + "ramda/es/mapAccum", + "ramda/es/mapAccumRight", + "ramda/es/map", + "ramda/es/mapObjIndexed", + "ramda/es/match", + "ramda/es/mathMod", + "ramda/es/maxBy", + "ramda/es/max", + "ramda/es/mean", + "ramda/es/median", + "ramda/es/memoizeWith", + "ramda/es/mergeAll", + "ramda/es/mergeDeepLeft", + "ramda/es/mergeDeepRight", + "ramda/es/mergeDeepWith", + "ramda/es/mergeDeepWithKey", + "ramda/es/mergeLeft", + "ramda/es/mergeRight", + "ramda/es/merge", + "ramda/es/mergeWith", + "ramda/es/mergeWithKey", + "ramda/es/minBy", + "ramda/es/min", + "ramda/es/modulo", + "ramda/es/move", + "ramda/es/multiply", + "ramda/es/nAry", + "ramda/es/negate", + "ramda/es/none", + "ramda/es/not", + "ramda/es/nthArg", + "ramda/es/nth", + "ramda/es/o", + "ramda/es/objOf", + "ramda/es/of", + "ramda/es/omit", + "ramda/es/once", + "ramda/es/or", + "ramda/es/over", + "ramda/es/otherwise", + "ramda/es/pair", + "ramda/es/partial", + "ramda/es/partialRight", + "ramda/es/partition", + "ramda/es/path", + "ramda/es/pathEq", + "ramda/es/pathOr", + "ramda/es/pathSatisfies", + "ramda/es/pickAll", + "ramda/es/pickBy", + "ramda/es/pick", + "ramda/es/pipe", + "ramda/es/pipeK", + "ramda/es/pipeP", + "ramda/es/pipeWith", + "ramda/es/pluck", + "ramda/es/prepend", + "ramda/es/product", + "ramda/es/project", + "ramda/es/prop", + "ramda/es/propEq", + "ramda/es/propIs", + "ramda/es/propOr", + "ramda/es/propSatisfies", + "ramda/es/props", + "ramda/es/range", + "ramda/es/reduceBy", + "ramda/es/reduced", + "ramda/es/reduce", + "ramda/es/reduceRight", + "ramda/es/reduceWhile", + "ramda/es/reject", + "ramda/es/remove", + "ramda/es/repeat", + "ramda/es/replace", + "ramda/es/reverse", + "ramda/es/scan", + "ramda/es/set", + "ramda/es/slice", + "ramda/es/sortBy", + "ramda/es/sort", + "ramda/es/sortWith", + "ramda/es/splitAt", + "ramda/es/split", + "ramda/es/splitEvery", + "ramda/es/splitWhen", + "ramda/es/startsWith", + "ramda/es/subtract", + "ramda/es/sum", + "ramda/es/symmetricDifference", + "ramda/es/symmetricDifferenceWith", + "ramda/es/tail", + "ramda/es/take", + "ramda/es/takeLast", + "ramda/es/takeLastWhile", + "ramda/es/takeWhile", + "ramda/es/tap", + "ramda/es/T", + "ramda/es/test", + "ramda/es/then", + "ramda/es/thunkify", + "ramda/es/times", + "ramda/es/toLower", + "ramda/es/toPairs", + "ramda/es/toPairsIn", + "ramda/es/toString", + "ramda/es/toUpper", + "ramda/es/transduce", + "ramda/es/transpose", + "ramda/es/traverse", + "ramda/es/trim", + "ramda/es/tryCatch", + "ramda/es/type", + "ramda/es/unapply", + "ramda/es/unary", + "ramda/es/uncurryN", + "ramda/es/unfold", + "ramda/es/union", + "ramda/es/unionWith", + "ramda/es/uniqBy", + "ramda/es/uniq", + "ramda/es/uniqWith", + "ramda/es/unless", + "ramda/es/unnest", + "ramda/es/until", + "ramda/es/update", + "ramda/es/useWith", + "ramda/es/values", + "ramda/es/valuesIn", + "ramda/es/view", + "ramda/es/when", + "ramda/es/where", + "ramda/es/whereEq", + "ramda/es/without", + "ramda/es/xprod", + "ramda/es/zip", + "ramda/es/zipObj", + "ramda/es/zipWith", + "ramda/es/includes", + "ramda/src/add", + "ramda/src/addIndex", + "ramda/src/adjust", + "ramda/src/all", + "ramda/src/allPass", + "ramda/src/always", + "ramda/src/and", + "ramda/src/any", + "ramda/src/anyPass", + "ramda/src/ap", + "ramda/src/aperture", + "ramda/src/append", + "ramda/src/apply", + "ramda/src/applySpec", + "ramda/src/applyTo", + "ramda/src/ascend", + "ramda/src/assoc", + "ramda/src/assocPath", + "ramda/src/binary", + "ramda/src/bind", + "ramda/src/both", + "ramda/src/call", + "ramda/src/chain", + "ramda/src/clamp", + "ramda/src/clone", + "ramda/src/comparator", + "ramda/src/complement", + "ramda/src/compose", + "ramda/src/composeK", + "ramda/src/composeP", + "ramda/src/composeWith", + "ramda/src/concat", + "ramda/src/cond", + "ramda/src/construct", + "ramda/src/constructN", + "ramda/src/contains", + "ramda/src/converge", + "ramda/src/countBy", + "ramda/src/curry", + "ramda/src/curryN", + "ramda/src/dec", + "ramda/src/defaultTo", + "ramda/src/descend", + "ramda/src/difference", + "ramda/src/differenceWith", + "ramda/src/dissoc", + "ramda/src/dissocPath", + "ramda/src/divide", + "ramda/src/drop", + "ramda/src/dropLast", + "ramda/src/dropLastWhile", + "ramda/src/dropRepeats", + "ramda/src/dropRepeatsWith", + "ramda/src/either", + "ramda/src/empty", + "ramda/src/endsWith", + "ramda/src/eqBy", + "ramda/src/eqProps", + "ramda/src/equals", + "ramda/src/evolve", + "ramda/src/F", + "ramda/src/filter", + "ramda/src/find", + "ramda/src/findIndex", + "ramda/src/findLast", + "ramda/src/findLastIndex", + "ramda/src/flatten", + "ramda/src/flip", + "ramda/src/forEach", + "ramda/src/forEachObjIndexed", + "ramda/src/fromPairs", + "ramda/src/groupBy", + "ramda/src/groupWith", + "ramda/src/gt", + "ramda/src/gte", + "ramda/src/has", + "ramda/src/hasIn", + "ramda/src/hasPath", + "ramda/src/head", + "ramda/src/identical", + "ramda/src/identity", + "ramda/src/ifElse", + "ramda/src/inc", + "ramda/src/indexBy", + "ramda/src/indexOf", + "ramda/src/init", + "ramda/src/innerJoin", + "ramda/src/insertAll", + "ramda/src/insert", + "ramda/src/intersection", + "ramda/src/intersectionWith", + "ramda/src/intersperse", + "ramda/src/into", + "ramda/src/invert", + "ramda/src/invertObj", + "ramda/src/invoker", + "ramda/src/is", + "ramda/src/isEmpty", + "ramda/src/isNil", + "ramda/src/join", + "ramda/src/juxt", + "ramda/src/keys", + "ramda/src/keysIn", + "ramda/src/last", + "ramda/src/lastIndexOf", + "ramda/src/length", + "ramda/src/lens", + "ramda/src/lensIndex", + "ramda/src/lensPath", + "ramda/src/lensProp", + "ramda/src/lift", + "ramda/src/lt", + "ramda/src/lte", + "ramda/src/mapAccum", + "ramda/src/mapAccumRight", + "ramda/src/map", + "ramda/src/mapObjIndexed", + "ramda/src/match", + "ramda/src/mathMod", + "ramda/src/maxBy", + "ramda/src/max", + "ramda/src/mean", + "ramda/src/median", + "ramda/src/memoizeWith", + "ramda/src/mergeAll", + "ramda/src/mergeDeepLeft", + "ramda/src/mergeDeepRight", + "ramda/src/mergeDeepWith", + "ramda/src/mergeDeepWithKey", + "ramda/src/mergeLeft", + "ramda/src/mergeRight", + "ramda/src/merge", + "ramda/src/mergeWith", + "ramda/src/mergeWithKey", + "ramda/src/minBy", + "ramda/src/min", + "ramda/src/modulo", + "ramda/src/move", + "ramda/src/multiply", + "ramda/src/nAry", + "ramda/src/negate", + "ramda/src/none", + "ramda/src/not", + "ramda/src/nthArg", + "ramda/src/nth", + "ramda/src/o", + "ramda/src/objOf", + "ramda/src/of", + "ramda/src/omit", + "ramda/src/once", + "ramda/src/or", + "ramda/src/over", + "ramda/src/otherwise", + "ramda/src/pair", + "ramda/src/partial", + "ramda/src/partialRight", + "ramda/src/partition", + "ramda/src/path", + "ramda/src/pathEq", + "ramda/src/pathOr", + "ramda/src/pathSatisfies", + "ramda/src/pickAll", + "ramda/src/pickBy", + "ramda/src/pick", + "ramda/src/pipe", + "ramda/src/pipeK", + "ramda/src/pipeP", + "ramda/src/pipeWith", + "ramda/src/pluck", + "ramda/src/prepend", + "ramda/src/product", + "ramda/src/project", + "ramda/src/prop", + "ramda/src/propEq", + "ramda/src/propIs", + "ramda/src/propOr", + "ramda/src/propSatisfies", + "ramda/src/props", + "ramda/src/range", + "ramda/src/reduceBy", + "ramda/src/reduced", + "ramda/src/reduce", + "ramda/src/reduceRight", + "ramda/src/reduceWhile", + "ramda/src/reject", + "ramda/src/remove", + "ramda/src/repeat", + "ramda/src/replace", + "ramda/src/reverse", + "ramda/src/scan", + "ramda/src/set", + "ramda/src/slice", + "ramda/src/sortBy", + "ramda/src/sort", + "ramda/src/sortWith", + "ramda/src/splitAt", + "ramda/src/split", + "ramda/src/splitEvery", + "ramda/src/splitWhen", + "ramda/src/startsWith", + "ramda/src/subtract", + "ramda/src/sum", + "ramda/src/symmetricDifference", + "ramda/src/symmetricDifferenceWith", + "ramda/src/tail", + "ramda/src/take", + "ramda/src/takeLast", + "ramda/src/takeLastWhile", + "ramda/src/takeWhile", + "ramda/src/tap", + "ramda/src/T", + "ramda/src/test", + "ramda/src/then", + "ramda/src/thunkify", + "ramda/src/times", + "ramda/src/toLower", + "ramda/src/toPairs", + "ramda/src/toPairsIn", + "ramda/src/toString", + "ramda/src/toUpper", + "ramda/src/transduce", + "ramda/src/transpose", + "ramda/src/traverse", + "ramda/src/trim", + "ramda/src/tryCatch", + "ramda/src/type", + "ramda/src/unapply", + "ramda/src/unary", + "ramda/src/uncurryN", + "ramda/src/unfold", + "ramda/src/union", + "ramda/src/unionWith", + "ramda/src/uniqBy", + "ramda/src/uniq", + "ramda/src/uniqWith", + "ramda/src/unless", + "ramda/src/unnest", + "ramda/src/until", + "ramda/src/update", + "ramda/src/useWith", + "ramda/src/values", + "ramda/src/valuesIn", + "ramda/src/view", + "ramda/src/when", + "ramda/src/where", + "ramda/src/whereEq", + "ramda/src/without", + "ramda/src/xprod", + "ramda/src/zip", + "ramda/src/zipObj", + "ramda/src/zipWith", + "ramda/src/includes" + ] + } + }, + "random": { + "2.1": { + "libraryName": "random", + "typingsPackageName": "random", + "projectName": "https://github.com/transitive-bullshit/random", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + }, + { + "name": "Michał Kijowski", + "url": "https://github.com/kijowski", + "githubUsername": "kijowski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df1ce9bf9dc17d2e0c53c0f89b2351d0c1f61dab2253f0c098c90a50f11d1957", + "globals": [], + "declaredModules": [ + "random" + ] + } + }, + "random-boolean": { + "1.0": { + "libraryName": "random-boolean", + "typingsPackageName": "random-boolean", + "projectName": "https://github.com/arthurvr/random-boolean#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd2a123dd84f2b21246d14e4fc11ebc31c6c47539b9ca74afdc734019d3693d2", + "globals": [], + "declaredModules": [ + "random-boolean" + ] + } + }, + "random-bytes": { + "1.0": { + "libraryName": "random-bytes", + "typingsPackageName": "random-bytes", + "projectName": "https://github.com/crypto-utils/random-bytes", + "contributors": [ + { + "name": "Steve Ripberger", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1607e93299a5cc22162d61474ae999a287173ce50c5b25bd1b14b8869a9165f", + "globals": [], + "declaredModules": [ + "random-bytes" + ] + } + }, + "random-normal": { + "1.0": { + "libraryName": "random-normal", + "typingsPackageName": "random-normal", + "projectName": "https://github.com/mock-end/random-normal", + "contributors": [ + { + "name": "Darius I. Karel", + "url": "https://github.com/dikarel", + "githubUsername": "dikarel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cabeb984db9e148cc699612dad75755db737a403e44addb093ddfc6720cb5465", + "globals": [], + "declaredModules": [ + "random-normal" + ] + } + }, + "random-number": { + "0.0": { + "libraryName": "random-number", + "typingsPackageName": "random-number", + "projectName": "https://github.com/ashnur/random-number", + "contributors": [ + { + "name": "OpenByteDev", + "url": "https://github.com/OpenByteDev", + "githubUsername": "OpenByteDev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "415f8f852c0d02c0f4901c27200670bec5726404902e8d06afa5183eb0968a95", + "globals": [], + "declaredModules": [ + "random-number" + ] + } + }, + "random-seed": { + "0.3": { + "libraryName": "random-seed", + "typingsPackageName": "random-seed", + "projectName": "https://github.com/skratchdot/random-seed/", + "contributors": [ + { + "name": "Endel Dreyer", + "url": "https://github.com/endel", + "githubUsername": "endel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "571bd94cbb76766800071ae441a081118c887218bf85de5adf9ecedf17c16859", + "globals": [], + "declaredModules": [ + "random-seed" + ] + } + }, + "random-string": { + "0.0": { + "libraryName": "random-string", + "typingsPackageName": "random-string", + "projectName": "https://github.com/valiton/node-random-string", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77f1783f0cb4c827f87235fe6d67315de9f8de7b22acc161e3638ed9d6423cae", + "globals": [], + "declaredModules": [ + "random-string" + ] + } + }, + "random-useragent": { + "0.3": { + "libraryName": "random-useragent", + "typingsPackageName": "random-useragent", + "projectName": "https://github.com/skratchdot/random-useragent", + "contributors": [ + { + "name": "Jeffry Angtoni", + "url": "https://github.com/jeffryang24", + "githubUsername": "jeffryang24" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09c017c4f1f9d1d1406c502fa6a30c0d401f70f8267dce1eefd555af8af10088", + "globals": [], + "declaredModules": [ + "random-useragent" + ] + } + }, + "randombytes": { + "2.0": { + "libraryName": "randombytes", + "typingsPackageName": "randombytes", + "projectName": "https://github.com/crypto-browserify/randombytes", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "addff1634d71b544c9d8a556c695e76d9cca782de98a62d341287de4ee2ea85f", + "globals": [], + "declaredModules": [ + "randombytes" + ] + } + }, + "randomcolor": { + "0.5": { + "libraryName": "randomColor", + "typingsPackageName": "randomcolor", + "projectName": "https://github.com/davidmerfield/randomColor", + "contributors": [ + { + "name": "Mathias Feitzinger", + "url": "https://github.com/feitzi", + "githubUsername": "feitzi" + }, + { + "name": "Brady Liles", + "url": "https://github.com/BradyLiles", + "githubUsername": "BradyLiles" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31140acf017dcf13da4bb33474de36aa3cb5cde762407f3e0a8882a0f314ac3a", + "globals": [ + "randomColor" + ], + "declaredModules": [ + "randomcolor" + ] + } + }, + "randomstring": { + "1.1": { + "libraryName": "randomstring", + "typingsPackageName": "randomstring", + "projectName": "https://github.com/klughammer/node-randomstring", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d8afbfd014aa26bd7698ff131ce7ea3b6daf33fab63c84a3975f471fa8dcdc9d", + "globals": [ + "Randomstring" + ], + "declaredModules": [ + "randomstring" + ] + } + }, + "range-parser": { + "1.2": { + "libraryName": "range-parser", + "typingsPackageName": "range-parser", + "projectName": "https://github.com/jshttp/range-parser", + "contributors": [ + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71bf3049d2d484657017f768fe0c54c4e9f03ee340b5a62a56523455925a00ae", + "globals": [], + "declaredModules": [ + "range-parser" + ] + } + }, + "range_check": { + "1.4": { + "libraryName": "range_check", + "typingsPackageName": "range_check", + "projectName": "https://github.com/keverw/range_check#readme", + "contributors": [ + { + "name": "ItsMajestiX", + "url": "https://github.com/ItsMajestiX", + "githubUsername": "ItsMajestiX" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33fab5b166848fe3564d1d968460d6a11dcd102bc9c552b5c9c876ca36adffa2", + "globals": [], + "declaredModules": [ + "range_check" + ] + } + }, + "rangy": { + "0.0": { + "libraryName": "Rangy", + "typingsPackageName": "rangy", + "projectName": "https://github.com/timdown/rangy", + "contributors": [ + { + "name": "Rudolph Gottesheim", + "url": "http://www.midnight-design.at/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "rangy-classapplier.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "../rangy/rangy-classapplier" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1899dc0e467a283661356bcab863f8ef5a003762dea18e8242d2ab8a60f20c7", + "globals": [ + "rangy" + ], + "declaredModules": [ + "rangy" + ] + } + }, + "rangyinputs": { + "1.2": { + "libraryName": "Rangy Inputs", + "typingsPackageName": "rangyinputs", + "projectName": "https://github.com/timdown/rangyinputs", + "contributors": [ + { + "name": "Eric Simonton", + "url": "https://github.com/ersimont", + "githubUsername": "ersimont" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ae27572684053f871d7e6aec0135d413f027d30203ab3c2720b66fb6de03d37", + "globals": [], + "declaredModules": [] + } + }, + "ranjs": { + "1.22": { + "libraryName": "ranjs", + "typingsPackageName": "ranjs", + "projectName": "https://synesenom.github.io/ran/", + "contributors": [ + { + "name": "problem233", + "url": "https://github.com/problem233", + "githubUsername": "problem233" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 22, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "211a89a01ce6026faf975570bbfb8ebc43426db5f2036301d4b6e79761a2475b", + "globals": [ + "ranjs" + ], + "declaredModules": [ + "ranjs" + ] + } + }, + "raphael": { + "2.1": { + "libraryName": "Raphael", + "typingsPackageName": "raphael", + "projectName": "http://raphaeljs.com", + "contributors": [ + { + "name": "CheCoxshall", + "url": "https://github.com/CheCoxshall", + "githubUsername": "CheCoxshall" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7410a440a97648894b373f9ae497c8affd7eab35caf3a85ddc6aa6f6278a5672", + "globals": [ + "Raphael" + ], + "declaredModules": [ + "raphael" + ] + } + }, + "rappid": { + "1.5": { + "libraryName": "Rappid", + "typingsPackageName": "rappid", + "projectName": "http://jointjs.com/about-rappid", + "contributors": [ + { + "name": "Ewout Van Gossum", + "url": "https://github.com/DenEwout", + "githubUsername": "DenEwout" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jointjs", + "version": "*" + }, + { + "name": "backbone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "jointjs", + "version": "^2.0.1" + } + ], + "contentHash": "21513cc7a7bcf071da100f8f9babf9f6c032cb2bd1c571db034ccadba2a9ef62", + "globals": [ + "joint" + ], + "declaredModules": [ + "rappid" + ] + } + }, + "rasha": { + "1.2": { + "libraryName": "rasha", + "typingsPackageName": "rasha", + "projectName": "https://git.coolaj86.com/coolaj86/rasha.js", + "contributors": [ + { + "name": "Justin Baroux", + "url": "https://github.com/Just1B", + "githubUsername": "Just1B" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bece6de9f73268b50d38bcd0bf8ba387ba5211f860a7b986b7e9c4d1e13ed77", + "globals": [ + "Rasha" + ], + "declaredModules": [ + "rasha" + ] + } + }, + "raspi": { + "5.0": { + "libraryName": "raspi", + "typingsPackageName": "raspi", + "projectName": "https://github.com/nebrius/raspi", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc74a0d263fe8913ea78be4603f527826ef9db20779578d1a029c6be38c1033", + "globals": [], + "declaredModules": [ + "raspi" + ] + } + }, + "raspi-board": { + "5.2": { + "libraryName": "raspi-board", + "typingsPackageName": "raspi-board", + "projectName": "https://github.com/nebrius/raspi-board", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2795f478a59ef13b38aabf17ae7281f91d6ee0260e1ee917525ae7e4195a49ee", + "globals": [], + "declaredModules": [ + "raspi-board" + ] + } + }, + "raspi-gpio": { + "6.0": { + "libraryName": "raspi-gpio", + "typingsPackageName": "raspi-gpio", + "projectName": "https://github.com/nebrius/raspi-gpio", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab325e0e974384fcf0ad52c6e4f0f64342eee0e09d51071adf0de82c78b60972", + "globals": [], + "declaredModules": [ + "raspi-gpio" + ] + } + }, + "raspi-i2c": { + "6.1": { + "libraryName": "raspi-i2c", + "typingsPackageName": "raspi-i2c", + "projectName": "https://github.com/nebrius/raspi-i2c", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0afa5195d45efca71f7c79c61184b9a574def5583712a80fc6a766e1d007d071", + "globals": [], + "declaredModules": [ + "raspi-i2c" + ] + } + }, + "raspi-led": { + "2.0": { + "libraryName": "raspi-led", + "typingsPackageName": "raspi-led", + "projectName": "https://github.com/nebrius/raspi-led", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9cc0e2d18bb9f4c7860a8b20a5b802ccb97d1d09a652548a4809b164b0ab4bbe", + "globals": [], + "declaredModules": [ + "raspi-led" + ] + } + }, + "raspi-onewire": { + "1.0": { + "libraryName": "raspi-onewire", + "typingsPackageName": "raspi-onewire", + "projectName": "https://github.com/nebrius/raspi-onewire", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adc2a505d1a40b88e42a2026df114f15849c35ccd0aba5de7bd35061f161803e", + "globals": [], + "declaredModules": [ + "raspi-onewire" + ] + } + }, + "raspi-peripheral": { + "2.0": { + "libraryName": "raspi-peripheral", + "typingsPackageName": "raspi-peripheral", + "projectName": "https://github.com/nebrius/raspi-peripheral", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db61f30275428f247f9a4dd67b77fdde76fffa0193b452de599abd6a2a4a582e", + "globals": [], + "declaredModules": [ + "raspi-peripheral" + ] + } + }, + "raspi-pwm": { + "6.0": { + "libraryName": "raspi-pwm", + "typingsPackageName": "raspi-pwm", + "projectName": "https://github.com/nebrius/raspi-pwm", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e7a8f1678a6c291342aa461576d1f6b40efb7c2564fa98ad7bbd46b6a5e6ba2", + "globals": [], + "declaredModules": [ + "raspi-pwm" + ] + } + }, + "raspi-serial": { + "5.0": { + "libraryName": "raspi-serial", + "typingsPackageName": "raspi-serial", + "projectName": "https://github.com/nebrius/raspi-serial", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19d8d269f52ff5a5d73f1a86a4579dd3f55f60a21b9cab9919878abef8cdfca5", + "globals": [], + "declaredModules": [ + "raspi-serial" + ] + } + }, + "raspi-soft-pwm": { + "5.0": { + "libraryName": "raspi-soft-pwm", + "typingsPackageName": "raspi-soft-pwm", + "projectName": "https://github.com/nebrius/raspi-soft-pwm", + "contributors": [ + { + "name": "Bryan Hughes", + "url": "https://github.com/nebrius", + "githubUsername": "nebrius" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "raspi-peripheral", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a2b1ee557750a1ddb84bed7c14ab345f7743619a06bce6cfad2e9d578ecc161", + "globals": [], + "declaredModules": [ + "raspi-soft-pwm" + ] + } + }, + "rate-limit-redis": { + "1.6": { + "libraryName": "rate-limit-redis", + "typingsPackageName": "rate-limit-redis", + "projectName": "https://github.com/wyattjoh/rate-limit-redis#readme", + "contributors": [ + { + "name": "Chris Suich", + "url": "https://github.com/csuich2", + "githubUsername": "csuich2" + }, + { + "name": "Connor love", + "url": "https://github.com/dotconnor", + "githubUsername": "dotconnor" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + }, + { + "name": "express-rate-limit", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "express-rate-limit", + "version": ">=3.4.0" + } + ], + "contentHash": "382baa044d0afd5a31ea17e125fbbf67779e835262b5e8df5d48829f8d1e8138", + "globals": [], + "declaredModules": [ + "rate-limit-redis" + ] + } + }, + "ratelimiter": { + "2.1": { + "libraryName": "ratelimiter", + "typingsPackageName": "ratelimiter", + "projectName": "https://github.com/tj/node-ratelimiter", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9567ddd35ee2404dbdd3c53fc9ae5b3f4d6fb7b83bbfed19631b63de9dcfe5c3", + "globals": [], + "declaredModules": [ + "ratelimiter" + ] + } + }, + "raty": { + "2.7": { + "libraryName": "jQuery.raty", + "typingsPackageName": "raty", + "projectName": "https://github.com/wbotelhos/raty", + "contributors": [ + { + "name": "Matt Wheatley", + "url": "https://github.com/terrawheat", + "githubUsername": "terrawheat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4942076fe60f99c85ef52da2c68814232b3dca334e680c4e767401c529b00e02", + "globals": [], + "declaredModules": [] + } + }, + "raven": { + "2.5": { + "libraryName": "raven", + "typingsPackageName": "raven", + "projectName": "https://github.com/getsentry/raven-js", + "contributors": [ + { + "name": "Scott Cooper", + "url": "https://github.com/scttcper", + "githubUsername": "scttcper" + }, + { + "name": "Dmitrii Sorin", + "url": "https://github.com/1999", + "githubUsername": "1999" + }, + { + "name": "Shrey Jain", + "url": "https://github.com/shreyjain1994", + "githubUsername": "shreyjain1994" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "030c87aa4af410134886d066f385eb5a9ff134e81f9bc7b9d9da4bc10be5a4cb", + "globals": [], + "declaredModules": [ + "raven" + ] + } + }, + "raven-for-redux": { + "1.1": { + "libraryName": "raven-for-redux", + "typingsPackageName": "raven-for-redux", + "projectName": "https://github.com/captbaritone/raven-for-redux", + "contributors": [ + { + "name": "Daniel Chiu", + "url": "https://github.com/chiubaka", + "githubUsername": "chiubaka" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "raven-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "raven-js", + "version": ">=3.21.0" + }, + { + "name": "redux", + "version": ">=3.7.2" + } + ], + "contentHash": "794b85fdfd73ffe74791aee8bbe7573f16ea639b793066ae154f1e0d59b66b02", + "globals": [], + "declaredModules": [ + "raven-for-redux" + ] + } + }, + "raygun": { + "0.10": { + "libraryName": "raygun", + "typingsPackageName": "raygun", + "projectName": "https://github.com/MindscapeHQ/raygun4node", + "contributors": [ + { + "name": "Taylor Lodge", + "url": "https://github.com/UberMouse", + "githubUsername": "UberMouse" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c067ff19f7cdd03c803dc1dd3f0850f690cf3062e7063a72463fde90d8135806", + "globals": [], + "declaredModules": [ + "raygun" + ] + } + }, + "raygun4js": { + "2.13": { + "libraryName": "raygun4js", + "typingsPackageName": "raygun4js", + "projectName": "https://github.com/MindscapeHQ/raygun4js", + "contributors": [ + { + "name": "Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + }, + { + "name": "Benjamin Harding", + "url": "https://github.com/BenjaminHarding", + "githubUsername": "BenjaminHarding" + }, + { + "name": "Taylor Lodge", + "url": "https://github.com/UberMouse", + "githubUsername": "UberMouse" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 13, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec2500cb2c44c8175e40336642fb594434e46e259caaa706f9680e3b5abaf523", + "globals": [], + "declaredModules": [ + "raygun4js" + ] + } + }, + "rbac-a": { + "0.2": { + "libraryName": "rbac-a", + "typingsPackageName": "rbac-a", + "projectName": "https://github.com/yanickrochon/rbac-a#readme", + "contributors": [ + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/attributes-manager.d.ts", + "lib/provider.d.ts", + "lib/rbac.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5eaac54c58374e80d159804ae25c00df08c3cb8a263a8e1693303e7051f95ae2", + "globals": [], + "declaredModules": [ + "rbac-a", + "rbac-a/lib/attributes-manager", + "rbac-a/lib/provider", + "rbac-a/lib/rbac" + ] + } + }, + "rbush": { + "3.0": { + "libraryName": "rbush", + "typingsPackageName": "rbush", + "projectName": "https://github.com/mourner/rbush", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + }, + { + "name": "Chris Lewis", + "url": "https://github.com/cmslewis", + "githubUsername": "cmslewis" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd38a553e5a91615f0b95f48cf305f78333cbd185f590191e6c5476e25f3c0db", + "globals": [], + "declaredModules": [ + "rbush" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "rbush", + "typingsPackageName": "rbush", + "projectName": "https://github.com/mourner/rbush", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "http://danvk.org/" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "rbush", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ac11e2df0d2169b2e35478406d842fd9a759a3cea6f2fd206a1f6554d4040ba5", + "globals": [], + "declaredModules": [ + "rbush" + ] + } + }, + "rc": { + "1.1": { + "libraryName": "rc", + "typingsPackageName": "rc", + "projectName": "https://github.com/dominictarr/rc", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88e197a6f22314a967b93ea0e9753a31d5bb72161f1dbcb17b973fa44a584ef1", + "globals": [], + "declaredModules": [ + "rc" + ] + } + }, + "rc-select": { + "5.9": { + "libraryName": "React Select", + "typingsPackageName": "rc-select", + "projectName": "https://github.com/react-component/select", + "contributors": [ + { + "name": "Denis Tirilis", + "url": "https://github.com/DenisTirilis", + "githubUsername": "DenisTirilis" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bc0fdbff188ea422adcc22c65bcaa0f810247987108fd6c2e6d46b32637fed3", + "globals": [], + "declaredModules": [ + "rc-select" + ] + } + }, + "rc-slider": { + "8.6": { + "libraryName": "rc-slider", + "typingsPackageName": "rc-slider", + "projectName": "http://github.com/react-component/slider", + "contributors": [ + { + "name": "Marcinkus Mantas", + "url": "https://github.com/mantasmarcinkus", + "githubUsername": "mantasmarcinkus" + }, + { + "name": "Alexander Mattoni", + "url": "https://github.com/mattoni", + "githubUsername": "mattoni" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Jacob Froman", + "url": "https://github.com/j-fro", + "githubUsername": "j-fro" + }, + { + "name": "Deanna Veale", + "url": "https://github.com/Deanna2", + "githubUsername": "Deanna2" + }, + { + "name": "Nick Maddren", + "url": "https://github.com/nicholasmaddren", + "githubUsername": "nicholasmaddren" + }, + { + "name": "Roman Nevolin", + "url": "https://github.com/nulladdict", + "githubUsername": "nulladdict" + }, + { + "name": "Mojtaba Izadmehr", + "url": "https://github.com/m-izadmehr", + "githubUsername": "m-izadmehr" + }, + { + "name": "Andrey Yankovsky", + "url": "https://github.com/yankovsky", + "githubUsername": "yankovsky" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "rc-tooltip", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0574d8fef99b9cce6e252ddfa44a730f7cc35373281de7359c538ee9a71cbac7", + "globals": [], + "declaredModules": [ + "rc-slider" + ] + } + }, + "rc-switch": { + "1.9": { + "libraryName": "rc-switch", + "typingsPackageName": "rc-switch", + "projectName": "http://github.com/react-component/switch", + "contributors": [ + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + }, + { + "name": "Matteo Frana", + "url": "https://github.com/matteofrana", + "githubUsername": "matteofrana" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee04cee888cfb0033c9f88c4fdf4562f4a89b8552ad18686dfad84e14e17e230", + "globals": [], + "declaredModules": [ + "rc-switch" + ] + } + }, + "rc-time-picker": { + "3.4": { + "libraryName": "rc-time-picker", + "typingsPackageName": "rc-time-picker", + "projectName": "http://github.com/react-component/time-picker", + "contributors": [ + { + "name": "Frithjof Winkelmann", + "url": "https://github.com/Hoff97", + "githubUsername": "Hoff97" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.19.4" + } + ], + "contentHash": "57972846bae26262e70aabfbec6594bfa4acd8fa56ab0824eafb6a75c887360b", + "globals": [], + "declaredModules": [ + "rc-time-picker" + ] + } + }, + "rc-tooltip": { + "3.7": { + "libraryName": "rc-tooltip", + "typingsPackageName": "rc-tooltip", + "projectName": "http://github.com/react-component/tooltip", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + }, + { + "name": "ahstro", + "url": "https://github.com/ahstro", + "githubUsername": "ahstro" + }, + { + "name": "vsaarinen", + "url": "https://github.com/vsaarinen", + "githubUsername": "vsaarinen" + }, + { + "name": "aigoncharov", + "url": "https://github.com/aigoncharov", + "githubUsername": "aigoncharov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d170a26bbb58d74cfd52a810278f0c2781b53506be328e32bd614a3b6522c970", + "globals": [ + "RCTooltip" + ], + "declaredModules": [ + "rc-tooltip" + ] + } + }, + "rc-tree": { + "1.11": { + "libraryName": "rc-tree", + "typingsPackageName": "rc-tree", + "projectName": "http://github.com/react-component/tree", + "contributors": [ + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Methuselah96", + "url": "https://github.com/Methuselah96", + "githubUsername": "Methuselah96" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "220497846414b3a48c6bf5164d154a1a8855df16e4f5094bccb5357771b7b672", + "globals": [], + "declaredModules": [ + "rc-tree" + ] + } + }, + "rcloader": { + "0.0": { + "libraryName": "rcloader", + "typingsPackageName": "rcloader", + "projectName": "https://github.com/spalger/rcloader", + "contributors": [ + { + "name": "Panu Horsmalahti", + "url": "https://github.com/panuhorsmalahti", + "githubUsername": "panuhorsmalahti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "749426494e153dee6a769c66395553dced3d521124ae720ced6fbb06977c1d08", + "globals": [], + "declaredModules": [ + "rcloader" + ] + } + }, + "rdf-data-model": { + "1.0": { + "libraryName": "rdf-data-model", + "typingsPackageName": "rdf-data-model", + "projectName": "https://github.com/rdf-ext/rdf-data-model", + "contributors": [ + { + "name": "Ruben Taelman", + "url": "https://github.com/rubensworks", + "githubUsername": "rubensworks" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9c2ed7d41d159366cf2f077ceae3b97d74a67398fc654665ecf08cb36f9812a", + "globals": [], + "declaredModules": [ + "rdf-data-model" + ] + } + }, + "rdf-dataset-ext": { + "1.0": { + "libraryName": "rdf-dataset-ext", + "typingsPackageName": "rdf-dataset-ext", + "projectName": "https://github.com/rdf-ext/rdf-dataset-ext", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "addAll.d.ts", + "deleteMatch.d.ts", + "equals.d.ts", + "fromStream.d.ts", + "index.d.ts", + "toCanonical.d.ts", + "toStream.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5265d9347a3f1d51262223e51336cd2b5ae3378afb449774fb51b55e40b775a0", + "globals": [], + "declaredModules": [ + "rdf-dataset-ext", + "rdf-dataset-ext/addAll", + "rdf-dataset-ext/deleteMatch", + "rdf-dataset-ext/equals", + "rdf-dataset-ext/fromStream", + "rdf-dataset-ext/toCanonical", + "rdf-dataset-ext/toStream" + ] + } + }, + "rdf-dataset-indexed": { + "0.4": { + "libraryName": "rdf-dataset-indexed", + "typingsPackageName": "rdf-dataset-indexed", + "projectName": "https://github.com/rdf-ext/rdf-dataset-indexed", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9ba5a6e34185e6c6cd5583909a34c1653954e1a71999bb35ee4fd787c9f04db", + "globals": [], + "declaredModules": [ + "rdf-dataset-indexed" + ] + } + }, + "rdf-ext": { + "1.3": { + "libraryName": "rdf-ext", + "typingsPackageName": "rdf-ext", + "projectName": "https://github.com/rdf-ext/rdf-ext", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/BlankNode.d.ts", + "lib/DataFactory.d.ts", + "lib/Dataset.d.ts", + "lib/DefaultGraph.d.ts", + "lib/Literal.d.ts", + "lib/NamedNode.d.ts", + "lib/PrefixMap.d.ts", + "lib/Quad.d.ts", + "lib/Variable.d.ts", + "lib/_PropType.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e8b9fbf991457f8ba9204d37008d534911aa892bc958c377f7222547dc96008", + "globals": [], + "declaredModules": [ + "rdf-ext", + "rdf-ext/lib/DataFactory", + "rdf-ext/lib/BlankNode", + "rdf-ext/lib/_PropType", + "rdf-ext/lib/Literal", + "rdf-ext/lib/NamedNode", + "rdf-ext/lib/Quad", + "rdf-ext/lib/Variable", + "rdf-ext/lib/DefaultGraph", + "rdf-ext/lib/PrefixMap", + "rdf-ext/lib/Dataset" + ] + } + }, + "rdf-js": { + "2.0": { + "libraryName": "the RDFJS specification", + "typingsPackageName": "rdf-js", + "projectName": "https://github.com/rdfjs/representation-task-force", + "contributors": [ + { + "name": "Ruben Taelman", + "url": "https://github.com/rubensworks", + "githubUsername": "rubensworks" + }, + { + "name": "Laurens Rietveld", + "url": "https://github.com/LaurensRietveld", + "githubUsername": "LaurensRietveld" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6dcd5e947a584286917de5cae0fd5a78540fb1a44d96f0229f57b28990083688", + "globals": [], + "declaredModules": [ + "rdf-js" + ] + } + }, + "rdf-transform-triple-to-quad": { + "1.0": { + "libraryName": "rdf-transform-triple-to-quad", + "typingsPackageName": "rdf-transform-triple-to-quad", + "projectName": "https://github.com/rdf-ext/rdf-transform-triple-to-quad", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "events" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e07a5954f083bff46f888cf60b6a943d59e62ae780e23ac8cc95b64ffe472abe", + "globals": [], + "declaredModules": [ + "rdf-transform-triple-to-quad" + ] + } + }, + "rdfjs__dataset": { + "1.0": { + "libraryName": "@rdfjs/dataset", + "typingsPackageName": "rdfjs__dataset", + "projectName": "https://github.com/rdfjs-base/dataset", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "DatasetCore.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/dataset" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ec9765cc1eb4d05aae111084d1b0c5452e1a21268c84a90bfbd34e704fe7746", + "globals": [], + "declaredModules": [ + "rdfjs__dataset", + "rdfjs__dataset/DatasetCore" + ] + } + }, + "rdfjs__fetch": { + "2.0": { + "libraryName": "@rdfjs/fetch", + "typingsPackageName": "rdfjs__fetch", + "projectName": "https://github.com/rdfjs-base/fetch", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@rdfjs/fetch-lite", + "version": "*" + }, + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/fetch", + "@rdfjs/sink-map", + "events" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e434980df401d0de484014ca53c294b92d54d11ae0967d691d2c89b65bd3f1e", + "globals": [], + "declaredModules": [ + "rdfjs__fetch" + ] + } + }, + "rdfjs__fetch-lite": { + "2.0": { + "libraryName": "@rdfjs/fetch-lite", + "typingsPackageName": "rdfjs__fetch-lite", + "projectName": "https://github.com/rdfjs-base/fetch-lite", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + }, + { + "name": "@rdfjs/formats-common", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/fetch-lite", + "@rdfjs/sink-map", + "events" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6e7ff560bc59c28f8f42d9b163241a8c549cb7e11b82198ee535202369d5abb", + "globals": [], + "declaredModules": [ + "rdfjs__fetch-lite" + ] + } + }, + "rdfjs__formats-common": { + "2.0": { + "libraryName": "@rdfjs/formats-common", + "typingsPackageName": "rdfjs__formats-common", + "projectName": "https://github.com/rdfjs-base/formats-common", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@rdfjs/sink-map", + "version": "*" + }, + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/formats-common" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63dec9c8f06e4673694311a88aefc805d5650baf65fdae5f691b6723b70eeeb3", + "globals": [], + "declaredModules": [ + "rdfjs__formats-common" + ] + } + }, + "rdfjs__namespace": { + "1.1": { + "libraryName": "@rdfjs/namespace", + "typingsPackageName": "rdfjs__namespace", + "projectName": "https://github.com/rdfjs-base/namespace", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/namespace" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "504603524ea2922b7f5a9707c35087254fff786205319f3e6d1e5a44895dda82", + "globals": [], + "declaredModules": [ + "rdfjs__namespace" + ] + } + }, + "rdfjs__parser-jsonld": { + "1.2": { + "libraryName": "@rdfjs/parser-jsonld", + "typingsPackageName": "rdfjs__parser-jsonld", + "projectName": "https://github.com/rdfjs-base/parser-jsonld", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsonld", + "version": "*" + }, + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/parser-jsonld" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "680797a4acae049f7fce06382a0b8576bae2d951a23909bcb4d5ba515fdb6d43", + "globals": [], + "declaredModules": [ + "rdfjs__parser-jsonld" + ] + } + }, + "rdfjs__parser-n3": { + "1.1": { + "libraryName": "@rdfjs/parser-n3", + "typingsPackageName": "rdfjs__parser-n3", + "projectName": "https://github.com/rdfjs-base/parser-n3", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/parser-n3" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dff9296cd0cedeb56c46e76a94baa2c938f48b3fbfe79e9e00b54a7c55d67210", + "globals": [], + "declaredModules": [ + "rdfjs__parser-n3" + ] + } + }, + "rdfjs__serializer-jsonld": { + "1.2": { + "libraryName": "@rdfjs/serializer-jsonld", + "typingsPackageName": "rdfjs__serializer-jsonld", + "projectName": "https://github.com/rdfjs-base/serializer-jsonld", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/serializer-jsonld" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be42ac056c0827acdb8043807492ab9e646ffeae0821a7eed32f76f46104be3a", + "globals": [], + "declaredModules": [ + "rdfjs__serializer-jsonld" + ] + } + }, + "rdfjs__serializer-jsonld-ext": { + "2.0": { + "libraryName": "@rdfjs/serializer-jsonld-ext", + "typingsPackageName": "rdfjs__serializer-jsonld-ext", + "projectName": "https://github.com/rdfjs-base/serializer-jsonld-ext", + "contributors": [ + { + "name": "Chris Wilkinson", + "url": "https://github.com/thewilkybarkid", + "githubUsername": "thewilkybarkid" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsonld", + "version": "*" + }, + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/serializer-jsonld-ext" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a00c710d34b4357977de406e1262bcf56780731a6a8f0a0ad4e0eb15bf36047", + "globals": [], + "declaredModules": [ + "rdfjs__serializer-jsonld-ext" + ] + } + }, + "rdfjs__sink-map": { + "1.0": { + "libraryName": "@rdfjs/sink-map", + "typingsPackageName": "rdfjs__sink-map", + "projectName": "https://github.com/rdfjs-base/sink-map", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/sink-map" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "011f7d5373600d1766806970bdf940f461674be13f47f1ee4ad3b40a27c04ad2", + "globals": [], + "declaredModules": [ + "rdfjs__sink-map" + ] + } + }, + "rdfjs__to-ntriples": { + "1.0": { + "libraryName": "@rdfjs/to-ntriples", + "typingsPackageName": "rdfjs__to-ntriples", + "projectName": "https://github.com/rdfjs-base/to-ntriples", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/blankNode.d.ts", + "lib/defaultGraph.d.ts", + "lib/literal.d.ts", + "lib/namedNode.d.ts", + "lib/quad.d.ts", + "lib/term.d.ts", + "lib/variable.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [ + "@rdfjs/to-ntriples" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbd797fc4983ba8415e7a002c310241523dc3b0d1ecbf39eb163a0363316c436", + "globals": [], + "declaredModules": [ + "rdfjs__to-ntriples", + "rdfjs__to-ntriples/lib/quad", + "rdfjs__to-ntriples/lib/term", + "rdfjs__to-ntriples/lib/blankNode", + "rdfjs__to-ntriples/lib/defaultGraph", + "rdfjs__to-ntriples/lib/literal", + "rdfjs__to-ntriples/lib/namedNode", + "rdfjs__to-ntriples/lib/variable" + ] + } + }, + "rdflib": { + "0.20": { + "libraryName": "rdflib", + "typingsPackageName": "rdflib", + "projectName": "http://github.com/linkeddata/rdflib.js", + "contributors": [ + { + "name": "Cénotélie", + "url": "https://github.com/cenotelie", + "githubUsername": "cenotelie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 20, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79405d421b990a4fbeb48b1212b9cf9ba478a3e84a71b47accea93b11a3d6383", + "globals": [], + "declaredModules": [ + "rdflib" + ] + } + }, + "re-base": { + "3.2": { + "libraryName": "re-base", + "typingsPackageName": "re-base", + "projectName": "https://github.com/tylermcginnis/re-base#readme", + "contributors": [ + { + "name": "jordandrako", + "url": "https://github.com/jordandrako", + "githubUsername": "jordandrako" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0c43708e2b645d3f42d0eab015d02c219d98fc328098190b8f233f880e73205", + "globals": [], + "declaredModules": [ + "re-base" + ] + } + }, + "reach__alert": { + "0.1": { + "libraryName": "@reach/alert", + "typingsPackageName": "reach__alert", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/alert", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87289f6447022f75b8bf2cdd12d4879074523387bbeb6f14de2178f4408e5e89", + "globals": [], + "declaredModules": [ + "reach__alert" + ] + } + }, + "reach__alert-dialog": { + "0.2": { + "libraryName": "@reach/alert-dialog", + "typingsPackageName": "reach__alert-dialog", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "reach__dialog", + "version": "*" + } + ], + "testDependencies": [ + "@reach/alert-dialog", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a53c977b50cb4f6ee30f8412cf2b6a75f2b7832147770746a3cf545c5cae4d07", + "globals": [], + "declaredModules": [ + "reach__alert-dialog" + ] + } + }, + "reach__auto-id": { + "0.2": { + "libraryName": "@reach/auto-id", + "typingsPackageName": "reach__auto-id", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@reach/auto-id" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa76ec2042aebce2df9eabcf55273f3213312c0f73fd3314937a3afa975c4667", + "globals": [], + "declaredModules": [ + "reach__auto-id" + ] + } + }, + "reach__combobox": { + "0.1": { + "libraryName": "@reach/combobox", + "typingsPackageName": "reach__combobox", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/combobox", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87f37dbd99690404c61a5ff140f7b94ea3b49e7e1e7ed81d3e2402ee84f66b5f", + "globals": [], + "declaredModules": [ + "reach__combobox" + ] + } + }, + "reach__dialog": { + "0.1": { + "libraryName": "@reach/dialog", + "typingsPackageName": "reach__dialog", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/dialog", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b7ffa5ec87198e47e805632b6a04b74fa840a2c5e913f9538419737193b5acf", + "globals": [], + "declaredModules": [ + "reach__dialog" + ] + } + }, + "reach__menu-button": { + "0.1": { + "libraryName": "@reach/menu-button", + "typingsPackageName": "reach__menu-button", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/menu-button", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a7877374094200c20e032d9f57302c86dcd48a53a93f145a51dd8de7bb91091", + "globals": [], + "declaredModules": [ + "reach__menu-button" + ] + } + }, + "reach__rect": { + "0.2": { + "libraryName": "@react/rect", + "typingsPackageName": "reach__rect", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/rect", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "296200cf3a495f1abf90da18db5ce5ae3deec016f19c4f7de881f7caf744b863", + "globals": [], + "declaredModules": [ + "reach__rect" + ] + } + }, + "reach__router": { + "1.3": { + "libraryName": "@reach/router", + "typingsPackageName": "reach__router", + "projectName": "https://github.com/reach/router", + "contributors": [ + { + "name": "Kingdaro", + "url": "https://github.com/kingdaro", + "githubUsername": "kingdaro" + }, + { + "name": "A.Mokhtar", + "url": "https://github.com/xMokAx", + "githubUsername": "xMokAx" + }, + { + "name": "Awwit", + "url": "https://github.com/awwit", + "githubUsername": "awwit" + }, + { + "name": "wroughtec", + "url": "https://github.com/wroughtec", + "githubUsername": "wroughtec" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "@reach/router" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78c99eccfd59347d5ca943ee4b6888b81f11bf982ad8dde6a583f460bf7ad1c3", + "globals": [], + "declaredModules": [ + "reach__router" + ] + } + }, + "reach__skip-nav": { + "0.1": { + "libraryName": "@reach/skip-nav", + "typingsPackageName": "reach__skip-nav", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/skip-nav", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4cb733c517e2273ab834013d9c0d686ebc461bbe04402697c53694bdbaa34adc", + "globals": [], + "declaredModules": [ + "reach__skip-nav" + ] + } + }, + "reach__tabs": { + "0.1": { + "libraryName": "@reach/tabs", + "typingsPackageName": "reach__tabs", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/tabs", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f64c30d4dff61f3d3485045fed3dcb19a50799629d6a37794f111cdcef7963c4", + "globals": [], + "declaredModules": [ + "reach__tabs" + ] + } + }, + "reach__tooltip": { + "0.2": { + "libraryName": "@reach/tooltip", + "typingsPackageName": "reach__tooltip", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/tooltip", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ad74d1211fc74f2997f283ff927eea3f9da91bc525f2fad07ccb584a176e777", + "globals": [], + "declaredModules": [ + "reach__tooltip" + ] + } + }, + "reach__utils": { + "0.2": { + "libraryName": "@reach/utils", + "typingsPackageName": "reach__utils", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/utils", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e03ca01981cbd01b42eda476882a04967efadf77306cc94b2a19cbdf0e05605", + "globals": [], + "declaredModules": [ + "reach__utils" + ] + } + }, + "reach__visually-hidden": { + "0.2": { + "libraryName": "@reach/visually-hidden", + "typingsPackageName": "reach__visually-hidden", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/visually-hidden", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ad7a6d6a1f68c63c40ffe0db9cc1832176d9d751ba006bad5d607190066da4b", + "globals": [], + "declaredModules": [ + "reach__visually-hidden" + ] + } + }, + "reach__window-size": { + "0.1": { + "libraryName": "@reach/window-size", + "typingsPackageName": "reach__window-size", + "projectName": "https://github.com/reach/reach-ui", + "contributors": [ + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@reach/window-size", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43db2eef7a763467907ccc407305a774318f90e76d0de40597b474ddb7be6786", + "globals": [], + "declaredModules": [ + "reach__window-size" + ] + } + }, + "react": { + "16.9": { + "libraryName": "React", + "typingsPackageName": "react", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Benoit Benezech", + "url": "https://github.com/bbenezech", + "githubUsername": "bbenezech" + }, + { + "name": "Patricio Zavolinsky", + "url": "https://github.com/pzavolinsky", + "githubUsername": "pzavolinsky" + }, + { + "name": "Digiguru", + "url": "https://github.com/digiguru", + "githubUsername": "digiguru" + }, + { + "name": "Eric Anderson", + "url": "https://github.com/ericanderson", + "githubUsername": "ericanderson" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Josh Rutherford", + "url": "https://github.com/theruther4d", + "githubUsername": "theruther4d" + }, + { + "name": "Guilherme Hübner", + "url": "https://github.com/guilhermehubner", + "githubUsername": "guilhermehubner" + }, + { + "name": "Ferdy Budhidharma", + "url": "https://github.com/ferdaber", + "githubUsername": "ferdaber" + }, + { + "name": "Johann Rakotoharisoa", + "url": "https://github.com/jrakotoharisoa", + "githubUsername": "jrakotoharisoa" + }, + { + "name": "Olivier Pascal", + "url": "https://github.com/pascaloliv", + "githubUsername": "pascaloliv" + }, + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Kyle Scully", + "url": "https://github.com/zieka", + "githubUsername": "zieka" + }, + { + "name": "Cong Zhang", + "url": "https://github.com/dancerphil", + "githubUsername": "dancerphil" + }, + { + "name": "Dimitri Mitropoulos", + "url": "https://github.com/dimitropoulos", + "githubUsername": "dimitropoulos" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "experimental.d.ts", + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + }, + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "react-addons-create-fragment", + "react-addons-css-transition-group", + "react-addons-linked-state-mixin", + "react-addons-perf", + "react-addons-pure-render-mixin", + "react-addons-shallow-compare", + "react-addons-test-utils", + "react-addons-transition-group", + "react-addons-update", + "create-react-class", + "react-dom-factories", + "../experimental" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "17bd982329cdc89889c2c46e57a42af4f9372394f7b143680480005a2965bdf1", + "globals": [ + "React" + ], + "declaredModules": [ + "react", + "react/experimental" + ] + }, + "15.6": { + "libraryVersionDirectoryName": "15", + "libraryName": "React", + "typingsPackageName": "react", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly/" + }, + { + "name": "Benoit Benezech", + "url": "https://github.com/bbenezech", + "githubUsername": "bbenezech" + }, + { + "name": "Patricio Zavolinsky", + "url": "https://github.com/pzavolinsky", + "githubUsername": "pzavolinsky" + }, + { + "name": "Digiguru", + "url": "https://github.com/digiguru", + "githubUsername": "digiguru" + }, + { + "name": "Eric Anderson", + "url": "https://github.com/ericanderson", + "githubUsername": "ericanderson" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Stéphane Goetz", + "url": "https://github.com/onigoetz", + "githubUsername": "onigoetz" + }, + { + "name": "Kyle Scully", + "url": "https://github.com/zieka", + "githubUsername": "zieka" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react-dom", + "react-addons-create-fragment", + "react-addons-css-transition-group", + "react-addons-linked-state-mixin", + "react-addons-perf", + "react-addons-pure-render-mixin", + "react-addons-shallow-compare", + "react-addons-test-utils", + "react-addons-transition-group", + "react-addons-update" + ], + "pathMappings": [ + { + "packageName": "react", + "version": { + "major": 15 + } + }, + { + "packageName": "react-dom", + "version": { + "major": 15 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0691a602e746d309649a9471d1c07913bdc1e4c49b93c7504a6b7d9643ed6074", + "globals": [ + "React" + ], + "declaredModules": [ + "react" + ] + } + }, + "react-adal": { + "0.4": { + "libraryName": "react-adal", + "typingsPackageName": "react-adal", + "projectName": "https://github.com/salvoravida/react-adal#readme", + "contributors": [ + { + "name": "Dmitry Korolev", + "url": "https://github.com/dkorolev1", + "githubUsername": "dkorolev1" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73afcb3c5b4861f57a135936769686045235935ad6d19b2e9e6de2e4a85cbda9", + "globals": [], + "declaredModules": [ + "react-adal" + ] + } + }, + "react-add-to-calendar": { + "0.1": { + "libraryName": "react-add-to-calendar", + "typingsPackageName": "react-add-to-calendar", + "projectName": "https://github.com/jasonsalzman/react-add-to-calendar", + "contributors": [ + { + "name": "Konstantin Lebedev", + "url": "https://github.com/koss-lebedev", + "githubUsername": "koss-lebedev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "651498d4482079cf064bbf7942dc0740c27660b28ab64a391da94ee5d1320f90", + "globals": [], + "declaredModules": [ + "react-add-to-calendar" + ] + } + }, + "react-addons-create-fragment": { + "0.14": { + "libraryName": "React (react-addons-create-fragment)", + "typingsPackageName": "react-addons-create-fragment", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1326c859b9b2ae72f36bc31d6093c59567d710fbe6a8345a28043eba25ae7d44", + "globals": [], + "declaredModules": [ + "react-addons-create-fragment" + ] + } + }, + "react-addons-css-transition-group": { + "15.0": { + "libraryName": "React (react-addons-css-transition-group)", + "typingsPackageName": "react-addons-css-transition-group", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-addons-transition-group", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61315b65a08633becc5621d3dccf23e6323edbfcf573bf142ef11ba459ddd06d", + "globals": [], + "declaredModules": [ + "react-addons-css-transition-group" + ] + } + }, + "react-addons-linked-state-mixin": { + "0.14": { + "libraryName": "React (react-addons-linked-state-mixin)", + "typingsPackageName": "react-addons-linked-state-mixin", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34d03efec65afc1938d791e05a2000bbaf4b0dee8fa10c1fff5af97dc8c2a66b", + "globals": [], + "declaredModules": [ + "react-addons-linked-state-mixin" + ] + } + }, + "react-addons-perf": { + "0.14": { + "libraryName": "React (react-addons-perf)", + "typingsPackageName": "react-addons-perf", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce0f3838da9afb0926d5ce9e63e421ac55631cb5793d015e7a140f7f7f714d54", + "globals": [], + "declaredModules": [ + "react-addons-perf" + ] + } + }, + "react-addons-pure-render-mixin": { + "0.14": { + "libraryName": "React (react-addons-pure-render-mixin)", + "typingsPackageName": "react-addons-pure-render-mixin", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18ac683aced96ec5f64d263956b2460ced12b919d2fec75fb5f21d1ff780486a", + "globals": [], + "declaredModules": [ + "react-addons-pure-render-mixin" + ] + } + }, + "react-addons-shallow-compare": { + "0.14": { + "libraryName": "React (react-addons-shallow-compare)", + "typingsPackageName": "react-addons-shallow-compare", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27491a9593867c849f504a47213b2bbcb3b621460ed19d118299f1cf71d4a6c9", + "globals": [], + "declaredModules": [ + "react-addons-shallow-compare" + ] + } + }, + "react-addons-test-utils": { + "0.14": { + "libraryName": "React (react-addons-test-utils)", + "typingsPackageName": "react-addons-test-utils", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c75d062556364ad2b2e99ec56f37dedb7061c3848284cb2af4a678b300753c74", + "globals": [], + "declaredModules": [ + "react-addons-test-utils" + ] + } + }, + "react-addons-transition-group": { + "15.0": { + "libraryName": "React (react-addons-transition-group)", + "typingsPackageName": "react-addons-transition-group", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e9ec25915c8cc20ac88d2a9b9f3cfdafacfe8b48c1e13acfe4961d8dcfd5d72", + "globals": [], + "declaredModules": [ + "react-addons-transition-group" + ] + } + }, + "react-addons-update": { + "0.14": { + "libraryName": "React (react-addons-update)", + "typingsPackageName": "react-addons-update", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29fbf261919ebe130dd111d079bed597984a3660bf8e4f69ed7f6df108f8daa6", + "globals": [], + "declaredModules": [ + "react-addons-update" + ] + } + }, + "react-albus": { + "2.0": { + "libraryName": "react-albus", + "typingsPackageName": "react-albus", + "projectName": "https://github.com/americanexpress/react-albus#readme", + "contributors": [ + { + "name": "Sindre Seppola", + "url": "https://github.com/sseppola", + "githubUsername": "sseppola" + }, + { + "name": "Conrad Reuter", + "url": "https://github.com/conradreuter", + "githubUsername": "conradreuter" + }, + { + "name": "Jonas Kugelmann", + "url": "https://github.com/kuirak", + "githubUsername": "kuirak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c1a4ac7e926b44c66128d6bf81b283db267b910d436c82a3b47dfa59d88c942", + "globals": [], + "declaredModules": [ + "react-albus" + ] + } + }, + "react-alert": { + "5.2": { + "libraryName": "react-alert", + "typingsPackageName": "react-alert", + "projectName": "https://github.com/schiehll/react-alert", + "contributors": [ + { + "name": "Yue Yang", + "url": "https://github.com/g1eny0ung", + "githubUsername": "g1eny0ung" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1133a596257d282daa2af24f15c59105397a68dc9b0f7d264d60f870d9aa9f23", + "globals": [], + "declaredModules": [ + "react-alert" + ] + }, + "2.4": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-alert", + "typingsPackageName": "react-alert", + "projectName": "https://github.com/schiehll/react-alert", + "contributors": [ + { + "name": "Steve Syrell", + "url": "https://github.com/ssyrell", + "githubUsername": "ssyrell" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-alert", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b0c55cbcd936f9b92c374ac426ae3cbf3dda6cc394a4d47b69d8da3d984f6501", + "globals": [], + "declaredModules": [ + "react-alert" + ] + } + }, + "react-amplitude": { + "0.1": { + "libraryName": "react-amplitude", + "typingsPackageName": "react-amplitude", + "projectName": "https://github.com/rorygarand/react-amplitude", + "contributors": [ + { + "name": "Raymond Ho", + "url": "https://github.com/rayzor65", + "githubUsername": "rayzor65" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2170c7f672d48693af6df732da94e3cd952a05614853a73ed24ea9cbb3d1df9", + "globals": [], + "declaredModules": [ + "react-amplitude" + ] + } + }, + "react-animate-on-scroll": { + "2.1": { + "libraryName": "react-animate-on-scroll", + "typingsPackageName": "react-animate-on-scroll", + "projectName": "https://github.com/dbramwell/react-animate-on-scroll", + "contributors": [ + { + "name": "Ricardo Albuquerque", + "url": "https://github.com/ralbuque", + "githubUsername": "ralbuque" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af87de740868743357714d30255237a3f95af57553d456df096a28d58ba7b2e7", + "globals": [], + "declaredModules": [ + "react-animate-on-scroll" + ] + } + }, + "react-app": { + "1.0": { + "libraryName": "react-app", + "typingsPackageName": "react-app", + "projectName": "https://github.com/kriasoft/react-app#readme", + "contributors": [ + { + "name": "Prakarsh Pandey", + "url": "https://github.com/prakarshpandey", + "githubUsername": "prakarshpandey" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93dbc43ae20630f3c00f7fe820aa6386edd0d0d5584a57fdc0de853d083d7332", + "globals": [], + "declaredModules": [ + "react-app" + ] + } + }, + "react-aria-live": { + "2.0": { + "libraryName": "react-aria-live", + "typingsPackageName": "react-aria-live", + "projectName": "https://github.com/AlmeroSteyn/react-aria-live#readme", + "contributors": [ + { + "name": "AJ Livingston", + "url": "https://github.com/ajliv", + "githubUsername": "ajliv" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "031e799263e9d76f97f5801d033c36f19e101d8915e70fc174ea5cc830dc3ad4", + "globals": [], + "declaredModules": [ + "react-aria-live" + ] + } + }, + "react-aria-menubutton": { + "6.2": { + "libraryName": "react-aria-menubutton", + "typingsPackageName": "react-aria-menubutton", + "projectName": "https://github.com/davidtheclark/react-aria-menubutton", + "contributors": [ + { + "name": "Muhammad Fawwaz Orabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + }, + { + "name": "Chris Rohlfs", + "url": "https://github.com/crohlfs", + "githubUsername": "crohlfs" + }, + { + "name": "Mats Roshauw", + "url": "https://github.com/karmats", + "githubUsername": "karmats" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33821dd428908df76383f695a15012b97b95a809641adc8bdcd31ae7a37232a0", + "globals": [], + "declaredModules": [ + "react-aria-menubutton" + ] + } + }, + "react-aria-modal": { + "4.0": { + "libraryName": "react-aria-modal", + "typingsPackageName": "react-aria-modal", + "projectName": "https://github.com/davidtheclark/react-aria-modal#readme", + "contributors": [ + { + "name": "gabycperezdias", + "url": "https://github.com/gabycperezdias", + "githubUsername": "gabycperezdias" + }, + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + }, + { + "name": "dkrk", + "url": "https://github.com/grgr-dkrk", + "githubUsername": "grgr-dkrk" + }, + { + "name": "Corbin Crutchley", + "url": "https://github.com/crutchcorn", + "githubUsername": "crutchcorn" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d164a5034a60508857bbdcef4b9ba31038451f21c1fb63cbf6a4a79f10aab0d2", + "globals": [], + "declaredModules": [ + "react-aria-modal" + ] + } + }, + "react-autocomplete": { + "1.8": { + "libraryName": "react-autocomplete", + "typingsPackageName": "react-autocomplete", + "projectName": "https://github.com/reactjs/react-autocomplete", + "contributors": [ + { + "name": "Lee Standen", + "url": "https://github.com/lstanden", + "githubUsername": "lstanden" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe6571f8a81fc4328a78b049f4f098a4ef1c3645f83dd884f676d3715929c522", + "globals": [], + "declaredModules": [ + "react-autocomplete" + ] + } + }, + "react-autosuggest": { + "9.3": { + "libraryName": "react-autosuggest", + "typingsPackageName": "react-autosuggest", + "projectName": "http://react-autosuggest.js.org/", + "contributors": [ + { + "name": "Nicolas Schmitt", + "url": "https://github.com/nicolas-schmitt", + "githubUsername": "nicolas-schmitt" + }, + { + "name": "Philip Ottesen", + "url": "https://github.com/pjo256", + "githubUsername": "pjo256" + }, + { + "name": "Robert Essig", + "url": "https://github.com/robessog", + "githubUsername": "robessog" + }, + { + "name": "Terry Bayne", + "url": "https://github.com/tbayne", + "githubUsername": "tbayne" + }, + { + "name": "Christopher Deutsch", + "url": "https://github.com/cdeutsch", + "githubUsername": "cdeutsch" + }, + { + "name": "Kevin Ross", + "url": "https://github.com/rosskevin", + "githubUsername": "rosskevin" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "ulrichb", + "url": "https://github.com/ulrichb", + "githubUsername": "ulrichb" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c4a1618516fe7cdb4a76934d304fe9c56b380d1fe8438dfa7e440b45a177ac4", + "globals": [], + "declaredModules": [ + "react-autosuggest" + ] + } + }, + "react-avatar-editor": { + "10.3": { + "libraryName": "react-avatar-editor", + "typingsPackageName": "react-avatar-editor", + "projectName": "https://github.com/mosch/react-avatar-editor", + "contributors": [ + { + "name": "Diogo Corrêa", + "url": "https://github.com/diogocorrea", + "githubUsername": "diogocorrea" + }, + { + "name": "Gabriel Prates", + "url": "https://github.com/gabsprates", + "githubUsername": "gabsprates" + }, + { + "name": "Laurent Senta", + "url": "https://github.com/lsenta", + "githubUsername": "lsenta" + }, + { + "name": "David Spiess", + "url": "https://github.com/davidspiess", + "githubUsername": "davidspiess" + }, + { + "name": "John Grisham", + "url": "https://github.com/JohnGrisham", + "githubUsername": "JohnGrisham" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fd74ad7d8945926c9460ef279e2590db43379823c16b04986092121c389b03a", + "globals": [], + "declaredModules": [ + "react-avatar-editor" + ] + } + }, + "react-axe": { + "3.1": { + "libraryName": "react-axe", + "typingsPackageName": "react-axe", + "projectName": "https://github.com/dequelabs/react-axe", + "contributors": [ + { + "name": "Akshay Karthik", + "url": "https://github.com/akshaykarthik", + "githubUsername": "akshaykarthik" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + }, + { + "name": "axe-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "axe-core", + "version": "3.2.2" + } + ], + "contentHash": "efc5c6ebe69f88645a2744c652e76d33df7b3024614c9c1ea3b8de19a5239d53", + "globals": [], + "declaredModules": [ + "react-axe" + ] + } + }, + "react-beautiful-dnd": { + "12.1": { + "libraryName": "react-beautiful-dnd", + "typingsPackageName": "react-beautiful-dnd", + "projectName": "https://github.com/atlassian/react-beautiful-dnd", + "contributors": [ + { + "name": "varHarrie", + "url": "https://github.com/varHarrie", + "githubUsername": "varHarrie" + }, + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Enrico Boccadifuoco", + "url": "https://github.com/enricoboccadifuoco", + "githubUsername": "enricoboccadifuoco" + }, + { + "name": "Taeheon Kim", + "url": "https://github.com/lonyele", + "githubUsername": "lonyele" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + }, + { + "name": "Arun George", + "url": "https://github.com/aruniverse", + "githubUsername": "aruniverse" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46b55fa23f12b76b3fadd6c116bcbcb832927c2532fcba44efde739908d0a9ff", + "globals": [], + "declaredModules": [ + "react-beautiful-dnd" + ] + }, + "10.1": { + "libraryVersionDirectoryName": "10", + "libraryName": "react-beautiful-dnd", + "typingsPackageName": "react-beautiful-dnd", + "projectName": "https://github.com/atlassian/react-beautiful-dnd", + "contributors": [ + { + "name": "varHarrie", + "url": "https://github.com/varHarrie", + "githubUsername": "varHarrie" + }, + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Enrico Boccadifuoco", + "url": "https://github.com/enricoboccadifuoco", + "githubUsername": "enricoboccadifuoco" + }, + { + "name": "Taeheon Kim", + "url": "https://github.com/lonyele", + "githubUsername": "lonyele" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-beautiful-dnd", + "version": { + "major": 10 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8f285a6116c7c8d8d723b2f1b3f9a3a09933e6c13371e8ddd166d7614bf72c7a", + "globals": [], + "declaredModules": [ + "react-beautiful-dnd" + ] + }, + "11.0": { + "libraryVersionDirectoryName": "11", + "libraryName": "react-beautiful-dnd", + "typingsPackageName": "react-beautiful-dnd", + "projectName": "https://github.com/atlassian/react-beautiful-dnd", + "contributors": [ + { + "name": "varHarrie", + "url": "https://github.com/varHarrie", + "githubUsername": "varHarrie" + }, + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Enrico Boccadifuoco", + "url": "https://github.com/enricoboccadifuoco", + "githubUsername": "enricoboccadifuoco" + }, + { + "name": "Taeheon Kim", + "url": "https://github.com/lonyele", + "githubUsername": "lonyele" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-beautiful-dnd", + "version": { + "major": 11 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4f8b2605fc3157f7a3037516ccf29f805a7498d9305fd0b7d739c224b79b54d1", + "globals": [], + "declaredModules": [ + "react-beautiful-dnd" + ] + } + }, + "react-beforeunload": { + "2.1": { + "libraryName": "react-beforeunload", + "typingsPackageName": "react-beforeunload", + "projectName": "https://github.com/jacobbuck/react-beforeunload#readme", + "contributors": [ + { + "name": "nem035", + "url": "https://github.com/nem035", + "githubUsername": "nem035" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdf547af64be3e83106de60e10c06bf1a513ebf5f4ce715d9f187ef0d4b38f8d", + "globals": [], + "declaredModules": [ + "react-beforeunload" + ] + } + }, + "react-better-password": { + "1.0": { + "libraryName": "react-better-password", + "typingsPackageName": "react-better-password", + "projectName": "https://github.com/karaggeorge/react-better-password", + "contributors": [ + { + "name": "Mary Huynh", + "url": "https://github.com/mhuynh1", + "githubUsername": "mhuynh1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7f348820965fb884d79f593ea20a2dc366280c6105b0cb98cda6ab2685295d2", + "globals": [], + "declaredModules": [ + "react-better-password" + ] + } + }, + "react-big-calendar": { + "0.24": { + "libraryName": "react-big-calendar", + "typingsPackageName": "react-big-calendar", + "projectName": "https://github.com/jquense/react-big-calendar", + "contributors": [ + { + "name": "Piotr Witek", + "url": "https://github.com/piotrwitek", + "githubUsername": "piotrwitek" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Krzysztof Bezrąk", + "url": "https://github.com/pikpok", + "githubUsername": "pikpok" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Paul Potsides", + "url": "https://github.com/strongpauly", + "githubUsername": "strongpauly" + }, + { + "name": "janb87", + "url": "https://github.com/janb87", + "githubUsername": "janb87" + }, + { + "name": "Daniel Thorne", + "url": "https://github.com/ldthorne", + "githubUsername": "ldthorne" + }, + { + "name": "Panagiotis Rikarnto Siavelis", + "url": "https://github.com/siavelis", + "githubUsername": "siavelis" + }, + { + "name": "Tomas Hubelbauer", + "url": "https://github.com/TomasHubelbauer", + "githubUsername": "TomasHubelbauer" + }, + { + "name": "Lucas Silva Souza", + "url": "https://github.com/lksilva", + "githubUsername": "lksilva" + }, + { + "name": "Siarhey Belofost", + "url": "https://github.com/SergeyBelofost", + "githubUsername": "SergeyBelofost" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Eric Kenney", + "url": "https://github.com/KenneyE", + "githubUsername": "KenneyE" + }, + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + }, + { + "name": "Jan Michalak", + "url": "https://github.com/michalak111", + "githubUsername": "michalak111" + }, + { + "name": "Felix Hessenberger", + "url": "https://github.com/fhessenberger", + "githubUsername": "fhessenberger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 24, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/addons/dragAndDrop.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prop-types", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "296d560ce3895581746f1666658683e6aae4ed3f2632e192241b32643442edd6", + "globals": [], + "declaredModules": [ + "react-big-calendar", + "react-big-calendar/lib/addons/dragAndDrop" + ] + } + }, + "react-big-scheduler": { + "0.2": { + "libraryName": "react-big-scheduler", + "typingsPackageName": "react-big-scheduler", + "projectName": "https://github.com/StephenChou1017/react-big-scheduler", + "contributors": [ + { + "name": "Trent Jones", + "url": "https://github.com/FizzBuzz791", + "githubUsername": "FizzBuzz791" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.18.1" + } + ], + "contentHash": "806ae7462ec499ee747c081fdb2d4cc141939bc6edc9f1fe7c07883041849e80", + "globals": [], + "declaredModules": [ + "react-big-scheduler" + ] + } + }, + "react-blessed": { + "0.3": { + "libraryName": "react-blessed", + "typingsPackageName": "react-blessed", + "projectName": "https://github.com/yomguithereal/react-blessed#readme", + "contributors": [ + { + "name": "Century Guo", + "url": "https://github.com/guoshencheng", + "githubUsername": "guoshencheng" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "react.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "blessed", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "553e3b33bb91d10f8b2b561ad0c2b77bd7f36517edc5bf21a164569a7edd3291", + "globals": [], + "declaredModules": [ + "react-blessed" + ] + } + }, + "react-body-classname": { + "1.1": { + "libraryName": "react-body-classname", + "typingsPackageName": "react-body-classname", + "projectName": "https://github.com/iest/react-body-classname", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7994bb69911cf522a353f546dc66847cbab2d8955aa4b7554e276ca9c2000b89", + "globals": [], + "declaredModules": [ + "react-body-classname" + ] + } + }, + "react-bootstrap": { + "0.32": { + "libraryName": "react-bootstrap", + "typingsPackageName": "react-bootstrap", + "projectName": "https://github.com/react-bootstrap/react-bootstrap", + "contributors": [ + { + "name": "Walker Burgin", + "url": "https://github.com/walkerburgin", + "githubUsername": "walkerburgin" + }, + { + "name": "Vincent Siao", + "url": "https://github.com/vsiao", + "githubUsername": "vsiao" + }, + { + "name": "Danilo Barros", + "url": "https://github.com/danilojrr", + "githubUsername": "danilojrr" + }, + { + "name": "Batbold Gansukh", + "url": "https://github.com/Batbold-Gansukh", + "githubUsername": "Batbold-Gansukh" + }, + { + "name": "Raymond May Jr.", + "url": "https://github.com/octatone", + "githubUsername": "octatone" + }, + { + "name": "Cheng Sieu Ly", + "url": "https://github.com/chengsieuly", + "githubUsername": "chengsieuly" + }, + { + "name": "Mercedes Retolaza", + "url": "https://github.com/mretolaza", + "githubUsername": "mretolaza" + }, + { + "name": "Kat Busch", + "url": "https://github.com/katbusch", + "githubUsername": "katbusch" + }, + { + "name": "Vito Samson", + "url": "https://github.com/vitosamson", + "githubUsername": "vitosamson" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Aaron Beall", + "url": "https://github.com/aaronbeall", + "githubUsername": "aaronbeall" + }, + { + "name": "Johann Rakotoharisoa", + "url": "https://github.com/jrakotoharisoa", + "githubUsername": "jrakotoharisoa" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Duong Tran", + "url": "https://github.com/t49tran", + "githubUsername": "t49tran" + }, + { + "name": "Erik Zivkovic", + "url": "https://github.com/bes", + "githubUsername": "bes" + }, + { + "name": "Collin Green", + "url": "https://github.com/collingreen", + "githubUsername": "collingreen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 32, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Accordion.d.ts", + "lib/Alert.d.ts", + "lib/Badge.d.ts", + "lib/Breadcrumb.d.ts", + "lib/BreadcrumbItem.d.ts", + "lib/Button.d.ts", + "lib/ButtonGroup.d.ts", + "lib/ButtonToolbar.d.ts", + "lib/Carousel.d.ts", + "lib/CarouselCaption.d.ts", + "lib/CarouselItem.d.ts", + "lib/Checkbox.d.ts", + "lib/Clearfix.d.ts", + "lib/Col.d.ts", + "lib/Collapse.d.ts", + "lib/ControlLabel.d.ts", + "lib/Dropdown.d.ts", + "lib/DropdownButton.d.ts", + "lib/DropdownMenu.d.ts", + "lib/DropdownToggle.d.ts", + "lib/Fade.d.ts", + "lib/Form.d.ts", + "lib/FormControl.d.ts", + "lib/FormControlFeedback.d.ts", + "lib/FormControlStatic.d.ts", + "lib/FormGroup.d.ts", + "lib/Glyphicon.d.ts", + "lib/Grid.d.ts", + "lib/HelpBlock.d.ts", + "lib/Image.d.ts", + "lib/InputGroup.d.ts", + "lib/InputGroupAddon.d.ts", + "lib/InputGroupButton.d.ts", + "lib/Jumbotron.d.ts", + "lib/Label.d.ts", + "lib/ListGroup.d.ts", + "lib/ListGroupItem.d.ts", + "lib/Media.d.ts", + "lib/MediaBody.d.ts", + "lib/MediaHeading.d.ts", + "lib/MediaLeft.d.ts", + "lib/MediaList.d.ts", + "lib/MediaListItem.d.ts", + "lib/MediaRight.d.ts", + "lib/MenuItem.d.ts", + "lib/Modal.d.ts", + "lib/ModalBody.d.ts", + "lib/ModalDialog.d.ts", + "lib/ModalFooter.d.ts", + "lib/ModalHeader.d.ts", + "lib/ModalTitle.d.ts", + "lib/Nav.d.ts", + "lib/NavDropdown.d.ts", + "lib/NavItem.d.ts", + "lib/Navbar.d.ts", + "lib/NavbarBrand.d.ts", + "lib/NavbarCollapse.d.ts", + "lib/NavbarHeader.d.ts", + "lib/NavbarToggle.d.ts", + "lib/Overlay.d.ts", + "lib/OverlayTrigger.d.ts", + "lib/PageHeader.d.ts", + "lib/PageItem.d.ts", + "lib/Pager.d.ts", + "lib/PagerItem.d.ts", + "lib/Pagination.d.ts", + "lib/PaginationEllipsis.d.ts", + "lib/PaginationFirst.d.ts", + "lib/PaginationItem.d.ts", + "lib/PaginationLast.d.ts", + "lib/PaginationNext.d.ts", + "lib/PaginationPrev.d.ts", + "lib/Panel.d.ts", + "lib/PanelBody.d.ts", + "lib/PanelCollapse.d.ts", + "lib/PanelFooter.d.ts", + "lib/PanelGroup.d.ts", + "lib/PanelHeading.d.ts", + "lib/PanelTitle.d.ts", + "lib/PanelToggle.d.ts", + "lib/Popover.d.ts", + "lib/ProgressBar.d.ts", + "lib/Radio.d.ts", + "lib/ResponsiveEmbed.d.ts", + "lib/Row.d.ts", + "lib/SafeAnchor.d.ts", + "lib/SplitButton.d.ts", + "lib/SplitToggle.d.ts", + "lib/Tab.d.ts", + "lib/TabContainer.d.ts", + "lib/TabContent.d.ts", + "lib/TabPane.d.ts", + "lib/Table.d.ts", + "lib/Tabs.d.ts", + "lib/Thumbnail.d.ts", + "lib/ToggleButton.d.ts", + "lib/ToggleButtonGroup.d.ts", + "lib/Tooltip.d.ts", + "lib/Well.d.ts", + "lib/index.d.ts", + "lib/utils/PropTypes.d.ts", + "lib/utils/StyleConfig.d.ts", + "lib/utils/bootstrapUtils.d.ts", + "lib/utils/capitalize.d.ts", + "lib/utils/createChainedFunction.d.ts", + "lib/utils/deprecationWarning.d.ts", + "lib/utils/index.d.ts", + "lib/utils/splitComponentProps.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bcd6abfcb446231cca29555ab31877226de0648a33322065d625320149e2957", + "globals": [], + "declaredModules": [ + "react-bootstrap", + "react-bootstrap/lib", + "react-bootstrap/lib/Accordion", + "react-bootstrap/lib/Alert", + "react-bootstrap/lib/Badge", + "react-bootstrap/lib/Breadcrumb", + "react-bootstrap/lib/BreadcrumbItem", + "react-bootstrap/lib/Button", + "react-bootstrap/lib/ButtonGroup", + "react-bootstrap/lib/ButtonToolbar", + "react-bootstrap/lib/Carousel", + "react-bootstrap/lib/CarouselItem", + "react-bootstrap/lib/CarouselCaption", + "react-bootstrap/lib/Checkbox", + "react-bootstrap/lib/Clearfix", + "react-bootstrap/lib/Col", + "react-bootstrap/lib/Collapse", + "react-bootstrap/lib/ControlLabel", + "react-bootstrap/lib/Dropdown", + "react-bootstrap/lib/DropdownToggle", + "react-bootstrap/lib/DropdownMenu", + "react-bootstrap/lib/DropdownButton", + "react-bootstrap/lib/Fade", + "react-bootstrap/lib/Form", + "react-bootstrap/lib/FormControl", + "react-bootstrap/lib/FormControlFeedback", + "react-bootstrap/lib/FormControlStatic", + "react-bootstrap/lib/FormGroup", + "react-bootstrap/lib/Glyphicon", + "react-bootstrap/lib/Grid", + "react-bootstrap/lib/HelpBlock", + "react-bootstrap/lib/Image", + "react-bootstrap/lib/InputGroup", + "react-bootstrap/lib/InputGroupAddon", + "react-bootstrap/lib/InputGroupButton", + "react-bootstrap/lib/Jumbotron", + "react-bootstrap/lib/Label", + "react-bootstrap/lib/ListGroup", + "react-bootstrap/lib/ListGroupItem", + "react-bootstrap/lib/Media", + "react-bootstrap/lib/MediaBody", + "react-bootstrap/lib/MediaHeading", + "react-bootstrap/lib/MediaLeft", + "react-bootstrap/lib/MediaList", + "react-bootstrap/lib/MediaListItem", + "react-bootstrap/lib/MediaRight", + "react-bootstrap/lib/MenuItem", + "react-bootstrap/lib/Modal", + "react-bootstrap/lib/ModalBody", + "react-bootstrap/lib/ModalHeader", + "react-bootstrap/lib/ModalTitle", + "react-bootstrap/lib/ModalDialog", + "react-bootstrap/lib/ModalFooter", + "react-bootstrap/lib/Nav", + "react-bootstrap/lib/Navbar", + "react-bootstrap/lib/NavbarBrand", + "react-bootstrap/lib/NavbarCollapse", + "react-bootstrap/lib/NavbarHeader", + "react-bootstrap/lib/NavbarToggle", + "react-bootstrap/lib/NavDropdown", + "react-bootstrap/lib/NavItem", + "react-bootstrap/lib/Overlay", + "react-bootstrap/lib/OverlayTrigger", + "react-bootstrap/lib/PageHeader", + "react-bootstrap/lib/PageItem", + "react-bootstrap/lib/PagerItem", + "react-bootstrap/lib/Pager", + "react-bootstrap/lib/Pagination", + "react-bootstrap/lib/PaginationFirst", + "react-bootstrap/lib/PaginationPrev", + "react-bootstrap/lib/PaginationNext", + "react-bootstrap/lib/PaginationLast", + "react-bootstrap/lib/PaginationEllipsis", + "react-bootstrap/lib/PaginationItem", + "react-bootstrap/lib/Panel", + "react-bootstrap/lib/PanelHeading", + "react-bootstrap/lib/PanelTitle", + "react-bootstrap/lib/PanelToggle", + "react-bootstrap/lib/PanelCollapse", + "react-bootstrap/lib/PanelBody", + "react-bootstrap/lib/PanelFooter", + "react-bootstrap/lib/PanelGroup", + "react-bootstrap/lib/Popover", + "react-bootstrap/lib/ProgressBar", + "react-bootstrap/lib/Radio", + "react-bootstrap/lib/ResponsiveEmbed", + "react-bootstrap/lib/Row", + "react-bootstrap/lib/SafeAnchor", + "react-bootstrap/lib/SplitButton", + "react-bootstrap/lib/SplitToggle", + "react-bootstrap/lib/Tab", + "react-bootstrap/lib/TabContainer", + "react-bootstrap/lib/TabPane", + "react-bootstrap/lib/TabContent", + "react-bootstrap/lib/Table", + "react-bootstrap/lib/Tabs", + "react-bootstrap/lib/Thumbnail", + "react-bootstrap/lib/ToggleButton", + "react-bootstrap/lib/ToggleButtonGroup", + "react-bootstrap/lib/Tooltip", + "react-bootstrap/lib/Well", + "react-bootstrap/lib/utils", + "react-bootstrap/lib/utils/bootstrapUtils", + "react-bootstrap/lib/utils/createChainedFunction", + "react-bootstrap/lib/utils/PropTypes", + "react-bootstrap/lib/utils/StyleConfig", + "react-bootstrap/lib/utils/capitalize", + "react-bootstrap/lib/utils/deprecationWarning", + "react-bootstrap/lib/utils/splitComponentProps" + ] + } + }, + "react-bootstrap-date-picker": { + "4.0": { + "libraryName": "react-bootstrap-date-picker", + "typingsPackageName": "react-bootstrap-date-picker", + "projectName": "https://github.com/pushtell/react-bootstrap-date-picker#readme", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Antal Bodnar", + "url": "https://github.com/ssi-hu-antal-bodnar", + "githubUsername": "ssi-hu-antal-bodnar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee9a42eb499189638df9f20d3b0de7f3f652e0830ae4e3bb03a44e90ad172a6e", + "globals": [ + "DatePicker" + ], + "declaredModules": [ + "react-bootstrap-date-picker" + ] + } + }, + "react-bootstrap-daterangepicker": { + "0.0": { + "libraryName": "react-bootstrap-daterangepicker", + "typingsPackageName": "react-bootstrap-daterangepicker", + "projectName": "https://github.com/skratchdot/react-bootstrap-daterangepicker", + "contributors": [ + { + "name": "Ian Ker-Seymer", + "url": "https://github.com/ianks", + "githubUsername": "ianks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "daterangepicker", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c35966e50eb497752ce05ef7b74ec8199b5cdb86b9cd5d6e0e08bd40e0438641", + "globals": [ + "DateRangePicker", + "ReactBootstrapDaterangepicker" + ], + "declaredModules": [ + "react-bootstrap-daterangepicker" + ] + } + }, + "react-bootstrap-table": { + "4.3": { + "libraryName": "react-bootstrap-table", + "typingsPackageName": "react-bootstrap-table", + "projectName": "https://github.com/AllenFang/react-bootstrap-table", + "contributors": [ + { + "name": "Frank Laub", + "url": "https://github.com/flaub", + "githubUsername": "flaub" + }, + { + "name": "Aleksander Lode", + "url": "https://github.com/alelode", + "githubUsername": "alelode" + }, + { + "name": "Josué Us", + "url": "https://github.com/UJosue10", + "githubUsername": "UJosue10" + }, + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + }, + { + "name": "Oscar Andersson", + "url": "https://github.com/Ogglas", + "githubUsername": "Ogglas" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ba2b72df606c7681e597df2ca0051175c6cd918c0012911ddc030d0c2d7d643", + "globals": [], + "declaredModules": [ + "react-bootstrap-table" + ] + }, + "2.6": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-bootstrap-table", + "typingsPackageName": "react-bootstrap-table", + "projectName": "https://github.com/AllenFang/react-bootstrap-table", + "contributors": [ + { + "name": "Frank Laub", + "url": "https://github.com/flaub", + "githubUsername": "flaub" + }, + { + "name": "Aleksander Lode", + "url": "https://github.com/alelode", + "githubUsername": "alelode" + }, + { + "name": "Josué Us", + "url": "https://github.com/UJosue10", + "githubUsername": "UJosue10" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-bootstrap-table", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "978cbd70d1623f7a37038f33626ce3e32d122562eb16f617b34a8abe6893b07d", + "globals": [], + "declaredModules": [ + "react-bootstrap-table" + ] + } + }, + "react-bootstrap-typeahead": { + "3.4": { + "libraryName": "react-bootstrap-typeahead", + "typingsPackageName": "react-bootstrap-typeahead", + "projectName": "https://github.com/ericgio/react-bootstrap-typeahead", + "contributors": [ + { + "name": "Guymestef", + "url": "https://github.com/Guymestef", + "githubUsername": "Guymestef" + }, + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + }, + { + "name": "Andreas Richter", + "url": "https://github.com/arichter83", + "githubUsername": "arichter83" + }, + { + "name": "Dale Fenton", + "url": "https://github.com/dalevfenton", + "githubUsername": "dalevfenton" + }, + { + "name": "Håkon Holhjem", + "url": "https://github.com/KngHawkon", + "githubUsername": "KngHawkon" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d04ac81b80101bbbf1c948ff53e0231d43d5b3ccddf8f55919d513ceeef85b8d", + "globals": [], + "declaredModules": [ + "react-bootstrap-typeahead" + ] + } + }, + "react-breadcrumbs": { + "2.1": { + "libraryName": "react-breadcrumbs", + "typingsPackageName": "react-breadcrumbs", + "projectName": "https://github.com/svenanders/react-breadcrumbs", + "contributors": [ + { + "name": "Guo Yunhe", + "url": "https://github.com/guoyunhe", + "githubUsername": "guoyunhe" + }, + { + "name": "Kohei Matsubara", + "url": "https://github.com/matsuby", + "githubUsername": "matsuby" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c7403d974c502e39cd9d56c71c47fe87459bc9effb985107506cc7f7b54073e", + "globals": [], + "declaredModules": [] + } + }, + "react-breadcrumbs-dynamic": { + "1.0": { + "libraryName": "react-breadcrumbs-dynamic", + "typingsPackageName": "react-breadcrumbs-dynamic", + "projectName": "https://github.com/oklas/react-breadcrumbs-dynamic", + "contributors": [ + { + "name": "mitsuruog", + "url": "https://github.com/mitsuruog", + "githubUsername": "mitsuruog" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36544b88d640e75cd41ce185e23a0981abe2a54b847ddce2fac2257e990fb543", + "globals": [], + "declaredModules": [ + "react-breadcrumbs-dynamic" + ] + } + }, + "react-broadcast": { + "0.6": { + "libraryName": "react-broadcast", + "typingsPackageName": "react-broadcast", + "projectName": "https://github.com/ReactTraining/react-broadcast", + "contributors": [ + { + "name": "Jaga Santagostino", + "url": "https://github.com/kandros", + "githubUsername": "kandros" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "211fa4363a8be7e6a8f862692cfb59d897092cbbeb6eed99da5ab73460e49c7f", + "globals": [], + "declaredModules": [ + "react-broadcast" + ] + } + }, + "react-burger-menu": { + "2.6": { + "libraryName": "react-burger-menu", + "typingsPackageName": "react-burger-menu", + "projectName": "https://github.com/negomi/react-burger-menu", + "contributors": [ + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "David Acevedo", + "url": "https://github.com/dacevedo12", + "githubUsername": "dacevedo12" + }, + { + "name": "German Pineda", + "url": "https://github.com/germanp173", + "githubUsername": "germanp173" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "899a71a3281e39651b469b93b1eb6c33940937d937048f8562b6898b60f41959", + "globals": [], + "declaredModules": [ + "react-burger-menu" + ] + } + }, + "react-bytesize-icons": { + "0.6": { + "libraryName": "react-bytesize-icons", + "typingsPackageName": "react-bytesize-icons", + "projectName": "https://github.com/abdelhai/react-bytesize-icons", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c5e7ff1bc4c5c54be622d79e2344a07bc18b4b98e0a949f08e89010ecb62930", + "globals": [], + "declaredModules": [ + "react-bytesize-icons" + ] + } + }, + "react-cache": { + "2.0": { + "libraryName": "react-cache", + "typingsPackageName": "react-cache", + "projectName": "https://github.com/facebook/react/tree/master/packages/react-cache", + "contributors": [ + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc740a0424df2be9fdb918a9986855e58838a656ad7870bd2bff297d0ba458a9", + "globals": [], + "declaredModules": [ + "react-cache" + ] + } + }, + "react-calendar-heatmap": { + "1.6": { + "libraryName": "react-calendar-heatmap", + "typingsPackageName": "react-calendar-heatmap", + "projectName": "https://github.com/patientslikeme/react-calendar-heatmap", + "contributors": [ + { + "name": "Keisuke Kan", + "url": "https://github.com/9renpoto", + "githubUsername": "9renpoto" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f76ed4abd2b0acad06e43eb1c5acd328501f97ef1ceea1606299d8feeafa6e64", + "globals": [], + "declaredModules": [ + "react-calendar-heatmap" + ] + } + }, + "react-calendar-timeline": { + "0.26": { + "libraryName": "react-calendar-timeline", + "typingsPackageName": "react-calendar-timeline", + "projectName": "https://github.com/namespace-ee/react-calendar-timeline", + "contributors": [ + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "Alex Maclean", + "url": "https://github.com/acemac", + "githubUsername": "acemac" + }, + { + "name": "Andrii Los", + "url": "https://github.com/rip21", + "githubUsername": "rip21" + }, + { + "name": "Jon Caruana", + "url": "https://github.com/joncar", + "githubUsername": "joncar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.0.0" + } + ], + "contentHash": "864060d4c05d695a24eb8285ac0af8c426da78dd4ce08e9aee79c03829a11ddf", + "globals": [], + "declaredModules": [] + } + }, + "react-canvas-draw": { + "1.1": { + "libraryName": "react-canvas-draw", + "typingsPackageName": "react-canvas-draw", + "projectName": "https://embiem.github.io/react-canvas-draw/", + "contributors": [ + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0cff15ad3348a7e63a9c716bb4547b2f8bebb90e281cbfcf1abea3253311bc5e", + "globals": [], + "declaredModules": [ + "react-canvas-draw" + ] + } + }, + "react-cartographer": { + "0.4": { + "libraryName": "react-cartographer", + "typingsPackageName": "react-cartographer", + "projectName": "https://github.com/yahoo/react-cartographer", + "contributors": [ + { + "name": "Tre`Von McKay", + "url": "https://github.com/trevonmckay", + "githubUsername": "trevonmckay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/components/Map.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3bebea3959ee86767925778526f54b85272780813965a49efb7b65964af511f", + "globals": [], + "declaredModules": [ + "react-cartographer", + "react-cartographer/lib/components/Map" + ] + } + }, + "react-chat-widget": { + "2.1": { + "libraryName": "react-chat-widget", + "typingsPackageName": "react-chat-widget", + "projectName": "https://github.com/Wolox/react-chat-widget#readme", + "contributors": [ + { + "name": "Steve Mao", + "url": "https://github.com/stevemao", + "githubUsername": "stevemao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f2e92c88d2037c8be1dee770fe1cff3184971325f12688342a3a92a3284d0ff", + "globals": [], + "declaredModules": [ + "react-chat-widget" + ] + } + }, + "react-click-outside": { + "3.0": { + "libraryName": "react-click-outside", + "typingsPackageName": "react-click-outside", + "projectName": "https://github.com/kentor/react-click-outside", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + }, + { + "name": "Roman Nuritdinov", + "url": "https://github.com/Ky6uk", + "githubUsername": "Ky6uk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7dc0d31c95c07eaa447cd1ca7235a3ee8b52bf8a3c175b80e0af3161efb7088c", + "globals": [], + "declaredModules": [ + "react-click-outside" + ] + } + }, + "react-click-outside-hook": { + "1.0": { + "libraryName": "react-click-outside-hook", + "typingsPackageName": "react-click-outside-hook", + "projectName": "https://github.com/bdeloeste/react-click-outside-hook#readme", + "contributors": [ + { + "name": "Bryan Deloeste", + "url": "https://github.com/bdeloeste", + "githubUsername": "bdeloeste" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "999d7debd1e0279d346fdebd8d7685b9b27c39843c37058305e1a7bf6c12d811", + "globals": [], + "declaredModules": [ + "react-click-outside-hook" + ] + } + }, + "react-close-on-escape": { + "3.0": { + "libraryName": "react-close-on-escape", + "typingsPackageName": "react-close-on-escape", + "projectName": "https://github.com/conorhastings/react-close-on-escape#readme", + "contributors": [ + { + "name": "Robert Baruck", + "url": "https://github.com/JamesAlias", + "githubUsername": "JamesAlias" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f2b4f1e231af40f9c8fa4b3e728bd1e1dde5fb51dda53bbd00697df849339c81", + "globals": [], + "declaredModules": [ + "react-close-on-escape" + ] + } + }, + "react-codemirror": { + "1.0": { + "libraryName": "React Codemirror", + "typingsPackageName": "react-codemirror", + "projectName": "https://github.com/JedWatson/react-codemirror", + "contributors": [ + { + "name": "Vicky Lai", + "url": "https://github.com/velveret", + "githubUsername": "velveret" + }, + { + "name": "Rudi Chen", + "url": "https://github.com/rudi-c", + "githubUsername": "rudi-c" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "codemirror", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d3cca0fd472d80f0417032529d21c13376d7313b7882d97ab5f534f5e242837", + "globals": [], + "declaredModules": [ + "react-codemirror" + ] + } + }, + "react-coinhive": { + "1.0": { + "libraryName": "react-coinhive", + "typingsPackageName": "react-coinhive", + "projectName": "https://github.com/dragma/react-coinhive", + "contributors": [ + { + "name": "sktbcbbs", + "url": "https://github.com/sktbcbbs", + "githubUsername": "sktbcbbs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d665e4743e1ba00b1c97d99b48e342819b0ee0ff3247f16e38de3bbacdddf0b8", + "globals": [], + "declaredModules": [ + "react-coinhive" + ] + } + }, + "react-collapse": { + "5.0": { + "libraryName": "react-collapse", + "typingsPackageName": "react-collapse", + "projectName": "https://github.com/nkbt/react-collapse", + "contributors": [ + { + "name": " Adam Binford", + "url": "https://github.com/Kimahriman", + "githubUsername": "Kimahriman" + }, + { + "name": "Kristofer Giltvedt Selbekk", + "url": "https://github.com/selbekk", + "githubUsername": "selbekk" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fa7ad0df7a1a2cedf6c7f716c8f60fcdddb3292a794f4c1f6e877477dd3c3ce", + "globals": [], + "declaredModules": [ + "react-collapse" + ] + } + }, + "react-color": { + "3.0": { + "libraryName": "react-color", + "typingsPackageName": "react-color", + "projectName": "https://github.com/casesandberg/react-color/", + "contributors": [ + { + "name": " Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Marks Polakovs", + "url": "https://github.com/markspolakovs", + "githubUsername": "markspolakovs" + }, + { + "name": "Matthieu Montaudouin", + "url": "https://github.com/mntdn", + "githubUsername": "mntdn" + }, + { + "name": "Nokogiri", + "url": "https://github.com/nkgrnkgr", + "githubUsername": "nkgrnkgr" + }, + { + "name": "0815Strohhut", + "url": "https://github.com/0815Strohhut", + "githubUsername": "0815Strohhut" + }, + { + "name": "Daniel Fürst", + "url": "https://github.com/dnlfrst", + "githubUsername": "dnlfrst" + }, + { + "name": "Erick Tamayo", + "url": "https://github.com/ericktamayo", + "githubUsername": "ericktamayo" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/components/alpha/Alpha.d.ts", + "lib/components/block/Block.d.ts", + "lib/components/chrome/Chrome.d.ts", + "lib/components/circle/Circle.d.ts", + "lib/components/common/Alpha.d.ts", + "lib/components/common/Checkboard.d.ts", + "lib/components/common/ColorWrap.d.ts", + "lib/components/common/EditableInput.d.ts", + "lib/components/common/Hue.d.ts", + "lib/components/common/Saturation.d.ts", + "lib/components/common/index.d.ts", + "lib/components/compact/Compact.d.ts", + "lib/components/github/Github.d.ts", + "lib/components/hue/Hue.d.ts", + "lib/components/material/Material.d.ts", + "lib/components/photoshop/Photoshop.d.ts", + "lib/components/sketch/Sketch.d.ts", + "lib/components/slider/Slider.d.ts", + "lib/components/swatches/Swatches.d.ts", + "lib/components/twitter/Twitter.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2236ec0c3488f66bca7c4e3779dd2b6078740336bfeb13d0f2c17e3338a08dfc", + "globals": [], + "declaredModules": [ + "react-color", + "react-color/lib/components/alpha/Alpha", + "react-color/lib/components/block/Block", + "react-color/lib/components/common/Checkboard", + "react-color/lib/components/chrome/Chrome", + "react-color/lib/components/circle/Circle", + "react-color/lib/components/compact/Compact", + "react-color/lib/components/github/Github", + "react-color/lib/components/hue/Hue", + "react-color/lib/components/material/Material", + "react-color/lib/components/photoshop/Photoshop", + "react-color/lib/components/sketch/Sketch", + "react-color/lib/components/slider/Slider", + "react-color/lib/components/swatches/Swatches", + "react-color/lib/components/twitter/Twitter", + "react-color/lib/components/common/ColorWrap", + "react-color/lib/components/common", + "react-color/lib/components/common/Alpha", + "react-color/lib/components/common/EditableInput", + "react-color/lib/components/common/Hue", + "react-color/lib/components/common/Saturation" + ] + }, + "2.17": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-color", + "typingsPackageName": "react-color", + "projectName": "https://github.com/casesandberg/react-color/", + "contributors": [ + { + "name": " Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Marks Polakovs", + "url": "https://github.com/markspolakovs", + "githubUsername": "markspolakovs" + }, + { + "name": "Matthieu Montaudouin", + "url": "https://github.com/mntdn", + "githubUsername": "mntdn" + }, + { + "name": "Nokogiri", + "url": "https://github.com/nkgrnkgr", + "githubUsername": "nkgrnkgr" + }, + { + "name": "0815Strohhut", + "url": "https://github.com/0815Strohhut", + "githubUsername": "0815Strohhut" + }, + { + "name": "Daniel Fürst", + "url": "https://github.com/dnlfrst", + "githubUsername": "dnlfrst" + }, + { + "name": "Erick Tamayo", + "url": "https://github.com/ericktamayo", + "githubUsername": "ericktamayo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/components/alpha/Alpha.d.ts", + "lib/components/block/Block.d.ts", + "lib/components/chrome/Chrome.d.ts", + "lib/components/circle/Circle.d.ts", + "lib/components/common/Alpha.d.ts", + "lib/components/common/Checkboard.d.ts", + "lib/components/common/ColorWrap.d.ts", + "lib/components/common/EditableInput.d.ts", + "lib/components/common/Hue.d.ts", + "lib/components/common/Saturation.d.ts", + "lib/components/common/index.d.ts", + "lib/components/compact/Compact.d.ts", + "lib/components/github/Github.d.ts", + "lib/components/hue/Hue.d.ts", + "lib/components/material/Material.d.ts", + "lib/components/photoshop/Photoshop.d.ts", + "lib/components/sketch/Sketch.d.ts", + "lib/components/slider/Slider.d.ts", + "lib/components/swatches/Swatches.d.ts", + "lib/components/twitter/Twitter.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-color", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "fe509020b1489d56a735a10fdf75162bd660d4c5b05961986a108041a33e7b0d", + "globals": [], + "declaredModules": [ + "react-color", + "react-color/lib/components/alpha/Alpha", + "react-color/lib/components/block/Block", + "react-color/lib/components/common/Checkboard", + "react-color/lib/components/chrome/Chrome", + "react-color/lib/components/circle/Circle", + "react-color/lib/components/compact/Compact", + "react-color/lib/components/github/Github", + "react-color/lib/components/hue/Hue", + "react-color/lib/components/material/Material", + "react-color/lib/components/photoshop/Photoshop", + "react-color/lib/components/sketch/Sketch", + "react-color/lib/components/slider/Slider", + "react-color/lib/components/swatches/Swatches", + "react-color/lib/components/twitter/Twitter", + "react-color/lib/components/common/ColorWrap", + "react-color/lib/components/common", + "react-color/lib/components/common/Alpha", + "react-color/lib/components/common/EditableInput", + "react-color/lib/components/common/Hue", + "react-color/lib/components/common/Saturation" + ] + } + }, + "react-confirm": { + "0.1": { + "libraryName": "react-confirm", + "typingsPackageName": "react-confirm", + "projectName": "https://github.com/haradakunihiko/react-confirm", + "contributors": [ + { + "name": "santiagodoldan", + "url": "https://github.com/santiagodoldan", + "githubUsername": "santiagodoldan" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a738485f3df16ce902be994aebd6b3bcde25583b33f74558e97963ea7d7f4e26", + "globals": [], + "declaredModules": [ + "react-confirm" + ] + } + }, + "react-cookies": { + "0.1": { + "libraryName": "react-cookies", + "typingsPackageName": "react-cookies", + "projectName": "https://github.com/bukinoshita/react-cookies/", + "contributors": [ + { + "name": "Nikolai Lopin", + "url": "https://github.com/nlopin", + "githubUsername": "nlopin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cookie", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "544220edf066b5e4cd2c45b4609cfa77899fdc5b720642a32c417a644763d045", + "globals": [], + "declaredModules": [ + "react-cookies" + ] + } + }, + "react-copy-to-clipboard": { + "4.3": { + "libraryName": "react-copy-to-clipboard", + "typingsPackageName": "react-copy-to-clipboard", + "projectName": "https://github.com/nkbt/react-copy-to-clipboard", + "contributors": [ + { + "name": "Meno Abels", + "url": "https://github.com/mabels", + "githubUsername": "mabels" + }, + { + "name": "Bernabe", + "url": "https://github.com/BernabeFelix", + "githubUsername": "BernabeFelix" + }, + { + "name": "Ward Delabastita", + "url": "https://github.com/wdlb", + "githubUsername": "wdlb" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19790b1a6e6ace9df9b1e88090a78da164478ce0f0caca0783d47a759338dbf2", + "globals": [ + "CopyToClipboard" + ], + "declaredModules": [ + "react-copy-to-clipboard" + ] + } + }, + "react-copy-write": { + "0.7": { + "libraryName": "react-copy-write", + "typingsPackageName": "react-copy-write", + "projectName": "https://github.com/aweary/react-copy-write", + "contributors": [ + { + "name": "Sam A. Horvath-Hunt", + "url": "https://github.com/samhh", + "githubUsername": "samhh" + }, + { + "name": "Dave Jeffery ", + "url": "https://github.com/davej", + "githubUsername": "davej" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73c9cd0ff88a69928862839a6684067b4078c4015cd5348906223f560f6bd36d", + "globals": [], + "declaredModules": [ + "react-copy-write" + ] + } + }, + "react-count-to": { + "0.12": { + "libraryName": "react-count-to", + "typingsPackageName": "react-count-to", + "projectName": "https://github.com/MicheleBertoli/react-count-to", + "contributors": [ + { + "name": "pwolaq", + "url": "https://github.com/pwolaq", + "githubUsername": "pwolaq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc7f5997144248d02fd2d19d9326a89bb22d2fe112cd0acff47ac894f88dbdb", + "globals": [ + "ReactCountTo" + ], + "declaredModules": [ + "react-count-to" + ] + } + }, + "react-countdown-circle-timer": { + "1.0": { + "libraryName": "react-countdown-circle-timer", + "typingsPackageName": "react-countdown-circle-timer", + "projectName": "https://github.com/vydimitrov/react-countdown-circle-timer", + "contributors": [ + { + "name": "Tim Ittermann", + "url": "https://github.com/timia2109", + "githubUsername": "timia2109" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c22b63b08e813a225ce9ae6a461d727b2ed76b39f1bb9f32fd98d585cb473dc7", + "globals": [], + "declaredModules": [ + "react-countdown-circle-timer" + ] + } + }, + "react-countup": { + "4.0": { + "libraryName": "react-countup", + "typingsPackageName": "react-countup", + "projectName": "https://react-countup.now.sh", + "contributors": [ + { + "name": "Daniel Brodin", + "url": "https://github.com/danielbrodin", + "githubUsername": "danielbrodin" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "374e53d6d19e8246ce33b7fe0fb6380931321d11292cf1bffa90f18e59f009a4", + "globals": [ + "ReactCountUp" + ], + "declaredModules": [ + "react-countup" + ] + } + }, + "react-credit-cards": { + "0.8": { + "libraryName": "react-credit-cards", + "typingsPackageName": "react-credit-cards", + "projectName": "https://github.com/amarofashion/react-credit-cards", + "contributors": [ + { + "name": "Vytautas Strimaitis", + "url": "https://github.com/vstrimaitis", + "githubUsername": "vstrimaitis" + }, + { + "name": "Ole Frank", + "url": "https://github.com/olefrank", + "githubUsername": "olefrank" + }, + { + "name": "zzanol", + "url": "https://github.com/zzanol", + "githubUsername": "zzanol" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4199e1040943c91e30578cd42f9876db226fd9f6d4038d931b575f5db4316ad", + "globals": [], + "declaredModules": [ + "react-credit-cards" + ] + } + }, + "react-cropper": { + "0.10": { + "libraryName": "react-cropper", + "typingsPackageName": "react-cropper", + "projectName": "https://github.com/roadmanfong/react-cropper", + "contributors": [ + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + }, + { + "name": "Walter Barbagallo", + "url": "https://github.com/bwlt", + "githubUsername": "bwlt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cropperjs", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cropperjs", + "version": "^1.3.0" + } + ], + "contentHash": "6bef33b19e23a4a03d9211b25381e477edf1361d12c4cb504d8977a33ae64a75", + "globals": [], + "declaredModules": [ + "react-cropper" + ] + } + }, + "react-css-collapse": { + "3.6": { + "libraryName": "react-css-collapse", + "typingsPackageName": "react-css-collapse", + "projectName": "https://github.com/SparebankenVest/react-css-collapse", + "contributors": [ + { + "name": "Daniel Ford", + "url": "https://github.com/dford07", + "githubUsername": "dford07" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23343f58f2ff041771cc24203a93d76050a7adb4fc20732e156ec383e011e141", + "globals": [], + "declaredModules": [ + "react-css-collapse" + ] + } + }, + "react-css-modules": { + "4.6": { + "libraryName": "react-css-modules", + "typingsPackageName": "react-css-modules", + "projectName": "https://github.com/gajus/react-css-modules", + "contributors": [ + { + "name": "Kostya Esmukov", + "url": "https://github.com/KostyaEsmukov", + "githubUsername": "KostyaEsmukov" + }, + { + "name": "Tadas Dailyda", + "url": "https://github.com/skirsdeda", + "githubUsername": "skirsdeda" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "006d355d767a190e0b27f8b832ab7fa78e994009a73135858edcaf07033e86a5", + "globals": [], + "declaredModules": [ + "react-css-modules" + ] + } + }, + "react-css-transition-replace": { + "2.1": { + "libraryName": "react-css-transition-replace", + "typingsPackageName": "react-css-transition-replace", + "projectName": "http://marnusw.github.io/react-css-transition-replace/", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-addons-css-transition-group", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08bd73d4068aa36d3bf5f278e52fdf771f0927a61a76ad95289aa85029228b5b", + "globals": [], + "declaredModules": [ + "react-css-transition-replace" + ] + } + }, + "react-csv": { + "1.1": { + "libraryName": "react-csv", + "typingsPackageName": "react-csv", + "projectName": "https://github.com/react-csv/react-csv", + "contributors": [ + { + "name": "Vincent Pizzo", + "url": "https://github.com/vincentjames501", + "githubUsername": "vincentjames501" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "components/CommonPropTypes.d.ts", + "components/Download.d.ts", + "components/Link.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84494abd8b7b22ce6e5c98d4b26ddb846939ad1789526a593c8cd0726aaee3ea", + "globals": [], + "declaredModules": [ + "react-csv", + "react-csv/components/Link", + "react-csv/components/CommonPropTypes", + "react-csv/components/Download" + ] + } + }, + "react-currency-formatter": { + "1.1": { + "libraryName": "react-currency-formatter", + "typingsPackageName": "react-currency-formatter", + "projectName": "https://github.com/xdae/react-currency-formatter", + "contributors": [ + { + "name": "Yury Pastushenko", + "url": "https://github.com/pastushenkoy", + "githubUsername": "pastushenkoy" + }, + { + "name": "Evgeniy Vasiliev", + "url": "https://github.com/Jeka-Vasiliev", + "githubUsername": "Jeka-Vasiliev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a33418fa8682b2637bf504d8f0e20a3c51b23a256c83a15b298aac3612d9992b", + "globals": [], + "declaredModules": [ + "react-currency-formatter" + ] + } + }, + "react-custom-scrollbars": { + "4.0": { + "libraryName": "react-custom-scrollbars", + "typingsPackageName": "react-custom-scrollbars", + "projectName": "https://github.com/malte-wessel/react-custom-scrollbars", + "contributors": [ + { + "name": " David-LeBlanc-git", + "url": "https://github.com/David-LeBlanc-git", + "githubUsername": "David-LeBlanc-git" + }, + { + "name": "kittimiyo", + "url": "https://github.com/kittimiyo", + "githubUsername": "kittimiyo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c9c7e42a61eed0f3f7b0b998615c0c081770e5224a61dab4d46446bffe65e88", + "globals": [ + "ReactCustomScrollbars" + ], + "declaredModules": [ + "react-custom-scrollbars" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "react-custom-scrollbars", + "typingsPackageName": "react-custom-scrollbars", + "projectName": "https://github.com/malte-wessel/react-custom-scrollbars", + "contributors": [ + { + "name": "David-LeBlanc-git", + "url": "https://github.com/David-LeBlanc-git", + "githubUsername": "David-LeBlanc-git" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-custom-scrollbars", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "be55979afc5e3af7f9a93e08d6a7bf692a9eecabed729bd1f8fa87279ec0f4ae", + "globals": [ + "ReactCustomScrollbars" + ], + "declaredModules": [ + "react-custom-scrollbars" + ] + } + }, + "react-d3-graph": { + "2.3": { + "libraryName": "react-d3-graph", + "typingsPackageName": "react-d3-graph", + "projectName": "https://github.com/danielcaldas/react-d3-graph#readme", + "contributors": [ + { + "name": "Harry Goode", + "url": "https://github.com/hrngoode", + "githubUsername": "hrngoode" + }, + { + "name": "Adina Todoran", + "url": "https://github.com/adina-todoran", + "githubUsername": "adina-todoran" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c5d9145044b06ea7239cb6d48bfc4f4196448bc330eb8fa1f32c76fb3d7383f", + "globals": [], + "declaredModules": [ + "react-d3-graph" + ] + } + }, + "react-data-grid": { + "4.0": { + "libraryName": "react-data-grid", + "typingsPackageName": "react-data-grid", + "projectName": "https://github.com/adazzle/react-data-grid.git", + "contributors": [ + { + "name": "Simon Gellis", + "url": "https://github.com/SupernaviX", + "githubUsername": "SupernaviX" + }, + { + "name": "Kieran Peat", + "url": "https://github.com/KieranPeat", + "githubUsername": "KieranPeat" + }, + { + "name": "Martin Novak", + "url": "https://github.com/martinnov92", + "githubUsername": "martinnov92" + }, + { + "name": "Sebastijan Grabar", + "url": "https://github.com/baso53", + "githubUsername": "baso53" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "faker" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28a1a623db397e487ce26bc5b1be755569ba21a4d547f2b239e509d73334f749", + "globals": [ + "AdazzleReactDataGrid", + "AdazzleReactDataGridPlugins" + ], + "declaredModules": [ + "react-data-grid", + "react-data-grid-addons" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-data-grid", + "typingsPackageName": "react-data-grid", + "projectName": "https://github.com/adazzle/react-data-grid.git", + "contributors": [ + { + "name": "Simon Gellis", + "url": "https://github.com/SupernaviX", + "githubUsername": "SupernaviX" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "faker" + ], + "pathMappings": [ + { + "packageName": "react-data-grid", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "25b0aefef72bb929b2298d6139507dcd89034895d53dd36102d142477cd3dae0", + "globals": [ + "AdazzleReactDataGrid", + "AdazzleReactDataGridPlugins" + ], + "declaredModules": [ + "react-data-grid", + "react-data-grid/addons" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-data-grid", + "typingsPackageName": "react-data-grid", + "projectName": "https://github.com/adazzle/react-data-grid.git", + "contributors": [ + { + "name": "Simon Gellis", + "url": "https://github.com/SupernaviX", + "githubUsername": "SupernaviX" + }, + { + "name": "\n// Kieran Peat", + "url": "https://github.com/KieranPeat", + "githubUsername": "KieranPeat" + }, + { + "name": "\n// Martin Novak", + "url": "https://github.com/martinnov92", + "githubUsername": "martinnov92" + }, + { + "name": "Raghuram Iyer 'Ragzzy-R'", + "url": "https://github.com/Ragzzy-R", + "githubUsername": "Ragzzy-R" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "faker" + ], + "pathMappings": [ + { + "packageName": "react-data-grid", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ca4cfd35e7164bdd1f612875e1e71894cf1b30b711b34bafda4d048727dfd6ef", + "globals": [ + "AdazzleReactDataGrid", + "AdazzleReactDataGridPlugins" + ], + "declaredModules": [ + "react-data-grid", + "react-data-grid-addons" + ] + } + }, + "react-datagrid": { + "1.2": { + "libraryName": "react-datagrid", + "typingsPackageName": "react-datagrid", + "projectName": "https://github.com/zippyui/react-datagrid.git", + "contributors": [ + { + "name": "Stephen Jelfs", + "url": "https://github.com/stephenjelfs", + "githubUsername": "stephenjelfs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a33c7ab25367c2b0ab0967742252152cf4186512298549a6f1029eedac034268", + "globals": [], + "declaredModules": [ + "react-datagrid" + ] + } + }, + "react-date-range": { + "0.94": { + "libraryName": "react-date-range", + "typingsPackageName": "react-date-range", + "projectName": "https://github.com/Adphorus/react-date-range/", + "contributors": [ + { + "name": "Junbong Lee", + "url": "https://github.com/Junbong", + "githubUsername": "Junbong" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 94, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment-timezone", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c961ed22b409c8d623e31e79d6d357319f998c896ac72919bb879cbd96626d58", + "globals": [], + "declaredModules": [ + "react-date-range" + ] + } + }, + "react-datepicker": { + "2.11": { + "libraryName": "react-datepicker", + "typingsPackageName": "react-datepicker", + "projectName": "https://github.com/Hacker0x01/react-datepicker", + "contributors": [ + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "Andrey Balokha", + "url": "https://github.com/andrewBalekha", + "githubUsername": "andrewBalekha" + }, + { + "name": "Greg Smith", + "url": "https://github.com/smrq", + "githubUsername": "smrq" + }, + { + "name": "Platon Pronko", + "url": "https://github.com/Rogach", + "githubUsername": "Rogach" + }, + { + "name": "Roy Xue", + "url": "https://github.com/royxue", + "githubUsername": "royxue" + }, + { + "name": "Koala Human", + "url": "https://github.com/KoalaHuman", + "githubUsername": "KoalaHuman" + }, + { + "name": "Justin Grant", + "url": "https://github.com/justingrant", + "githubUsername": "justingrant" + }, + { + "name": "Jake Boone", + "url": "https://github.com/jakeboone02", + "githubUsername": "jakeboone02" + }, + { + "name": "Roman Nuritdinov", + "url": "https://github.com/Ky6uk", + "githubUsername": "Ky6uk" + }, + { + "name": "Avi Klaiman", + "url": "https://github.com/aviklai", + "githubUsername": "aviklai" + }, + { + "name": "Naoki Sekiguchi", + "url": "https://github.com/seckie", + "githubUsername": "seckie" + }, + { + "name": "tu4mo", + "url": "https://github.com/tu4mo", + "githubUsername": "tu4mo" + }, + { + "name": "Kerry Gougeon", + "url": "https://github.com/kerry-g", + "githubUsername": "kerry-g" + }, + { + "name": "Walter Kennedy", + "url": "https://github.com/wthefourth", + "githubUsername": "wthefourth" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "popper.js", + "version": "*" + }, + { + "name": "date-fns", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "popper.js", + "version": "^1.14.1" + }, + { + "name": "date-fns", + "version": "^2.0.1" + } + ], + "contentHash": "3e65204cae0d09c23ec891b9acb9261e4ae9f2b9f63e9384c0e0f65274ae69cf", + "globals": [], + "declaredModules": [ + "react-datepicker" + ] + } + }, + "react-daterange-picker": { + "2.0": { + "libraryName": "React Daterange Picker", + "typingsPackageName": "react-daterange-picker", + "projectName": "https://github.com/onefinestay/react-daterange-picker", + "contributors": [ + { + "name": "UNCOVER TRUTH Inc.", + "url": "https://github.com/uncovertruth", + "githubUsername": "uncovertruth" + }, + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + }, + { + "name": "Donald Ford", + "url": "https://github.com/donaldtf", + "githubUsername": "donaldtf" + }, + { + "name": "Vlad Florescu", + "url": "https://github.com/vladflorescu94", + "githubUsername": "vladflorescu94" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment", + "version": "*" + }, + { + "name": "moment-range", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.18.1" + }, + { + "name": "moment-range", + "version": "^4.0.0" + } + ], + "contentHash": "6c093c398e0365f1a1c5c8a38f88183058ff69555ab765e4b354c7ba42a59662", + "globals": [ + "ReactDateRangePicker" + ], + "declaredModules": [ + "react-daterange-picker" + ] + } + }, + "react-dates": { + "17.1": { + "libraryName": "react-dates", + "typingsPackageName": "react-dates", + "projectName": "https://github.com/airbnb/react-dates", + "contributors": [ + { + "name": "Artur Ampilogov", + "url": "https://github.com/ArturAmpilogov", + "githubUsername": "ArturAmpilogov" + }, + { + "name": "Nathan Holland", + "url": "https://github.com/NathanNZ", + "githubUsername": "NathanNZ" + } + ], + "libraryMajorVersion": 17, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.17.1" + } + ], + "contentHash": "92658ce4e2c12b0cb8dcbe81bf46cb400ebeb18034d041f703c277a89e3ee923", + "globals": [], + "declaredModules": [ + "react-dates" + ] + } + }, + "react-dev-utils": { + "9.0": { + "libraryName": "react-dev-utils", + "typingsPackageName": "react-dev-utils", + "projectName": "https://github.com/facebook/create-react-app#readme", + "contributors": [ + { + "name": "ark120202", + "url": "https://github.com/ark120202", + "githubUsername": "ark120202" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "FileSizeReporter.d.ts", + "InlineChunkHtmlPlugin.d.ts", + "InterpolateHtmlPlugin.d.ts", + "ModuleScopePlugin.d.ts", + "WatchMissingNodeModulesPlugin.d.ts", + "WebpackDevServerUtils.d.ts", + "checkRequiredFiles.d.ts", + "clearConsole.d.ts", + "errorOverlayMiddleware.d.ts", + "eslintFormatter.d.ts", + "evalSourceMapMiddleware.d.ts", + "formatWebpackMessages.d.ts", + "getCSSModuleLocalIdent.d.ts", + "getCacheIdentifier.d.ts", + "getProcessForPort.d.ts", + "getPublicUrlOrPath.d.ts", + "ignoredFiles.d.ts", + "index.d.ts", + "launchEditor.d.ts", + "noopServiceWorkerMiddleware.d.ts", + "openBrowser.d.ts", + "printBuildError.d.ts", + "printHostingInstructions.d.ts", + "redirectServedPathMiddleware.d.ts", + "webpackHotDevClient.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "eslint", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "webpack-dev-server", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "html-webpack-plugin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fcba259cb1b2acdfe7753cb83c1b5282bfe0cf71535d0683a14ba464cfb2908", + "globals": [], + "declaredModules": [ + "react-dev-utils", + "react-dev-utils/eslintFormatter", + "react-dev-utils/noopServiceWorkerMiddleware", + "react-dev-utils/evalSourceMapMiddleware", + "react-dev-utils/redirectServedPathMiddleware", + "react-dev-utils/getPublicUrlOrPath", + "react-dev-utils/checkRequiredFiles", + "react-dev-utils/clearConsole", + "react-dev-utils/getProcessForPort", + "react-dev-utils/launchEditor", + "react-dev-utils/openBrowser", + "react-dev-utils/printHostingInstructions", + "react-dev-utils/getCacheIdentifier", + "react-dev-utils/InterpolateHtmlPlugin", + "react-dev-utils/InlineChunkHtmlPlugin", + "react-dev-utils/ModuleScopePlugin", + "react-dev-utils/WatchMissingNodeModulesPlugin", + "react-dev-utils/FileSizeReporter", + "react-dev-utils/formatWebpackMessages", + "react-dev-utils/printBuildError", + "react-dev-utils/WebpackDevServerUtils", + "react-dev-utils/getCSSModuleLocalIdent", + "react-dev-utils/errorOverlayMiddleware", + "react-dev-utils/ignoredFiles", + "react-dev-utils/webpackHotDevClient" + ] + } + }, + "react-devtools": { + "3.6": { + "libraryName": "react-devtools", + "typingsPackageName": "react-devtools", + "projectName": "https://github.com/facebook/react-devtools", + "contributors": [ + { + "name": "Paulo Andrade", + "url": "https://github.com/prma85", + "githubUsername": "prma85" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2dde767376e98b91f34057e86c56fcad4aafdedb16a46d415e03616f916d746", + "globals": [], + "declaredModules": [ + "react-devtools" + ] + } + }, + "react-div-100vh": { + "0.3": { + "libraryName": "react-div-100vh", + "typingsPackageName": "react-div-100vh", + "projectName": "https://github.com/mvasin/react-div-100vh", + "contributors": [ + { + "name": "Tommy Mönnich", + "url": "https://github.com/t-moennich", + "githubUsername": "t-moennich" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a89b1fb955972d7f6a487c17640ebdaa280531cee143e8528c4948e7bf7c046f", + "globals": [], + "declaredModules": [ + "react-div-100vh" + ] + } + }, + "react-dnd-multi-backend": { + "5.0": { + "libraryName": "react-dnd-multi-backend", + "typingsPackageName": "react-dnd-multi-backend", + "projectName": "https://github.com/LouisBrunner/react-dnd-multi-backend", + "contributors": [ + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + }, + { + "name": "Adam Haglund", + "url": "https://github.com/beeequeue", + "githubUsername": "beeequeue" + }, + { + "name": "Rob Valentine", + "url": "https://github.com/robcodemonkey", + "githubUsername": "robcodemonkey" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dist/HTML5toTouch.d.ts", + "dist/cjs/HTML5toTouch.d.ts", + "dist/esm/HTML5toTouch.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "dnd-core", + "version": "*" + } + ], + "testDependencies": [ + "react-dnd", + "react-dnd-touch-backend" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-dnd", + "version": "^10.0.2" + }, + { + "name": "react-dnd-touch-backend", + "version": "^10.0.2" + } + ], + "contentHash": "5b4db73427e2a0857258ae127eba3bf8637846be186be374d491c40eb08b3052", + "globals": [], + "declaredModules": [ + "react-dnd-multi-backend", + "react-dnd-multi-backend/dist/esm/HTML5toTouch", + "react-dnd-multi-backend/dist/HTML5toTouch", + "react-dnd-multi-backend/dist/cjs/HTML5toTouch" + ] + } + }, + "react-dnd-scrollzone": { + "5.0": { + "libraryName": "react-dnd-scrollzone", + "typingsPackageName": "react-dnd-scrollzone", + "projectName": "https://github.com/azuqua/react-dnd-scrollzone#readme", + "contributors": [ + { + "name": "Marcos Junior", + "url": "https://github.com/junalmeida", + "githubUsername": "junalmeida" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a707ec54f99c760da08ab2c0ef8bacdc0b17ab24bb276173b02972563ed9bb80", + "globals": [], + "declaredModules": [ + "react-dnd-scrollzone" + ] + } + }, + "react-document-meta": { + "3.0": { + "libraryName": "react-document-meta", + "typingsPackageName": "react-document-meta", + "projectName": "https://github.com/kodyl/react-document-meta#readme", + "contributors": [ + { + "name": "ulrichb", + "url": "https://github.com/ulrichb", + "githubUsername": "ulrichb" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d4eab3f247ba3c9305b6953fc8c75d9b857886fb360a2a86092a3cf3487b0e6", + "globals": [], + "declaredModules": [ + "react-document-meta" + ] + } + }, + "react-document-title": { + "2.0": { + "libraryName": "react-document-title", + "typingsPackageName": "react-document-title", + "projectName": "https://github.com/gaearon/react-document-title", + "contributors": [ + { + "name": "Cleve Littlefield", + "url": "https://github.com/cleverguy25", + "githubUsername": "cleverguy25" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e26f54f30ff2d9ca090b4c2da1d4af910143bb3e75496c84ac88497b1969af5", + "globals": [], + "declaredModules": [ + "react-document-title" + ] + } + }, + "react-dom": { + "16.9": { + "libraryName": "React (react-dom)", + "typingsPackageName": "react-dom", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + }, + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + }, + { + "name": "Josh Rutherford", + "url": "https://github.com/theruther4d", + "githubUsername": "theruther4d" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "experimental.d.ts", + "index.d.ts", + "node-stream/index.d.ts", + "server/index.d.ts", + "test-utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95b46fb1847145bfcb046057714e66ded61e37e1450785bb1310899d6c94ecfc", + "globals": [ + "ReactDOM", + "ReactDOMNodeStream", + "ReactDOMServer" + ], + "declaredModules": [ + "react-dom", + "react-dom/server", + "react-dom/node-stream", + "react-dom/test-utils", + "react-dom/experimental" + ] + }, + "15.5": { + "libraryVersionDirectoryName": "15", + "libraryName": "React (react-dom)", + "typingsPackageName": "react-dom", + "projectName": "http://facebook.github.io/react/", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + }, + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "node-stream/index.d.ts", + "server/index.d.ts", + "test-utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": { + "major": 15 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react", + "version": { + "major": 15 + } + }, + { + "packageName": "react-dom", + "version": { + "major": 15 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b334842edd58dcf9610f3493846576872b9f8bde4ad9668d74b498ca16e29b51", + "globals": [ + "ReactDOM", + "ReactDOMNodeStream", + "ReactDOMServer" + ], + "declaredModules": [ + "react-dom", + "react-dom/server", + "react-dom/node-stream", + "react-dom/test-utils" + ] + } + }, + "react-dom-factories": { + "1.0": { + "libraryName": "react-dom-factories", + "typingsPackageName": "react-dom-factories", + "projectName": "https://facebook.github.io/react/", + "contributors": [ + { + "name": "John Gozde", + "url": "https://github.com/jgoz", + "githubUsername": "jgoz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c723155095f9a6f5210e4b5c96cc48596a518351e2b8bca939015379de0d02d", + "globals": [ + "ReactDOMFactories" + ], + "declaredModules": [ + "react-dom-factories" + ] + } + }, + "react-draft-wysiwyg": { + "1.13": { + "libraryName": "react-draft-wysiwyg", + "typingsPackageName": "react-draft-wysiwyg", + "projectName": "https://github.com/jpuri/react-draft-wysiwyg#readme", + "contributors": [ + { + "name": "imechZhangLY", + "url": "https://github.com/imechZhangLY", + "githubUsername": "imechZhangLY" + }, + { + "name": "brunoMaurice", + "url": "https://github.com/brunoMaurice", + "githubUsername": "brunoMaurice" + }, + { + "name": "ldanet", + "url": "https://github.com/ldanet", + "githubUsername": "ldanet" + }, + { + "name": "Munif Tanjim", + "url": "https://github.com/MunifTanjim", + "githubUsername": "MunifTanjim" + }, + { + "name": "Nathan Zeplowitz", + "url": "https://github.com/n-zeplo", + "githubUsername": "n-zeplo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 13, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "draft-js", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c650db63a524e9e41d9efd09de4fb4b79ac95f89c1491b8ba61bcdc8d507ed08", + "globals": [], + "declaredModules": [ + "react-draft-wysiwyg" + ] + } + }, + "react-dragtastic": { + "2.4": { + "libraryName": "react-dragtastic", + "typingsPackageName": "react-dragtastic", + "projectName": "https://github.com/chrisjpatty/react-dragtastic#readme", + "contributors": [ + { + "name": "Nicolás Scarcella", + "url": "https://github.com/nscarcella", + "githubUsername": "nscarcella" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78ec8ba05c8c6bf62352230ca453a09665759281bcc8d81d6f3571b6c8a9712c", + "globals": [], + "declaredModules": [ + "react-dragtastic" + ] + } + }, + "react-dynamic-number": { + "1.7": { + "libraryName": "react-dynamic-number", + "typingsPackageName": "react-dynamic-number", + "projectName": "https://github.com/uhlryk/react-dynamic-number", + "contributors": [ + { + "name": "Eugene Rodin", + "url": "https://github.com/eugrdn", + "githubUsername": "eugrdn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d1c04aadc61f725efbdad25212805197933c3c000b767759ede649395a5ee12", + "globals": [], + "declaredModules": [ + "react-dynamic-number" + ] + } + }, + "react-easy-chart": { + "0.1": { + "libraryName": "react-easy-chart", + "typingsPackageName": "react-easy-chart", + "projectName": "https://github.com/rma-consulting/react-easy-chart", + "contributors": [ + { + "name": "Dave Leaver", + "url": "https://github.com/danzel", + "githubUsername": "danzel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc8797069ec15245465b6de21837cd20054a2fea1d2b6cb606a0170798063235", + "globals": [], + "declaredModules": [ + "react-easy-chart" + ] + } + }, + "react-easy-crop": { + "1.16": { + "libraryName": "react-easy-crop", + "typingsPackageName": "react-easy-crop", + "projectName": "https://github.com/ricardo-ch/react-easy-crop", + "contributors": [ + { + "name": "Simon Donoghue", + "url": "https://github.com/smdonoghue", + "githubUsername": "smdonoghue" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a7e9c5faca0e662dde429f93b30ccc9e86755ac3314ad69b12dd83fe747b2ce", + "globals": [], + "declaredModules": [ + "react-easy-crop" + ] + } + }, + "react-editext": { + "3.1": { + "libraryName": "react-editext", + "typingsPackageName": "react-editext", + "projectName": "https://github.com/alioguzhan/react-editext", + "contributors": [ + { + "name": "Ali Oguzhan Yildiz", + "url": "https://github.com/alioguzhan", + "githubUsername": "alioguzhan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21646881cd1972c6f9b5bac527a4441213086b0b229f6ee92965fb57f245b40c", + "globals": [], + "declaredModules": [ + "react-editext" + ] + } + }, + "react-elemental": { + "1.2": { + "libraryName": "React Elemental", + "typingsPackageName": "react-elemental", + "projectName": "https://github.com/LINKIWI/react-elemental", + "contributors": [ + { + "name": "Fernando Chen", + "url": "https://github.com/wzfc", + "githubUsername": "wzfc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c3e450915f5ef32a655cc77a8ad088036ecf7be719f1da42733e45842d7b58f", + "globals": [], + "declaredModules": [ + "react-elemental" + ] + } + }, + "react-email-editor": { + "0.9": { + "libraryName": "react-email-editor", + "typingsPackageName": "react-email-editor", + "projectName": "https://github.com/unlayer/react-email-editor", + "contributors": [ + { + "name": "Nikita Granko", + "url": "https://github.com/ngranko", + "githubUsername": "ngranko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ceb6fd8df791015f9e85d60156eba71b9507406c2f62f6f38685015954fed93", + "globals": [], + "declaredModules": [ + "react-email-editor" + ] + } + }, + "react-event-listener": { + "0.4": { + "libraryName": "react-event-listener", + "typingsPackageName": "react-event-listener", + "projectName": "https://github.com/oliviertassinari/react-event-listener", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3bfe27eeb62b763962ed23edaacef54dcc43d6c40557a538ebd05caed828d8d", + "globals": [], + "declaredModules": [ + "react-event-listener" + ] + } + }, + "react-fa": { + "4.1": { + "libraryName": "react-fa", + "typingsPackageName": "react-fa", + "projectName": "https://github.com/andreypopp/react-fa", + "contributors": [ + { + "name": "Frank Laub", + "url": "https://github.com/flaub", + "githubUsername": "flaub" + }, + { + "name": "Pat Sissons", + "url": "https://github.com/patsissons", + "githubUsername": "patsissons" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c22973e64cbc14c0b0b2260ea9c8eadc13434097bf537ad055a52b30d3d1c16e", + "globals": [], + "declaredModules": [ + "react-fa" + ] + } + }, + "react-facebook-login": { + "4.1": { + "libraryName": "react-facebook-login", + "typingsPackageName": "react-facebook-login", + "projectName": "https://github.com/keppelen/react-facebook-login", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/apare", + "githubUsername": "apare" + }, + { + "name": "Jan Karres", + "url": "https://github.com/jankarres", + "githubUsername": "jankarres" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "809f72a3d6574e631246117696f18ec0ed53197b066c5da0f6bc70c54906eb84", + "globals": [], + "declaredModules": [ + "react-facebook-login" + ] + } + }, + "react-facebook-login-component": { + "4.1": { + "libraryName": "react-facebook-login-component", + "typingsPackageName": "react-facebook-login-component", + "projectName": "https://github.com/kennetpostigo/react-facebook-login-component", + "contributors": [ + { + "name": "Konstantin Lebedev", + "url": "https://github.com/koss-lebedev", + "githubUsername": "koss-lebedev" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3921201e8304f0c03c631a729f9d9962763a23a5eb109409af48f5720185593c", + "globals": [], + "declaredModules": [ + "react-facebook-login-component" + ] + } + }, + "react-fade-in": { + "0.1": { + "libraryName": "react-fade-in", + "typingsPackageName": "react-fade-in", + "projectName": "github.com/gkaemmer/react-fade-in", + "contributors": [ + { + "name": "Barry Michael Doyle", + "url": "https://github.com/barrymichaeldoyle", + "githubUsername": "barrymichaeldoyle" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4521731837a0ed5e7f56a01bf170748c08dd37621f35df58087b8fc292103fb", + "globals": [], + "declaredModules": [ + "react-fade-in" + ] + } + }, + "react-faux-dom": { + "4.1": { + "libraryName": "react-faux-dom", + "typingsPackageName": "react-faux-dom", + "projectName": "https://github.com/Olical/react-faux-dom", + "contributors": [ + { + "name": "Ali Taheri Moghaddar", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + }, + { + "name": "Cleve Littlefield", + "url": "https://github.com/cleverguy25", + "githubUsername": "cleverguy25" + }, + { + "name": "Michał Kostrzyński", + "url": "https://github.com/deviousm", + "githubUsername": "deviousm" + }, + { + "name": "Hanai", + "url": "https://github.com/hanai", + "githubUsername": "hanai" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "d3" + ], + "pathMappings": [ + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f82392fdf66bf75d81a54509c26d77a9f7a7f987b8e495cd2bd486b207615130", + "globals": [], + "declaredModules": [ + "react-faux-dom" + ] + } + }, + "react-file-input": { + "0.0": { + "libraryName": "react-file-input", + "typingsPackageName": "react-file-input", + "projectName": "https://www.npmjs.com/package/react-file-input", + "contributors": [ + { + "name": "Dmitry Rogozhny", + "url": "https://github.com/dmitryrogozhny", + "githubUsername": "dmitryrogozhny" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d50495eb371977d223d5f97e0b7d0ce914de2c43865169eaeb97c83bb120859", + "globals": [], + "declaredModules": [ + "react-file-input" + ] + } + }, + "react-file-reader-input": { + "1.1": { + "libraryName": "react-file-reader-input", + "typingsPackageName": "react-file-reader-input", + "projectName": "https://github.com/ngokevin/react-file-reader-input", + "contributors": [ + { + "name": "Dmitry Rogozhny", + "url": "https://github.com/dmitryrogozhny", + "githubUsername": "dmitryrogozhny" + }, + { + "name": "Ali Taheri", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a9649bece118337f549ffcd599041e445ce3897bc4f8f27ca6e5104a210f7d9", + "globals": [], + "declaredModules": [ + "react-file-reader-input" + ] + } + }, + "react-filepond": { + "5.0": { + "libraryName": "react-filepond", + "typingsPackageName": "react-filepond", + "projectName": "https://github.com/pqina/react-filepond", + "contributors": [ + { + "name": "Zach Posten", + "url": "https://github.com/zposten", + "githubUsername": "zposten" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1729d23835848eeac7e0d13ca24fa36370a31786666e4a520a5069b5c4650cf", + "globals": [], + "declaredModules": [ + "react-filepond" + ] + } + }, + "react-final-form-listeners": { + "1.0": { + "libraryName": "react-final-form-listeners", + "typingsPackageName": "react-final-form-listeners", + "projectName": "https://github.com/final-form/react-final-form-listeners", + "contributors": [ + { + "name": "Yuri Drabik", + "url": "https://github.com/yurist38", + "githubUsername": "yurist38" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1670213987ecfb83017686f9e0088fd896e91d2a88f690abaa2fc82ac5fba793", + "globals": [], + "declaredModules": [ + "react-final-form-listeners" + ] + } + }, + "react-flag-icon-css": { + "1.0": { + "libraryName": "react-flag-icon-css", + "typingsPackageName": "react-flag-icon-css", + "projectName": "https://github.com/matteocng/react-flag-icon-css#readme", + "contributors": [ + { + "name": "Jon Freedman", + "url": "https://github.com/jonfreedman", + "githubUsername": "jonfreedman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "f8bb4ad58b7da5baf8fbf59e8203fe080dfd66b8e9e61ee78a82d75b7510ba4e", + "globals": [], + "declaredModules": [ + "react-flag-icon-css" + ] + } + }, + "react-flags-select": { + "1.1": { + "libraryName": "react-flags-select", + "typingsPackageName": "react-flags-select", + "projectName": "https://github.com/ekwonye-richard/react-flags-select#readme", + "contributors": [ + { + "name": "Artur Sianiuk", + "url": "https://github.com/senukartur", + "githubUsername": "senukartur" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86a1a252828ab23f3718094d5dc6a1ba0bd62b1ba62ece55fc2040c4ed53e174", + "globals": [], + "declaredModules": [ + "react-flags-select" + ] + } + }, + "react-flatpickr": { + "3.8": { + "libraryName": "react-flatpickr", + "typingsPackageName": "react-flatpickr", + "projectName": "https://github.com/coderhaoxin/react-flatpickr", + "contributors": [ + { + "name": "begincalendar", + "url": "https://github.com/begincalendar", + "githubUsername": "begincalendar" + }, + { + "name": "snaveevans", + "url": "https://github.com/snaveevans", + "githubUsername": "snaveevans" + }, + { + "name": "rigothedev", + "url": "https://github.com/rigothedev", + "githubUsername": "rigothedev" + }, + { + "name": "doniyor2109", + "url": "https://github.com/doniyor2109", + "githubUsername": "doniyor2109" + }, + { + "name": "jleider", + "url": "https://github.com/jleider", + "githubUsername": "jleider" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "flatpickr", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "flatpickr", + "version": "^4.0.6" + } + ], + "contentHash": "bd4d620472d7ca12d7d23e163e5ab077db97183bd4cef05e0d09d9c63bcd2ddb", + "globals": [], + "declaredModules": [ + "react-flatpickr" + ] + } + }, + "react-flex": { + "2.2": { + "libraryName": "react-flex", + "typingsPackageName": "react-flex", + "projectName": "https://github.com/zippyui/react-flex", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b27cffe037dc9b1e13f3d28412c8ca27c0d41399981ab3f570bfcf49c6f1fdc", + "globals": [], + "declaredModules": [ + "react-flex" + ] + } + }, + "react-flexr": { + "2.0": { + "libraryName": "react-flexr", + "typingsPackageName": "react-flexr", + "projectName": "https://github.com/kodyl/react-flexr", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b28f961296a2be1af6819b0bd5e79bb8ad1b8a824083baadae5100612487abdc", + "globals": [ + "__ReactFlexr" + ], + "declaredModules": [ + "react-flexr" + ] + } + }, + "react-fontawesome": { + "1.6": { + "libraryName": "react-fontawesome", + "typingsPackageName": "react-fontawesome", + "projectName": "https://github.com/danawoodman/react-fontawesome", + "contributors": [ + { + "name": "Timur Rustamov", + "url": "https://github.com/timurrustamov", + "githubUsername": "timurrustamov" + }, + { + "name": "Anton Kandybo", + "url": "https://github.com/dublicator", + "githubUsername": "dublicator" + }, + { + "name": "Vincas Stonys", + "url": "https://github.com/vincaslt", + "githubUsername": "vincaslt" + }, + { + "name": "Gavin Gregory", + "url": "https://github.com/gavingregory", + "githubUsername": "gavingregory" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "187335ff6465654db633c5e4c9ca7c725407c69cc2583ef73b38f8906ab3d13a", + "globals": [], + "declaredModules": [ + "react-fontawesome" + ] + } + }, + "react-form": { + "2.16": { + "libraryName": "react-form", + "typingsPackageName": "react-form", + "projectName": "https://github.com/react-tools/react-form", + "contributors": [ + { + "name": "Cameron McAteer", + "url": "https://github.com/cameron-mcateer", + "githubUsername": "cameron-mcateer" + }, + { + "name": "Mathieu Masy", + "url": "https://github.com/TiuSh", + "githubUsername": "TiuSh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "259ec5a4c1db7222658467f2972450b48a5133c8615e952790d9feb00a5d28bb", + "globals": [], + "declaredModules": [ + "react-form" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-form", + "typingsPackageName": "react-form", + "projectName": "https://github.com/tannerlinsley/react-form#readme", + "contributors": [ + { + "name": "Cameron McAteer", + "url": "https://github.com/cameron-mcateer", + "githubUsername": "cameron-mcateer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-form", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "12abaef246cce6cb7d0744f8f8a74b3b6dd3ed12c70a56bff0f692e9430ede4b", + "globals": [], + "declaredModules": [ + "react-form" + ] + } + }, + "react-foundation": { + "0.9": { + "libraryName": "https://github.com/digiaonline/react-foundation", + "typingsPackageName": "react-foundation", + "projectName": "https://github.com/digiaonline/react-foundation", + "contributors": [ + { + "name": "Daniel Earwicker", + "url": "https://github.com/danielearwicker", + "githubUsername": "danielearwicker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "components/accordion.d.ts", + "components/badge.d.ts", + "components/breadcrumbs.d.ts", + "components/button-group.d.ts", + "components/button.d.ts", + "components/callout.d.ts", + "components/close-button.d.ts", + "components/element.d.ts", + "components/flex-video.d.ts", + "components/grid.d.ts", + "components/icon.d.ts", + "components/label.d.ts", + "components/media-object.d.ts", + "components/menu.d.ts", + "components/pagination.d.ts", + "components/progress-bar.d.ts", + "components/responsive.d.ts", + "components/reveal.d.ts", + "components/slider.d.ts", + "components/switch.d.ts", + "components/tabs.d.ts", + "components/thumbnail.d.ts", + "components/top-bar.d.ts", + "components/xy-grid.d.ts", + "enums.d.ts", + "index.d.ts", + "utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eebf25259f265911d71f2c175a7ae23be0748879b607377d88d9e0db29285537", + "globals": [], + "declaredModules": [ + "react-foundation", + "react-foundation/components/accordion", + "react-foundation/utils", + "react-foundation/enums", + "react-foundation/components/badge", + "react-foundation/components/breadcrumbs", + "react-foundation/components/button", + "react-foundation/components/button-group", + "react-foundation/components/callout", + "react-foundation/components/close-button", + "react-foundation/components/reveal", + "react-foundation/components/flex-video", + "react-foundation/components/grid", + "react-foundation/components/element", + "react-foundation/components/icon", + "react-foundation/components/label", + "react-foundation/components/media-object", + "react-foundation/components/menu", + "react-foundation/components/pagination", + "react-foundation/components/progress-bar", + "react-foundation/components/responsive", + "react-foundation/components/top-bar", + "react-foundation/components/switch", + "react-foundation/components/thumbnail", + "react-foundation/components/tabs", + "react-foundation/components/xy-grid", + "react-foundation/components/slider" + ] + } + }, + "react-frame-component": { + "4.1": { + "libraryName": "react-frame-component", + "typingsPackageName": "react-frame-component", + "projectName": "https://github.com/ryanseddon/react-frame-component", + "contributors": [ + { + "name": "Alex Bukurov", + "url": "https://github.com/abukurov", + "githubUsername": "abukurov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8de92d3158fea4054db325ab59f16a527005b03b076c626a0507b0618ecd992", + "globals": [], + "declaredModules": [ + "react-frame-component" + ] + } + }, + "react-frontload": { + "1.0": { + "libraryName": "react-frontload", + "typingsPackageName": "react-frontload", + "projectName": "https://github.com/davnicwil/react-frontload", + "contributors": [ + { + "name": "Anton Spirin", + "url": "https://github.com/rockon404", + "githubUsername": "rockon404" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95582604522b3cef7d1656cf7bb905ddf3158502cf9484bcd821563d131fc55e", + "globals": [ + "ReactFrontload" + ], + "declaredModules": [ + "react-frontload" + ] + } + }, + "react-gamepad": { + "1.0": { + "libraryName": "react-gamepad", + "typingsPackageName": "react-gamepad", + "projectName": "https://github.com/SBRK/react-gamepad", + "contributors": [ + { + "name": "Brian Donovan", + "url": "https://github.com/eventualbuddha", + "githubUsername": "eventualbuddha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a1b972a98effe2ef5b68996c2a9d6dd283e75dd578aa1cb6a28cad1abebc19d", + "globals": [], + "declaredModules": [ + "react-gamepad" + ] + } + }, + "react-gateway": { + "2.8": { + "libraryName": "react-gateway", + "typingsPackageName": "react-gateway", + "projectName": "https://github.com/cloudflare/react-gateway", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "Gateway.d.ts", + "GatewayDest.d.ts", + "GatewayProvider.d.ts", + "GatewayRegistry.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "604dfe9ddd0b8c0fef45808f8646510320d107c7d4074ed27e3868b0db19d26c", + "globals": [], + "declaredModules": [ + "react-gateway", + "react-gateway/Gateway", + "react-gateway/GatewayDest", + "react-gateway/GatewayProvider", + "react-gateway/GatewayRegistry" + ] + } + }, + "react-geosuggest": { + "2.7": { + "libraryName": "react-geosuggest", + "typingsPackageName": "react-geosuggest", + "projectName": "https://github.com/ubilabs/react-geosuggest", + "contributors": [ + { + "name": "Brad Menchl", + "url": "https://github.com/brmenchl", + "githubUsername": "brmenchl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93f1bbc2571f224b153e6467b3489c4a11cc76c20aa3c843f5bb2fc95803aba0", + "globals": [], + "declaredModules": [ + "react-geosuggest" + ] + } + }, + "react-github-button": { + "0.1": { + "libraryName": "react-github-button", + "typingsPackageName": "react-github-button", + "projectName": "https://github.com/benjycui/react-github-button#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1e3f400a8ffd4236c660245be0fa792f972a0a77bdc6e9be89c8b25037b4e04", + "globals": [], + "declaredModules": [ + "react-github-button" + ] + } + }, + "react-global-configuration": { + "1.3": { + "libraryName": "react-global-configuration", + "typingsPackageName": "react-global-configuration", + "projectName": "https://github.com/morenofa/react-global-configuration#readme", + "contributors": [ + { + "name": "Ryo Kikuchi", + "url": "https://github.com/ryokik", + "githubUsername": "ryokik" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "404598bafb2891023ded6c533dc5981bb365e665c6ddd716c2ec4426cc306f3e", + "globals": [], + "declaredModules": [ + "react-global-configuration" + ] + } + }, + "react-google-login-component": { + "0.9": { + "libraryName": "react-google-login-component", + "typingsPackageName": "react-google-login-component", + "projectName": "https://github.com/kennetpostigo/react-google-login-component", + "contributors": [ + { + "name": "Konstantin Lebedev", + "url": "https://github.com/koss-lebedev", + "githubUsername": "koss-lebedev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c79dd3332c8ffb9ae76527fde1017d5c204a4209477995185d149539d56d84e0", + "globals": [], + "declaredModules": [ + "react-google-login-component" + ] + } + }, + "react-google-maps-loader": { + "4.2": { + "libraryName": "react-google-maps-loader", + "typingsPackageName": "react-google-maps-loader", + "projectName": "https://github.com/xuopled/react-google-maps-loader", + "contributors": [ + { + "name": "Vasily Nesterov", + "url": "https://github.com/vasilysn", + "githubUsername": "vasilysn" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67862cfd8d0a9da53b11bd0f8f65cc8fcdbed0a0a90d47045a716da66298f077", + "globals": [], + "declaredModules": [ + "react-google-maps-loader" + ] + } + }, + "react-google-places-suggest": { + "3.4": { + "libraryName": "react-google-places-suggest", + "typingsPackageName": "react-google-places-suggest", + "projectName": "https://xuopled.github.io/react-google-places-suggest", + "contributors": [ + { + "name": "Vasily Nesterov", + "url": "https://github.com/vasilysn", + "githubUsername": "vasilysn" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c28b1745ab94e32b5eecf6a9cf6b9b2fbd0f2245130cc1412ca138e6b4cb287", + "globals": [], + "declaredModules": [ + "react-google-places-suggest" + ] + } + }, + "react-google-recaptcha": { + "1.1": { + "libraryName": "React Google Recaptcha", + "typingsPackageName": "react-google-recaptcha", + "projectName": "https://github.com/dozoisch/react-google-recaptcha", + "contributors": [ + { + "name": "Koala Human", + "url": "https://github.com/KoalaHuman", + "githubUsername": "KoalaHuman" + }, + { + "name": "Tom Sturge", + "url": "https://github.com/tomsturge", + "githubUsername": "tomsturge" + }, + { + "name": "Max Bo", + "url": "https://github.com/MaxwellBo", + "githubUsername": "MaxwellBo" + }, + { + "name": "Meir Keller", + "url": "https://github.com/meirkl", + "githubUsername": "meirkl" + }, + { + "name": "Florian Roher", + "url": "https://github.com/RohrerF", + "githubUsername": "RohrerF" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8f54a052c2750d4d1ec12733e988c69b95f2cbd417ac12fa64e7fce725c2419", + "globals": [], + "declaredModules": [ + "react-google-recaptcha" + ] + }, + "0.10": { + "libraryVersionDirectoryName": "0", + "libraryName": "React Google Recaptcha", + "typingsPackageName": "react-google-recaptcha", + "projectName": "https://github.com/dozoisch/react-google-recaptcha", + "contributors": [ + { + "name": "Koala Human", + "url": "https://github.com/KoalaHuman", + "githubUsername": "KoalaHuman" + }, + { + "name": "Tom Sturge", + "url": "https://github.com/tomsturge", + "githubUsername": "tomsturge" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-google-recaptcha", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "572c8a74adbe849584011828395eebefbf92640c3c124571808c42701c0b35b4", + "globals": [], + "declaredModules": [ + "react-google-recaptcha" + ] + } + }, + "react-gravatar": { + "2.6": { + "libraryName": "react-gravatar", + "typingsPackageName": "react-gravatar", + "projectName": "http://kyleamathews.github.io/react-gravatar/", + "contributors": [ + { + "name": "invliD", + "url": "https://github.com/invliD", + "githubUsername": "invliD" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b10801a930514f1c99bb4bc46c25b2e7c537a79407ed28d074239e2cc8ac19e8", + "globals": [ + "Gravatar" + ], + "declaredModules": [ + "react-gravatar" + ] + } + }, + "react-grid-layout": { + "0.17": { + "libraryName": "react-grid-layout", + "typingsPackageName": "react-grid-layout", + "projectName": "https://github.com/STRML/react-grid-layout", + "contributors": [ + { + "name": "Andrew Birkholz", + "url": "https://github.com/abirkholz", + "githubUsername": "abirkholz" + }, + { + "name": "Ali Taheri", + "url": "https://github.com/alitaheri", + "githubUsername": "alitaheri" + }, + { + "name": "Zheyang Song", + "url": "https://github.com/ZheyangSong", + "githubUsername": "ZheyangSong" + }, + { + "name": "Andrew Hathaway", + "url": "https://github.com/andrewhathaway", + "githubUsername": "andrewhathaway" + }, + { + "name": "Manav Mishra", + "url": "https://github.com/manav-m", + "githubUsername": "manav-m" + }, + { + "name": "Alexey Fyodorov", + "url": "https://github.com/al-fyodorov", + "githubUsername": "al-fyodorov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d610a31929d18931da07f95bd8191a2fd88f7e118e9b005ba4767dba67a798ee", + "globals": [ + "ReactGridLayout" + ], + "declaredModules": [ + "react-grid-layout" + ] + } + }, + "react-gtm-module": { + "2.0": { + "libraryName": "react-gtm-module", + "typingsPackageName": "react-gtm-module", + "projectName": "https://github.com/alinemorelli/react-gtm", + "contributors": [ + { + "name": "Marc Veens", + "url": "https://github.com/marcveens", + "githubUsername": "marcveens" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "146c1a8a296d88ef91c33f793f96aeff5f3d8d2c9c3fa3bd58e93be4bfbf6269", + "globals": [], + "declaredModules": [ + "react-gtm-module" + ] + } + }, + "react-hamburger-menu": { + "0.0": { + "libraryName": "react-hamburger-menu", + "typingsPackageName": "react-hamburger-menu", + "projectName": "https://github.com/cameronbourke/react-hamburger-menu", + "contributors": [ + { + "name": "Grzegorz Kielak", + "url": "https://github.com/grzesie2k", + "githubUsername": "grzesie2k" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47f0e15ee8b6343bc35e499803093797a7ea92cb7b1a3646ab351f7d3683fe00", + "globals": [], + "declaredModules": [ + "react-hamburger-menu" + ] + } + }, + "react-hammerjs": { + "1.0": { + "libraryName": "react-hammerjs", + "typingsPackageName": "react-hammerjs", + "projectName": "https://github.com/JedWatson/react-hammerjs#readme", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + }, + { + "name": "Cecchi MacNaughton", + "url": "https://github.com/cecchi", + "githubUsername": "cecchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hammerjs", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "348c199a9f90017aa4bc0606fc85932066400d394539e06bc71d1183349e3efd", + "globals": [], + "declaredModules": [ + "react-hammerjs" + ] + }, + "0.5": { + "libraryVersionDirectoryName": "0", + "libraryName": "react-hammerjs", + "typingsPackageName": "react-hammerjs", + "projectName": "https://github.com/JedWatson/react-hammerjs#readme", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hammerjs", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-hammerjs", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "028631b43910974d876d0e38631a5f42165493874ae37544add7137f444374f7", + "globals": [], + "declaredModules": [ + "react-hammerjs" + ] + } + }, + "react-headroom": { + "2.2": { + "libraryName": "react-headroom", + "typingsPackageName": "react-headroom", + "projectName": "https://kyleamathews.github.io/react-headroom/", + "contributors": [ + { + "name": "Zero Cho", + "url": "https://github.com/zerocho", + "githubUsername": "zerocho" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56fcbf763ad1bc5928abbefa3f8902a252e6b22cad156f0ff0f8e9e650ef0d7e", + "globals": [], + "declaredModules": [ + "react-headroom" + ] + } + }, + "react-helmet": { + "5.0": { + "libraryName": "react-helmet", + "typingsPackageName": "react-helmet", + "projectName": "https://github.com/nfl/react-helmet", + "contributors": [ + { + "name": "Evan Bremer", + "url": "https://github.com/evanbb", + "githubUsername": "evanbb" + }, + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + }, + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "Kok Sam", + "url": "https://github.com/sammkj", + "githubUsername": "sammkj" + }, + { + "name": "Yui T.", + "url": "https://github.com/yuit", + "githubUsername": "yuit" + }, + { + "name": "Yamagishi Kazutoshi", + "url": "https://github.com/ykzts", + "githubUsername": "ykzts" + }, + { + "name": "Justin Hall", + "url": "https://github.com/wKovacs64", + "githubUsername": "wKovacs64" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "839f206f646ea3f4a8856866c89c7527ff040b370b55c52ef06f8182a764c71f", + "globals": [], + "declaredModules": [ + "react-helmet" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "react-helmet", + "typingsPackageName": "react-helmet", + "projectName": "https://github.com/nfl/react-helmet", + "contributors": [ + { + "name": "Evan Bremer", + "url": "https://github.com/evanbb", + "githubUsername": "evanbb" + }, + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-helmet", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0b998acbe6f4fd74839d5501c74896bdde454f316b17991d321ba47031e70799", + "globals": [], + "declaredModules": [ + "react-helmet" + ] + } + }, + "react-helmet-with-visor": { + "5.4": { + "libraryName": "react-helmet-with-visor", + "typingsPackageName": "react-helmet-with-visor", + "projectName": "https://github.com/kokushkin/react-helmet-with-visor", + "contributors": [ + { + "name": "Nickolay Kulikov", + "url": "https://github.com/kokushkin", + "githubUsername": "kokushkin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cacba83a1f14954adafc05d392f9affb6947fa3964e764cf1510b21826378706", + "globals": [], + "declaredModules": [ + "react-helmet-with-visor" + ] + } + }, + "react-highcharts": { + "16.0": { + "libraryName": "react-highcharts", + "typingsPackageName": "react-highcharts", + "projectName": "https://github.com/kirjs/react-highcharts", + "contributors": [ + { + "name": "Jiri Marsicek", + "url": "https://github.com/j1r1k", + "githubUsername": "j1r1k" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "highcharts", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/highcharts", + "version": "^5.0.44" + } + ], + "contentHash": "6788ed65d46e9396cdb6357c2c6ee3330d55727b0fa58048954d0402b42238d9", + "globals": [], + "declaredModules": [ + "react-highcharts" + ] + } + }, + "react-highlight": { + "0.12": { + "libraryName": "react-highlight", + "typingsPackageName": "react-highlight", + "projectName": "https://github.com/akiran/react-highlight", + "contributors": [ + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "JP Lew", + "url": "https://github.com/jplew", + "githubUsername": "jplew" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c76967a8fca132fcfe3c4309f291b3a3a4be394c9c65f16e32790d6a9c6f7537", + "globals": [], + "declaredModules": [ + "react-highlight" + ] + } + }, + "react-highlight-words": { + "0.16": { + "libraryName": "react-highlight-words", + "typingsPackageName": "react-highlight-words", + "projectName": "https://github.com/bvaughn/react-highlight-words#readme", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + }, + { + "name": "Diogo Corrêa", + "url": "https://github.com/diogodca", + "githubUsername": "diogodca" + }, + { + "name": "Kelly Milligan", + "url": "https://github.com/kellyrmilligan", + "githubUsername": "kellyrmilligan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf48366d03f39cce3654499fa05b2196bfd7bc95f64a84065510295aba19cc54", + "globals": [], + "declaredModules": [ + "react-highlight-words" + ] + } + }, + "react-highlight.js": { + "1.0": { + "libraryName": "react-highlight.js", + "typingsPackageName": "react-highlight.js", + "projectName": "https://github.com/bvaughn/react-highlight.js", + "contributors": [ + { + "name": "Christian Murphy", + "url": "https://github.com/ChristianMurphy", + "githubUsername": "ChristianMurphy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22a596672401cc4273e6e72e00fa416145e78b28ad053192b1c488cfd24a49f2", + "globals": [], + "declaredModules": [ + "react-highlight.js" + ] + } + }, + "react-highlighter": { + "0.3": { + "libraryName": "react-highlighter", + "typingsPackageName": "react-highlighter", + "projectName": "https://github.com/helior/react-highlighter", + "contributors": [ + { + "name": "Pedro Pereira", + "url": "https://github.com/oizie", + "githubUsername": "oizie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "269482ff176442cdb36ac07d74a0bba152347ee5196027e9162cf291ea067089", + "globals": [], + "declaredModules": [ + "react-highlighter" + ] + } + }, + "react-holder": { + "1.0": { + "libraryName": "react-holder", + "typingsPackageName": "react-holder", + "projectName": "https://github.com/Moeriki/react-holder", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4696334f73ac8189dbab93cdf8bc1f14ea8fdfcbc38dc26c5e8eba6b5fdbb65a", + "globals": [], + "declaredModules": [ + "react-holder" + ] + } + }, + "react-hook-mousetrap": { + "2.0": { + "libraryName": "react-hook-mousetrap", + "typingsPackageName": "react-hook-mousetrap", + "projectName": "https://github.com/olup/react-hook-mousetrap", + "contributors": [ + { + "name": "Barry Michael Doyle", + "url": "https://github.com/barrymichaeldoyle", + "githubUsername": "barrymichaeldoyle" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e2604f0517ea095a8bc5ad0f09731f23d8c5b68af1f1fe383c98c51f613a84f", + "globals": [], + "declaredModules": [ + "react-hook-mousetrap" + ] + } + }, + "react-hooks-helper": { + "1.6": { + "libraryName": "react-hooks-helper", + "typingsPackageName": "react-hooks-helper", + "projectName": "https://github.com/revelcw/react-hooks-helper#readme", + "contributors": [ + { + "name": "Joao Edmundo", + "url": "https://github.com/jedmundo", + "githubUsername": "jedmundo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "51a683529c6254ea4304a11800f34d6410d214e9cd83ff6092b18e6410556eee", + "globals": [ + "ReactHooksHelper" + ], + "declaredModules": [ + "react-hooks-helper" + ] + } + }, + "react-howler": { + "3.7": { + "libraryName": "react-howler", + "typingsPackageName": "react-howler", + "projectName": "https://github.com/thangngoc89/react-howler", + "contributors": [ + { + "name": "Danijel Maksimovic", + "url": "https://github.com/maksimovicdanijel", + "githubUsername": "maksimovicdanijel" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "howler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e6ba7fc9a2029e370747a0a54c7feb5e830f6037f556a7832545af43f136d83", + "globals": [], + "declaredModules": [ + "react-howler" + ] + } + }, + "react-html-parser": { + "2.0": { + "libraryName": "react-html-parser", + "typingsPackageName": "react-html-parser", + "projectName": "https://github.com/wrakky/react-html-parser#readme", + "contributors": [ + { + "name": "Spencer Elliott", + "url": "https://github.com/elliottsj", + "githubUsername": "elliottsj" + }, + { + "name": "Wooram Jun", + "url": "https://github.com/chatoo2412", + "githubUsername": "chatoo2412" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "htmlparser2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a12ab690a0aede2afd9e5ee241259c302343fa2d0f429dd63e03f01ed59abc04", + "globals": [], + "declaredModules": [ + "react-html-parser" + ] + } + }, + "react-hyperscript": { + "3.0": { + "libraryName": "react-hyperscript", + "typingsPackageName": "react-hyperscript", + "projectName": "https://github.com/mlmorg/react-hyperscript", + "contributors": [ + { + "name": "tock203", + "url": "https://github.com/tock203", + "githubUsername": "tock203" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7596d6d4b9f517cf27833c7702cbffd552e0733da4eb541246404a59e9df8e33", + "globals": [], + "declaredModules": [ + "react-hyperscript" + ] + } + }, + "react-icofont": { + "1.0": { + "libraryName": "react-icofont", + "typingsPackageName": "react-icofont", + "projectName": "https://www.npmjs.com/package/react-icofont", + "contributors": [ + { + "name": "Ivan Chuyko", + "url": "https://github.com/ichuyko", + "githubUsername": "ichuyko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80e569a36e2691f6f8a2e686fe9ff87988eff10e3f10b7a2b1c65a50b5e3f107", + "globals": [], + "declaredModules": [ + "react-icofont" + ] + } + }, + "react-icon-base": { + "2.1": { + "libraryName": "react-icon-base", + "typingsPackageName": "react-icon-base", + "projectName": "https://github.com/gorangajic/react-icon-base#readme", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/apare", + "githubUsername": "apare" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f37c5d62ee49de5eba7c12472a0ae833381facfb0f50641b207d88a455e23c7", + "globals": [], + "declaredModules": [ + "react-icon-base" + ] + } + }, + "react-image-crop": { + "8.1": { + "libraryName": "react-image-crop", + "typingsPackageName": "react-image-crop", + "projectName": "https://github.com/DominicTobias/react-image-crop", + "contributors": [ + { + "name": "Daniela Yassuda", + "url": "https://github.com/danielasy", + "githubUsername": "danielasy" + }, + { + "name": "Elias Chaaya", + "url": "https://github.com/chaaya", + "githubUsername": "chaaya" + }, + { + "name": "Søren Englund", + "url": "https://github.com/englund0110", + "githubUsername": "englund0110" + }, + { + "name": "Jonathan Guo", + "url": "https://github.com/JonathanGuo", + "githubUsername": "JonathanGuo" + }, + { + "name": "Lewis Monteith", + "url": "https://github.com/lemonJS", + "githubUsername": "lemonJS" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14ddf438548cd9a40a11f8fade9d6271000c2bb8eba8c741a870266ac024d47f", + "globals": [ + "ReactCrop" + ], + "declaredModules": [ + "react-image-crop" + ] + }, + "7.0": { + "libraryVersionDirectoryName": "7", + "libraryName": "react-image-crop", + "typingsPackageName": "react-image-crop", + "projectName": "https://github.com/DominicTobias/react-image-crop", + "contributors": [ + { + "name": "Daniela Yassuda", + "url": "https://github.com/danielasy", + "githubUsername": "danielasy" + }, + { + "name": "Elias Chaaya", + "url": "https://github.com/chaaya", + "githubUsername": "chaaya" + }, + { + "name": "Søren Englund", + "url": "https://github.com/englund0110", + "githubUsername": "englund0110" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-image-crop", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "32a0a70790ccb188c5ec5ef763b274599809d15b6dcd1e3cfcaf9702ed68f8ee", + "globals": [ + "ReactCrop" + ], + "declaredModules": [ + "react-image-crop" + ] + } + }, + "react-image-fallback": { + "8.0": { + "libraryName": "react-image-fallback", + "typingsPackageName": "react-image-fallback", + "projectName": "https://github.com/socialtables/react-image-fallback", + "contributors": [ + { + "name": "Ben Smith", + "url": "https://github.com/8enSmith", + "githubUsername": "8enSmith" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d362eaf2a6c6fef69425cd6a7fa14aa8f79383bc56228390d263d61ab3869e3", + "globals": [], + "declaredModules": [ + "react-image-fallback" + ] + } + }, + "react-image-gallery": { + "0.9": { + "libraryName": "react-image-gallery", + "typingsPackageName": "react-image-gallery", + "projectName": "https://github.com/xiaolin/react-image-gallery", + "contributors": [ + { + "name": "Adam Webb", + "url": "https://github.com/adamwpc", + "githubUsername": "adamwpc" + }, + { + "name": "William Tio", + "url": "https://github.com/WToa", + "githubUsername": "WToa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74fe093aa1d44768a75dc7cbc0c20fcf3f1b023b2a5e8477a1f7983ac3fad508", + "globals": [], + "declaredModules": [ + "react-image-gallery" + ] + } + }, + "react-image-magnify": { + "2.7": { + "libraryName": "react-image-magnify", + "typingsPackageName": "react-image-magnify", + "projectName": "https://github.com/ethanselzer/react-image-magnify", + "contributors": [ + { + "name": "Sumit Parakh", + "url": "https://github.com/sumitparakh", + "githubUsername": "sumitparakh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "538ddecc37aba8a0a71dd12f18c2586ee710da9c5f6877a63e5c9ab6b577b0fc", + "globals": [], + "declaredModules": [ + "react-image-magnify" + ] + } + }, + "react-imageloader": { + "2.1": { + "libraryName": "react-imageloader", + "typingsPackageName": "react-imageloader", + "projectName": "https://github.com/hzdg/react-imageloader", + "contributors": [ + { + "name": "Stephen Jelfs", + "url": "https://github.com/stephenjelfs", + "githubUsername": "stephenjelfs" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69ce47dd4043ffccf6cbfeae32ae1b7342b8301b7b9ca324f8bec9336ccc7a18", + "globals": [], + "declaredModules": [ + "react-imageloader" + ] + } + }, + "react-images": { + "0.5": { + "libraryName": "react-images", + "typingsPackageName": "react-images", + "projectName": "http://jossmac.github.io/react-images", + "contributors": [ + { + "name": "Konstantin Lukaschenko", + "url": "https://github.com/KonstantinLukaschenko", + "githubUsername": "KonstantinLukaschenko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7a5c4fe31c26ea5a2fc8c6f378faa5150a0260f73ab51d612472cf6ae04ca08", + "globals": [], + "declaredModules": [ + "react-images" + ] + } + }, + "react-imgix": { + "9.0": { + "libraryName": "react-imgix", + "typingsPackageName": "react-imgix", + "projectName": "https://github.com/imgix/react-imgix", + "contributors": [ + { + "name": "Michael Haglund", + "url": "https://github.com/hagmic", + "githubUsername": "hagmic" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c986f9a59ce341b7577c7f40a5c0ddc868fe199c23b53143dbe0e62c46c5696", + "globals": [], + "declaredModules": [ + "react-imgix" + ] + } + }, + "react-imgpro": { + "1.3": { + "libraryName": "react-imgpro", + "typingsPackageName": "react-imgpro", + "projectName": "https://github.com/nitin42/react-imgpro", + "contributors": [ + { + "name": "Carlos Li", + "url": "https://github.com/echoulen", + "githubUsername": "echoulen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a1a90f8c0a41e356d8df28421c071dc51996d1aff9dccc3eed63c3568e94716", + "globals": [], + "declaredModules": [ + "react-imgpro" + ] + } + }, + "react-immutable-proptypes": { + "2.1": { + "libraryName": "react-immutable-proptypes", + "typingsPackageName": "react-immutable-proptypes", + "projectName": "https://github.com/HurricaneJames/react-immutable-proptypes", + "contributors": [ + { + "name": "Joris van der Wel", + "url": "https://github.com/Joris-van-der-Wel", + "githubUsername": "Joris-van-der-Wel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prop-types", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "^3.8.2" + } + ], + "contentHash": "b301b1e5635c29ad4a0d5e6fee41182b5a6063f11ba9106c099dcbb028f2d52f", + "globals": [], + "declaredModules": [ + "react-immutable-proptypes" + ] + } + }, + "react-infinite": { + "0.0": { + "libraryName": "react-infinite", + "typingsPackageName": "react-infinite", + "projectName": "https://github.com/seatgeek/react-infinite", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5fcd964c2e863faaf6db56135f969491d1526e3f59d71575ce9e14985e11f8bb", + "globals": [ + "Infinite" + ], + "declaredModules": [ + "react-infinite" + ] + } + }, + "react-infinite-calendar": { + "2.3": { + "libraryName": "react-infinite-calendar", + "typingsPackageName": "react-infinite-calendar", + "projectName": "https://github.com/clauderic/react-infinite-calendar", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c426e4cdd4596f9367418ff36aa9bfa2931f89b1b8a45c5732a1e6ab2749a63", + "globals": [], + "declaredModules": [ + "react-infinite-calendar" + ] + } + }, + "react-infinite-scroll-component": { + "4.2": { + "libraryName": "react-infinite-scroll-component", + "typingsPackageName": "react-infinite-scroll-component", + "projectName": "https://github.com/ankeetmaini/react-infinite-scroll-component#readme", + "contributors": [ + { + "name": "Stephanie Roy", + "url": "https://github.com/sroy3", + "githubUsername": "sroy3" + }, + { + "name": "Bartosz Dotryw", + "url": "https://github.com/burtek", + "githubUsername": "burtek" + }, + { + "name": "David Kevork", + "url": "https://github.com/davidkevork", + "githubUsername": "davidkevork" + }, + { + "name": "Joshua R.", + "url": "https://github.com/JoshuaScript", + "githubUsername": "JoshuaScript" + }, + { + "name": "Marcelo Cardoso", + "url": "https://github.com/marcelovicentegc", + "githubUsername": "marcelovicentegc" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6e31f61c80853ada7eca863c7f1884faeb0e030dd084e29583ad6c50b793403", + "globals": [], + "declaredModules": [ + "react-infinite-scroll-component" + ] + } + }, + "react-infinite-scroller": { + "1.2": { + "libraryName": "react-infinite-scroller", + "typingsPackageName": "react-infinite-scroller", + "projectName": "https://github.com/CassetteRocks/react-infinite-scroller", + "contributors": [ + { + "name": "Lauri Lavanti", + "url": "https://github.com/Lapanti", + "githubUsername": "Lapanti" + }, + { + "name": "Piotr Srebniak", + "url": "https://github.com/psrebniak", + "githubUsername": "psrebniak" + }, + { + "name": "Brett Miller", + "url": "https://github.com/WrathZA", + "githubUsername": "WrathZA" + }, + { + "name": "Yipeng Zhao", + "url": "https://github.com/daggerjames", + "githubUsername": "daggerjames" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "015be95610ca2ac39810af2620f5d3578aef2777cc338c63e20ca54ae0388520", + "globals": [], + "declaredModules": [ + "react-infinite-scroller" + ] + } + }, + "react-input-autosize": { + "2.0": { + "libraryName": "react-input-autosize", + "typingsPackageName": "react-input-autosize", + "projectName": "https://github.com/JedWatson/react-input-autosize#readme", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2d8394c612ec79ffbccfc615a1644d866fe052f233c37c1c612972fccf628c3", + "globals": [], + "declaredModules": [ + "react-input-autosize" + ] + } + }, + "react-input-calendar": { + "0.0": { + "libraryName": "react-input-calendar", + "typingsPackageName": "react-input-calendar", + "projectName": "https://github.com/Rudeg/react-input-calendar", + "contributors": [ + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "089567e0f04b80f3471235514cf87f4497777bfdeefea36dae1fe620554c5dcf", + "globals": [ + "ReactInputCalendar", + "reactInputCalendar" + ], + "declaredModules": [ + "react-input-calendar" + ] + } + }, + "react-input-mask": { + "2.0": { + "libraryName": "react-input-mask", + "typingsPackageName": "react-input-mask", + "projectName": "https://github.com/sanniassin/react-input-mask", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/apare", + "githubUsername": "apare" + }, + { + "name": "Dima Danylyuk", + "url": "https://github.com/dima7a14", + "githubUsername": "dima7a14" + }, + { + "name": "Lucas Rêgo", + "url": "https://github.com/lucasraziel", + "githubUsername": "lucasraziel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49577b5e0fc89487f3cb38a253fdbca506e5f22409cfe12419d01b23cd4fc1b3", + "globals": [], + "declaredModules": [ + "react-input-mask" + ] + }, + "1.2": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-input-mask", + "typingsPackageName": "react-input-mask", + "projectName": "https://github.com/sanniassin/react-input-mask", + "contributors": [ + { + "name": "Alexandre Paré", + "url": "https://github.com/apare", + "githubUsername": "apare" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-input-mask", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "78b6c5641bda627b19baebc3ae72e13086522fff5e391ab81e2fc5b058b48e74", + "globals": [], + "declaredModules": [ + "react-input-mask" + ] + } + }, + "react-inspector": { + "4.0": { + "libraryName": "react-inspector", + "typingsPackageName": "react-inspector", + "projectName": "http://formatjs.io/react/", + "contributors": [ + { + "name": "Roger Clotet", + "url": "https://github.com/rogerclotet", + "githubUsername": "rogerclotet" + }, + { + "name": "Xinyan Chen", + "url": "https://github.com/chenxinyanc", + "githubUsername": "chenxinyanc" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "csstype", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.0.0" + } + ], + "contentHash": "0139c9964c1afc8c93940e0f74f4a3942dd3ee4f76b8636c0c3b351edc2f021a", + "globals": [], + "declaredModules": [ + "react-inspector" + ] + } + }, + "react-instantsearch": { + "5.2": { + "libraryName": "react-instantsearch", + "typingsPackageName": "react-instantsearch", + "projectName": "https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "connectors.d.ts", + "dom.d.ts", + "index.d.ts", + "native.d.ts", + "server.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-instantsearch-core", + "version": "*" + }, + { + "name": "react-instantsearch-dom", + "version": "*" + }, + { + "name": "react-instantsearch-native", + "version": "*" + } + ], + "testDependencies": [ + "react", + "lodash" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4a00feba25bae2337a118a6e5a3785af038009cab203f15b299eadc3004fe29", + "globals": [], + "declaredModules": [ + "react-instantsearch", + "react-instantsearch/connectors", + "react-instantsearch/dom", + "react-instantsearch/native", + "react-instantsearch/server" + ] + } + }, + "react-instantsearch-core": { + "5.2": { + "libraryName": "react-instantsearch-core", + "typingsPackageName": "react-instantsearch-core", + "projectName": "https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "David Furlong", + "url": "https://github.com/davidfurlong", + "githubUsername": "davidfurlong" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "algoliasearch-helper", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc89a95951635062a6d6cb10420675f2adea51a284a01a7c64019800fb0beb78", + "globals": [], + "declaredModules": [ + "react-instantsearch-core" + ] + } + }, + "react-instantsearch-dom": { + "5.2": { + "libraryName": "react-instantsearch", + "typingsPackageName": "react-instantsearch-dom", + "projectName": "https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "server.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-instantsearch-core", + "version": "*" + } + ], + "testDependencies": [ + "react-instantsearch", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eae4a835cfb599eaf1f3b9a95524f9d0cc72a7b5f7276edbd6b571b9d677610e", + "globals": [], + "declaredModules": [ + "react-instantsearch-dom", + "react-instantsearch-dom/server" + ] + } + }, + "react-instantsearch-native": { + "5.3": { + "libraryName": "react-instantsearch-native", + "typingsPackageName": "react-instantsearch-native", + "projectName": "https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react", + "contributors": [ + { + "name": "Gordon Burgett", + "url": "https://github.com/gburgett", + "githubUsername": "gburgett" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "Haroen Viaene", + "url": "https://github.com/haroenv", + "githubUsername": "haroenv" + }, + { + "name": "Samuel Vaillant", + "url": "https://github.com/samouss", + "githubUsername": "samouss" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-instantsearch-core", + "version": "*" + } + ], + "testDependencies": [ + "react-instantsearch-dom", + "lodash" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7c6e01b8299eae7e6b73af7ee437dd8235e9a9de5fe4a4ad081129394ecb7cca", + "globals": [], + "declaredModules": [ + "react-instantsearch-native" + ] + } + }, + "react-interactive": { + "0.9": { + "libraryName": "react-interactive", + "typingsPackageName": "react-interactive", + "projectName": "https://github.com/rafrex/react-interactive", + "contributors": [ + { + "name": "Daniel Santoro", + "url": "https://github.com/DanudeSandstorm", + "githubUsername": "DanudeSandstorm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdb8a2137446e9b42a906518436673e2eb4a3406904af40e60b07fa83bc1b193", + "globals": [], + "declaredModules": [ + "react-interactive" + ] + } + }, + "react-intl-redux": { + "0.1": { + "libraryName": "react-intl-redux", + "typingsPackageName": "react-intl-redux", + "projectName": "https://github.com/ratson/react-intl-redux", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "react-redux", + "version": "*" + }, + { + "name": "react-intl", + "version": "*" + } + ], + "testDependencies": [ + "react", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + }, + { + "name": "react-intl", + "version": "^3" + } + ], + "contentHash": "4ee93d1f0426eb7364b8fe20772c693fcb7ef04829c043c375e2241bbe5338a4", + "globals": [], + "declaredModules": [ + "react-intl-redux" + ] + } + }, + "react-is": { + "16.7": { + "libraryName": "react-is", + "typingsPackageName": "react-is", + "projectName": "https://reactjs.org/", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + }, + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "884ff10ac519854b593001f6f4e0cc09b68ec2f66db3238cea4a06ba8b016f30", + "globals": [ + "ReactIs" + ], + "declaredModules": [ + "react-is" + ] + } + }, + "react-is-deprecated": { + "0.1": { + "libraryName": "react-is-deprecated", + "typingsPackageName": "react-is-deprecated", + "projectName": "https://github.com/Aweary/react-is-deprecated", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4f72d908bcc3f8de85a5d7cbfbe914b227a6ee7fc98a31a246bd9c885d12caa", + "globals": [], + "declaredModules": [ + "react-is-deprecated" + ] + } + }, + "react-js-pagination": { + "3.0": { + "libraryName": "react-js-pagination", + "typingsPackageName": "react-js-pagination", + "projectName": "https://github.com/vayser/react-js-pagination", + "contributors": [ + { + "name": "Ernesto Cruz", + "url": "https://github.com/netoisc", + "githubUsername": "netoisc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71dd62e8c72b57369863c384643dfbcb7f5e308c3fcf7196159766ead62aace4", + "globals": [], + "declaredModules": [ + "react-js-pagination" + ] + } + }, + "react-json": { + "0.2": { + "libraryName": "react-json", + "typingsPackageName": "react-json", + "projectName": "https://github.com/arqex/react-json", + "contributors": [ + { + "name": "Christoph Spielmann", + "url": "https://github.com/spielc", + "githubUsername": "spielc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3faf7342284bfae64af5ddc66ff60bfed87f686dafb3cd1513c8a99f3553debb", + "globals": [], + "declaredModules": [ + "react-json" + ] + } + }, + "react-json-tree": { + "0.6": { + "libraryName": "react-json-tree", + "typingsPackageName": "react-json-tree", + "projectName": "https://github.com/reduxjs/redux-devtools", + "contributors": [ + { + "name": "Grant Nestor", + "url": "https://github.com/gnestor", + "githubUsername": "gnestor" + }, + { + "name": "Zain Afzal", + "url": "https://github.com/zainafzal08", + "githubUsername": "zainafzal08" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4580ab868194a620f3758f3f1b9a04744b2dedb88ca3d394d9df4d8055d10ec7", + "globals": [], + "declaredModules": [ + "react-json-tree" + ] + } + }, + "react-jsonschema-form": { + "1.7": { + "libraryName": "react-jsonschema-form", + "typingsPackageName": "react-jsonschema-form", + "projectName": "https://github.com/mozilla-services/react-jsonschema-form", + "contributors": [ + { + "name": "Dan Fox", + "url": "https://github.com/iamdanfox", + "githubUsername": "iamdanfox" + }, + { + "name": "Ivan Jiang", + "url": "https://github.com/iplus26", + "githubUsername": "iplus26" + }, + { + "name": "Philippe Bourdages", + "url": "https://github.com/phbou72", + "githubUsername": "phbou72" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/LucianBuzzo", + "githubUsername": "LucianBuzzo" + }, + { + "name": "Sylvain Thénault", + "url": "https://github.com/sthenault", + "githubUsername": "sthenault" + }, + { + "name": "Sebastian Busch", + "url": "https://github.com/sbusch", + "githubUsername": "sbusch" + }, + { + "name": "Mehdi Lahlou", + "url": "https://github.com/medfreeman", + "githubUsername": "medfreeman" + }, + { + "name": "Saad Tazi", + "url": "https://github.com/saadtazi", + "githubUsername": "saadtazi" + }, + { + "name": "Agustin N. R. Ramirez", + "url": "https://github.com/agustin107", + "githubUsername": "agustin107" + }, + { + "name": "Chancellor Clark", + "url": "https://github.com/chanceaclark", + "githubUsername": "chanceaclark" + }, + { + "name": "Benoît Sepe", + "url": "https://github.com/ogdentrod", + "githubUsername": "ogdentrod" + }, + { + "name": "Andre Nguyen", + "url": "https://github.com/andrenguyener", + "githubUsername": "andrenguyener" + }, + { + "name": "Qingqi Shi", + "url": "https://github.com/qingqishi", + "githubUsername": "qingqishi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b77a0e9f0d4a503be37db2698a64f043618c9ef62d47495e8094c684ad2a891", + "globals": [], + "declaredModules": [ + "react-jsonschema-form", + "react-jsonschema-form/lib/components/fields/SchemaField", + "react-jsonschema-form/lib/utils", + "react-jsonschema-form/lib/validate" + ] + } + }, + "react-kawaii": { + "0.11": { + "libraryName": "react-kawaii", + "typingsPackageName": "react-kawaii", + "projectName": "https://github.com/miukimiu/react-kawaii", + "contributors": [ + { + "name": "Zhang Yi Jiang", + "url": "https://github.com/ZhangYiJiang", + "githubUsername": "ZhangYiJiang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c96c324150434109d2eb73abdafbbff34389904b4f6bf38daf31a300b2cec29c", + "globals": [], + "declaredModules": [ + "react-kawaii" + ] + } + }, + "react-lazy-load-image-component": { + "1.3": { + "libraryName": "react-lazy-load-image-component", + "typingsPackageName": "react-lazy-load-image-component", + "projectName": "https://github.com/Aljullu/react-lazy-load-image-component#readme", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + }, + { + "name": "Diego Chavez", + "url": "https://github.com/diegochavez", + "githubUsername": "diegochavez" + }, + { + "name": "Truong Hoang Dung", + "url": "https://github.com/revskill10", + "githubUsername": "revskill10" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "de85eae80583faaccf0d98977114bb054aa7489ffaa4c4810404d683500c40d8", + "globals": [], + "declaredModules": [ + "react-lazy-load-image-component" + ] + } + }, + "react-lazyload": { + "2.6": { + "libraryName": "react-lazyload ver", + "typingsPackageName": "react-lazyload", + "projectName": "https://github.com/jasonslyvia/react-lazyload", + "contributors": [ + { + "name": "m0a", + "url": "https://github.com/m0a", + "githubUsername": "m0a" + }, + { + "name": "svobik7", + "url": "https://github.com/svobik7", + "githubUsername": "svobik7" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7b64244d1b03a76ebe395076a91ec8d764b93130a3d4b4d638ea9aa518d59f4", + "globals": [], + "declaredModules": [ + "react-lazyload" + ] + } + }, + "react-lazylog": { + "4.4": { + "libraryName": "react-lazylog", + "typingsPackageName": "react-lazylog", + "projectName": "https://github.com/mozilla-frontend-infra/react-lazylog", + "contributors": [ + { + "name": "Benjamin Romano", + "url": "https://github.com/benjaminRomano", + "githubUsername": "benjaminRomano" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "build/LazyLog.d.ts", + "build/Line.d.ts", + "build/LineContent.d.ts", + "build/LineNumber.d.ts", + "build/LinePart.d.ts", + "build/Loading.d.ts", + "build/ScrollFollow.d.ts", + "build/SearchBar.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": ">=3.8.2" + } + ], + "contentHash": "f60afba72540f89641eb6b96f6725e38f2bd5144712d554de4d1d25c2d824b47", + "globals": [], + "declaredModules": [ + "react-lazylog/build/LinePart", + "react-lazylog/build/LineNumber", + "react-lazylog/build/LineContent", + "react-lazylog/build/Line", + "react-lazylog/build/Loading", + "react-lazylog", + "react-lazylog/build/LazyLog", + "react-lazylog/build/ScrollFollow", + "react-lazylog/build/SearchBar" + ] + } + }, + "react-leaflet": { + "2.5": { + "libraryName": "react-leaflet", + "typingsPackageName": "react-leaflet", + "projectName": "https://github.com/PaulLeCam/react-leaflet", + "contributors": [ + { + "name": "Dave Leaver", + "url": "https://github.com/danzel", + "githubUsername": "danzel" + }, + { + "name": "David Schneider", + "url": "https://github.com/davschne", + "githubUsername": "davschne" + }, + { + "name": "Yui T.", + "url": "https://github.com/yuit", + "githubUsername": "yuit" + }, + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + }, + { + "name": "Tom Fenech", + "url": "https://github.com/fenech", + "githubUsername": "fenech" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d26bd5954153a13eba30cb460cc3c36bf7af7f9d24ad476fc0edf95f4d6f06fd", + "globals": [], + "declaredModules": [ + "react-leaflet" + ] + }, + "1.9": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-leaflet", + "typingsPackageName": "react-leaflet", + "projectName": "https://github.com/PaulLeCam/react-leaflet", + "contributors": [ + { + "name": "Dave Leaver", + "url": "https://github.com/danzel", + "githubUsername": "danzel" + }, + { + "name": "David Schneider", + "url": "https://github.com/davschne", + "githubUsername": "davschne" + }, + { + "name": "Yui T.", + "url": "https://github.com/yuit", + "githubUsername": "yuit" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "prop-types" + ], + "pathMappings": [ + { + "packageName": "react-leaflet", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b6d97a3c241e291be7e153559459c24101c55edf3fddb88e67d27ad47ed512f8", + "globals": [], + "declaredModules": [ + "react-leaflet" + ] + } + }, + "react-leaflet-markercluster": { + "2.0": { + "libraryName": "react-leaflet-markercluster", + "typingsPackageName": "react-leaflet-markercluster", + "projectName": "https://github.com/YUzhva/react-leaflet-markercluster", + "contributors": [ + { + "name": "Adam Binford", + "url": "https://github.com/Kimahriman", + "githubUsername": "Kimahriman" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "leaflet", + "version": "*" + }, + { + "name": "react-leaflet", + "version": "*" + }, + { + "name": "leaflet.markercluster", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40e74165d8ed2120815f380497a8b25091aa454ee87eadc1a091757c2324cdb2", + "globals": [], + "declaredModules": [ + "react-leaflet-markercluster" + ] + } + }, + "react-leaflet-sidebarv2": { + "0.6": { + "libraryName": "react-leaflet-sidebarv2", + "typingsPackageName": "react-leaflet-sidebarv2", + "projectName": "https://github.com/condense/react-leaflet-sidebarv2", + "contributors": [ + { + "name": "Vikram Pareddy", + "url": "https://github.com/vikram-gsu", + "githubUsername": "vikram-gsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aa36d42b9cd8e44084ba9d70c01abf3ed9afc40a3e54caa804d9a3762e84c9d", + "globals": [], + "declaredModules": [ + "react-leaflet-sidebarv2" + ] + } + }, + "react-lifecycle-component": { + "2.0": { + "libraryName": "react-lifecycle-component", + "typingsPackageName": "react-lifecycle-component", + "projectName": "https://github.com/JamieDixon/react-lifecycle-component", + "contributors": [ + { + "name": "Alexander Fisher", + "url": "https://github.com/pixelshaded", + "githubUsername": "pixelshaded" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-redux", + "version": "*" + } + ], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "9a48aafda5e388de79ffc643f75cc652a542504041f297d685c5af6ef5cab76f", + "globals": [], + "declaredModules": [ + "react-lifecycle-component" + ] + } + }, + "react-lifecycles-compat": { + "3.0": { + "libraryName": "react-lifecycles-compat", + "typingsPackageName": "react-lifecycles-compat", + "projectName": "https://github.com/reactjs/react-lifecycles-compat#readme", + "contributors": [ + { + "name": "bySabi Files", + "url": "https://github.com/bySabi", + "githubUsername": "bySabi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3435650b04bd51d71c43be5b1692f6f4c3b9d1790f6a192953287c81908f8580", + "globals": [], + "declaredModules": [ + "react-lifecycles-compat" + ] + } + }, + "react-linkify": { + "1.0": { + "libraryName": "react-linkify", + "typingsPackageName": "react-linkify", + "projectName": "http://tasti.github.io/react-linkify/", + "contributors": [ + { + "name": "Michael James", + "url": "https://github.com/majames", + "githubUsername": "majames" + }, + { + "name": "Jacky Wang", + "url": "https://github.com/jackywang529", + "githubUsername": "jackywang529" + }, + { + "name": "Akhil Stanislavose", + "url": "https://github.com/akhilstanis", + "githubUsername": "akhilstanis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "linkify-it" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d904bdfc698bafb1db8a26b578424bbfb82b05882bcc22f9a4954fcc5610f1fb", + "globals": [], + "declaredModules": [ + "react-linkify" + ] + } + }, + "react-list": { + "0.8": { + "libraryName": "react-list", + "typingsPackageName": "react-list", + "projectName": "https://github.com/coderiety/react-list", + "contributors": [ + { + "name": "Yifei Yan", + "url": "https://github.com/buptyyf", + "githubUsername": "buptyyf" + }, + { + "name": "Tom Shen", + "url": "https://github.com/tomshen", + "githubUsername": "tomshen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee28b478e988b16c8b9a338d6911f7f40534a0b4bd920e448cdf2a8b268432ee", + "globals": [], + "declaredModules": [ + "react-list" + ] + } + }, + "react-loadable": { + "5.5": { + "libraryName": "react-loadable", + "typingsPackageName": "react-loadable", + "projectName": "https://github.com/thejameskyle/react-loadable#readme", + "contributors": [ + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Oden S.", + "url": "https://github.com/odensc", + "githubUsername": "odensc" + }, + { + "name": "Ian Ker-Seymer", + "url": "https://github.com/ianks", + "githubUsername": "ianks" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Ian Mobley", + "url": "https://github.com/iMobs", + "githubUsername": "iMobs" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "webpack.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f48a77d7666a76c56648241341a66c9a646bf2f6bca4bab9a621253b678eb033", + "globals": [ + "LoadableExport" + ], + "declaredModules": [ + "react-loadable", + "react-loadable/webpack" + ] + } + }, + "react-loadable-visibility": { + "3.0": { + "libraryName": "react-loadable-visibility", + "typingsPackageName": "react-loadable-visibility", + "projectName": "https://github.com/stratiformltd/react-loadable-visibility#readme", + "contributors": [ + { + "name": "Daniel Bartholomae", + "url": "https://github.com/dbartholomae", + "githubUsername": "dbartholomae" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "loadable-components.d.ts", + "react-loadable.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@loadable/component", + "version": "*" + }, + { + "name": "react-loadable", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "857ebac7c4d4588677171685fd381a3036411d7eb11cd3f71fca7ed074f97ebf", + "globals": [], + "declaredModules": [ + "react-loadable-visibility", + "react-loadable-visibility/loadable-components", + "react-loadable-visibility/react-loadable" + ] + } + }, + "react-loader": { + "2.4": { + "libraryName": "react-loader", + "typingsPackageName": "react-loader", + "projectName": "https://github.com/quickleft/react-loader", + "contributors": [ + { + "name": "Sudarsan Balaji", + "url": "https://github.com/artfuldev", + "githubUsername": "artfuldev" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a67613ed1ef6227aa26417e47324c48bb63ed3579b30cc5a60b32e18be0c700", + "globals": [], + "declaredModules": [ + "react-loader" + ] + } + }, + "react-loader-spinner": { + "3.1": { + "libraryName": "react-loader-spinner", + "typingsPackageName": "react-loader-spinner", + "projectName": "https://github.com/mhnpd/react-loader-spinner", + "contributors": [ + { + "name": "Rayhan Wirjowerdojo", + "url": "https://github.com/rayhanw", + "githubUsername": "rayhanw" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d56296d04f373d80b8a9e57751fb7fe479051b7faddccb65f5495542b27fdb83", + "globals": [], + "declaredModules": [ + "react-loader-spinner" + ] + } + }, + "react-lottie": { + "1.2": { + "libraryName": "react-lottie", + "typingsPackageName": "react-lottie", + "projectName": "https://github.com/chenqingspring/react-lottie#readme", + "contributors": [ + { + "name": "Kana00", + "url": "https://github.com/Kana00", + "githubUsername": "Kana00" + }, + { + "name": "Ricki-BumbleDev", + "url": "https://github.com/Ricki-BumbleDev", + "githubUsername": "Ricki-BumbleDev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb0a30b38db5786d23a6bd6785232c6908ff42fd9897fffa0720676b6e252cea", + "globals": [], + "declaredModules": [ + "react-lottie" + ] + } + }, + "react-mailchimp-subscribe": { + "2.0": { + "libraryName": "react-mailchimp-subscribe", + "typingsPackageName": "react-mailchimp-subscribe", + "projectName": "https://revolunet.github.io/react-mailchimp-subscribe/", + "contributors": [ + { + "name": "Omar Diab", + "url": "https://github.com/osdiab", + "githubUsername": "osdiab" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb2077ef69d8722b390034184a539b06c7984e9c194276ac9eb5ce7d031265e6", + "globals": [], + "declaredModules": [ + "react-mailchimp-subscribe" + ] + } + }, + "react-map-gl": { + "5.2": { + "libraryName": "react-map-gl", + "typingsPackageName": "react-map-gl", + "projectName": "https://github.com/uber/react-map-gl#readme", + "contributors": [ + { + "name": "Robert Imig", + "url": "https://github.com/rimig", + "githubUsername": "rimig" + }, + { + "name": "Fabio Berta", + "url": "https://github.com/fnberta", + "githubUsername": "fnberta" + }, + { + "name": "Sander Siim", + "url": "https://github.com/sandersiim", + "githubUsername": "sandersiim" + }, + { + "name": "Otto Urpelainen", + "url": "https://github.com/oturpe", + "githubUsername": "oturpe" + }, + { + "name": "Arman Safikhani", + "url": "https://github.com/Arman92", + "githubUsername": "Arman92" + }, + { + "name": "William Chiu", + "url": "https://github.com/chiuhow", + "githubUsername": "chiuhow" + }, + { + "name": "David Baumgold", + "url": "https://github.com/singingwolfboy", + "githubUsername": "singingwolfboy" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "mapbox-gl", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + }, + { + "name": "viewport-mercator-project", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a5101bc1a4a0d37c938f4e0ca17cb2faea941a97ad3247ccb235551ae778c19", + "globals": [], + "declaredModules": [ + "react-map-gl" + ] + } + }, + "react-maskedinput": { + "4.0": { + "libraryName": "react-maskedinput", + "typingsPackageName": "react-maskedinput", + "projectName": "https://github.com/insin/react-maskedinput", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Adam Lavin", + "url": "https://github.com/lavoaster", + "githubUsername": "lavoaster" + }, + { + "name": "Carlos Bonetti", + "url": "https://github.com/CarlosBonetti", + "githubUsername": "CarlosBonetti" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "908e89149fa1d5b027e12985fbaa2b4f9ba7bb1b5c23cef6ce988f9bfc1838a5", + "globals": [], + "declaredModules": [ + "react-maskedinput" + ] + } + }, + "react-material-ui-form-validator": { + "2.0": { + "libraryName": "react-material-ui-form-validator", + "typingsPackageName": "react-material-ui-form-validator", + "projectName": "https://github.com/NewOldMax/react-material-ui-form-validator", + "contributors": [ + { + "name": "Frank Brullo", + "url": "https://github.com/FrankBrullo", + "githubUsername": "FrankBrullo" + }, + { + "name": "J.R", + "url": "https://github.com/jrguenin", + "githubUsername": "jrguenin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "material-ui", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd4b3260ba16d5eef5c08cb0229a5b90f9ea3be71a1b9125ffdb98835a1f47e2", + "globals": [], + "declaredModules": [ + "react-material-ui-form-validator" + ] + } + }, + "react-mathquill": { + "0.1": { + "libraryName": "react-mathquill", + "typingsPackageName": "react-mathquill", + "projectName": "https://github.com/viktorstrate/react-mathquill#readme", + "contributors": [ + { + "name": "Marco Gonzalez", + "url": "https://github.com/magonzalez9", + "githubUsername": "magonzalez9" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@edtr-io/mathquill", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09e49a5e5b2cd90df976ffd86fa90c22afbb11fa9025c3362c3972b1ae935ad3", + "globals": [], + "declaredModules": [ + "react-mathquill" + ] + } + }, + "react-mce": { + "0.6": { + "libraryName": "react-mce", + "typingsPackageName": "react-mce", + "projectName": "https://github.com/janstuemmel/react-mce", + "contributors": [ + { + "name": "Gavin Heise", + "url": "https://github.com/morphologue", + "githubUsername": "morphologue" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "tinymce", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67c162f391f0d4ef16b40ef27ccff382e30639601a8b1f7b8219f11d1c4e11b3", + "globals": [], + "declaredModules": [ + "react-mce" + ] + } + }, + "react-mdl": { + "1.7": { + "libraryName": "react-mdl", + "typingsPackageName": "react-mdl", + "projectName": "https://github.com/tleunen/react-mdl", + "contributors": [ + { + "name": "Brad Zacher", + "url": "https://github.com/bradzacher", + "githubUsername": "bradzacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44921311b3225bf2b8574638530ca2cb8261cafa51633a56d57a96a3a83d28bd", + "globals": [], + "declaredModules": [ + "react-mdl" + ] + } + }, + "react-measure": { + "2.0": { + "libraryName": "react-measure", + "typingsPackageName": "react-measure", + "projectName": "https://github.com/souporserious/react-measure", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Marc Fallows", + "url": "https://github.com/marcfallows", + "githubUsername": "marcfallows" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ddf28444cc478b73809ec6c2224574b841d772d1a378e9b5c7b08715fc17ba9", + "globals": [], + "declaredModules": [ + "react-measure" + ] + } + }, + "react-medium-image-zoom": { + "3.0": { + "libraryName": "react-medium-image-zoom", + "typingsPackageName": "react-medium-image-zoom", + "projectName": "https://github.com/rpearce/react-medium-image-zoom#readme", + "contributors": [ + { + "name": "James Bellamy", + "url": "https://github.com/james-ff", + "githubUsername": "james-ff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02822114a3edeaf0cdf1a9b0e238fdc394d51b166e38f539be44696e31af7873", + "globals": [], + "declaredModules": [ + "react-medium-image-zoom" + ] + } + }, + "react-mentions": { + "3.3": { + "libraryName": "react-mentions", + "typingsPackageName": "react-mentions", + "projectName": "https://github.com/signavio/react-mentions", + "contributors": [ + { + "name": "Scott Willeke", + "url": "https://github.com/activescott", + "githubUsername": "activescott" + }, + { + "name": "Eugene Fedorenko", + "url": "https://github.com/efedorenko", + "githubUsername": "efedorenko" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "261278ea5444014fc25cf9cc424f1da67fa93970f6b976a14c108d34d192380d", + "globals": [], + "declaredModules": [ + "react-mentions", + "react-mentions/lib/utils" + ] + } + }, + "react-messenger-checkbox": { + "0.1": { + "libraryName": "react-messenger-checkbox", + "typingsPackageName": "react-messenger-checkbox", + "projectName": "https://github.com/Yoctol/react-messenger-checkbox", + "contributors": [ + { + "name": "Rémi Roycourt", + "url": "https://github.com/remiroyc", + "githubUsername": "remiroyc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32aad24caafbce9c62c170d8a49c6a307fadd829ffe6d4405c00d4326fc769e4", + "globals": [], + "declaredModules": [ + "react-messenger-checkbox" + ] + } + }, + "react-mic": { + "12.4": { + "libraryName": "react-mic", + "typingsPackageName": "react-mic", + "projectName": "https://hackingbeauty.github.io/react-mic", + "contributors": [ + { + "name": "mikaello", + "url": "https://github.com/mikaello", + "githubUsername": "mikaello" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89b09d774eae178d7c56bbcb5a0a597d3f4111e8106201e0ca2051b4867fb39b", + "globals": [], + "declaredModules": [ + "react-mic" + ] + } + }, + "react-mixin": { + "2.0": { + "libraryName": "react-mixin", + "typingsPackageName": "react-mixin", + "projectName": "https://github.com/brigand/react-mixin", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2cf30b209a4f99dd7e45dbebb069598e504025cfb5dba90d125cea5ae1d68c81", + "globals": [], + "declaredModules": [ + "react-mixin" + ] + } + }, + "react-modal": { + "3.10": { + "libraryName": "react-modal", + "typingsPackageName": "react-modal", + "projectName": "https://github.com/reactjs/react-modal", + "contributors": [ + { + "name": "Rajab Shakirov", + "url": "https://github.com/radziksh", + "githubUsername": "radziksh" + }, + { + "name": "Drew Noakes", + "url": "https://github.com/drewnoakes", + "githubUsername": "drewnoakes" + }, + { + "name": "Thomas B Homburg", + "url": "https://github.com/homburg", + "githubUsername": "homburg" + }, + { + "name": "Tatu Tamminen", + "url": "https://github.com/ttamminen", + "githubUsername": "ttamminen" + }, + { + "name": "Uwe Wiemer", + "url": "https://github.com/hallowatcher", + "githubUsername": "hallowatcher" + }, + { + "name": "Peter Blazejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + }, + { + "name": "Justin Powell", + "url": "https://github.com/jpowell", + "githubUsername": "jpowell" + }, + { + "name": "Juwan Wheatley", + "url": "https://github.com/fiberjw", + "githubUsername": "fiberjw" + }, + { + "name": "Nitzan Mousan", + "url": "https://github.com/nitzanmo", + "githubUsername": "nitzanmo" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4724d037537f5a4aeb42f27c2dc92bcf25efd50d5726377494a91afa37f9c57", + "globals": [ + "ReactModal" + ], + "declaredModules": [ + "react-modal" + ] + } + }, + "react-motion": { + "0.0": { + "libraryName": "react-motion", + "typingsPackageName": "react-motion", + "projectName": "https://github.com/chenglou/react-motion", + "contributors": [ + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + }, + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Dimitar Nestorov", + "url": "https://github.com/dimitarnestorov", + "githubUsername": "dimitarnestorov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8234bc09e69f2fd8063df512e143d813d003370ee297a059760139d921e905bc", + "globals": [], + "declaredModules": [ + "react-motion" + ] + } + }, + "react-motion-loop": { + "2.0": { + "libraryName": "react-motion-loop", + "typingsPackageName": "react-motion-loop", + "projectName": "https://github.com/nkbt/react-motion-loop", + "contributors": [ + { + "name": "Jeremy Allard", + "url": "https://github.com/j-em", + "githubUsername": "j-em" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-motion", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44b38ee17b9c15922c06a6b657e10eeae4d34dcc8817b541a885eefee26bca49", + "globals": [ + "ReactMotionLoop" + ], + "declaredModules": [ + "react-motion-loop" + ] + } + }, + "react-motion-slider": { + "0.4": { + "libraryName": "react-motion-slider", + "typingsPackageName": "react-motion-slider", + "projectName": "https://github.com/souporserious/react-motion-slider", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-motion", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5f3ce499b39fa722fd80d92050a2960b1b3588a7b128d86355239b0e1ea7054", + "globals": [], + "declaredModules": [ + "react-motion-slider" + ] + } + }, + "react-motion-ui-pack": { + "0.10": { + "libraryName": "react-motion-ui-pack", + "typingsPackageName": "react-motion-ui-pack", + "projectName": "https://github.com/souporserious/react-motion-ui-pack", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-motion", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "724850cd02a49061283ba401ff1ea88183d20c94e0d1e74a2f2e1a6922b0c0fd", + "globals": [], + "declaredModules": [ + "react-motion-ui-pack" + ] + } + }, + "react-native": { + "0.61": { + "libraryName": "react-native", + "typingsPackageName": "react-native", + "projectName": "https://github.com/facebook/react-native", + "contributors": [ + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "HuHuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Simon Knott", + "url": "https://github.com/skn0tt", + "githubUsername": "skn0tt" + }, + { + "name": "Tim Wang", + "url": "https://github.com/timwangdev", + "githubUsername": "timwangdev" + }, + { + "name": "Kamal Mahyuddin", + "url": "https://github.com/kamal", + "githubUsername": "kamal" + }, + { + "name": "Alex Dunne", + "url": "https://github.com/alexdunne", + "githubUsername": "alexdunne" + }, + { + "name": "Manuel Alabor", + "url": "https://github.com/swissmanu", + "githubUsername": "swissmanu" + }, + { + "name": "Michele Bombardi", + "url": "https://github.com/bm-software", + "githubUsername": "bm-software" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Martin van Dam", + "url": "https://github.com/mvdam", + "githubUsername": "mvdam" + }, + { + "name": "Kacper Wiszczuk", + "url": "https://github.com/esemesek", + "githubUsername": "esemesek" + }, + { + "name": "Ryan Nickel", + "url": "https://github.com/mrnickel", + "githubUsername": "mrnickel" + }, + { + "name": "Souvik Ghosh", + "url": "https://github.com/souvik-ghosh", + "githubUsername": "souvik-ghosh" + }, + { + "name": "Cheng Gibson", + "url": "https://github.com/nossbigg", + "githubUsername": "nossbigg" + }, + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Francesco Moro", + "url": "https://github.com/franzmoro", + "githubUsername": "franzmoro" + }, + { + "name": "Wojciech Tyczynski", + "url": "https://github.com/tykus160", + "githubUsername": "tykus160" + }, + { + "name": "Jake Bloom", + "url": "https://github.com/jakebloom", + "githubUsername": "jakebloom" + }, + { + "name": "Ceyhun Ozugur", + "url": "https://github.com/ceyhun", + "githubUsername": "ceyhun" + }, + { + "name": "Mike Martin", + "url": "https://github.com/mcmar", + "githubUsername": "mcmar" + }, + { + "name": "Theo Henry de Villeneuve", + "url": "https://github.com/theohdv", + "githubUsername": "theohdv" + }, + { + "name": "Eli White", + "url": "https://github.com/TheSavior", + "githubUsername": "TheSavior" + }, + { + "name": "Romain Faust", + "url": "https://github.com/romain-faust", + "githubUsername": "romain-faust" + }, + { + "name": "Be Birchall", + "url": "https://github.com/bebebebebe", + "githubUsername": "bebebebebe" + }, + { + "name": "Jesse Katsumata", + "url": "https://github.com/Naturalclar", + "githubUsername": "Naturalclar" + }, + { + "name": "Xianming Zhong", + "url": "https://github.com/chinesedfan", + "githubUsername": "chinesedfan" + }, + { + "name": "Valentyn Tolochko", + "url": "https://github.com/vtolochk", + "githubUsername": "vtolochk" + }, + { + "name": "Sergey Sychev", + "url": "https://github.com/SychevSP", + "githubUsername": "SychevSP" + }, + { + "name": "Kelvin Chu", + "url": "https://github.com/RageBill", + "githubUsername": "RageBill" + }, + { + "name": "Daiki Ihara", + "url": "https://github.com/sasurau4", + "githubUsername": "sasurau4" + }, + { + "name": "Abe Dolinger", + "url": "https://github.com/256hz", + "githubUsername": "256hz" + }, + { + "name": "Dominique Richard", + "url": "https://github.com/doumart", + "githubUsername": "doumart" + }, + { + "name": "Mohamed Shaban", + "url": "https://github.com/drmas", + "githubUsername": "drmas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 61, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "BatchedBridge.d.ts", + "Devtools.d.ts", + "LaunchScreen.d.ts", + "globals.d.ts", + "index.d.ts", + "legacy-properties.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9dba7bd9cfb192195b2eeb31c4be77167c5c9a3c29557a859229c03525f0cda3", + "globals": [ + "AbortController", + "AbortSignal", + "FormData", + "Headers", + "MessageQueue", + "Request", + "Response", + "URLSearchParams", + "WebSocket", + "XMLHttpRequest", + "XMLHttpRequestUpload", + "cancelAnimationFrame", + "clearImmediate", + "clearInterval", + "clearTimeout", + "fetch", + "fetchBundle", + "requestAnimationFrame", + "setImmediate", + "setInterval", + "setTimeout" + ], + "declaredModules": [ + "react-native", + "react-native/Libraries/BatchedBridge/BatchedBridge", + "react-native/Libraries/BatchedBridge/MessageQueue", + "react-native/Libraries/Core/Devtools/parseErrorStack", + "react-native/Libraries/Core/Devtools/symbolicateStackTrace", + "react-native/Libraries/NewAppScreen" + ] + } + }, + "react-native-actionsheet": { + "2.4": { + "libraryName": "react-native-actionsheet", + "typingsPackageName": "react-native-actionsheet", + "projectName": "https://github.com/beefe/react-native-actionsheet", + "contributors": [ + { + "name": "Ian", + "url": "https://github.com/ian-rudge", + "githubUsername": "ian-rudge" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ec7df2dcf7eb0a491b1cbb1258824c7f22742f4398cb0e5cd1eb68204da0edd", + "globals": [], + "declaredModules": [ + "react-native-actionsheet" + ] + } + }, + "react-native-android-taskdescription": { + "1.0": { + "libraryName": "react-native-android-taskdescription", + "typingsPackageName": "react-native-android-taskdescription", + "projectName": "https://github.com/jwarby/react-native-android-taskdescription", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3de5ec7fa66fad1ee94b91a9aa514fa106de5047cbb7bd439821ba76992827c", + "globals": [], + "declaredModules": [ + "react-native-android-taskdescription" + ] + } + }, + "react-native-app-intro-slider": { + "3.0": { + "libraryName": "react-native-app-intro-slider", + "typingsPackageName": "react-native-app-intro-slider", + "projectName": "https://github.com/jacse/react-native-app-intro-slider", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + }, + { + "name": "Oliver Welter", + "url": "https://github.com/oliverwelter", + "githubUsername": "oliverwelter" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4ce84367ef89289ffa47aed5972ce5f5342449b1873b9109c346b5f921f88bd", + "globals": [], + "declaredModules": [ + "react-native-app-intro-slider" + ] + } + }, + "react-native-app-link": { + "1.0": { + "libraryName": "react-native-app-link", + "typingsPackageName": "react-native-app-link", + "projectName": "https://github.com/datwheat/react-native-app-link#readme", + "contributors": [ + { + "name": "John Wright", + "url": "https://github.com/johngeorgewright", + "githubUsername": "johngeorgewright" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6eec3654b445a1b7e0ad2a1c6aab54c925d596d3fa8052fe7dc1a239f6809991", + "globals": [], + "declaredModules": [ + "react-native-app-link" + ] + } + }, + "react-native-appsflyer": { + "5.1": { + "libraryName": "react-native-appsflyer", + "typingsPackageName": "react-native-appsflyer", + "projectName": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme", + "contributors": [ + { + "name": "Fabian Lee", + "url": "https://github.com/fabianlee1211", + "githubUsername": "fabianlee1211" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d106e986ac37329386ab9f42a7a21a7d8b948ff022c32323fdd5c2616c46405c", + "globals": [], + "declaredModules": [ + "react-native-appsflyer" + ] + } + }, + "react-native-audio": { + "4.3": { + "libraryName": "react-native-audio", + "typingsPackageName": "react-native-audio", + "projectName": "https://github.com/jsierles/react-native-audio#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3120633361b2dd92b07ef7acc8b90dd2f6d8e1f3b45548c8bc65c69661ff694", + "globals": [], + "declaredModules": [ + "react-native-audio" + ] + } + }, + "react-native-auth0": { + "2.0": { + "libraryName": "react-native-auth0", + "typingsPackageName": "react-native-auth0", + "projectName": "https://github.com/auth0/react-native-auth0", + "contributors": [ + { + "name": "Andrea Ascari", + "url": "https://github.com/ascariandrea", + "githubUsername": "ascariandrea" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "Leo Farias", + "url": "https://github.com/leoafarias", + "githubUsername": "leoafarias" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d45c67c6a17d0f9ecdb1d36ebde79b032b4a62abedbb10859da127e26a13c8b7", + "globals": [], + "declaredModules": [ + "react-native-auth0" + ] + } + }, + "react-native-autocomplete-input": { + "4.0": { + "libraryName": "react-native-autocomplete-input", + "typingsPackageName": "react-native-autocomplete-input", + "projectName": "https://github.com/l-urence/react-native-autocomplete-input#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fee52cc288cc2734f51f7c0f03737bc65567a32206ab224baa0e8a888d9ec70", + "globals": [], + "declaredModules": [ + "react-native-autocomplete-input" + ] + }, + "3.5": { + "libraryVersionDirectoryName": "3", + "libraryName": "react-native-autocomplete-input", + "typingsPackageName": "react-native-autocomplete-input", + "projectName": "https://github.com/l-urence/react-native-autocomplete-input#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-native-autocomplete-input", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "99eb3e8e01a9178da52f16c8726abed5303a506372a770d002c528abe8b6c2ac", + "globals": [], + "declaredModules": [ + "react-native-autocomplete-input" + ] + } + }, + "react-native-awesome-card-io": { + "0.8": { + "libraryName": "react-native-awesome-card-io", + "typingsPackageName": "react-native-awesome-card-io", + "projectName": "https://github.com/Kerumen/react-native-awesome-card-io", + "contributors": [ + { + "name": "Onur Var", + "url": "https://github.com/OnurVar", + "githubUsername": "OnurVar" + }, + { + "name": "Emlyn Bolton", + "url": "https://github.com/emlynmac", + "githubUsername": "emlynmac" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a56ad453b1ee8adf4d56b0be5700234d6a6684b93ca52339463eb49e5d10c64f", + "globals": [], + "declaredModules": [ + "react-native-awesome-card-io" + ] + } + }, + "react-native-background-downloader": { + "2.3": { + "libraryName": "react-native-background-downloader", + "typingsPackageName": "react-native-background-downloader", + "projectName": "https://github.com/EkoLabs/react-native-background-downloader.git", + "contributors": [ + { + "name": "Junseong Park", + "url": "https://github.com/Kweiza", + "githubUsername": "Kweiza" + }, + { + "name": "Adam Hunter", + "url": "https://github.com/adamrhunter", + "githubUsername": "adamrhunter" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c2d3c7e7414639e48c1897e2af886f88fbd5c013346d6938c05a6677c0fb463", + "globals": [], + "declaredModules": [ + "react-native-background-downloader" + ] + } + }, + "react-native-background-timer": { + "2.0": { + "libraryName": "react-native-background-timer", + "typingsPackageName": "react-native-background-timer", + "projectName": "https://github.com/ocetnik/react-native-background-timer#readme", + "contributors": [ + { + "name": "Tjark Smalla", + "url": "https://github.com/chillkroeteTTS", + "githubUsername": "chillkroeteTTS" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96dc711c5ba857c70d1ee6ba4ff81a3000c21fe3dd092d499d41bee59095a731", + "globals": [], + "declaredModules": [ + "react-native-background-timer" + ] + } + }, + "react-native-bluetooth-serial": { + "1.0": { + "libraryName": "react-native-bluetooth-serial", + "typingsPackageName": "react-native-bluetooth-serial", + "projectName": "https://github.com/rusel1989/react-native-bluetooth-serial", + "contributors": [ + { + "name": "Rodrigo Weber", + "url": "https://github.com/RodrigoAWeber", + "githubUsername": "RodrigoAWeber" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f38f93e310fa4f730c50555f5c6dec3c4bbc1f95b0ff1df91b112eec9c9c421c", + "globals": [], + "declaredModules": [ + "react-native-bluetooth-serial" + ] + } + }, + "react-native-calendars": { + "1.20": { + "libraryName": "react-native-calendars", + "typingsPackageName": "react-native-calendars", + "projectName": "https://github.com/wix/react-native-calendars#readme", + "contributors": [ + { + "name": "Tyler Zhang", + "url": "https://github.com/Tyler-Zhang", + "githubUsername": "Tyler-Zhang" + }, + { + "name": "David Noreña", + "url": "https://github.com/DavidNorena", + "githubUsername": "DavidNorena" + }, + { + "name": "Fabian Meul", + "url": "https://github.com/FabianMeul", + "githubUsername": "FabianMeul" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "xdate", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "400cb8b27a4ce20cac679351564da5194dee0148a72bac9e8743352a9cde26cc", + "globals": [], + "declaredModules": [ + "react-native-calendars" + ] + } + }, + "react-native-canvas": { + "0.1": { + "libraryName": "react-native-canvas", + "typingsPackageName": "react-native-canvas", + "projectName": "https://github.com/iddan/react-native-canvas#readme", + "contributors": [ + { + "name": "hmajid2301", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + }, + { + "name": "Kelvin Chu", + "url": "https://github.com/ragebill", + "githubUsername": "ragebill" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efa7b1138074ff9b69cc23ba0cafd24e72ed9afc9ac4f7d5e3e95bef5119624d", + "globals": [], + "declaredModules": [ + "react-native-canvas" + ] + } + }, + "react-native-charts-wrapper": { + "0.5": { + "libraryName": "react-native-charts-wrapper", + "typingsPackageName": "react-native-charts-wrapper", + "projectName": "https://github.com/wuxudong/react-native-charts-wrapper", + "contributors": [ + { + "name": "Connor Love", + "url": "https://github.com/dotconnor", + "githubUsername": "dotconnor" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5ecba543714de3576c4f14887d67261bc32d29c135444cb6f7396ad04cc67f4", + "globals": [], + "declaredModules": [ + "react-native-charts-wrapper" + ] + } + }, + "react-native-check-box": { + "2.1": { + "libraryName": "react-native-check-box", + "typingsPackageName": "react-native-check-box", + "projectName": "https://github.com/crazycodeboy/react-native-check-box#readme", + "contributors": [ + { + "name": "Rodolphe Lemasquerier", + "url": "https://github.com/rlemasquerier", + "githubUsername": "rlemasquerier" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83fa975604e32bb2ecd4dff060e21dfd9349f659878ba291c425100de3151ac6", + "globals": [], + "declaredModules": [ + "react-native-check-box" + ] + } + }, + "react-native-communications": { + "2.2": { + "libraryName": "react-native-communications", + "typingsPackageName": "react-native-communications", + "projectName": "https://github.com/anarchicknight/react-native-communications", + "contributors": [ + { + "name": "HuHuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "Paito", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22935be8e097b64f50ee528ff3c84e7b017666122b5279d13216fcead08cd589", + "globals": [], + "declaredModules": [ + "react-native-communications" + ] + } + }, + "react-native-community__cli": { + "2.0": { + "libraryName": "react-native-community__cli", + "typingsPackageName": "react-native-community__cli", + "projectName": "https://github.com/react-native-community/cli", + "contributors": [ + { + "name": "agathekieny", + "url": "https://github.com/agathekieny", + "githubUsername": "agathekieny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2208f819fb9533138195c85978596369704940d125395aed860c655e5cf6322", + "globals": [], + "declaredModules": [ + "react-native-community__cli" + ] + } + }, + "react-native-custom-tabs": { + "0.1": { + "libraryName": "react-native-custom-tabs", + "typingsPackageName": "react-native-custom-tabs", + "projectName": "https://github.com/droibit/react-native-custom-tabs", + "contributors": [ + { + "name": "Phil Nova", + "url": "https://github.com/philnova", + "githubUsername": "philnova" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ea212a1f730a6d68eed77a583c7fde33aad22ccca150764633e9d44dbd6514e", + "globals": [], + "declaredModules": [ + "react-native-custom-tabs" + ] + } + }, + "react-native-datepicker": { + "1.7": { + "libraryName": "react-native-datepicker", + "typingsPackageName": "react-native-datepicker", + "projectName": "https://github.com/xgfe/react-native-datepicker", + "contributors": [ + { + "name": "Jacob Baskin", + "url": "https://github.com/jacobbaskin", + "githubUsername": "jacobbaskin" + }, + { + "name": "Cheng Gibson", + "url": "https://github.com/nossbigg", + "githubUsername": "nossbigg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "e849107cb68516330fdfdae1d83f06886e79ba278419f2137e0c37dab5388c88", + "globals": [], + "declaredModules": [ + "react-native-datepicker" + ] + } + }, + "react-native-dialog": { + "5.6": { + "libraryName": "react-native-dialog", + "typingsPackageName": "react-native-dialog", + "projectName": "https://github.com/mmazzarolo/react-native-dialog", + "contributors": [ + { + "name": "MrLuje", + "url": "https://github.com/MrLuje", + "githubUsername": "MrLuje" + }, + { + "name": "Stack Builders", + "url": "https://github.com/stackbuilders", + "githubUsername": "stackbuilders" + }, + { + "name": "Esteban Ibarra", + "url": "https://github.com/ibarrae", + "githubUsername": "ibarrae" + }, + { + "name": "Yaron Malin", + "url": "https://github.com/yaron1m", + "githubUsername": "yaron1m" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "react-native-modal", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-native-modal", + "version": ">=9.0.0" + } + ], + "contentHash": "2c62730f00803616c5a088c083bc27db73d5c2b5b76a0caded99419177141b5d", + "globals": [], + "declaredModules": [ + "react-native-dialog" + ] + } + }, + "react-native-dialogflow": { + "3.2": { + "libraryName": "react-native-dialogflow", + "typingsPackageName": "react-native-dialogflow", + "projectName": "https://github.com/innFactory/react-native-dialogflow#readme", + "contributors": [ + { + "name": "Jason Merino", + "url": "https://github.com/jasonmerino", + "githubUsername": "jasonmerino" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f580fd1de9747283a3aa2390b61c863cb6bf3c89698e4c20d10a73ba6c3b70cf", + "globals": [], + "declaredModules": [ + "react-native-dialogflow" + ] + } + }, + "react-native-doc-viewer": { + "2.7": { + "libraryName": "react-native-doc-viewer", + "typingsPackageName": "react-native-doc-viewer", + "projectName": "https://github.com/philipphecht/react-native-doc-viewer/blob/master/README.md", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-native", + "react-native-fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-native-fs", + "version": "^2.13.0" + } + ], + "contentHash": "9c0de8bf933029e731112e2b6a4de12a712917c2624b3afd5538d77f65379342", + "globals": [], + "declaredModules": [ + "react-native-doc-viewer" + ] + } + }, + "react-native-document-picker": { + "2.0": { + "libraryName": "react-native-document-picker", + "typingsPackageName": "react-native-document-picker", + "projectName": "https://github.com/Elyx0/react-native-document-picker", + "contributors": [ + { + "name": "Jacob Baskin", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d83b61a22ea1b7db52645e056f107f91f2877856f9e5c7e658107e8e13e0e9f9", + "globals": [], + "declaredModules": [ + "react-native-document-picker" + ] + } + }, + "react-native-dotenv": { + "0.2": { + "libraryName": "react-native-dotenv", + "typingsPackageName": "react-native-dotenv", + "projectName": "https://github.com/zetachang/react-native-dotenv", + "contributors": [ + { + "name": "hmajid2301", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e3c0c6cf6c40dda2c2f4537a81004aeab89cfe5fe04c9ec199df0d8a781a170", + "globals": [], + "declaredModules": [ + "react-native-dotenv" + ] + } + }, + "react-native-draggable-flatlist": { + "1.1": { + "libraryName": "react-native-draggable-flatlist", + "typingsPackageName": "react-native-draggable-flatlist", + "projectName": "https://github.com/computerjazz/react-native-draggable-flatlist#readme", + "contributors": [ + { + "name": "Stack Builders", + "url": "https://github.com/stackbuilders", + "githubUsername": "stackbuilders" + }, + { + "name": "Esteban Ibarra", + "url": "https://github.com/ibarrae", + "githubUsername": "ibarrae" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd4079bb4a0ae2aed38276d54ee2d46142125b853322cfa117692e0493d47977", + "globals": [], + "declaredModules": [ + "react-native-draggable-flatlist" + ] + } + }, + "react-native-drawer": { + "2.5": { + "libraryName": "react-native-drawer", + "typingsPackageName": "react-native-drawer", + "projectName": "https://github.com/root-two/react-native-drawer", + "contributors": [ + { + "name": "jnbt", + "url": "https://github.com/jnbt", + "githubUsername": "jnbt" + }, + { + "name": "suniahk", + "url": "https://github.com/suniahk", + "githubUsername": "suniahk" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d416dc2baa92aec2daab6831be23dd158acf0d52d4a049366c61aafa6430b745", + "globals": [], + "declaredModules": [ + "react-native-drawer" + ] + } + }, + "react-native-drawer-layout": { + "1.3": { + "libraryName": "react-native-drawer-layout", + "typingsPackageName": "react-native-drawer-layout", + "projectName": "https://github.com/react-native-community/react-native-drawer-layout", + "contributors": [ + { + "name": "Justin Firth", + "url": "https://github.com/jmfirth", + "githubUsername": "jmfirth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd9e05204c7c92e9c350a13cbf84c4f684af06646aea4d34913275df7b9db34c", + "globals": [], + "declaredModules": [ + "react-native-drawer-layout" + ] + } + }, + "react-native-easy-upgrade": { + "0.0": { + "libraryName": "react-native-easy-upgrade", + "typingsPackageName": "react-native-easy-upgrade", + "projectName": "https://github.com/react-native-org/react-native-easy-upgrade#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9ca2cd917b3f703eaa0233a9790027fc6cb0bd0beb0aa6f56ec69b9c993dc75", + "globals": [], + "declaredModules": [ + "react-native-easy-upgrade" + ] + } + }, + "react-native-elevated-view": { + "0.0": { + "libraryName": "react-native-elevated-view", + "typingsPackageName": "react-native-elevated-view", + "projectName": "https://github.com/alekhurst/react-native-elevated-view", + "contributors": [ + { + "name": "fhelwanger", + "url": "https://github.com/fhelwanger", + "githubUsername": "fhelwanger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56c3f1bb588ca06e48501c32d39239c020ee67310fb1904e7c7f94886f1f6132", + "globals": [], + "declaredModules": [ + "react-native-elevated-view" + ] + } + }, + "react-native-fbsdk": { + "1.0": { + "libraryName": "react-native-fbsdk", + "typingsPackageName": "react-native-fbsdk", + "projectName": "https://github.com/facebook/react-native-fbsdk", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Thibault Malbranche", + "url": "https://github.com/titozzz", + "githubUsername": "titozzz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f4e05e06a063e64c6a1cc6db63b5782272561bf39e7f8ecd70198a8236efb12", + "globals": [], + "declaredModules": [ + "react-native-fbsdk" + ] + } + }, + "react-native-fetch-blob": { + "0.10": { + "libraryName": "react-native-fetch-blob", + "typingsPackageName": "react-native-fetch-blob", + "projectName": "https://github.com/wkh237/react-native-fetch-blob#readme", + "contributors": [ + { + "name": "MNB", + "url": "https://github.com/MNBuyskih", + "githubUsername": "MNBuyskih" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "85ed93a436778cf7bbc01767d0dd530d4cee4299a6c1b696de55b5e89733ab9c", + "globals": [], + "declaredModules": [ + "react-native-fetch-blob" + ] + } + }, + "react-native-flip-card": { + "3.5": { + "libraryName": "react-native-flip-card", + "typingsPackageName": "react-native-flip-card", + "projectName": "https://github.com/moschan/react-native-flip-card", + "contributors": [ + { + "name": "Jake Chapman", + "url": "https://github.com/imjakechapman", + "githubUsername": "imjakechapman" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0716964d1bd5630a8a74285145b2a6523fe34241871fe8447fdb5b57ffe03f80", + "globals": [], + "declaredModules": [ + "react-native-flip-card" + ] + } + }, + "react-native-form": { + "2.1": { + "libraryName": "react-native-form", + "typingsPackageName": "react-native-form", + "projectName": "https://github.com/julianocomg/react-native-form#readme", + "contributors": [ + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1cf4d7d26e7150ef84df709eef04d64718bc66b869945be163818b3c9932cda", + "globals": [], + "declaredModules": [ + "react-native-form" + ] + } + }, + "react-native-google-signin": { + "1.0": { + "libraryName": "react-native-google-signin", + "typingsPackageName": "react-native-google-signin", + "projectName": "https://github.com/react-native-community/react-native-google-signin", + "contributors": [ + { + "name": "Jacob Froman", + "url": "https://github.com/j-fro", + "githubUsername": "j-fro" + }, + { + "name": "Michele Bombardi", + "url": "https://github.com/bm-software", + "githubUsername": "bm-software" + }, + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + }, + { + "name": "Eric Chen", + "url": "https://github.com/echentw", + "githubUsername": "echentw" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4c63adcc775973acc10a392bc475986b3aa67ef3b3a87ec10628bd364a3278b", + "globals": [], + "declaredModules": [ + "react-native-google-signin" + ] + } + }, + "react-native-honeywell-scanner": { + "1.0": { + "libraryName": "react-native-honeywell-scanner", + "typingsPackageName": "react-native-honeywell-scanner", + "projectName": "https://github.com/Volst/react-native-honeywell-scanner", + "contributors": [ + { + "name": "Adam Walker", + "url": "https://github.com/crashdoom", + "githubUsername": "crashdoom" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16db7de543129e06bd36bbd2cc3c524d765458e2828cdca9b141725577ec557a", + "globals": [], + "declaredModules": [ + "react-native-honeywell-scanner" + ] + } + }, + "react-native-htmlview": { + "0.12": { + "libraryName": "react-native-htmlview", + "typingsPackageName": "react-native-htmlview", + "projectName": "https://github.com/jsdf/react-native-htmlview", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "988488467b30da39a88bec6026344ad3fa948a10848f00399da22892d1a7bed9", + "globals": [], + "declaredModules": [ + "react-native-htmlview" + ] + } + }, + "react-native-huawei-protected-apps": { + "0.0": { + "libraryName": "react-native-huawei-protected-apps", + "typingsPackageName": "react-native-huawei-protected-apps", + "projectName": "https://github.com/pgengoux/react-native-huawei-protected-apps", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1e4b1f48ee456c0f698e56b527db57991d1836c3ee22e5a30d08d3f4a53f10b", + "globals": [], + "declaredModules": [ + "react-native-huawei-protected-apps" + ] + } + }, + "react-native-i18n": { + "2.0": { + "libraryName": "react-native-i18n", + "typingsPackageName": "react-native-i18n", + "projectName": "https://github.com/AlexanderZaytsev/react-native-i18n", + "contributors": [ + { + "name": "Vincent Langlet", + "url": "https://github.com/VincentLanglet", + "githubUsername": "VincentLanglet" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "i18n-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "120431877f6c62131dcedcb9f0c6e2527e51ca725102470de498e081545cf904", + "globals": [], + "declaredModules": [ + "react-native-i18n" + ] + } + }, + "react-native-incall-manager": { + "3.2": { + "libraryName": "react-native-incall-manager", + "typingsPackageName": "react-native-incall-manager", + "projectName": "https://github.com/zxcpoiu/react-native-incall-manager#readme", + "contributors": [ + { + "name": "Carlos Quiroga", + "url": "https://github.com/KarlosQ", + "githubUsername": "KarlosQ" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aaa853977207359e58c6b1e31efc7c380dbb8fda415cf68b6b5bfc67fe036201", + "globals": [], + "declaredModules": [ + "react-native-incall-manager" + ] + } + }, + "react-native-indicators": { + "0.16": { + "libraryName": "react-native-indicators", + "typingsPackageName": "react-native-indicators", + "projectName": "https://github.com/n4kz/react-native-indicators#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Yi-Lin", + "url": "https://github.com/frankyjuang", + "githubUsername": "frankyjuang" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af14f9e8fc8fa04cf8a357fac85f426d1b40a881cc323226e17766b2f0ac25d1", + "globals": [], + "declaredModules": [ + "react-native-indicators" + ] + } + }, + "react-native-joi": { + "0.0": { + "libraryName": "react-native-joi", + "typingsPackageName": "react-native-joi", + "projectName": "https://github.com/GoldenOwlAsia/react-native-joi.git", + "contributors": [ + { + "name": "charles strong", + "url": "https://github.com/CharlesStrong-GeoH", + "githubUsername": "CharlesStrong-GeoH" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "687cb416c1b1e93b307d53eed0fea0a6458d97b166eff95f04a3a3e9276a9b3a", + "globals": [], + "declaredModules": [ + "react-native-joi" + ] + } + }, + "react-native-keep-awake": { + "2.0": { + "libraryName": "react-native-keep-awake", + "typingsPackageName": "react-native-keep-awake", + "projectName": "https://github.com/corbt/react-native-keep-awake", + "contributors": [ + { + "name": "huhuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb7d6aa78c98807fa1f5d0e7545d04770bc5c31940f31da1797b4228eba33f64", + "globals": [], + "declaredModules": [ + "react-native-keep-awake" + ] + } + }, + "react-native-keyboard-spacer": { + "0.4": { + "libraryName": "react-native-keyboard-spacer", + "typingsPackageName": "react-native-keyboard-spacer", + "projectName": "https://github.com/Andr3wHur5t/react-native-keyboard-spacer#readme", + "contributors": [ + { + "name": "Vincent Langlet", + "url": "https://github.com/VincentLanglet", + "githubUsername": "VincentLanglet" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c83fb9362911bbbbf946128dc9aaf7ebaf3eb7d620281f5c907d8f1069cef899", + "globals": [], + "declaredModules": [ + "react-native-keyboard-spacer" + ] + } + }, + "react-native-loading-spinner-overlay": { + "0.5": { + "libraryName": "react-native-loading-spinner-overlay", + "typingsPackageName": "react-native-loading-spinner-overlay", + "projectName": "https://github.com/joinspontaneous/react-native-loading-spinner-overlay", + "contributors": [ + { + "name": "fhelwanger", + "url": "https://github.com/fhelwanger", + "githubUsername": "fhelwanger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "319b21b96f34617b203d89aacd38c7e18a996b577c3fa65af2c17b6205867539", + "globals": [], + "declaredModules": [ + "react-native-loading-spinner-overlay" + ] + } + }, + "react-native-mail": { + "3.0": { + "libraryName": "react-native-mail", + "typingsPackageName": "react-native-mail", + "projectName": "https://github.com/chirag04/react-native-mail#readme", + "contributors": [ + { + "name": "DELACOURT Vincent", + "url": "https://github.com/vdelacou", + "githubUsername": "vdelacou" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dea2d576f4ad59eed3a754b45d87c3e43655582469145cfb9ad34ca21806b9a8", + "globals": [], + "declaredModules": [ + "react-native-mail" + ] + } + }, + "react-native-maps": { + "0.24": { + "libraryName": "react-native-maps", + "typingsPackageName": "react-native-maps", + "projectName": "https://github.com/react-native-community/react-native-maps", + "contributors": [ + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "HuHuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Simon Knott", + "url": "https://github.com/skn0tt", + "githubUsername": "skn0tt" + }, + { + "name": "Tim Wang", + "url": "https://github.com/timwangdev", + "githubUsername": "timwangdev" + }, + { + "name": "Kamal Mahyuddin", + "url": "https://github.com/kamal", + "githubUsername": "kamal" + }, + { + "name": "Naoufal El Yousfi", + "url": "https://github.com/nelyousfi", + "githubUsername": "nelyousfi" + }, + { + "name": "Alex Dunne", + "url": "https://github.com/alexdunne", + "githubUsername": "alexdunne" + }, + { + "name": "Manuel Alabor", + "url": "https://github.com/swissmanu", + "githubUsername": "swissmanu" + }, + { + "name": "Michele Bombardi", + "url": "https://github.com/bm-software", + "githubUsername": "bm-software" + }, + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Martin van Dam", + "url": "https://github.com/mvdam", + "githubUsername": "mvdam" + }, + { + "name": "Kacper Wiszczuk", + "url": "https://github.com/esemesek", + "githubUsername": "esemesek" + }, + { + "name": "Ryan Nickel", + "url": "https://github.com/mrnickel", + "githubUsername": "mrnickel" + }, + { + "name": "Souvik Ghosh", + "url": "https://github.com/souvik-ghosh", + "githubUsername": "souvik-ghosh" + }, + { + "name": "Cheng Gibson", + "url": "https://github.com/nossbigg", + "githubUsername": "nossbigg" + }, + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Francesco Moro", + "url": "https://github.com/franzmoro", + "githubUsername": "franzmoro" + }, + { + "name": "Wojciech Tyczynski", + "url": "https://github.com/tykus160", + "githubUsername": "tykus160" + }, + { + "name": "Chris Shaffer", + "url": "https://github.com/methodbox", + "githubUsername": "methodbox" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 24, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c068e5780213dc4b95490787e7a311ad51378f17fd8f1f4471dc5f42722ac74", + "globals": [], + "declaredModules": [ + "react-native-maps" + ] + } + }, + "react-native-material-design-searchbar": { + "1.1": { + "libraryName": "react-native-material-design-searchbar", + "typingsPackageName": "react-native-material-design-searchbar", + "projectName": "https://github.com/ananddayalan/react-native-material-design-searchbar", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21522da2f085afa23d23d45a4652e607533ded14044b66f6cd1433d841bc4f61", + "globals": [], + "declaredModules": [ + "react-native-material-design-searchbar" + ] + } + }, + "react-native-material-dropdown": { + "0.11": { + "libraryName": "react-native-material-dropdown", + "typingsPackageName": "react-native-material-dropdown", + "projectName": "https://github.com/n4kz/react-native-material-dropdown", + "contributors": [ + { + "name": "Jaydeep", + "url": "https://github.com/jaydeep987", + "githubUsername": "jaydeep987" + }, + { + "name": "Michael", + "url": "https://github.com/mchappell", + "githubUsername": "mchappell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7fd05c20ed47097edf6d65d9607f0eabc972bdecf6429bba08f59c66b1f8bc5", + "globals": [], + "declaredModules": [ + "react-native-material-dropdown" + ] + } + }, + "react-native-material-kit": { + "0.5": { + "libraryName": "react-native-material-kit", + "typingsPackageName": "react-native-material-kit", + "projectName": "https://github.com/xinthink/react-native-material-kit", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Tim Wang", + "url": "https://github.com/timwangdev", + "githubUsername": "timwangdev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5737ee1baab20d19c728a636635e79e4b0499af9b3b4302b0197f4dcdbdef63", + "globals": [], + "declaredModules": [ + "react-native-material-kit" + ] + } + }, + "react-native-material-menu": { + "1.0": { + "libraryName": "react-native-material-menu", + "typingsPackageName": "react-native-material-menu", + "projectName": "https://github.com/mxck/react-native-material-menu (Does not have to be to GitHub", + "contributors": [ + { + "name": "hyun", + "url": "https://github.com/KoreanThinker", + "githubUsername": "KoreanThinker" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d85844ecdff2617e26604994a90da79195fe0a37718ef95f5740d5c54ec0e376", + "globals": [], + "declaredModules": [ + "react-native-material-menu" + ] + } + }, + "react-native-material-textfield": { + "0.16": { + "libraryName": "react-native-material-textfield", + "typingsPackageName": "react-native-material-textfield", + "projectName": "https://github.com/n4kz/react-native-material-textfield", + "contributors": [ + { + "name": "Ville Venäläinen", + "url": "https://github.com/mindhivefi", + "githubUsername": "mindhivefi" + }, + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Deividi Cavarzan", + "url": "https://github.com/cavarzan", + "githubUsername": "cavarzan" + }, + { + "name": "Neel bhasin", + "url": "https://github.com/neelb2", + "githubUsername": "neelb2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3efc3e7b49f5b8e58ab67f7286e5dbe1f05788552acce6e7df40cb2b6c16ebcb", + "globals": [], + "declaredModules": [ + "react-native-material-textfield" + ] + } + }, + "react-native-material-ui": { + "1.32": { + "libraryName": "react-native-material-ui", + "typingsPackageName": "react-native-material-ui", + "projectName": "https://github.com/xotahal/react-native-material-ui", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 32, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5551525c30bcb050ccfd40ac2677f34082a158a877bd5fead8e1728b90dfdc83", + "globals": [], + "declaredModules": [ + "react-native-material-ui" + ] + } + }, + "react-native-mixpanel": { + "0.1": { + "libraryName": "react-native-mixpanel", + "typingsPackageName": "react-native-mixpanel", + "projectName": "https://github.com/davodesign84/react-native-mixpanel#readme", + "contributors": [ + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a46de1a8c7fe872635beec4c3339635c33805330720b1ee9e6348b64995e7dc9", + "globals": [], + "declaredModules": [ + "react-native-mixpanel" + ] + } + }, + "react-native-modal-dropdown": { + "0.6": { + "libraryName": "react-native-modal-dropdown", + "typingsPackageName": "react-native-modal-dropdown", + "projectName": "https://github.com/sohobloo/react-native-modal-dropdown", + "contributors": [ + { + "name": "Carlos Li", + "url": "https://github.com/echoulen", + "githubUsername": "echoulen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99302952860dcf87fcf7b64226452f481597e8596324834536ba1ecab37b50eb", + "globals": [], + "declaredModules": [ + "react-native-modal-dropdown" + ] + } + }, + "react-native-modal-filter-picker": { + "1.3": { + "libraryName": "react-native-modal-filter-picker", + "typingsPackageName": "react-native-modal-filter-picker", + "projectName": "https://github.com/hiddentao/react-native-modal-filter-picker#readme", + "contributors": [ + { + "name": "Chang Yanwei", + "url": "https://github.com/ywchang", + "githubUsername": "ywchang" + }, + { + "name": "Cheng Gibson", + "url": "https://github.com/nossbigg", + "githubUsername": "nossbigg" + }, + { + "name": "Zheng Arnaud", + "url": "https://github.com/arnaud-zg", + "githubUsername": "arnaud-zg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65f8fb34544ef6857a1d30c50799f1d215df9ffbf5d904618115fc7bc455e632", + "globals": [], + "declaredModules": [ + "react-native-modal-filter-picker" + ] + } + }, + "react-native-modalbox": { + "1.4": { + "libraryName": "react-native-modalbox", + "typingsPackageName": "react-native-modalbox", + "projectName": "https://github.com/maxs15/react-native-modalbox#readme", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14250c5a139cebbf63e8c870549f64843b353deb62f175ea8609b27588a18ce1", + "globals": [], + "declaredModules": [ + "react-native-modalbox" + ] + } + }, + "react-native-multi-slider": { + "0.3": { + "libraryName": "react-native-multi-slider", + "typingsPackageName": "react-native-multi-slider", + "projectName": "https://github.com/JackDanielsAndCode/react-native-multi-slider#readme", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ebdb35a2e2350e5bfd465afab769934c8f64898ef19ddddc37b02c5808def59", + "globals": [], + "declaredModules": [ + "react-native-multi-slider" + ] + } + }, + "react-native-navbar": { + "2.1": { + "libraryName": "react-native-navbar", + "typingsPackageName": "react-native-navbar", + "projectName": "https://github.com/react-native-community/react-native-navbar", + "contributors": [ + { + "name": "Ryo Kikuchi", + "url": "https://github.com/ryokik", + "githubUsername": "ryokik" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9d7979188626c2dff33e67907315a057951e0845da50dcee99b3e1d1ccdd1d5", + "globals": [], + "declaredModules": [ + "react-native-navbar" + ] + } + }, + "react-native-orientation": { + "5.0": { + "libraryName": "react-native-orientation", + "typingsPackageName": "react-native-orientation", + "projectName": "https://github.com/yamill/react-native-orientation", + "contributors": [ + { + "name": "Moshe Atlow", + "url": "https://github.com/MoLow", + "githubUsername": "MoLow" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bded0380b64842ab4e7761469d040f9c12871d99b01bf73d9973a4e0677d4687", + "globals": [], + "declaredModules": [ + "react-native-orientation" + ] + } + }, + "react-native-pdf-lib": { + "0.2": { + "libraryName": "react-native-pdf-lib", + "typingsPackageName": "react-native-pdf-lib", + "projectName": "https://github.com/Hopding/react-native-pdf-lib#readme", + "contributors": [ + { + "name": "Kevin Brown", + "url": "https://github.com/thekevinbrown", + "githubUsername": "thekevinbrown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c169903086e70cbf0dc0f0b26ee90dc84e41df8415291eec1323b7f85d98a713", + "globals": [], + "declaredModules": [ + "react-native-pdf-lib" + ] + } + }, + "react-native-percentage-circle": { + "1.0": { + "libraryName": "react-native-percentage-circle", + "typingsPackageName": "react-native-percentage-circle", + "projectName": "https://github.com/JackPu/react-native-percentage-circle", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8cdfc384416a7d7302268db939728070e095400421f49ee2fb2f02af90a5c35", + "globals": [], + "declaredModules": [ + "react-native-percentage-circle" + ] + } + }, + "react-native-phone-input": { + "0.2": { + "libraryName": "react-native-phone-input", + "typingsPackageName": "react-native-phone-input", + "projectName": "https://github.com/thegamenicorus/react-native-phone-input", + "contributors": [ + { + "name": "Matthew Elphick", + "url": "https://github.com/maael", + "githubUsername": "maael" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a068f109f3407b296cf42adfea2e7f72dba8547cb9a1efff024168d2d0b2c052", + "globals": [], + "declaredModules": [ + "react-native-phone-input" + ] + } + }, + "react-native-photo-view": { + "1.5": { + "libraryName": "react-native-photo-view", + "typingsPackageName": "react-native-photo-view", + "projectName": "https://github.com/alwx/react-native-photo-view", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d845154f712cb7449c1dabc043914bda95a0637cc49b0f77d4f2831ce5d31c14", + "globals": [], + "declaredModules": [ + "react-native-photo-view" + ] + } + }, + "react-native-platform-touchable": { + "1.1": { + "libraryName": "react-native-platform-touchable", + "typingsPackageName": "react-native-platform-touchable", + "projectName": "https://github.com/react-native-community/react-native-platform-touchable", + "contributors": [ + { + "name": "Toni Granados", + "url": "https://github.com/tngranados", + "githubUsername": "tngranados" + }, + { + "name": "Joel Nordström", + "url": "https://github.com/iwikal", + "githubUsername": "iwikal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d0365c04897f550d41376802b0a5476ec2daf60408ce24e15983f14b07c2843", + "globals": [], + "declaredModules": [ + "react-native-platform-touchable" + ] + } + }, + "react-native-popup-dialog": { + "0.16": { + "libraryName": "react-native-popup-dialog", + "typingsPackageName": "react-native-popup-dialog", + "projectName": "https://github.com/jacklam718/react-native-popup-dialog/blob/master/README.md", + "contributors": [ + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + }, + { + "name": "connectdotz", + "url": "https://github.com/connectdotz", + "githubUsername": "connectdotz" + }, + { + "name": "Michele Bombardi", + "url": "https://github.com/bm-software", + "githubUsername": "bm-software" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "032390948141a5d178196d2f10fb475fdae294e4ef30b76018b5f0c111e455df", + "globals": [], + "declaredModules": [ + "react-native-popup-dialog" + ] + } + }, + "react-native-privacy-snapshot": { + "1.0": { + "libraryName": "react-native-privacy-snapshot", + "typingsPackageName": "react-native-privacy-snapshot", + "projectName": "https://github.com/kayla-tech/react-native-privacy-snapshot#readme", + "contributors": [ + { + "name": "Matthew Bajorek", + "url": "https://github.com/mattbajorek", + "githubUsername": "mattbajorek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7b3cdb3f06d5b62467fafee7189791c1d2b251663ab520589a2d71db67e275e", + "globals": [], + "declaredModules": [ + "react-native-privacy-snapshot" + ] + } + }, + "react-native-push-notification": { + "3.0": { + "libraryName": "react-native-push-notification", + "typingsPackageName": "react-native-push-notification", + "projectName": "https://github.com/zo0r/react-native-push-notification#readme", + "contributors": [ + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + }, + { + "name": "Tom Sawkins", + "url": "https://github.com/tomSawkins", + "githubUsername": "tomSawkins" + }, + { + "name": "Andrew Li", + "url": "https://github.com/Li357", + "githubUsername": "Li357" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11719f038a0edf12b20d6a5d42ac30df6fb0b15a358ff0eabd261214e04c00cc", + "globals": [], + "declaredModules": [ + "react-native-push-notification" + ] + } + }, + "react-native-qrcode": { + "0.2": { + "libraryName": "react-native-qrcode", + "typingsPackageName": "react-native-qrcode", + "projectName": "https://github.com/cssivision/react-native-qrcode", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e37803e50ce39a127bcaa7a19d3ab6212eb3b62144f14f5dc4749b2f197ab4ec", + "globals": [], + "declaredModules": [ + "react-native-qrcode" + ] + } + }, + "react-native-read-more-text": { + "1.0": { + "libraryName": "react-native-read-more-text", + "typingsPackageName": "react-native-read-more-text", + "projectName": "https://github.com/expo/react-native-read-more-text", + "contributors": [ + { + "name": "Jeff Held", + "url": "https://github.com/solkaz", + "githubUsername": "solkaz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f33a142beede35f48f1eed510f770224354ddc2ae1a3603e91131246d4d8af6", + "globals": [], + "declaredModules": [ + "react-native-read-more-text" + ] + } + }, + "react-native-referrer": { + "0.1": { + "libraryName": "react-native-referrer", + "typingsPackageName": "react-native-referrer", + "projectName": "https://github.com/JeandeCampredon/react-native-referrer", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "daa4322ab834859ba070be92403a4f06f690bfae02d09dcfad9ea91a7bbacc49", + "globals": [], + "declaredModules": [ + "react-native-referrer" + ] + } + }, + "react-native-responsive-dimensions": { + "3.0": { + "libraryName": "react-native-responsive-dimensions", + "typingsPackageName": "react-native-responsive-dimensions", + "projectName": "https://github.com/DaniAkash/react-native-responsive-dimensions#readme", + "contributors": [ + { + "name": "Steven Conaway", + "url": "https://github.com/SConaway", + "githubUsername": "SConaway" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7bb7994dad800f886b5106c7191ee6c336c79053b561e130a5f1de5701420378", + "globals": [], + "declaredModules": [ + "react-native-responsive-dimensions" + ] + } + }, + "react-native-restart": { + "0.0": { + "libraryName": "react-native-restart", + "typingsPackageName": "react-native-restart", + "projectName": "https://github.com/avishayil/react-native-restart#readme", + "contributors": [ + { + "name": "Christian Chown", + "url": "https://github.com/christianchown", + "githubUsername": "christianchown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01d1b8ba0f818d175f00611cbec7427086697d403262852942baee9828b58305", + "globals": [], + "declaredModules": [ + "react-native-restart" + ] + } + }, + "react-native-rss-parser": { + "1.4": { + "libraryName": "react-native-rss-parser", + "typingsPackageName": "react-native-rss-parser", + "projectName": "https://github.com/jameslawler/react-native-rss-parser", + "contributors": [ + { + "name": "Emiliano Leite", + "url": "https://github.com/emilianoLeite", + "githubUsername": "emilianoLeite" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9bd30766957789d30c636c3db65355b872019ac9317a69334dc4e1f5149f6fb", + "globals": [], + "declaredModules": [ + "react-native-rss-parser" + ] + } + }, + "react-native-safari-view": { + "2.0": { + "libraryName": "react-native-safari-view", + "typingsPackageName": "react-native-safari-view", + "projectName": "https://github.com/naoufal/react-native-safari-view", + "contributors": [ + { + "name": "Michael Randolph", + "url": "https://github.com/mrand01", + "githubUsername": "mrand01" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbafdea175efca829df082865c2573fe66063a08bc9dadfe28e186ca611b6aef", + "globals": [], + "declaredModules": [ + "react-native-safari-view" + ] + } + }, + "react-native-scaled-image": { + "0.0": { + "libraryName": "react-native-scaled-image", + "typingsPackageName": "react-native-scaled-image", + "projectName": "https://github.com/nanlabs/react-native-scaled-image", + "contributors": [ + { + "name": "Matt Jaeger", + "url": "https://github.com/Jaeger25", + "githubUsername": "Jaeger25" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49f0edbd828367f7b2d57f1ada89497dc21d75362b7a4ce1d76f7c3bce94c419", + "globals": [], + "declaredModules": [ + "react-native-scaled-image" + ] + } + }, + "react-native-scrollable-tab-view": { + "0.10": { + "libraryName": "react-native-scrollable-tab-view", + "typingsPackageName": "react-native-scrollable-tab-view", + "projectName": "https://github.com/brentvatne/react-native-scrollable-tab-view", + "contributors": [ + { + "name": "CaiHuan", + "url": "https://github.com/CaiHuan", + "githubUsername": "CaiHuan" + }, + { + "name": "Egor Shulga", + "url": "https://github.com/egorshulga", + "githubUsername": "egorshulga" + }, + { + "name": "ydostyle", + "url": "https://github.com/ydostyle", + "githubUsername": "ydostyle" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30b5b0aca6d27649bbabafaabebb3f5f10ad8b373e71465973cfddc86085a4fd", + "globals": [], + "declaredModules": [ + "react-native-scrollable-tab-view" + ] + } + }, + "react-native-sensor-manager": { + "0.1": { + "libraryName": "react-native-sensor-manager", + "typingsPackageName": "react-native-sensor-manager", + "projectName": "https://github.com/kprimice/react-native-sensor-manager", + "contributors": [ + { + "name": "Sahin Vardar", + "url": "https://github.com/SahinVardar", + "githubUsername": "SahinVardar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1603a2b7670f3ee43b909dd6f7dca667b62e0a6c3abed642186719238e85d5e0", + "globals": [], + "declaredModules": [ + "react-native-sensor-manager" + ] + } + }, + "react-native-settings-list": { + "1.8": { + "libraryName": "react-native-settings-list", + "typingsPackageName": "react-native-settings-list", + "projectName": "https://github.com/evetstech/react-native-settings-list", + "contributors": [ + { + "name": "MrLuje", + "url": "https://github.com/MrLuje", + "githubUsername": "MrLuje" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d90da65aee75fe6a63df81992f38fffdd32c5c24d4e33192470b2e029056a139", + "globals": [], + "declaredModules": [ + "react-native-settings-list" + ] + } + }, + "react-native-share": { + "3.0": { + "libraryName": "react-native-share", + "typingsPackageName": "react-native-share", + "projectName": "https://github.com/react-native-community/react-native-share#readme", + "contributors": [ + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "pera", + "url": "https://github.com/santiagofm", + "githubUsername": "santiagofm" + }, + { + "name": "MateusAndrade", + "url": "https://github.com/MateusAndrade", + "githubUsername": "MateusAndrade" + }, + { + "name": "Jesse Katsumata", + "url": "https://github.com/Naturalclar", + "githubUsername": "Naturalclar" + }, + { + "name": "Fabian Lee", + "url": "https://github.com/fabianlee1211", + "githubUsername": "fabianlee1211" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "Button.d.ts", + "Overlay.d.ts", + "Sheet.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a00bed83cb6307e39c3853698b70643bf0acc79a66bb3b211d7924d2fa18f685", + "globals": [], + "declaredModules": [ + "react-native-share", + "react-native-share/Overlay", + "react-native-share/Button", + "react-native-share/Sheet" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-native-share", + "typingsPackageName": "react-native-share", + "projectName": "https://github.com/react-native-community/react-native-share#readme", + "contributors": [ + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + }, + { + "name": "pera", + "url": "https://github.com/santiagofm", + "githubUsername": "santiagofm" + }, + { + "name": "MateusAndrade", + "url": "https://github.com/MateusAndrade", + "githubUsername": "MateusAndrade" + }, + { + "name": "Jesse Katsumata", + "url": "https://github.com/Naturalclar", + "githubUsername": "Naturalclar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "Button.d.ts", + "Overlay.d.ts", + "Sheet.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-native-share", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0da5d5b64ee17dfacaa59494cdc2fa4ae650491ec762a4887cbd10db2796ae81", + "globals": [], + "declaredModules": [ + "react-native-share", + "react-native-share/Overlay", + "react-native-share/Button", + "react-native-share/Sheet" + ] + } + }, + "react-native-share-extension": { + "2.0": { + "libraryName": "react-native-share-extension", + "typingsPackageName": "react-native-share-extension", + "projectName": "https://github.com/alinz/react-native-share-extension", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid230", + "githubUsername": "hmajid230" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ddd595f7807cbdf6866e013c839b0216afb6c8f2481cab6cdb7baf2738d06e2", + "globals": [], + "declaredModules": [ + "react-native-share-extension" + ] + } + }, + "react-native-share-menu": { + "2.2": { + "libraryName": "react-native-share-menu", + "typingsPackageName": "react-native-share-menu", + "projectName": "https://github.com/meedan/react-native-share-menu#readme", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "776ec49551864a7bf3db53b55d2d7f163ba437befe55a9e3d7a8de47453ef322", + "globals": [], + "declaredModules": [ + "react-native-share-menu" + ] + } + }, + "react-native-signature-capture": { + "0.4": { + "libraryName": "react-native-signature-capture", + "typingsPackageName": "react-native-signature-capture", + "projectName": "https://github.com/RepairShopr/react-native-signature-capture#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b734152554306ad6c9d455ba9788d32111c9f38e4dd3449755a299a275679ae", + "globals": [], + "declaredModules": [ + "react-native-signature-capture" + ] + } + }, + "react-native-snackbar-component": { + "1.1": { + "libraryName": "react-native-snackbar-components", + "typingsPackageName": "react-native-snackbar-component", + "projectName": "https://github.com/sidevesh/react-native-snackbar", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e73808724585a2cf698752878db0ac137e0dd547fd6a0813055bcb0b82478e83", + "globals": [], + "declaredModules": [ + "react-native-snackbar-component" + ] + } + }, + "react-native-snap-carousel": { + "3.7": { + "libraryName": "react-native-snap-carousel", + "typingsPackageName": "react-native-snap-carousel", + "projectName": "https://github.com/archriss/react-native-snap-carousel", + "contributors": [ + { + "name": "jnbt", + "url": "https://github.com/jnbt", + "githubUsername": "jnbt" + }, + { + "name": "Jacob Froman", + "url": "https://github.com/j-fro", + "githubUsername": "j-fro" + }, + { + "name": "Nikolay Polukhin", + "url": "https://github.com/gazaret", + "githubUsername": "gazaret" + }, + { + "name": "Guillaume Amat", + "url": "https://github.com/GuillaumeAmat", + "githubUsername": "GuillaumeAmat" + }, + { + "name": "Vitor Luiz Cavalcanti", + "url": "https://github.com/VitorLuizC", + "githubUsername": "VitorLuizC" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff639bbdd48a8c0d2c539489896d56969385d7945d19fbb31f68fcd5b1788b24", + "globals": [], + "declaredModules": [ + "react-native-snap-carousel" + ] + } + }, + "react-native-sortable-grid": { + "2.0": { + "libraryName": "react-native-sortable-grid", + "typingsPackageName": "react-native-sortable-grid", + "projectName": "https://github.com/ollija/react-native-sortable-grid#readme", + "contributors": [ + { + "name": "Jacob Froman", + "url": "https://github.com/j-fro", + "githubUsername": "j-fro" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b783cc354245b199469528c76023a449072384ed65579d69c54afddcc940898a", + "globals": [], + "declaredModules": [ + "react-native-sortable-grid" + ] + } + }, + "react-native-sortable-list": { + "0.0": { + "libraryName": "react-native-sortable-list", + "typingsPackageName": "react-native-sortable-list", + "projectName": "https://github.com/gitim/react-native-sortable-list", + "contributors": [ + { + "name": "Michael Sivolobov", + "url": "https://github.com/sivolobov", + "githubUsername": "sivolobov" + }, + { + "name": "Vince Maiuri", + "url": "https://github.com/RookY2K", + "githubUsername": "RookY2K" + }, + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8464febd688f10f5879990ed3168ac50e9e810c00cabe42333c8c782ae42008", + "globals": [], + "declaredModules": [ + "react-native-sortable-list" + ] + } + }, + "react-native-sqlite-storage": { + "3.3": { + "libraryName": "react-native-sqlite-storage", + "typingsPackageName": "react-native-sqlite-storage", + "projectName": "https://github.com/andpor/react-native-sqlite-storage", + "contributors": [ + { + "name": "Sergei Dryganets", + "url": "https://github.com/dryganets", + "githubUsername": "dryganets" + }, + { + "name": "Deividi Cavarzan", + "url": "https://github.com/cavarzan", + "githubUsername": "cavarzan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f20079d158134b2199c35e38fa30fa69e6d4cd92d893e3b0ebcbf35ebe80eac0", + "globals": [], + "declaredModules": [ + "react-native-sqlite-storage" + ] + } + }, + "react-native-star-rating": { + "1.1": { + "libraryName": "react-native-star-rating", + "typingsPackageName": "react-native-star-rating", + "projectName": "https://github.com/djchie/react-native-star-rating", + "contributors": [ + { + "name": "iRoachie", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b971cb1a8262c52ec1d9dcfea76358acb2f239f1ad8907663e7f65306e006061", + "globals": [], + "declaredModules": [ + "react-native-star-rating" + ] + } + }, + "react-native-status-bar-height": { + "2.1": { + "libraryName": "react-native-status-bar-height", + "typingsPackageName": "react-native-status-bar-height", + "projectName": "https://github.com/ovr/react-native-status-bar-height#readme", + "contributors": [ + { + "name": "Tom Spencer", + "url": "https://github.com/fiznool", + "githubUsername": "fiznool" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "390c0e3f809ff84674937351f6216bbff3532f92366dc887bef8078f2b6775a6", + "globals": [], + "declaredModules": [ + "react-native-status-bar-height" + ] + } + }, + "react-native-svg-charts": { + "5.0": { + "libraryName": "react-native-svg-charts", + "typingsPackageName": "react-native-svg-charts", + "projectName": "https://github.com/JesperLekland/react-native-svg-charts", + "contributors": [ + { + "name": "Krzysztof Miemiec", + "url": "https://github.com/krzysztof-miemiec", + "githubUsername": "krzysztof-miemiec" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-scale", + "version": "*" + }, + { + "name": "d3-shape", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "react-native-svg", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-native-svg", + "version": "^6.2.1" + } + ], + "contentHash": "c8d19430f7923220ca86ac8ca0a85780c5ba13c4709b41cd9bb011198153824f", + "globals": [], + "declaredModules": [ + "react-native-svg-charts" + ] + } + }, + "react-native-svg-uri": { + "1.2": { + "libraryName": "react-native-svg-uri", + "typingsPackageName": "react-native-svg-uri", + "projectName": "https://github.com/matiascba/react-native-svg-uri#readme", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "281bac87bd96a817aa1b7e981777aef30d37797f24b0037aa77ac83d9cdfdfab", + "globals": [], + "declaredModules": [ + "react-native-svg-uri" + ] + } + }, + "react-native-swiper": { + "1.5": { + "libraryName": "react-native-swiper", + "typingsPackageName": "react-native-swiper", + "projectName": "https://github.com/leecade/react-native-swiper#readme", + "contributors": [ + { + "name": "CaiHuan", + "url": "https://github.com/CaiHuan", + "githubUsername": "CaiHuan" + }, + { + "name": "HuHuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "mhcgrq", + "url": "https://github.com/mhcgrq", + "githubUsername": "mhcgrq" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69f99398579b022e45aecf0f3437eaf352e64fc72db913ea0ba9e6e8139f36c8", + "globals": [], + "declaredModules": [ + "react-native-swiper" + ] + } + }, + "react-native-tab-navigator": { + "0.3": { + "libraryName": "react-native-tab-navigator", + "typingsPackageName": "react-native-tab-navigator", + "projectName": "https://github.com/exponentjs/react-native-tab-navigator#readme", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5431dcc033f042b0beeddd9639ac3b44b3c85db3d3a5e1f1d5120695651c7f55", + "globals": [], + "declaredModules": [ + "react-native-tab-navigator" + ] + } + }, + "react-native-text-input-mask": { + "0.7": { + "libraryName": "react-native-text-input-mask", + "typingsPackageName": "react-native-text-input-mask", + "projectName": "https://github.com/react-native-community/react-native-text-input-mask", + "contributors": [ + { + "name": "Rodrigo Weber", + "url": "https://github.com/RodrigoAWeber", + "githubUsername": "RodrigoAWeber" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "deb49d914ef8b1056486cbddfb5a6b9cdd50ac2d87efe516d7d8aade95f816a4", + "globals": [], + "declaredModules": [ + "react-native-text-input-mask" + ] + } + }, + "react-native-toast-native": { + "0.1": { + "libraryName": "react-native-toast-native", + "typingsPackageName": "react-native-toast-native", + "projectName": "https://github.com/onemolegames/react-native-toast-native", + "contributors": [ + { + "name": "Michele Bombardi", + "url": "https://github.com/bm-software", + "githubUsername": "bm-software" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08d6694397d2fef0a572b23e0506a9038c0f79100411616a5ba0d60942397ebe", + "globals": [], + "declaredModules": [ + "react-native-toast-native" + ] + } + }, + "react-native-touch-id": { + "4.0": { + "libraryName": "react-native-touch-id", + "typingsPackageName": "react-native-touch-id", + "projectName": "https://github.com/naoufal/react-native-touch-id", + "contributors": [ + { + "name": "huhuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "Nikolay Polukhin", + "url": "https://github.com/gazaret", + "githubUsername": "gazaret" + }, + { + "name": "Jin Shin", + "url": "https://github.com/jinshin1013", + "githubUsername": "jinshin1013" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb7dc63d05613a519d28de482cccde1c8e0e49b09817a9585c9b343346edb65e", + "globals": [], + "declaredModules": [ + "react-native-touch-id" + ] + } + }, + "react-native-uuid": { + "1.4": { + "libraryName": "react-native-uuid", + "typingsPackageName": "react-native-uuid", + "projectName": "https://github.com/eugenehp/react-native-uuid", + "contributors": [ + { + "name": "hmajid2301", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24fbed3b46ab4ac6dcf22302588f9bed1efab1948f551eee7de83afaca12acb8", + "globals": [], + "declaredModules": [ + "react-native-uuid" + ] + } + }, + "react-native-uuid-generator": { + "4.0": { + "libraryName": "react-native-uuid-generator", + "typingsPackageName": "react-native-uuid-generator", + "projectName": "https://github.com/Traviskn/react-native-uuid-generator#readme", + "contributors": [ + { + "name": "burtek", + "url": "https://github.com/burtek", + "githubUsername": "burtek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d62e990233a3ab5944ef893bfda92ebee258b067ff8f244b785aa4b45a04eafe", + "globals": [], + "declaredModules": [ + "react-native-uuid-generator" + ] + } + }, + "react-native-vector-icons": { + "6.4": { + "libraryName": "react-native-vector-icons", + "typingsPackageName": "react-native-vector-icons", + "projectName": "https://github.com/oblador/react-native-vector-icons", + "contributors": [ + { + "name": "Kyle Roach", + "url": "https://github.com/iRoachie", + "githubUsername": "iRoachie" + }, + { + "name": "Tim Wang", + "url": "https://github.com/timwangdev", + "githubUsername": "timwangdev" + }, + { + "name": "Robert Ying", + "url": "https://github.com/robertying", + "githubUsername": "robertying" + }, + { + "name": "Jesse Katsumata", + "url": "https://github.com/Naturalclar", + "githubUsername": "Naturalclar" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "AntDesign.d.ts", + "Entypo.d.ts", + "EvilIcons.d.ts", + "Feather.d.ts", + "FontAwesome.d.ts", + "FontAwesome5.d.ts", + "FontAwesome5Pro.d.ts", + "Fontisto.d.ts", + "Foundation.d.ts", + "Icon.d.ts", + "Ionicons.d.ts", + "MaterialCommunityIcons.d.ts", + "MaterialIcons.d.ts", + "Octicons.d.ts", + "SimpleLineIcons.d.ts", + "Zocial.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "279b98a9f5d1f6383eb3b1ef2b44ebb2da3338ac51aa6ee2a2ddbcf14a352a6c", + "globals": [], + "declaredModules": [ + "react-native-vector-icons", + "react-native-vector-icons/Icon", + "react-native-vector-icons/AntDesign", + "react-native-vector-icons/MaterialIcons", + "react-native-vector-icons/FontAwesome", + "react-native-vector-icons/FontAwesome5", + "react-native-vector-icons/FontAwesome5Pro", + "react-native-vector-icons/Ionicons", + "react-native-vector-icons/Fontisto", + "react-native-vector-icons/Entypo", + "react-native-vector-icons/EvilIcons", + "react-native-vector-icons/Feather", + "react-native-vector-icons/Foundation", + "react-native-vector-icons/MaterialCommunityIcons", + "react-native-vector-icons/Octicons", + "react-native-vector-icons/SimpleLineIcons", + "react-native-vector-icons/Zocial" + ] + } + }, + "react-native-version-check": { + "3.4": { + "libraryName": "react-native-version-check", + "typingsPackageName": "react-native-version-check", + "projectName": "https://github.com/kimxogus/react-native-version-check", + "contributors": [ + { + "name": "DELACOURT Vincent", + "url": "https://github.com/vdelacou", + "githubUsername": "vdelacou" + }, + { + "name": "Krishan", + "url": "https://github.com/KrishyV", + "githubUsername": "KrishyV" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-fetch", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b1e862344e22584dc3682da62eb211b8fd8f4cf7b1cc5ebf03414a1e0f4edab", + "globals": [], + "declaredModules": [ + "react-native-version-check" + ] + } + }, + "react-native-version-number": { + "0.3": { + "libraryName": "react-native-version-number", + "typingsPackageName": "react-native-version-number", + "projectName": "https://github.com/APSL/react-native-version-number", + "contributors": [ + { + "name": "Vincent Langlet", + "url": "https://github.com/VincentLanglet", + "githubUsername": "VincentLanglet" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c859d57605449a3d9c23040bc0bc5150176ec742670ec5b1f00bb45cf22cbbb", + "globals": [], + "declaredModules": [ + "react-native-version-number" + ] + } + }, + "react-native-video": { + "5.0": { + "libraryName": "react-native-video", + "typingsPackageName": "react-native-video", + "projectName": "https://github.com/react-native-community/react-native-video", + "contributors": [ + { + "name": "HuHuanming", + "url": "https://github.com/huhuanming", + "githubUsername": "huhuanming" + }, + { + "name": "Nekith", + "url": "https://github.com/Nekith", + "githubUsername": "Nekith" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bc7e71b5cfdefb03b3872f46e387ec55793aeb843e4d97228fb0c89eafb0942", + "globals": [], + "declaredModules": [ + "react-native-video" + ] + } + }, + "react-native-video-player": { + "0.10": { + "libraryName": "react-native-video-player", + "typingsPackageName": "react-native-video-player", + "projectName": "https://github.com/cornedor/react-native-video-player.git", + "contributors": [ + { + "name": "Junseong Park", + "url": "https://github.com/Kweiza", + "githubUsername": "Kweiza" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "react-native-video", + "version": "*" + }, + { + "name": "react-native-vector-icons", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f8fddd4e4de8f98d16d65906a2867b4bb1909f769b129cb6a2001b6a1aa999c", + "globals": [], + "declaredModules": [ + "react-native-video-player" + ] + } + }, + "react-native-view-pdf": { + "0.8": { + "libraryName": "react-native-view-pdf", + "typingsPackageName": "react-native-view-pdf", + "projectName": "https://github.com/rumax/react-native-PDFView#readme", + "contributors": [ + { + "name": "Sérgio Miguel", + "url": "https://github.com/thesergiomiguel", + "githubUsername": "thesergiomiguel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a5713af45d24a1204bb870269aac962891074270389bd8e43b6c6662402a1f09", + "globals": [], + "declaredModules": [ + "react-native-view-pdf" + ] + } + }, + "react-native-webrtc": { + "1.75": { + "libraryName": "react-native-webrtc", + "typingsPackageName": "react-native-webrtc", + "projectName": "https://github.com/react-native-webrtc/react-native-webrtc", + "contributors": [ + { + "name": "Carlos Quiroga", + "url": "https://github.com/KarlosQ", + "githubUsername": "KarlosQ" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 75, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e272817972f94cfb2a3a199673e26634456685c525eee7d8ba2ac9c5f71fed92", + "globals": [], + "declaredModules": [ + "react-native-webrtc" + ] + } + }, + "react-native-zeroconf": { + "0.11": { + "libraryName": "react-native-zeroconf", + "typingsPackageName": "react-native-zeroconf", + "projectName": "https://github.com/Apercu/react-native-zeroconf#readme", + "contributors": [ + { + "name": "Peter Matta", + "url": "https://github.com/mattapet", + "githubUsername": "mattapet" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59d8d9db29207e3d2508c806076a9728371549039ef271b9ef14ceceb958fcfb", + "globals": [], + "declaredModules": [ + "react-native-zeroconf" + ] + } + }, + "react-native-zss-rich-text-editor": { + "1.0": { + "libraryName": "react-native-zss-rich-text-editor", + "typingsPackageName": "react-native-zss-rich-text-editor", + "projectName": "https://github.com/wix/react-native-zss-rich-text-editor", + "contributors": [ + { + "name": "Naveen Ithappu", + "url": "https://github.com/naveen-ithappu", + "githubUsername": "naveen-ithappu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1dc1624485fa0846d3044367117542ffcfcd959f953b6c5f085b1f0c8ce1e684", + "globals": [], + "declaredModules": [ + "react-native-zss-rich-text-editor" + ] + } + }, + "react-no-ssr": { + "1.1": { + "libraryName": "react-no-ssr", + "typingsPackageName": "react-no-ssr", + "projectName": "https://github.com/kadirahq/react-no-ssr", + "contributors": [ + { + "name": "Rafał Filipek", + "url": "https://github.com/rafalfilipek", + "githubUsername": "rafalfilipek" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "41e991bc11a0d322743a0bc491bf8bf37438ffc8c4a71e9315a443a45d5e73c3", + "globals": [], + "declaredModules": [ + "react-no-ssr" + ] + } + }, + "react-notification-system": { + "0.2": { + "libraryName": "React Notification System", + "typingsPackageName": "react-notification-system", + "projectName": "https://www.npmjs.com/package/react-notification-system", + "contributors": [ + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Bartosz Szewczyk", + "url": "https://github.com/sztobar", + "githubUsername": "sztobar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26727801f3e88b6f4b6d1d952f9dbb874d7a53561526fb9d8f69e533b87fa0da", + "globals": [], + "declaredModules": [ + "react-notification-system" + ] + } + }, + "react-notification-system-redux": { + "1.1": { + "libraryName": "react-notification-system-redux", + "typingsPackageName": "react-notification-system-redux", + "projectName": "https://github.com/gor181/react-notification-system-redux", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + }, + { + "name": "react-notification-system", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "c2a4dc7d1ade7ac28a84d84c1ebb204ca6dfdef159f820fc6ed5513feed7f3cf", + "globals": [ + "Notifications" + ], + "declaredModules": [ + "react-notification-system-redux" + ] + } + }, + "react-notify-toast": { + "0.5": { + "libraryName": "react-notify-toast", + "typingsPackageName": "react-notify-toast", + "projectName": "https://github.com/jesusoterogomez/react-notify-toast", + "contributors": [ + { + "name": "Klaas Cuvelier", + "url": "https://github.com/klaascuvelier", + "githubUsername": "klaascuvelier" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8bac242eae4759eb09c316371ae75c5f6310fbcc3c30a141f9f395da1af0362c", + "globals": [], + "declaredModules": [ + "react-notify-toast" + ] + } + }, + "react-numeric-input": { + "2.2": { + "libraryName": "react-numeric-input", + "typingsPackageName": "react-numeric-input", + "projectName": "https://github.com/vlad-ignatov/react-numeric-input#readme", + "contributors": [ + { + "name": "Heather Booker", + "url": "https://github.com/heatherbooker", + "githubUsername": "heatherbooker" + }, + { + "name": "Aarni Koskela", + "url": "https://github.com/akx", + "githubUsername": "akx" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b791c7d7d5f0410dae91f82f70d0f65fa2fbfdbf2a15abddafe71981cb17024", + "globals": [], + "declaredModules": [ + "react-numeric-input" + ] + } + }, + "react-offcanvas": { + "0.4": { + "libraryName": "react-offcanvas", + "typingsPackageName": "react-offcanvas", + "projectName": "https://github.com/vutran/react-offcanvas#readme", + "contributors": [ + { + "name": "Alex Bukurov", + "url": "https://github.com/abukurov", + "githubUsername": "abukurov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "299fce189d1a14d0d4e60fffb191e114397eb52a3c4ebd26facbab3e77348c83", + "globals": [], + "declaredModules": [ + "react-offcanvas" + ] + } + }, + "react-onclickoutside": { + "6.7": { + "libraryName": "react-onclickoutside", + "typingsPackageName": "react-onclickoutside", + "projectName": "https://github.com/Pomax/react-onclickoutside", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Boris Sergeyev", + "url": "https://github.com/surgeboris", + "githubUsername": "surgeboris" + }, + { + "name": "Thomas Levy", + "url": "https://github.com/NilSet", + "githubUsername": "NilSet" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b1e0a20218619b344d8c388526416ddd6b70e02e5b12b1ce9d637ae43917f06", + "globals": [], + "declaredModules": [ + "react-onclickoutside" + ] + }, + "5.7": { + "libraryVersionDirectoryName": "5", + "libraryName": "react-onclickoutside", + "typingsPackageName": "react-onclickoutside", + "projectName": "https://github.com/Pomax/react-onclickoutside", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-onclickoutside", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "91cfdc178d729420f7f8f48ed3d8fa6b1b1db0a2f8082b6a4c9bb854bbf7a70f", + "globals": [], + "declaredModules": [ + "react-onclickoutside" + ] + } + }, + "react-onsenui": { + "2.9": { + "libraryName": "React Onsen UI (react-onsenui)", + "typingsPackageName": "react-onsenui", + "projectName": "https://onsen.io/v2/docs/guide/react/", + "contributors": [ + { + "name": "Ozytis", + "url": "https://ozytis.fr" + }, + { + "name": "Salim", + "url": "https://github.com/salim7", + "githubUsername": "salim7" + }, + { + "name": "Jemmyw", + "url": "https://github.com/jemmyw", + "githubUsername": "jemmyw" + }, + { + "name": "Mikael Lirbank", + "url": "https://github.com/lirbank", + "githubUsername": "lirbank" + }, + { + "name": "Yuji Tabata", + "url": "https://github.com/uztbt", + "githubUsername": "uztbt" + }, + { + "name": "LBLZR_", + "url": "https://github.com/LaBlazer", + "githubUsername": "LaBlazer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c26565a4b5718d94c926b3c501043d974c4441930433fe73be9869fb2a503ae2", + "globals": [], + "declaredModules": [ + "react-onsenui" + ] + } + }, + "react-outside-click-handler": { + "1.3": { + "libraryName": "react-outside-click-handler", + "typingsPackageName": "react-outside-click-handler", + "projectName": "https://github.com/airbnb/react-outside-click-handler", + "contributors": [ + { + "name": "Ivan Zub", + "url": "https://github.com/zubivan", + "githubUsername": "zubivan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00290223f14e7e0a84506243af98970947684e6e589fbcf9f0602210fdfac305", + "globals": [], + "declaredModules": [ + "react-outside-click-handler" + ] + } + }, + "react-overlays": { + "1.1": { + "libraryName": "React Overlays", + "typingsPackageName": "react-overlays", + "projectName": "https://github.com/react-bootstrap/react-overlays", + "contributors": [ + { + "name": "Aaron Beall", + "url": "https://github.com/aaronbeall", + "githubUsername": "aaronbeall" + }, + { + "name": "Vito Samson", + "url": "https://github.com/vitosamson", + "githubUsername": "vitosamson" + }, + { + "name": "Aaron Dancer", + "url": "https://github.com/aarondancer", + "githubUsername": "aarondancer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Affix.d.ts", + "lib/AutoAffix.d.ts", + "lib/Dropdown.d.ts", + "lib/DropdownMenu.d.ts", + "lib/DropdownToggle.d.ts", + "lib/Modal.d.ts", + "lib/ModalManager.d.ts", + "lib/Overlay.d.ts", + "lib/Portal.d.ts", + "lib/RootCloseWrapper.d.ts", + "lib/WaitForContainer.d.ts", + "lib/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-transition-group", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3dc922296ac1bdf7d6515d09e9859552dc50b96352f65fb4612cb06e7c86aab0", + "globals": [], + "declaredModules": [ + "react-overlays", + "react-overlays/lib", + "react-overlays/lib/Affix", + "react-overlays/lib/AutoAffix", + "react-overlays/lib/Dropdown", + "react-overlays/lib/DropdownMenu", + "react-overlays/lib/Overlay", + "react-overlays/lib/Portal", + "react-overlays/lib/DropdownToggle", + "react-overlays/lib/Modal", + "react-overlays/lib/ModalManager", + "react-overlays/lib/RootCloseWrapper", + "react-overlays/lib/WaitForContainer" + ] + } + }, + "react-paginate": { + "6.2": { + "libraryName": "react-paginate", + "typingsPackageName": "react-paginate", + "projectName": "https://github.com/AdeleD/react-paginate", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + }, + { + "name": "Wouter Hardeman", + "url": "https://github.com/wouterhardeman", + "githubUsername": "wouterhardeman" + }, + { + "name": "pegel03", + "url": "https://github.com/pegel03", + "githubUsername": "pegel03" + }, + { + "name": "Simon Archer", + "url": "https://github.com/archy-bold", + "githubUsername": "archy-bold" + }, + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Shingo Sato", + "url": "https://github.com/sugarshin", + "githubUsername": "sugarshin" + }, + { + "name": "SPWizard01", + "url": "https://github.com/SPWizard01", + "githubUsername": "SPWizard01" + }, + { + "name": "Kevin Rambaud", + "url": "https://github.com/kevinrambaud", + "githubUsername": "kevinrambaud" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a38b7fffedcea472b83d782c239d24de46d62f74d628f53c42904fafdfe9c0a6", + "globals": [], + "declaredModules": [ + "react-paginate" + ] + }, + "4.3": { + "libraryVersionDirectoryName": "4", + "libraryName": "react-paginate", + "typingsPackageName": "react-paginate", + "projectName": "https://github.com/AdeleD/react-paginate", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + }, + { + "name": "Wouter Hardeman", + "url": "https://github.com/wouterhardeman", + "githubUsername": "wouterhardeman" + }, + { + "name": "pegel03", + "url": "https://github.com/pegel03", + "githubUsername": "pegel03" + }, + { + "name": "Simon Archer", + "url": "https://github.com/archy-bold", + "githubUsername": "archy-bold" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-paginate", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cbd97bc2d5cd9d3d4ca295a7afe13d0191c1e1eec4ae5a4e16e7e4010e378432", + "globals": [], + "declaredModules": [ + "react-paginate" + ] + }, + "5.2": { + "libraryVersionDirectoryName": "5", + "libraryName": "react-paginate", + "typingsPackageName": "react-paginate", + "projectName": "https://github.com/AdeleD/react-paginate", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + }, + { + "name": "Wouter Hardeman", + "url": "https://github.com/wouterhardeman", + "githubUsername": "wouterhardeman" + }, + { + "name": "pegel03", + "url": "https://github.com/pegel03", + "githubUsername": "pegel03" + }, + { + "name": "Simon Archer", + "url": "https://github.com/archy-bold", + "githubUsername": "archy-bold" + }, + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Kevin Rambaud", + "url": "https://github.com/kevinrambaud", + "githubUsername": "kevinrambaud" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-paginate", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2cc52fbb3ad7162cbb653670601b8bb5edefe0c636ae0300aef0d760ca0097f3", + "globals": [], + "declaredModules": [ + "react-paginate" + ] + } + }, + "react-panelgroup": { + "1.0": { + "libraryName": "react-panelgroup", + "typingsPackageName": "react-panelgroup", + "projectName": "https://github.com/DanFessler/react-panelgroup", + "contributors": [ + { + "name": "Quentin Golsteyn", + "url": "https://github.com/qgolsteyn", + "githubUsername": "qgolsteyn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "226c582d43223b03bd40e3ec6de79c49b8e699243fe570a08b32d356a0eabfae", + "globals": [], + "declaredModules": [ + "react-panelgroup" + ] + } + }, + "react-pdf": { + "4.0": { + "libraryName": "react-pdf", + "typingsPackageName": "react-pdf", + "projectName": "https://github.com/wojtekmaj/react-pdf/", + "contributors": [ + { + "name": "CodeDaraW", + "url": "https://github.com/CodeDaraW", + "githubUsername": "CodeDaraW" + }, + { + "name": "Nathan Hardy", + "url": "https://github.com/nhardy", + "githubUsername": "nhardy" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "dist/Document.d.ts", + "dist/Outline.d.ts", + "dist/Page.d.ts", + "dist/entry.parcel.d.ts", + "dist/entry.webpack.d.ts", + "dist/pdfjs-dist.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "pdfjs-dist", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fe6aade98907b9f6d11ccaaa47f761473e512a9fb0aefcedfa8a4541b1110e7", + "globals": [], + "declaredModules": [ + "react-pdf", + "react-pdf/dist/Document", + "react-pdf/dist/Page", + "react-pdf/dist/Outline", + "react-pdf/dist/pdfjs-dist", + "react-pdf/dist/entry.parcel", + "react-pdf/dist/entry.webpack" + ] + } + }, + "react-phone-number-input": { + "3.0": { + "libraryName": "react-phone-number-input", + "typingsPackageName": "react-phone-number-input", + "projectName": "https://github.com/AdrienEtienne/react-phone-number-input", + "contributors": [ + { + "name": "Peter Yang", + "url": "https://github.com/PeterYangIO", + "githubUsername": "PeterYangIO" + }, + { + "name": "Adrien Etienne", + "url": "https://github.com/AdrienEtienne", + "githubUsername": "AdrienEtienne" + }, + { + "name": "Jonathan Fleckenstein", + "url": "https://github.com/fleck", + "githubUsername": "fleck" + }, + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "425f75dca972a3f9e69e95ea3ccf235151823548b7173961c1f98b40f573db0f", + "globals": [], + "declaredModules": [ + "react-phone-number-input" + ] + } + }, + "react-photoswipe": { + "1.3": { + "libraryName": "react-photoswipe", + "typingsPackageName": "react-photoswipe", + "projectName": "https://github.com/minhtranite/react-photoswipe", + "contributors": [ + { + "name": "kwzm", + "url": "https://github.com/kwzm", + "githubUsername": "kwzm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "photoswipe", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "270490dee24c5f0d017d9c225cb4160f315b738d85c836a4d8401a4378bd7025", + "globals": [], + "declaredModules": [ + "react-photoswipe" + ] + } + }, + "react-places-autocomplete": { + "7.2": { + "libraryName": "react-places-autocomplete", + "typingsPackageName": "react-places-autocomplete", + "projectName": "https://github.com/hibiken/react-places-autocomplete/", + "contributors": [ + { + "name": "Guilherme Hübner", + "url": "https://github.com/guilhermehubner", + "githubUsername": "guilhermehubner" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Nokky Goren", + "url": "https://github.com/ApeNox", + "githubUsername": "ApeNox" + }, + { + "name": "Aziz Khambati", + "url": "https://github.com/azizhk", + "githubUsername": "azizhk" + }, + { + "name": "Mark Nelissen", + "url": "https://github.com/marknelissen", + "githubUsername": "marknelissen" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f456f50ee2b6d42396a597a30dd8b4ccc2612b8e664255ac97f63fb2e50ecbf", + "globals": [], + "declaredModules": [ + "react-places-autocomplete" + ] + }, + "6.1": { + "libraryVersionDirectoryName": "6", + "libraryName": "react-places-autocomplete", + "typingsPackageName": "react-places-autocomplete", + "projectName": "https://github.com/hibiken/react-places-autocomplete/", + "contributors": [ + { + "name": "Guilherme Hübner", + "url": "https://github.com/guilhermehubner", + "githubUsername": "guilhermehubner" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Nokky Goren", + "url": "https://github.com/ApeNox", + "githubUsername": "ApeNox" + }, + { + "name": "Aziz Khambati", + "url": "https://github.com/azizhk", + "githubUsername": "azizhk" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-places-autocomplete", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6bc17db4691e5c5624e9a8d00af3cae5a2bf0797f0bbb9a2d29a0f2a378ac179", + "globals": [], + "declaredModules": [ + "react-places-autocomplete" + ] + } + }, + "react-plaid-link": { + "1.3": { + "libraryName": "react-plaid-link", + "typingsPackageName": "react-plaid-link", + "projectName": "https://github.com/pbernasconi/react-plaid-link", + "contributors": [ + { + "name": "KeevanDance", + "url": "https://github.com/DanceParty", + "githubUsername": "DanceParty" + }, + { + "name": "Mike Cousins", + "url": "https://github.com/mikecousins", + "githubUsername": "mikecousins" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9a549d055c5d34386e1a0d495159d7b2686320356f6396e1c66a0a9f97d5264", + "globals": [], + "declaredModules": [ + "react-plaid-link" + ] + } + }, + "react-plotly.js": { + "2.2": { + "libraryName": "react-plotly.js", + "typingsPackageName": "react-plotly.js", + "projectName": "https://github.com/plotly/react-plotly.js#readme", + "contributors": [ + { + "name": "Jon Freedman", + "url": "https://github.com/jonfreedman", + "githubUsername": "jonfreedman" + }, + { + "name": "Mitchell Grice", + "url": "https://github.com/gricey432", + "githubUsername": "gricey432" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "factory.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "plotly.js", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "33e8ab4be9bdff8ca3a6ff21b82c19e0df868c74aafd5ecd85598d55850afd19", + "globals": [], + "declaredModules": [ + "react-plotly.js", + "react-plotly.js/factory" + ] + } + }, + "react-plyr": { + "2.1": { + "libraryName": "react-plyr", + "typingsPackageName": "react-plyr", + "projectName": "https://github.com/xDae/react-plyr", + "contributors": [ + { + "name": "baorv", + "url": "https://github.com/baorv", + "githubUsername": "baorv" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eeb2462f711c92c4d7fe81cfd04b1dc85a53921b96b75d759b064865e609e020", + "globals": [], + "declaredModules": [ + "react-plyr" + ] + } + }, + "react-pointable": { + "1.2": { + "libraryName": "react-pointable", + "typingsPackageName": "react-pointable", + "projectName": "https://github.com/MilllerTime/react-pointable", + "contributors": [ + { + "name": "Stefan Fochler", + "url": "https://github.com/istefo", + "githubUsername": "istefo" + }, + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mdibyo", + "githubUsername": "mdibyo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7e30d6bb0c87102e349377a7ea518e115aebf5fe49207a4286aef5a998471b4", + "globals": [], + "declaredModules": [ + "react-pointable" + ] + } + }, + "react-popover": { + "0.5": { + "libraryName": "react-popover", + "typingsPackageName": "react-popover", + "projectName": "https://github.com/littlebits/react-popover", + "contributors": [ + { + "name": "Jakub Řičař", + "url": "https://github.com/jacoporicare", + "githubUsername": "jacoporicare" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aaf95b3aabe39cb979ddf42e71b11be0833c00306467cd25200909fd70208834", + "globals": [], + "declaredModules": [ + "react-popover" + ] + } + }, + "react-portal": { + "4.0": { + "libraryName": "react-portal", + "typingsPackageName": "react-portal", + "projectName": "https://github.com/tajo/react-portal#readme", + "contributors": [ + { + "name": "Shun Takahashi", + "url": "https://github.com/shuntksh", + "githubUsername": "shuntksh" + }, + { + "name": "Horus Lugo", + "url": "https://github.com/HorusGoul", + "githubUsername": "HorusGoul" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a2334ad2867c82b4237c863b9fe47733bd73548dca11a3287799838a8ed87c8", + "globals": [], + "declaredModules": [ + "react-portal" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "react-portal", + "typingsPackageName": "react-portal", + "projectName": "https://github.com/tajo/react-portal#readme", + "contributors": [ + { + "name": "Shun Takahashi", + "url": "https://github.com/shuntksh", + "githubUsername": "shuntksh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-portal", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "33caf1f4afe79f92e0972efa58ac3fc8bbd8eb855abc116b962c0740275947d6", + "globals": [], + "declaredModules": [ + "react-portal" + ] + } + }, + "react-primitives": { + "0.6": { + "libraryName": "react-primitives", + "typingsPackageName": "react-primitives", + "projectName": "https://github.com/lelandrichardson/react-primitives", + "contributors": [ + { + "name": "Ahmed Ghoneim", + "url": "https://github.com/aghoneim92", + "githubUsername": "aghoneim92" + }, + { + "name": "David Pett", + "url": "https://github.com/davidpett", + "githubUsername": "davidpett" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01e58ccb78c31716e68944f9476fd1ef7c87c30df89333e914feeca11613fac2", + "globals": [], + "declaredModules": [ + "react-primitives" + ] + } + }, + "react-props-decorators": { + "0.1": { + "libraryName": "react-props-decorators", + "typingsPackageName": "react-props-decorators", + "projectName": "https://github.com/popkirby/react-props-decorators", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c426aab721c10f4e28fb2ce14980e65e563d4b933f5ca041d5dd2dbe16a535ea", + "globals": [], + "declaredModules": [ + "react-props-decorators" + ] + } + }, + "react-qr-reader": { + "2.1": { + "libraryName": "react-qr-reader", + "typingsPackageName": "react-qr-reader", + "projectName": "https://github.com/JodusNodus/react-qr-reader", + "contributors": [ + { + "name": "David Kevork", + "url": "https://github.com/davidkevork", + "githubUsername": "davidkevork" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e57608ce4d3553aa530b021342929674465c2a0a1a65443c21fb44262627df7d", + "globals": [ + "QrReader" + ], + "declaredModules": [ + "react-qr-reader" + ] + } + }, + "react-query": { + "0.3": { + "libraryName": "react-query", + "typingsPackageName": "react-query", + "projectName": "https://github.com/tannerlinsley/react-query", + "contributors": [ + { + "name": "Lukasz Fiszer", + "url": "https://github.com/lukaszfiszer", + "githubUsername": "lukaszfiszer" + }, + { + "name": "Jace Hensley", + "url": "https://github.com/jacehensley", + "githubUsername": "jacehensley" + }, + { + "name": "Matteo Frana", + "url": "https://github.com/matteofrana", + "githubUsername": "matteofrana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89d834a7757749d3004f93738ea53df2fad306167541ab68ef4ca07ad7cf923a", + "globals": [], + "declaredModules": [ + "react-query" + ] + } + }, + "react-radio-group": { + "3.0": { + "libraryName": "react-radio-group", + "typingsPackageName": "react-radio-group", + "projectName": "https://github.com/chenglou/react-radio-group", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "690636e3d77e1c86ccbc71f13059aa4d9411b15040a8ff50ff4e10bec3e004a7", + "globals": [], + "declaredModules": [ + "react-radio-group" + ] + } + }, + "react-rangeslider": { + "2.2": { + "libraryName": "react-rangeslider", + "typingsPackageName": "react-rangeslider", + "projectName": "https://github.com/whoisandy/react-rangeslider", + "contributors": [ + { + "name": "Riku Kallio", + "url": "https://github.com/RichieRock", + "githubUsername": "RichieRock" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5ecf753c51e82cb7e76ad20e2923a8f9a46cd322935dcdb94eac1bf3bc8f9067", + "globals": [], + "declaredModules": [ + "react-rangeslider" + ] + } + }, + "react-recaptcha": { + "2.3": { + "libraryName": "react-recaptcha", + "typingsPackageName": "react-recaptcha", + "projectName": "https://github.com/appleboy/react-recaptcha", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + }, + { + "name": "Zach", + "url": "https://github.com/zzanol", + "githubUsername": "zzanol" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4be92f530224fbf91ca85e2772e4327fdcf8c4ff9f0c648b91a941fc53d19fd", + "globals": [], + "declaredModules": [ + "react-recaptcha" + ] + } + }, + "react-recaptcha-v3": { + "1.1": { + "libraryName": "react-recaptcha-v3", + "typingsPackageName": "react-recaptcha-v3", + "projectName": "https://github.com/codeep/react-recaptcha-v3", + "contributors": [ + { + "name": "Alessandro Rabitti", + "url": "https://github.com/silversonicaxel", + "githubUsername": "silversonicaxel" + }, + { + "name": "Ivan Siacho", + "url": "https://github.com/ivansiach0", + "githubUsername": "ivansiach0" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dda6fec30b570d1e78ef36746298ea2153438d3e7a20c070fa934e1ad7d747d1", + "globals": [], + "declaredModules": [ + "react-recaptcha-v3" + ] + } + }, + "react-reconciler": { + "0.18": { + "libraryName": "react-reconciler", + "typingsPackageName": "react-reconciler", + "projectName": "https://reactjs.org/", + "contributors": [ + { + "name": "Nathan Bierema", + "url": "https://github.com/Methuselah96", + "githubUsername": "Methuselah96" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcb0170231c68198b4ca588cdce1d0c3511ef8a57d8ec713ec8af999b89b8a7b", + "globals": [], + "declaredModules": [ + "react-reconciler" + ] + } + }, + "react-redux": { + "7.1": { + "libraryName": "react-redux", + "typingsPackageName": "react-redux", + "projectName": "https://github.com/reduxjs/react-redux", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Kenzie Togami", + "url": "https://github.com/kenzierocks", + "githubUsername": "kenzierocks" + }, + { + "name": "Curits Layne", + "url": "https://github.com/clayne11", + "githubUsername": "clayne11" + }, + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Nicholas Boll", + "url": "https://github.com/nicholasboll", + "githubUsername": "nicholasboll" + }, + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mdibyo", + "githubUsername": "mdibyo" + }, + { + "name": "Thomas Charlat", + "url": "https://github.com/kallikrein", + "githubUsername": "kallikrein" + }, + { + "name": "Valentin Descamps", + "url": "https://github.com/val1984", + "githubUsername": "val1984" + }, + { + "name": "Johann Rakotoharisoa", + "url": "https://github.com/jrakotoharisoa", + "githubUsername": "jrakotoharisoa" + }, + { + "name": "Anatoli Papirovski", + "url": "https://github.com/apapirovski", + "githubUsername": "apapirovski" + }, + { + "name": "Boris Sergeyev", + "url": "https://github.com/surgeboris", + "githubUsername": "surgeboris" + }, + { + "name": "Søren Bruus Frank", + "url": "https://github.com/soerenbf", + "githubUsername": "soerenbf" + }, + { + "name": "Jonathan Ziller", + "url": "https://github.com/mrwolfz", + "githubUsername": "mrwolfz" + }, + { + "name": "Dylan Vann", + "url": "https://github.com/dylanvann", + "githubUsername": "dylanvann" + }, + { + "name": "Yuki Ito", + "url": "https://github.com/Lazyuki", + "githubUsername": "Lazyuki" + }, + { + "name": "Kazuma Ebina", + "url": "https://github.com/kazuma1989", + "githubUsername": "kazuma1989" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + }, + { + "name": "hoist-non-react-statics", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "object-assign" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/hoist-non-react-statics", + "version": "^3.3.0" + }, + { + "name": "hoist-non-react-statics", + "version": "^3.3.0" + }, + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "212876d11a62fe50d7f0044433881e0beb7275ea1277569cda0adfba4371415b", + "globals": [], + "declaredModules": [ + "react-redux" + ] + }, + "5.0": { + "libraryVersionDirectoryName": "5", + "libraryName": "react-redux", + "typingsPackageName": "react-redux", + "projectName": "https://github.com/rackt/react-redux", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Thomas Hasner", + "url": "https://github.com/thasner", + "githubUsername": "thasner" + }, + { + "name": "Kenzie Togami", + "url": "https://github.com/kenzierocks", + "githubUsername": "kenzierocks" + }, + { + "name": "Curits Layne", + "url": "https://github.com/clayne11", + "githubUsername": "clayne11" + }, + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Nicholas Boll", + "url": "https://github.com/nicholasboll", + "githubUsername": "nicholasboll" + }, + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mdibyo", + "githubUsername": "mdibyo" + }, + { + "name": "Prashant Deva", + "url": "https://github.com/pdeva", + "githubUsername": "pdeva" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "object-assign" + ], + "pathMappings": [ + { + "packageName": "react-redux", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "8ad65e37f4340237822dedfb9747ade0f5a804eb79cf979e63ddb2ad969b562e", + "globals": [], + "declaredModules": [ + "react-redux" + ] + }, + "6.0": { + "libraryVersionDirectoryName": "6", + "libraryName": "react-redux", + "typingsPackageName": "react-redux", + "projectName": "https://github.com/reduxjs/react-redux", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Kenzie Togami", + "url": "https://github.com/kenzierocks", + "githubUsername": "kenzierocks" + }, + { + "name": "Curits Layne", + "url": "https://github.com/clayne11", + "githubUsername": "clayne11" + }, + { + "name": "Frank Tan", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "Nicholas Boll", + "url": "https://github.com/nicholasboll", + "githubUsername": "nicholasboll" + }, + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mdibyo", + "githubUsername": "mdibyo" + }, + { + "name": "Prashant Deva", + "url": "https://github.com/pdeva", + "githubUsername": "pdeva" + }, + { + "name": "Thomas Charlat", + "url": "https://github.com/kallikrein", + "githubUsername": "kallikrein" + }, + { + "name": "Valentin Descamps", + "url": "https://github.com/val1984", + "githubUsername": "val1984" + }, + { + "name": "Johann Rakotoharisoa", + "url": "https://github.com/jrakotoharisoa", + "githubUsername": "jrakotoharisoa" + }, + { + "name": "Anatoli Papirovski", + "url": "https://github.com/apapirovski", + "githubUsername": "apapirovski" + }, + { + "name": "Boris Sergeyev", + "url": "https://github.com/surgeboris", + "githubUsername": "surgeboris" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "object-assign" + ], + "pathMappings": [ + { + "packageName": "react-redux", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "17c919d7271d7d996cb0daf5c5b6057c7a5eec5de560d3f634500fc5b7651a67", + "globals": [], + "declaredModules": [ + "react-redux" + ] + } + }, + "react-redux-epic": { + "1.1": { + "libraryName": "react-redux-epic", + "typingsPackageName": "react-redux-epic", + "projectName": "https://github.com/BerkeleyTrue/react-redux-epic#readme", + "contributors": [ + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "client.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "rxjs", + "version": "*" + }, + { + "name": "redux-observable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": "^5.5.5" + }, + { + "name": "redux", + "version": "^3.6.0" + }, + { + "name": "redux-observable", + "version": "^0.18.0" + } + ], + "contentHash": "cb52fe60c93b6a8a87f4af7d7119c3ad2270c8e77e46b8e81eeba3b4ccd95cb2", + "globals": [], + "declaredModules": [ + "react-redux-epic", + "react-redux-epic/client" + ] + } + }, + "react-redux-i18n": { + "0.0": { + "libraryName": "react-redux-i18n", + "typingsPackageName": "react-redux-i18n", + "projectName": "https://github.com/zoover/react-redux-i18n", + "contributors": [ + { + "name": "Clément Devos", + "url": "https://github.com/clementdevos", + "githubUsername": "clementdevos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.7.2" + } + ], + "contentHash": "1179e4a92ba9d1e418369fb45c9422bcefce42d911999815daf08955bfc5b0f0", + "globals": [], + "declaredModules": [ + "react-redux-i18n" + ] + } + }, + "react-redux-toastr": { + "7.6": { + "libraryName": "react-redux-toastr", + "typingsPackageName": "react-redux-toastr", + "projectName": "https://github.com/diegoddox/react-redux-toastr", + "contributors": [ + { + "name": "Aleksandar Ivanov", + "url": "https://github.com/Smiche", + "githubUsername": "Smiche" + }, + { + "name": "Artyom Stukans", + "url": "https://github.com/artyomsv", + "githubUsername": "artyomsv" + }, + { + "name": "Mika Kuitunen", + "url": "https://github.com/kulmajaba", + "githubUsername": "kulmajaba" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 6, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "react-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "4f2cee5eb2af537a85de3c402acb195ddeae509954054a4b4c8499fb9fd3370d", + "globals": [], + "declaredModules": [ + "react-redux-toastr" + ] + } + }, + "react-relay": { + "7.0": { + "libraryName": "react-relay", + "typingsPackageName": "react-relay", + "projectName": "https://github.com/facebook/relay", + "contributors": [ + { + "name": "Johannes Schickling", + "url": "https://github.com/graphcool", + "githubUsername": "graphcool" + }, + { + "name": "Matt Martin", + "url": "https://github.com/voxmatt", + "githubUsername": "voxmatt" + }, + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "Nicolas Pirotte", + "url": "https://github.com/npirotte", + "githubUsername": "npirotte" + }, + { + "name": "Cameron Knight", + "url": "https://github.com/ckknight", + "githubUsername": "ckknight" + }, + { + "name": "Kaare Hoff Skovgaard", + "url": "https://github.com/kastermester", + "githubUsername": "kastermester" + }, + { + "name": "Matt Krick", + "url": "https://github.com/mattkrick", + "githubUsername": "mattkrick" + }, + { + "name": "Jared Kass", + "url": "https://github.com/jdk243", + "githubUsername": "jdk243" + }, + { + "name": "Renan Machado", + "url": "https://github.com/renanmav", + "githubUsername": "renanmav" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "hooks.d.ts", + "index.d.ts", + "lib/hooks.d.ts", + "lib/relay-experimental/EntryPointContainer.d.ts", + "lib/relay-experimental/EntryPointTypes.d.ts", + "lib/relay-experimental/LRUCache.d.ts", + "lib/relay-experimental/LazyLoadEntryPointContainer.d.ts", + "lib/relay-experimental/QueryResource.d.ts", + "lib/relay-experimental/RelayEnvironmentProvider.d.ts", + "lib/relay-experimental/fetchQuery.d.ts", + "lib/relay-experimental/preloadQuery.d.ts", + "lib/relay-experimental/prepareEntryPoint.d.ts", + "lib/relay-experimental/useBlockingPaginationFragment.d.ts", + "lib/relay-experimental/useFragment.d.ts", + "lib/relay-experimental/useLazyLoadQuery.d.ts", + "lib/relay-experimental/useLegacyPaginationFragment.d.ts", + "lib/relay-experimental/useLoadMoreFunction.d.ts", + "lib/relay-experimental/usePreloadedQuery.d.ts", + "lib/relay-experimental/useRefetchableFragment.d.ts", + "lib/relay-experimental/useRefetchableFragmentNode.d.ts", + "lib/relay-experimental/useRelayEnvironment.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "relay-runtime", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f759dc191414b2aba0ca73ff8eaa6d5f60d401e7be148bde4cb445dd0aaee3ff", + "globals": [], + "declaredModules": [ + "react-relay", + "react-relay/hooks", + "react-relay/lib/hooks", + "react-relay/lib/relay-experimental/fetchQuery", + "react-relay/lib/relay-experimental/EntryPointContainer", + "react-relay/lib/relay-experimental/EntryPointTypes", + "react-relay/lib/relay-experimental/LazyLoadEntryPointContainer", + "react-relay/lib/relay-experimental/RelayEnvironmentProvider", + "react-relay/lib/relay-experimental/preloadQuery", + "react-relay/lib/relay-experimental/prepareEntryPoint", + "react-relay/lib/relay-experimental/useBlockingPaginationFragment", + "react-relay/lib/relay-experimental/useLoadMoreFunction", + "react-relay/lib/relay-experimental/useRefetchableFragmentNode", + "react-relay/lib/relay-experimental/QueryResource", + "react-relay/lib/relay-experimental/LRUCache", + "react-relay/lib/relay-experimental/useFragment", + "react-relay/lib/relay-experimental/useLazyLoadQuery", + "react-relay/lib/relay-experimental/useLegacyPaginationFragment", + "react-relay/lib/relay-experimental/usePreloadedQuery", + "react-relay/lib/relay-experimental/useRefetchableFragment", + "react-relay/lib/relay-experimental/useRelayEnvironment" + ] + } + }, + "react-request": { + "3.1": { + "libraryName": "react-request", + "typingsPackageName": "react-request", + "projectName": "https://github.com/jamesplease/react-request", + "contributors": [ + { + "name": "Danny Cochran", + "url": "https://github.com/dannycochran", + "githubUsername": "dannycochran" + }, + { + "name": "Angus Fretwell", + "url": "https://github.com/angusfretwell", + "githubUsername": "angusfretwell" + }, + { + "name": "Jonathan Ly", + "url": "https://github.com/jonathanly", + "githubUsername": "jonathanly" + }, + { + "name": "Alberto Juan", + "url": "https://github.com/albertojuanl", + "githubUsername": "albertojuanl" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f17c1a1c205ccf27869ec6d23e4dd891dcf8ef22dd9bfd4bf81d4fdf5473fd5", + "globals": [], + "declaredModules": [ + "react-request" + ] + } + }, + "react-resizable": { + "1.7": { + "libraryName": "react-resizable", + "typingsPackageName": "react-resizable", + "projectName": "https://github.com/STRML/react-resizable", + "contributors": [ + { + "name": "Harry Brrundage", + "url": "https://github.com/airhorns", + "githubUsername": "airhorns" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77f36f4b292ac454517bbf06dd4ffd6f77e33c9b90ebe9d01ed483f537cb9437", + "globals": [], + "declaredModules": [ + "react-resizable" + ] + } + }, + "react-resize-detector": { + "4.2": { + "libraryName": "react-resize-detector", + "typingsPackageName": "react-resize-detector", + "projectName": "https://github.com/maslianok/react-resize-detector", + "contributors": [ + { + "name": "Matthew James", + "url": "https://github.com/matthew-matvei", + "githubUsername": "matthew-matvei" + }, + { + "name": "James Greenleaf", + "url": "https://github.com/aMoniker", + "githubUsername": "aMoniker" + }, + { + "name": "Remin", + "url": "https://github.com/rdrgn", + "githubUsername": "rdrgn" + }, + { + "name": "Lee Taylor", + "url": "https://github.com/leettaylor", + "githubUsername": "leettaylor" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03572083d3606ef0419660921ab6a5077de7b210e1fa7092e5d9a8f42734278e", + "globals": [], + "declaredModules": [ + "react-resize-detector" + ] + } + }, + "react-resolver": { + "3.1": { + "libraryName": "react-resolver", + "typingsPackageName": "react-resolver", + "projectName": "https://github.com/ericclemmons/react-resolver", + "contributors": [ + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13ca944ecc86263ede91902bfe8c0df6b364af5cd8687bb33a3d99fcbcec49e0", + "globals": [], + "declaredModules": [ + "react-resolver" + ] + } + }, + "react-responsive": { + "8.0": { + "libraryName": "react-responsive", + "typingsPackageName": "react-responsive", + "projectName": "http://github.com/contra/react-responsive", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Alec Hill", + "url": "https://github.com/alechill", + "githubUsername": "alechill" + }, + { + "name": "Javier Gonzalez", + "url": "https://github.com/xaviergonz", + "githubUsername": "xaviergonz" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c646b736d066aa2d8045c5cb48b6f3f6fbf2a713a417911582bffec12b5f03a", + "globals": [], + "declaredModules": [ + "react-responsive" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-responsive", + "typingsPackageName": "react-responsive", + "projectName": "https://github.com/contra/react-responsive", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-responsive", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d1eb196d647403cf3eb79fc5583e45e153faee47a27a3a1c6b518f567f22cc18", + "globals": [], + "declaredModules": [ + "react-responsive" + ] + } + }, + "react-router": { + "5.1": { + "libraryName": "React Router", + "typingsPackageName": "react-router", + "projectName": "https://github.com/ReactTraining/react-router", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Yuichi Murata", + "url": "https://github.com/mrk21", + "githubUsername": "mrk21" + }, + { + "name": "Václav Ostrožlík", + "url": "https://github.com/vasek17", + "githubUsername": "vasek17" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Alex Wendland", + "url": "https://github.com/awendland", + "githubUsername": "awendland" + }, + { + "name": "Kostya Esmukov", + "url": "https://github.com/KostyaEsmukov", + "githubUsername": "KostyaEsmukov" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "Jérémy Fauvel", + "url": "https://github.com/grmiade", + "githubUsername": "grmiade" + }, + { + "name": "Daniel Roth", + "url": "https://github.com/DaIgeb", + "githubUsername": "DaIgeb" + }, + { + "name": "Egor Shulga", + "url": "https://github.com/egorshulga", + "githubUsername": "egorshulga" + }, + { + "name": "Rahul Raina", + "url": "https://github.com/rraina", + "githubUsername": "rraina" + }, + { + "name": "Maksim Sharipov", + "url": "https://github.com/pret-a-porter", + "githubUsername": "pret-a-porter" + }, + { + "name": "Duong Tran", + "url": "https://github.com/t49tran", + "githubUsername": "t49tran" + }, + { + "name": "Ben Smith", + "url": "https://github.com/8enSmith", + "githubUsername": "8enSmith" + }, + { + "name": "Wesley Tsai", + "url": "https://github.com/wezleytsai", + "githubUsername": "wezleytsai" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Nicholas Hehr", + "url": "https://github.com/HipsterBrown", + "githubUsername": "HipsterBrown" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "react-router-dom", + "react-addons-css-transition-group", + "express", + "react-dom", + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "979e8d526ea80925376075e71fa2b48a6cc9113ddd0ce86334b3551f93291207", + "globals": [], + "declaredModules": [ + "react-router" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-router", + "typingsPackageName": "react-router", + "projectName": "https://github.com/rackt/react-router", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Yuichi Murata", + "url": "https://github.com/mrk21", + "githubUsername": "mrk21" + }, + { + "name": "Václav Ostrožlík", + "url": "https://github.com/vasek17", + "githubUsername": "vasek17" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Alex Wendland", + "url": "https://github.com/awendland", + "githubUsername": "awendland" + }, + { + "name": "Kostya Esmukov", + "url": "https://github.com/KostyaEsmukov", + "githubUsername": "KostyaEsmukov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/IndexLink.d.ts", + "lib/IndexRedirect.d.ts", + "lib/IndexRoute.d.ts", + "lib/Lifecycle.d.ts", + "lib/Link.d.ts", + "lib/PatternUtils.d.ts", + "lib/PropTypes.d.ts", + "lib/Redirect.d.ts", + "lib/Route.d.ts", + "lib/RouteContext.d.ts", + "lib/RouteUtils.d.ts", + "lib/Router.d.ts", + "lib/RouterContext.d.ts", + "lib/applyRouterMiddleware.d.ts", + "lib/browserHistory.d.ts", + "lib/createMemoryHistory.d.ts", + "lib/hashHistory.d.ts", + "lib/match.d.ts", + "lib/routerHistory.d.ts", + "lib/useRouterHistory.d.ts", + "lib/useRoutes.d.ts", + "lib/withRouter.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 2 + } + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 2 + } + }, + { + "packageName": "react-router", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bd9ea5355c461e7f6fb4b0d91b4b35fef42c7d79a1b3e84e5f1696fb878956ba", + "globals": [ + "ReactRouter" + ], + "declaredModules": [ + "react-router", + "react-router/lib/Router", + "react-router/lib/RouterContext", + "react-router/lib/Link", + "react-router/lib/IndexLink", + "react-router/lib/IndexRedirect", + "react-router/lib/IndexRoute", + "react-router/lib/Redirect", + "react-router/lib/Route", + "react-router/lib/routerHistory", + "react-router/lib/Lifecycle", + "react-router/lib/RouteContext", + "react-router/lib/browserHistory", + "react-router/lib/hashHistory", + "react-router/lib/useRoutes", + "react-router/lib/RouteUtils", + "react-router/lib/PatternUtils", + "react-router/lib/PropTypes", + "react-router/lib/match", + "react-router/lib/useRouterHistory", + "react-router/lib/createMemoryHistory", + "react-router/lib/withRouter", + "react-router/lib/applyRouterMiddleware" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "react-router", + "typingsPackageName": "react-router", + "projectName": "https://github.com/rackt/react-router", + "contributors": [ + { + "name": "Sergey Buturlakin", + "url": "https://github.com/sergey-buturlakin", + "githubUsername": "sergey-buturlakin" + }, + { + "name": "Yuichi Murata", + "url": "https://github.com/mrk21", + "githubUsername": "mrk21" + }, + { + "name": "Václav Ostrožlík", + "url": "https://github.com/vasek17", + "githubUsername": "vasek17" + }, + { + "name": "Nathan Brown", + "url": "https://github.com/ngbrown", + "githubUsername": "ngbrown" + }, + { + "name": "Alex Wendland", + "url": "https://github.com/awendland", + "githubUsername": "awendland" + }, + { + "name": "Kostya Esmukov", + "url": "https://github.com/KostyaEsmukov", + "githubUsername": "KostyaEsmukov" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Ross Allen", + "url": "https://github.com/ssorallen", + "githubUsername": "ssorallen" + }, + { + "name": "Christian Gill", + "url": "https://github.com/gillchristian", + "githubUsername": "gillchristian" + }, + { + "name": "Roman Nevolin", + "url": "https://github.com/nulladdict", + "githubUsername": "nulladdict" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/IndexLink.d.ts", + "lib/IndexRedirect.d.ts", + "lib/IndexRoute.d.ts", + "lib/Link.d.ts", + "lib/PatternUtils.d.ts", + "lib/PropTypes.d.ts", + "lib/Redirect.d.ts", + "lib/Route.d.ts", + "lib/RouteUtils.d.ts", + "lib/Router.d.ts", + "lib/RouterContext.d.ts", + "lib/applyRouterMiddleware.d.ts", + "lib/browserHistory.d.ts", + "lib/createMemoryHistory.d.ts", + "lib/hashHistory.d.ts", + "lib/match.d.ts", + "lib/useRouterHistory.d.ts", + "lib/withRouter.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 3 + } + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 3 + } + }, + { + "packageName": "react-router", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e46e7ed493bf565e66d9682fcdeef109a2593a060977bd085d5c9d40351db54f", + "globals": [], + "declaredModules": [ + "react-router", + "react-router/lib/Router", + "react-router/lib/Link", + "react-router/lib/IndexLink", + "react-router/lib/Route", + "react-router/lib/IndexRoute", + "react-router/lib/Redirect", + "react-router/lib/IndexRedirect", + "react-router/lib/withRouter", + "react-router/lib/RouteUtils", + "react-router/lib/RouterContext", + "react-router/lib/PropTypes", + "react-router/lib/match", + "react-router/lib/useRouterHistory", + "react-router/lib/PatternUtils", + "react-router/lib/applyRouterMiddleware", + "react-router/lib/browserHistory", + "react-router/lib/hashHistory", + "react-router/lib/createMemoryHistory" + ] + } + }, + "react-router-bootstrap": { + "0.24": { + "libraryName": "react-router-bootstrap", + "typingsPackageName": "react-router-bootstrap", + "projectName": "https://github.com/react-bootstrap/react-router-bootstrap", + "contributors": [ + { + "name": "Vincent Lesierse", + "url": "https://github.com/vlesierse", + "githubUsername": "vlesierse" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Olmo del Corral", + "url": "https://github.com/olmobrutall", + "githubUsername": "olmobrutall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 24, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/IndexLinkContainer.d.ts", + "lib/LinkContainer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-router-dom", + "version": "*" + } + ], + "testDependencies": [ + "react-bootstrap" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c583149aa5c14f7a4452a846e29cd354b0c1fa38716f94a0d20e417c159aa64b", + "globals": [], + "declaredModules": [ + "react-router-bootstrap", + "react-router-bootstrap/lib/LinkContainer", + "react-router-bootstrap/lib/IndexLinkContainer" + ] + } + }, + "react-router-config": { + "5.0": { + "libraryName": "react-router-config", + "typingsPackageName": "react-router-config", + "projectName": "https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Phoenix He", + "url": "https://github.com/NullMDR", + "githubUsername": "NullMDR" + }, + { + "name": "Mathieu TUDISCO", + "url": "https://github.com/mathieutu", + "githubUsername": "mathieutu" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "react-router-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f986a865bb10c40b293dedac1c2bb40c259f93689330b958a1441a4509d2ef3", + "globals": [], + "declaredModules": [ + "react-router-config" + ] + } + }, + "react-router-dom": { + "5.1": { + "libraryName": "React Router", + "typingsPackageName": "react-router-dom", + "projectName": "https://github.com/ReactTraining/react-router", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "Philip Jackson", + "url": "https://github.com/p-jackson", + "githubUsername": "p-jackson" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Daniel Nixon", + "url": "https://github.com/danielnixon", + "githubUsername": "danielnixon" + }, + { + "name": "Tony Ward", + "url": "https://github.com/ynotdraw", + "githubUsername": "ynotdraw" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-router", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8cd983eadb2aa881411e63315a53905cf3fcdec87c15cbe0c8711fc4a0f1e89", + "globals": [], + "declaredModules": [ + "react-router-dom" + ] + } + }, + "react-router-guard": { + "2.3": { + "libraryName": "react-router-guard", + "typingsPackageName": "react-router-guard", + "projectName": "https://github.com/laptransang/react-router-guard#readme", + "contributors": [ + { + "name": "TSL", + "url": "https://github.com/laptransang", + "githubUsername": "laptransang" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + }, + { + "name": "react-loadable", + "version": "*" + }, + { + "name": "react-router-dom", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77b296d9055f7a6b6d4e1e8ed4959bf9a4530bc0a0efe1543c72d87ffd1c231f", + "globals": [], + "declaredModules": [ + "react-router-guard" + ] + } + }, + "react-router-hash-link": { + "1.2": { + "libraryName": "react-router-hash-link", + "typingsPackageName": "react-router-hash-link", + "projectName": "https://github.com/rafrex/react-router-hash-link", + "contributors": [ + { + "name": "Sam Baeck", + "url": "https://github.com/zoompie", + "githubUsername": "zoompie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-router-dom", + "version": "*" + } + ], + "testDependencies": [ + "history", + "react-router" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec86124bf9c59071217e169a7009ca044c8b9740ebab156cc5c6cde7bc9babdf", + "globals": [], + "declaredModules": [ + "react-router-hash-link" + ] + } + }, + "react-router-native": { + "5.1": { + "libraryName": "React Router Native", + "typingsPackageName": "react-router-native", + "projectName": "https://github.com/reacttraining/react-router", + "contributors": [ + { + "name": "Eduard Zintz", + "url": "https://github.com/ezintz", + "githubUsername": "ezintz" + }, + { + "name": "Fernando Helwanger", + "url": "https://github.com/fhelwanger", + "githubUsername": "fhelwanger" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-router", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "react-native" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7af34f74384068069b0098e4622515919b3e3b0261ca223b083305437b0f2aa", + "globals": [], + "declaredModules": [ + "react-router-native" + ] + } + }, + "react-router-navigation": { + "1.0": { + "libraryName": "react-router-navigation", + "typingsPackageName": "react-router-navigation", + "projectName": "https://github.com/LeoLeBras/react-router-navigation#readme", + "contributors": [ + { + "name": "Kalle Ott", + "url": "https://github.com/kaoDev", + "githubUsername": "kaoDev" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-navigation", + "version": { + "major": 1 + } + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "react-router-navigation-core", + "version": "*" + } + ], + "testDependencies": [ + "react-router-native" + ], + "pathMappings": [ + { + "packageName": "react-navigation", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "@types/react-navigation", + "version": "3.0.8" + } + ], + "contentHash": "1bb03e0db3fccc6b1033c1133a6785af16fc554efb7b2fc06495d6a4e5dabb90", + "globals": [], + "declaredModules": [ + "react-router-navigation" + ] + } + }, + "react-router-navigation-core": { + "1.0": { + "libraryName": "react-router-navigation-core", + "typingsPackageName": "react-router-navigation-core", + "projectName": "https://github.com/LeoLeBras/react-router-navigation#readme", + "contributors": [ + { + "name": "Kalle Ott", + "url": "https://github.com/kaoDev", + "githubUsername": "kaoDev" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "history", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + } + ], + "testDependencies": [ + "react-router-navigation", + "react-native-tab-view" + ], + "pathMappings": [ + { + "packageName": "react-navigation", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "@types/react-native-tab-view", + "version": "^1.0.6" + } + ], + "contentHash": "6be6602333c0d285c0b4957ac649908292635bfc2b4e6e9a93a4f3bc8a4a8a63", + "globals": [], + "declaredModules": [ + "react-router-navigation-core" + ] + } + }, + "react-router-param-link": { + "1.0": { + "libraryName": "react-router-param-link", + "typingsPackageName": "react-router-param-link", + "projectName": "https://github.com/mtsg/react-router-param-link", + "contributors": [ + { + "name": "Motosugi Murata", + "url": "https://github.com/mtsg", + "githubUsername": "mtsg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-router-dom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5b952ce7de240a8422e84b816cc8fdf4e7f046094c8189ebb68d1f7cc82a1078", + "globals": [], + "declaredModules": [ + "react-router-param-link" + ] + } + }, + "react-router-redux": { + "5.0": { + "libraryName": "react-router-redux", + "typingsPackageName": "react-router-redux", + "projectName": "https://github.com/reactjs/react-router-redux", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + }, + { + "name": "Shoya Tanaka", + "url": "https://github.com/8398a7", + "githubUsername": "8398a7" + }, + { + "name": "Mykolas", + "url": "https://github.com/mykolas", + "githubUsername": "mykolas" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "history", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + } + ], + "testDependencies": [ + "react-dom", + "react-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": ">= 3.7.2" + } + ], + "contentHash": "a1d28f6d0e38bfe362e42825dc13d48ccc2d681499a237898c48a53906e45c80", + "globals": [], + "declaredModules": [ + "react-router-redux" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "react-router-redux", + "typingsPackageName": "react-router-redux", + "projectName": "https://github.com/rackt/react-router-redux", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + }, + { + "name": "Noah Shipley", + "url": "https://github.com/noah79", + "githubUsername": "noah79" + }, + { + "name": "Dimitri Rosenberg", + "url": "https://github.com/rosendi", + "githubUsername": "rosendi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 3 + } + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 3 + } + }, + { + "packageName": "react-router-redux", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "d6775419549c41dfc3ad9381a4c1599853861f34765611ad5726c2a220226d75", + "globals": [], + "declaredModules": [ + "react-router-redux" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "react-router-redux", + "typingsPackageName": "react-router-redux", + "projectName": "https://github.com/rackt/react-router-redux", + "contributors": [ + { + "name": "Isman Usoh", + "url": "https://github.com/isman-usoh", + "githubUsername": "isman-usoh" + }, + { + "name": "Noah Shipley", + "url": "https://github.com/noah79", + "githubUsername": "noah79" + }, + { + "name": "Dimitri Rosenberg", + "url": "https://github.com/rosendi", + "githubUsername": "rosendi" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 3 + } + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 3 + } + }, + { + "packageName": "react-router-redux", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "c5f8eb4d91d50c9c41a943e8532b1d192af8fb56bf89b669fe319981d71b9cdb", + "globals": [], + "declaredModules": [ + "react-router-redux" + ] + } + }, + "react-router-tabs": { + "1.3": { + "libraryName": "react-router-tabs", + "typingsPackageName": "react-router-tabs", + "projectName": "https://github.com/chacestew/react-router-tabs#readme", + "contributors": [ + { + "name": "Joakim Unge", + "url": "https://github.com/joakimunge", + "githubUsername": "joakimunge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-router-dom", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "917fb7d9d02efabeaa916907b88f2f3d08928db742dda30039b9f35bbb69185f", + "globals": [], + "declaredModules": [ + "react-router-tabs" + ] + } + }, + "react-rte": { + "0.16": { + "libraryName": "react-rte", + "typingsPackageName": "react-rte", + "projectName": "https://github.com/sstur/react-rte", + "contributors": [ + { + "name": "jclyons52", + "url": "https://github.com/jclyons52", + "githubUsername": "jclyons52" + }, + { + "name": "Munif Tanjim", + "url": "https://github.com/MunifTanjim", + "githubUsername": "MunifTanjim" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "draft-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e334598140dd027b9f67c5c1a2d543d7281ed147ed2a99d7366598a70ea8f249", + "globals": [], + "declaredModules": [ + "react-rte" + ] + } + }, + "react-s-alert": { + "1.3": { + "libraryName": "react-s-alert", + "typingsPackageName": "react-s-alert", + "projectName": "https://github.com/juliancwirko/react-s-alert", + "contributors": [ + { + "name": "mitsuruog", + "url": "https://github.com/mitsuruog", + "githubUsername": "mitsuruog" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "480a8c1069e885cda371c484a4f99c5b738835594b1d4b68b13214cebdabdd87", + "globals": [], + "declaredModules": [ + "react-s-alert" + ] + } + }, + "react-scroll": { + "1.5": { + "libraryName": "react-scroll", + "typingsPackageName": "react-scroll", + "projectName": "https://github.com/fisshy/react-scroll", + "contributors": [ + { + "name": "Ioannis Kokkinidis", + "url": "https://github.com/sudoplz", + "githubUsername": "sudoplz" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "modules/components/Button.d.ts", + "modules/components/Element.d.ts", + "modules/components/Link.d.ts", + "modules/index.d.ts", + "modules/mixins/Helpers.d.ts", + "modules/mixins/animate-scroll.d.ts", + "modules/mixins/scroll-events.d.ts", + "modules/mixins/scroll-spy.d.ts", + "modules/mixins/scroller.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad216305fe5bf485471765d8d4977bacb76edfe6d4d8d3af0a6624a9ce759cf4", + "globals": [], + "declaredModules": [ + "react-scroll", + "react-scroll/modules", + "react-scroll/modules/components/Button", + "react-scroll/modules/components/Link", + "react-scroll/modules/components/Element", + "react-scroll/modules/mixins/Helpers", + "react-scroll/modules/mixins/scroll-events", + "react-scroll/modules/mixins/scroll-spy", + "react-scroll/modules/mixins/scroller", + "react-scroll/modules/mixins/animate-scroll" + ] + } + }, + "react-scroll-into-view-if-needed": { + "2.1": { + "libraryName": "react-scroll-into-view-if-needed", + "typingsPackageName": "react-scroll-into-view-if-needed", + "projectName": "https://github.com/icd2k3/react-scroll-into-view-if-needed#readme", + "contributors": [ + { + "name": "Angus Fretwell", + "url": "https://github.com/angusfretwell", + "githubUsername": "angusfretwell" + }, + { + "name": "Allan Pope", + "url": "https://github.com/allanpope", + "githubUsername": "allanpope" + }, + { + "name": "Jonathan Ly", + "url": "https://github.com/jonathanly", + "githubUsername": "jonathanly" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "scroll-into-view-if-needed", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "scroll-into-view-if-needed", + "version": "*" + } + ], + "contentHash": "a4fb5c9b0dd7ebf1cbd7a8e1d40913ff5b27e2f0ad7729944303c1c200f1bc48", + "globals": [], + "declaredModules": [ + "react-scroll-into-view-if-needed" + ] + } + }, + "react-scroll-rotate": { + "0.0": { + "libraryName": "react-scroll-rotate", + "typingsPackageName": "react-scroll-rotate", + "projectName": "https://github.com/giladk/react-scroll-rotate#readme", + "contributors": [ + { + "name": "Alex Bukurov", + "url": "https://github.com/abukurov", + "githubUsername": "abukurov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0bee640ce55302d2bbbb6c7c3535ee0391e561e91c8f4fbf31f7a21f3ee6ded", + "globals": [], + "declaredModules": [ + "react-scroll-rotate" + ] + } + }, + "react-scrollable-anchor": { + "0.6": { + "libraryName": "react-scrollable-anchor", + "typingsPackageName": "react-scrollable-anchor", + "projectName": "https://github.com/gabergg/react-scrollable-anchor", + "contributors": [ + { + "name": "Antoine DOUBOVETZKY", + "url": "https://github.com/AntoineDoubovetzky", + "githubUsername": "AntoineDoubovetzky" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dee16f33d2effc945a88c27c8c3f06e958d04e25722627dc1f912eea5ee654c", + "globals": [], + "declaredModules": [ + "react-scrollable-anchor" + ] + } + }, + "react-scrollbar": { + "0.5": { + "libraryName": "react-scrollbar", + "typingsPackageName": "react-scrollbar", + "projectName": "https://github.com/souhe/reactScrollbar", + "contributors": [ + { + "name": "Stephen Jelfs", + "url": "https://github.com/stephenjelfs", + "githubUsername": "stephenjelfs" + }, + { + "name": "Hugo Capocci", + "url": "https://github.com/HugoCapocci", + "githubUsername": "HugoCapocci" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fda0c1b3b9bb4739b48558d50c18c29b119621cfdd2739584b2f36f153b6bd9", + "globals": [ + "ScrollArea" + ], + "declaredModules": [ + "react-scrollbar", + "react-scrollbar/dist/no-css" + ] + } + }, + "react-scrollbar-size": { + "2.1": { + "libraryName": "react-scrollbar-size", + "typingsPackageName": "react-scrollbar-size", + "projectName": "https://github.com/STORIS/react-scrollbar-size#readme", + "contributors": [ + { + "name": "Alex Bukurov", + "url": "https://github.com/abukurov", + "githubUsername": "abukurov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54fdd52840e6c76c185bc8dc0fd6691b420da1fa703e8dac85f31387be04fc93", + "globals": [], + "declaredModules": [ + "react-scrollbar-size" + ] + } + }, + "react-scrollspy": { + "3.3": { + "libraryName": "react-scrollspy", + "typingsPackageName": "react-scrollspy", + "projectName": "https://github.com/makotot/react-scrollspy", + "contributors": [ + { + "name": "Zhang Yi Jiang", + "url": "https://github.com/ZhangYiJiang", + "githubUsername": "ZhangYiJiang" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d00a37c16c26c4a82488d521e260c5b1ab8d527aa7aef38ebbac5df5c2e18778", + "globals": [], + "declaredModules": [ + "react-scrollspy" + ] + } + }, + "react-select": { + "3.0": { + "libraryName": "react-select", + "typingsPackageName": "react-select", + "projectName": "https://github.com/JedWatson/react-select#readme", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + }, + { + "name": "Jon Freedman", + "url": "https://github.com/jonfreedman", + "githubUsername": "jonfreedman" + }, + { + "name": "Nathan Bierema", + "url": "https://github.com/Methuselah96", + "githubUsername": "Methuselah96" + }, + { + "name": "Thomas Chia", + "url": "https://github.com/thchia", + "githubUsername": "thchia" + }, + { + "name": "Daniel Del Core", + "url": "https://github.com/danieldelcore", + "githubUsername": "danieldelcore" + }, + { + "name": "Joonas Rouhiainen", + "url": "https://github.com/rjoonas", + "githubUsername": "rjoonas" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "animated/index.d.ts", + "async-creatable/index.d.ts", + "async/index.d.ts", + "base/index.d.ts", + "creatable/index.d.ts", + "index.d.ts", + "src/Async.d.ts", + "src/AsyncCreatable.d.ts", + "src/Creatable.d.ts", + "src/NonceProvider.d.ts", + "src/Select.d.ts", + "src/accessibility/index.d.ts", + "src/animated/Input.d.ts", + "src/animated/MultiValue.d.ts", + "src/animated/Placeholder.d.ts", + "src/animated/SingleValue.d.ts", + "src/animated/ValueContainer.d.ts", + "src/animated/index.d.ts", + "src/animated/transitions.d.ts", + "src/builtins.d.ts", + "src/components/Control.d.ts", + "src/components/Group.d.ts", + "src/components/Input.d.ts", + "src/components/Menu.d.ts", + "src/components/MultiValue.d.ts", + "src/components/Option.d.ts", + "src/components/Placeholder.d.ts", + "src/components/SingleValue.d.ts", + "src/components/containers.d.ts", + "src/components/index.d.ts", + "src/components/indicators.d.ts", + "src/diacritics.d.ts", + "src/filters.d.ts", + "src/stateManager.d.ts", + "src/styles.d.ts", + "src/theme.d.ts", + "src/types.d.ts", + "src/utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + }, + { + "name": "react-transition-group", + "version": "*" + } + ], + "testDependencies": [ + "chroma-js" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa0fb3d77bcada9faec0581eb3522957bcfa9bd3e9983484c554232b8e5d9897", + "globals": [], + "declaredModules": [ + "react-select", + "react-select/src/stateManager", + "react-select/src/Select", + "react-select/src/filters", + "react-select/src/diacritics", + "react-select/src/accessibility", + "react-select/src/utils", + "react-select/src/types", + "react-select/src/builtins", + "react-select/src/components", + "react-select/src/components/containers", + "react-select/src/theme", + "react-select/src/components/indicators", + "react-select/src/components/Control", + "react-select/src/components/Group", + "react-select/src/components/Input", + "react-select/src/components/Menu", + "react-select/src/components/MultiValue", + "react-select/src/components/Option", + "react-select/src/components/Placeholder", + "react-select/src/components/SingleValue", + "react-select/src/styles", + "react-select/src/NonceProvider", + "react-select/async", + "react-select/src/Async", + "react-select/creatable", + "react-select/src/Creatable", + "react-select/animated", + "react-select/src/animated", + "react-select/src/animated/Input", + "react-select/src/animated/transitions", + "react-select/src/animated/MultiValue", + "react-select/src/animated/Placeholder", + "react-select/src/animated/SingleValue", + "react-select/src/animated/ValueContainer", + "react-select/async-creatable", + "react-select/src/AsyncCreatable", + "react-select/base" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-select", + "typingsPackageName": "react-select", + "projectName": "https://github.com/JedWatson/react-select", + "contributors": [ + { + "name": "ESQUIBET Hugo", + "url": "https://github.com/Hesquibet", + "githubUsername": "Hesquibet" + }, + { + "name": "Gilad Gray", + "url": "https://github.com/giladgray", + "githubUsername": "giladgray" + }, + { + "name": "Izaak Baker", + "url": "https://github.com/iebaker", + "githubUsername": "iebaker" + }, + { + "name": "Tadas Dailyda", + "url": "https://github.com/skirsdeda", + "githubUsername": "skirsdeda" + }, + { + "name": "Mark Vujevits", + "url": "https://github.com/vujevits", + "githubUsername": "vujevits" + }, + { + "name": "Mike Deverell", + "url": "https://github.com/devrelm", + "githubUsername": "devrelm" + }, + { + "name": "MartynasZilinskas", + "url": "https://github.com/MartynasZilinskas", + "githubUsername": "MartynasZilinskas" + }, + { + "name": "Onat Yigit Mercan", + "url": "https://github.com/onatm", + "githubUsername": "onatm" + }, + { + "name": "Ian Johnson", + "url": "https://github.com/ninjaferret", + "githubUsername": "ninjaferret" + }, + { + "name": "Anton Novik", + "url": "https://github.com/tehbi4", + "githubUsername": "tehbi4" + }, + { + "name": "David Schkalee", + "url": "https://github.com/misantronic", + "githubUsername": "misantronic" + }, + { + "name": "Arthur Udalov", + "url": "https://github.com/darkartur", + "githubUsername": "darkartur" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Endurance Idehen", + "url": "https://github.com/endurance", + "githubUsername": "endurance" + }, + { + "name": "Guillaume Chartier", + "url": "https://github.com/RCGuillaume", + "githubUsername": "RCGuillaume" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Option/index.d.ts", + "lib/utils/defaultMenuRenderer/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-select", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ff431c19bebbb689b89de720ee52c653f0547efe7f59ce314328dc72da062963", + "globals": [], + "declaredModules": [ + "react-select", + "react-select/lib/utils/defaultMenuRenderer", + "react-select/lib/Option" + ] + } + }, + "react-shadow-dom-retarget-events": { + "1.0": { + "libraryName": "react-shadow-dom-retarget-events", + "typingsPackageName": "react-shadow-dom-retarget-events", + "projectName": "https://github.com/weltn24/react-shadow-dom-retarget-events#readme", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react", + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1a2f4aa7edfee09792f1142efd1c7e32f775274bc50e5111458ba0721e21566", + "globals": [], + "declaredModules": [ + "react-shadow-dom-retarget-events" + ] + } + }, + "react-share": { + "3.0": { + "libraryName": "react-share", + "typingsPackageName": "react-share", + "projectName": "https://github.com/nygardk/react-share#readme", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + }, + { + "name": "Maxim Zasorin", + "url": "https://github.com/maximzasorin", + "githubUsername": "maximzasorin" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a660b33d7c77037622ad036050be895abce3d0ad32ae757a07456764118e60d6", + "globals": [], + "declaredModules": [ + "react-share" + ] + } + }, + "react-show-more": { + "2.0": { + "libraryName": "react-show-more", + "typingsPackageName": "react-show-more", + "projectName": "https://github.com/One-com/react-show-more", + "contributors": [ + { + "name": "Naor Torgeman", + "url": "https://github.com/naortor", + "githubUsername": "naortor" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f98164d69bc466000ae000d4bcfafde4c60f57413e91a1e02effd8967d82cbbc", + "globals": [], + "declaredModules": [ + "react-show-more" + ] + } + }, + "react-side-effect": { + "1.1": { + "libraryName": "react-side-effect", + "typingsPackageName": "react-side-effect", + "projectName": "https://github.com/gaearon/react-side-effect", + "contributors": [ + { + "name": "Remo H. Jansen", + "url": "https://github.com/remojansen", + "githubUsername": "remojansen" + }, + { + "name": "Martin Charles", + "url": "https://github.com/0xcaff", + "githubUsername": "0xcaff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2737dba837aef60b998dbb16b7364c5b95756b82e58302461ba6d275c4562ee7", + "globals": [], + "declaredModules": [ + "react-side-effect" + ] + } + }, + "react-sidebar": { + "3.0": { + "libraryName": "react-sidebar", + "typingsPackageName": "react-sidebar", + "projectName": "https://github.com/balloob/react-sidebar#readme", + "contributors": [ + { + "name": "Jeroen Vervaeke", + "url": "https://github.com/jeroenvervaeke", + "githubUsername": "jeroenvervaeke" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5aa6cd245cc4845b995b8dfa8ae6fb12f09fb665dbf305fbf1c220f55401eca", + "globals": [], + "declaredModules": [ + "react-sidebar" + ] + } + }, + "react-signature-canvas": { + "1.0": { + "libraryName": "react-signature-canvas", + "typingsPackageName": "react-signature-canvas", + "projectName": "https://github.com/agilgur5/react-signature-canvas", + "contributors": [ + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "signature_pad", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ca1dfc33967c1f7172f096cd8710add82812891e7e39583a760f72143f1388a", + "globals": [], + "declaredModules": [ + "react-signature-canvas" + ] + } + }, + "react-simple-maps": { + "1.0": { + "libraryName": "react-simple-maps", + "typingsPackageName": "react-simple-maps", + "projectName": "https://github.com/zcreativelabs/react-simple-maps#readme", + "contributors": [ + { + "name": "Novikov Mihail", + "url": "https://github.com/thepocp", + "githubUsername": "thepocp" + }, + { + "name": "Andrej Mihajlov", + "url": "https://github.com/pronebird", + "githubUsername": "pronebird" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3-geo", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "772df773414853741f1cffc67cb4a4288542f855f34e0ac95dff641a2bc7f8d4", + "globals": [], + "declaredModules": [ + "react-simple-maps" + ] + } + }, + "react-sizes": { + "2.0": { + "libraryName": "react-sizes", + "typingsPackageName": "react-sizes", + "projectName": "https://github.com/renatorib/react-sizes#readme", + "contributors": [ + { + "name": "janKir", + "url": "https://github.com/janKir", + "githubUsername": "janKir" + }, + { + "name": "Micah Stubbs", + "url": "https://github.com/micahstubbs", + "githubUsername": "micahstubbs" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30d5cd03dfbed78027e749f90b16dcda76aced7548ec834986199e4647ad2280", + "globals": [], + "declaredModules": [ + "react-sizes" + ] + } + }, + "react-sketchapp": { + "3.0": { + "libraryName": "react-sketchapp", + "typingsPackageName": "react-sketchapp", + "projectName": "https://github.com/airbnb/react-sketchapp", + "contributors": [ + { + "name": "Rico Kahler", + "url": "https://github.com/ricokahler", + "githubUsername": "ricokahler" + }, + { + "name": "DomiR", + "url": "https://github.com/DomiR", + "githubUsername": "DomiR" + }, + { + "name": "Sascha Zarhuber", + "url": "https://github.com/saschazar21", + "githubUsername": "saschazar21" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/components/Svg/Circle.d.ts", + "lib/components/Svg/ClipPath.d.ts", + "lib/components/Svg/Defs.d.ts", + "lib/components/Svg/Ellipse.d.ts", + "lib/components/Svg/G.d.ts", + "lib/components/Svg/Image.d.ts", + "lib/components/Svg/Line.d.ts", + "lib/components/Svg/LinearGradient.d.ts", + "lib/components/Svg/Path.d.ts", + "lib/components/Svg/Pattern.d.ts", + "lib/components/Svg/Polygon.d.ts", + "lib/components/Svg/Polyline.d.ts", + "lib/components/Svg/RadialGradient.d.ts", + "lib/components/Svg/Rect.d.ts", + "lib/components/Svg/Stop.d.ts", + "lib/components/Svg/Svg.d.ts", + "lib/components/Svg/Symbol.d.ts", + "lib/components/Svg/TSpan.d.ts", + "lib/components/Svg/Text.d.ts", + "lib/components/Svg/TextPath.d.ts", + "lib/components/Svg/Use.d.ts", + "lib/components/Svg/index.d.ts", + "lib/components/Svg/props.d.ts", + "render.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4745aa16c06f67d7a6aeca274ff0a7a02095dc2ebecfc179ef98114d476b6cdf", + "globals": [], + "declaredModules": [ + "react-sketchapp", + "react-sketchapp/types", + "react-sketchapp/render", + "react-sketchapp/lib/components/Svg", + "react-sketchapp/lib/components/Svg/Svg", + "react-sketchapp/lib/components/Svg/Circle", + "react-sketchapp/lib/components/Svg/props", + "react-sketchapp/lib/components/Svg/ClipPath", + "react-sketchapp/lib/components/Svg/Defs", + "react-sketchapp/lib/components/Svg/Ellipse", + "react-sketchapp/lib/components/Svg/G", + "react-sketchapp/lib/components/Svg/Image", + "react-sketchapp/lib/components/Svg/Line", + "react-sketchapp/lib/components/Svg/LinearGradient", + "react-sketchapp/lib/components/Svg/Path", + "react-sketchapp/lib/components/Svg/Pattern", + "react-sketchapp/lib/components/Svg/Polygon", + "react-sketchapp/lib/components/Svg/Polyline", + "react-sketchapp/lib/components/Svg/RadialGradient", + "react-sketchapp/lib/components/Svg/Rect", + "react-sketchapp/lib/components/Svg/Stop", + "react-sketchapp/lib/components/Svg/Symbol", + "react-sketchapp/lib/components/Svg/Text", + "react-sketchapp/lib/components/Svg/TextPath", + "react-sketchapp/lib/components/Svg/TSpan", + "react-sketchapp/lib/components/Svg/Use" + ] + } + }, + "react-slick": { + "0.23": { + "libraryName": "react-slick", + "typingsPackageName": "react-slick", + "projectName": "https://github.com/akiran/react-slick", + "contributors": [ + { + "name": "Andrey Balokha", + "url": "https://github.com/andrewBalekha", + "githubUsername": "andrewBalekha" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Shannor Trotty", + "url": "https://github.com/Shannor", + "githubUsername": "Shannor" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 23, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "caca897b2c7cccdfb20946b2b4c1a9ac675a85649ff389a66fea86698aefebac", + "globals": [], + "declaredModules": [ + "react-slick" + ] + } + }, + "react-slider": { + "1.0": { + "libraryName": "react-slider", + "typingsPackageName": "react-slider", + "projectName": "https://github.com/zillow/react-slider", + "contributors": [ + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + }, + { + "name": "Björgvin Bæhrenz Þórðarson", + "url": "https://github.com/bjorgvin", + "githubUsername": "bjorgvin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-motion", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "246b64127761b04cb27d977722355f10994f1f20695c085e954dab773d587acb", + "globals": [], + "declaredModules": [ + "react-slider" + ] + } + }, + "react-smooth-scrollbar": { + "8.0": { + "libraryName": "react-smooth-scrollbar", + "typingsPackageName": "react-smooth-scrollbar", + "projectName": "https://github.com/idiotWu/react-smooth-scrollbar", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "smooth-scrollbar", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "smooth-scrollbar", + "version": "^8.2.5" + } + ], + "contentHash": "422bbeadc0fb192b0366f3c6c2fd1ea6c17247c46369f7dddf0a36985def4842", + "globals": [ + "Scrollbar" + ], + "declaredModules": [ + "react-smooth-scrollbar" + ] + } + }, + "react-sortable-tree": { + "0.3": { + "libraryName": "react-sortable-tree", + "typingsPackageName": "react-sortable-tree", + "projectName": "https://frontend-collective.github.io/react-sortable-tree", + "contributors": [ + { + "name": "Wouter Hardeman", + "url": "https://github.com/wouterhardeman", + "githubUsername": "wouterhardeman" + }, + { + "name": "Jovica Zoric", + "url": "https://github.com/jzoric", + "githubUsername": "jzoric" + }, + { + "name": "Kevin Perrine", + "url": "https://github.com/kevinsperrine", + "githubUsername": "kevinsperrine" + }, + { + "name": "Alex Maclean", + "url": "https://github.com/acemac", + "githubUsername": "acemac" + }, + { + "name": "Jan Dolezel", + "url": "https://github.com/dolezel", + "githubUsername": "dolezel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "utils/default-handlers.d.ts", + "utils/tree-data-utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-virtualized", + "version": "*" + }, + { + "name": "react-dnd", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-dnd", + "version": "^9.3.1" + } + ], + "contentHash": "991550777835737aa8f5637436428c7ae712a55985ce3fcb454e51c88e56d72a", + "globals": [], + "declaredModules": [ + "react-sortable-tree", + "react-sortable-tree/utils/tree-data-utils", + "react-sortable-tree/utils/default-handlers" + ] + } + }, + "react-sortable-tree-theme-file-explorer": { + "0.0": { + "libraryName": "react-sortable-tree-theme-file-explorer", + "typingsPackageName": "react-sortable-tree-theme-file-explorer", + "projectName": "https://github.com/frontend-collective/react-sortable-tree-theme-file-explorer", + "contributors": [ + { + "name": "Jan Dolezel", + "url": "https://github.com/dolezel", + "githubUsername": "dolezel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-sortable-tree", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc76fc357859fb406d5670d6fe87b488bae08835fc72a2ed7d8331f103a78d10", + "globals": [], + "declaredModules": [ + "react-sortable-tree-theme-file-explorer" + ] + } + }, + "react-sound": { + "1.2": { + "libraryName": "react-sound", + "typingsPackageName": "react-sound", + "projectName": "https://github.com/leoasis/react-sound", + "contributors": [ + { + "name": "Konstantin Lebedev", + "url": "https://github.com/koss-lebedev", + "githubUsername": "koss-lebedev" + }, + { + "name": "Paito Anderson", + "url": "https://github.com/PaitoAnderson", + "githubUsername": "PaitoAnderson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e61a134d137b9db31811911f1bf1e86e9e6713a48ffc65206ef9a1e6b7d9acb0", + "globals": [], + "declaredModules": [ + "react-sound" + ] + } + }, + "react-sparklines": { + "1.7": { + "libraryName": "react-sparklines", + "typingsPackageName": "react-sparklines", + "projectName": "https://github.com/borisyankov/react-sparklines#readme", + "contributors": [ + { + "name": "Henri Normak", + "url": "https://github.com/henrinormak", + "githubUsername": "henrinormak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91c551a65f88dbf7814785cce59b21f0d07b76ca95764a059ac80ecafed21bf5", + "globals": [], + "declaredModules": [ + "react-sparklines" + ] + } + }, + "react-spinkit": { + "3.0": { + "libraryName": "react-spinkit", + "typingsPackageName": "react-spinkit", + "projectName": "https://github.com/KyleAMathews/react-spinkit", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Mleko", + "url": "https://github.com/mleko", + "githubUsername": "mleko" + }, + { + "name": "Tom Crockett", + "url": "https://github.com/pelotom", + "githubUsername": "pelotom" + }, + { + "name": "zzanol", + "url": "https://github.com/zzanol", + "githubUsername": "zzanol" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "817400def364ca09b4f2f21a1e6cdb45b76a3a54fd8e8b2d483f82ec2f00e255", + "globals": [], + "declaredModules": [ + "react-spinkit" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-spinkit", + "typingsPackageName": "react-spinkit", + "projectName": "https://github.com/KyleAMathews/react-spinkit", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Mleko", + "url": "https://github.com/mleko", + "githubUsername": "mleko" + }, + { + "name": "Tom Crockett", + "url": "https://github.com/pelotom", + "githubUsername": "pelotom" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-spinkit", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e28d7ecbd96f4909fd3795197802e09cc1a4d9cabfffc0ff3cd5ba16a884be4d", + "globals": [], + "declaredModules": [ + "react-spinkit" + ] + } + }, + "react-spinner": { + "0.2": { + "libraryName": "react-spinner", + "typingsPackageName": "react-spinner", + "projectName": "https://github.com/chenglou/react-spinner/", + "contributors": [ + { + "name": "Jake Boone", + "url": "https://github.com/jakeboone02", + "githubUsername": "jakeboone02" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5dfec6a78bdfbef186329ca9a616f5890c17c03c45e4c98a86f9b64879b67bec", + "globals": [], + "declaredModules": [ + "react-spinner" + ] + } + }, + "react-splitter-layout": { + "3.0": { + "libraryName": "react-splitter-layout", + "typingsPackageName": "react-splitter-layout", + "projectName": "https://github.com/zesik/react-splitter-layout", + "contributors": [ + { + "name": "Markus Lasermann", + "url": "https://github.com/snaptags", + "githubUsername": "snaptags" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d131b340e506c8d04ff7aca323977cd5d681deb57329d089efd975019d47204", + "globals": [], + "declaredModules": [ + "react-splitter-layout" + ] + } + }, + "react-star-rating-component": { + "1.4": { + "libraryName": "react-star-rating-component", + "typingsPackageName": "react-star-rating-component", + "projectName": "https://github.com/voronianski/react-star-rating-component#readme", + "contributors": [ + { + "name": "Cody Sand", + "url": "https://github.com/marpstar", + "githubUsername": "marpstar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c57978e5ad7dac997b19146d8f9206f8d8c13256fd9ca4125e8f7d220f631056", + "globals": [], + "declaredModules": [ + "react-star-rating-component" + ] + } + }, + "react-stars": { + "2.2": { + "libraryName": "react-stars", + "typingsPackageName": "react-stars", + "projectName": "https://github.com/n49/react-stars", + "contributors": [ + { + "name": "TingYuLC", + "url": "https://github.com/TingYuLC", + "githubUsername": "TingYuLC" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1c8c42e2e25c786a9c9a4887247be95a3c6ffc2c898512fa08524a5643eb58f", + "globals": [], + "declaredModules": [ + "react-stars" + ] + } + }, + "react-sticky": { + "6.0": { + "libraryName": "react-sticky", + "typingsPackageName": "react-sticky", + "projectName": "https://github.com/captivationsoftware/react-sticky", + "contributors": [ + { + "name": "Matej Lednicky", + "url": "http://www.thinkcreatix.com/" + }, + { + "name": "Curtis Warren", + "url": "https://github.com/curtisw0", + "githubUsername": "curtisw0" + }, + { + "name": "Andrew Hyndman", + "url": "https://github.com/ajhyndman", + "githubUsername": "ajhyndman" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d2aae10b7010f83b360e341773b1cb9e3b638176623b3ba7b51168947c6a197", + "globals": [], + "declaredModules": [ + "react-sticky" + ] + } + }, + "react-sticky-el": { + "1.0": { + "libraryName": "react-sticky-el", + "typingsPackageName": "react-sticky-el", + "projectName": "https://github.com/gm0t/react-sticky-el", + "contributors": [ + { + "name": "Justin Braithwaite", + "url": "https://github.com/jbraithwaite", + "githubUsername": "jbraithwaite" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4954416515a2679b5a18ae71adbe8ded70d3d50def4fb81ec0cb85ef3200fcfd", + "globals": [], + "declaredModules": [ + "react-sticky-el" + ] + } + }, + "react-stickynode": { + "2.1": { + "libraryName": "react-stickynode", + "typingsPackageName": "react-stickynode", + "projectName": "https://github.com/yahoo/react-stickynode", + "contributors": [ + { + "name": "Tim Stirrat", + "url": "https://github.com/tstirrat", + "githubUsername": "tstirrat" + }, + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69ba16e7ed136889a6f1d5a6786e7160a0f34f341781a2da33644df00fea0160", + "globals": [], + "declaredModules": [ + "react-stickynode" + ] + } + }, + "react-stripe-elements": { + "6.0": { + "libraryName": "react-stripe-elements", + "typingsPackageName": "react-stripe-elements", + "projectName": "https://github.com/stripe/react-stripe-elements#readme", + "contributors": [ + { + "name": "dan-j", + "url": "https://github.com/dan-j", + "githubUsername": "dan-j" + }, + { + "name": "Santiago Doldan", + "url": "https://github.com/santiagodoldan", + "githubUsername": "santiagodoldan" + }, + { + "name": "sonnysangha", + "url": "https://github.com/sonnysangha", + "githubUsername": "sonnysangha" + }, + { + "name": "Andrew Goh Yisheng", + "url": "https://github.com/9y5", + "githubUsername": "9y5" + }, + { + "name": "Thomas Chia", + "url": "https://github.com/thchia", + "githubUsername": "thchia" + }, + { + "name": "Piotr Dabrowski", + "url": "https://github.com/yhnavein", + "githubUsername": "yhnavein" + }, + { + "name": "Victor Irzak", + "url": "https://github.com/virzak", + "githubUsername": "virzak" + }, + { + "name": "Alex Price", + "url": "https://github.com/remotealex", + "githubUsername": "remotealex" + }, + { + "name": "Maciej Dabek", + "url": "https://github.com/bombek92", + "githubUsername": "bombek92" + }, + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Benedikt Bauer", + "url": "https://github.com/mastacheata", + "githubUsername": "mastacheata" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "stripe-v3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c633b5a982e6104b50896ea213056f0557dad4151ab0e3112adce77702008b3a", + "globals": [], + "declaredModules": [ + "react-stripe-elements" + ] + } + }, + "react-svg-inline": { + "2.1": { + "libraryName": "react-svg-inline", + "typingsPackageName": "react-svg-inline", + "projectName": "https://github.com/MoOx/react-svg-inline", + "contributors": [ + { + "name": "kiyopikko", + "url": "https://github.com/kiyopikko", + "githubUsername": "kiyopikko" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77fad47ccfb82fa690205cfbc78e5393a6206b39017e324eed168f232db990e8", + "globals": [], + "declaredModules": [ + "react-svg-inline" + ] + } + }, + "react-svg-pan-zoom": { + "3.3": { + "libraryName": "react-svg-pan-zoom", + "typingsPackageName": "react-svg-pan-zoom", + "projectName": "https://github.com/chrvadala/react-svg-pan-zoom#readme", + "contributors": [ + { + "name": "Huy Nguyen", + "url": "https://github.com/huy-nguyen", + "githubUsername": "huy-nguyen" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfee1b00a6c3386b84776a4f4898f10dabe3447a3430ccd5ff0b249ef8b60c30", + "globals": [], + "declaredModules": [ + "react-svg-pan-zoom" + ] + } + }, + "react-swf": { + "0.0": { + "libraryName": "react-swf", + "typingsPackageName": "react-swf", + "projectName": "https://github.com/syranide/react-swf", + "contributors": [ + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fdd4f37dd6cc0f1afc198ac521a4b81d874e320e1854e45e118b218574b21edc", + "globals": [ + "ReactSWF" + ], + "declaredModules": [ + "react-swf" + ] + } + }, + "react-swipe": { + "6.0": { + "libraryName": "react-swipe", + "typingsPackageName": "react-swipe", + "projectName": "https://github.com/voronianski/react-swipe", + "contributors": [ + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Ammar Alakkad", + "url": "https://github.com/AAlakkad", + "githubUsername": "AAlakkad" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "swipe", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4948f06c25098e108a00290f224203c42cb861c1a27c432211c89b0d3c15784a", + "globals": [], + "declaredModules": [ + "react-swipe" + ] + } + }, + "react-swipeable-views": { + "0.13": { + "libraryName": "react-swipeable-views", + "typingsPackageName": "react-swipeable-views", + "projectName": "https://github.com/oliviertassinari/react-swipeable-views", + "contributors": [ + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95228adfa1c9fd0eb1550015e1f1e651f14c244dedce749cd1411b68b30b1ba9", + "globals": [], + "declaredModules": [ + "react-swipeable-views" + ] + } + }, + "react-swipeable-views-utils": { + "0.13": { + "libraryName": "react-swipeable-views-utils", + "typingsPackageName": "react-swipeable-views-utils", + "projectName": "https://github.com/oliviertassinari/react-swipeable-views#react-swipeable-views", + "contributors": [ + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Robert Nisipeanu", + "url": "https://github.com/robertnisipeanu", + "githubUsername": "robertnisipeanu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@material-ui/types", + "version": "*" + }, + { + "name": "react-swipeable-views", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@material-ui/types", + "version": "^4.0.0" + } + ], + "contentHash": "aa3c69264100b8a335f0ed2b12dbd619ca626aef61366c2b7ec115b03e8d2580", + "globals": [], + "declaredModules": [ + "react-swipeable-views-utils" + ] + } + }, + "react-syntax-highlighter": { + "11.0": { + "libraryName": "react-syntax-highlighter", + "typingsPackageName": "react-syntax-highlighter", + "projectName": "https://github.com/conorhastings/react-syntax-highlighter", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + }, + { + "name": "Aimee Gamble-Milner", + "url": "https://github.com/ajgamble-milner", + "githubUsername": "ajgamble-milner" + }, + { + "name": "Guo Yunhe", + "url": "https://github.com/guoyunhe", + "githubUsername": "guoyunhe" + }, + { + "name": "Anirban Sengupta", + "url": "https://github.com/anirban09", + "githubUsername": "anirban09" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d7b71c7b5c5c4f120f77d29750e592e41f4e60812d35252267577dbba3d7cc3", + "globals": [], + "declaredModules": [ + "react-syntax-highlighter", + "react-syntax-highlighter/dist/esm/default-highlight", + "react-syntax-highlighter/dist/esm/light-async", + "react-syntax-highlighter/dist/esm/light", + "react-syntax-highlighter/dist/esm/prism-async-light", + "react-syntax-highlighter/dist/esm/prism-async", + "react-syntax-highlighter/dist/esm/prism-light", + "react-syntax-highlighter/dist/esm/prism", + "react-syntax-highlighter/dist/esm/styles/hljs", + "react-syntax-highlighter/dist/esm/styles/hljs/agate", + "react-syntax-highlighter/dist/esm/styles/hljs/androidstudio", + "react-syntax-highlighter/dist/esm/styles/hljs/arduino-light", + "react-syntax-highlighter/dist/esm/styles/hljs/arta", + "react-syntax-highlighter/dist/esm/styles/hljs/ascetic", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-cave-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-cave-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-dune-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-dune-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-estuary-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-estuary-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-forest-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-forest-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-heath-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-heath-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-lakeside-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-lakeside-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-plateau-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-plateau-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-savanna-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-savanna-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-seaside-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-seaside-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-sulphurpool-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atelier-sulphurpool-light", + "react-syntax-highlighter/dist/esm/styles/hljs/atom-one-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/atom-one-light", + "react-syntax-highlighter/dist/esm/styles/hljs/brown-paper", + "react-syntax-highlighter/dist/esm/styles/hljs/codepen-embed", + "react-syntax-highlighter/dist/esm/styles/hljs/color-brewer", + "react-syntax-highlighter/dist/esm/styles/hljs/darcula", + "react-syntax-highlighter/dist/esm/styles/hljs/dark", + "react-syntax-highlighter/dist/esm/styles/hljs/darkula", + "react-syntax-highlighter/dist/esm/styles/hljs/default-style", + "react-syntax-highlighter/dist/esm/styles/hljs/docco", + "react-syntax-highlighter/dist/esm/styles/hljs/dracula", + "react-syntax-highlighter/dist/esm/styles/hljs/far", + "react-syntax-highlighter/dist/esm/styles/hljs/foundation", + "react-syntax-highlighter/dist/esm/styles/hljs/github-gist", + "react-syntax-highlighter/dist/esm/styles/hljs/github", + "react-syntax-highlighter/dist/esm/styles/hljs/googlecode", + "react-syntax-highlighter/dist/esm/styles/hljs/grayscale", + "react-syntax-highlighter/dist/esm/styles/hljs/gruvbox-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/gruvbox-light", + "react-syntax-highlighter/dist/esm/styles/hljs/hopscotch", + "react-syntax-highlighter/dist/esm/styles/hljs/hybrid", + "react-syntax-highlighter/dist/esm/styles/hljs/idea", + "react-syntax-highlighter/dist/esm/styles/hljs/ir-black", + "react-syntax-highlighter/dist/esm/styles/hljs/kimbie.dark", + "react-syntax-highlighter/dist/esm/styles/hljs/kimbie.light", + "react-syntax-highlighter/dist/esm/styles/hljs/magula", + "react-syntax-highlighter/dist/esm/styles/hljs/mono-blue", + "react-syntax-highlighter/dist/esm/styles/hljs/monokai-sublime", + "react-syntax-highlighter/dist/esm/styles/hljs/monokai", + "react-syntax-highlighter/dist/esm/styles/hljs/obsidian", + "react-syntax-highlighter/dist/esm/styles/hljs/ocean", + "react-syntax-highlighter/dist/esm/styles/hljs/paraiso-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/paraiso-light", + "react-syntax-highlighter/dist/esm/styles/hljs/pojoaque", + "react-syntax-highlighter/dist/esm/styles/hljs/purebasic", + "react-syntax-highlighter/dist/esm/styles/hljs/qtcreator_dark", + "react-syntax-highlighter/dist/esm/styles/hljs/qtcreator_light", + "react-syntax-highlighter/dist/esm/styles/hljs/railscasts", + "react-syntax-highlighter/dist/esm/styles/hljs/rainbow", + "react-syntax-highlighter/dist/esm/styles/hljs/routeros", + "react-syntax-highlighter/dist/esm/styles/hljs/school-book", + "react-syntax-highlighter/dist/esm/styles/hljs/solarized-dark", + "react-syntax-highlighter/dist/esm/styles/hljs/solarized-light", + "react-syntax-highlighter/dist/esm/styles/hljs/sunburst", + "react-syntax-highlighter/dist/esm/styles/hljs/tomorrow-night-blue", + "react-syntax-highlighter/dist/esm/styles/hljs/tomorrow-night-bright", + "react-syntax-highlighter/dist/esm/styles/hljs/tomorrow-night-eighties", + "react-syntax-highlighter/dist/esm/styles/hljs/tomorrow-night", + "react-syntax-highlighter/dist/esm/styles/hljs/tomorrow", + "react-syntax-highlighter/dist/esm/styles/hljs/vs", + "react-syntax-highlighter/dist/esm/styles/hljs/vs2015", + "react-syntax-highlighter/dist/esm/styles/hljs/xcode", + "react-syntax-highlighter/dist/esm/styles/hljs/xt256", + "react-syntax-highlighter/dist/esm/styles/hljs/zenburn", + "react-syntax-highlighter/dist/esm/styles/prism", + "react-syntax-highlighter/dist/esm/styles/prism/atom-dark", + "react-syntax-highlighter/dist/esm/styles/prism/base16-ateliersulphurpool.light", + "react-syntax-highlighter/dist/esm/styles/prism/cb", + "react-syntax-highlighter/dist/esm/styles/prism/coy", + "react-syntax-highlighter/dist/esm/styles/prism/darcula", + "react-syntax-highlighter/dist/esm/styles/prism/dark", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-dark", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-earth", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-forest", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-light", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-sea", + "react-syntax-highlighter/dist/esm/styles/prism/duotone-space", + "react-syntax-highlighter/dist/esm/styles/prism/funky", + "react-syntax-highlighter/dist/esm/styles/prism/ghcolors", + "react-syntax-highlighter/dist/esm/styles/prism/hopscotch", + "react-syntax-highlighter/dist/esm/styles/prism/okaidia", + "react-syntax-highlighter/dist/esm/styles/prism/pojoaque", + "react-syntax-highlighter/dist/esm/styles/prism/prism", + "react-syntax-highlighter/dist/esm/styles/prism/solarizedlight", + "react-syntax-highlighter/dist/esm/styles/prism/tomorrow", + "react-syntax-highlighter/dist/esm/styles/prism/twilight", + "react-syntax-highlighter/dist/esm/styles/prism/vs", + "react-syntax-highlighter/dist/esm/styles/prism/xonokai", + "react-syntax-highlighter/dist/esm/languages/hljs/1c", + "react-syntax-highlighter/dist/esm/languages/hljs/abnf", + "react-syntax-highlighter/dist/esm/languages/hljs/accesslog", + "react-syntax-highlighter/dist/esm/languages/hljs/actionscript", + "react-syntax-highlighter/dist/esm/languages/hljs/ada", + "react-syntax-highlighter/dist/esm/languages/hljs/angelscript", + "react-syntax-highlighter/dist/esm/languages/hljs/apache", + "react-syntax-highlighter/dist/esm/languages/hljs/applescript", + "react-syntax-highlighter/dist/esm/languages/hljs/arcade", + "react-syntax-highlighter/dist/esm/languages/hljs/arduino", + "react-syntax-highlighter/dist/esm/languages/hljs/armasm", + "react-syntax-highlighter/dist/esm/languages/hljs/asciidoc", + "react-syntax-highlighter/dist/esm/languages/hljs/aspectj", + "react-syntax-highlighter/dist/esm/languages/hljs/autohotkey", + "react-syntax-highlighter/dist/esm/languages/hljs/autoit", + "react-syntax-highlighter/dist/esm/languages/hljs/avrasm", + "react-syntax-highlighter/dist/esm/languages/hljs/awk", + "react-syntax-highlighter/dist/esm/languages/hljs/axapta", + "react-syntax-highlighter/dist/esm/languages/hljs/bash", + "react-syntax-highlighter/dist/esm/languages/hljs/basic", + "react-syntax-highlighter/dist/esm/languages/hljs/bnf", + "react-syntax-highlighter/dist/esm/languages/hljs/brainfuck", + "react-syntax-highlighter/dist/esm/languages/hljs/cal", + "react-syntax-highlighter/dist/esm/languages/hljs/capnproto", + "react-syntax-highlighter/dist/esm/languages/hljs/ceylon", + "react-syntax-highlighter/dist/esm/languages/hljs/clean", + "react-syntax-highlighter/dist/esm/languages/hljs/clojure-repl", + "react-syntax-highlighter/dist/esm/languages/hljs/clojure", + "react-syntax-highlighter/dist/esm/languages/hljs/cmake", + "react-syntax-highlighter/dist/esm/languages/hljs/coffeescript", + "react-syntax-highlighter/dist/esm/languages/hljs/coq", + "react-syntax-highlighter/dist/esm/languages/hljs/cos", + "react-syntax-highlighter/dist/esm/languages/hljs/cpp", + "react-syntax-highlighter/dist/esm/languages/hljs/crmsh", + "react-syntax-highlighter/dist/esm/languages/hljs/crystal", + "react-syntax-highlighter/dist/esm/languages/hljs/cs", + "react-syntax-highlighter/dist/esm/languages/hljs/csp", + "react-syntax-highlighter/dist/esm/languages/hljs/css", + "react-syntax-highlighter/dist/esm/languages/hljs/d", + "react-syntax-highlighter/dist/esm/languages/hljs/dart", + "react-syntax-highlighter/dist/esm/languages/hljs/delphi", + "react-syntax-highlighter/dist/esm/languages/hljs/diff", + "react-syntax-highlighter/dist/esm/languages/hljs/django", + "react-syntax-highlighter/dist/esm/languages/hljs/dns", + "react-syntax-highlighter/dist/esm/languages/hljs/dockerfile", + "react-syntax-highlighter/dist/esm/languages/hljs/dos", + "react-syntax-highlighter/dist/esm/languages/hljs/dsconfig", + "react-syntax-highlighter/dist/esm/languages/hljs/dts", + "react-syntax-highlighter/dist/esm/languages/hljs/dust", + "react-syntax-highlighter/dist/esm/languages/hljs/ebnf", + "react-syntax-highlighter/dist/esm/languages/hljs/elixir", + "react-syntax-highlighter/dist/esm/languages/hljs/elm", + "react-syntax-highlighter/dist/esm/languages/hljs/erb", + "react-syntax-highlighter/dist/esm/languages/hljs/erlang-repl", + "react-syntax-highlighter/dist/esm/languages/hljs/erlang", + "react-syntax-highlighter/dist/esm/languages/hljs/excel", + "react-syntax-highlighter/dist/esm/languages/hljs/fix", + "react-syntax-highlighter/dist/esm/languages/hljs/flix", + "react-syntax-highlighter/dist/esm/languages/hljs/fortran", + "react-syntax-highlighter/dist/esm/languages/hljs/fsharp", + "react-syntax-highlighter/dist/esm/languages/hljs/gams", + "react-syntax-highlighter/dist/esm/languages/hljs/gauss", + "react-syntax-highlighter/dist/esm/languages/hljs/gcode", + "react-syntax-highlighter/dist/esm/languages/hljs/gherkin", + "react-syntax-highlighter/dist/esm/languages/hljs/glsl", + "react-syntax-highlighter/dist/esm/languages/hljs/gml", + "react-syntax-highlighter/dist/esm/languages/hljs/go", + "react-syntax-highlighter/dist/esm/languages/hljs/golo", + "react-syntax-highlighter/dist/esm/languages/hljs/gradle", + "react-syntax-highlighter/dist/esm/languages/hljs/groovy", + "react-syntax-highlighter/dist/esm/languages/hljs/haml", + "react-syntax-highlighter/dist/esm/languages/hljs/handlebars", + "react-syntax-highlighter/dist/esm/languages/hljs/haskell", + "react-syntax-highlighter/dist/esm/languages/hljs/haxe", + "react-syntax-highlighter/dist/esm/languages/hljs/hsp", + "react-syntax-highlighter/dist/esm/languages/hljs/htmlbars", + "react-syntax-highlighter/dist/esm/languages/hljs/http", + "react-syntax-highlighter/dist/esm/languages/hljs/hy", + "react-syntax-highlighter/dist/esm/languages/hljs/inform7", + "react-syntax-highlighter/dist/esm/languages/hljs/ini", + "react-syntax-highlighter/dist/esm/languages/hljs/irpf90", + "react-syntax-highlighter/dist/esm/languages/hljs/isbl", + "react-syntax-highlighter/dist/esm/languages/hljs/java", + "react-syntax-highlighter/dist/esm/languages/hljs/javascript", + "react-syntax-highlighter/dist/esm/languages/hljs/jboss-cli", + "react-syntax-highlighter/dist/esm/languages/hljs/json", + "react-syntax-highlighter/dist/esm/languages/hljs/julia-repl", + "react-syntax-highlighter/dist/esm/languages/hljs/julia", + "react-syntax-highlighter/dist/esm/languages/hljs/kotlin", + "react-syntax-highlighter/dist/esm/languages/hljs/lasso", + "react-syntax-highlighter/dist/esm/languages/hljs/ldif", + "react-syntax-highlighter/dist/esm/languages/hljs/leaf", + "react-syntax-highlighter/dist/esm/languages/hljs/less", + "react-syntax-highlighter/dist/esm/languages/hljs/lisp", + "react-syntax-highlighter/dist/esm/languages/hljs/livecodeserver", + "react-syntax-highlighter/dist/esm/languages/hljs/livescript", + "react-syntax-highlighter/dist/esm/languages/hljs/llvm", + "react-syntax-highlighter/dist/esm/languages/hljs/lsl", + "react-syntax-highlighter/dist/esm/languages/hljs/lua", + "react-syntax-highlighter/dist/esm/languages/hljs/makefile", + "react-syntax-highlighter/dist/esm/languages/hljs/markdown", + "react-syntax-highlighter/dist/esm/languages/hljs/mathematica", + "react-syntax-highlighter/dist/esm/languages/hljs/matlab", + "react-syntax-highlighter/dist/esm/languages/hljs/maxima", + "react-syntax-highlighter/dist/esm/languages/hljs/mel", + "react-syntax-highlighter/dist/esm/languages/hljs/mercury", + "react-syntax-highlighter/dist/esm/languages/hljs/mipsasm", + "react-syntax-highlighter/dist/esm/languages/hljs/mizar", + "react-syntax-highlighter/dist/esm/languages/hljs/mojolicious", + "react-syntax-highlighter/dist/esm/languages/hljs/monkey", + "react-syntax-highlighter/dist/esm/languages/hljs/moonscript", + "react-syntax-highlighter/dist/esm/languages/hljs/n1ql", + "react-syntax-highlighter/dist/esm/languages/hljs/nginx", + "react-syntax-highlighter/dist/esm/languages/hljs/nimrod", + "react-syntax-highlighter/dist/esm/languages/hljs/nix", + "react-syntax-highlighter/dist/esm/languages/hljs/nsis", + "react-syntax-highlighter/dist/esm/languages/hljs/objectivec", + "react-syntax-highlighter/dist/esm/languages/hljs/ocaml", + "react-syntax-highlighter/dist/esm/languages/hljs/openscad", + "react-syntax-highlighter/dist/esm/languages/hljs/oxygene", + "react-syntax-highlighter/dist/esm/languages/hljs/parser3", + "react-syntax-highlighter/dist/esm/languages/hljs/perl", + "react-syntax-highlighter/dist/esm/languages/hljs/pf", + "react-syntax-highlighter/dist/esm/languages/hljs/pgsql", + "react-syntax-highlighter/dist/esm/languages/hljs/php", + "react-syntax-highlighter/dist/esm/languages/hljs/plaintext", + "react-syntax-highlighter/dist/esm/languages/hljs/pony", + "react-syntax-highlighter/dist/esm/languages/hljs/powershell", + "react-syntax-highlighter/dist/esm/languages/hljs/processing", + "react-syntax-highlighter/dist/esm/languages/hljs/profile", + "react-syntax-highlighter/dist/esm/languages/hljs/prolog", + "react-syntax-highlighter/dist/esm/languages/hljs/properties", + "react-syntax-highlighter/dist/esm/languages/hljs/protobuf", + "react-syntax-highlighter/dist/esm/languages/hljs/puppet", + "react-syntax-highlighter/dist/esm/languages/hljs/purebasic", + "react-syntax-highlighter/dist/esm/languages/hljs/python", + "react-syntax-highlighter/dist/esm/languages/hljs/q", + "react-syntax-highlighter/dist/esm/languages/hljs/qml", + "react-syntax-highlighter/dist/esm/languages/hljs/r", + "react-syntax-highlighter/dist/esm/languages/hljs/reasonml", + "react-syntax-highlighter/dist/esm/languages/hljs/rib", + "react-syntax-highlighter/dist/esm/languages/hljs/roboconf", + "react-syntax-highlighter/dist/esm/languages/hljs/routeros", + "react-syntax-highlighter/dist/esm/languages/hljs/rsl", + "react-syntax-highlighter/dist/esm/languages/hljs/ruby", + "react-syntax-highlighter/dist/esm/languages/hljs/ruleslanguage", + "react-syntax-highlighter/dist/esm/languages/hljs/rust", + "react-syntax-highlighter/dist/esm/languages/hljs/sas", + "react-syntax-highlighter/dist/esm/languages/hljs/scala", + "react-syntax-highlighter/dist/esm/languages/hljs/scheme", + "react-syntax-highlighter/dist/esm/languages/hljs/scilab", + "react-syntax-highlighter/dist/esm/languages/hljs/scss", + "react-syntax-highlighter/dist/esm/languages/hljs/shell", + "react-syntax-highlighter/dist/esm/languages/hljs/smali", + "react-syntax-highlighter/dist/esm/languages/hljs/smalltalk", + "react-syntax-highlighter/dist/esm/languages/hljs/sml", + "react-syntax-highlighter/dist/esm/languages/hljs/sqf", + "react-syntax-highlighter/dist/esm/languages/hljs/sql", + "react-syntax-highlighter/dist/esm/languages/hljs/stan", + "react-syntax-highlighter/dist/esm/languages/hljs/stata", + "react-syntax-highlighter/dist/esm/languages/hljs/step21", + "react-syntax-highlighter/dist/esm/languages/hljs/stylus", + "react-syntax-highlighter/dist/esm/languages/hljs/subunit", + "react-syntax-highlighter/dist/esm/languages/hljs/swift", + "react-syntax-highlighter/dist/esm/languages/hljs/taggerscript", + "react-syntax-highlighter/dist/esm/languages/hljs/tap", + "react-syntax-highlighter/dist/esm/languages/hljs/tcl", + "react-syntax-highlighter/dist/esm/languages/hljs/tex", + "react-syntax-highlighter/dist/esm/languages/hljs/thrift", + "react-syntax-highlighter/dist/esm/languages/hljs/tp", + "react-syntax-highlighter/dist/esm/languages/hljs/twig", + "react-syntax-highlighter/dist/esm/languages/hljs/typescript", + "react-syntax-highlighter/dist/esm/languages/hljs/vala", + "react-syntax-highlighter/dist/esm/languages/hljs/vbnet", + "react-syntax-highlighter/dist/esm/languages/hljs/vbscript-html", + "react-syntax-highlighter/dist/esm/languages/hljs/vbscript", + "react-syntax-highlighter/dist/esm/languages/hljs/verilog", + "react-syntax-highlighter/dist/esm/languages/hljs/vhdl", + "react-syntax-highlighter/dist/esm/languages/hljs/vim", + "react-syntax-highlighter/dist/esm/languages/hljs/x86asm", + "react-syntax-highlighter/dist/esm/languages/hljs/xl", + "react-syntax-highlighter/dist/esm/languages/hljs/xml", + "react-syntax-highlighter/dist/esm/languages/hljs/xquery", + "react-syntax-highlighter/dist/esm/languages/hljs/yaml", + "react-syntax-highlighter/dist/esm/languages/hljs/zephir", + "react-syntax-highlighter/dist/esm/languages/prism/abap", + "react-syntax-highlighter/dist/esm/languages/prism/actionscript", + "react-syntax-highlighter/dist/esm/languages/prism/ada", + "react-syntax-highlighter/dist/esm/languages/prism/apacheconf", + "react-syntax-highlighter/dist/esm/languages/prism/apl", + "react-syntax-highlighter/dist/esm/languages/prism/applescript", + "react-syntax-highlighter/dist/esm/languages/prism/arduino", + "react-syntax-highlighter/dist/esm/languages/prism/arff", + "react-syntax-highlighter/dist/esm/languages/prism/asciidoc", + "react-syntax-highlighter/dist/esm/languages/prism/asm6502", + "react-syntax-highlighter/dist/esm/languages/prism/aspnet", + "react-syntax-highlighter/dist/esm/languages/prism/autohotkey", + "react-syntax-highlighter/dist/esm/languages/prism/autoit", + "react-syntax-highlighter/dist/esm/languages/prism/bash", + "react-syntax-highlighter/dist/esm/languages/prism/basic", + "react-syntax-highlighter/dist/esm/languages/prism/batch", + "react-syntax-highlighter/dist/esm/languages/prism/bison", + "react-syntax-highlighter/dist/esm/languages/prism/brainfuck", + "react-syntax-highlighter/dist/esm/languages/prism/bro", + "react-syntax-highlighter/dist/esm/languages/prism/c", + "react-syntax-highlighter/dist/esm/languages/prism/clike", + "react-syntax-highlighter/dist/esm/languages/prism/clojure", + "react-syntax-highlighter/dist/esm/languages/prism/coffeescript", + "react-syntax-highlighter/dist/esm/languages/prism/cpp", + "react-syntax-highlighter/dist/esm/languages/prism/crystal", + "react-syntax-highlighter/dist/esm/languages/prism/csharp", + "react-syntax-highlighter/dist/esm/languages/prism/csp", + "react-syntax-highlighter/dist/esm/languages/prism/cssExtras", + "react-syntax-highlighter/dist/esm/languages/prism/css", + "react-syntax-highlighter/dist/esm/languages/prism/d", + "react-syntax-highlighter/dist/esm/languages/prism/dart", + "react-syntax-highlighter/dist/esm/languages/prism/diff", + "react-syntax-highlighter/dist/esm/languages/prism/django", + "react-syntax-highlighter/dist/esm/languages/prism/docker", + "react-syntax-highlighter/dist/esm/languages/prism/eiffel", + "react-syntax-highlighter/dist/esm/languages/prism/elixir", + "react-syntax-highlighter/dist/esm/languages/prism/elm", + "react-syntax-highlighter/dist/esm/languages/prism/erb", + "react-syntax-highlighter/dist/esm/languages/prism/erlang", + "react-syntax-highlighter/dist/esm/languages/prism/flow", + "react-syntax-highlighter/dist/esm/languages/prism/fortran", + "react-syntax-highlighter/dist/esm/languages/prism/fsharp", + "react-syntax-highlighter/dist/esm/languages/prism/gedcom", + "react-syntax-highlighter/dist/esm/languages/prism/gherkin", + "react-syntax-highlighter/dist/esm/languages/prism/git", + "react-syntax-highlighter/dist/esm/languages/prism/glsl", + "react-syntax-highlighter/dist/esm/languages/prism/go", + "react-syntax-highlighter/dist/esm/languages/prism/graphql", + "react-syntax-highlighter/dist/esm/languages/prism/groovy", + "react-syntax-highlighter/dist/esm/languages/prism/haml", + "react-syntax-highlighter/dist/esm/languages/prism/handlebars", + "react-syntax-highlighter/dist/esm/languages/prism/haskell", + "react-syntax-highlighter/dist/esm/languages/prism/haxe", + "react-syntax-highlighter/dist/esm/languages/prism/hpkp", + "react-syntax-highlighter/dist/esm/languages/prism/hsts", + "react-syntax-highlighter/dist/esm/languages/prism/http", + "react-syntax-highlighter/dist/esm/languages/prism/ichigojam", + "react-syntax-highlighter/dist/esm/languages/prism/icon", + "react-syntax-highlighter/dist/esm/languages/prism/inform7", + "react-syntax-highlighter/dist/esm/languages/prism/ini", + "react-syntax-highlighter/dist/esm/languages/prism/io", + "react-syntax-highlighter/dist/esm/languages/prism/j", + "react-syntax-highlighter/dist/esm/languages/prism/java", + "react-syntax-highlighter/dist/esm/languages/prism/javascript", + "react-syntax-highlighter/dist/esm/languages/prism/jolie", + "react-syntax-highlighter/dist/esm/languages/prism/json", + "react-syntax-highlighter/dist/esm/languages/prism/jsx", + "react-syntax-highlighter/dist/esm/languages/prism/julia", + "react-syntax-highlighter/dist/esm/languages/prism/keyman", + "react-syntax-highlighter/dist/esm/languages/prism/kotlin", + "react-syntax-highlighter/dist/esm/languages/prism/latex", + "react-syntax-highlighter/dist/esm/languages/prism/less", + "react-syntax-highlighter/dist/esm/languages/prism/liquid", + "react-syntax-highlighter/dist/esm/languages/prism/lisp", + "react-syntax-highlighter/dist/esm/languages/prism/livescript", + "react-syntax-highlighter/dist/esm/languages/prism/lolcode", + "react-syntax-highlighter/dist/esm/languages/prism/lua", + "react-syntax-highlighter/dist/esm/languages/prism/makefile", + "react-syntax-highlighter/dist/esm/languages/prism/markdown", + "react-syntax-highlighter/dist/esm/languages/prism/markupTemplating", + "react-syntax-highlighter/dist/esm/languages/prism/markup", + "react-syntax-highlighter/dist/esm/languages/prism/matlab", + "react-syntax-highlighter/dist/esm/languages/prism/mel", + "react-syntax-highlighter/dist/esm/languages/prism/mizar", + "react-syntax-highlighter/dist/esm/languages/prism/monkey", + "react-syntax-highlighter/dist/esm/languages/prism/n4js", + "react-syntax-highlighter/dist/esm/languages/prism/nasm", + "react-syntax-highlighter/dist/esm/languages/prism/nginx", + "react-syntax-highlighter/dist/esm/languages/prism/nim", + "react-syntax-highlighter/dist/esm/languages/prism/nix", + "react-syntax-highlighter/dist/esm/languages/prism/nsis", + "react-syntax-highlighter/dist/esm/languages/prism/objectivec", + "react-syntax-highlighter/dist/esm/languages/prism/ocaml", + "react-syntax-highlighter/dist/esm/languages/prism/opencl", + "react-syntax-highlighter/dist/esm/languages/prism/oz", + "react-syntax-highlighter/dist/esm/languages/prism/parigp", + "react-syntax-highlighter/dist/esm/languages/prism/parser", + "react-syntax-highlighter/dist/esm/languages/prism/pascal", + "react-syntax-highlighter/dist/esm/languages/prism/perl", + "react-syntax-highlighter/dist/esm/languages/prism/phpExtras", + "react-syntax-highlighter/dist/esm/languages/prism/php", + "react-syntax-highlighter/dist/esm/languages/prism/plsql", + "react-syntax-highlighter/dist/esm/languages/prism/powershell", + "react-syntax-highlighter/dist/esm/languages/prism/processing", + "react-syntax-highlighter/dist/esm/languages/prism/prolog", + "react-syntax-highlighter/dist/esm/languages/prism/properties", + "react-syntax-highlighter/dist/esm/languages/prism/protobuf", + "react-syntax-highlighter/dist/esm/languages/prism/pug", + "react-syntax-highlighter/dist/esm/languages/prism/puppet", + "react-syntax-highlighter/dist/esm/languages/prism/pure", + "react-syntax-highlighter/dist/esm/languages/prism/python", + "react-syntax-highlighter/dist/esm/languages/prism/q", + "react-syntax-highlighter/dist/esm/languages/prism/qore", + "react-syntax-highlighter/dist/esm/languages/prism/r", + "react-syntax-highlighter/dist/esm/languages/prism/reason", + "react-syntax-highlighter/dist/esm/languages/prism/renpy", + "react-syntax-highlighter/dist/esm/languages/prism/rest", + "react-syntax-highlighter/dist/esm/languages/prism/rip", + "react-syntax-highlighter/dist/esm/languages/prism/roboconf", + "react-syntax-highlighter/dist/esm/languages/prism/ruby", + "react-syntax-highlighter/dist/esm/languages/prism/rust", + "react-syntax-highlighter/dist/esm/languages/prism/sas", + "react-syntax-highlighter/dist/esm/languages/prism/sass", + "react-syntax-highlighter/dist/esm/languages/prism/scala", + "react-syntax-highlighter/dist/esm/languages/prism/scheme", + "react-syntax-highlighter/dist/esm/languages/prism/scss", + "react-syntax-highlighter/dist/esm/languages/prism/smalltalk", + "react-syntax-highlighter/dist/esm/languages/prism/smarty", + "react-syntax-highlighter/dist/esm/languages/prism/soy", + "react-syntax-highlighter/dist/esm/languages/prism/sql", + "react-syntax-highlighter/dist/esm/languages/prism/stylus", + "react-syntax-highlighter/dist/esm/languages/prism/swift", + "react-syntax-highlighter/dist/esm/languages/prism/tcl", + "react-syntax-highlighter/dist/esm/languages/prism/textile", + "react-syntax-highlighter/dist/esm/languages/prism/tsx", + "react-syntax-highlighter/dist/esm/languages/prism/twig", + "react-syntax-highlighter/dist/esm/languages/prism/typescript", + "react-syntax-highlighter/dist/esm/languages/prism/vbnet", + "react-syntax-highlighter/dist/esm/languages/prism/velocity", + "react-syntax-highlighter/dist/esm/languages/prism/verilog", + "react-syntax-highlighter/dist/esm/languages/prism/vhdl", + "react-syntax-highlighter/dist/esm/languages/prism/vim", + "react-syntax-highlighter/dist/esm/languages/prism/visualBasic", + "react-syntax-highlighter/dist/esm/languages/prism/wasm", + "react-syntax-highlighter/dist/esm/languages/prism/wiki", + "react-syntax-highlighter/dist/esm/languages/prism/xeora", + "react-syntax-highlighter/dist/esm/languages/prism/xojo", + "react-syntax-highlighter/dist/esm/languages/prism/yaml", + "react-syntax-highlighter/dist/cjs/default-highlight", + "react-syntax-highlighter/dist/cjs/light-async", + "react-syntax-highlighter/dist/cjs/light", + "react-syntax-highlighter/dist/cjs/prism-async-light", + "react-syntax-highlighter/dist/cjs/prism-async", + "react-syntax-highlighter/dist/cjs/prism-light", + "react-syntax-highlighter/dist/cjs/prism", + "react-syntax-highlighter/dist/cjs/styles/hljs", + "react-syntax-highlighter/dist/cjs/styles/hljs/agate", + "react-syntax-highlighter/dist/cjs/styles/hljs/androidstudio", + "react-syntax-highlighter/dist/cjs/styles/hljs/arduino-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/arta", + "react-syntax-highlighter/dist/cjs/styles/hljs/ascetic", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-cave-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-cave-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-dune-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-dune-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-estuary-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-estuary-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-forest-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-forest-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-heath-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-lakeside-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-lakeside-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-plateau-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-plateau-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-savanna-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-savanna-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-seaside-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-seaside-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-sulphurpool-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atelier-sulphurpool-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/atom-one-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/atom-one-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/brown-paper", + "react-syntax-highlighter/dist/cjs/styles/hljs/codepen-embed", + "react-syntax-highlighter/dist/cjs/styles/hljs/color-brewer", + "react-syntax-highlighter/dist/cjs/styles/hljs/darcula", + "react-syntax-highlighter/dist/cjs/styles/hljs/dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/darkula", + "react-syntax-highlighter/dist/cjs/styles/hljs/default-style", + "react-syntax-highlighter/dist/cjs/styles/hljs/docco", + "react-syntax-highlighter/dist/cjs/styles/hljs/dracula", + "react-syntax-highlighter/dist/cjs/styles/hljs/far", + "react-syntax-highlighter/dist/cjs/styles/hljs/foundation", + "react-syntax-highlighter/dist/cjs/styles/hljs/github-gist", + "react-syntax-highlighter/dist/cjs/styles/hljs/github", + "react-syntax-highlighter/dist/cjs/styles/hljs/googlecode", + "react-syntax-highlighter/dist/cjs/styles/hljs/grayscale", + "react-syntax-highlighter/dist/cjs/styles/hljs/gruvbox-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/gruvbox-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/hopscotch", + "react-syntax-highlighter/dist/cjs/styles/hljs/hybrid", + "react-syntax-highlighter/dist/cjs/styles/hljs/idea", + "react-syntax-highlighter/dist/cjs/styles/hljs/ir-black", + "react-syntax-highlighter/dist/cjs/styles/hljs/kimbie.dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/kimbie.light", + "react-syntax-highlighter/dist/cjs/styles/hljs/magula", + "react-syntax-highlighter/dist/cjs/styles/hljs/mono-blue", + "react-syntax-highlighter/dist/cjs/styles/hljs/monokai-sublime", + "react-syntax-highlighter/dist/cjs/styles/hljs/monokai", + "react-syntax-highlighter/dist/cjs/styles/hljs/obsidian", + "react-syntax-highlighter/dist/cjs/styles/hljs/ocean", + "react-syntax-highlighter/dist/cjs/styles/hljs/paraiso-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/paraiso-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/pojoaque", + "react-syntax-highlighter/dist/cjs/styles/hljs/purebasic", + "react-syntax-highlighter/dist/cjs/styles/hljs/qtcreator_dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/qtcreator_light", + "react-syntax-highlighter/dist/cjs/styles/hljs/railscasts", + "react-syntax-highlighter/dist/cjs/styles/hljs/rainbow", + "react-syntax-highlighter/dist/cjs/styles/hljs/routeros", + "react-syntax-highlighter/dist/cjs/styles/hljs/school-book", + "react-syntax-highlighter/dist/cjs/styles/hljs/solarized-dark", + "react-syntax-highlighter/dist/cjs/styles/hljs/solarized-light", + "react-syntax-highlighter/dist/cjs/styles/hljs/sunburst", + "react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night-blue", + "react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night-bright", + "react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night-eighties", + "react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow-night", + "react-syntax-highlighter/dist/cjs/styles/hljs/tomorrow", + "react-syntax-highlighter/dist/cjs/styles/hljs/vs", + "react-syntax-highlighter/dist/cjs/styles/hljs/vs2015", + "react-syntax-highlighter/dist/cjs/styles/hljs/xcode", + "react-syntax-highlighter/dist/cjs/styles/hljs/xt256", + "react-syntax-highlighter/dist/cjs/styles/hljs/zenburn", + "react-syntax-highlighter/dist/cjs/styles/prism", + "react-syntax-highlighter/dist/cjs/styles/prism/atom-dark", + "react-syntax-highlighter/dist/cjs/styles/prism/base16-ateliersulphurpool.light", + "react-syntax-highlighter/dist/cjs/styles/prism/cb", + "react-syntax-highlighter/dist/cjs/styles/prism/coy", + "react-syntax-highlighter/dist/cjs/styles/prism/darcula", + "react-syntax-highlighter/dist/cjs/styles/prism/dark", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-dark", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-earth", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-light", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-sea", + "react-syntax-highlighter/dist/cjs/styles/prism/duotone-space", + "react-syntax-highlighter/dist/cjs/styles/prism/funky", + "react-syntax-highlighter/dist/cjs/styles/prism/ghcolors", + "react-syntax-highlighter/dist/cjs/styles/prism/hopscotch", + "react-syntax-highlighter/dist/cjs/styles/prism/okaidia", + "react-syntax-highlighter/dist/cjs/styles/prism/pojoaque", + "react-syntax-highlighter/dist/cjs/styles/prism/prism", + "react-syntax-highlighter/dist/cjs/styles/prism/solarizedlight", + "react-syntax-highlighter/dist/cjs/styles/prism/tomorrow", + "react-syntax-highlighter/dist/cjs/styles/prism/twilight", + "react-syntax-highlighter/dist/cjs/styles/prism/vs", + "react-syntax-highlighter/dist/cjs/styles/prism/xonokai", + "react-syntax-highlighter/dist/cjs/languages/hljs/1c", + "react-syntax-highlighter/dist/cjs/languages/hljs/abnf", + "react-syntax-highlighter/dist/cjs/languages/hljs/accesslog", + "react-syntax-highlighter/dist/cjs/languages/hljs/actionscript", + "react-syntax-highlighter/dist/cjs/languages/hljs/ada", + "react-syntax-highlighter/dist/cjs/languages/hljs/angelscript", + "react-syntax-highlighter/dist/cjs/languages/hljs/apache", + "react-syntax-highlighter/dist/cjs/languages/hljs/applescript", + "react-syntax-highlighter/dist/cjs/languages/hljs/arcade", + "react-syntax-highlighter/dist/cjs/languages/hljs/arduino", + "react-syntax-highlighter/dist/cjs/languages/hljs/armasm", + "react-syntax-highlighter/dist/cjs/languages/hljs/asciidoc", + "react-syntax-highlighter/dist/cjs/languages/hljs/aspectj", + "react-syntax-highlighter/dist/cjs/languages/hljs/autohotkey", + "react-syntax-highlighter/dist/cjs/languages/hljs/autoit", + "react-syntax-highlighter/dist/cjs/languages/hljs/avrasm", + "react-syntax-highlighter/dist/cjs/languages/hljs/awk", + "react-syntax-highlighter/dist/cjs/languages/hljs/axapta", + "react-syntax-highlighter/dist/cjs/languages/hljs/bash", + "react-syntax-highlighter/dist/cjs/languages/hljs/basic", + "react-syntax-highlighter/dist/cjs/languages/hljs/bnf", + "react-syntax-highlighter/dist/cjs/languages/hljs/brainfuck", + "react-syntax-highlighter/dist/cjs/languages/hljs/cal", + "react-syntax-highlighter/dist/cjs/languages/hljs/capnproto", + "react-syntax-highlighter/dist/cjs/languages/hljs/ceylon", + "react-syntax-highlighter/dist/cjs/languages/hljs/clean", + "react-syntax-highlighter/dist/cjs/languages/hljs/clojure-repl", + "react-syntax-highlighter/dist/cjs/languages/hljs/clojure", + "react-syntax-highlighter/dist/cjs/languages/hljs/cmake", + "react-syntax-highlighter/dist/cjs/languages/hljs/coffeescript", + "react-syntax-highlighter/dist/cjs/languages/hljs/coq", + "react-syntax-highlighter/dist/cjs/languages/hljs/cos", + "react-syntax-highlighter/dist/cjs/languages/hljs/cpp", + "react-syntax-highlighter/dist/cjs/languages/hljs/crmsh", + "react-syntax-highlighter/dist/cjs/languages/hljs/crystal", + "react-syntax-highlighter/dist/cjs/languages/hljs/cs", + "react-syntax-highlighter/dist/cjs/languages/hljs/csp", + "react-syntax-highlighter/dist/cjs/languages/hljs/css", + "react-syntax-highlighter/dist/cjs/languages/hljs/d", + "react-syntax-highlighter/dist/cjs/languages/hljs/dart", + "react-syntax-highlighter/dist/cjs/languages/hljs/delphi", + "react-syntax-highlighter/dist/cjs/languages/hljs/diff", + "react-syntax-highlighter/dist/cjs/languages/hljs/django", + "react-syntax-highlighter/dist/cjs/languages/hljs/dns", + "react-syntax-highlighter/dist/cjs/languages/hljs/dockerfile", + "react-syntax-highlighter/dist/cjs/languages/hljs/dos", + "react-syntax-highlighter/dist/cjs/languages/hljs/dsconfig", + "react-syntax-highlighter/dist/cjs/languages/hljs/dts", + "react-syntax-highlighter/dist/cjs/languages/hljs/dust", + "react-syntax-highlighter/dist/cjs/languages/hljs/ebnf", + "react-syntax-highlighter/dist/cjs/languages/hljs/elixir", + "react-syntax-highlighter/dist/cjs/languages/hljs/elm", + "react-syntax-highlighter/dist/cjs/languages/hljs/erb", + "react-syntax-highlighter/dist/cjs/languages/hljs/erlang-repl", + "react-syntax-highlighter/dist/cjs/languages/hljs/erlang", + "react-syntax-highlighter/dist/cjs/languages/hljs/excel", + "react-syntax-highlighter/dist/cjs/languages/hljs/fix", + "react-syntax-highlighter/dist/cjs/languages/hljs/flix", + "react-syntax-highlighter/dist/cjs/languages/hljs/fortran", + "react-syntax-highlighter/dist/cjs/languages/hljs/fsharp", + "react-syntax-highlighter/dist/cjs/languages/hljs/gams", + "react-syntax-highlighter/dist/cjs/languages/hljs/gauss", + "react-syntax-highlighter/dist/cjs/languages/hljs/gcode", + "react-syntax-highlighter/dist/cjs/languages/hljs/gherkin", + "react-syntax-highlighter/dist/cjs/languages/hljs/glsl", + "react-syntax-highlighter/dist/cjs/languages/hljs/gml", + "react-syntax-highlighter/dist/cjs/languages/hljs/go", + "react-syntax-highlighter/dist/cjs/languages/hljs/golo", + "react-syntax-highlighter/dist/cjs/languages/hljs/gradle", + "react-syntax-highlighter/dist/cjs/languages/hljs/groovy", + "react-syntax-highlighter/dist/cjs/languages/hljs/haml", + "react-syntax-highlighter/dist/cjs/languages/hljs/handlebars", + "react-syntax-highlighter/dist/cjs/languages/hljs/haskell", + "react-syntax-highlighter/dist/cjs/languages/hljs/haxe", + "react-syntax-highlighter/dist/cjs/languages/hljs/hsp", + "react-syntax-highlighter/dist/cjs/languages/hljs/htmlbars", + "react-syntax-highlighter/dist/cjs/languages/hljs/http", + "react-syntax-highlighter/dist/cjs/languages/hljs/hy", + "react-syntax-highlighter/dist/cjs/languages/hljs/inform7", + "react-syntax-highlighter/dist/cjs/languages/hljs/ini", + "react-syntax-highlighter/dist/cjs/languages/hljs/irpf90", + "react-syntax-highlighter/dist/cjs/languages/hljs/isbl", + "react-syntax-highlighter/dist/cjs/languages/hljs/java", + "react-syntax-highlighter/dist/cjs/languages/hljs/javascript", + "react-syntax-highlighter/dist/cjs/languages/hljs/jboss-cli", + "react-syntax-highlighter/dist/cjs/languages/hljs/json", + "react-syntax-highlighter/dist/cjs/languages/hljs/julia-repl", + "react-syntax-highlighter/dist/cjs/languages/hljs/julia", + "react-syntax-highlighter/dist/cjs/languages/hljs/kotlin", + "react-syntax-highlighter/dist/cjs/languages/hljs/lasso", + "react-syntax-highlighter/dist/cjs/languages/hljs/ldif", + "react-syntax-highlighter/dist/cjs/languages/hljs/leaf", + "react-syntax-highlighter/dist/cjs/languages/hljs/less", + "react-syntax-highlighter/dist/cjs/languages/hljs/lisp", + "react-syntax-highlighter/dist/cjs/languages/hljs/livecodeserver", + "react-syntax-highlighter/dist/cjs/languages/hljs/livescript", + "react-syntax-highlighter/dist/cjs/languages/hljs/llvm", + "react-syntax-highlighter/dist/cjs/languages/hljs/lsl", + "react-syntax-highlighter/dist/cjs/languages/hljs/lua", + "react-syntax-highlighter/dist/cjs/languages/hljs/makefile", + "react-syntax-highlighter/dist/cjs/languages/hljs/markdown", + "react-syntax-highlighter/dist/cjs/languages/hljs/mathematica", + "react-syntax-highlighter/dist/cjs/languages/hljs/matlab", + "react-syntax-highlighter/dist/cjs/languages/hljs/maxima", + "react-syntax-highlighter/dist/cjs/languages/hljs/mel", + "react-syntax-highlighter/dist/cjs/languages/hljs/mercury", + "react-syntax-highlighter/dist/cjs/languages/hljs/mipsasm", + "react-syntax-highlighter/dist/cjs/languages/hljs/mizar", + "react-syntax-highlighter/dist/cjs/languages/hljs/mojolicious", + "react-syntax-highlighter/dist/cjs/languages/hljs/monkey", + "react-syntax-highlighter/dist/cjs/languages/hljs/moonscript", + "react-syntax-highlighter/dist/cjs/languages/hljs/n1ql", + "react-syntax-highlighter/dist/cjs/languages/hljs/nginx", + "react-syntax-highlighter/dist/cjs/languages/hljs/nimrod", + "react-syntax-highlighter/dist/cjs/languages/hljs/nix", + "react-syntax-highlighter/dist/cjs/languages/hljs/nsis", + "react-syntax-highlighter/dist/cjs/languages/hljs/objectivec", + "react-syntax-highlighter/dist/cjs/languages/hljs/ocaml", + "react-syntax-highlighter/dist/cjs/languages/hljs/openscad", + "react-syntax-highlighter/dist/cjs/languages/hljs/oxygene", + "react-syntax-highlighter/dist/cjs/languages/hljs/parser3", + "react-syntax-highlighter/dist/cjs/languages/hljs/perl", + "react-syntax-highlighter/dist/cjs/languages/hljs/pf", + "react-syntax-highlighter/dist/cjs/languages/hljs/pgsql", + "react-syntax-highlighter/dist/cjs/languages/hljs/php", + "react-syntax-highlighter/dist/cjs/languages/hljs/plaintext", + "react-syntax-highlighter/dist/cjs/languages/hljs/pony", + "react-syntax-highlighter/dist/cjs/languages/hljs/powershell", + "react-syntax-highlighter/dist/cjs/languages/hljs/processing", + "react-syntax-highlighter/dist/cjs/languages/hljs/profile", + "react-syntax-highlighter/dist/cjs/languages/hljs/prolog", + "react-syntax-highlighter/dist/cjs/languages/hljs/properties", + "react-syntax-highlighter/dist/cjs/languages/hljs/protobuf", + "react-syntax-highlighter/dist/cjs/languages/hljs/puppet", + "react-syntax-highlighter/dist/cjs/languages/hljs/purebasic", + "react-syntax-highlighter/dist/cjs/languages/hljs/python", + "react-syntax-highlighter/dist/cjs/languages/hljs/q", + "react-syntax-highlighter/dist/cjs/languages/hljs/qml", + "react-syntax-highlighter/dist/cjs/languages/hljs/r", + "react-syntax-highlighter/dist/cjs/languages/hljs/reasonml", + "react-syntax-highlighter/dist/cjs/languages/hljs/rib", + "react-syntax-highlighter/dist/cjs/languages/hljs/roboconf", + "react-syntax-highlighter/dist/cjs/languages/hljs/routeros", + "react-syntax-highlighter/dist/cjs/languages/hljs/rsl", + "react-syntax-highlighter/dist/cjs/languages/hljs/ruby", + "react-syntax-highlighter/dist/cjs/languages/hljs/ruleslanguage", + "react-syntax-highlighter/dist/cjs/languages/hljs/rust", + "react-syntax-highlighter/dist/cjs/languages/hljs/sas", + "react-syntax-highlighter/dist/cjs/languages/hljs/scala", + "react-syntax-highlighter/dist/cjs/languages/hljs/scheme", + "react-syntax-highlighter/dist/cjs/languages/hljs/scilab", + "react-syntax-highlighter/dist/cjs/languages/hljs/scss", + "react-syntax-highlighter/dist/cjs/languages/hljs/shell", + "react-syntax-highlighter/dist/cjs/languages/hljs/smali", + "react-syntax-highlighter/dist/cjs/languages/hljs/smalltalk", + "react-syntax-highlighter/dist/cjs/languages/hljs/sml", + "react-syntax-highlighter/dist/cjs/languages/hljs/sqf", + "react-syntax-highlighter/dist/cjs/languages/hljs/sql", + "react-syntax-highlighter/dist/cjs/languages/hljs/stan", + "react-syntax-highlighter/dist/cjs/languages/hljs/stata", + "react-syntax-highlighter/dist/cjs/languages/hljs/step21", + "react-syntax-highlighter/dist/cjs/languages/hljs/stylus", + "react-syntax-highlighter/dist/cjs/languages/hljs/subunit", + "react-syntax-highlighter/dist/cjs/languages/hljs/swift", + "react-syntax-highlighter/dist/cjs/languages/hljs/taggerscript", + "react-syntax-highlighter/dist/cjs/languages/hljs/tap", + "react-syntax-highlighter/dist/cjs/languages/hljs/tcl", + "react-syntax-highlighter/dist/cjs/languages/hljs/tex", + "react-syntax-highlighter/dist/cjs/languages/hljs/thrift", + "react-syntax-highlighter/dist/cjs/languages/hljs/tp", + "react-syntax-highlighter/dist/cjs/languages/hljs/twig", + "react-syntax-highlighter/dist/cjs/languages/hljs/typescript", + "react-syntax-highlighter/dist/cjs/languages/hljs/vala", + "react-syntax-highlighter/dist/cjs/languages/hljs/vbnet", + "react-syntax-highlighter/dist/cjs/languages/hljs/vbscript-html", + "react-syntax-highlighter/dist/cjs/languages/hljs/vbscript", + "react-syntax-highlighter/dist/cjs/languages/hljs/verilog", + "react-syntax-highlighter/dist/cjs/languages/hljs/vhdl", + "react-syntax-highlighter/dist/cjs/languages/hljs/vim", + "react-syntax-highlighter/dist/cjs/languages/hljs/x86asm", + "react-syntax-highlighter/dist/cjs/languages/hljs/xl", + "react-syntax-highlighter/dist/cjs/languages/hljs/xml", + "react-syntax-highlighter/dist/cjs/languages/hljs/xquery", + "react-syntax-highlighter/dist/cjs/languages/hljs/yaml", + "react-syntax-highlighter/dist/cjs/languages/hljs/zephir", + "react-syntax-highlighter/dist/cjs/languages/prism/abap", + "react-syntax-highlighter/dist/cjs/languages/prism/actionscript", + "react-syntax-highlighter/dist/cjs/languages/prism/ada", + "react-syntax-highlighter/dist/cjs/languages/prism/apacheconf", + "react-syntax-highlighter/dist/cjs/languages/prism/apl", + "react-syntax-highlighter/dist/cjs/languages/prism/applescript", + "react-syntax-highlighter/dist/cjs/languages/prism/arduino", + "react-syntax-highlighter/dist/cjs/languages/prism/arff", + "react-syntax-highlighter/dist/cjs/languages/prism/asciidoc", + "react-syntax-highlighter/dist/cjs/languages/prism/asm6502", + "react-syntax-highlighter/dist/cjs/languages/prism/aspnet", + "react-syntax-highlighter/dist/cjs/languages/prism/autohotkey", + "react-syntax-highlighter/dist/cjs/languages/prism/autoit", + "react-syntax-highlighter/dist/cjs/languages/prism/bash", + "react-syntax-highlighter/dist/cjs/languages/prism/basic", + "react-syntax-highlighter/dist/cjs/languages/prism/batch", + "react-syntax-highlighter/dist/cjs/languages/prism/bison", + "react-syntax-highlighter/dist/cjs/languages/prism/brainfuck", + "react-syntax-highlighter/dist/cjs/languages/prism/bro", + "react-syntax-highlighter/dist/cjs/languages/prism/c", + "react-syntax-highlighter/dist/cjs/languages/prism/clike", + "react-syntax-highlighter/dist/cjs/languages/prism/clojure", + "react-syntax-highlighter/dist/cjs/languages/prism/coffeescript", + "react-syntax-highlighter/dist/cjs/languages/prism/cpp", + "react-syntax-highlighter/dist/cjs/languages/prism/crystal", + "react-syntax-highlighter/dist/cjs/languages/prism/csharp", + "react-syntax-highlighter/dist/cjs/languages/prism/csp", + "react-syntax-highlighter/dist/cjs/languages/prism/cssExtras", + "react-syntax-highlighter/dist/cjs/languages/prism/css", + "react-syntax-highlighter/dist/cjs/languages/prism/d", + "react-syntax-highlighter/dist/cjs/languages/prism/dart", + "react-syntax-highlighter/dist/cjs/languages/prism/diff", + "react-syntax-highlighter/dist/cjs/languages/prism/django", + "react-syntax-highlighter/dist/cjs/languages/prism/docker", + "react-syntax-highlighter/dist/cjs/languages/prism/eiffel", + "react-syntax-highlighter/dist/cjs/languages/prism/elixir", + "react-syntax-highlighter/dist/cjs/languages/prism/elm", + "react-syntax-highlighter/dist/cjs/languages/prism/erb", + "react-syntax-highlighter/dist/cjs/languages/prism/erlang", + "react-syntax-highlighter/dist/cjs/languages/prism/flow", + "react-syntax-highlighter/dist/cjs/languages/prism/fortran", + "react-syntax-highlighter/dist/cjs/languages/prism/fsharp", + "react-syntax-highlighter/dist/cjs/languages/prism/gedcom", + "react-syntax-highlighter/dist/cjs/languages/prism/gherkin", + "react-syntax-highlighter/dist/cjs/languages/prism/git", + "react-syntax-highlighter/dist/cjs/languages/prism/glsl", + "react-syntax-highlighter/dist/cjs/languages/prism/go", + "react-syntax-highlighter/dist/cjs/languages/prism/graphql", + "react-syntax-highlighter/dist/cjs/languages/prism/groovy", + "react-syntax-highlighter/dist/cjs/languages/prism/haml", + "react-syntax-highlighter/dist/cjs/languages/prism/handlebars", + "react-syntax-highlighter/dist/cjs/languages/prism/haskell", + "react-syntax-highlighter/dist/cjs/languages/prism/haxe", + "react-syntax-highlighter/dist/cjs/languages/prism/hpkp", + "react-syntax-highlighter/dist/cjs/languages/prism/hsts", + "react-syntax-highlighter/dist/cjs/languages/prism/http", + "react-syntax-highlighter/dist/cjs/languages/prism/ichigojam", + "react-syntax-highlighter/dist/cjs/languages/prism/icon", + "react-syntax-highlighter/dist/cjs/languages/prism/inform7", + "react-syntax-highlighter/dist/cjs/languages/prism/ini", + "react-syntax-highlighter/dist/cjs/languages/prism/io", + "react-syntax-highlighter/dist/cjs/languages/prism/j", + "react-syntax-highlighter/dist/cjs/languages/prism/java", + "react-syntax-highlighter/dist/cjs/languages/prism/javascript", + "react-syntax-highlighter/dist/cjs/languages/prism/jolie", + "react-syntax-highlighter/dist/cjs/languages/prism/json", + "react-syntax-highlighter/dist/cjs/languages/prism/jsx", + "react-syntax-highlighter/dist/cjs/languages/prism/julia", + "react-syntax-highlighter/dist/cjs/languages/prism/keyman", + "react-syntax-highlighter/dist/cjs/languages/prism/kotlin", + "react-syntax-highlighter/dist/cjs/languages/prism/latex", + "react-syntax-highlighter/dist/cjs/languages/prism/less", + "react-syntax-highlighter/dist/cjs/languages/prism/liquid", + "react-syntax-highlighter/dist/cjs/languages/prism/lisp", + "react-syntax-highlighter/dist/cjs/languages/prism/livescript", + "react-syntax-highlighter/dist/cjs/languages/prism/lolcode", + "react-syntax-highlighter/dist/cjs/languages/prism/lua", + "react-syntax-highlighter/dist/cjs/languages/prism/makefile", + "react-syntax-highlighter/dist/cjs/languages/prism/markdown", + "react-syntax-highlighter/dist/cjs/languages/prism/markupTemplating", + "react-syntax-highlighter/dist/cjs/languages/prism/markup", + "react-syntax-highlighter/dist/cjs/languages/prism/matlab", + "react-syntax-highlighter/dist/cjs/languages/prism/mel", + "react-syntax-highlighter/dist/cjs/languages/prism/mizar", + "react-syntax-highlighter/dist/cjs/languages/prism/monkey", + "react-syntax-highlighter/dist/cjs/languages/prism/n4js", + "react-syntax-highlighter/dist/cjs/languages/prism/nasm", + "react-syntax-highlighter/dist/cjs/languages/prism/nginx", + "react-syntax-highlighter/dist/cjs/languages/prism/nim", + "react-syntax-highlighter/dist/cjs/languages/prism/nix", + "react-syntax-highlighter/dist/cjs/languages/prism/nsis", + "react-syntax-highlighter/dist/cjs/languages/prism/objectivec", + "react-syntax-highlighter/dist/cjs/languages/prism/ocaml", + "react-syntax-highlighter/dist/cjs/languages/prism/opencl", + "react-syntax-highlighter/dist/cjs/languages/prism/oz", + "react-syntax-highlighter/dist/cjs/languages/prism/parigp", + "react-syntax-highlighter/dist/cjs/languages/prism/parser", + "react-syntax-highlighter/dist/cjs/languages/prism/pascal", + "react-syntax-highlighter/dist/cjs/languages/prism/perl", + "react-syntax-highlighter/dist/cjs/languages/prism/phpExtras", + "react-syntax-highlighter/dist/cjs/languages/prism/php", + "react-syntax-highlighter/dist/cjs/languages/prism/plsql", + "react-syntax-highlighter/dist/cjs/languages/prism/powershell", + "react-syntax-highlighter/dist/cjs/languages/prism/processing", + "react-syntax-highlighter/dist/cjs/languages/prism/prolog", + "react-syntax-highlighter/dist/cjs/languages/prism/properties", + "react-syntax-highlighter/dist/cjs/languages/prism/protobuf", + "react-syntax-highlighter/dist/cjs/languages/prism/pug", + "react-syntax-highlighter/dist/cjs/languages/prism/puppet", + "react-syntax-highlighter/dist/cjs/languages/prism/pure", + "react-syntax-highlighter/dist/cjs/languages/prism/python", + "react-syntax-highlighter/dist/cjs/languages/prism/q", + "react-syntax-highlighter/dist/cjs/languages/prism/qore", + "react-syntax-highlighter/dist/cjs/languages/prism/r", + "react-syntax-highlighter/dist/cjs/languages/prism/reason", + "react-syntax-highlighter/dist/cjs/languages/prism/renpy", + "react-syntax-highlighter/dist/cjs/languages/prism/rest", + "react-syntax-highlighter/dist/cjs/languages/prism/rip", + "react-syntax-highlighter/dist/cjs/languages/prism/roboconf", + "react-syntax-highlighter/dist/cjs/languages/prism/ruby", + "react-syntax-highlighter/dist/cjs/languages/prism/rust", + "react-syntax-highlighter/dist/cjs/languages/prism/sas", + "react-syntax-highlighter/dist/cjs/languages/prism/sass", + "react-syntax-highlighter/dist/cjs/languages/prism/scala", + "react-syntax-highlighter/dist/cjs/languages/prism/scheme", + "react-syntax-highlighter/dist/cjs/languages/prism/scss", + "react-syntax-highlighter/dist/cjs/languages/prism/smalltalk", + "react-syntax-highlighter/dist/cjs/languages/prism/smarty", + "react-syntax-highlighter/dist/cjs/languages/prism/soy", + "react-syntax-highlighter/dist/cjs/languages/prism/sql", + "react-syntax-highlighter/dist/cjs/languages/prism/stylus", + "react-syntax-highlighter/dist/cjs/languages/prism/swift", + "react-syntax-highlighter/dist/cjs/languages/prism/tcl", + "react-syntax-highlighter/dist/cjs/languages/prism/textile", + "react-syntax-highlighter/dist/cjs/languages/prism/tsx", + "react-syntax-highlighter/dist/cjs/languages/prism/twig", + "react-syntax-highlighter/dist/cjs/languages/prism/typescript", + "react-syntax-highlighter/dist/cjs/languages/prism/vbnet", + "react-syntax-highlighter/dist/cjs/languages/prism/velocity", + "react-syntax-highlighter/dist/cjs/languages/prism/verilog", + "react-syntax-highlighter/dist/cjs/languages/prism/vhdl", + "react-syntax-highlighter/dist/cjs/languages/prism/vim", + "react-syntax-highlighter/dist/cjs/languages/prism/visualBasic", + "react-syntax-highlighter/dist/cjs/languages/prism/wasm", + "react-syntax-highlighter/dist/cjs/languages/prism/wiki", + "react-syntax-highlighter/dist/cjs/languages/prism/xeora", + "react-syntax-highlighter/dist/cjs/languages/prism/xojo", + "react-syntax-highlighter/dist/cjs/languages/prism/yaml" + ] + } + }, + "react-table": { + "7.0": { + "libraryName": "react-table", + "typingsPackageName": "react-table", + "projectName": "https://github.com/tannerlinsley/react-table", + "contributors": [ + { + "name": "Guy Gascoigne-Piggford", + "url": "https://github.com/ggascoigne", + "githubUsername": "ggascoigne" + }, + { + "name": "Michael Stramel", + "url": "https://github.com/stramel", + "githubUsername": "stramel" + }, + { + "name": "gargroh", + "url": "https://github.com/gargroh", + "githubUsername": "gargroh" + }, + { + "name": "Jason Clark", + "url": "https://github.com/riceboyler", + "githubUsername": "riceboyler" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e04e25cfb573517e9927aa2050b1e16245f8197f41b4de776f908c520fb133d", + "globals": [], + "declaredModules": [ + "react-table" + ] + }, + "6.8": { + "libraryVersionDirectoryName": "6", + "libraryName": "react-table", + "typingsPackageName": "react-table", + "projectName": "https://github.com/tannerlinsley/react-table/tree/v6", + "contributors": [ + { + "name": "Roy Xue", + "url": "https://github.com/royxue", + "githubUsername": "royxue" + }, + { + "name": "Pavel Sakalo", + "url": "https://github.com/psakalo", + "githubUsername": "psakalo" + }, + { + "name": "Krzysztof Porębski", + "url": "https://github.com/Havret", + "githubUsername": "Havret" + }, + { + "name": "Andy S", + "url": "https://github.com/andys8", + "githubUsername": "andys8" + }, + { + "name": "Grzegorz Rozdzialik", + "url": "https://github.com/Gelio", + "githubUsername": "Gelio" + }, + { + "name": "Cam Pepin", + "url": "https://github.com/cpepin", + "githubUsername": "cpepin" + }, + { + "name": "Andrew Luca", + "url": "https://github.com/iamandrewluca", + "githubUsername": "iamandrewluca" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/hoc/selectTable.d.ts", + "lib/hoc/treeTable.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "react-table", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8f88053ff49f39975709a085c56dfb63bd1b87f645e249019ebdae73cf85468a", + "globals": [], + "declaredModules": [ + "react-table", + "react-table/lib/hoc/selectTable", + "react-table/lib/hoc/treeTable" + ] + } + }, + "react-table-filter": { + "1.0": { + "libraryName": "react-table-filter", + "typingsPackageName": "react-table-filter", + "projectName": "https://github.com/cheekujha/react-table-filter", + "contributors": [ + { + "name": "Gnanavel N", + "url": "https://github.com/gjsln", + "githubUsername": "gjsln" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c092c0399e80df35955f734d531ae299d5994d2f673dd1bd2aa34df5787003a6", + "globals": [], + "declaredModules": [ + "react-table-filter" + ] + } + }, + "react-tabs": { + "2.3": { + "libraryName": "react-tabs", + "typingsPackageName": "react-tabs", + "projectName": "https://github.com/reactjs/react-tabs/", + "contributors": [ + { + "name": "Yuu Igarashi", + "url": "https://github.com/yu-i9", + "githubUsername": "yu-i9" + }, + { + "name": "Daniel Tschinder", + "url": "https://github.com/danez", + "githubUsername": "danez" + }, + { + "name": "Ummon Karpe", + "url": "https://github.com/Equationist", + "githubUsername": "Equationist" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c4b883fc7cf1c7683ac4a220f413d15b75bd6947ca634fd8bf6a2eab6f0be41", + "globals": [], + "declaredModules": [ + "react-tabs" + ] + } + }, + "react-tabs-redux": { + "4.0": { + "libraryName": "react-tabs-redux", + "typingsPackageName": "react-tabs-redux", + "projectName": "https://github.com/patrik-piskay/react-tabs-redux#readme", + "contributors": [ + { + "name": "Anton Bortnikov", + "url": "https://github.com/ntnbrtnkv", + "githubUsername": "ntnbrtnkv" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "TabContent.d.ts", + "TabLink.d.ts", + "Tabs.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d3091042ea300ee2c9ac4f1b7074df759614bec8b220acf6e00d45e28ed3e8c", + "globals": [], + "declaredModules": [ + "react-tabs-redux", + "react-tabs-redux/Tabs", + "react-tabs-redux/TabLink", + "react-tabs-redux/TabContent" + ] + } + }, + "react-tag-autocomplete": { + "5.12": { + "libraryName": "react-tag-autocomplete", + "typingsPackageName": "react-tag-autocomplete", + "projectName": "https://github.com/i-like-robots/react-tags#readme", + "contributors": [ + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + }, + { + "name": "Rahul Sagore", + "url": "https://github.com/Rahul-Sagore", + "githubUsername": "Rahul-Sagore" + }, + { + "name": "Max Cilauro", + "url": "https://github.com/MaxCilauro", + "githubUsername": "MaxCilauro" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0b2ef77a2ab189643d4362ce397efb46fbfa7f5872a00ce63b0696c63af2022", + "globals": [], + "declaredModules": [ + "react-tag-autocomplete" + ] + } + }, + "react-tag-input": { + "6.1": { + "libraryName": "React-Tags (react-tag-input)", + "typingsPackageName": "react-tag-input", + "projectName": "https://github.com/prakhar1989/react-tags", + "contributors": [ + { + "name": "Ogglas", + "url": "https://github.com/Ogglas", + "githubUsername": "Ogglas" + }, + { + "name": "Jan Karres", + "url": "https://github.com/jankarres", + "githubUsername": "jankarres" + }, + { + "name": "Matthew Berryman", + "url": "https://github.com/matthewberryman", + "githubUsername": "matthewberryman" + }, + { + "name": "Matthew Cavender", + "url": "https://github.com/visionsofparadise", + "githubUsername": "visionsofparadise" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d76786c936da00301c913f95531b816b20561f23c0695f0da7f7e5783199b4a1", + "globals": [], + "declaredModules": [ + "react-tag-input" + ] + } + }, + "react-tagcloud": { + "1.1": { + "libraryName": "react-tagcloud", + "typingsPackageName": "react-tagcloud", + "projectName": "https://github.com/madox2/react-tagcloud", + "contributors": [ + { + "name": "wassname", + "url": "https://github.com/wassname", + "githubUsername": "wassname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff66c8def3842cea7ea45b3db792ce526d62ee5187716e6a212b21d8066fc486", + "globals": [ + "reactTagCloud" + ], + "declaredModules": [ + "react-tagcloud" + ] + } + }, + "react-tagsinput": { + "3.19": { + "libraryName": "react-tagsinput", + "typingsPackageName": "react-tagsinput", + "projectName": "https://github.com/olahol/react-tagsinput", + "contributors": [ + { + "name": "Michael Macnair", + "url": "https://github.com/mykter", + "githubUsername": "mykter" + }, + { + "name": "Richard Tan", + "url": "https://github.com/chardos", + "githubUsername": "chardos" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1fb170192be453b80d7c22f1b3ba13a822eb3715816cc46bb353352733132837", + "globals": [ + "ReactTagsInput" + ], + "declaredModules": [ + "react-tagsinput" + ] + } + }, + "react-tap-event-plugin": { + "0.0": { + "libraryName": "react-tap-event-plugin", + "typingsPackageName": "react-tap-event-plugin", + "projectName": "https://github.com/zilverline/react-tap-event-plugin", + "contributors": [ + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18711c0dd59552d489cfd0ef642522a5e7387dc2ea343f1a8d062fe8887af017", + "globals": [], + "declaredModules": [ + "react-tap-event-plugin" + ] + } + }, + "react-test-renderer": { + "16.9": { + "libraryName": "react-test-renderer", + "typingsPackageName": "react-test-renderer", + "projectName": "https://facebook.github.io/react/", + "contributors": [ + { + "name": "Arvitaly", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + }, + { + "name": "Lochbrunner", + "url": "https://github.com/lochbrunner", + "githubUsername": "lochbrunner" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "John Gozde", + "url": "https://github.com/jgoz", + "githubUsername": "jgoz" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Dhruv Jain", + "url": "https://github.com/maddhruv", + "githubUsername": "maddhruv" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "shallow/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1551c9091af69e46d44955f89f2358f5199efb9b7d4b4768cf78ee0fb985d333", + "globals": [], + "declaredModules": [ + "react-test-renderer", + "react-test-renderer/shallow" + ] + }, + "15.5": { + "libraryVersionDirectoryName": "15", + "libraryName": "react-test-renderer", + "typingsPackageName": "react-test-renderer", + "projectName": "https://facebook.github.io/react/", + "contributors": [ + { + "name": "Arvitaly", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + }, + { + "name": "Lochbrunner", + "url": "https://github.com/lochbrunner", + "githubUsername": "lochbrunner" + }, + { + "name": "Lochbrunner", + "url": "https://github.com/lochbrunner", + "githubUsername": "lochbrunner" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "shallow/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": { + "major": 15 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react", + "version": { + "major": 15 + } + }, + { + "packageName": "react-dom", + "version": { + "major": 15 + } + }, + { + "packageName": "react-test-renderer", + "version": { + "major": 15 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "53fc07bcd6c1c500be5bf424d902edca16ed37aa59ecb02aae7efdfb3fbaf163", + "globals": [], + "declaredModules": [ + "react-test-renderer", + "react-test-renderer/shallow" + ] + } + }, + "react-text-mask": { + "5.4": { + "libraryName": "react-text-mask", + "typingsPackageName": "react-text-mask", + "projectName": "https://github.com/text-mask/text-mask/tree/master/react", + "contributors": [ + { + "name": "Guilherme Hübner", + "url": "https://github.com/guilhermehubner", + "githubUsername": "guilhermehubner" + }, + { + "name": "Deividi Cavarzan", + "url": "https://github.com/cavarzan", + "githubUsername": "cavarzan" + }, + { + "name": "Artem Lyubchuk", + "url": "https://github.com/needpower", + "githubUsername": "needpower" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c20ac1b3c181930922167665f377ba08d214a70605ad7b3c1455f6739ecf7884", + "globals": [], + "declaredModules": [ + "react-text-mask" + ] + } + }, + "react-text-truncate": { + "0.14": { + "libraryName": "react-text-truncate", + "typingsPackageName": "react-text-truncate", + "projectName": "https://github.com/ShinyChang/react-text-truncate", + "contributors": [ + { + "name": "Adrien Antoine", + "url": "https://github.com/adriantoine", + "githubUsername": "adriantoine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59fb467507c6614fda9e490b42c777e199fc92e676104a4c13bbb2a9d0615fe9", + "globals": [], + "declaredModules": [ + "react-text-truncate" + ] + } + }, + "react-textarea-autosize": { + "4.3": { + "libraryName": "react-textarea-autosize", + "typingsPackageName": "react-textarea-autosize", + "projectName": "https://github.com/andreypopp/react-textarea-autosize", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Jerry Zou", + "url": "https://github.com/zry656565", + "githubUsername": "zry656565" + }, + { + "name": "Rahul Sagore", + "url": "https://github.com/Rahul-Sagore", + "githubUsername": "Rahul-Sagore" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e36805550c50b90d898fcc4e2cf9c2128db585bfcc5813e7ed11d9b7dc495598", + "globals": [], + "declaredModules": [ + "react-textarea-autosize" + ] + } + }, + "react-timeago": { + "4.1": { + "libraryName": "react-timeago", + "typingsPackageName": "react-timeago", + "projectName": "https://github.com/nmn/react-timeago", + "contributors": [ + { + "name": "Konstantin Lebedev", + "url": "https://github.com/koss-lebedev", + "githubUsername": "koss-lebedev" + }, + { + "name": "Mike Martin", + "url": "https://github.com/mcmar", + "githubUsername": "mcmar" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62d88344965b8af75696cb0b1f1f391ab13aa9f6858374129a7f3db27fbcb978", + "globals": [], + "declaredModules": [ + "react-timeago" + ] + } + }, + "react-timeout": { + "1.1": { + "libraryName": "react-timeout", + "typingsPackageName": "react-timeout", + "projectName": "https://github.com/plougsgaard/react-timeout", + "contributors": [ + { + "name": "Kerwyn Rojas", + "url": "https://github.com/kerwynrg", + "githubUsername": "kerwynrg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6be07c7b166cf246831cafb37154414c8fa4410f122560a1f95d1d3faff8323", + "globals": [], + "declaredModules": [ + "react-timeout" + ] + } + }, + "react-toast-notifications": { + "2.4": { + "libraryName": "react-toast-notifications", + "typingsPackageName": "react-toast-notifications", + "projectName": "https://github.com/jossmac/react-toast-notifications", + "contributors": [ + { + "name": "Spencer Elliott", + "url": "https://github.com/elliottsj", + "githubUsername": "elliottsj" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7974cff2bb7072879f3a4e7d08d3de12092ffabae854050e62adb6ddeffd5133", + "globals": [], + "declaredModules": [ + "react-toast-notifications" + ] + } + }, + "react-toastr": { + "3.0": { + "libraryName": "react-toastr", + "typingsPackageName": "react-toastr", + "projectName": "https://github.com/tomchentw/react-toastr", + "contributors": [ + { + "name": "Josh Holmer", + "url": "https://github.com/shssoichiro", + "githubUsername": "shssoichiro" + }, + { + "name": "Dan Regazzi", + "url": "https://github.com/DanRegazzi", + "githubUsername": "DanRegazzi" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93a0b6843f7d1237af76a4cb7d7b6cda843bb13b84f28c4389b8e36ddb252e9e", + "globals": [], + "declaredModules": [ + "react-toastr" + ] + } + }, + "react-toggle": { + "4.0": { + "libraryName": "react-toggle", + "typingsPackageName": "react-toggle", + "projectName": "https://github.com/aaronshaf/react-toggle", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e77ca32ce6f8d6b590c5667c0591a3a88e3773b3bc8bf90f12c080a7e58b9e0", + "globals": [], + "declaredModules": [ + "react-toggle" + ] + }, + "2.2": { + "libraryVersionDirectoryName": "2", + "libraryName": "react-toggle", + "typingsPackageName": "react-toggle", + "projectName": "https://github.com/aaronshaf/react-toggle", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Jason Unger", + "url": "https://github.com/jsonunger", + "githubUsername": "jsonunger" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-toggle", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "58cfef4cf4da63930b232e95434563075f391237bb19423ce71eea5d11d41817", + "globals": [], + "declaredModules": [ + "react-toggle" + ] + } + }, + "react-tooltip": { + "3.11": { + "libraryName": "react-tooltip", + "typingsPackageName": "react-tooltip", + "projectName": "https://github.com/wwayne/react-tooltip", + "contributors": [ + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Vijayasingam", + "url": "https://github.com/Vijayasingam", + "githubUsername": "Vijayasingam" + }, + { + "name": "Alec Brunelle", + "url": "https://github.com/aleccool213", + "githubUsername": "aleccool213" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0707c5f6a87e26d82686aa6520c17db529d4dc2cb5d23de17ad331ad8481773a", + "globals": [], + "declaredModules": [ + "react-tooltip" + ] + } + }, + "react-touch": { + "1.8": { + "libraryName": "react-touch", + "typingsPackageName": "react-touch", + "projectName": "https://github.com/leonaves/react-touch", + "contributors": [ + { + "name": "Grzegorz Kielak", + "url": "https://github.com/grzesie2k", + "githubUsername": "grzesie2k" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f329b8fbaeb799ad9deb59ee7ef87ab35dd2b115c7eeaf6553bc795128330f0d", + "globals": [], + "declaredModules": [ + "react-touch" + ] + } + }, + "react-tracking": { + "7.0": { + "libraryName": "react-tracking", + "typingsPackageName": "react-tracking", + "projectName": "https://github.com/NYTimes/react-tracking", + "contributors": [ + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "Christopher Pappas", + "url": "https://github.com/damassi", + "githubUsername": "damassi" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08942e1b9b4b22e00c53a846e11ae4806ac57f9aa7871c13d38c83d9b8fcf2b0", + "globals": [], + "declaredModules": [ + "react-tracking" + ] + } + }, + "react-transition-group": { + "4.2": { + "libraryName": "react-transition-group", + "typingsPackageName": "react-transition-group", + "projectName": "https://github.com/reactjs/react-transition-group", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Epskampie", + "url": "https://github.com/Epskampie", + "githubUsername": "Epskampie" + }, + { + "name": "Masafumi Koba", + "url": "https://github.com/ybiquitous", + "githubUsername": "ybiquitous" + }, + { + "name": "tu4mo", + "url": "https://github.com/tu4mo", + "githubUsername": "tu4mo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "CSSTransition.d.ts", + "SwitchTransition.d.ts", + "Transition.d.ts", + "TransitionGroup.d.ts", + "config.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42bf95a265b584d80686cf96d9d9c9c8c36ea87dfc123f96da634f02a040e6bb", + "globals": [], + "declaredModules": [ + "react-transition-group", + "react-transition-group/Transition", + "react-transition-group/CSSTransition", + "react-transition-group/TransitionGroup", + "react-transition-group/SwitchTransition", + "react-transition-group/config" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "react-transition-group", + "typingsPackageName": "react-transition-group", + "projectName": "https://github.com/reactjs/react-transition-group", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "CSSTransitionGroup.d.ts", + "TransitionGroup.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-transition-group", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e8e69eaa87d21d5d0dcc78ab57a781cd69a9bdd39b533b509a9384ab63e9b4bf", + "globals": [], + "declaredModules": [ + "react-transition-group", + "react-transition-group/TransitionGroup", + "react-transition-group/CSSTransitionGroup" + ] + } + }, + "react-treeview": { + "0.4": { + "libraryName": "react-treeview", + "typingsPackageName": "react-treeview", + "projectName": "https://github.com/chenglou/react-treeview", + "contributors": [ + { + "name": "Jay Anslow", + "url": "https://github.com/janslow", + "githubUsername": "janslow" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3131529abaf593f82d21c0eb3366c996c23ec5a5dfee0756e12be7e3cd986c65", + "globals": [], + "declaredModules": [ + "react-treeview" + ] + } + }, + "react-truncate": { + "2.3": { + "libraryName": "react-truncate", + "typingsPackageName": "react-truncate", + "projectName": "https://github.com/One-com/react-truncate", + "contributors": [ + { + "name": "Matt Perry", + "url": "https://github.com/mattvperry", + "githubUsername": "mattvperry" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0ee17e52582fc720c67c5dfb892f6df08acbf695b3582930de93579c621a747", + "globals": [], + "declaredModules": [ + "react-truncate" + ] + } + }, + "react-twitter-auth": { + "0.0": { + "libraryName": "react-twitter-auth", + "typingsPackageName": "react-twitter-auth", + "projectName": "https://github.com/GenFirst/react-twitter-auth", + "contributors": [ + { + "name": "Paul Fasola", + "url": "https://github.com/paulfasola", + "githubUsername": "paulfasola" + }, + { + "name": "Dmytro Savchenko", + "url": "https://github.com/loginwashere", + "githubUsername": "loginwashere" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ca2c3f8b6b3d498e49a1e187258edcbe8c9d00ec9bc214ce8c84bfbd4a7444e", + "globals": [], + "declaredModules": [ + "react-twitter-auth" + ] + } + }, + "react-typing-animation": { + "1.6": { + "libraryName": "react-typing-animation", + "typingsPackageName": "react-typing-animation", + "projectName": "https://github.com/notadamking/react-typing-animation#readme", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "449c67e7a5f43032dd2c8b72b8c70a343748004841ff8f805a85d7b026dffe1a", + "globals": [], + "declaredModules": [ + "react-typing-animation" + ] + } + }, + "react-typist": { + "2.0": { + "libraryName": "react-typist", + "typingsPackageName": "react-typist", + "projectName": "https://github.com/jstejada/react-typist#readme", + "contributors": [ + { + "name": "Shawn Choi", + "url": "https://github.com/shawnkoon", + "githubUsername": "shawnkoon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e845e7bc1d0a299f66f70d23090badfce4cf26d0a30a599b158322b6ec7f4ad4", + "globals": [], + "declaredModules": [ + "react-typist" + ] + } + }, + "react-ultimate-pagination": { + "1.2": { + "libraryName": "react-ultimate-pagination", + "typingsPackageName": "react-ultimate-pagination", + "projectName": "https://github.com/ultimate-pagination/react-ultimate-pagination", + "contributors": [ + { + "name": "Ben Lorantfy", + "url": "https://github.com/BenLorantfy", + "githubUsername": "BenLorantfy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed3411b043db79e34c813ec7149a05f21507b463eb30cf7d84366dcb5c0f2bd4", + "globals": [], + "declaredModules": [ + "react-ultimate-pagination" + ] + } + }, + "react-user-tour": { + "0.0": { + "libraryName": "react-user-tour", + "typingsPackageName": "react-user-tour", + "projectName": "https://github.com/socialtables/react-user-tour", + "contributors": [ + { + "name": "Carlo Cancellieri", + "url": "https://github.com/ccancellieri", + "githubUsername": "ccancellieri" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6e94a94fde149138199d1bcad565db4c75fe521d7670ceec738ff07c961b9c4", + "globals": [], + "declaredModules": [ + "react-user-tour" + ] + } + }, + "react-vega": { + "6.0": { + "libraryName": "react-vega", + "typingsPackageName": "react-vega", + "projectName": "https://github.com/vega/react-vega#readme", + "contributors": [ + { + "name": "Bob Matcuk", + "url": "https://github.com/bmatcuk", + "githubUsername": "bmatcuk" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "vega-typings", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vega-typings", + "version": "^0.7.0" + } + ], + "contentHash": "67dda46708551fdc278d308daa3e3bd0de22453bba5af0015b43dafa85279cc2", + "globals": [], + "declaredModules": [ + "react-vega" + ] + } + }, + "react-vertical-timeline-component": { + "2.5": { + "libraryName": "react-vertical-timeline-component", + "typingsPackageName": "react-vertical-timeline-component", + "projectName": "https://github.com/stephane-monnot/react-vertical-timeline", + "contributors": [ + { + "name": "Stéphane Monnot", + "url": "https://github.com/stephane-monnot", + "githubUsername": "stephane-monnot" + }, + { + "name": "Lukas Elmer", + "url": "https://github.com/lukaselmer", + "githubUsername": "lukaselmer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f81dc957f1ee4a63b0b43e8a15009b88fbc7bc9b3a55d8ae16dd0299a492ed1e", + "globals": [], + "declaredModules": [ + "react-vertical-timeline-component" + ] + } + }, + "react-virtual-keyboard": { + "1.0": { + "libraryName": "react-virtual-keyboard", + "typingsPackageName": "react-virtual-keyboard", + "projectName": "https://github.com/utzel-butzel/react-virtual-keyboard", + "contributors": [ + { + "name": "Bogdan Surai", + "url": "https://github.com/bsurai", + "githubUsername": "bsurai" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "virtual-keyboard", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66468392187e4b5845390fe88fce08d96209db03d195a92227a5724bf43a700a", + "globals": [], + "declaredModules": [ + "react-virtual-keyboard" + ] + } + }, + "react-virtualized": { + "9.21": { + "libraryName": "react-virtualized", + "typingsPackageName": "react-virtualized", + "projectName": "https://github.com/bvaughn/react-virtualized", + "contributors": [ + { + "name": "Kalle Ott", + "url": "https://github.com/kaoDev", + "githubUsername": "kaoDev" + }, + { + "name": "John Gunther", + "url": "https://github.com/guntherjh", + "githubUsername": "guntherjh" + }, + { + "name": "Konstantin Nesterov", + "url": "https://github.com/wasd171", + "githubUsername": "wasd171" + }, + { + "name": "Szőke Szabolcs", + "url": "https://github.com/szabolcsx", + "githubUsername": "szabolcsx" + }, + { + "name": "Steve Zhang", + "url": "https://github.com/Stevearzh", + "githubUsername": "Stevearzh" + }, + { + "name": "Maciej Goszczycki", + "url": "https://github.com/mgoszcz2", + "githubUsername": "mgoszcz2" + }, + { + "name": "Brandon Hall", + "url": "https://github.com/brandonhall", + "githubUsername": "brandonhall" + }, + { + "name": "Sebastian Busch", + "url": "https://github.com/sbusch", + "githubUsername": "sbusch" + }, + { + "name": "Adam Zmenak", + "url": "https://github.com/azmenak", + "githubUsername": "azmenak" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 21, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "dist/commonjs/ArrowKeyStepper.d.ts", + "dist/commonjs/AutoSizer.d.ts", + "dist/commonjs/CellMeasurer.d.ts", + "dist/commonjs/Collection.d.ts", + "dist/commonjs/ColumnSizer.d.ts", + "dist/commonjs/Grid.d.ts", + "dist/commonjs/InfiniteLoader.d.ts", + "dist/commonjs/List.d.ts", + "dist/commonjs/Masonry.d.ts", + "dist/commonjs/MultiGrid.d.ts", + "dist/commonjs/ScrollSync.d.ts", + "dist/commonjs/Table.d.ts", + "dist/commonjs/WindowScroller.d.ts", + "dist/es/ArrowKeyStepper.d.ts", + "dist/es/AutoSizer.d.ts", + "dist/es/CellMeasurer.d.ts", + "dist/es/Collection.d.ts", + "dist/es/ColumnSizer.d.ts", + "dist/es/Grid.d.ts", + "dist/es/InfiniteLoader.d.ts", + "dist/es/List.d.ts", + "dist/es/Masonry.d.ts", + "dist/es/MultiGrid.d.ts", + "dist/es/ScrollSync.d.ts", + "dist/es/Table.d.ts", + "dist/es/WindowScroller.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6543c1650e3c2cdacc97e2c188276b9f7191266cb163b3e2a57f70a372adcb6", + "globals": [], + "declaredModules": [ + "react-virtualized", + "react-virtualized/dist/es/ArrowKeyStepper", + "react-virtualized/dist/es/Grid", + "react-virtualized/dist/es/List", + "react-virtualized/dist/es/AutoSizer", + "react-virtualized/dist/es/CellMeasurer", + "react-virtualized/dist/es/Collection", + "react-virtualized/dist/es/ColumnSizer", + "react-virtualized/dist/es/InfiniteLoader", + "react-virtualized/dist/es/Masonry", + "react-virtualized/dist/es/MultiGrid", + "react-virtualized/dist/es/ScrollSync", + "react-virtualized/dist/es/Table", + "react-virtualized/dist/es/WindowScroller", + "react-virtualized/dist/commonjs/ArrowKeyStepper", + "react-virtualized/dist/commonjs/AutoSizer", + "react-virtualized/dist/commonjs/CellMeasurer", + "react-virtualized/dist/commonjs/Collection", + "react-virtualized/dist/commonjs/ColumnSizer", + "react-virtualized/dist/commonjs/Grid", + "react-virtualized/dist/commonjs/InfiniteLoader", + "react-virtualized/dist/commonjs/List", + "react-virtualized/dist/commonjs/Masonry", + "react-virtualized/dist/commonjs/MultiGrid", + "react-virtualized/dist/commonjs/ScrollSync", + "react-virtualized/dist/commonjs/Table", + "react-virtualized/dist/commonjs/WindowScroller" + ] + } + }, + "react-virtualized-auto-sizer": { + "1.0": { + "libraryName": "react-virtualized-auto-sizer", + "typingsPackageName": "react-virtualized-auto-sizer", + "projectName": "https://github.com/bvaughn/react-virtualized-auto-sizer/", + "contributors": [ + { + "name": "Hidemi Yukita", + "url": "https://github.com/otofu-square", + "githubUsername": "otofu-square" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c48d681e8783ab1b4040d186fc9d69721964679095c625b0018b188d1860d56", + "globals": [], + "declaredModules": [ + "react-virtualized-auto-sizer" + ] + } + }, + "react-virtualized-select": { + "3.0": { + "libraryName": "react-virtualized-select", + "typingsPackageName": "react-virtualized-select", + "projectName": "https://github.com/bvaughn/react-virtualized-select", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-select", + "version": { + "major": 1 + } + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-virtualized", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "react-select", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0d255251bcd087a36951d278210a3dae8421aa23c2046b2ec40b57e86070e7cd", + "globals": [], + "declaredModules": [ + "react-virtualized-select" + ] + } + }, + "react-visibility-sensor": { + "5.0": { + "libraryName": "react-visibility-sensor", + "typingsPackageName": "react-visibility-sensor", + "projectName": "https://github.com/joshwnj/react-visibility-sensor#readme", + "contributors": [ + { + "name": "Rasmus Bergström", + "url": "https://github.com/JRasmusBm", + "githubUsername": "JRasmusBm" + }, + { + "name": "Gabriel Cangussu", + "url": "https://github.com/gcangussu", + "githubUsername": "gcangussu" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "848079a2dadc23ae29fa4462d14db56b73b490222f39d3cf6b2a932b8669ddfb", + "globals": [ + "ReactVisibilitySensor" + ], + "declaredModules": [ + "react-visibility-sensor" + ] + } + }, + "react-wait": { + "0.3": { + "libraryName": "react-wait", + "typingsPackageName": "react-wait", + "projectName": "https://github.com/f/react-wait#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Paweł Maciejewski", + "url": "https://github.com/pwlmaciejewski", + "githubUsername": "pwlmaciejewski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "187afc85b4ca27e60261d4be3c0b617e73d03edfe7047183e734b0437742983a", + "globals": [], + "declaredModules": [ + "react-wait" + ] + } + }, + "react-weui": { + "1.0": { + "libraryName": "react-weui", + "typingsPackageName": "react-weui", + "projectName": "https://github.com/weui/react-weui", + "contributors": [ + { + "name": "Tairan Wang", + "url": "https://github.com/tairan", + "githubUsername": "tairan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f5fbe7bcde7cf40b7dd2f90a23cb471710f71e07a77459c5f6697a0d8a207fe", + "globals": [], + "declaredModules": [ + "react-weui" + ] + } + }, + "react-widgets": { + "4.4": { + "libraryName": "react-widgets", + "typingsPackageName": "react-widgets", + "projectName": "https://github.com/jquense/react-widgets", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Balázs Sándor", + "url": "https://github.com/sanyatuning", + "githubUsername": "sanyatuning" + }, + { + "name": "Frode Hansen", + "url": "https://github.com/frodehansen2", + "githubUsername": "frodehansen2" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Maxime Billemaz", + "url": "https://github.com/MBillemaz", + "githubUsername": "MBillemaz" + }, + { + "name": "Georg Steinmetz", + "url": "https://github.com/georg94", + "githubUsername": "georg94" + }, + { + "name": "Troy Zarger", + "url": "https://github.com/tzarger", + "githubUsername": "tzarger" + }, + { + "name": "Siya Mzam ", + "url": "https://github.com/vegtelenseg", + "githubUsername": "vegtelenseg" + }, + { + "name": "Cale Bergh", + "url": "https://github.com/calebergh", + "githubUsername": "calebergh" + }, + { + "name": "Ryan McKeel", + "url": "https://github.com/rmckeel", + "githubUsername": "rmckeel" + }, + { + "name": "Jan Kalfus", + "url": "https://github.com/jankalfus", + "githubUsername": "jankalfus" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Calendar.d.ts", + "lib/Combobox.d.ts", + "lib/CommonProps.d.ts", + "lib/DateTimePicker.d.ts", + "lib/DropdownList.d.ts", + "lib/Multiselect.d.ts", + "lib/NumberPicker.d.ts", + "lib/SelectList.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1120dc43707309720a62511cf7e4e5d859c7fe47047a788442a47e165905331", + "globals": [], + "declaredModules": [ + "react-widgets/lib/Calendar", + "react-widgets/lib/CommonProps", + "react-widgets/lib/Combobox", + "react-widgets/lib/DateTimePicker", + "react-widgets/lib/DropdownList", + "react-widgets/lib/Multiselect", + "react-widgets/lib/NumberPicker", + "react-widgets/lib/SelectList" + ] + } + }, + "react-widgets-moment": { + "4.0": { + "libraryName": "react-widgets-moment", + "typingsPackageName": "react-widgets-moment", + "projectName": "https://github.com/jquense/react-widgets#readme", + "contributors": [ + { + "name": "Janeene Beeforth", + "url": "https://github.com/dawnmist", + "githubUsername": "dawnmist" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "moment" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.18.1" + } + ], + "contentHash": "65493d93c84b6adebe43929aa8c1eb4fce9c74521f45eb8048ff466b12da2154", + "globals": [], + "declaredModules": [ + "react-widgets-moment" + ] + } + }, + "react-window": { + "1.8": { + "libraryName": "react-window", + "typingsPackageName": "react-window", + "projectName": "https://github.com/bvaughn/react-window/", + "contributors": [ + { + "name": "Martynas Kadiša", + "url": "https://github.com/martynaskadisa", + "githubUsername": "martynaskadisa" + }, + { + "name": "Alex Guerra", + "url": "https://github.com/heyimalex", + "githubUsername": "heyimalex" + }, + { + "name": "John Gozde", + "url": "https://github.com/jgoz", + "githubUsername": "jgoz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbd953e286321c3c495ecf9c5cbf634accda6d1cf3db3390befbd8ad3ca77b3f", + "globals": [], + "declaredModules": [ + "react-window" + ] + } + }, + "react-window-infinite-loader": { + "1.0": { + "libraryName": "react-window-infinite-loader", + "typingsPackageName": "react-window-infinite-loader", + "projectName": "https://github.com/bvaughn/react-window-infinite-loader/", + "contributors": [ + { + "name": "Nivesh Ravindran", + "url": "https://github.com/Nibblesh", + "githubUsername": "Nibblesh" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-window", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbaacf29cde53a9febaa4fa692e43e2eefa494f5432c78104b538f56d6b7e8e3", + "globals": [], + "declaredModules": [ + "react-window-infinite-loader" + ] + } + }, + "react-window-size": { + "1.2": { + "libraryName": "react-window-size", + "typingsPackageName": "react-window-size", + "projectName": "https://github.com/finnfiddle/react-window-size", + "contributors": [ + { + "name": "Jake Richards", + "url": "https://github.com/jakejrichards", + "githubUsername": "jakejrichards" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df5166cb11d880924548eae501ed398bd4466d7c96ebca4c059075fa2f84032c", + "globals": [], + "declaredModules": [ + "react-window-size" + ] + } + }, + "react-with-styles": { + "4.0": { + "libraryName": "react-with-styles", + "typingsPackageName": "react-with-styles", + "projectName": "https://github.com/airbnb/react-with-styles#readme", + "contributors": [ + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Brie Bunge", + "url": "https://github.com/brieb", + "githubUsername": "brieb" + }, + { + "name": "Joe Lencioni", + "url": "https://github.com/lencioni", + "githubUsername": "lencioni" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/ThemedStyleSheet.d.ts", + "lib/WithStylesContext.d.ts", + "lib/hooks/useStyles.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "prop-types", + "version": "*" + }, + { + "name": "aphrodite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aphrodite", + "version": "^2.0.0" + } + ], + "contentHash": "58d7f0ec8504590b7377d64bba31e395119e7de0e66dc0229055c6e662b9f826", + "globals": [], + "declaredModules": [ + "react-with-styles", + "react-with-styles/lib/ThemedStyleSheet", + "react-with-styles/lib/WithStylesContext", + "react-with-styles/lib/hooks/useStyles" + ] + } + }, + "react-wow": { + "1.0": { + "libraryName": "react-wow", + "typingsPackageName": "react-wow", + "projectName": "https://github.com/skyvow/react-wow#readme", + "contributors": [ + { + "name": "Mike Thomas", + "url": "https://github.com/mikepthomas", + "githubUsername": "mikepthomas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1c5aa108d48dbb11656e6d29a4a4bb9ad75b32fa6ab8d3c84153cc667f1bc23", + "globals": [], + "declaredModules": [ + "react-wow" + ] + } + }, + "react-youtube": { + "7.6": { + "libraryName": "react-youtube", + "typingsPackageName": "react-youtube", + "projectName": "https://github.com/troybetz/react-youtube", + "contributors": [ + { + "name": "kgtkr", + "url": "https://github.com/kgtkr", + "githubUsername": "kgtkr" + }, + { + "name": "Leo Salgueiro", + "url": "https://github.com/salguerooo", + "githubUsername": "salguerooo" + }, + { + "name": "Will Olson", + "url": "https://github.com/frankolson", + "githubUsername": "frankolson" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0601b8a4874d1a7c921e7b1d28bfaa522f5297e5bfc35c83d418f9ca59eed3f", + "globals": [], + "declaredModules": [ + "react-youtube" + ] + } + }, + "react-youtube-embed": { + "1.0": { + "libraryName": "react-youtube-embed", + "typingsPackageName": "react-youtube-embed", + "projectName": "https://github.com/escaladesports/react-youtube-embed#readme", + "contributors": [ + { + "name": "Charles Salmon", + "url": "https://github.com/charles-salmon", + "githubUsername": "charles-salmon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "694ee2ea1db51231c08808f16bf4b93eb2cb7f8255cb4f00f124085281be85cc", + "globals": [], + "declaredModules": [ + "react-youtube-embed" + ] + } + }, + "reactable": { + "0.14": { + "libraryName": "reactable", + "typingsPackageName": "reactable", + "projectName": "https://github.com/abdulrahman-khankan/reactable", + "contributors": [ + { + "name": "Christoph Spielmann", + "url": "https://github.com/spielc", + "githubUsername": "spielc" + }, + { + "name": "Priscila Moneo", + "url": "https://github.com/priscila-moneo", + "githubUsername": "priscila-moneo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a81d2bf0034fd5c7cd7e76b227512f0c965fbf3944004306bfa7120cae04b24a", + "globals": [], + "declaredModules": [ + "reactable" + ] + } + }, + "reactabular-dnd": { + "8.16": { + "libraryName": "reactabular-dnd", + "typingsPackageName": "reactabular-dnd", + "projectName": "http://reactabular.js.org/", + "contributors": [ + { + "name": "Marcos Junior", + "url": "https://github.com/junalmeida", + "githubUsername": "junalmeida" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 16, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "reactabular-table", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18ddf97ca1f6036f1bde6fad82b95cbdea28f5ae3b873bf8ed4f48b934d02d1f", + "globals": [], + "declaredModules": [ + "reactabular-dnd" + ] + } + }, + "reactabular-sticky": { + "8.14": { + "libraryName": "reactabular-sticky", + "typingsPackageName": "reactabular-sticky", + "projectName": "http://reactabular.js.org/", + "contributors": [ + { + "name": "Marcos Junior", + "url": "https://github.com/junalmeida", + "githubUsername": "junalmeida" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 14, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "reactabular-table", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "921b2898ee34fc7be4dd804c9be848e13800e6b3e14356bb5de6e747d68c502b", + "globals": [], + "declaredModules": [ + "reactabular-sticky" + ] + } + }, + "reactabular-table": { + "8.14": { + "libraryName": "reactabular-table", + "typingsPackageName": "reactabular-table", + "projectName": "http://reactabular.js.org/", + "contributors": [ + { + "name": "Marcos Junior", + "url": "https://github.com/junalmeida", + "githubUsername": "junalmeida" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 14, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b483ce753af2ca08e82ea3c65775c3920fe13b41f27feda5758fafd554052918", + "globals": [], + "declaredModules": [ + "reactabular-table" + ] + } + }, + "reactcss": { + "1.2": { + "libraryName": "ReactCSS", + "typingsPackageName": "reactcss", + "projectName": "http://reactcss.com/", + "contributors": [ + { + "name": "Chris Gervang", + "url": "https://github.com/chrisgervang", + "githubUsername": "chrisgervang" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64587a8bfa01dc836b4459169191761c2cf9929eeb950cdc8bbbf4872c8e96cb", + "globals": [], + "declaredModules": [ + "reactcss" + ] + } + }, + "reactour": { + "1.13": { + "libraryName": "reactour", + "typingsPackageName": "reactour", + "projectName": "https://github.com/elrumordelaluz/reactour#readme", + "contributors": [ + { + "name": "Paweł Dąbrowski", + "url": "https://github.com/paolostyle", + "githubUsername": "paolostyle" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9e97c4f19a45650fc56ebb1c97a2a21572a485a41881d3e7bca1be25fd43d71", + "globals": [], + "declaredModules": [ + "reactour" + ] + } + }, + "reactstrap": { + "8.4": { + "libraryName": "reactstrap", + "typingsPackageName": "reactstrap", + "projectName": "https://github.com/reactstrap/reactstrap#readme", + "contributors": [ + { + "name": "Ali Hammad Baig", + "url": "https://github.com/alihammad", + "githubUsername": "alihammad" + }, + { + "name": "Marco Falkenberg", + "url": "https://github.com/mfal", + "githubUsername": "mfal" + }, + { + "name": "Danilo Barros", + "url": "https://github.com/danilobjr", + "githubUsername": "danilobjr" + }, + { + "name": "FaithForHumans", + "url": "https://github.com/FaithForHumans", + "githubUsername": "FaithForHumans" + }, + { + "name": "Tim Chen", + "url": "https://github.com/timc13", + "githubUsername": "timc13" + }, + { + "name": "Prabodh Tiwari", + "url": "https://github.com/prabodht", + "githubUsername": "prabodht" + }, + { + "name": "Georg Steinmetz", + "url": "https://github.com/georg94", + "githubUsername": "georg94" + }, + { + "name": "Kyle Tsang", + "url": "https://github.com/kyletsang", + "githubUsername": "kyletsang" + }, + { + "name": "Hayato Shimokawa", + "url": "https://github.com/ichiwa", + "githubUsername": "ichiwa" + }, + { + "name": "Bill Parrott", + "url": "https://github.com/chimericdream", + "githubUsername": "chimericdream" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 4, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Alert.d.ts", + "lib/Badge.d.ts", + "lib/Breadcrumb.d.ts", + "lib/BreadcrumbItem.d.ts", + "lib/Button.d.ts", + "lib/ButtonDropdown.d.ts", + "lib/ButtonGroup.d.ts", + "lib/ButtonToggle.d.ts", + "lib/ButtonToolbar.d.ts", + "lib/Card.d.ts", + "lib/CardBody.d.ts", + "lib/CardColumns.d.ts", + "lib/CardDeck.d.ts", + "lib/CardFooter.d.ts", + "lib/CardGroup.d.ts", + "lib/CardHeader.d.ts", + "lib/CardImg.d.ts", + "lib/CardImgOverlay.d.ts", + "lib/CardLink.d.ts", + "lib/CardSubtitle.d.ts", + "lib/CardText.d.ts", + "lib/CardTitle.d.ts", + "lib/Carousel.d.ts", + "lib/CarouselCaption.d.ts", + "lib/CarouselControl.d.ts", + "lib/CarouselIndicators.d.ts", + "lib/CarouselItem.d.ts", + "lib/Col.d.ts", + "lib/Collapse.d.ts", + "lib/Container.d.ts", + "lib/CustomInput.d.ts", + "lib/Dropdown.d.ts", + "lib/DropdownItem.d.ts", + "lib/DropdownMenu.d.ts", + "lib/DropdownToggle.d.ts", + "lib/Fade.d.ts", + "lib/Form.d.ts", + "lib/FormFeedback.d.ts", + "lib/FormGroup.d.ts", + "lib/FormText.d.ts", + "lib/Input.d.ts", + "lib/InputGroup.d.ts", + "lib/InputGroupAddon.d.ts", + "lib/InputGroupButtonDropdown.d.ts", + "lib/InputGroupText.d.ts", + "lib/Jumbotron.d.ts", + "lib/Label.d.ts", + "lib/ListGroup.d.ts", + "lib/ListGroupItem.d.ts", + "lib/ListGroupItemHeading.d.ts", + "lib/ListGroupItemText.d.ts", + "lib/Media.d.ts", + "lib/Modal.d.ts", + "lib/ModalBody.d.ts", + "lib/ModalFooter.d.ts", + "lib/ModalHeader.d.ts", + "lib/Nav.d.ts", + "lib/NavItem.d.ts", + "lib/NavLink.d.ts", + "lib/Navbar.d.ts", + "lib/NavbarBrand.d.ts", + "lib/NavbarText.d.ts", + "lib/NavbarToggler.d.ts", + "lib/Pagination.d.ts", + "lib/PaginationItem.d.ts", + "lib/PaginationLink.d.ts", + "lib/Popover.d.ts", + "lib/PopoverBody.d.ts", + "lib/PopoverHeader.d.ts", + "lib/Progress.d.ts", + "lib/Row.d.ts", + "lib/Spinner.d.ts", + "lib/TabContent.d.ts", + "lib/TabPane.d.ts", + "lib/Table.d.ts", + "lib/Tag.d.ts", + "lib/Toast.d.ts", + "lib/ToastBody.d.ts", + "lib/ToastHeader.d.ts", + "lib/Tooltip.d.ts", + "lib/Uncontrolled.d.ts", + "lib/utils.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "popper.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "popper.js", + "version": "^1.14.1" + } + ], + "contentHash": "4e1e1e0e78ec04dda3608091a52b296c0e2a0acabbd5c679d42138c5514f1f08", + "globals": [], + "declaredModules": [ + "reactstrap", + "reactstrap/lib/Alert", + "reactstrap/lib/Badge", + "reactstrap/lib/Breadcrumb", + "reactstrap/lib/BreadcrumbItem", + "reactstrap/lib/Button", + "reactstrap/lib/ButtonDropdown", + "reactstrap/lib/Dropdown", + "reactstrap/lib/ButtonGroup", + "reactstrap/lib/ButtonToggle", + "reactstrap/lib/ButtonToolbar", + "reactstrap/lib/Card", + "reactstrap/lib/CardBody", + "reactstrap/lib/CardColumns", + "reactstrap/lib/CardDeck", + "reactstrap/lib/CardFooter", + "reactstrap/lib/CardGroup", + "reactstrap/lib/CardHeader", + "reactstrap/lib/CardImg", + "reactstrap/lib/CardImgOverlay", + "reactstrap/lib/CardLink", + "reactstrap/lib/CardSubtitle", + "reactstrap/lib/CardText", + "reactstrap/lib/CardTitle", + "reactstrap/lib/Carousel", + "reactstrap/lib/CarouselItem", + "reactstrap/lib/CarouselControl", + "reactstrap/lib/CarouselIndicators", + "reactstrap/lib/CarouselCaption", + "reactstrap/lib/Col", + "reactstrap/lib/Collapse", + "reactstrap/lib/Container", + "reactstrap/lib/CustomInput", + "reactstrap/lib/DropdownItem", + "reactstrap/lib/DropdownMenu", + "reactstrap/lib/DropdownToggle", + "reactstrap/lib/Fade", + "reactstrap/lib/Form", + "reactstrap/lib/FormFeedback", + "reactstrap/lib/FormGroup", + "reactstrap/lib/FormText", + "reactstrap/lib/Input", + "reactstrap/lib/InputGroup", + "reactstrap/lib/InputGroupAddon", + "reactstrap/lib/InputGroupButtonDropdown", + "reactstrap/lib/InputGroupText", + "reactstrap/lib/Jumbotron", + "reactstrap/lib/Label", + "reactstrap/lib/ListGroup", + "reactstrap/lib/ListGroupItem", + "reactstrap/lib/ListGroupItemHeading", + "reactstrap/lib/ListGroupItemText", + "reactstrap/lib/Media", + "reactstrap/lib/Modal", + "reactstrap/lib/ModalBody", + "reactstrap/lib/ModalFooter", + "reactstrap/lib/ModalHeader", + "reactstrap/lib/Nav", + "reactstrap/lib/Navbar", + "reactstrap/lib/NavbarBrand", + "reactstrap/lib/NavbarText", + "reactstrap/lib/NavbarToggler", + "reactstrap/lib/NavItem", + "reactstrap/lib/NavLink", + "reactstrap/lib/Pagination", + "reactstrap/lib/PaginationItem", + "reactstrap/lib/PaginationLink", + "reactstrap/lib/Popover", + "reactstrap/lib/PopoverBody", + "reactstrap/lib/PopoverHeader", + "reactstrap/lib/Progress", + "reactstrap/lib/Row", + "reactstrap/lib/Spinner", + "reactstrap/lib/TabContent", + "reactstrap/lib/Table", + "reactstrap/lib/TabPane", + "reactstrap/lib/Tag", + "reactstrap/lib/Toast", + "reactstrap/lib/ToastBody", + "reactstrap/lib/ToastHeader", + "reactstrap/lib/Tooltip", + "reactstrap/lib/Uncontrolled", + "reactstrap/lib/utils" + ] + }, + "4.6": { + "libraryVersionDirectoryName": "4", + "libraryName": "reactstrap", + "typingsPackageName": "reactstrap", + "projectName": "https://github.com/reactstrap/reactstrap#readme", + "contributors": [ + { + "name": "Ali Hammad Baig", + "url": "https://github.com/alihammad", + "githubUsername": "alihammad" + }, + { + "name": "Marco Falkenberg", + "url": "https://github.com/mfal", + "githubUsername": "mfal" + }, + { + "name": "Danilo Barros", + "url": "https://github.com/danilobjr", + "githubUsername": "danilobjr" + }, + { + "name": "Fábio Paiva", + "url": "https://github.com/fabiopaiva", + "githubUsername": "fabiopaiva" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Alert.d.ts", + "lib/Badge.d.ts", + "lib/Breadcrumb.d.ts", + "lib/BreadcrumbItem.d.ts", + "lib/Button.d.ts", + "lib/ButtonDropdown.d.ts", + "lib/ButtonGroup.d.ts", + "lib/ButtonToolbar.d.ts", + "lib/Card.d.ts", + "lib/CardBlock.d.ts", + "lib/CardBody.d.ts", + "lib/CardColumns.d.ts", + "lib/CardDeck.d.ts", + "lib/CardFooter.d.ts", + "lib/CardGroup.d.ts", + "lib/CardHeader.d.ts", + "lib/CardImg.d.ts", + "lib/CardImgOverlay.d.ts", + "lib/CardLink.d.ts", + "lib/CardSubtitle.d.ts", + "lib/CardText.d.ts", + "lib/CardTitle.d.ts", + "lib/Col.d.ts", + "lib/Collapse.d.ts", + "lib/Container.d.ts", + "lib/Dropdown.d.ts", + "lib/DropdownItem.d.ts", + "lib/DropdownMenu.d.ts", + "lib/DropdownToggle.d.ts", + "lib/Fade.d.ts", + "lib/Form.d.ts", + "lib/FormFeedback.d.ts", + "lib/FormGroup.d.ts", + "lib/FormText.d.ts", + "lib/Input.d.ts", + "lib/InputGroup.d.ts", + "lib/InputGroupAddon.d.ts", + "lib/InputGroupButton.d.ts", + "lib/Jumbotron.d.ts", + "lib/Label.d.ts", + "lib/ListGroup.d.ts", + "lib/ListGroupItem.d.ts", + "lib/ListGroupItemHeading.d.ts", + "lib/ListGroupItemText.d.ts", + "lib/Media.d.ts", + "lib/Modal.d.ts", + "lib/ModalBody.d.ts", + "lib/ModalFooter.d.ts", + "lib/ModalHeader.d.ts", + "lib/Nav.d.ts", + "lib/NavDropdown.d.ts", + "lib/NavItem.d.ts", + "lib/NavLink.d.ts", + "lib/Navbar.d.ts", + "lib/NavbarBrand.d.ts", + "lib/NavbarToggler.d.ts", + "lib/Pagination.d.ts", + "lib/PaginationItem.d.ts", + "lib/PaginationLink.d.ts", + "lib/Popover.d.ts", + "lib/PopoverContent.d.ts", + "lib/PopoverTitle.d.ts", + "lib/Progress.d.ts", + "lib/Row.d.ts", + "lib/TabContent.d.ts", + "lib/TabPane.d.ts", + "lib/Table.d.ts", + "lib/Tag.d.ts", + "lib/TetherContent.d.ts", + "lib/Tooltip.d.ts", + "lib/Uncontrolled.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tether", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [ + { + "packageName": "reactstrap", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "21c02a4fb5d7b980e2e852161a1ca005796dc0e8c465bd9ac4bcda3d32372715", + "globals": [], + "declaredModules": [ + "reactstrap", + "reactstrap/lib/Alert", + "reactstrap/lib/Badge", + "reactstrap/lib/Breadcrumb", + "reactstrap/lib/BreadcrumbItem", + "reactstrap/lib/Button", + "reactstrap/lib/ButtonDropdown", + "reactstrap/lib/Dropdown", + "reactstrap/lib/ButtonGroup", + "reactstrap/lib/ButtonToolbar", + "reactstrap/lib/Card", + "reactstrap/lib/CardBody", + "reactstrap/lib/CardBlock", + "reactstrap/lib/CardColumns", + "reactstrap/lib/CardDeck", + "reactstrap/lib/CardFooter", + "reactstrap/lib/CardGroup", + "reactstrap/lib/CardHeader", + "reactstrap/lib/CardImg", + "reactstrap/lib/CardImgOverlay", + "reactstrap/lib/CardLink", + "reactstrap/lib/CardSubtitle", + "reactstrap/lib/CardText", + "reactstrap/lib/CardTitle", + "reactstrap/lib/Col", + "reactstrap/lib/Collapse", + "reactstrap/lib/Container", + "reactstrap/lib/DropdownItem", + "reactstrap/lib/DropdownMenu", + "reactstrap/lib/DropdownToggle", + "reactstrap/lib/Fade", + "reactstrap/lib/Form", + "reactstrap/lib/FormFeedback", + "reactstrap/lib/FormGroup", + "reactstrap/lib/FormText", + "reactstrap/lib/Input", + "reactstrap/lib/InputGroup", + "reactstrap/lib/InputGroupAddon", + "reactstrap/lib/InputGroupButton", + "reactstrap/lib/Jumbotron", + "reactstrap/lib/Label", + "reactstrap/lib/ListGroup", + "reactstrap/lib/ListGroupItem", + "reactstrap/lib/ListGroupItemHeading", + "reactstrap/lib/ListGroupItemText", + "reactstrap/lib/Media", + "reactstrap/lib/Modal", + "reactstrap/lib/ModalBody", + "reactstrap/lib/ModalFooter", + "reactstrap/lib/ModalHeader", + "reactstrap/lib/Nav", + "reactstrap/lib/Navbar", + "reactstrap/lib/NavbarBrand", + "reactstrap/lib/NavbarToggler", + "reactstrap/lib/NavDropdown", + "reactstrap/lib/NavItem", + "reactstrap/lib/NavLink", + "reactstrap/lib/Pagination", + "reactstrap/lib/PaginationItem", + "reactstrap/lib/PaginationLink", + "reactstrap/lib/Popover", + "reactstrap/lib/PopoverContent", + "reactstrap/lib/PopoverTitle", + "reactstrap/lib/Progress", + "reactstrap/lib/Row", + "reactstrap/lib/TabContent", + "reactstrap/lib/Table", + "reactstrap/lib/TabPane", + "reactstrap/lib/Tag", + "reactstrap/lib/TetherContent", + "reactstrap/lib/Tooltip", + "reactstrap/lib/Uncontrolled" + ] + }, + "7.1": { + "libraryVersionDirectoryName": "7", + "libraryName": "reactstrap", + "typingsPackageName": "reactstrap", + "projectName": "https://github.com/reactstrap/reactstrap#readme", + "contributors": [ + { + "name": "Ali Hammad Baig", + "url": "https://github.com/alihammad", + "githubUsername": "alihammad" + }, + { + "name": "Marco Falkenberg", + "url": "https://github.com/mfal", + "githubUsername": "mfal" + }, + { + "name": "Danilo Barros", + "url": "https://github.com/danilobjr", + "githubUsername": "danilobjr" + }, + { + "name": "FaithForHumans", + "url": "https://github.com/FaithForHumans", + "githubUsername": "FaithForHumans" + }, + { + "name": "Tim Chen", + "url": "https://github.com/timc13", + "githubUsername": "timc13" + }, + { + "name": "Prabodh Tiwari", + "url": "https://github.com/prabodht", + "githubUsername": "prabodht" + }, + { + "name": "Georg Steinmetz", + "url": "https://github.com/georg94", + "githubUsername": "georg94" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Alert.d.ts", + "lib/Badge.d.ts", + "lib/Breadcrumb.d.ts", + "lib/BreadcrumbItem.d.ts", + "lib/Button.d.ts", + "lib/ButtonDropdown.d.ts", + "lib/ButtonGroup.d.ts", + "lib/ButtonToolbar.d.ts", + "lib/Card.d.ts", + "lib/CardBody.d.ts", + "lib/CardColumns.d.ts", + "lib/CardDeck.d.ts", + "lib/CardFooter.d.ts", + "lib/CardGroup.d.ts", + "lib/CardHeader.d.ts", + "lib/CardImg.d.ts", + "lib/CardImgOverlay.d.ts", + "lib/CardLink.d.ts", + "lib/CardSubtitle.d.ts", + "lib/CardText.d.ts", + "lib/CardTitle.d.ts", + "lib/Carousel.d.ts", + "lib/CarouselCaption.d.ts", + "lib/CarouselControl.d.ts", + "lib/CarouselIndicators.d.ts", + "lib/CarouselItem.d.ts", + "lib/Col.d.ts", + "lib/Collapse.d.ts", + "lib/Container.d.ts", + "lib/CustomInput.d.ts", + "lib/Dropdown.d.ts", + "lib/DropdownItem.d.ts", + "lib/DropdownMenu.d.ts", + "lib/DropdownToggle.d.ts", + "lib/Fade.d.ts", + "lib/Form.d.ts", + "lib/FormFeedback.d.ts", + "lib/FormGroup.d.ts", + "lib/FormText.d.ts", + "lib/Input.d.ts", + "lib/InputGroup.d.ts", + "lib/InputGroupAddon.d.ts", + "lib/InputGroupButtonDropdown.d.ts", + "lib/InputGroupText.d.ts", + "lib/Jumbotron.d.ts", + "lib/Label.d.ts", + "lib/ListGroup.d.ts", + "lib/ListGroupItem.d.ts", + "lib/ListGroupItemHeading.d.ts", + "lib/ListGroupItemText.d.ts", + "lib/Media.d.ts", + "lib/Modal.d.ts", + "lib/ModalBody.d.ts", + "lib/ModalFooter.d.ts", + "lib/ModalHeader.d.ts", + "lib/Nav.d.ts", + "lib/NavItem.d.ts", + "lib/NavLink.d.ts", + "lib/Navbar.d.ts", + "lib/NavbarBrand.d.ts", + "lib/NavbarToggler.d.ts", + "lib/Pagination.d.ts", + "lib/PaginationItem.d.ts", + "lib/PaginationLink.d.ts", + "lib/Popover.d.ts", + "lib/PopoverBody.d.ts", + "lib/PopoverHeader.d.ts", + "lib/Progress.d.ts", + "lib/Row.d.ts", + "lib/Spinner.d.ts", + "lib/TabContent.d.ts", + "lib/TabPane.d.ts", + "lib/Table.d.ts", + "lib/Tag.d.ts", + "lib/Tooltip.d.ts", + "lib/Uncontrolled.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "popper.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "reactstrap", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ca8f741a7872ebd3f453d153ce0ca01fc9a59062a3a93175138ae039f36fc3eb", + "globals": [], + "declaredModules": [ + "reactstrap", + "reactstrap/lib/Alert", + "reactstrap/lib/Badge", + "reactstrap/lib/Breadcrumb", + "reactstrap/lib/BreadcrumbItem", + "reactstrap/lib/Button", + "reactstrap/lib/ButtonDropdown", + "reactstrap/lib/Dropdown", + "reactstrap/lib/ButtonGroup", + "reactstrap/lib/ButtonToolbar", + "reactstrap/lib/Card", + "reactstrap/lib/CardBody", + "reactstrap/lib/CardColumns", + "reactstrap/lib/CardDeck", + "reactstrap/lib/CardFooter", + "reactstrap/lib/CardGroup", + "reactstrap/lib/CardHeader", + "reactstrap/lib/CardImg", + "reactstrap/lib/CardImgOverlay", + "reactstrap/lib/CardLink", + "reactstrap/lib/CardSubtitle", + "reactstrap/lib/CardText", + "reactstrap/lib/CardTitle", + "reactstrap/lib/Carousel", + "reactstrap/lib/CarouselItem", + "reactstrap/lib/CarouselControl", + "reactstrap/lib/CarouselIndicators", + "reactstrap/lib/CarouselCaption", + "reactstrap/lib/Col", + "reactstrap/lib/Collapse", + "reactstrap/lib/Container", + "reactstrap/lib/CustomInput", + "reactstrap/lib/DropdownItem", + "reactstrap/lib/DropdownMenu", + "reactstrap/lib/DropdownToggle", + "reactstrap/lib/Fade", + "reactstrap/lib/Form", + "reactstrap/lib/FormFeedback", + "reactstrap/lib/FormGroup", + "reactstrap/lib/FormText", + "reactstrap/lib/Input", + "reactstrap/lib/InputGroup", + "reactstrap/lib/InputGroupAddon", + "reactstrap/lib/InputGroupButtonDropdown", + "reactstrap/lib/InputGroupText", + "reactstrap/lib/Jumbotron", + "reactstrap/lib/Label", + "reactstrap/lib/ListGroup", + "reactstrap/lib/ListGroupItem", + "reactstrap/lib/ListGroupItemHeading", + "reactstrap/lib/ListGroupItemText", + "reactstrap/lib/Media", + "reactstrap/lib/Modal", + "reactstrap/lib/ModalBody", + "reactstrap/lib/ModalFooter", + "reactstrap/lib/ModalHeader", + "reactstrap/lib/Nav", + "reactstrap/lib/Navbar", + "reactstrap/lib/NavbarBrand", + "reactstrap/lib/NavbarToggler", + "reactstrap/lib/NavItem", + "reactstrap/lib/NavLink", + "reactstrap/lib/Pagination", + "reactstrap/lib/PaginationItem", + "reactstrap/lib/PaginationLink", + "reactstrap/lib/Popover", + "reactstrap/lib/PopoverBody", + "reactstrap/lib/PopoverHeader", + "reactstrap/lib/Progress", + "reactstrap/lib/Row", + "reactstrap/lib/Spinner", + "reactstrap/lib/TabContent", + "reactstrap/lib/Table", + "reactstrap/lib/TabPane", + "reactstrap/lib/Tag", + "reactstrap/lib/Tooltip", + "reactstrap/lib/Uncontrolled" + ] + } + }, + "read": { + "0.0": { + "libraryName": "read", + "typingsPackageName": "read", + "projectName": "https://github.com/isaacs/read", + "contributors": [ + { + "name": "Tim JK", + "url": "https://github.com/timjk", + "githubUsername": "timjk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af4b931663336355b274ac61f67df820f75bb7a436c7f39277e322673af205cc", + "globals": [], + "declaredModules": [ + "read" + ] + } + }, + "read-package-tree": { + "5.2": { + "libraryName": "read-package-tree", + "typingsPackageName": "read-package-tree", + "projectName": "https://github.com/npm/read-package-tree", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5344601f37f01ac7c7935bf7b023689c4ce7f92eaee4acfb7bb43ffde62f10c", + "globals": [], + "declaredModules": [ + "read-package-tree" + ] + } + }, + "readable-stream": { + "2.3": { + "libraryName": "readable-stream", + "typingsPackageName": "readable-stream", + "projectName": "https://github.com/nodejs/readable-stream", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "safe-buffer", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "safe-buffer", + "version": "*" + } + ], + "contentHash": "f37b3caad6380ac205d92f4fbea8b81e9ea4b38ca6c6305d2ca038a7b401e4d2", + "globals": [ + "_Readable" + ], + "declaredModules": [ + "readable-stream" + ] + } + }, + "readdir-stream": { + "0.1": { + "libraryName": "readdir-stream", + "typingsPackageName": "readdir-stream", + "projectName": "https://github.com/logicalparadox/readdir-stream", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66140384e15e09d8fb6280ab1982867a8ea756bc5a80bfeb79c7305e0de84d16", + "globals": [], + "declaredModules": [ + "readdir-stream" + ] + } + }, + "readline-sync": { + "1.4": { + "libraryName": "readline-sync", + "typingsPackageName": "readline-sync", + "projectName": "https://github.com/anseki/readline-sync", + "contributors": [ + { + "name": "Tristan Jones", + "url": "https://github.com/jonestristand", + "githubUsername": "jonestristand" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32a3299801d4352a0bd2e91dd764011a9b15ba20e075e64d89bab43492ddb92d", + "globals": [], + "declaredModules": [ + "readline-sync" + ] + } + }, + "readline-transform": { + "1.0": { + "libraryName": "readline-transform", + "typingsPackageName": "readline-transform", + "projectName": "https://github.com/tilfin/readline-transform", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dcb547ddf63f8230e47a9485aca4f4303c7ec04847f30c07b8c0c841982e7e26", + "globals": [], + "declaredModules": [ + "readline-transform" + ] + }, + "0.9": { + "libraryVersionDirectoryName": "0", + "libraryName": "readline-transform", + "typingsPackageName": "readline-transform", + "projectName": "https://github.com/tilfin/readline-transform", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "readline-transform", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "45cd1da31842581efe59bf445c7d67a9cbf474b0793733fedf471687731ccebf", + "globals": [], + "declaredModules": [ + "readline-transform" + ] + } + }, + "readmore-js": { + "3.0": { + "libraryName": "readmore-js", + "typingsPackageName": "readmore-js", + "projectName": "https://github.com/jedfoster/Readmore.js", + "contributors": [ + { + "name": "AntonDemarczyk", + "url": "https://github.com/AntonDemarczyk", + "githubUsername": "AntonDemarczyk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f58e33add5ae2ab713b55b32628682bf3b32539df9486e3a6b7e314077c4cafc", + "globals": [], + "declaredModules": [ + "readmore-js" + ] + } + }, + "reapop": { + "1.1": { + "libraryName": "reapop", + "typingsPackageName": "reapop", + "projectName": "https://github.com/LouisBarranqueiro/reapop#readme", + "contributors": [ + { + "name": "Barrokgl", + "url": "https://github.com/Barrokgl", + "githubUsername": "Barrokgl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "0751e1e0fb51846c491af2a5949d9ebe29f8aeec96455b75f0d3ec2e3264142e", + "globals": [], + "declaredModules": [ + "reapop" + ] + } + }, + "rebass": { + "4.0": { + "libraryName": "Rebass", + "typingsPackageName": "rebass", + "projectName": "https://github.com/rebassjs/rebass", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + }, + { + "name": "ryee-dev", + "url": "https://github.com/ryee-dev", + "githubUsername": "ryee-dev" + }, + { + "name": "jamesmckenzie", + "url": "https://github.com/jamesmckenzie", + "githubUsername": "jamesmckenzie" + }, + { + "name": "sara f-p", + "url": "https://github.com/gretzky", + "githubUsername": "gretzky" + }, + { + "name": "angusfretwell", + "url": "https://github.com/angusfretwell", + "githubUsername": "angusfretwell" + }, + { + "name": "orzarchi", + "url": "https://github.com/orzarchi", + "githubUsername": "orzarchi" + }, + { + "name": "ilaiwi", + "url": "https://github.com/ilaiwi", + "githubUsername": "ilaiwi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts", + "styled-components.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@styled-system/css", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "styled-components", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b2f363b849ba8e841419c7edbe1b4ab81a29d76ee5b71394357987707cf81ba", + "globals": [], + "declaredModules": [ + "rebass", + "rebass/styled-components" + ] + } + }, + "rebass__forms": { + "4.0": { + "libraryName": "@rebass/forms", + "typingsPackageName": "rebass__forms", + "projectName": "https://github.com/rebassjs/rebass#readme", + "contributors": [ + { + "name": "zinozzino", + "url": "https://github.com/zinozzino", + "githubUsername": "zinozzino" + }, + { + "name": "trumanshuck", + "url": "https://github.com/trumanshuck", + "githubUsername": "trumanshuck" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "rebass", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + } + ], + "testDependencies": [ + "@rebass/forms" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "375fa7b2fb8b51c708b72f589377692b341a172f837529f3b677e4bfb58a9003", + "globals": [], + "declaredModules": [ + "rebass__forms" + ] + } + }, + "rebass__grid": { + "6.0": { + "libraryName": "@rebass/grid", + "typingsPackageName": "rebass__grid", + "projectName": "https://github.com/rebassjs/grid", + "contributors": [ + { + "name": "Anton Vasin", + "url": "https://github.com/antonvasin", + "githubUsername": "antonvasin" + }, + { + "name": "Victor Orlov", + "url": "https://github.com/vittorio", + "githubUsername": "vittorio" + }, + { + "name": "Louis Hache", + "url": "https://github.com/lhache", + "githubUsername": "lhache" + }, + { + "name": "Adam Lavin", + "url": "https://github.com/lavoaster", + "githubUsername": "lavoaster" + }, + { + "name": "Erin Noe-Payne", + "url": "https://github.com/autoric", + "githubUsername": "autoric" + }, + { + "name": "akameco", + "url": "https://github.com/akameco", + "githubUsername": "akameco" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "emotion.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + } + ], + "testDependencies": [ + "@rebass/grid" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccad27273ec77a0657f147d34d8c1a11c42fabf5ad9aa6071240c978d673bdc5", + "globals": [], + "declaredModules": [ + "rebass__grid", + "rebass__grid/emotion" + ] + } + }, + "rebind-host": { + "1.0": { + "libraryName": "rebind-host", + "typingsPackageName": "rebind-host", + "projectName": "https://github.com/truffls/node-rebind-host#readme", + "contributors": [ + { + "name": "Tyler Johnson", + "url": "https://github.com/tyler-johnson", + "githubUsername": "tyler-johnson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2556b298e274f50074ab0c8641b0467cb254ae956d882d24826b001984e519e1", + "globals": [], + "declaredModules": [ + "rebind-host" + ] + } + }, + "recaptcha2": { + "1.3": { + "libraryName": "recaptcha2", + "typingsPackageName": "recaptcha2", + "projectName": "https://github.com/fereidani/recaptcha2#readme", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "383524081c822338fc6ab3c3a24246a6425900767d8b641426698bb589010481", + "globals": [], + "declaredModules": [ + "recaptcha2" + ] + } + }, + "recase": { + "1.0": { + "libraryName": "Recase", + "typingsPackageName": "recase", + "projectName": "https://github.com/coolaj86/recase-js", + "contributors": [ + { + "name": "Mikal Madsen", + "url": "https://github.com/18steps", + "githubUsername": "18steps" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ca8e1800898be5d940e02f10030d35e61fd74ca555a2a7dfd4a00c69b01199b", + "globals": [], + "declaredModules": [ + "recase" + ] + } + }, + "recharts": { + "1.8": { + "libraryName": "Recharts", + "typingsPackageName": "recharts", + "projectName": "http://recharts.org/", + "contributors": [ + { + "name": "Raphael Mueller", + "url": "https://github.com/rapmue", + "githubUsername": "rapmue" + }, + { + "name": "Roy Xue", + "url": "https://github.com/royxue", + "githubUsername": "royxue" + }, + { + "name": "Zheyang Song", + "url": "https://github.com/ZheyangSong", + "githubUsername": "ZheyangSong" + }, + { + "name": "Rich Baird", + "url": "https://github.com/richbai90", + "githubUsername": "richbai90" + }, + { + "name": "Dan Torberg", + "url": "https://github.com/caspeco-dan", + "githubUsername": "caspeco-dan" + }, + { + "name": "Peter Keuter", + "url": "https://github.com/pkeuter", + "githubUsername": "pkeuter" + }, + { + "name": "Jamie Saunders", + "url": "https://github.com/jrsaunde", + "githubUsername": "jrsaunde" + }, + { + "name": "Harry Cruse", + "url": "https://github.com/crusectrl", + "githubUsername": "crusectrl" + }, + { + "name": "Andrew Palugniok", + "url": "https://github.com/apalugniok", + "githubUsername": "apalugniok" + }, + { + "name": "Robert Stigsson", + "url": "https://github.com/RobertStigsson", + "githubUsername": "RobertStigsson" + }, + { + "name": "Kosaku Kurino", + "url": "https://github.com/kousaku-maron", + "githubUsername": "kousaku-maron" + }, + { + "name": "Leon Ng", + "url": "https://github.com/iflp", + "githubUsername": "iflp" + }, + { + "name": "Dave Vedder", + "url": "https://github.com/veddermatic", + "githubUsername": "veddermatic" + }, + { + "name": "Konstantin Azizov", + "url": "https://github.com/g07cha", + "githubUsername": "g07cha" + }, + { + "name": "Gonzalo Nicolas D'Elia", + "url": "https://github.com/gndelia", + "githubUsername": "gndelia" + }, + { + "name": "Dimitri Mitropoulos", + "url": "https://github.com/dimitropoulos", + "githubUsername": "dimitropoulos" + }, + { + "name": "Eliot Ball", + "url": "https://github.com/eliotball", + "githubUsername": "eliotball" + }, + { + "name": "Ville Kentta", + "url": "https://github.com/vkentta", + "githubUsername": "vkentta" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "recharts-scale", + "version": "*" + }, + { + "name": "d3-shape", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9760aa237e9a50c31176b802877a28298c1c3e0b0a7ad7ebbd5f1fd79c7a64f", + "globals": [], + "declaredModules": [ + "recharts" + ] + } + }, + "recharts-scale": { + "1.0": { + "libraryName": "Recharts", + "typingsPackageName": "recharts-scale", + "projectName": "https://github.com/recharts/recharts-scale", + "contributors": [ + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ca50e40d73252437b45b8c2d9808312d7dc775e232e6a97ee3f1a6f216027f2", + "globals": [], + "declaredModules": [ + "recharts-scale" + ] + } + }, + "rechoir": { + "0.6": { + "libraryName": "rechoir", + "typingsPackageName": "rechoir", + "projectName": "https://github.com/gulpjs/rechoir", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "interpret", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "feac550552bfb543c43fdeb9e8f84246f3f08de2c5920339207f857ffbfb5402", + "globals": [], + "declaredModules": [ + "rechoir" + ] + } + }, + "recluster": { + "0.4": { + "libraryName": "recluster", + "typingsPackageName": "recluster", + "projectName": "https://github.com/doxout/recluster", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecf1dd98dbc6597976e90b2d20b1050a38778517b2e854379f50ee97b1cca1d2", + "globals": [], + "declaredModules": [ + "recluster" + ] + } + }, + "recompose": { + "0.30": { + "libraryName": "Recompose", + "typingsPackageName": "recompose", + "projectName": "https://github.com/acdlite/recompose", + "contributors": [ + { + "name": "Iskander Sierra", + "url": "https://github.com/iskandersierra", + "githubUsername": "iskandersierra" + }, + { + "name": "Curtis Layne", + "url": "https://github.com/clayne11", + "githubUsername": "clayne11" + }, + { + "name": "Rasmus Eneman", + "url": "https://github.com/Pajn", + "githubUsername": "Pajn" + }, + { + "name": "Lucas Terra", + "url": "https://github.com/lucasterra", + "githubUsername": "lucasterra" + }, + { + "name": "Brian Adams", + "url": "https://github.com/brian-lives-outdoors", + "githubUsername": "brian-lives-outdoors" + }, + { + "name": "Mathieu Masy", + "url": "https://github.com/TiuSh", + "githubUsername": "TiuSh" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 30, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "141c628a093a5015311d2ee0c4d93e33b100dc09142c9985757e3c3685381619", + "globals": [], + "declaredModules": [ + "recompose", + "recompose/rxjsObservableConfig", + "recompose/rxjs4ObservableConfig", + "recompose/mostObservableConfig", + "recompose/xstreamObservableConfig", + "recompose/baconObservableConfig", + "recompose/kefirObservableConfig", + "recompose/mapProps", + "recompose/withProps", + "recompose/withPropsOnChange", + "recompose/withHandlers", + "recompose/defaultProps", + "recompose/renameProp", + "recompose/renameProps", + "recompose/flattenProp", + "recompose/withState", + "recompose/withStateHandlers", + "recompose/withReducer", + "recompose/branch", + "recompose/renderComponent", + "recompose/renderNothing", + "recompose/shouldUpdate", + "recompose/pure", + "recompose/onlyUpdateForKeys", + "recompose/onlyUpdateForPropTypes", + "recompose/withContext", + "recompose/getContext", + "recompose/lifecycle", + "recompose/toClass", + "recompose/toRenderProps", + "recompose/fromRenderProps", + "recompose/setStatic", + "recompose/setPropTypes", + "recompose/setDisplayName", + "recompose/compose", + "recompose/getDisplayName", + "recompose/wrapDisplayName", + "recompose/shallowEqual", + "recompose/isClassComponent", + "recompose/createSink", + "recompose/componentFromProp", + "recompose/nest", + "recompose/hoistStatics", + "recompose/componentFromStream", + "recompose/mapPropsStream", + "recompose/createEventHandler", + "recompose/setObservableConfig" + ] + } + }, + "reconnect-core": { + "1.3": { + "libraryName": "reconnect-core", + "typingsPackageName": "reconnect-core", + "projectName": "https://github.com/juliangruber/reconnect-core", + "contributors": [ + { + "name": "James Bromwell", + "url": "https://github.com/thw0rted", + "githubUsername": "thw0rted" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "backoff", + "version": "*" + } + ], + "testDependencies": [ + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a37fcedf80f468cdf50eb45ac2091a3068c0eb6e1cec3b5159cbf5a4e0636ee", + "globals": [], + "declaredModules": [ + "reconnect-core" + ] + } + }, + "reconnectingwebsocket": { + "1.0": { + "libraryName": "reconnectingwebsocket", + "typingsPackageName": "reconnectingwebsocket", + "projectName": "https://github.com/joewalnes/reconnecting-websocket", + "contributors": [ + { + "name": "Nicholas Guarracino", + "url": "https://github.com/nguarracino", + "githubUsername": "nguarracino" + }, + { + "name": "AppLover69", + "url": "https://github.com/AppLover69", + "githubUsername": "AppLover69" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [ + "3.4" + ], + "files": [ + "index.d.ts", + "ts3.4/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0f9d301328b514f30205c6e8854671232c6eed6aa40ed00af92cb6fc1bb38db", + "globals": [], + "declaredModules": [ + "reconnectingwebsocket" + ] + } + }, + "recorder-js": { + "1.0": { + "libraryName": "recorder-js", + "typingsPackageName": "recorder-js", + "projectName": "https://github.com/ijsnow/studiojs#readme", + "contributors": [ + { + "name": "Yusuke Higuchi", + "url": "https://github.com/higuri", + "githubUsername": "higuri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b50ef4a99f6f2a5c81b93e6a2c7382556a9e5258fdf2cb64e27d9a7c78b8722d", + "globals": [], + "declaredModules": [ + "recorder-js" + ] + } + }, + "recursive-readdir": { + "2.2": { + "libraryName": "recursive-readdir", + "typingsPackageName": "recursive-readdir", + "projectName": "https://github.com/jergason/recursive-readdir/", + "contributors": [ + { + "name": "Elisée Maurer", + "url": "https://github.com/elisee", + "githubUsername": "elisee" + }, + { + "name": "Micah Zoltu", + "url": "https://github.com/MicahZoltu", + "githubUsername": "MicahZoltu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c18bc1148426fefd57fa1af9d25fe504a214ba6906ead8f8c01b308efd333e07", + "globals": [], + "declaredModules": [ + "recursive-readdir" + ] + }, + "1.2": { + "libraryVersionDirectoryName": "1", + "libraryName": "recursive-readdir", + "typingsPackageName": "recursive-readdir", + "projectName": "https://github.com/jergason/recursive-readdir/", + "contributors": [ + { + "name": "Elisée Maurer", + "url": "https://github.com/elisee", + "githubUsername": "elisee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "recursive-readdir", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a11b7204787f9f008e2942c9579d446b5eb51c161ba0f167b962c2c54fe0f8c3", + "globals": [], + "declaredModules": [ + "recursive-readdir" + ] + } + }, + "redis": { + "2.8": { + "libraryName": "redis", + "typingsPackageName": "redis", + "projectName": "https://github.com/NodeRedis/node_redis", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Peter Harris", + "url": "https://github.com/CodeAnimal", + "githubUsername": "CodeAnimal" + }, + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + }, + { + "name": "Stuart Schechter", + "url": "https://github.com/UppaJung", + "githubUsername": "UppaJung" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/Rokt33r", + "githubUsername": "Rokt33r" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Bartek Szczepański", + "url": "https://github.com/barnski", + "githubUsername": "barnski" + }, + { + "name": "Pirasis Leelatanon", + "url": "https://github.com/1pete", + "githubUsername": "1pete" + }, + { + "name": "Stanislav Dzhus", + "url": "https://github.com/blablapolicja", + "githubUsername": "blablapolicja" + }, + { + "name": "Jake Ferrante", + "url": "https://github.com/ferrantejake", + "githubUsername": "ferrantejake" + }, + { + "name": "Adebayo Opesanya", + "url": "https://github.com/OpesanyaAdebayo", + "githubUsername": "OpesanyaAdebayo" + }, + { + "name": "Ryo Ota", + "url": "https://github.com/nwtgck", + "githubUsername": "nwtgck" + }, + { + "name": "Thomas de Barochez", + "url": "https://github.com/tdebarochez", + "githubUsername": "tdebarochez" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad873da3d7001ebc6f5859b718e59fb61b141a7931323ab85a4c4e07e349cc83", + "globals": [], + "declaredModules": [ + "redis" + ] + } + }, + "redis-errors": { + "1.2": { + "libraryName": "redis-errors", + "typingsPackageName": "redis-errors", + "projectName": "https://github.com/NodeRedis/redis-errors#readme", + "contributors": [ + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fa8b5114dba2ef43c9e364e04708d191d3d4b72f8e25daaaa2a1190ebc79e4b", + "globals": [], + "declaredModules": [ + "redis-errors" + ] + } + }, + "redis-info": { + "3.0": { + "libraryName": "redis-info", + "typingsPackageName": "redis-info", + "projectName": "https://github.com/FGRibreau/node-redis-info#readme", + "contributors": [ + { + "name": "Yurick Hauschild", + "url": "https://github.com/Yurickh", + "githubUsername": "Yurickh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9f99ccf0053416cc7a8999d5c6cd1ca5a3878f9d62662d59871eb13a2727de1d", + "globals": [], + "declaredModules": [ + "redis-info" + ] + } + }, + "redis-mock": { + "0.17": { + "libraryName": "redis-mock", + "typingsPackageName": "redis-mock", + "projectName": "https://github.com/yeahoffline/redis-mock#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45c191eaa70455e1bc00d35bfc481699fd91a4faade93a534f8929479aa67047", + "globals": [], + "declaredModules": [ + "redis-mock" + ] + } + }, + "redis-rate-limiter": { + "1.2": { + "libraryName": "redis-rate-limiter", + "typingsPackageName": "redis-rate-limiter", + "projectName": "https://github.com/tabcorp/redis-rate-limiter", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + }, + { + "name": "Hasan Oezdemir", + "url": "https://github.com/nodify-at", + "githubUsername": "nodify-at" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0192a7e429848c098dbe3192bc93fd36e03556913a5954fe0e4881c8ec480f0b", + "globals": [], + "declaredModules": [ + "redis-rate-limiter" + ] + } + }, + "redis-scripto": { + "0.1": { + "libraryName": "redis-scripto", + "typingsPackageName": "redis-scripto", + "projectName": "https://github.com/arunoda/node-redis-scripto", + "contributors": [ + { + "name": "Seth Westphal", + "url": "https://github.com/westy92", + "githubUsername": "westy92" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fa749d6714e351197c70e906b16b0877654247c3a58d37aeaa892b51306af093", + "globals": [], + "declaredModules": [ + "redis-scripto" + ] + } + }, + "redlock": { + "4.0": { + "libraryName": "redlock", + "typingsPackageName": "redlock", + "projectName": "https://github.com/mike-marcacci/node-redlock", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Doug Ayers", + "url": "https://github.com/douglascayers", + "githubUsername": "douglascayers" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [ + "redis", + "ioredis" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc24afdf8f2dda6e3ff789a5f136adf899e642cff3359107f93a6a6057829170", + "globals": [], + "declaredModules": [ + "redlock" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "redlock", + "typingsPackageName": "redlock", + "projectName": "https://github.com/mike-marcacci/node-redlock", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "redlock", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "953bea34d62dcdc23a3ae8fb23f1af84a9a94e92939872b2dea7b61eea6335de", + "globals": [], + "declaredModules": [ + "redlock" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "redlock", + "typingsPackageName": "redlock", + "projectName": "https://github.com/mike-marcacci/node-redlock", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [ + "redis", + "ioredis" + ], + "pathMappings": [ + { + "packageName": "redlock", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "80598cc0640435b918c7ea48e844525eb596de95a9b15ae70ed35bec1c1974b7", + "globals": [], + "declaredModules": [ + "redlock" + ] + } + }, + "redux-action": { + "1.2": { + "libraryName": "redux-action", + "typingsPackageName": "redux-action", + "projectName": "https://github.com/coderhaoxin/redux-action", + "contributors": [ + { + "name": "newraina", + "url": "https://github.com/newraina", + "githubUsername": "newraina" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "52d9dcc9932d67b40a3e4e329acb2f449072d96b4eee86f60567128571bf2d6d", + "globals": [ + "ReduxAction" + ], + "declaredModules": [ + "redux-action" + ] + } + }, + "redux-action-utils": { + "2.0": { + "libraryName": "redux-action-utils", + "typingsPackageName": "redux-action-utils", + "projectName": "https://github.com/insin/redux-action-utils", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "a514051af4452520d3a63b1f7e5e6a3710963daf796541f26d4e0a4e07573692", + "globals": [], + "declaredModules": [ + "redux-action-utils" + ] + } + }, + "redux-actions": { + "2.6": { + "libraryName": "redux-actions", + "typingsPackageName": "redux-actions", + "projectName": "https://github.com/redux-utilities/redux-actions", + "contributors": [ + { + "name": "Jack Hsu", + "url": "https://github.com/jaysoo", + "githubUsername": "jaysoo" + }, + { + "name": "Alex Gorbatchev", + "url": "https://github.com/alexgorbatchev", + "githubUsername": "alexgorbatchev" + }, + { + "name": "Alec Hill", + "url": "https://github.com/alechill", + "githubUsername": "alechill" + }, + { + "name": "Alexey Pelykh", + "url": "https://github.com/alexey-pelykh", + "githubUsername": "alexey-pelykh" + }, + { + "name": "Thiago de Andrade", + "url": "https://github.com/7hi4g0", + "githubUsername": "7hi4g0" + }, + { + "name": "Ziyu", + "url": "https://github.com/oddui", + "githubUsername": "oddui" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a880cee2bf9deab4363222654b669f7eb3ccdb3965e3c7df553a534287cf8ff", + "globals": [ + "ReduxActions" + ], + "declaredModules": [ + "redux-actions" + ] + } + }, + "redux-api-middleware": { + "3.0": { + "libraryName": "redux-api-middleware", + "typingsPackageName": "redux-api-middleware", + "projectName": "https://github.com/agraboso/redux-api-middleware", + "contributors": [ + { + "name": " Andrew Luca", + "url": "https://github.com/iamandrewluca", + "githubUsername": "iamandrewluca" + }, + { + "name": "Craig S", + "url": "https://github.com/Mrman", + "githubUsername": "Mrman" + }, + { + "name": "Arturs Vonda", + "url": "https://github.com/artursvonda", + "githubUsername": "artursvonda" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "b9f7e71155896861d6c5ab0300b968d10f681a42332cfed7e32ff5a667efc554", + "globals": [ + "ReduxApiMiddleware" + ], + "declaredModules": [ + "redux-api-middleware" + ] + } + }, + "redux-async-queue": { + "1.0": { + "libraryName": "redux-async-queue", + "typingsPackageName": "redux-async-queue", + "projectName": "https://github.com/zackargyle/redux-async-queue", + "contributors": [ + { + "name": "Andrei Horodinca", + "url": "https://github.com/andreiho", + "githubUsername": "andreiho" + }, + { + "name": "Dean van Niekerk", + "url": "https://github.com/deanvanniekerk", + "githubUsername": "deanvanniekerk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "ae4f6f9aa490079ae00eb0ff3bce8a091f59ebc5f96c35138eeb296da89ca404", + "globals": [], + "declaredModules": [ + "redux-async-queue" + ] + } + }, + "redux-auth-wrapper": { + "2.0": { + "libraryName": "redux-auth-wrapper", + "typingsPackageName": "redux-auth-wrapper", + "projectName": "https://github.com/mjrussell/redux-auth-wrapper", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "authWrapper.d.ts", + "connectedAuthWrapper.d.ts", + "history3/locationHelper.d.ts", + "history3/redirect.d.ts", + "history4/locationHelper.d.ts", + "history4/redirect.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [ + "react-router-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.7.2" + } + ], + "contentHash": "740503bdb4eae53fde383ffe9e5db1e71fb9bc7bae2514bf0320c4507b5ce90a", + "globals": [], + "declaredModules": [ + "redux-auth-wrapper", + "redux-auth-wrapper/history3/redirect", + "redux-auth-wrapper/authWrapper", + "redux-auth-wrapper/connectedAuthWrapper", + "redux-auth-wrapper/history3/locationHelper", + "redux-auth-wrapper/history4/redirect", + "redux-auth-wrapper/history4/locationHelper" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "redux-auth-wrapper", + "typingsPackageName": "redux-auth-wrapper", + "projectName": "https://github.com/mjrussell/redux-auth-wrapper", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 3 + } + }, + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 3 + } + }, + { + "packageName": "redux-auth-wrapper", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.7.2" + } + ], + "contentHash": "b851cc4da3cb2628ac325346ad6c9a8fe4959f9687c3c6fb6cc42e5ba306241b", + "globals": [], + "declaredModules": [ + "redux-auth-wrapper" + ] + } + }, + "redux-batched-subscribe": { + "0.1": { + "libraryName": "redux-batched-subscribe", + "typingsPackageName": "redux-batched-subscribe", + "projectName": "https://github.com/tappleby/redux-batched-subscribe", + "contributors": [ + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mDibyo", + "githubUsername": "mDibyo" + }, + { + "name": "Aziz Khambati", + "url": "https://github.com/azizhk", + "githubUsername": "azizhk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "cccce5af5da123661a3fd6cede74b34cce3a9417fb1b249b8107f2bf96e2adcc", + "globals": [], + "declaredModules": [ + "redux-batched-subscribe" + ] + } + }, + "redux-cablecar": { + "3.0": { + "libraryName": "redux-cablecar", + "typingsPackageName": "redux-cablecar", + "projectName": "https://github.com/ndhays/redux-cablecar#readme", + "contributors": [ + { + "name": "Christoph Flick", + "url": "https://github.com/ChFlick", + "githubUsername": "ChFlick" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.4" + } + ], + "contentHash": "f6ceb2b7f1a1e06021b73eac838ea71da2c5d2d2a8e356101d150ca20a14585e", + "globals": [], + "declaredModules": [ + "redux-cablecar" + ] + } + }, + "redux-debounced": { + "0.2": { + "libraryName": "redux-debounced", + "typingsPackageName": "redux-debounced", + "projectName": "https://github.com/ryanseddon/redux-debounced", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "2414fd2016f19a541d0c9660735ae9c901d2ecfe0a36b842efa623b5050ce9c3", + "globals": [], + "declaredModules": [ + "redux-debounced" + ] + } + }, + "redux-devtools": { + "3.0": { + "libraryName": "redux-devtools", + "typingsPackageName": "redux-devtools", + "projectName": "https://github.com/gaearon/redux-devtools", + "contributors": [ + { + "name": "Petryshyn Sergii", + "url": "https://github.com/mc-petry", + "githubUsername": "mc-petry" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "react-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.4" + } + ], + "contentHash": "61f28c5dbe7117c5e9bdee4f8e950bc7cc79d4221ea51f5b6d9cb8ddc350d6e7", + "globals": [], + "declaredModules": [ + "redux-devtools" + ] + } + }, + "redux-devtools-dock-monitor": { + "1.1": { + "libraryName": "redux-devtools-dock-monitor", + "typingsPackageName": "redux-devtools-dock-monitor", + "projectName": "https://github.com/gaearon/redux-devtools-dock-monitor", + "contributors": [ + { + "name": "Petryshyn Sergii", + "url": "https://github.com/mc-petry", + "githubUsername": "mc-petry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3d1e7920017e212bc6a3771f99376eb3370327a40ea3ae92683eacbc51245a2", + "globals": [], + "declaredModules": [ + "redux-devtools-dock-monitor" + ] + } + }, + "redux-devtools-log-monitor": { + "1.0": { + "libraryName": "redux-devtools-log-monitor", + "typingsPackageName": "redux-devtools-log-monitor", + "projectName": "https://github.com/gaearon/redux-devtools-log-monitor", + "contributors": [ + { + "name": "Petryshyn Sergii", + "url": "https://github.com/mc-petry", + "githubUsername": "mc-petry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "base16", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3e484a09bd71e3e0dfb2c9030b4e103062602ffca0f69cf51efe75a05e483ba", + "globals": [], + "declaredModules": [ + "redux-devtools-log-monitor" + ] + } + }, + "redux-doghouse": { + "1.0": { + "libraryName": "redux-doghouse", + "typingsPackageName": "redux-doghouse", + "projectName": "https://github.com/DataDog/redux-doghouse#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.7.1" + } + ], + "contentHash": "e70f618a5560a79b03e8fd20b024ce0ccc492960c5a5c1c97aab76727d3a6c0c", + "globals": [ + "ReduxDoghouse" + ], + "declaredModules": [ + "redux-doghouse" + ] + } + }, + "redux-duck": { + "1.0": { + "libraryName": "redux-duck", + "typingsPackageName": "redux-duck", + "projectName": "https://github.com/PlatziDev/redux-duck/", + "contributors": [ + { + "name": "Toni Ruottu", + "url": "https://github.com/cyberixae", + "githubUsername": "cyberixae" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "f7cd2af19280ef43614ea22a579a088d06384eb8cea5a37b14561d8d6ba26e7b", + "globals": [], + "declaredModules": [ + "redux-duck" + ] + } + }, + "redux-first-router": { + "2.1": { + "libraryName": "redux-first-router", + "typingsPackageName": "redux-first-router", + "projectName": "https://github.com/faceyspacey/redux-first-router#readme", + "contributors": [ + { + "name": "Valbrand", + "url": "https://github.com/Valbrand", + "githubUsername": "Valbrand" + }, + { + "name": "viggyfresh", + "url": "https://github.com/viggyfresh", + "githubUsername": "viggyfresh" + }, + { + "name": "janb87", + "url": "https://github.com/janb87", + "githubUsername": "janb87" + }, + { + "name": "corydeppen", + "url": "https://github.com/corydeppen", + "githubUsername": "corydeppen" + }, + { + "name": "jscinoz", + "url": "https://github.com/jscinoz", + "githubUsername": "jscinoz" + }, + { + "name": "surgeboris", + "url": "https://github.com/surgeboris", + "githubUsername": "surgeboris" + }, + { + "name": "geirsagberg", + "url": "https://github.com/geirsagberg", + "githubUsername": "geirsagberg" + }, + { + "name": "Harry Hedger", + "url": "https://github.com/hedgerh", + "githubUsername": "hedgerh" + }, + { + "name": "Adam Rich", + "url": "https://github.com/adam1658", + "githubUsername": "adam1658" + }, + { + "name": "Karl-Aksel Puulmann", + "url": "https://github.com/macobo", + "githubUsername": "macobo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "history", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "b9fcef0ebec8c7c215818bd6ce18a62bf0e5486e9f9f803f9d825cd26e2c03ce", + "globals": [], + "declaredModules": [ + "redux-first-router" + ] + } + }, + "redux-first-router-link": { + "1.4": { + "libraryName": "redux-first-router-link", + "typingsPackageName": "redux-first-router-link", + "projectName": "https://github.com/faceyspacey/redux-first-router-link#readme", + "contributors": [ + { + "name": "janb87", + "url": "https://github.com/janb87", + "githubUsername": "janb87" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux-first-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b32e248d87c08456be08fdba73eb9ad2be5a2026fba31dbd4c368d92657cc627", + "globals": [], + "declaredModules": [ + "redux-first-router-link" + ] + } + }, + "redux-first-router-restore-scroll": { + "1.2": { + "libraryName": "redux-first-router-restore-scroll", + "typingsPackageName": "redux-first-router-restore-scroll", + "projectName": "https://github.com/faceyspacey/redux-first-router-restore-scroll#readme", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": "*" + }, + { + "name": "redux-first-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "586c3e3d6ae99c760da4947c3b65c60aa438313c836c1c2e5164fc2170ae5729", + "globals": [], + "declaredModules": [ + "redux-first-router-restore-scroll" + ] + } + }, + "redux-first-routing": { + "0.3": { + "libraryName": "redux-first-routing", + "typingsPackageName": "redux-first-routing", + "projectName": "https://github.com/mksarge/redux-first-routing", + "contributors": [ + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "49688a3af3c985ea1d2490bf8642c7a35a49b83e3281076657dc32b479a436ae", + "globals": [], + "declaredModules": [ + "redux-first-routing" + ] + } + }, + "redux-form": { + "8.2": { + "libraryName": "redux-form", + "typingsPackageName": "redux-form", + "projectName": "https://github.com/erikras/redux-form", + "contributors": [ + { + "name": "Daniel Lytkin", + "url": "https://github.com/aikoven", + "githubUsername": "aikoven" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Luka Zakrajsek", + "url": "https://github.com/bancek", + "githubUsername": "bancek" + }, + { + "name": "Anton Novik", + "url": "https://github.com/tehbi4", + "githubUsername": "tehbi4" + }, + { + "name": "Huw Martin", + "url": "https://github.com/huwmartin", + "githubUsername": "huwmartin" + }, + { + "name": "Matt Davis", + "url": "https://github.com/m-b-davis", + "githubUsername": "m-b-davis" + }, + { + "name": "Ethan Resnick", + "url": "https://github.com/ethanresnick", + "githubUsername": "ethanresnick" + }, + { + "name": "Maddi Joyce", + "url": "https://github.com/maddijoyce", + "githubUsername": "maddijoyce" + }, + { + "name": "Kamil Wojcik", + "url": "https://github.com/smifun", + "githubUsername": "smifun" + }, + { + "name": "Mohamed Shaaban", + "url": "https://github.com/mshaaban088", + "githubUsername": "mshaaban088" + }, + { + "name": "Ethan Setnik", + "url": "https://github.com/esetnik", + "githubUsername": "esetnik" + }, + { + "name": "Walter Barbagallo", + "url": "https://github.com/bwlt", + "githubUsername": "bwlt" + }, + { + "name": "Kota Marusue", + "url": "https://github.com/mrsekut", + "githubUsername": "mrsekut" + }, + { + "name": "Adam Bouqdib", + "url": "https://github.com/abemedia", + "githubUsername": "abemedia" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "immutable/index.d.ts", + "index.d.ts", + "lib/Field.d.ts", + "lib/FieldArray.d.ts", + "lib/Fields.d.ts", + "lib/Form.d.ts", + "lib/FormName.d.ts", + "lib/FormSection.d.ts", + "lib/SubmissionError.d.ts", + "lib/actionTypes.d.ts", + "lib/actions.d.ts", + "lib/formValueSelector.d.ts", + "lib/formValues.d.ts", + "lib/reducer.d.ts", + "lib/reduxForm.d.ts", + "lib/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "df3c6445bff7d2c4614da573adcb67224ccfd818909d1c956688df5eafe22eef", + "globals": [], + "declaredModules": [ + "redux-form", + "redux-form/lib/reduxForm", + "redux-form/lib/Field", + "redux-form/lib/Fields", + "redux-form/lib/FieldArray", + "redux-form/lib/Form", + "redux-form/lib/FormName", + "redux-form/lib/FormSection", + "redux-form/lib/formValues", + "redux-form/lib/formValueSelector", + "redux-form/lib/reducer", + "redux-form/lib/SubmissionError", + "redux-form/lib/actions", + "redux-form/lib/actionTypes", + "redux-form/lib/selectors", + "redux-form/immutable" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "redux-form", + "typingsPackageName": "redux-form", + "projectName": "https://github.com/erikras/redux-form", + "contributors": [ + { + "name": "Daniel Lytkin", + "url": "https://github.com/aikoven", + "githubUsername": "aikoven" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [ + { + "packageName": "redux-form", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "d1f349cd16da100ecedd6f0350ca3dfaabde44093ba2dc9ecefeca32aaeb3eb1", + "globals": [], + "declaredModules": [ + "redux-form" + ] + }, + "5.0": { + "libraryVersionDirectoryName": "5", + "libraryName": "redux-form", + "typingsPackageName": "redux-form", + "projectName": "https://github.com/erikras/redux-form", + "contributors": [ + { + "name": "Tim de Koning", + "url": "https://github.com/reggino", + "githubUsername": "reggino" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "prop-types" + ], + "pathMappings": [ + { + "packageName": "redux-form", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "182bf9a13b1fc82ffd8b0246ccc077c80c2b05b694e1b0404cf789f6e13c3e1a", + "globals": [], + "declaredModules": [ + "redux-form" + ] + }, + "6.6": { + "libraryVersionDirectoryName": "6", + "libraryName": "redux-form", + "typingsPackageName": "redux-form", + "projectName": "https://github.com/erikras/redux-form", + "contributors": [ + { + "name": "Carson Full", + "url": "https://github.com/carsonf", + "githubUsername": "carsonf" + }, + { + "name": "Daniel Lytkin", + "url": "https://github.com/aikoven", + "githubUsername": "aikoven" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Luka Zakrajsek", + "url": "https://github.com/bancek", + "githubUsername": "bancek" + }, + { + "name": "Mohamed Shaaban", + "url": "https://github.com/mshaaban088", + "githubUsername": "mshaaban088" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 6, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Field.d.ts", + "lib/FieldArray.d.ts", + "lib/Fields.d.ts", + "lib/Form.d.ts", + "lib/FormSection.d.ts", + "lib/actionTypes.d.ts", + "lib/actions.d.ts", + "lib/reducer.d.ts", + "lib/reduxForm.d.ts", + "lib/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "react-redux", + "react-dom-factories" + ], + "pathMappings": [ + { + "packageName": "redux-form", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "c9df56c96de6201960631f7f2334600594fdf55a0732f1f9efe8870c9f038279", + "globals": [], + "declaredModules": [ + "redux-form", + "redux-form/lib/reduxForm", + "redux-form/lib/Field", + "redux-form/lib/Fields", + "redux-form/lib/FieldArray", + "redux-form/lib/Form", + "redux-form/lib/FormSection", + "redux-form/lib/actions", + "redux-form/lib/actionTypes", + "redux-form/lib/reducer", + "redux-form/lib/selectors" + ] + }, + "7.5": { + "libraryVersionDirectoryName": "7", + "libraryName": "redux-form", + "typingsPackageName": "redux-form", + "projectName": "https://github.com/erikras/redux-form", + "contributors": [ + { + "name": "Carson Full", + "url": "https://github.com/carsonf", + "githubUsername": "carsonf" + }, + { + "name": "Daniel Lytkin", + "url": "https://github.com/aikoven", + "githubUsername": "aikoven" + }, + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Luka Zakrajsek", + "url": "https://github.com/bancek", + "githubUsername": "bancek" + }, + { + "name": "Alex Young", + "url": "https://github.com/alsiola", + "githubUsername": "alsiola" + }, + { + "name": "Anton Novik", + "url": "https://github.com/tehbi4", + "githubUsername": "tehbi4" + }, + { + "name": "Huw Martin", + "url": "https://github.com/huwmartin", + "githubUsername": "huwmartin" + }, + { + "name": "Ethan Resnick", + "url": "https://github.com/ethanresnick", + "githubUsername": "ethanresnick" + }, + { + "name": "Maddi Joyce", + "url": "https://github.com/maddijoyce", + "githubUsername": "maddijoyce" + }, + { + "name": "Kamil Wojcik", + "url": "https://github.com/smifun", + "githubUsername": "smifun" + }, + { + "name": "Mohamed Shaaban", + "url": "https://github.com/mshaaban088", + "githubUsername": "mshaaban088" + }, + { + "name": "Ethan Setnik", + "url": "https://github.com/esetnik", + "githubUsername": "esetnik" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "immutable/index.d.ts", + "index.d.ts", + "lib/Field.d.ts", + "lib/FieldArray.d.ts", + "lib/Fields.d.ts", + "lib/Form.d.ts", + "lib/FormName.d.ts", + "lib/FormSection.d.ts", + "lib/SubmissionError.d.ts", + "lib/actionTypes.d.ts", + "lib/actions.d.ts", + "lib/formValueSelector.d.ts", + "lib/formValues.d.ts", + "lib/reducer.d.ts", + "lib/reduxForm.d.ts", + "lib/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "redux-form", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "43d08aa7757c8d78b9b1c858c57b9cb286075c849ea49a8edb5786458f3991a5", + "globals": [], + "declaredModules": [ + "redux-form", + "redux-form/lib/reduxForm", + "redux-form/lib/Field", + "redux-form/lib/Fields", + "redux-form/lib/FieldArray", + "redux-form/lib/Form", + "redux-form/lib/FormName", + "redux-form/lib/FormSection", + "redux-form/lib/formValues", + "redux-form/lib/formValueSelector", + "redux-form/lib/reducer", + "redux-form/lib/SubmissionError", + "redux-form/lib/actions", + "redux-form/lib/actionTypes", + "redux-form/lib/selectors", + "redux-form/immutable" + ] + } + }, + "redux-immutable": { + "4.0": { + "libraryName": "redux-immutable", + "typingsPackageName": "redux-immutable", + "projectName": "https://github.com/gajus/redux-immutable", + "contributors": [ + { + "name": "Pedro Pereira", + "url": "https://github.com/oizie", + "githubUsername": "oizie" + }, + { + "name": "Sebastian Sebald", + "url": "https://github.com/sebald", + "githubUsername": "sebald" + }, + { + "name": "Gavin Gregory", + "url": "https://github.com/gavingregory", + "githubUsername": "gavingregory" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + }, + { + "name": "immutable", + "version": "^4.0.0-rc.1" + } + ], + "contentHash": "3e3b96b4ae41e4949ab13ed6794cb57454a59c0c2b363e28f515c94b75d715e8", + "globals": [], + "declaredModules": [ + "redux-immutable" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "redux-immutable", + "typingsPackageName": "redux-immutable", + "projectName": "https://github.com/gajus/redux-immutable", + "contributors": [ + { + "name": "Pedro Pereira", + "url": "https://github.com/oizie", + "githubUsername": "oizie" + }, + { + "name": "Sebastian Sebald", + "url": "https://github.com/sebald", + "githubUsername": "sebald" + }, + { + "name": "Gavin Gregory", + "url": "https://github.com/gavingregory", + "githubUsername": "gavingregory" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "redux-immutable", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + }, + { + "name": "immutable", + "version": "^3.8.1" + } + ], + "contentHash": "87ab5e8744e2c371ca9f8117b13c0f4658b50d07039b017051e8a265002008d9", + "globals": [], + "declaredModules": [ + "redux-immutable" + ] + } + }, + "redux-immutable-state-invariant": { + "2.1": { + "libraryName": "redux-immutable-state-invariant", + "typingsPackageName": "redux-immutable-state-invariant", + "projectName": "https://github.com/leoasis/redux-immutable-state-invariant", + "contributors": [ + { + "name": "Remo H. Jansen", + "url": "https://github.com/remojansen", + "githubUsername": "remojansen" + }, + { + "name": "Ben Rogers", + "url": "https://github.com/highflying", + "githubUsername": "highflying" + }, + { + "name": "Mihai Dinculescu", + "url": "https://github.com/mihai-dinculescu", + "githubUsername": "mihai-dinculescu" + }, + { + "name": "Nick Galloway", + "url": "https://github.com/blackarctic", + "githubUsername": "blackarctic" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "984c868d6570fb2675154e6469f2eb1117d8560165f36efa606f6a186507f88a", + "globals": [], + "declaredModules": [ + "redux-immutable-state-invariant" + ] + } + }, + "redux-infinite-scroll": { + "1.0": { + "libraryName": "redux-infinite-scroll", + "typingsPackageName": "redux-infinite-scroll", + "projectName": "https://github.com/RealScout/redux-infinite-scroll", + "contributors": [ + { + "name": "Tony Nikolov", + "url": "https://github.com/silkyfray", + "githubUsername": "silkyfray" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73e19473a3cce9acbf1600ea7aad39a2deb8bc4b94034ca1332ca3c757278de8", + "globals": [], + "declaredModules": [ + "redux-infinite-scroll" + ] + } + }, + "redux-injectable-store": { + "1.0": { + "libraryName": "redux-injectable-store", + "typingsPackageName": "redux-injectable-store", + "projectName": "https://github.com/lelandrichardson/redux-injectable-store#readme", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "212eaec1489a2cba0d0d84a61d46c8b674f6528c0d63e241a2debdf0e3127494", + "globals": [], + "declaredModules": [ + "redux-injectable-store" + ] + } + }, + "redux-localstorage": { + "1.0": { + "libraryName": "redux-localstorage", + "typingsPackageName": "redux-localstorage", + "projectName": "https://github.com/elgerlambert/redux-localstorage", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/adapters/AsyncStorage.d.ts", + "lib/adapters/localStorage.d.ts", + "lib/adapters/sessionStorage.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "ca51e1f2d49333bcbb4257bba82e190624850566df6f4724c859a4cbccefd364", + "globals": [], + "declaredModules": [ + "redux-localstorage", + "redux-localstorage/lib/adapters/AsyncStorage", + "redux-localstorage/lib/adapters/localStorage", + "redux-localstorage/lib/adapters/sessionStorage" + ] + } + }, + "redux-localstorage-debounce": { + "0.1": { + "libraryName": "redux-localstorage-debounce", + "typingsPackageName": "redux-localstorage-debounce", + "projectName": "https://github.com/elgerlambert/redux-localstorage-debounce", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-localstorage", + "version": "*" + } + ], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "9cb0f3e2a8f050a69aebd8208adf8bfa7c4e59e507d892483e30e3151804ff7a", + "globals": [], + "declaredModules": [ + "redux-localstorage-debounce" + ] + } + }, + "redux-localstorage-filter": { + "0.1": { + "libraryName": "redux-localstorage-filter", + "typingsPackageName": "redux-localstorage-filter", + "projectName": "https://github.com/elgerlambert/redux-localstorage-filter", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-localstorage", + "version": "*" + } + ], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "5bb6486a39463bebd0f637ade341076a732726be5f5a4cb9946de343bb0ef51c", + "globals": [], + "declaredModules": [ + "redux-localstorage-filter" + ] + } + }, + "redux-logger": { + "3.0": { + "libraryName": "redux-logger", + "typingsPackageName": "redux-logger", + "projectName": "https://github.com/theaqua/redux-logger", + "contributors": [ + { + "name": "Alexander Rusakov", + "url": "https://github.com/arusakov", + "githubUsername": "arusakov" + }, + { + "name": "Kevin Groat", + "url": "https://github.com/kgroat", + "githubUsername": "kgroat" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "68152557de0d0e476787f973a935154b32d41082adb3a277c1ae02468e47db64", + "globals": [ + "ReduxLogger" + ], + "declaredModules": [ + "redux-logger" + ] + } + }, + "redux-mock-store": { + "1.0": { + "libraryName": "Redux Mock Store", + "typingsPackageName": "redux-mock-store", + "projectName": "https://github.com/dmitry-zaets/redux-mock-store", + "contributors": [ + { + "name": "Marian Palkus", + "url": "https://github.com/MarianPalkus", + "githubUsername": "MarianPalkus" + }, + { + "name": "Cap3", + "url": "http://www.cap3.de" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.5" + } + ], + "contentHash": "f9cc50c4801679792d4896f05fa6ce7d18a73a1972f2869f954c1351e5e89d70", + "globals": [], + "declaredModules": [ + "redux-mock-store" + ] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "Redux Mock Store", + "typingsPackageName": "redux-mock-store", + "projectName": "https://github.com/arnaudbenard/redux-mock-store", + "contributors": [ + { + "name": "Marian Palkus", + "url": "https://github.com/MarianPalkus", + "githubUsername": "MarianPalkus" + }, + { + "name": "Cap3", + "url": "http://www.cap3.de" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "redux-mock-store", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "c8d0b90c12e1ca00449c1d014bd1063322c6c5ea0968bf5d0f4040a0734d98ec", + "globals": [], + "declaredModules": [ + "redux-mock-store" + ] + } + }, + "redux-optimistic-ui": { + "0.4": { + "libraryName": "redux-optimistic-ui", + "typingsPackageName": "redux-optimistic-ui", + "projectName": "https://github.com/mattkrick/redux-optimistic-ui", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "94afb018c426359db76946b4eabbe4a796bdec8ff29a16cf623e584d689e0f25", + "globals": [], + "declaredModules": [ + "redux-optimistic-ui" + ] + } + }, + "redux-orm": { + "0.13": { + "libraryName": "redux-orm", + "typingsPackageName": "redux-orm", + "projectName": "https://github.com/redux-orm/redux-orm", + "contributors": [ + { + "name": "Andrey Goncharov", + "url": "https://github.com/keenondrums", + "githubUsername": "keenondrums" + }, + { + "name": "Tomasz Zabłocki", + "url": "https://github.com/tomasz-zablocki", + "githubUsername": "tomasz-zablocki" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "Model.d.ts", + "ORM.d.ts", + "QuerySet.d.ts", + "Session.d.ts", + "constants.d.ts", + "db/Database.d.ts", + "db/Table.d.ts", + "db/index.d.ts", + "fields.d.ts", + "helpers.d.ts", + "index.d.ts", + "redux.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13a126b05e066e06cd7e77ced84cea7048cd7fc1e0adb10b10275c51e16e0429", + "globals": [], + "declaredModules": [ + "redux-orm", + "redux-orm/ORM", + "redux-orm/db", + "redux-orm/db/Database", + "redux-orm/constants", + "redux-orm/db/Table", + "redux-orm/Model", + "redux-orm/fields", + "redux-orm/helpers", + "redux-orm/QuerySet", + "redux-orm/Session", + "redux-orm/redux" + ] + } + }, + "redux-pack": { + "0.1": { + "libraryName": "redux-pack", + "typingsPackageName": "redux-pack", + "projectName": "https://github.com/lelandrichardson/redux-pack", + "contributors": [ + { + "name": "tansongyang", + "url": "https://github.com/tansongyang", + "githubUsername": "tansongyang" + }, + { + "name": "dschuman", + "url": "https://github.com/quicksnap", + "githubUsername": "quicksnap" + }, + { + "name": "pweinberg", + "url": "https://github.com/no-stack-dub-sack", + "githubUsername": "no-stack-dub-sack" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "18070c6c6a137951a16bcf67b3904b94ba689c188c4dd04254b822c8190834f4", + "globals": [], + "declaredModules": [ + "redux-pack" + ] + } + }, + "redux-persist-transform-encrypt": { + "2.0": { + "libraryName": "redux-persist-transform-encrypt", + "typingsPackageName": "redux-persist-transform-encrypt", + "projectName": "https://github.com/maxdeviant/redux-persist-transform-encrypt", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Gaurav Lahoti", + "url": "https://github.com/dante-101", + "githubUsername": "dante-101" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "async.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-persist", + "version": "*" + } + ], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + }, + { + "name": "redux-persist", + "version": "^4.5.0" + } + ], + "contentHash": "b1cb94776d4df7a0610a803e2a105f56d6f03060ce6ae3c79349fad1c0dfe8fb", + "globals": [], + "declaredModules": [ + "redux-persist-transform-encrypt", + "redux-persist-transform-encrypt/async" + ] + } + }, + "redux-persist-transform-filter": { + "0.0": { + "libraryName": "redux-persist-transform-filter", + "typingsPackageName": "redux-persist-transform-filter", + "projectName": "https://github.com/edy/redux-persist-transform-filter", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-persist", + "version": "*" + } + ], + "testDependencies": [ + "redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + }, + { + "name": "redux-persist", + "version": "^4.5.0" + } + ], + "contentHash": "40a3eaf6120afd780edad2d9ebd6b897a69a5808e3858edd44dd6f77f042fcae", + "globals": [], + "declaredModules": [ + "redux-persist-transform-filter" + ] + } + }, + "redux-promise": { + "0.5": { + "libraryName": "redux-promise", + "typingsPackageName": "redux-promise", + "projectName": "https://github.com/acdlite/redux-promise", + "contributors": [ + { + "name": "Rogelio Morrell Caballero", + "url": "https://github.com/molekilla", + "githubUsername": "molekilla" + }, + { + "name": "Kaur Kuut", + "url": "https://github.com/xStrom", + "githubUsername": "xStrom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "redux-actions" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "4dc78863fd4dedd937a6fbdf02d4a10ebaed99c51e805881442cf5c7efd483e5", + "globals": [], + "declaredModules": [ + "redux-promise" + ] + } + }, + "redux-promise-listener": { + "1.1": { + "libraryName": "redux-promise-listener", + "typingsPackageName": "redux-promise-listener", + "projectName": "https://github.com/erikras/redux-promise-listener", + "contributors": [ + { + "name": "hikiko4ern", + "url": "https://github.com/hikiko4ern", + "githubUsername": "hikiko4ern" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "fc4155368f8194ff1d21fce71d65177e76e76fe09f2c20453b48ae2aaa912aed", + "globals": [], + "declaredModules": [ + "redux-promise-listener" + ] + } + }, + "redux-recycle": { + "1.2": { + "libraryName": "redux-recycle", + "typingsPackageName": "redux-recycle", + "projectName": "https://github.com/omnidan/redux-recycle", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "6445c1a6d1f76638be546f1fd18df89c9b6ffa7a0c40b4c62da739675eb57464", + "globals": [], + "declaredModules": [ + "redux-recycle" + ] + } + }, + "redux-router": { + "1.0": { + "libraryName": "redux-router", + "typingsPackageName": "redux-router", + "projectName": "https://github.com/rackt/redux-router", + "contributors": [ + { + "name": "Stepan Mikhaylyuk", + "url": "https://github.com/stepancar", + "githubUsername": "stepancar" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/ReduxRouter.d.ts", + "lib/actionCreators.d.ts", + "lib/client.d.ts", + "lib/isActive.d.ts", + "lib/routerStateReducer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "history", + "version": { + "major": 2 + } + }, + { + "name": "react-router", + "version": { + "major": 2 + } + }, + { + "name": "react", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "history", + "version": { + "major": 2 + } + }, + { + "packageName": "react-router", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "da27799040ad953bbf592db666c937e556e689f3ad79eda612b3442426d8f5dd", + "globals": [], + "declaredModules": [ + "redux-router", + "redux-router/lib/routerStateReducer", + "redux-router/lib/ReduxRouter", + "redux-router/lib/client", + "redux-router/lib/isActive", + "redux-router/lib/actionCreators" + ] + } + }, + "redux-saga-routines": { + "3.1": { + "libraryName": "redux-saga-routines", + "typingsPackageName": "redux-saga-routines", + "projectName": "https://github.com/afitiskin/redux-saga-routines", + "contributors": [ + { + "name": "Alexey Pelykh", + "url": "https://github.com/alexey-pelykh", + "githubUsername": "alexey-pelykh" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "redux-actions", + "version": "*" + }, + { + "name": "redux-form", + "version": "*" + }, + { + "name": "prop-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "4078fc8e2e4743b8fdbdb79ecef9cde6d4a894ee1bb361440b9cde5579dfbddf", + "globals": [], + "declaredModules": [ + "redux-saga-routines" + ] + } + }, + "redux-saga-tester": { + "1.0": { + "libraryName": "redux-saga-tester", + "typingsPackageName": "redux-saga-tester", + "projectName": "https://github.com/wix/redux-saga-tester#readme", + "contributors": [ + { + "name": "Ben Lorantfy", + "url": "https://github.com/BenLorantfy", + "githubUsername": "BenLorantfy" + }, + { + "name": "Law Smith", + "url": "https://github.com/lawsumisu", + "githubUsername": "lawsumisu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-saga", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.7.2" + }, + { + "name": "redux-saga", + "version": "^0.15.3" + } + ], + "contentHash": "70c16ff758b4aa2a61c0edcf0ca54f525c5c60076d2371b6c96360a9011f75e8", + "globals": [], + "declaredModules": [ + "redux-saga-tester" + ] + } + }, + "redux-seamless-immutable": { + "0.4": { + "libraryName": "redux-seamless-immutable", + "typingsPackageName": "redux-seamless-immutable", + "projectName": "https://github.com/eadmundo/redux-seamless-immutable", + "contributors": [ + { + "name": "Leandro Soares", + "url": "https://github.com/SoaresMG", + "githubUsername": "SoaresMG" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "seamless-immutable", + "version": "*" + } + ], + "testDependencies": [ + "redux-logger" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "45714c973fba05202edaca7861e3713d907a6ae7709f75fdce7536b1ebe5fa01", + "globals": [], + "declaredModules": [ + "redux-seamless-immutable" + ] + } + }, + "redux-sentry-middleware": { + "0.1": { + "libraryName": "redux-sentry-middleware", + "typingsPackageName": "redux-sentry-middleware", + "projectName": "https://github.com/vidit-sh/redux-sentry-middleware#readme", + "contributors": [ + { + "name": "Jan Dolezel", + "url": "https://github.com/dolezel", + "githubUsername": "dolezel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "@sentry/browser", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@sentry/browser", + "version": "^5.0.0" + }, + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "bf1cadb18255f6b39463790f3edf7da1d5d24ede5532ed9b346ab4c2a3ec1eec", + "globals": [], + "declaredModules": [ + "redux-sentry-middleware" + ] + } + }, + "redux-shortcuts": { + "0.0": { + "libraryName": "redux-shortcuts", + "typingsPackageName": "redux-shortcuts", + "projectName": "https://github.com/nak2k/node-redux-shortcuts", + "contributors": [ + { + "name": "Tim Stirrat", + "url": "https://github.com/tstirrat", + "githubUsername": "tstirrat" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "mousetrap", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "1da86b44534cbfdf506929154af7cb9e10581fed45b9dd952a7b1788ce35b2ff", + "globals": [], + "declaredModules": [ + "redux-shortcuts" + ] + } + }, + "redux-socket.io": { + "1.4": { + "libraryName": "redux-socket.io", + "typingsPackageName": "redux-socket.io", + "projectName": "https://github.com/itaylor/redux-socket.io#readme", + "contributors": [ + { + "name": "Igor Voropaev", + "url": "https://github.com/snakeego", + "githubUsername": "snakeego" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "socket.io-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "b1386975693bfac03d8f998b91d30e3bee9fc890f98647213b974a8ace4d1c36", + "globals": [], + "declaredModules": [ + "redux-socket.io" + ] + } + }, + "redux-state-sync": { + "3.0": { + "libraryName": "redux-state-sync", + "typingsPackageName": "redux-state-sync", + "projectName": "https://github.com/AOHUA/redux-state-sync#readme", + "contributors": [ + { + "name": "MU AOHUA", + "url": "https://github.com/AOHUA", + "githubUsername": "AOHUA" + }, + { + "name": "AntonioMendez", + "url": "https://github.com/AntonioMendez", + "githubUsername": "AntonioMendez" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "broadcast-channel", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "broadcast-channel", + "version": "^2.1.8" + }, + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "c4ceb66e60632cc95e1b9d5c04c1e954f518a75c8e8143ee88d8858ba73c51f4", + "globals": [], + "declaredModules": [ + "redux-state-sync" + ] + } + }, + "redux-storage": { + "4.1": { + "libraryName": "redux-storage", + "typingsPackageName": "redux-storage", + "projectName": "https://github.com/react-stack/redux-storage", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "Alexey Pelykh", + "url": "https://github.com/alexey-pelykh", + "githubUsername": "alexey-pelykh" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "redux-storage-engine-localstorage" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0 || ^4.0.0" + } + ], + "contentHash": "4dd4fa94f0249d020bd800fd574633ee02f19a40ca8ae55ea4b38c0ecbc5bb3f", + "globals": [], + "declaredModules": [ + "redux-storage", + "redux-storage-decorator-filter", + "redux-storage-engine-reactnativeasyncstorage", + "redux-storage-merger-immutablejs" + ] + } + }, + "redux-storage-engine-jsurl": { + "1.0": { + "libraryName": "redux-storage-engine-jsurl", + "typingsPackageName": "redux-storage-engine-jsurl", + "projectName": "https://github.com/axe312ger/redux-storage-engine-jsurl", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-storage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38f76c088c181a9dfdb7514245d02a1a3b76aed140007120b91871f163b2db91", + "globals": [], + "declaredModules": [ + "redux-storage-engine-jsurl" + ] + } + }, + "redux-storage-engine-localstorage": { + "1.1": { + "libraryName": "redux-storage-engine-localstorage", + "typingsPackageName": "redux-storage-engine-localstorage", + "projectName": "https://github.com/react-stack/redux-storage-engine-localstorage", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux-storage", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07eea32f07d93e6e6905ba8b3f4716084a5a7eb2afdfa0819fdbe187167668f0", + "globals": [], + "declaredModules": [ + "redux-storage-engine-localstorage" + ] + } + }, + "redux-test-utils": { + "0.2": { + "libraryName": "redux-test-utils", + "typingsPackageName": "redux-test-utils", + "projectName": "https://github.com/Knegusen/redux-test-utils#readme", + "contributors": [ + { + "name": "Huw Martin", + "url": "https://github.com/huwmartin", + "githubUsername": "huwmartin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "chai" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "917fa7bda14c0754a170c4119ba22d88a70f68799250be017eaeece5912f205d", + "globals": [], + "declaredModules": [ + "redux-test-utils" + ] + } + }, + "redux-testkit": { + "1.0": { + "libraryName": "redux-testkit", + "typingsPackageName": "redux-testkit", + "projectName": "https://github.com/wix/redux-testkit#readme", + "contributors": [ + { + "name": "Andrey Kizimov", + "url": "https://github.com/Bookler96", + "githubUsername": "Bookler96" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "redux-thunk", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "redux-thunk", + "version": "*" + } + ], + "contentHash": "d29efef272f754d4c5d61d7b4a4b61d4e0dbf7ea09119977be2eca6af10d7325", + "globals": [], + "declaredModules": [ + "redux-testkit" + ] + } + }, + "redux-ui": { + "0.0": { + "libraryName": "redux-ui", + "typingsPackageName": "redux-ui", + "projectName": "https://github.com/tonyhb/redux-ui", + "contributors": [ + { + "name": "Andy Shu Xin", + "url": "https://github.com/andyshuxin", + "githubUsername": "andyshuxin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^3.6.0" + } + ], + "contentHash": "effffa9fd9fcb3e576543ad4214a29fa38b9d255481947c8c691022139230520", + "globals": [], + "declaredModules": [ + "redux-ui" + ] + } + }, + "ref": { + "0.0": { + "libraryName": "ref", + "typingsPackageName": "ref", + "projectName": "https://github.com/TooTallNate/ref", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ba8275da03a0e70e5169b420b349efc7adc039b75170ac76afb7b7445126e31", + "globals": [], + "declaredModules": [ + "ref" + ] + } + }, + "ref-array": { + "0.0": { + "libraryName": "ref-array", + "typingsPackageName": "ref-array", + "projectName": "https://github.com/TooTallNate/ref-array", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6c3041b6b180f3d46a77f883c91c2c3d6c09ea7f82cfa4015dae3f9623a87fa", + "globals": [], + "declaredModules": [ + "ref-array" + ] + } + }, + "ref-array-di": { + "1.2": { + "libraryName": "ref-array-di", + "typingsPackageName": "ref-array-di", + "projectName": "https://github.com/node-ffi-napi/ref-array-di", + "contributors": [ + { + "name": "Keerthi Niranjan", + "url": "https://github.com/keerthi16", + "githubUsername": "keerthi16" + }, + { + "name": "Kiran Niranjan", + "url": "https://github.com/KiranNiranjan", + "githubUsername": "KiranNiranjan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref-napi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3d181a09a594f4345af9a7f7cf8b7bfd5e996c3a0026155eb8aba8473b4a05f", + "globals": [], + "declaredModules": [ + "ref-array-di" + ] + } + }, + "ref-napi": { + "1.4": { + "libraryName": "ref-napi", + "typingsPackageName": "ref-napi", + "projectName": "https://github.com/node-ffi-napi/ref-napi", + "contributors": [ + { + "name": "Keerthi Niranjan", + "url": "https://github.com/keerthi16", + "githubUsername": "keerthi16" + }, + { + "name": "Kiran Niranjan", + "url": "https://github.com/KiranNiranjan", + "githubUsername": "KiranNiranjan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad3d6d96e6288d377f7bd3380206ee83232f95c65cb740706443eb8281eb825d", + "globals": [], + "declaredModules": [ + "ref-napi" + ] + } + }, + "ref-struct": { + "0.0": { + "libraryName": "ref-struct", + "typingsPackageName": "ref-struct", + "projectName": "https://github.com/TooTallNate/ref-struct", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5bdd0537bc1117e6e195cb911c179f9a26298915099c81ee66096c53a2376f7", + "globals": [], + "declaredModules": [ + "ref-struct" + ] + } + }, + "ref-struct-di": { + "1.1": { + "libraryName": "ref-struct-di", + "typingsPackageName": "ref-struct-di", + "projectName": "https://github.com/node-ffi-napi/ref-struct-di", + "contributors": [ + { + "name": "Keerthi Niranjan", + "url": "https://github.com/keerthi16", + "githubUsername": "keerthi16" + }, + { + "name": "Kiran Niranjan", + "url": "https://github.com/KiranNiranjan", + "githubUsername": "KiranNiranjan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref-napi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7234d4bb2dd5e007ef9832fd12d2da66fa7256e8a66d85009365f51ac8cc6bbf", + "globals": [], + "declaredModules": [ + "ref-struct-di" + ] + } + }, + "ref-union": { + "0.0": { + "libraryName": "ref-union", + "typingsPackageName": "ref-union", + "projectName": "https://github.com/TooTallNate/ref-union", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8806b51bb9ed25b899d3bca22b06961ba100b7b6106687e77152e0fe7fda86af", + "globals": [], + "declaredModules": [ + "ref-union" + ] + } + }, + "ref-union-di": { + "1.0": { + "libraryName": "ref-union-di", + "typingsPackageName": "ref-union-di", + "projectName": "https://github.com/node-ffi-napi/ref-union-di", + "contributors": [ + { + "name": "Keerthi Niranjan", + "url": "https://github.com/keerthi16", + "githubUsername": "keerthi16" + }, + { + "name": "Kiran Niranjan", + "url": "https://github.com/KiranNiranjan", + "githubUsername": "KiranNiranjan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ref-napi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46642c1af9e84ffb694ef48741b54410d4a759ab7e876fe1eef38f6271975a90", + "globals": [], + "declaredModules": [ + "ref-union-di" + ] + } + }, + "reflexbox": { + "4.0": { + "libraryName": "reflexbox", + "typingsPackageName": "reflexbox", + "projectName": "https://github.com/rebassjs/rebass/tree/master/packages/reflexbox", + "contributors": [ + { + "name": "Danyil Karuna", + "url": "https://github.com/iamkd", + "githubUsername": "iamkd" + }, + { + "name": "Anton Vasin", + "url": "https://github.com/antonvasin", + "githubUsername": "antonvasin" + }, + { + "name": "Victor Orlov", + "url": "https://github.com/vittorio", + "githubUsername": "vittorio" + }, + { + "name": "Louis Hache", + "url": "https://github.com/lhache", + "githubUsername": "lhache" + }, + { + "name": "Adam Lavin", + "url": "https://github.com/lavoaster", + "githubUsername": "lavoaster" + }, + { + "name": "Erin Noe-Payne", + "url": "https://github.com/autoric", + "githubUsername": "autoric" + }, + { + "name": "akameco", + "url": "https://github.com/akameco", + "githubUsername": "akameco" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "styled-components.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + }, + { + "name": "@emotion/styled", + "version": "*" + }, + { + "name": "@emotion/styled-base", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@emotion/styled", + "version": "*" + } + ], + "contentHash": "b53292d7c9140acc711923f31a9356e456083f28422800496446f1ba48219557", + "globals": [], + "declaredModules": [ + "reflexbox", + "reflexbox/styled-components" + ] + } + }, + "reflux": { + "6.4": { + "libraryName": "RefluxJS", + "typingsPackageName": "reflux", + "projectName": "https://github.com/reflux/refluxjs", + "contributors": [ + { + "name": "Maurice de Beijer", + "url": "https://github.com/mauricedb", + "githubUsername": "mauricedb" + }, + { + "name": "James Liang", + "url": "https://github.com/LiangZugeng", + "githubUsername": "LiangZugeng" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b049d16af730f8d6b4b4fd9d703040a1af009f1e12610705f02c9f4699025220", + "globals": [ + "Reflux" + ], + "declaredModules": [ + "reflux" + ] + }, + "0.4": { + "libraryVersionDirectoryName": "0", + "libraryName": "RefluxJS", + "typingsPackageName": "reflux", + "projectName": "https://github.com/reflux/refluxjs", + "contributors": [ + { + "name": "Maurice de Beijer", + "url": "https://github.com/mauricedb", + "githubUsername": "mauricedb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "reflux", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "faeddc9c98d1863c1b11680170b32d67af4f59a987c57f2f02911291371fa4c7", + "globals": [ + "Reflux" + ], + "declaredModules": [ + "reflux" + ] + } + }, + "refractor": { + "2.8": { + "libraryName": "refractor", + "typingsPackageName": "refractor", + "projectName": "https://github.com/wooorm/refractor#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "core.d.ts", + "index.d.ts", + "lang/abap.d.ts", + "lang/abnf.d.ts", + "lang/actionscript.d.ts", + "lang/ada.d.ts", + "lang/apacheconf.d.ts", + "lang/apl.d.ts", + "lang/applescript.d.ts", + "lang/arduino.d.ts", + "lang/arff.d.ts", + "lang/asciidoc.d.ts", + "lang/asm6502.d.ts", + "lang/aspnet.d.ts", + "lang/autohotkey.d.ts", + "lang/autoit.d.ts", + "lang/bash.d.ts", + "lang/basic.d.ts", + "lang/batch.d.ts", + "lang/bison.d.ts", + "lang/bnf.d.ts", + "lang/brainfuck.d.ts", + "lang/bro.d.ts", + "lang/c.d.ts", + "lang/cil.d.ts", + "lang/clike.d.ts", + "lang/clojure.d.ts", + "lang/cmake.d.ts", + "lang/coffeescript.d.ts", + "lang/cpp.d.ts", + "lang/crystal.d.ts", + "lang/csharp.d.ts", + "lang/csp.d.ts", + "lang/css-extras.d.ts", + "lang/css.d.ts", + "lang/d.d.ts", + "lang/dart.d.ts", + "lang/diff.d.ts", + "lang/django.d.ts", + "lang/docker.d.ts", + "lang/ebnf.d.ts", + "lang/eiffel.d.ts", + "lang/ejs.d.ts", + "lang/elixir.d.ts", + "lang/elm.d.ts", + "lang/erb.d.ts", + "lang/erlang.d.ts", + "lang/flow.d.ts", + "lang/fortran.d.ts", + "lang/fsharp.d.ts", + "lang/gcode.d.ts", + "lang/gedcom.d.ts", + "lang/gherkin.d.ts", + "lang/git.d.ts", + "lang/glsl.d.ts", + "lang/gml.d.ts", + "lang/go.d.ts", + "lang/graphql.d.ts", + "lang/groovy.d.ts", + "lang/haml.d.ts", + "lang/handlebars.d.ts", + "lang/haskell.d.ts", + "lang/haxe.d.ts", + "lang/hcl.d.ts", + "lang/hpkp.d.ts", + "lang/hsts.d.ts", + "lang/http.d.ts", + "lang/ichigojam.d.ts", + "lang/icon.d.ts", + "lang/inform7.d.ts", + "lang/ini.d.ts", + "lang/io.d.ts", + "lang/j.d.ts", + "lang/java.d.ts", + "lang/javadoc.d.ts", + "lang/javadoclike.d.ts", + "lang/javascript.d.ts", + "lang/javastacktrace.d.ts", + "lang/jolie.d.ts", + "lang/js-extras.d.ts", + "lang/jsdoc.d.ts", + "lang/json.d.ts", + "lang/json5.d.ts", + "lang/jsonp.d.ts", + "lang/jsx.d.ts", + "lang/julia.d.ts", + "lang/keyman.d.ts", + "lang/kotlin.d.ts", + "lang/latex.d.ts", + "lang/less.d.ts", + "lang/liquid.d.ts", + "lang/lisp.d.ts", + "lang/livescript.d.ts", + "lang/lolcode.d.ts", + "lang/lua.d.ts", + "lang/makefile.d.ts", + "lang/markdown.d.ts", + "lang/markup-templating.d.ts", + "lang/markup.d.ts", + "lang/matlab.d.ts", + "lang/mel.d.ts", + "lang/mizar.d.ts", + "lang/monkey.d.ts", + "lang/n1ql.d.ts", + "lang/n4js.d.ts", + "lang/nand2tetris-hdl.d.ts", + "lang/nasm.d.ts", + "lang/nginx.d.ts", + "lang/nim.d.ts", + "lang/nix.d.ts", + "lang/nsis.d.ts", + "lang/objectivec.d.ts", + "lang/ocaml.d.ts", + "lang/opencl.d.ts", + "lang/oz.d.ts", + "lang/parigp.d.ts", + "lang/parser.d.ts", + "lang/pascal.d.ts", + "lang/perl.d.ts", + "lang/php-extras.d.ts", + "lang/php.d.ts", + "lang/phpdoc.d.ts", + "lang/plsql.d.ts", + "lang/powershell.d.ts", + "lang/processing.d.ts", + "lang/prolog.d.ts", + "lang/properties.d.ts", + "lang/protobuf.d.ts", + "lang/pug.d.ts", + "lang/puppet.d.ts", + "lang/pure.d.ts", + "lang/python.d.ts", + "lang/q.d.ts", + "lang/qore.d.ts", + "lang/r.d.ts", + "lang/reason.d.ts", + "lang/regex.d.ts", + "lang/renpy.d.ts", + "lang/rest.d.ts", + "lang/rip.d.ts", + "lang/roboconf.d.ts", + "lang/ruby.d.ts", + "lang/rust.d.ts", + "lang/sas.d.ts", + "lang/sass.d.ts", + "lang/scala.d.ts", + "lang/scheme.d.ts", + "lang/scss.d.ts", + "lang/smalltalk.d.ts", + "lang/smarty.d.ts", + "lang/soy.d.ts", + "lang/sql.d.ts", + "lang/stylus.d.ts", + "lang/swift.d.ts", + "lang/t4-cs.d.ts", + "lang/t4-templating.d.ts", + "lang/t4-vb.d.ts", + "lang/tap.d.ts", + "lang/tcl.d.ts", + "lang/textile.d.ts", + "lang/toml.d.ts", + "lang/tsx.d.ts", + "lang/tt2.d.ts", + "lang/twig.d.ts", + "lang/typescript.d.ts", + "lang/vala.d.ts", + "lang/vbnet.d.ts", + "lang/velocity.d.ts", + "lang/verilog.d.ts", + "lang/vhdl.d.ts", + "lang/vim.d.ts", + "lang/visual-basic.d.ts", + "lang/wasm.d.ts", + "lang/wiki.d.ts", + "lang/xeora.d.ts", + "lang/xojo.d.ts", + "lang/xquery.d.ts", + "lang/yaml.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "prismjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cbfcd4daa7a82cc6ad9fcc14b180ee716520d791641d806d744c61c810dca949", + "globals": [], + "declaredModules": [ + "refractor", + "refractor/core", + "refractor/lang/markdown", + "refractor/lang/abap", + "refractor/lang/abnf", + "refractor/lang/actionscript", + "refractor/lang/ada", + "refractor/lang/apacheconf", + "refractor/lang/apl", + "refractor/lang/applescript", + "refractor/lang/arduino", + "refractor/lang/arff", + "refractor/lang/asciidoc", + "refractor/lang/asm6502", + "refractor/lang/aspnet", + "refractor/lang/autohotkey", + "refractor/lang/autoit", + "refractor/lang/bash", + "refractor/lang/basic", + "refractor/lang/batch", + "refractor/lang/bison", + "refractor/lang/bnf", + "refractor/lang/brainfuck", + "refractor/lang/bro", + "refractor/lang/c", + "refractor/lang/cil", + "refractor/lang/clike", + "refractor/lang/clojure", + "refractor/lang/cmake", + "refractor/lang/coffeescript", + "refractor/lang/cpp", + "refractor/lang/crystal", + "refractor/lang/csharp", + "refractor/lang/csp", + "refractor/lang/css-extras", + "refractor/lang/css", + "refractor/lang/d", + "refractor/lang/dart", + "refractor/lang/diff", + "refractor/lang/django", + "refractor/lang/docker", + "refractor/lang/ebnf", + "refractor/lang/eiffel", + "refractor/lang/ejs", + "refractor/lang/elixir", + "refractor/lang/elm", + "refractor/lang/erb", + "refractor/lang/erlang", + "refractor/lang/flow", + "refractor/lang/fortran", + "refractor/lang/fsharp", + "refractor/lang/gcode", + "refractor/lang/gedcom", + "refractor/lang/gherkin", + "refractor/lang/git", + "refractor/lang/glsl", + "refractor/lang/gml", + "refractor/lang/go", + "refractor/lang/graphql", + "refractor/lang/groovy", + "refractor/lang/haml", + "refractor/lang/handlebars", + "refractor/lang/haskell", + "refractor/lang/haxe", + "refractor/lang/hcl", + "refractor/lang/hpkp", + "refractor/lang/hsts", + "refractor/lang/http", + "refractor/lang/ichigojam", + "refractor/lang/icon", + "refractor/lang/inform7", + "refractor/lang/ini", + "refractor/lang/io", + "refractor/lang/j", + "refractor/lang/java", + "refractor/lang/javadoc", + "refractor/lang/javadoclike", + "refractor/lang/javascript", + "refractor/lang/javastacktrace", + "refractor/lang/jolie", + "refractor/lang/js-extras", + "refractor/lang/jsdoc", + "refractor/lang/json", + "refractor/lang/json5", + "refractor/lang/jsonp", + "refractor/lang/jsx", + "refractor/lang/julia", + "refractor/lang/keyman", + "refractor/lang/kotlin", + "refractor/lang/latex", + "refractor/lang/less", + "refractor/lang/liquid", + "refractor/lang/lisp", + "refractor/lang/livescript", + "refractor/lang/lolcode", + "refractor/lang/lua", + "refractor/lang/makefile", + "refractor/lang/markup-templating", + "refractor/lang/markup", + "refractor/lang/matlab", + "refractor/lang/mel", + "refractor/lang/mizar", + "refractor/lang/monkey", + "refractor/lang/n1ql", + "refractor/lang/n4js", + "refractor/lang/nand2tetris-hdl", + "refractor/lang/nasm", + "refractor/lang/nginx", + "refractor/lang/nim", + "refractor/lang/nix", + "refractor/lang/nsis", + "refractor/lang/objectivec", + "refractor/lang/ocaml", + "refractor/lang/opencl", + "refractor/lang/oz", + "refractor/lang/parigp", + "refractor/lang/parser", + "refractor/lang/pascal", + "refractor/lang/perl", + "refractor/lang/php-extras", + "refractor/lang/php", + "refractor/lang/phpdoc", + "refractor/lang/plsql", + "refractor/lang/powershell", + "refractor/lang/processing", + "refractor/lang/prolog", + "refractor/lang/properties", + "refractor/lang/protobuf", + "refractor/lang/pug", + "refractor/lang/puppet", + "refractor/lang/pure", + "refractor/lang/python", + "refractor/lang/q", + "refractor/lang/qore", + "refractor/lang/r", + "refractor/lang/reason", + "refractor/lang/regex", + "refractor/lang/renpy", + "refractor/lang/rest", + "refractor/lang/rip", + "refractor/lang/roboconf", + "refractor/lang/ruby", + "refractor/lang/rust", + "refractor/lang/sas", + "refractor/lang/sass", + "refractor/lang/scala", + "refractor/lang/scheme", + "refractor/lang/scss", + "refractor/lang/smalltalk", + "refractor/lang/smarty", + "refractor/lang/soy", + "refractor/lang/sql", + "refractor/lang/stylus", + "refractor/lang/swift", + "refractor/lang/t4-cs", + "refractor/lang/t4-templating", + "refractor/lang/t4-vb", + "refractor/lang/tap", + "refractor/lang/tcl", + "refractor/lang/textile", + "refractor/lang/toml", + "refractor/lang/tsx", + "refractor/lang/tt2", + "refractor/lang/twig", + "refractor/lang/typescript", + "refractor/lang/vala", + "refractor/lang/vbnet", + "refractor/lang/velocity", + "refractor/lang/verilog", + "refractor/lang/vhdl", + "refractor/lang/vim", + "refractor/lang/visual-basic", + "refractor/lang/wasm", + "refractor/lang/wiki", + "refractor/lang/xeora", + "refractor/lang/xojo", + "refractor/lang/xquery", + "refractor/lang/yaml" + ] + } + }, + "refresh-fetch": { + "0.6": { + "libraryName": "refresh-fetch", + "typingsPackageName": "refresh-fetch", + "projectName": "https://github.com/vlki/refresh-fetch", + "contributors": [ + { + "name": "Alex Lisenkov", + "url": "https://github.com/AlexLisenkov", + "githubUsername": "AlexLisenkov" + }, + { + "name": "Pieter Braam", + "url": "https://github.com/ppbraam", + "githubUsername": "ppbraam" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2f0788d5e7e5f113dddb9a6d21cba988b5765f476eeb986e0edd728737fefe1", + "globals": [], + "declaredModules": [ + "refresh-fetch" + ] + } + }, + "registry-auth-token": { + "3.3": { + "libraryName": "Registry Auth Token", + "typingsPackageName": "registry-auth-token", + "projectName": "https://github.com/rexxars/registry-auth-token", + "contributors": [ + { + "name": "Maurice de Beijer", + "url": "https://github.com/mauricedb", + "githubUsername": "mauricedb" + }, + { + "name": "James Liang", + "url": "https://github.com/LiangZugeng", + "githubUsername": "LiangZugeng" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4560766ac930828554a078948a38905f729041e7a7e5d41f4c4904899be4129", + "globals": [], + "declaredModules": [ + "registry-auth-token" + ] + } + }, + "regression": { + "2.0": { + "libraryName": "regression", + "typingsPackageName": "regression", + "projectName": "https://github.com/Tom-Alexander/regression-js", + "contributors": [ + { + "name": "Mattias B. Martens", + "url": "https://github.com/MattiasMartens", + "githubUsername": "MattiasMartens" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26b0d3d5dae2b6a269d1b8dbc268e363631ffcd2d223f5c6e361dec89f38aed0", + "globals": [], + "declaredModules": [ + "regression" + ] + } + }, + "rehype-react": { + "4.0": { + "libraryName": "rehype-react", + "typingsPackageName": "rehype-react", + "projectName": "https://github.com/rhysd/rehype-react", + "contributors": [ + { + "name": "Adrian Kremer", + "url": "https://github.com/adriankremer", + "githubUsername": "adriankremer" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e1c05dc8947b27b10f3a5dd586dc4944d94061c00580d1c14c565844fc7993b1", + "globals": [], + "declaredModules": [ + "rehype-react" + ] + } + }, + "relateurl": { + "0.2": { + "libraryName": "relateurl", + "typingsPackageName": "relateurl", + "projectName": "https://github.com/stevenvachon/relateurl", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4dd598c95d8f9e6f362e8a29143b576729ee16ae236b3dc410a91f8ed604baf", + "globals": [], + "declaredModules": [ + "relateurl" + ] + } + }, + "relaxed-json": { + "1.0": { + "libraryName": "relaxed-json", + "typingsPackageName": "relaxed-json", + "projectName": "https://github.com/phadej/relaxed-json", + "contributors": [ + { + "name": "Mikal Madsen", + "url": "https://github.com/18steps", + "githubUsername": "18steps" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe6ec1f218de89f8765e16a26366802726253411bd24633f42e3e581ca776594", + "globals": [], + "declaredModules": [ + "relaxed-json" + ] + } + }, + "relay-compiler": { + "8.0": { + "libraryName": "relay-compiler", + "typingsPackageName": "relay-compiler", + "projectName": "https://relay.dev", + "contributors": [ + { + "name": "n1ru4l", + "url": "https://github.com/n1ru4l", + "githubUsername": "n1ru4l" + }, + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/bin/RelayCompilerMain.d.ts", + "lib/core/ASTConvert.d.ts", + "lib/core/CompilerContext.d.ts", + "lib/core/GraphQLSchemaUtils.d.ts", + "lib/core/IR.d.ts", + "lib/core/IRPrinter.d.ts", + "lib/core/IRVisitor.d.ts", + "lib/core/RelayCompilerError.d.ts", + "lib/core/RelayIRTransforms.d.ts", + "lib/core/RelayParser.d.ts", + "lib/core/Schema.d.ts", + "lib/language/RelayLanguagePluginInterface.d.ts", + "lib/language/javascript/RelayFlowTypeTransformers.d.ts", + "lib/reporters/ConsoleReporter.d.ts", + "lib/reporters/MultiReporter.d.ts", + "lib/reporters/Reporter.d.ts", + "lib/transforms/ApplyFragmentArgumentTransform.d.ts", + "lib/transforms/ConnectionTransform.d.ts", + "lib/transforms/FlattenTransform.d.ts", + "lib/transforms/InlineFragmentsTransform.d.ts", + "lib/transforms/MaskTransform.d.ts", + "lib/transforms/MatchTransform.d.ts", + "lib/transforms/RefetchableFragmentTransform.d.ts", + "lib/transforms/RelayDirectiveTransform.d.ts", + "lib/transforms/SkipRedundantNodesTransform.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "graphql", + "version": "*" + }, + { + "name": "typescript", + "version": "*" + }, + { + "name": "relay-runtime", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "graphql", + "version": "^14.5.3" + }, + { + "name": "typescript", + "version": "^3.0.0" + } + ], + "contentHash": "08b76940098adacf0606cc6efcc0d6ef740133cebbbde162ff66fa161653efa5", + "globals": [], + "declaredModules": [ + "relay-compiler", + "relay-compiler/lib/core/ASTConvert", + "relay-compiler/lib/core/CompilerContext", + "relay-compiler/lib/core/IR", + "relay-compiler/lib/core/Schema", + "relay-compiler/lib/reporters/Reporter", + "relay-compiler/lib/core/RelayParser", + "relay-compiler/lib/core/IRPrinter", + "relay-compiler/lib/core/RelayIRTransforms", + "relay-compiler/lib/core/IRVisitor", + "relay-compiler/lib/core/GraphQLSchemaUtils", + "relay-compiler/lib/reporters/ConsoleReporter", + "relay-compiler/lib/reporters/MultiReporter", + "relay-compiler/lib/bin/RelayCompilerMain", + "relay-compiler/lib/language/RelayLanguagePluginInterface", + "relay-compiler/lib/language/javascript/RelayFlowTypeTransformers", + "relay-compiler/lib/core/RelayCompilerError", + "relay-compiler/lib/transforms/InlineFragmentsTransform", + "relay-compiler/lib/transforms/SkipRedundantNodesTransform", + "relay-compiler/lib/transforms/ApplyFragmentArgumentTransform", + "relay-compiler/lib/transforms/FlattenTransform", + "relay-compiler/lib/transforms/ConnectionTransform", + "relay-compiler/lib/transforms/MaskTransform", + "relay-compiler/lib/transforms/MatchTransform", + "relay-compiler/lib/transforms/RefetchableFragmentTransform", + "relay-compiler/lib/transforms/RelayDirectiveTransform" + ] + } + }, + "relay-config": { + "6.0": { + "libraryName": "relay-config", + "typingsPackageName": "relay-config", + "projectName": "https://facebook.github.io/relay/", + "contributors": [ + { + "name": "Eloy Durán", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "relay-compiler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d6f868f554a2772b3f26cb05abf03e27f89240a71d80f3d832cc4b1a914d4039", + "globals": [], + "declaredModules": [ + "relay-config" + ] + } + }, + "relay-runtime": { + "8.0": { + "libraryName": "relay-runtime", + "typingsPackageName": "relay-runtime", + "projectName": "https://github.com/facebook/relay", + "contributors": [ + { + "name": "Matt Martin", + "url": "https://github.com/voxmatt", + "githubUsername": "voxmatt" + }, + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "Cameron Knight", + "url": "https://github.com/ckknight", + "githubUsername": "ckknight" + }, + { + "name": "Renan Machado", + "url": "https://github.com/renanmav", + "githubUsername": "renanmav" + }, + { + "name": "Stephen Pittman", + "url": "https://github.com/Stephen2", + "githubUsername": "Stephen2" + }, + { + "name": "Martin Zlámal", + "url": "https://github.com/mrtnzlml", + "githubUsername": "mrtnzlml" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/handlers/RelayDefaultHandlerProvider.d.ts", + "lib/handlers/connection/ConnectionHandler.d.ts", + "lib/handlers/connection/ConnectionInterface.d.ts", + "lib/handlers/getRelayDefaultMissingFieldHandlers.d.ts", + "lib/mutations/RelayDeclarativeMutationConfig.d.ts", + "lib/mutations/applyOptimisticMutation.d.ts", + "lib/mutations/commitLocalUpdate.d.ts", + "lib/mutations/commitMutation.d.ts", + "lib/network/RelayNetwork.d.ts", + "lib/network/RelayNetworkTypes.d.ts", + "lib/network/RelayObservable.d.ts", + "lib/network/RelayQueryResponseCache.d.ts", + "lib/query/RelayModernGraphQLTag.d.ts", + "lib/query/fetchQuery.d.ts", + "lib/store/ClientID.d.ts", + "lib/store/RelayConnection.d.ts", + "lib/store/RelayModernEnvironment.d.ts", + "lib/store/RelayModernOperationDescriptor.d.ts", + "lib/store/RelayModernQueryExecutor.d.ts", + "lib/store/RelayModernRecord.d.ts", + "lib/store/RelayModernSelector.d.ts", + "lib/store/RelayModernStore.d.ts", + "lib/store/RelayOperationTracker.d.ts", + "lib/store/RelayRecordSource.d.ts", + "lib/store/RelayRecordState.d.ts", + "lib/store/RelayResponseNormalizer.d.ts", + "lib/store/RelayStoreTypes.d.ts", + "lib/store/RelayStoreUtils.d.ts", + "lib/store/createFragmentSpecResolver.d.ts", + "lib/store/isRelayModernEnvironment.d.ts", + "lib/store/readInlineData.d.ts", + "lib/subscription/requestSubscription.d.ts", + "lib/util/NormalizationNode.d.ts", + "lib/util/ReaderNode.d.ts", + "lib/util/RelayConcreteNode.d.ts", + "lib/util/RelayFeatureFlags.d.ts", + "lib/util/RelayProfiler.d.ts", + "lib/util/RelayRuntimeTypes.d.ts", + "lib/util/deepFreeze.d.ts", + "lib/util/getRelayHandleKey.d.ts", + "lib/util/getRequestIdentifier.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0b83e2572fbeae9013b92cb6a63dbb17144cf3b3107a6c28e4fd56b8d579456", + "globals": [], + "declaredModules": [ + "relay-runtime", + "relay-runtime/lib/handlers/connection/ConnectionInterface", + "relay-runtime/lib/util/RelayRuntimeTypes", + "relay-runtime/lib/handlers/connection/ConnectionHandler", + "relay-runtime/lib/store/RelayStoreTypes", + "relay-runtime/lib/util/ReaderNode", + "relay-runtime/lib/util/RelayConcreteNode", + "relay-runtime/lib/util/NormalizationNode", + "relay-runtime/lib/util/getRequestIdentifier", + "relay-runtime/lib/store/RelayConnection", + "relay-runtime/lib/network/RelayNetworkTypes", + "relay-runtime/lib/network/RelayObservable", + "relay-runtime/lib/store/RelayOperationTracker", + "relay-runtime/lib/store/RelayRecordState", + "relay-runtime/lib/mutations/RelayDeclarativeMutationConfig", + "relay-runtime/lib/mutations/applyOptimisticMutation", + "relay-runtime/lib/query/RelayModernGraphQLTag", + "relay-runtime/lib/mutations/commitMutation", + "relay-runtime/lib/store/ClientID", + "relay-runtime/lib/store/RelayModernQueryExecutor", + "relay-runtime/lib/store/RelayResponseNormalizer", + "relay-runtime/lib/subscription/requestSubscription", + "relay-runtime/lib/store/RelayModernEnvironment", + "relay-runtime/lib/handlers/RelayDefaultHandlerProvider", + "relay-runtime/lib/network/RelayNetwork", + "relay-runtime/lib/network/RelayQueryResponseCache", + "relay-runtime/lib/store/RelayRecordSource", + "relay-runtime/lib/store/RelayModernRecord", + "relay-runtime/lib/store/RelayModernStore", + "relay-runtime/lib/store/RelayModernSelector", + "relay-runtime/lib/store/RelayModernOperationDescriptor", + "relay-runtime/lib/store/RelayStoreUtils", + "relay-runtime/lib/store/createFragmentSpecResolver", + "relay-runtime/lib/store/readInlineData", + "relay-runtime/lib/handlers/getRelayDefaultMissingFieldHandlers", + "relay-runtime/lib/mutations/commitLocalUpdate", + "relay-runtime/lib/query/fetchQuery", + "relay-runtime/lib/store/isRelayModernEnvironment", + "relay-runtime/lib/util/RelayProfiler", + "relay-runtime/lib/util/getRelayHandleKey", + "relay-runtime/lib/util/RelayFeatureFlags", + "relay-runtime/lib/util/deepFreeze" + ] + } + }, + "relay-test-utils": { + "6.0": { + "libraryName": "relay-test-utils", + "typingsPackageName": "relay-test-utils", + "projectName": "https://relay.dev", + "contributors": [ + { + "name": "Renan Machado", + "url": "https://github.com/renanmav", + "githubUsername": "renanmav" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/RelayMockPayloadGenerator.d.ts", + "lib/RelayModernMockEnvironment.d.ts", + "lib/unwrapContainer.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "relay-runtime", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-relay", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23fc5f93666e758ebb8cf80dbe16e878403d18bf55d94737a721486372043c47", + "globals": [], + "declaredModules": [ + "relay-test-utils", + "relay-test-utils/lib/RelayModernMockEnvironment", + "relay-test-utils/lib/RelayMockPayloadGenerator", + "relay-test-utils/lib/unwrapContainer" + ] + } + }, + "rellax": { + "1.7": { + "libraryName": "rellax", + "typingsPackageName": "rellax", + "projectName": "https://github.com/dixonandmoe/rellax", + "contributors": [ + { + "name": "Rostislav Shermenyov", + "url": "https://github.com/shermendev", + "githubUsername": "shermendev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "857001ecb0a2cfa6e8f8c561d5f803fa787b4e54e076b1fe040f94730c15a63a", + "globals": [ + "Rellax" + ], + "declaredModules": [ + "rellax" + ] + } + }, + "remarkable": { + "1.7": { + "libraryName": "remarkable", + "typingsPackageName": "remarkable", + "projectName": "https://github.com/jonschlinkert/remarkable", + "contributors": [ + { + "name": "makepost", + "url": "https://github.com/makepost", + "githubUsername": "makepost" + }, + { + "name": "Richard Lea", + "url": "https://github.com/chigix", + "githubUsername": "chigix" + }, + { + "name": "Lilian Saget-Lethias", + "url": "https://github.com/bios21", + "githubUsername": "bios21" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/common/utils.d.ts", + "lib/index.d.ts", + "lib/renderer.d.ts", + "lib/ruler.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "highlight.js" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "665831b4e10864cc9132a4e3dfb3df971360ca43b96b8d04386fa8a7ef2fc2a9", + "globals": [ + "Remarkable" + ], + "declaredModules": [ + "remarkable", + "remarkable/lib", + "remarkable/lib/common/utils", + "remarkable/lib/renderer", + "remarkable/lib/ruler" + ] + } + }, + "remote-origin-url": { + "2.0": { + "libraryName": "remote-origin-url", + "typingsPackageName": "remote-origin-url", + "projectName": "https://github.com/jonschlinkert/remote-origin-url", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1993c666fc6b2a875b6883400cf229e428ca85bd27467fd5e804c8bafba67c67", + "globals": [], + "declaredModules": [ + "remote-origin-url" + ] + } + }, + "remote-redux-devtools": { + "0.5": { + "libraryName": "remote-redux-devtools", + "typingsPackageName": "remote-redux-devtools", + "projectName": "https://github.com/zalmoxisus/remote-redux-devtools", + "contributors": [ + { + "name": "Colin Eberhardt", + "url": "https://github.com/ColinEberhardt", + "githubUsername": "ColinEberhardt" + }, + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + }, + { + "name": "Maximo Dominguez", + "url": "https://github.com/mamodom", + "githubUsername": "mamodom" + }, + { + "name": "Colin Dekker", + "url": "https://github.com/colindekker", + "githubUsername": "colindekker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "f6c4d733b2a2a483ebedaaa156360302be4060214f12fa3b693bed6e7561acf3", + "globals": [], + "declaredModules": [ + "remote-redux-devtools" + ] + } + }, + "remotedev-serialize": { + "1.0": { + "libraryName": "remotedev-serialize", + "typingsPackageName": "remotedev-serialize", + "projectName": "https://github.com/zalmoxisus/remotedev-serialize/", + "contributors": [ + { + "name": "Julian Hundeloh", + "url": "https://github.com/jaulz", + "githubUsername": "jaulz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "^3.8.1" + } + ], + "contentHash": "0cdd8afeb16acd446807d2b8d66e705f406a1136364f49c3249a94245e618d20", + "globals": [], + "declaredModules": [ + "remotedev-serialize" + ] + } + }, + "remove-markdown": { + "0.1": { + "libraryName": "remove-markdown", + "typingsPackageName": "remove-markdown", + "projectName": "https://github.com/stiang/remove-markdown", + "contributors": [ + { + "name": "Muhammad Ragib Hasin", + "url": "https://github.com/RagibHasin", + "githubUsername": "RagibHasin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2751b9c484350052915623dc69adbf19273d9bff88f3d49517341bb52180b0cf", + "globals": [], + "declaredModules": [ + "remove-markdown" + ] + } + }, + "rename": { + "1.0": { + "libraryName": "rename", + "typingsPackageName": "rename", + "projectName": "https://github.com/popomore/rename", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b40fafcdead470d1dfab74c7ded8687fe434988163e9a9966ab8981b01b8b2a", + "globals": [], + "declaredModules": [ + "rename" + ] + } + }, + "repeat-element": { + "1.1": { + "libraryName": "repeat-element", + "typingsPackageName": "repeat-element", + "projectName": "https://github.com/jonschlinkert/repeat-element", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75508012ddab82270743c71129193ace44a5eacb2d163f29e584acab0693b478", + "globals": [], + "declaredModules": [ + "repeat-element" + ] + } + }, + "repeat-string": { + "1.6": { + "libraryName": "repeat-string", + "typingsPackageName": "repeat-string", + "projectName": "https://github.com/jonschlinkert/repeat-string", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82a8cb2b654dff648008e7521f8da09c0892b2d141d946f3a7bb81654aaa045e", + "globals": [], + "declaredModules": [ + "repeat-string" + ] + } + }, + "repeating": { + "3.0": { + "libraryName": "repeating", + "typingsPackageName": "repeating", + "projectName": "https://github.com/sindresorhus/repeating#readme", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c34a5d582ad475ee093494b7da8a890015e3ca232eea1a5b2d92e1121dcd4c3", + "globals": [], + "declaredModules": [ + "repeating" + ] + } + }, + "replace-ext": { + "0.0": { + "libraryName": "replace-ext", + "typingsPackageName": "replace-ext", + "projectName": "https://github.com/wearefractal/replace-ext", + "contributors": [ + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdd975b12932008190d9d106d01c85393d4b60512fe570a1c012edc94d7197f7", + "globals": [], + "declaredModules": [ + "replace-ext" + ] + } + }, + "replacestream": { + "4.0": { + "libraryName": "replacestream", + "typingsPackageName": "replacestream", + "projectName": "https://github.com/eugeneware/replacestream#readme", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccc9632efe8ce9070e57ae25519acef8397c331d1d59442b6165350b05078713", + "globals": [], + "declaredModules": [ + "replacestream" + ] + } + }, + "request": { + "2.48": { + "libraryName": "request", + "typingsPackageName": "request", + "projectName": "https://github.com/request/request", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "bonnici", + "url": "https://github.com/bonnici", + "githubUsername": "bonnici" + }, + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + }, + { + "name": "Christopher Currens", + "url": "https://github.com/ccurrens", + "githubUsername": "ccurrens" + }, + { + "name": "Jon Stevens", + "url": "https://github.com/lookfirst", + "githubUsername": "lookfirst" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Jose Colella", + "url": "https://github.com/josecolella", + "githubUsername": "josecolella" + }, + { + "name": "Marek Urbanowicz", + "url": "https://github.com/murbanowicz", + "githubUsername": "murbanowicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 48, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "caseless", + "version": "*" + }, + { + "name": "form-data", + "version": "*" + }, + { + "name": "tough-cookie", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "querystring", + "constants" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "form-data", + "version": "^2.5.0" + } + ], + "contentHash": "59c361ef94f60a86c6d4454105f32e02b1df890315240bc6104baa2dce2e59d0", + "globals": [], + "declaredModules": [ + "request" + ] + } + }, + "request-as-curl": { + "0.1": { + "libraryName": "request-as-curl", + "typingsPackageName": "request-as-curl", + "projectName": "https://github.com/azproduction/node-request-as-curl", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cba7178650ce10d29aea66444e0aaaba570a763b420f6a5a4f9d9a4d65a025d9", + "globals": [], + "declaredModules": [ + "request-as-curl" + ] + } + }, + "request-debug": { + "0.2": { + "libraryName": "request-debug", + "typingsPackageName": "request-debug", + "projectName": "https://github.com/request/request-debug", + "contributors": [ + { + "name": "Marcello Urbani", + "url": "https://github.com/marcellourbani", + "githubUsername": "marcellourbani" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "625a6b41a1f76582107572c49372e7f322df59b276dd130256f96cff8d15d681", + "globals": [], + "declaredModules": [ + "request-debug" + ] + } + }, + "request-ip": { + "0.0": { + "libraryName": "request-ip", + "typingsPackageName": "request-ip", + "projectName": "https://github.com/pbojinov/request-ip", + "contributors": [ + { + "name": "Adam Babcock", + "url": "https://github.com/mrhen", + "githubUsername": "mrhen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86fd2eba2ec1f2673e4a397633cd4e4fc808ed5527308daa5a37eb4ad14db22a", + "globals": [], + "declaredModules": [ + "request-ip" + ] + } + }, + "request-promise": { + "4.1": { + "libraryName": "request-promise", + "typingsPackageName": "request-promise", + "projectName": "https://github.com/request/request-promise", + "contributors": [ + { + "name": "Christopher Glantschnig", + "url": "https://github.com/cglantschnig", + "githubUsername": "cglantschnig" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + }, + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Sergey Bakulin", + "url": "https://github.com/vansergen", + "githubUsername": "vansergen" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "errors.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [ + "path", + "constants", + "fs", + "querystring" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "784aed627b6303533bf7e875bf124ba7e49794e90600ef42eecfc7ab37c133e0", + "globals": [], + "declaredModules": [ + "request-promise", + "request-promise/errors" + ] + } + }, + "request-promise-native": { + "1.0": { + "libraryName": "request-promise-native", + "typingsPackageName": "request-promise-native", + "projectName": "https://github.com/request/request-promise-native", + "contributors": [ + { + "name": "Gustavo Henke", + "url": "https://github.com/gustavohenke", + "githubUsername": "gustavohenke" + }, + { + "name": "Matt R. Wilson", + "url": "https://github.com/mastermatt", + "githubUsername": "mastermatt" + }, + { + "name": "Cory Reed", + "url": "https://github.com/swashcap", + "githubUsername": "swashcap" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "errors.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [ + "path", + "constants", + "fs", + "querystring" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec076e120de07ce698ffb6253eb7c7ce4a035c3c4cc5cede6b41cf391734b7ed", + "globals": [], + "declaredModules": [ + "request-promise-native", + "request-promise-native/errors" + ] + } + }, + "request-stats": { + "3.0": { + "libraryName": "request-stats", + "typingsPackageName": "request-stats", + "projectName": "https://github.com/watson/request-stats", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e88171df10d6eadcd308846057b01b2cf726828f96cd989d0097a843d76244ad", + "globals": [], + "declaredModules": [ + "request-stats" + ] + } + }, + "requestidlecallback": { + "0.3": { + "libraryName": "requestidlecallback", + "typingsPackageName": "requestidlecallback", + "projectName": "https://w3c.github.io/requestidlecallback/", + "contributors": [ + { + "name": "贺师俊", + "url": "https://github.com/hax", + "githubUsername": "hax" + }, + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + }, + { + "name": "Teramoto Daiki", + "url": "https://github.com/teramotodaiki", + "githubUsername": "teramotodaiki" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c5cdf0c4e1c61318edf94eb1c0ab41d6e9bcac853866ed71ffd1cd0f6773f87", + "globals": [ + "cancel", + "cancelIdleCallback", + "request", + "requestIdleCallback" + ], + "declaredModules": [] + } + }, + "requestretry": { + "1.12": { + "libraryName": "requestretry", + "typingsPackageName": "requestretry", + "projectName": "https://github.com/FGRibreau/node-request-retry", + "contributors": [ + { + "name": "\tEric Byers", + "url": "https://github.com/EricByers", + "githubUsername": "EricByers" + }, + { + "name": "Andrew Throener", + "url": "https://github.com/trainerbill", + "githubUsername": "trainerbill" + }, + { + "name": "Aniket Patel", + "url": "https://github.com/baaka-ani", + "githubUsername": "baaka-ani" + }, + { + "name": "Aram Elchyan", + "url": "https://github.com/elch-yan", + "githubUsername": "elch-yan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fce767c2c5a21fc1997b7239a6ae077b83b9e09c218b7f16e534ba275665056", + "globals": [], + "declaredModules": [ + "requestretry" + ] + } + }, + "require-dir": { + "1.0": { + "libraryName": "require-dir", + "typingsPackageName": "require-dir", + "projectName": "https://github.com/aseemk/requireDir", + "contributors": [ + { + "name": "weekens", + "url": "https://github.com/weekens", + "githubUsername": "weekens" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b256ba96326dc768b33fde6cfce8619514c094b90d0944cbbaa90eaa5a290ff0", + "globals": [], + "declaredModules": [ + "require-dir" + ] + } + }, + "require-directory": { + "2.1": { + "libraryName": "require-directory", + "typingsPackageName": "require-directory", + "projectName": "https://github.com/troygoode/node-require-directory/", + "contributors": [ + { + "name": "Ihor Chulinda", + "url": "https://github.com/Igmat", + "githubUsername": "Igmat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc0f605c3db9495fc028a789a16671fd0e63a3f16e962d7a9a81deb3d285eb46", + "globals": [], + "declaredModules": [ + "require-directory" + ] + } + }, + "require-from-string": { + "1.2": { + "libraryName": "require-from-string", + "typingsPackageName": "require-from-string", + "projectName": "https://github.com/floatdrop/require-from-string", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b80c14ec7c86ca5f97362436bf6fe1dc35cbf1a33c41ac05d96882b97301bfbb", + "globals": [], + "declaredModules": [ + "require-from-string" + ] + } + }, + "require-relative": { + "0.8": { + "libraryName": "require-relative", + "typingsPackageName": "require-relative", + "projectName": "https://github.com/kamicane/require-relative", + "contributors": [ + { + "name": "Mattias Buelens", + "url": "https://github.com/MattiasBuelens", + "githubUsername": "MattiasBuelens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b06aa8044054c43bef398356039e9ead90646bbfb2e4d5bc5eb7c5025d57e860", + "globals": [], + "declaredModules": [ + "require-relative" + ] + } + }, + "requireindex": { + "1.2": { + "libraryName": "requireindex", + "typingsPackageName": "requireindex", + "projectName": "https://github.com/stephenhandley/requireindex", + "contributors": [ + { + "name": "Brad Zacher", + "url": "https://github.com/bradzacher", + "githubUsername": "bradzacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f03ccfaa4458e5d9cf5baf67c9f7c5ad47231bd4130bbed3d76321cf60aaa373", + "globals": [], + "declaredModules": [ + "requireindex" + ] + } + }, + "requirejs": { + "2.1": { + "libraryName": "RequireJS", + "typingsPackageName": "requirejs", + "projectName": "http://requirejs.org/", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3cc6eee17982d7470f7efadbe182a90e952b4087e5a26afa83c63f1a221d894", + "globals": [ + "define", + "require", + "requirejs" + ], + "declaredModules": [ + "module" + ] + } + }, + "requirejs-domready": { + "2.0": { + "libraryName": "domReady", + "typingsPackageName": "requirejs-domready", + "projectName": "https://github.com/requirejs/domReady", + "contributors": [ + { + "name": "Nobuhiro Nakamura", + "url": "https://github.com/lefb766", + "githubUsername": "lefb766" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5702acc976f85be0874691468cb4945a041feb5cc81e45d0989a3b94c6f19600", + "globals": [], + "declaredModules": [ + "requirejs-domready" + ] + } + }, + "requires-port": { + "1.0": { + "libraryName": "requires-port", + "typingsPackageName": "requires-port", + "projectName": "https://github.com/unshiftio/requires-port", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "624daa3326ed072820f7111db021a2303dadf4923ef7be3ebc7340e8c3f8dec6", + "globals": [], + "declaredModules": [ + "requires-port" + ] + } + }, + "resemblejs": { + "1.3": { + "libraryName": "Resemble.js", + "typingsPackageName": "resemblejs", + "projectName": "http://huddle.github.io/Resemble.js/", + "contributors": [ + { + "name": "Tim Perry", + "url": "https://github.com/pimterry", + "githubUsername": "pimterry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e02f7d7fcc47e2c6a437faadad1a5aa01a045c969a1bb184671bf82dbf78e67", + "globals": [ + "resemble" + ], + "declaredModules": [ + "resemblejs" + ] + } + }, + "reserved-words": { + "0.1": { + "libraryName": "reserved-words", + "typingsPackageName": "reserved-words", + "projectName": "https://github.com/zxqfox/reserved-words#readme", + "contributors": [ + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbebb853dc5744268ea605767b2ac38565a1739a5733c9059167a7e4300098f9", + "globals": [], + "declaredModules": [ + "reserved-words" + ] + } + }, + "reservoir": { + "0.1": { + "libraryName": "reservoir", + "typingsPackageName": "reservoir", + "projectName": "https://github.com/imbcmdth/reservoir", + "contributors": [ + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62305b49926b0cba6379c8683887bc17b01bb2b1f21441efa3f82d5b5553f33b", + "globals": [ + "Reservoir" + ], + "declaredModules": [ + "reservoir" + ] + } + }, + "resize-img": { + "1.1": { + "libraryName": "resize-img", + "typingsPackageName": "resize-img", + "projectName": "https://github.com/kevva/resize-img#readme", + "contributors": [ + { + "name": "Yusuke Higuchi", + "url": "https://github.com/higuri", + "githubUsername": "higuri" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c78fca3d57f9212eda2825068148084cc860d025db2e6400f65b047ea405c7e3", + "globals": [], + "declaredModules": [ + "resize-img" + ] + } + }, + "resize-observer-browser": { + "0.1": { + "libraryName": "resize-observer-browser", + "typingsPackageName": "resize-observer-browser", + "projectName": "https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver", + "contributors": [ + { + "name": "Chives", + "url": "https://github.com/chivesrs", + "githubUsername": "chivesrs" + }, + { + "name": "William Furr", + "url": "https://github.com/wffurr", + "githubUsername": "wffurr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a480c079f62d12a529115b4f879f6377c497a813247fbcffb0d2668b2fcd8e32", + "globals": [ + "ResizeObserver" + ], + "declaredModules": [] + } + }, + "resolve": { + "1.14": { + "libraryName": "resolve", + "typingsPackageName": "resolve", + "projectName": "https://github.com/substack/node-resolve", + "contributors": [ + { + "name": "Mario Nebl", + "url": "https://github.com/marionebl", + "githubUsername": "marionebl" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15132f790a789d8d2d5513d9e316827a3d484701fa292e02192e7fbf2d4a7fca", + "globals": [], + "declaredModules": [ + "resolve" + ] + } + }, + "resolve-options": { + "1.1": { + "libraryName": "resolve-options", + "typingsPackageName": "resolve-options", + "projectName": "https://github.com/gulpjs/resolve-options", + "contributors": [ + { + "name": "Przemysław Struciński", + "url": "https://github.com/delprzemo", + "githubUsername": "delprzemo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5dc9cf24b8c80dd942274d226c0dd257dc6670b781ed984fcdc40f72ae72755", + "globals": [], + "declaredModules": [ + "resolve-options" + ] + } + }, + "resolve-protobuf-schema": { + "2.1": { + "libraryName": "resolve-protobuf-schema", + "typingsPackageName": "resolve-protobuf-schema", + "projectName": "https://github.com/mafintosh/resolve-protobuf-schema", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "protocol-buffers-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afa47bcd834a36880e0a326a1d36d599e99a82cea23c6bedd970664c1a955ce6", + "globals": [], + "declaredModules": [ + "resolve-protobuf-schema" + ] + } + }, + "resourcejs": { + "1.9": { + "libraryName": "resourcejs", + "typingsPackageName": "resourcejs", + "projectName": "https://github.com/travist/resourcejs", + "contributors": [ + { + "name": "Shaun Luttin", + "url": "https://github.com/shaunluttin", + "githubUsername": "shaunluttin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "mongoose", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a034fb4841065612e52ee81fe81d25ccc79ca6a368f7931b689eeca5b2b4dfa", + "globals": [], + "declaredModules": [ + "resourcejs" + ] + } + }, + "response-time": { + "2.3": { + "libraryName": "response-time", + "typingsPackageName": "response-time", + "projectName": "https://github.com/expressjs/response-time", + "contributors": [ + { + "name": "Uros Smolnik", + "url": "https://github.com/urossmolnik", + "githubUsername": "urossmolnik" + }, + { + "name": "TonyYang", + "url": "https://github.com/TonyPythoneer", + "githubUsername": "TonyPythoneer" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df89f5426adfd0f3d969f4f167c8ac67978f05425d704115fdff7a79bef66591", + "globals": [], + "declaredModules": [ + "response-time" + ] + } + }, + "responselike": { + "1.0": { + "libraryName": "responselike", + "typingsPackageName": "responselike", + "projectName": "https://github.com/lukechilds/responselike#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "38ee8db1511cdb4a9133ff67b8bc16901de733aa4dc1efffdb5064b7daaa3f21", + "globals": [], + "declaredModules": [ + "responselike" + ] + } + }, + "rest": { + "1.3": { + "libraryName": "rest.js", + "typingsPackageName": "rest", + "projectName": "https://github.com/cujojs/rest", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "when", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7120bd97b0d62251177aee3b7d89894b3372261945621433fec62ce9f250c343", + "globals": [], + "declaredModules": [ + "rest", + "rest/interceptor", + "rest/interceptor/defaultRequest", + "rest/interceptor/hateoas", + "rest/interceptor/location", + "rest/interceptor/mime", + "rest/interceptor/pathPrefix", + "rest/interceptor/basicAuth", + "rest/interceptor/oAuth", + "rest/interceptor/csrf", + "rest/interceptor/errorCode", + "rest/interceptor/retry", + "rest/interceptor/template", + "rest/interceptor/timeout", + "rest/interceptor/jsonp", + "rest/interceptor/ie/xdomain", + "rest/interceptor/ie/xhr", + "rest/mime/registry", + "rest/client/xhr", + "rest/client/node", + "rest/client/jsonp", + "rest/client/xdr" + ] + } + }, + "restangular": { + "1.5": { + "libraryName": "Restangular", + "typingsPackageName": "restangular", + "projectName": "https://github.com/mgonto/restangular", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f97028334199800971f8b1deb063503238873a887db21928f71d8afda3f5b351", + "globals": [ + "Restangular" + ], + "declaredModules": [ + "restangular" + ] + } + }, + "restful.js": { + "0.6": { + "libraryName": "restful.js", + "typingsPackageName": "restful.js", + "projectName": "https://github.com/marmelab/restful.js", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4ed3c8eeb21e9b50992e8b0e1659bcf2918517755fccb848db96efa58bd9f34", + "globals": [], + "declaredModules": [ + "restful.js" + ] + } + }, + "restify": { + "8.4": { + "libraryName": "restify", + "typingsPackageName": "restify", + "projectName": "https://github.com/restify/node-restify", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + }, + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + }, + { + "name": "Leandro Almeida", + "url": "https://github.com/leanazulyoro", + "githubUsername": "leanazulyoro" + }, + { + "name": "Mitchell Bundy", + "url": "https://github.com/mgebundy", + "githubUsername": "mgebundy" + }, + { + "name": "Alexandre Moraes", + "url": "https://github.com/alcmoraes", + "githubUsername": "alcmoraes" + }, + { + "name": "Quinn Langille", + "url": "https://github.com/quinnlangille", + "githubUsername": "quinnlangille" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "spdy", + "version": "*" + }, + { + "name": "formidable", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0aee5b34e1383480dde10510e5b2036f42e2f66935784759e0008356d835c27b", + "globals": [], + "declaredModules": [ + "restify" + ] + }, + "4.3": { + "libraryVersionDirectoryName": "4", + "libraryName": "restify", + "typingsPackageName": "restify", + "projectName": "https://github.com/restify/node-restify", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + }, + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "restify", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0fafbdfe34318009bf03bf371f064b3d7795c47c59f8d7d4de51059271197b2c", + "globals": [], + "declaredModules": [ + "restify" + ] + }, + "5.0": { + "libraryVersionDirectoryName": "5", + "libraryName": "restify", + "typingsPackageName": "restify", + "projectName": "https://github.com/restify/node-restify", + "contributors": [ + { + "name": "Bret Little", + "url": "https://github.com/blittle", + "githubUsername": "blittle" + }, + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + }, + { + "name": "Leandro Almeida", + "url": "https://github.com/leanazulyoro", + "githubUsername": "leanazulyoro" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "spdy", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "restify", + "version": { + "major": 5 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1abf4eac208da868604380785412cef6c9b3d2f93a3ec2de93d954a4f915f2be", + "globals": [], + "declaredModules": [ + "restify" + ] + } + }, + "restify-cookies": { + "0.2": { + "libraryName": "restify-cookies", + "typingsPackageName": "restify-cookies", + "projectName": "https://github.com/nathschmidt/restify-cookies", + "contributors": [ + { + "name": "weekens", + "url": "https://github.com/weekens", + "githubUsername": "weekens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "restify", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ef0f3a33908c2eb87c81635ef8d99cf1f049cd894c851628c73db678437f5cb", + "globals": [], + "declaredModules": [ + "restify-cookies" + ] + } + }, + "restify-cors-middleware": { + "1.0": { + "libraryName": "restify-cors-middleware", + "typingsPackageName": "restify-cors-middleware", + "projectName": "https://github.com/TabDigital/restify-cors-middleware", + "contributors": [ + { + "name": "Daniel Thunell", + "url": "https://github.com/dthunell", + "githubUsername": "dthunell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "restify", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af77f73d1e12a515493e5125895eb305967af7f8579f44e0753737226467a1ea", + "globals": [], + "declaredModules": [ + "restify-cors-middleware" + ] + } + }, + "restify-errors": { + "4.3": { + "libraryName": "restify-errors", + "typingsPackageName": "restify-errors", + "projectName": "http://www.restify.com", + "contributors": [ + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "verror", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "282d5cd56e53a99eb15e836a96460a897d73d39814edfb5dc635fd2f8dff9442", + "globals": [], + "declaredModules": [ + "restify-errors" + ] + } + }, + "restify-plugins": { + "1.5": { + "libraryName": "restify-plugins", + "typingsPackageName": "restify-plugins", + "projectName": "https://github.com/restify/plugins", + "contributors": [ + { + "name": "Костя Третяк", + "url": "https://github.com/KostyaTretyak", + "githubUsername": "KostyaTretyak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "restify", + "version": "*" + }, + { + "name": "bunyan", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2df671533bebd4a346cbc6b6476c63f41e5676f3bbeb447626ab51ddb7bee084", + "globals": [ + "RestifyPlugins" + ], + "declaredModules": [ + "restify-plugins" + ] + } + }, + "restler": { + "3.1": { + "libraryName": "restler", + "typingsPackageName": "restler", + "projectName": "https://github.com/danwrong/restler", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e988735719a14ea1f0702544f06c679cec336ea28957ee3159a25979100192a4", + "globals": [], + "declaredModules": [ + "restler" + ] + } + }, + "restling": { + "0.9": { + "libraryName": "restling", + "typingsPackageName": "restling", + "projectName": "https://github.com/lucasfeliciano/restling", + "contributors": [ + { + "name": "Alessandro vergani", + "url": "https://github.com/loghorn", + "githubUsername": "loghorn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "restler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df35e4b61d30bd84f6f80b7bb41b84cbf093a87bedcf67ec8bc8cab3d0f567f4", + "globals": [], + "declaredModules": [ + "restling" + ] + } + }, + "rethinkdb": { + "2.3": { + "libraryName": "RethinkDB", + "typingsPackageName": "rethinkdb", + "projectName": "http://rethinkdb.com/", + "contributors": [ + { + "name": "Alex Gorbatchev", + "url": "https://github.com/alexgorbatchev", + "githubUsername": "alexgorbatchev" + }, + { + "name": "Adrian Farmadin", + "url": "https://github.com/AdrianFarmadin", + "githubUsername": "AdrianFarmadin" + }, + { + "name": "Pusztai Tibor", + "url": "https://github.com/kondi", + "githubUsername": "kondi" + }, + { + "name": "Keiichiro Amemiya", + "url": "https://github.com/hoishin", + "githubUsername": "hoishin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9be8ed457090eb804c9b73fc22649af54248f30abce85d187e6431bda2266477", + "globals": [], + "declaredModules": [] + } + }, + "retinajs": { + "2.1": { + "libraryName": "retinajs", + "typingsPackageName": "retinajs", + "projectName": "https://github.com/strues/retinajs", + "contributors": [ + { + "name": "senjyouhara", + "url": "https://github.com/senjyouhara", + "githubUsername": "senjyouhara" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "baeadd23375b3bee44a8134148345807d15829c02609fb6f60384781320913cf", + "globals": [ + "retinajs" + ], + "declaredModules": [ + "retinajs" + ] + } + }, + "retry": { + "0.12": { + "libraryName": "retry", + "typingsPackageName": "retry", + "projectName": "https://github.com/tim-kos/node-retry", + "contributors": [ + { + "name": "Stan Goldmann", + "url": "https://github.com/krenor", + "githubUsername": "krenor" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc8156aa3c27632d2585c45d8951c4a0f7ae9122bd17190d8973018556d174f3", + "globals": [], + "declaredModules": [ + "retry" + ] + } + }, + "retry-as-promised": { + "2.3": { + "libraryName": "retry-as-promised", + "typingsPackageName": "retry-as-promised", + "projectName": "https://github.com/mickhansen/retry-as-promised", + "contributors": [ + { + "name": "Florian Oellerich", + "url": "https://github.com/Raigen", + "githubUsername": "Raigen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4197f4560e32109b1dda45b6c52d55123ba6728968f5cd42fe8674b92876942d", + "globals": [], + "declaredModules": [ + "retry-as-promised" + ] + } + }, + "revalidate": { + "1.1": { + "libraryName": "revalidate", + "typingsPackageName": "revalidate", + "projectName": "https://github.com/jfairbank/revalidate", + "contributors": [ + { + "name": "alex3165", + "url": "https://github.com/alex3165", + "githubUsername": "alex3165" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "80e56fb48688054652306942b72633b6e28e40db6f531ca14f221622f8349b02", + "globals": [], + "declaredModules": [ + "revalidate" + ] + } + }, + "revalidator": { + "0.3": { + "libraryName": "revalidator", + "typingsPackageName": "revalidator", + "projectName": "https://github.com/flatiron/revalidator", + "contributors": [ + { + "name": "Jason Turner", + "url": "https://github.com/brewsoftware", + "githubUsername": "brewsoftware" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "20821108db3ecb7665e3c421e838946f90205346bb9765f21b75f9d85f6b1b51", + "globals": [ + "revalidator" + ], + "declaredModules": [ + "revalidator" + ] + } + }, + "reveal": { + "3.3": { + "libraryName": "Reveal", + "typingsPackageName": "reveal", + "projectName": "https://github.com/hakimel/reveal.js/", + "contributors": [ + { + "name": "robertop87", + "url": "https://github.com/robertop87", + "githubUsername": "robertop87" + }, + { + "name": "Nava2", + "url": "https://github.com/Nava2", + "githubUsername": "Nava2" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b12ef3cece4abed37850c786a4846d0fad03f60b11431981bc8b434a3b802096", + "globals": [ + "Reveal" + ], + "declaredModules": [] + } + }, + "rewire": { + "2.5": { + "libraryName": "rewire", + "typingsPackageName": "rewire", + "projectName": "https://github.com/jhnns/rewire", + "contributors": [ + { + "name": "Borislav Zhivkov", + "url": "https://github.com/borislavjivkov", + "githubUsername": "borislavjivkov" + }, + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT", + "githubUsername": "CaselIT" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e293d37978d96270452647c91778648555ead15a08741f5b034326bde010160e", + "globals": [], + "declaredModules": [ + "rewire" + ] + } + }, + "rfc2047": { + "2.0": { + "libraryName": "rfc2047", + "typingsPackageName": "rfc2047", + "projectName": "https://github.com/One-com/rfc2047", + "contributors": [ + { + "name": "Masanori Ohgita", + "url": "https://github.com/mugifly", + "githubUsername": "mugifly" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f93a318f4c11e230a2737c7a2607489465e6913d7b0559edd64bcd56c8f6aa32", + "globals": [], + "declaredModules": [ + "rfc2047" + ] + } + }, + "rfdc": { + "1.1": { + "libraryName": "rfdc", + "typingsPackageName": "rfdc", + "projectName": "https://github.com/davidmarkclements/rfdc#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b72ad0d0e725cac7c308132533c90ecf062c2ee23a7aabd5e083d6a267afe16", + "globals": [], + "declaredModules": [ + "rfdc" + ] + } + }, + "rgrove__parse-xml": { + "1.1": { + "libraryName": "@rgrove/parse-xml", + "typingsPackageName": "rgrove__parse-xml", + "projectName": "https://github.com/rgrove/parse-xml", + "contributors": [ + { + "name": "Pete Johanson", + "url": "https://github.com/petejohanson", + "githubUsername": "petejohanson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "assert", + "@rgrove/parse-xml" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "642bb33325e899747c6d7c2169d801f6e6c16bea3dc2a9ba258188955998bf8f", + "globals": [], + "declaredModules": [ + "rgrove__parse-xml" + ] + } + }, + "rheostat": { + "3.0": { + "libraryName": "rheostat", + "typingsPackageName": "rheostat", + "projectName": "https://github.com/airbnb/rheostat", + "contributors": [ + { + "name": "Sasha Bayan", + "url": "https://github.com/SashaBayan", + "githubUsername": "SashaBayan" + }, + { + "name": "Wil Lee", + "url": "https://github.com/kourge", + "githubUsername": "kourge" + }, + { + "name": "Stefan Wer", + "url": "https://github.com/StefanWerW", + "githubUsername": "StefanWerW" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dcea901b2583ca7ab3c97ef68c3bbc18da250eb24f7d0a0fa64f1fc0f3cfcfd3", + "globals": [], + "declaredModules": [ + "rheostat" + ] + } + }, + "rickshaw": { + "0.0": { + "libraryName": "Rickshaw", + "typingsPackageName": "rickshaw", + "projectName": "http://code.shutterstock.com/rickshaw/", + "contributors": [ + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4705ded4c6e800da29cb19cff1ce42ddf2c39b03a65f860c7ad486fb46392fd2", + "globals": [ + "Rickshaw" + ], + "declaredModules": [] + } + }, + "right-align": { + "0.1": { + "libraryName": "right-align", + "typingsPackageName": "right-align", + "projectName": "https://github.com/jonschlinkert/right-align", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b233c112f5e188b9043a9097e719b35477acda51bf860d6352114a040a022750", + "globals": [], + "declaredModules": [ + "right-align" + ] + } + }, + "rijndael-js": { + "1.0": { + "libraryName": "rijndael-js", + "typingsPackageName": "rijndael-js", + "projectName": "https://github.com/Snack-X/rijndael-js#readme", + "contributors": [ + { + "name": "Svet Nikolov", + "url": "https://github.com/svetkomir", + "githubUsername": "svetkomir" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09c0e4c68e00f69c88e27f7030c3e1da71f6974488ab07e260d5c7fe778a614c", + "globals": [], + "declaredModules": [ + "rijndael-js" + ] + } + }, + "rimraf": { + "2.0": { + "libraryName": "rimraf", + "typingsPackageName": "rimraf", + "projectName": "https://github.com/isaacs/rimraf", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + }, + { + "name": "Ruben Schmidmeister", + "url": "https://github.com/bash", + "githubUsername": "bash" + }, + { + "name": "Oganexon", + "url": "https://github.com/oganexon", + "githubUsername": "oganexon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c6c2c45a7542913bd1aed2e04fbdc32076b84fea74f57168d7899d85f02aab08", + "globals": [], + "declaredModules": [ + "rimraf" + ] + } + }, + "ringbufferjs": { + "1.1": { + "libraryName": "ringbufferjs", + "typingsPackageName": "ringbufferjs", + "projectName": "https://github.com/janogonzalez/ringbufferjs#readme", + "contributors": [ + { + "name": "Amchelle Clendenin", + "url": "https://github.com/amchelle", + "githubUsername": "amchelle" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09320358b67803ff78e4b1cd91954ef0022d781f941a10b255143531ef61fc99", + "globals": [], + "declaredModules": [ + "ringbufferjs" + ] + } + }, + "riot-api-nodejs": { + "0.0": { + "libraryName": "Riot Games API", + "typingsPackageName": "riot-api-nodejs", + "projectName": "https://developer.riotgames.com/", + "contributors": [ + { + "name": "Luca Laissue", + "url": "https://github.com/zafixlrp", + "githubUsername": "zafixlrp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "riot-games-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b300a34a997414b3c72d69819fb31165d18dc14fbd9d22a6fcf9f52dd1452c2", + "globals": [], + "declaredModules": [ + "riot-api-nodejs" + ] + } + }, + "riot-games-api": { + "0.0": { + "libraryName": "Riot Games API", + "typingsPackageName": "riot-games-api", + "projectName": "https://developer.riotgames.com/", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3581f93dd227aaf598ada2b729877ea5e33d392ce670d32f5f3c7713f1647abd", + "globals": [], + "declaredModules": [] + } + }, + "riot-route": { + "3.1": { + "libraryName": "riot-route", + "typingsPackageName": "riot-route", + "projectName": "https://github.com/riot/route", + "contributors": [ + { + "name": "karak", + "url": "https://github.com/karak", + "githubUsername": "karak" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/index.d.ts", + "lib/tag.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f0889c6af90397e3486e49b5490c706c09bfbfa31dcc03df8bc82748e2bc8a7c", + "globals": [], + "declaredModules": [ + "riot-route", + "riot-route/lib", + "riot-route/lib/tag" + ] + } + }, + "riotcontrol": { + "0.0": { + "libraryName": "RiotControl", + "typingsPackageName": "riotcontrol", + "projectName": "https://github.com/jimsparkman/RiotControl", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c38a77a410891d4b27e30b47bf8f8d61487922ca48758c8c827cdc7af7c88944", + "globals": [ + "RiotControl" + ], + "declaredModules": [ + "riotcontrol" + ] + } + }, + "riotjs": { + "0.0": { + "libraryName": "riot.js", + "typingsPackageName": "riotjs", + "projectName": "https://github.com/moot/riotjs", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "riotjs-render.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4c11a4f79f951702d4a67ed450ee4fa0349ec7d5c7c62c1181fd5c6db726f13", + "globals": [], + "declaredModules": [] + } + }, + "ripemd160": { + "2.0": { + "libraryName": "ripemd160", + "typingsPackageName": "ripemd160", + "projectName": "https://github.com/crypto-browserify/ripemd160#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1cda6cac06afc819a259ca114da4c419dc55eb5cbf9283369e89712812892048", + "globals": [], + "declaredModules": [ + "ripemd160" + ] + } + }, + "rison": { + "0.0": { + "libraryName": "Rison", + "typingsPackageName": "rison", + "projectName": "https://github.com/Nanonid/rison", + "contributors": [ + { + "name": "Andrei Kurosh", + "url": "https://github.com/impworks", + "githubUsername": "impworks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9dd9e7dc0afe140432adc1a63fca9c3c0c156614eedade4130f79e393a7f07c", + "globals": [ + "rison" + ], + "declaredModules": [ + "rison" + ] + } + }, + "rivets": { + "0.9": { + "libraryName": "rivets", + "typingsPackageName": "rivets", + "projectName": "http://rivetsjs.com/", + "contributors": [ + { + "name": " Trevor Baron", + "url": "https://github.com/TrevorDev", + "githubUsername": "TrevorDev" + }, + { + "name": "Jakub Matjanowski", + "url": "https://github.com/matjanos", + "githubUsername": "matjanos" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0da3deae837aaa4ce1b0e96413ad13455e400fcec0f124c853b0d4323c92f32", + "globals": [], + "declaredModules": [ + "rivets" + ] + } + }, + "rmc-drawer": { + "0.4": { + "libraryName": "rmc-drawer", + "typingsPackageName": "rmc-drawer", + "projectName": "https://github.com/react-component/m-drawer", + "contributors": [ + { + "name": "Frithjof Winkelmann", + "url": "https://github.com/Hoff97", + "githubUsername": "Hoff97" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.19.4" + } + ], + "contentHash": "988783924b6b71784d3e822692f29833da60f4ba7a5350cefd06024744d79886", + "globals": [], + "declaredModules": [ + "rmc-drawer" + ] + } + }, + "rmfr": { + "2.0": { + "libraryName": "rmfr", + "typingsPackageName": "rmfr", + "projectName": "https://github.com/shinnn/rmfr#readme", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rimraf", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f1788dba0ed41bdba04f09986e7361a0546157ee457b2af43a90886e02a5475", + "globals": [], + "declaredModules": [ + "rmfr" + ] + } + }, + "rn-app-upgrade": { + "1.0": { + "libraryName": "rn-app-upgrade", + "typingsPackageName": "rn-app-upgrade", + "projectName": "https://github.com/songxiaoliang/react-native-app-upgrade#readme", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f1ea67eafecdb53a2c39a67070eac8734e877ec0b5c1f1bd4668bcc5030b4ca", + "globals": [], + "declaredModules": [ + "rn-app-upgrade" + ] + } + }, + "rn-fetch-blob": { + "1.2": { + "libraryName": "rn-fetch-blob", + "typingsPackageName": "rn-fetch-blob", + "projectName": "https://github.com/joltup/rn-fetch-blob#readme", + "contributors": [ + { + "name": "Cao Peng", + "url": "https://github.com/pengcao1", + "githubUsername": "pengcao1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aca0210b7e6b29369ba7e4e801aa2563fb2b1da1b9ef3d16aa63b9f9dfbd389f", + "globals": [], + "declaredModules": [ + "rn-fetch-blob" + ] + } + }, + "roarr": { + "2.14": { + "libraryName": "roarr", + "typingsPackageName": "roarr", + "projectName": "https://github.com/gajus/roarr#readme", + "contributors": [ + { + "name": "Philip Saxton", + "url": "https://github.com/psaxton", + "githubUsername": "psaxton" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 14, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99f1dee3cfafc4928775f0df25360ee3b0ccd8ca02539953d1bf57f7f31a6405", + "globals": [], + "declaredModules": [ + "roarr" + ] + } + }, + "robust-point-in-polygon": { + "1.0": { + "libraryName": "robust-point-in-polygon", + "typingsPackageName": "robust-point-in-polygon", + "projectName": "https://github.com/mikolalysenko/robust-point-in-polygon", + "contributors": [ + { + "name": "Crash Springfield", + "url": "https://github.com/crashspringfield", + "githubUsername": "crashspringfield" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b26e7df6958eef809ff3c17fe649b915201027fb05f30107a0afa136b57540f6", + "globals": [], + "declaredModules": [ + "robust-point-in-polygon" + ] + } + }, + "rocksdb": { + "3.0": { + "libraryName": "rocksdb", + "typingsPackageName": "rocksdb", + "projectName": "https://github.com/Level/rocksdb", + "contributors": [ + { + "name": "Meirion Hughes", + "url": "https://github.com/MeirionHughes", + "githubUsername": "MeirionHughes" + }, + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0a5857b4d3da65c1732c35284899fd613416d93a70b4901cac2a0bdc00674ce", + "globals": [], + "declaredModules": [ + "rocksdb" + ] + } + }, + "rockset": { + "1.0": { + "libraryName": "rockset", + "typingsPackageName": "rockset", + "projectName": "https://github.com/rockset/rockset-node-client#readme", + "contributors": [ + { + "name": "Kshitij Wadhwa", + "url": "https://github.com/kwadhwa18", + "githubUsername": "kwadhwa18" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9c94f12e22dfe40af42da7f014498746f17da3e577fe48596588bdbd260273c", + "globals": [], + "declaredModules": [ + "rockset" + ] + } + }, + "roll": { + "1.2": { + "libraryName": "roll", + "typingsPackageName": "roll", + "projectName": "https://github.com/troygoode/node-roll/", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e26361c87980b19e6847f267b2dd9c3d7d6204736c18ea1a3806896798b42be", + "globals": [], + "declaredModules": [ + "roll" + ] + } + }, + "rolling-rate-limiter": { + "0.1": { + "libraryName": "rolling-rate-limiter", + "typingsPackageName": "rolling-rate-limiter", + "projectName": "https://github.com/peterkhayes/rolling-rate-limiter", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e2038eea8df25621aa6aea6b68af3937ca517934f02c0dd0a800f32a8d6397d", + "globals": [], + "declaredModules": [ + "rolling-rate-limiter" + ] + } + }, + "rollup-plugin-buble": { + "0.19": { + "libraryName": "rollup-plugin-buble", + "typingsPackageName": "rollup-plugin-buble", + "projectName": "https://github.com/rollup/rollup-plugin-buble#readme", + "contributors": [ + { + "name": "Hugo Alliaume", + "url": "https://github.com/Kocal", + "githubUsername": "Kocal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "buble", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "eca402a91d0aebe8d004e301587be310d19b984e2bd809f3bfc0e2c11e6f3d51", + "globals": [], + "declaredModules": [ + "rollup-plugin-buble" + ] + } + }, + "rollup-plugin-json": { + "3.0": { + "libraryName": "rollup-plugin-json", + "typingsPackageName": "rollup-plugin-json", + "projectName": "https://github.com/rollup/rollup-plugin-json#readme", + "contributors": [ + { + "name": "Andy Mockler", + "url": "https://github.com/asmockler", + "githubUsername": "asmockler" + }, + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "269b34e1adc5e288a27d23b22e4b9c1ddebc67aa826327b7fba1add6fbfea425", + "globals": [], + "declaredModules": [ + "rollup-plugin-json" + ] + } + }, + "rollup-plugin-node-builtins": { + "2.1": { + "libraryName": "rollup-plugin-node-builtins", + "typingsPackageName": "rollup-plugin-node-builtins", + "projectName": "https://github.com/calvinmetcalf/rollup-plugin-node-builtins#readme", + "contributors": [ + { + "name": "Hugo Alliaume", + "url": "https://github.com/Kocal", + "githubUsername": "Kocal" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "2df41103622e8942a46d6fcfdf3268da597847e665f74a552e80e3d0e9575bc6", + "globals": [], + "declaredModules": [ + "rollup-plugin-node-builtins" + ] + } + }, + "rollup-plugin-node-globals": { + "1.4": { + "libraryName": "rollup-plugin-node-globals", + "typingsPackageName": "rollup-plugin-node-globals", + "projectName": "https://github.com/calvinmetcalf/rollup-plugin-node-globals#readme", + "contributors": [ + { + "name": "Hugo Alliaume", + "url": "https://github.com/kocal", + "githubUsername": "kocal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "08df25b9d6dde97d01737eeeb61f9e53e082ebea9d6e0d62d1bb8da8ed485d22", + "globals": [], + "declaredModules": [ + "rollup-plugin-node-globals" + ] + } + }, + "rollup-plugin-peer-deps-external": { + "2.2": { + "libraryName": "rollup-plugin-peer-deps-external", + "typingsPackageName": "rollup-plugin-peer-deps-external", + "projectName": "https://github.com/Updater/rollup-plugin-peer-deps-external", + "contributors": [ + { + "name": "Nick", + "url": "https://github.com/fobdy", + "githubUsername": "fobdy" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "c7c13b897e56e4d93f2381b0ddf64b0add8b634ba85e12345423b857cd6a5381", + "globals": [], + "declaredModules": [ + "rollup-plugin-peer-deps-external" + ] + } + }, + "rollup-plugin-postcss": { + "2.0": { + "libraryName": "rollup-plugin-postcss", + "typingsPackageName": "rollup-plugin-postcss", + "projectName": "https://github.com/egoist/rollup-plugin-postcss", + "contributors": [ + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "cssnano", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "d26d8efcb0784498ca60b224bcf90335e33c81a3740a844c59d3d93fa68e2c47", + "globals": [], + "declaredModules": [ + "rollup-plugin-postcss" + ] + } + }, + "rollup-plugin-progress": { + "1.1": { + "libraryName": "rollup-plugin-progress", + "typingsPackageName": "rollup-plugin-progress", + "projectName": "https://github.com/jkuri/rollup-plugin-progress#readme", + "contributors": [ + { + "name": "Jeroen Claassens", + "url": "https://github.com/favna", + "githubUsername": "favna" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "136a80969c73d07e0d258d3942ead7d399c09d6e6935c87a68bbf61445822834", + "globals": [], + "declaredModules": [ + "rollup-plugin-progress" + ] + } + }, + "rollup-plugin-size-snapshot": { + "0.10": { + "libraryName": "rollup-plugin-size-snapshot", + "typingsPackageName": "rollup-plugin-size-snapshot", + "projectName": "https://github.com/TrySound/rollup-plugin-size-snapshot", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "5d9c987de9dfe771577468219c18fd3293c4bf2f5e847a29228d11927896ebdd", + "globals": [], + "declaredModules": [ + "rollup-plugin-size-snapshot" + ] + } + }, + "rollup-plugin-sourcemaps": { + "0.4": { + "libraryName": "rollup-plugin-sourcemaps", + "typingsPackageName": "rollup-plugin-sourcemaps", + "projectName": "https://github.com/maxdavidson/rollup-plugin-sourcemaps#readme", + "contributors": [ + { + "name": "Eoin O'Brien", + "url": "https://github.com/eoin-obrien", + "githubUsername": "eoin-obrien" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "4cbd12fe81c5ce76db88dcf0282c0d3f9e83a7710102bcc72188ea8bdccea070", + "globals": [], + "declaredModules": [ + "rollup-plugin-sourcemaps" + ] + } + }, + "rollup-plugin-url": { + "2.2": { + "libraryName": "rollup-plugin-url", + "typingsPackageName": "rollup-plugin-url", + "projectName": "https://github.com/Swatinem/rollup-plugin-url#readme", + "contributors": [ + { + "name": "Jeroen Claassens", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "e83d3aef3b173008cb4198c57ba2521905670c9cccfd87267c94a8ceab9568ec", + "globals": [], + "declaredModules": [ + "rollup-plugin-url" + ] + } + }, + "rollup-plugin-visualizer": { + "2.6": { + "libraryName": "rollup-plugin-visualizer", + "typingsPackageName": "rollup-plugin-visualizer", + "projectName": "https://www.npmjs.com/package/rollup-plugin-visualizer", + "contributors": [ + { + "name": "Nick", + "url": "https://github.com/fobdy", + "githubUsername": "fobdy" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^0.63.4" + } + ], + "contentHash": "0b1cbc7c5a1dfb0ea49b208cadedf03a22f1248e4554e9f90408273c2be57ab7", + "globals": [], + "declaredModules": [ + "rollup-plugin-visualizer" + ] + } + }, + "rollup__plugin-virtual": { + "2.0": { + "libraryName": "@rollup/plugin-virtual", + "typingsPackageName": "rollup__plugin-virtual", + "projectName": "https://github.com/rollup/plugins/tree/master/packages/virtual#readme", + "contributors": [ + { + "name": "ed eustace", + "url": "https://github.com/ahum", + "githubUsername": "ahum" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@rollup/plugin-virtual" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^1.31.1" + } + ], + "contentHash": "f1825a997d7b63335b6d55160d2a66557f9f77f9e819bd81eb803f10ed672d1d", + "globals": [], + "declaredModules": [ + "rollup__plugin-virtual" + ] + } + }, + "roman-numerals": { + "0.3": { + "libraryName": "roman-numerals", + "typingsPackageName": "roman-numerals", + "projectName": "https://github.com/joshleaves/roman-numerals", + "contributors": [ + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd331f9598ba8e6e76a5b758fc5127955382f61e62b6f9233d2d6b872d5a4db2", + "globals": [], + "declaredModules": [ + "roman-numerals" + ] + } + }, + "ronomon__crypto-async": { + "2.0": { + "libraryName": "@ronomon/crypto-async", + "typingsPackageName": "ronomon__crypto-async", + "projectName": "https://github.com/ronomon/crypto-async", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8799bbf7dea014ad213f92af6ab75bf9e4d4e3d57741030dc99868b67e10c909", + "globals": [], + "declaredModules": [ + "@ronomon/crypto-async" + ] + } + }, + "rosie": { + "0.0": { + "libraryName": "rosie", + "typingsPackageName": "rosie", + "projectName": "https://github.com/rosiejs/rosie", + "contributors": [ + { + "name": "Abner Oliveira", + "url": "https://github.com/abner", + "githubUsername": "abner" + }, + { + "name": "Chris Grigg", + "url": "https://github.com/subvertallchris", + "githubUsername": "subvertallchris" + }, + { + "name": "Alex Bukurov", + "url": "https://github.com/abukurov", + "githubUsername": "abukurov" + }, + { + "name": "Adam Misiorny", + "url": "https://github.com/adam187", + "githubUsername": "adam187" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4c439471ca90bb934a0966b2094cc11c7819202bc504739ad6835c75393e0d0", + "globals": [ + "Factory" + ], + "declaredModules": [ + "rosie" + ] + } + }, + "roslib": { + "1.0": { + "libraryName": "roslib.js", + "typingsPackageName": "roslib", + "projectName": "http://wiki.ros.org/roslibjs", + "contributors": [ + { + "name": "Stefan Profanter", + "url": "https://github.com/Pro", + "githubUsername": "Pro" + }, + { + "name": "Cooper Benson", + "url": "https://github.com/skycoop", + "githubUsername": "skycoop" + }, + { + "name": "David Gonzalez", + "url": "https://github.com/dgorobopec", + "githubUsername": "dgorobopec" + }, + { + "name": "Arvid Norlander", + "url": "https://github.com/VorpalBlade", + "githubUsername": "VorpalBlade" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26440e3e5b0b29f253a4e03e39ba7dc01cbaf19464c5dec14f9429c150a9b827", + "globals": [ + "ROSLIB" + ], + "declaredModules": [ + "roslib" + ] + } + }, + "route-parser": { + "0.1": { + "libraryName": "route-parser", + "typingsPackageName": "route-parser", + "projectName": "http://github.com/rcs/route-parser", + "contributors": [ + { + "name": "Ian Ker-Seymer", + "url": "https://github.com/ianks", + "githubUsername": "ianks" + }, + { + "name": "Bob Buehler", + "url": "https://github.com/bobbuehler", + "githubUsername": "bobbuehler" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5d5052abc047ccfaed1bb6a0bf993117b85fcfef6682e99211361d201d5253a", + "globals": [], + "declaredModules": [ + "route-parser" + ] + } + }, + "routie": { + "0.3": { + "libraryName": "routie", + "typingsPackageName": "routie", + "projectName": "https://github.com/jgallen23/routie", + "contributors": [ + { + "name": "Adilson", + "url": "https://github.com/Adilson", + "githubUsername": "Adilson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1282c091851ef1ec580c875d9a7438ca3205e0ee9f23d4ced3d399cf4c9bab0e", + "globals": [ + "routie" + ], + "declaredModules": [] + } + }, + "rox-browser": { + "4.8": { + "libraryName": "rox-browser", + "typingsPackageName": "rox-browser", + "projectName": "https://rollout.io", + "contributors": [ + { + "name": "g-guirado", + "url": "https://github.com/g-guirado", + "githubUsername": "g-guirado" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "14605abd2d3c32d84fc459842e5326125d2d1e741434fa68c63b6c92264149f2", + "globals": [], + "declaredModules": [ + "rox-browser" + ] + } + }, + "rox-node": { + "4.8": { + "libraryName": "rox-node", + "typingsPackageName": "rox-node", + "projectName": "https://rollout.io", + "contributors": [ + { + "name": "g-guirado", + "url": "https://github.com/g-guirado", + "githubUsername": "g-guirado" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47ba4fb0b5d33fcd43051da5fbe438d7b32943fe5969512cb5faae9a0a9a7290", + "globals": [], + "declaredModules": [ + "rox-node" + ] + } + }, + "rox-react-native": { + "4.8": { + "libraryName": "rox-react-native", + "typingsPackageName": "rox-react-native", + "projectName": "https://rollout.io", + "contributors": [ + { + "name": "ahanriat", + "url": "https://github.com/ahanriat", + "githubUsername": "ahanriat" + }, + { + "name": "g-guirado", + "url": "https://github.com/g-guirado", + "githubUsername": "g-guirado" + }, + { + "name": "glenna", + "url": "https://github.com/glenna", + "githubUsername": "glenna" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 8, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b6507b5c27ad0edaa5e8f17d1c766fa5e50326dfc4e2cf2e07a702605e7cc8b", + "globals": [], + "declaredModules": [ + "rox-react-native" + ] + } + }, + "royalslider": { + "9.4": { + "libraryName": "jQuery royal-slider", + "typingsPackageName": "royalslider", + "projectName": "http://dimsemenov.com/plugins/royal-slider/documentation/", + "contributors": [ + { + "name": "Christiaan Rakowski", + "url": "https://github.com/csrakowski", + "githubUsername": "csrakowski" + }, + { + "name": "sKopheK", + "url": "https://github.com/sKopheK", + "githubUsername": "sKopheK" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88863b0ed824bf974056ad6ac01800b85c89b5912dd097332b7d7bd86adce678", + "globals": [], + "declaredModules": [] + } + }, + "rpio": { + "0.0": { + "libraryName": "node-rpio", + "typingsPackageName": "rpio", + "projectName": "https://github.com/jperkin/node-rpio", + "contributors": [ + { + "name": "Dominik Palo", + "url": "https://github.com/DominikPalo", + "githubUsername": "DominikPalo" + }, + { + "name": "Hannes Früchtenicht", + "url": "https://github.com/Pencl", + "githubUsername": "Pencl" + }, + { + "name": "Mark Hoffmeyer", + "url": "https://github.com/mhoffmeyerDC", + "githubUsername": "mhoffmeyerDC" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64f933bcf9e797318f03932dfbe6213c03c86fbfbb5b7a3460e791421f94dcf0", + "globals": [ + "rpio" + ], + "declaredModules": [ + "rpio" + ] + } + }, + "rrc": { + "0.10": { + "libraryName": "rrc", + "typingsPackageName": "rrc", + "projectName": "https://github.com/pshrmn/rrc#readme", + "contributors": [ + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "history", + "version": "*" + }, + { + "name": "react-router-dom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cfe69fcfb711a1d77388e9ff9be87fde3b6ec8b3b57a5e28ba321421e090b77", + "globals": [], + "declaredModules": [ + "rrc" + ] + } + }, + "rsmq-worker": { + "0.3": { + "libraryName": "rsmq-worker", + "typingsPackageName": "rsmq-worker", + "projectName": "http://smrchy.github.io/rsmq/rsmq-worker/", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/MugeSo", + "githubUsername": "MugeSo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + }, + { + "name": "rsmq", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/rsmq", + "version": "^0.3.27" + } + ], + "contentHash": "f12343b4200788eb49e0b4707eb185da6eafe741f95eeb174aa8f98c7cfe0a97", + "globals": [], + "declaredModules": [ + "rsmq-worker" + ] + } + }, + "rsocket-core": { + "0.0": { + "libraryName": "rsocket-core", + "typingsPackageName": "rsocket-core", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + }, + { + "name": "Oleh Dokuka", + "url": "https://github.com/olegdokuka", + "githubUsername": "olegdokuka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "CompositeMetadata.d.ts", + "RSocketBinaryFraming.d.ts", + "RSocketBufferUtils.d.ts", + "RSocketClient.d.ts", + "RSocketEncoding.d.ts", + "RSocketFrame.d.ts", + "RSocketLease.d.ts", + "RSocketMachine.d.ts", + "RSocketResumableTransport.d.ts", + "RSocketSerialization.d.ts", + "RSocketServer.d.ts", + "RSocketVersion.d.ts", + "WellKnownMimeType.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + }, + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a8324633f2e3f35894937ce98a1d9d8e55ac375271ebdff717ddca1d3639432", + "globals": [], + "declaredModules": [ + "rsocket-core", + "rsocket-core/RSocketClient", + "rsocket-core/RSocketSerialization", + "rsocket-core/RSocketLease", + "rsocket-core/RSocketServer", + "rsocket-core/RSocketEncoding", + "rsocket-core/RSocketResumableTransport", + "rsocket-core/WellKnownMimeType", + "rsocket-core/RSocketFrame", + "rsocket-core/RSocketBinaryFraming", + "rsocket-core/RSocketBufferUtils", + "rsocket-core/CompositeMetadata", + "rsocket-core/RSocketVersion", + "rsocket-core/RSocketMachine" + ] + } + }, + "rsocket-flowable": { + "0.0": { + "libraryName": "rsocket-flowable", + "typingsPackageName": "rsocket-flowable", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "Flowable.d.ts", + "FlowableMapOperator.d.ts", + "FlowableProcessor.d.ts", + "FlowableRequestOperator.d.ts", + "FlowableTakeOperator.d.ts", + "FlowableTimer.d.ts", + "Single.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8f84c8fd5d2f6b3a87db47f036474fb593beab2c16265cb8d37cff08e91d628", + "globals": [], + "declaredModules": [ + "rsocket-flowable", + "rsocket-flowable/Flowable", + "rsocket-flowable/Single", + "rsocket-flowable/FlowableProcessor", + "rsocket-flowable/FlowableTimer", + "rsocket-flowable/FlowableMapOperator", + "rsocket-flowable/FlowableRequestOperator", + "rsocket-flowable/FlowableTakeOperator" + ] + } + }, + "rsocket-tcp-client": { + "0.0": { + "libraryName": "rsocket-tcp-client", + "typingsPackageName": "rsocket-tcp-client", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "RSocketTcpClient.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + }, + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "rsocket-core", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "readline" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab35e6b7eae730ecf02918edad346708c918eee70d42b622e5daf97321028b7e", + "globals": [], + "declaredModules": [ + "rsocket-tcp-client", + "rsocket-tcp-client/RSocketTcpClient" + ] + } + }, + "rsocket-tcp-server": { + "0.0": { + "libraryName": "rsocket-tcp-server", + "typingsPackageName": "rsocket-tcp-server", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "RSocketTCPServer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + }, + { + "name": "rsocket-core", + "version": "*" + }, + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df4e896d63ef7cb0e246765c512eb0269e4f0d27ef4a6114d40935077000f057", + "globals": [], + "declaredModules": [ + "rsocket-tcp-server", + "rsocket-tcp-server/RSocketTCPServer" + ] + } + }, + "rsocket-types": { + "0.0": { + "libraryName": "rsocket-types", + "typingsPackageName": "rsocket-types", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + }, + { + "name": "Oleh Dokuka", + "url": "https://github.com/olegdokuka", + "githubUsername": "olegdokuka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "ReactiveSocketTypes.d.ts", + "ReactiveStreamTypes.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f84be5d75c31e194723ddac72b16fde7c7f98bad5c68ddde2b856833987708f", + "globals": [], + "declaredModules": [ + "rsocket-types", + "rsocket-types/ReactiveSocketTypes", + "rsocket-types/ReactiveStreamTypes" + ] + } + }, + "rsocket-websocket-client": { + "0.0": { + "libraryName": "rsocket-websocket-client", + "typingsPackageName": "rsocket-websocket-client", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + }, + { + "name": "Oleh Dokuka", + "url": "https://github.com/olegdokuka", + "githubUsername": "olegdokuka" + }, + { + "name": "Bryce Matheson", + "url": "https://github.com/brycematheson1234", + "githubUsername": "brycematheson1234" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "RSocketWebSocketClient.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + }, + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "rsocket-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91394606bfa7f706c30b79ba57f2d4050d3c29599299d4dce100794ab91ea873", + "globals": [], + "declaredModules": [ + "rsocket-websocket-client", + "rsocket-websocket-client/RSocketWebSocketClient" + ] + } + }, + "rsocket-websocket-server": { + "0.0": { + "libraryName": "rsocket-websocket-server", + "typingsPackageName": "rsocket-websocket-server", + "projectName": "https://github.com/rsocket/rsocket-js/", + "contributors": [ + { + "name": "Adrian Hope-Bailie", + "url": "https://github.com/adrianhopebailie", + "githubUsername": "adrianhopebailie" + }, + { + "name": "Oleh Dokuka", + "url": "https://github.com/olegdokuka", + "githubUsername": "olegdokuka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "RSocketWebSocketServer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rsocket-types", + "version": "*" + }, + { + "name": "rsocket-core", + "version": "*" + }, + { + "name": "rsocket-flowable", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cbdf148a79fbefee17747d46689f45c80ff4508e32e9030312dc9f6336755bd", + "globals": [], + "declaredModules": [ + "rsocket-websocket-server", + "rsocket-websocket-server/RSocketWebSocketServer" + ] + } + }, + "rss": { + "0.0": { + "libraryName": "rss", + "typingsPackageName": "rss", + "projectName": "https://github.com/dylang/node-rss", + "contributors": [ + { + "name": "Second Datke", + "url": "https://github.com/secondwtq", + "githubUsername": "secondwtq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fbba99f4e8e722187d790bc9354952152f17b4e7f95e3ddb8046db121258dd3", + "globals": [], + "declaredModules": [ + "rss" + ] + } + }, + "rsvp": { + "4.0": { + "libraryName": "RSVP", + "typingsPackageName": "rsvp", + "projectName": "https://github.com/tildeio/rsvp.js", + "contributors": [ + { + "name": "Chris Krycho", + "url": "https://github.com/chriskrycho", + "githubUsername": "chriskrycho" + }, + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab2894dead4e1fe77e894dfdd5b924300f88d03d7447290c2de1821c0d314ec4", + "globals": [], + "declaredModules": [ + "rsvp" + ] + } + }, + "rsync": { + "0.4": { + "libraryName": "node-rsync", + "typingsPackageName": "rsync", + "projectName": "https://github.com/mattijs/node-rsync", + "contributors": [ + { + "name": "Philipp Stucki", + "url": "https://github.com/philippstucki", + "githubUsername": "philippstucki" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fb853ae61b8b84206bc3cc5ccee560598e18b45e03085eb2c445766de76c2ad", + "globals": [], + "declaredModules": [ + "rsync" + ] + } + }, + "rtl-detect": { + "1.0": { + "libraryName": "rtl-detect", + "typingsPackageName": "rtl-detect", + "projectName": "https://github.com/shadiabuhilal/rtl-detect", + "contributors": [ + { + "name": "imprevo", + "url": "https://github.com/imprevo", + "githubUsername": "imprevo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "872f8d2872d4bd4e997e2140f66a3663dd6077eec08304951781580a0adc3a74", + "globals": [], + "declaredModules": [ + "rtl-detect" + ] + } + }, + "rtlcss": { + "2.4": { + "libraryName": "rtlcss", + "typingsPackageName": "rtlcss", + "projectName": "http://rtlcss.com", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef10210c1719df80d90b95cf0d847d4df8c1419a528b45420c16c6c0913aa523", + "globals": [], + "declaredModules": [ + "rtlcss" + ] + } + }, + "rtree": { + "1.4": { + "libraryName": "rtree", + "typingsPackageName": "rtree", + "projectName": "https://github.com/leaflet-extras/RTree ", + "contributors": [ + { + "name": "Omede Firouz", + "url": "https://github.com/oefirouz", + "githubUsername": "oefirouz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "942e680b2e17ce39e01aeb960039647a583a5c717bc137deb05d53a185153810", + "globals": [ + "RTree" + ], + "declaredModules": [] + } + }, + "run-parallel": { + "1.1": { + "libraryName": "run-parallel", + "typingsPackageName": "run-parallel", + "projectName": "https://github.com/feross/run-parallel", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "adc014a4e59a83394deedd35c72de2270c0f43ba20d106846aa668139291a50d", + "globals": [], + "declaredModules": [ + "run-parallel" + ] + } + }, + "run-parallel-limit": { + "1.0": { + "libraryName": "run-parallel-limit", + "typingsPackageName": "run-parallel-limit", + "projectName": "https://github.com/feross/run-parallel-limit", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3b26594d2ca1c8d2fb408884b6c61e9b0ed31ce09b366045737a7a2d83a60bb", + "globals": [], + "declaredModules": [ + "run-parallel-limit" + ] + } + }, + "run-sequence": { + "0.0": { + "libraryName": "run-sequence", + "typingsPackageName": "run-sequence", + "projectName": "https://github.com/OverZealous/run-sequence", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gulp", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4630e9be60a2d43ef2412dc31964d4ca7885c1287505e2e6027ba9fdc54fc75c", + "globals": [], + "declaredModules": [ + "run-sequence" + ] + } + }, + "runes": { + "0.4": { + "libraryName": "runes", + "typingsPackageName": "runes", + "projectName": "https://github.com/dotcypress/runes", + "contributors": [ + { + "name": "Jamie Davies", + "url": "https://github.com/viralpickaxe", + "githubUsername": "viralpickaxe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a485c73d8ac944e2c30ed8f595f7ab74da6a3fcca4b0b2e5d6d69fd9f87e1dd3", + "globals": [], + "declaredModules": [ + "runes" + ] + } + }, + "rwlock": { + "5.0": { + "libraryName": "RWLock", + "typingsPackageName": "rwlock", + "projectName": "https://github.com/71104/rwlock", + "contributors": [ + { + "name": "Federico Caselli", + "url": "https://github.com/CaselIT/typings-rwlock" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ac4a73bbb2342b081a6f1398eed35b47d2c2fb7237cfa2bace507d53f2eed38", + "globals": [], + "declaredModules": [ + "rwlock" + ] + } + }, + "rx": { + "4.1": { + "libraryName": "rx", + "typingsPackageName": "rx", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Carl de Billy", + "url": "http://carl.debilly.net/" + }, + { + "name": "gsino", + "url": "http://www.codeplex.com/site/users/view/gsino" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-core", + "version": "*" + }, + { + "name": "rx-core-binding", + "version": "*" + }, + { + "name": "rx-lite-aggregates", + "version": "*" + }, + { + "name": "rx-lite", + "version": "*" + }, + { + "name": "rx-lite-async", + "version": "*" + }, + { + "name": "rx-lite-backpressure", + "version": "*" + }, + { + "name": "rx-lite-coincidence", + "version": "*" + }, + { + "name": "rx-lite-experimental", + "version": "*" + }, + { + "name": "rx-lite-joinpatterns", + "version": "*" + }, + { + "name": "rx-lite-testing", + "version": "*" + }, + { + "name": "rx-lite-time", + "version": "*" + }, + { + "name": "rx-lite-virtualtime", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0d4c71cf79237611d3572dc5c3a6a1c50e7197cd1b01cddc054b61a14de6d9a", + "globals": [], + "declaredModules": [ + "rx" + ] + } + }, + "rx-angular": { + "0.0": { + "libraryName": "angularjs extensions to rxjs", + "typingsPackageName": "rx-angular", + "projectName": "http://reactivex.io/", + "contributors": [ + { + "name": "Mick Delaney", + "url": "https://github.com/mickdelaney", + "githubUsername": "mickdelaney" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c28b6f973300a98893547c4796789b5e17720da5d68644f1dcf3828f48b98a7b", + "globals": [ + "Rx" + ], + "declaredModules": [] + } + }, + "rx-core": { + "4.0": { + "libraryName": "rx-core", + "typingsPackageName": "rx-core", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "gsino", + "url": "http://www.codeplex.com/site/users/view/gsino" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "488bc7f27c2990002834a0494ec69e088547074ea898b031eabe7729afa49bab", + "globals": [], + "declaredModules": [ + "rx-core" + ] + } + }, + "rx-core-binding": { + "4.0": { + "libraryName": "rx-core-binding", + "typingsPackageName": "rx-core-binding", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Carl de Billy", + "url": "http://carl.debilly.net/" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "233349946c2f70fcf44b64d4bef0ee3c3178c8ddc6783c987ded7993fc662916", + "globals": [ + "Rx" + ], + "declaredModules": [ + "rx-core-binding" + ] + } + }, + "rx-dom": { + "7.0": { + "libraryName": "RxJS", + "typingsPackageName": "rx-dom", + "projectName": "https://github.com/Reactive-Extensions/RxJS-DOM", + "contributors": [ + { + "name": "oliver Weichhold", + "url": "https://github.com/oliverw", + "githubUsername": "oliverw" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe0b7627dfd2c2fd7441d4105c4938dcdefab4a02212f8cacdde8b4d4d1c05d9", + "globals": [], + "declaredModules": [ + "rx-dom" + ] + } + }, + "rx-jquery": { + "0.0": { + "libraryName": "RxJS-jQuery", + "typingsPackageName": "rx-jquery", + "projectName": "https://github.com/Reactive-Extensions/RxJS-jQuery/", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f993d20499a9607f7d9e5dcfd1320fb3f48d4c1a93fd26efa940b5184806d5e5", + "globals": [], + "declaredModules": [ + "rx-jquery" + ] + } + }, + "rx-lite": { + "4.0": { + "libraryName": "rx-lite", + "typingsPackageName": "rx-lite", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "gsino", + "url": "http://www.codeplex.com/site/users/view/gsino" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-core", + "version": "*" + }, + { + "name": "rx-core-binding", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f10c67e27e62bcdec1794fd0fac2ee2d5e557ec3f9bc831aad90a9c986aa13bf", + "globals": [ + "Rx" + ], + "declaredModules": [ + "rx-lite" + ] + } + }, + "rx-lite-aggregates": { + "4.0": { + "libraryName": "rx-lite-aggregates", + "typingsPackageName": "rx-lite-aggregates", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Carl de Billy", + "url": "http://carl.debilly.net/" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2475c253847ef4633e2c3e6986c06d3ae19a33303b1a80f139c0421674692ff3", + "globals": [], + "declaredModules": [ + "rx-lite-aggregates" + ] + } + }, + "rx-lite-async": { + "4.0": { + "libraryName": "rx-lite-async", + "typingsPackageName": "rx-lite-async", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "zoetrope", + "url": "https://github.com/zoetrope", + "githubUsername": "zoetrope" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7040116ce3c655194144cff293f424e755918d0749b61d506372506441d77a69", + "globals": [], + "declaredModules": [ + "rx-lite-async" + ] + } + }, + "rx-lite-backpressure": { + "4.0": { + "libraryName": "rx-lite-backpressure", + "typingsPackageName": "rx-lite-backpressure", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0dd39a883ca24f8283450b002f1d3d8137e7f2cc83486b466f24cafa2ab9a2ff", + "globals": [], + "declaredModules": [ + "rx-lite-backpressure" + ] + } + }, + "rx-lite-coincidence": { + "4.0": { + "libraryName": "rx-lite-coincidence", + "typingsPackageName": "rx-lite-coincidence", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Carl de Billy", + "url": "http://carl.debilly.net/" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83678d5ef972b031990ab0aec3a5bb890b035a4acc131a7b6ee27201a5cba1ed", + "globals": [], + "declaredModules": [ + "rx-lite-coincidence" + ] + } + }, + "rx-lite-experimental": { + "4.0": { + "libraryName": "rx-lite-experimental", + "typingsPackageName": "rx-lite-experimental", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67422b193ecb62f2945f0118d4d323de923cf176704831d4f36f8c586edc1fae", + "globals": [], + "declaredModules": [ + "rx-lite-experimental" + ] + } + }, + "rx-lite-joinpatterns": { + "4.0": { + "libraryName": "rx-lite-joinpatterns", + "typingsPackageName": "rx-lite-joinpatterns", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07083fe88bc38cb717dece5ba755133d66bc232b83620aae2da0c0548da0e8f3", + "globals": [], + "declaredModules": [ + "rx-lite-joinpatterns" + ] + } + }, + "rx-lite-testing": { + "4.0": { + "libraryName": "rx-lite-testing", + "typingsPackageName": "rx-lite-testing", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite-virtualtime", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a5907d60ea590f26f09f6cc6fa98eb128d6b57dda165e07b24e52c6be675189", + "globals": [ + "Rx" + ], + "declaredModules": [ + "rx-lite-testing" + ] + } + }, + "rx-lite-time": { + "4.0": { + "libraryName": "rx-lite-time", + "typingsPackageName": "rx-lite-time", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "Carl de Billy", + "url": "http://carl.debilly.net/" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3facc5a2e07e29374c01af3f9641199e3c0a5e3ad939ec6b9e3615aa76b51bf", + "globals": [], + "declaredModules": [ + "rx-lite-time" + ] + } + }, + "rx-lite-virtualtime": { + "4.0": { + "libraryName": "rx-lite-virtualtime", + "typingsPackageName": "rx-lite-virtualtime", + "projectName": "https://github.com/Reactive-Extensions/RxJS", + "contributors": [ + { + "name": "gsino", + "url": "http://www.codeplex.com/site/users/view/gsino" + }, + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rx-lite", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfc6262a2dd72ae75aa46171bdd3f6aefb16ff406f6a9003fdc7c1ac7a8f22d8", + "globals": [ + "Rx" + ], + "declaredModules": [ + "rx-lite-virtualtime" + ] + } + }, + "rx-node": { + "0.0": { + "libraryName": "RxJS bindings for Node", + "typingsPackageName": "rx-node", + "projectName": "https://github.com/Reactive-Extensions/rx-node", + "contributors": [ + { + "name": "Andre Luiz dos Santos", + "url": "https://github.com/andre-luiz-dos-santos/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5d19e436677e303c01b0e3fd1b68c17a37a055b2ca0bef5ed6b0114e5c89108", + "globals": [ + "RxNode" + ], + "declaredModules": [ + "rx-node" + ] + } + }, + "rx.wamp": { + "0.5": { + "libraryName": "rx.wamp", + "typingsPackageName": "rx.wamp", + "projectName": "https://github.com/paulpdaniels/rx.wamp/", + "contributors": [ + { + "name": "Elad Zelingher", + "url": "https://github.com/darkl", + "githubUsername": "darkl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "autobahn", + "version": "*" + }, + { + "name": "rx", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bad83b7ea9c21641df9f46c436c09dced9da1fcb62897704ca90cf2d79f5d3c7", + "globals": [ + "RxWamp" + ], + "declaredModules": [ + "rx.wamp" + ] + } + }, + "s3-download-stream": { + "0.1": { + "libraryName": "s3-download-stream", + "typingsPackageName": "s3-download-stream", + "projectName": "https://github.com/jb55/s3-download-stream", + "contributors": [ + { + "name": "Caleb Everett", + "url": "https://github.com/everettcaleb", + "githubUsername": "everettcaleb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "a3674d94097129b2380211b7e2bfdf2009aca4c639f96eb24e07000cdc74379e", + "globals": [], + "declaredModules": [ + "s3-download-stream" + ] + } + }, + "s3-upload-stream": { + "1.0": { + "libraryName": "s3-upload-stream", + "typingsPackageName": "s3-upload-stream", + "projectName": "https://github.com/nathanpeck/s3-upload-stream", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "9d3416ee0e453b889ba09c54e4665d5c9f259a03cd13881ceceb5bd8e1bc8e3b", + "globals": [], + "declaredModules": [ + "s3-upload-stream" + ] + } + }, + "s3-uploader": { + "0.0": { + "libraryName": "s3-uploader", + "typingsPackageName": "s3-uploader", + "projectName": "https://www.npmjs.com/package/s3-uploader", + "contributors": [ + { + "name": "COLSA Corporation", + "url": "http://www.colsa.com/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77bbceefff315567a604e5faa5f39978767b97ca1c571274600603e91f6239d3", + "globals": [], + "declaredModules": [ + "s3-uploader" + ] + } + }, + "s3rver": { + "0.0": { + "libraryName": "S3rver", + "typingsPackageName": "s3rver", + "projectName": "https://github.com/jamhall/s3rver", + "contributors": [ + { + "name": "David Broder-Rodgers", + "url": "https://github.com/DavidBR-SW/" + }, + { + "name": "F. Eugene Aumson", + "url": "https://github.com/feuGeneA/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "099e67578e861f2d461279f4e58e21f0381b8ae81abd4996302010b612c3027e", + "globals": [], + "declaredModules": [ + "s3rver" + ] + } + }, + "sade": { + "1.6": { + "libraryName": "sade", + "typingsPackageName": "sade", + "projectName": "https://github.com/lukeed/sade#readme", + "contributors": [ + { + "name": "Epimodev", + "url": "https://github.com/Epimodev", + "githubUsername": "Epimodev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mri", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94f003160254a41959e984b41101860d222e85135e7c75420b5e8a86ec15840b", + "globals": [], + "declaredModules": [ + "sade" + ] + } + }, + "safari-extension": { + "0.0": { + "libraryName": "Safari extension development", + "typingsPackageName": "safari-extension", + "projectName": "https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009977-CH1-SW1", + "contributors": [ + { + "name": "Luuk", + "url": "https://github.com/luukd", + "githubUsername": "luukd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d176019b467297d2d8782813dcc37f7fea539e7a9c5b2b94bce8b3a19801294b", + "globals": [ + "safari" + ], + "declaredModules": [] + } + }, + "safari-extension-content": { + "0.0": { + "libraryName": "Safari extension development (content-scripts)", + "typingsPackageName": "safari-extension-content", + "projectName": "https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/InjectingScripts/InjectingScripts.html#//apple_ref/doc/uid/TP40009977-CH6-SW1", + "contributors": [ + { + "name": "Luuk", + "url": "https://github.com/luukd", + "githubUsername": "luukd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe8c7d9827f3f264573458ac933a2304e8f7f9fe17a13533fce6e697c4bee58c", + "globals": [ + "safari" + ], + "declaredModules": [] + } + }, + "safe-compare": { + "1.1": { + "libraryName": "safe-compare", + "typingsPackageName": "safe-compare", + "projectName": "https://github.com/Bruce17/safe-compare#readme", + "contributors": [ + { + "name": "Vadim Belorussov", + "url": "https://github.com/bevalorous", + "githubUsername": "bevalorous" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb2745f3518fd174473977424b9b52d069a8552cc52065a492ab7db2996b8f6b", + "globals": [], + "declaredModules": [ + "safe-compare" + ] + } + }, + "safe-json-stringify": { + "1.1": { + "libraryName": "safe-json-stringify", + "typingsPackageName": "safe-json-stringify", + "projectName": "https://github.com/debitoor/safe-json-stringify", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/ericbyers", + "githubUsername": "ericbyers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ece07e1bc7465768a034fd8f5925f414124e0d81a29277861728b18d47870ece", + "globals": [], + "declaredModules": [ + "safe-json-stringify" + ] + } + }, + "safe-regex": { + "1.1": { + "libraryName": "safe-regex", + "typingsPackageName": "safe-regex", + "projectName": "https://github.com/davisjam/safe-regex", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af88fb6e21c96f3f9baab2624cc4f935581006890312e1e845e1aa0d6da477b8", + "globals": [], + "declaredModules": [ + "safe-regex" + ] + } + }, + "safe-timers": { + "1.1": { + "libraryName": "safe-timers", + "typingsPackageName": "safe-timers", + "projectName": "https://github.com/Wizcorp/safe-timers#readme", + "contributors": [ + { + "name": "Kamil Socha", + "url": "https://github.com/ksocha", + "githubUsername": "ksocha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b982793f44ed2df737f9ac66893157a66dc78e4274d1250945e452d308dcb085", + "globals": [], + "declaredModules": [ + "safe-timers" + ] + } + }, + "safer-buffer": { + "2.1": { + "libraryName": "safer-buffer", + "typingsPackageName": "safer-buffer", + "projectName": "https://github.com/ChALkeR/safer-buffer#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57dcd862867cf311db4d10951d35c81d839750d4d35d56eee42dc313e629a693", + "globals": [], + "declaredModules": [ + "safer-buffer" + ] + } + }, + "sails.io.js": { + "1.0": { + "libraryName": "sails.io.js", + "typingsPackageName": "sails.io.js", + "projectName": "http://sailsjs.org/documentation/reference/web-sockets/socket-client", + "contributors": [ + { + "name": "Arvitaly", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e7b3bc9d8847eb6501ed7ed1779adaceed6071e5c25ec45916065b4b3c73674", + "globals": [], + "declaredModules": [ + "sails.io.js" + ] + } + }, + "sailthru-client": { + "3.0": { + "libraryName": "sailthru-client", + "typingsPackageName": "sailthru-client", + "projectName": "https://github.com/sailthru/sailthru-node-client", + "contributors": [ + { + "name": "Sergey Smolnikov", + "url": "https://github.com/smolnikov", + "githubUsername": "smolnikov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "restler", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28e20a8d92198c8e573432367f43bd9973b89122e58eb591446f048b43588621", + "globals": [], + "declaredModules": [ + "sailthru-client" + ] + } + }, + "saml": { + "0.13": { + "libraryName": "saml", + "typingsPackageName": "saml", + "projectName": "https://github.com/auth0/node-saml#readme", + "contributors": [ + { + "name": "Eric Heikes", + "url": "https://github.com/eheikes", + "githubUsername": "eheikes" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c76a74940b65d48b9219c09b86e997a1b7d8d79fe1659231a9e691ff18b7e1d", + "globals": [], + "declaredModules": [ + "saml" + ] + } + }, + "saml2-js": { + "1.6": { + "libraryName": "SAML2-js", + "typingsPackageName": "saml2-js", + "projectName": "https://github.com/Clever/saml2", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "fs", + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9aeb22d463d84c9ae9d84675a99a41cc8af21458d6c49cbb12cb1dfec731766c", + "globals": [], + "declaredModules": [ + "saml2-js" + ] + } + }, + "saml20": { + "0.1": { + "libraryName": "saml20", + "typingsPackageName": "saml20", + "projectName": "https://github.com/leandrob/saml20", + "contributors": [ + { + "name": "Jan Petzold", + "url": "https://github.com/HackerUndKoch", + "githubUsername": "HackerUndKoch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67e14ced0e2c56ea2019596dcd0a6c971f3763ab2b6f0befa750146f029e0386", + "globals": [], + "declaredModules": [ + "saml20" + ] + } + }, + "samlp": { + "1.0": { + "libraryName": "SAMLP", + "typingsPackageName": "samlp", + "projectName": "https://github.com/auth0/node-samlp", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "passport", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba19ae65d647bdd168ec8c733d1ec3f2e4a243f18790fcc61cb22c8cfcaff1e7", + "globals": [], + "declaredModules": [ + "samlp" + ] + } + }, + "sammy": { + "0.0": { + "libraryName": "Sammy.js", + "typingsPackageName": "sammy", + "projectName": "http://sammyjs.org/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Oisin Grehan", + "url": "https://github.com/oising", + "githubUsername": "oising" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7178f12ce8eb81d56f5bcfa25345b1df2756060f50d1cd8c0c9a48e02cfdf965", + "globals": [ + "Sammy" + ], + "declaredModules": [ + "sammy" + ] + } + }, + "sanctuary": { + "0.14": { + "libraryName": "sanctuary", + "typingsPackageName": "sanctuary", + "projectName": "https://github.com/sanctuary-js/sanctuary#readme", + "contributors": [ + { + "name": "David Chambers", + "url": "https://github.com/davidchambers", + "githubUsername": "davidchambers" + }, + { + "name": "Juan J. Jimenez-Anca", + "url": "https://github.com/cortopy", + "githubUsername": "cortopy" + }, + { + "name": "Ken Aguilar", + "url": "https://github.com/piq9117", + "githubUsername": "piq9117" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec701a1ad37f7ef9086ea81a8248d2aa1082701c121f38651532ecf45c7014bc", + "globals": [ + "S" + ], + "declaredModules": [ + "sanctuary" + ] + } + }, + "sandboxed-module": { + "2.0": { + "libraryName": "sandboxed-module", + "typingsPackageName": "sandboxed-module", + "projectName": "https://github.com/felixge/node-sandboxed-module", + "contributors": [ + { + "name": "Sven Reglitzki", + "url": "https://github.com/svi3c", + "githubUsername": "svi3c" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32a47cf3b963b4be07245742ca2eb295ce0a9ba3e33b6d2b3d3c4d900e9ff093", + "globals": [], + "declaredModules": [ + "sandboxed-module" + ] + } + }, + "sane": { + "2.0": { + "libraryName": "sane", + "typingsPackageName": "sane", + "projectName": "https://github.com/amasad/sane", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f86255aaae4a445ffe89ab13cf341d282d70a3833b05bb7c8e17f195709c7907", + "globals": [], + "declaredModules": [ + "sane" + ] + } + }, + "sane-email-validation": { + "1.1": { + "libraryName": "sane-email-validation", + "typingsPackageName": "sane-email-validation", + "projectName": "https://github.com/scottgonzalez/sane-email-validation", + "contributors": [ + { + "name": "Forbes Lindesay", + "url": "https://github.com/ForbesLindesay", + "githubUsername": "ForbesLindesay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53238f4b8d4ead38655630ded27795d002b20185b988fabbf191bf71d9c18dcf", + "globals": [], + "declaredModules": [ + "sane-email-validation" + ] + } + }, + "sanitize-html": { + "1.20": { + "libraryName": "sanitize-html", + "typingsPackageName": "sanitize-html", + "projectName": "https://github.com/punkave/sanitize-html", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Afshin Darian", + "url": "https://github.com/afshin", + "githubUsername": "afshin" + }, + { + "name": "BehindTheMath", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + }, + { + "name": "Rinze de Laat", + "url": "https://github.com/biermeester", + "githubUsername": "biermeester" + }, + { + "name": "Will Gibson", + "url": "https://github.com/WillGibson", + "githubUsername": "WillGibson" + }, + { + "name": "A penguin", + "url": "https://github.com/sirMerr", + "githubUsername": "sirMerr" + }, + { + "name": "Johan Davidsson", + "url": "https://github.com/johandavidson", + "githubUsername": "johandavidson" + }, + { + "name": "Jianrong Yu", + "url": "https://github.com/YuJianrong", + "githubUsername": "YuJianrong" + }, + { + "name": "GP", + "url": "https://github.com/paambaati", + "githubUsername": "paambaati" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "htmlparser2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c626c9beddd18e4b0ab93742204fc836ebf487bcef2164324af4cf510712242f", + "globals": [], + "declaredModules": [ + "sanitize-html" + ] + } + }, + "sanitizer": { + "0.0": { + "libraryName": "Sanitizer", + "typingsPackageName": "sanitizer", + "projectName": "https://github.com/theSmaw/Caja-HTML-Sanitizer", + "contributors": [ + { + "name": "Dave Taylor", + "url": "http://davetayls.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54a13cb390e13c31f32aec12c2ebe6652d281bb4e6e2a1149d9d27459629b4c4", + "globals": [], + "declaredModules": [ + "sanitizer" + ] + } + }, + "sap__xsenv": { + "2.0": { + "libraryName": "@sap/xsenv", + "typingsPackageName": "sap__xsenv", + "projectName": "https://help.sap.com/hana_platform", + "contributors": [ + { + "name": "[Michael Müller]", + "url": "https://github.com/mad-mike", + "githubUsername": "mad-mike" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@sap/xsenv" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7594abfc8fdf7904f4e49e07643bcb3de5e01f03a312afbb7158eb00626b8b2c", + "globals": [], + "declaredModules": [ + "sap__xsenv" + ] + } + }, + "sarif": { + "2.1": { + "libraryName": "Sarif", + "typingsPackageName": "sarif", + "projectName": "https://github.com/Microsoft/sarif-sdk", + "contributors": [ + { + "name": "Rusty Scrivens", + "url": "https://github.com/rscrivens", + "githubUsername": "rscrivens" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc2f8cfce305c0d1975b6b0cddcbf05d23c59708f641e59d6e7ed2274f951325", + "globals": [], + "declaredModules": [ + "sarif" + ] + } + }, + "sasl-anonymous": { + "0.1": { + "libraryName": "sasl-anonymous", + "typingsPackageName": "sasl-anonymous", + "projectName": "https://github.com/jaredhanson/js-sasl-anonymous", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "saslmechanisms", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77dc2fd8cf019e287c30baf25f32d13e3e71972ebf535bcfb571bc9474352b8d", + "globals": [], + "declaredModules": [ + "sasl-anonymous" + ] + } + }, + "sasl-digest-md5": { + "0.1": { + "libraryName": "sasl-digest-md5", + "typingsPackageName": "sasl-digest-md5", + "projectName": "https://github.com/jaredhanson/js-sasl-digest-md5", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "saslmechanisms", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fdbae7f79391aa7e2744e8f179bbb44bc31876bdf81c13d1a45fffbe2b09542d", + "globals": [], + "declaredModules": [ + "sasl-digest-md5" + ] + } + }, + "sasl-external": { + "0.1": { + "libraryName": "sasl-external", + "typingsPackageName": "sasl-external", + "projectName": "https://github.com/jaredhanson/js-sasl-external", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "saslmechanisms", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ebe642a7f33686f68036b108fc75f49292e600aeb7f4d501e3bc72b6043808aa", + "globals": [], + "declaredModules": [ + "sasl-external" + ] + } + }, + "sasl-plain": { + "0.1": { + "libraryName": "sasl-plain", + "typingsPackageName": "sasl-plain", + "projectName": "https://github.com/jaredhanson/js-sasl-plain", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "saslmechanisms", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56049519a726e5ebe686e767f40e25a1d5fd7dfa2bbcd25cc04158d1ef0bbdd1", + "globals": [], + "declaredModules": [ + "sasl-plain" + ] + } + }, + "sasl-scram-sha-1": { + "1.2": { + "libraryName": "sasl-scram-sha-1", + "typingsPackageName": "sasl-scram-sha-1", + "projectName": "https://github.com/legastero/js-sasl-scram-sha-1", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "saslmechanisms", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16c97481270964334b8206a7347e6b10f8f2aac1166cfb616d89918f4668756a", + "globals": [], + "declaredModules": [ + "sasl-scram-sha-1" + ] + } + }, + "saslmechanisms": { + "0.1": { + "libraryName": "saslmechanisms", + "typingsPackageName": "saslmechanisms", + "projectName": "https://github.com/jaredhanson/js-sasl", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c002bf862560f0b1ff0c755b060c1aa206aa227e1aeb65d0b9cff0ac2e6c6c19", + "globals": [], + "declaredModules": [ + "saslmechanisms" + ] + } + }, + "saslprep": { + "1.0": { + "libraryName": "saslprep", + "typingsPackageName": "saslprep", + "projectName": "https://github.com/reklatsmasters/saslprep#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d5b3b636eecdfd416803a3371ea4c067f83fe56d2f7f8d1b52055d5edb976da", + "globals": [], + "declaredModules": [ + "saslprep" + ] + } + }, + "sass": { + "1.16": { + "libraryName": "sass", + "typingsPackageName": "sass", + "projectName": "https://github.com/sass/dart-sass", + "contributors": [ + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + }, + { + "name": "Justin Leider", + "url": "https://github.com/jleider", + "githubUsername": "jleider" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "839a7203d38eaa1b7eb53a2eefe8bf71ed294193d6b02742b05ebb62d5732f7a", + "globals": [], + "declaredModules": [ + "sass" + ] + } + }, + "sass-graph": { + "2.1": { + "libraryName": "sass-graph", + "typingsPackageName": "sass-graph", + "projectName": "https://github.com/xzyfer/sass-graph", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "145a480bbbffb0e922ba8cc5a6f67754b5d7f292932458285a379aef799bf723", + "globals": [ + "SassGraph" + ], + "declaredModules": [ + "sass-graph" + ] + } + }, + "sat": { + "0.0": { + "libraryName": "sat.js", + "typingsPackageName": "sat", + "projectName": "https://github.com/jriecken/sat-js", + "contributors": [ + { + "name": "Hou Chunlei", + "url": "https://github.com/omni360", + "githubUsername": "omni360" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7924df83706d604908935d841fe54397874b05760dc09a80a7e9d3e956e9db57", + "globals": [ + "SAT" + ], + "declaredModules": [ + "sat" + ] + } + }, + "satnav": { + "0.0": { + "libraryName": "satnav", + "typingsPackageName": "satnav", + "projectName": "https://github.com/f5io/satnav-js", + "contributors": [ + { + "name": "Christian Holm Diget", + "url": "https://github.com/DotNetNerd", + "githubUsername": "DotNetNerd" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f39bcadc349b429b5be234e8d84c3cdf9ebe935f8d5ef11788925846e75948b", + "globals": [ + "Satnav" + ], + "declaredModules": [] + } + }, + "save-csv": { + "4.1": { + "libraryName": "save-csv", + "typingsPackageName": "save-csv", + "projectName": "https://github.com/silverwind/save-csv", + "contributors": [ + { + "name": "Frank Brullo", + "url": "https://github.com/FrankBrullo", + "githubUsername": "FrankBrullo" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e7b23f30dd1fef262b58af0ee15c6db0c9ea0af60ce0118e64f94e201cc6080", + "globals": [], + "declaredModules": [ + "save-csv" + ] + } + }, + "sax": { + "1.2": { + "libraryName": "sax-js", + "typingsPackageName": "sax", + "projectName": "https://github.com/isaacs/sax-js", + "contributors": [ + { + "name": "Vincent Siao (Asana, Inc.)", + "url": "https://github.com/vsiao", + "githubUsername": "vsiao" + }, + { + "name": "Evert Pot", + "url": "https://github.com/evert", + "githubUsername": "evert" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + }, + { + "name": "Fabian van der Veen", + "url": "https://github.com/fvanderveen", + "githubUsername": "fvanderveen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8df92ec4dd37586a8b17d2528d521db9a2903f188f183a881f30958fa889b62", + "globals": [], + "declaredModules": [ + "sax" + ] + } + }, + "sax-stream": { + "1.3": { + "libraryName": "sax-stream", + "typingsPackageName": "sax-stream", + "projectName": "https://github.com/melitele/sax-stream", + "contributors": [ + { + "name": "Michael de Wit", + "url": "https://github.com/mjwwit", + "githubUsername": "mjwwit" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ef7f090bc1c6480f453f602bdd907e72d0d4fd2a14d4a285af43cdabdc20f61e", + "globals": [], + "declaredModules": [ + "sax-stream" + ] + } + }, + "saywhen": { + "1.1": { + "libraryName": "saywhen", + "typingsPackageName": "saywhen", + "projectName": "https://github.com/pushtechnology/saywhen", + "contributors": [ + { + "name": "Sean Sobey", + "url": "https://github.com/SeanSobey", + "githubUsername": "SeanSobey" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jasmine", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "534ed85d72015b3b4d8837daf78c8f2045859a59f9f1776282086da8b51fbb47", + "globals": [], + "declaredModules": [ + "saywhen" + ] + } + }, + "sbd": { + "1.0": { + "libraryName": "sbd", + "typingsPackageName": "sbd", + "projectName": "http://github.com/tessmore/sbd", + "contributors": [ + { + "name": "Brian Cort", + "url": "https://github.com/thatcort", + "githubUsername": "thatcort" + }, + { + "name": "Caroline Artz", + "url": "https://github.com/carolineartz", + "githubUsername": "carolineartz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe245254c4f2d87a865b69f353114fc8c9266fe57435d73e710c5fa37852c461", + "globals": [], + "declaredModules": [ + "sbd" + ] + } + }, + "sc-auth": { + "5.0": { + "libraryName": "sc-auth", + "typingsPackageName": "sc-auth", + "projectName": "https://github.com/SocketCluster/sc-auth", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jsonwebtoken", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cded769928c08102d6cb2c5a1d0fc93a41e564b866f31964f5cb4f2d1da88c68", + "globals": [], + "declaredModules": [ + "sc-auth" + ] + } + }, + "sc-broker": { + "8.0": { + "libraryName": "sc-broker", + "typingsPackageName": "sc-broker", + "projectName": "https://github.com/SocketCluster/sc-broker", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "scbroker.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "fleximap", + "version": "*" + }, + { + "name": "expirymanager", + "version": "*" + }, + { + "name": "ncom", + "version": "*" + } + ], + "testDependencies": [ + "scc-broker-client" + ], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "19159c18c4bc4464102ac4d78e29387b5efe664303d4f7a1a59e1be54d76e420", + "globals": [], + "declaredModules": [ + "sc-broker", + "sc-broker/scbroker" + ] + } + }, + "sc-broker-cluster": { + "9.0": { + "libraryName": "sc-broker-cluster", + "typingsPackageName": "sc-broker-cluster", + "projectName": "https://github.com/SocketCluster/sc-broker-cluster", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "clientcluster.d.ts", + "index.d.ts", + "scbroker.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sc-channel", + "version": { + "major": 1 + } + }, + { + "name": "socketcluster-server", + "version": "*" + }, + { + "name": "sc-broker", + "version": "*" + }, + { + "name": "async", + "version": "*" + }, + { + "name": "fleximap", + "version": "*" + }, + { + "name": "expirymanager", + "version": "*" + } + ], + "testDependencies": [ + "ws" + ], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b0369ecc4d1a2fdcc7428b71c5300e09c4d8f7a64a5145594b316ba6a58530d2", + "globals": [], + "declaredModules": [ + "sc-broker-cluster", + "sc-broker-cluster/clientcluster", + "sc-broker-cluster/scbroker" + ] + }, + "6.1": { + "libraryVersionDirectoryName": "6", + "libraryName": "sc-broker-cluster", + "typingsPackageName": "sc-broker-cluster", + "projectName": "https://github.com/SocketCluster/sc-broker-cluster", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "clientcluster.d.ts", + "index.d.ts", + "scbroker.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "name": "sc-channel", + "version": { + "major": 1 + } + }, + { + "name": "socketcluster", + "version": "*" + }, + { + "name": "sc-broker", + "version": "*" + }, + { + "name": "async", + "version": "*" + }, + { + "name": "fleximap", + "version": "*" + }, + { + "name": "expirymanager", + "version": "*" + } + ], + "testDependencies": [ + "ws" + ], + "pathMappings": [ + { + "packageName": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "packageName": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9879913f22068cae73b6badffc0b19b5c8e3c5829a0ccbd257de81038b6a1ddf", + "globals": [], + "declaredModules": [ + "sc-broker-cluster", + "sc-broker-cluster/clientcluster", + "sc-broker-cluster/scbroker" + ] + } + }, + "sc-channel": { + "2.0": { + "libraryName": "sc-channel", + "typingsPackageName": "sc-channel", + "projectName": "https://github.com/SocketCluster/sc-channel", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "async-iterable-stream", + "version": "*" + }, + { + "name": "stream-demux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b861463c83d59de70304459a1a1c790e30f50655886b5a1f767a607106779a2c", + "globals": [], + "declaredModules": [ + "sc-channel" + ] + }, + "1.2": { + "libraryVersionDirectoryName": "1", + "libraryName": "sc-channel", + "typingsPackageName": "sc-channel", + "projectName": "https://github.com/SocketCluster/sc-channel", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "component-emitter", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "8ddeec88a89b30c0860007b0e30c6b44400b42aa29dd301bc5430fc709cb103e", + "globals": [], + "declaredModules": [ + "sc-channel" + ] + } + }, + "sc-errors": { + "1.4": { + "libraryName": "sc-errors", + "typingsPackageName": "sc-errors", + "projectName": "https://github.com/SocketCluster/sc-errors", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee360cbe6357e7e7df59b9514f0b271fd8810c5f024593fa0a9f64ae453f2aa8", + "globals": [], + "declaredModules": [ + "sc-errors" + ] + } + }, + "sc-framework-health-check": { + "2.0": { + "libraryName": "sc-framework-health-check", + "typingsPackageName": "sc-framework-health-check", + "projectName": "https://github.com/SocketCluster/sc-framework-health-check", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socketcluster", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "packageName": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1bf8cbc83a3a0d1b1fb4efb8c063f305eab54c024bc45d8bb8b6140d03684820", + "globals": [], + "declaredModules": [ + "sc-framework-health-check" + ] + } + }, + "sc-hot-reboot": { + "1.0": { + "libraryName": "sc-hot-reboot", + "typingsPackageName": "sc-hot-reboot", + "projectName": "https://github.com/socketcluster/sc-hot-reboot", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socketcluster", + "version": "*" + }, + { + "name": "chokidar", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "packageName": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "chokidar", + "version": "^2.1.2" + } + ], + "contentHash": "1fe0f87c712757a728de6a0c9f834eedf0d6f3f0ea0ff4beebefbf1b093be689", + "globals": [], + "declaredModules": [ + "sc-hot-reboot" + ] + } + }, + "scalike": { + "0.0": { + "libraryName": "scalike API", + "typingsPackageName": "scalike", + "projectName": "https://github.com/ryoppy/scalike-typescript", + "contributors": [ + { + "name": "ryoppy", + "url": "https://github.com/ryoppy", + "githubUsername": "ryoppy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21c83e91684233489779ef6735e0cee3bb9798945c2392d66224b7c031b2e738", + "globals": [ + "scalike" + ], + "declaredModules": [ + "scalike" + ] + } + }, + "scc-broker-client": { + "7.0": { + "libraryName": "scc-broker-client", + "typingsPackageName": "scc-broker-client", + "projectName": "https://github.com/SocketCluster/scc-broker-client", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "client-pool.d.ts", + "cluster-broker-client.d.ts", + "hasher.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sc-broker", + "version": "*" + }, + { + "name": "jsonwebtoken", + "version": "*" + }, + { + "name": "async-stream-emitter", + "version": "*" + }, + { + "name": "consumable-stream", + "version": "*" + }, + { + "name": "socketcluster-client", + "version": "*" + }, + { + "name": "ag-channel", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a7dd94fadada3c822ea7b4c5b417f2668ca3795ab5d848b926d8bf7bf7d975ae", + "globals": [], + "declaredModules": [ + "scc-broker-client", + "scc-broker-client/cluster-broker-client", + "scc-broker-client/client-pool", + "scc-broker-client/hasher" + ] + } + }, + "schedule": { + "0.5": { + "libraryName": "schedule", + "typingsPackageName": "schedule", + "projectName": "https://reactjs.org/", + "contributors": [ + { + "name": "Nathan Bierema", + "url": "https://github.com/Methuselah96", + "githubUsername": "Methuselah96" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9007c7fac3fbc2ff0df085dc5a61737dde2b46791b5c8051423e9a9a0fb546d8", + "globals": [], + "declaredModules": [ + "schedule" + ] + } + }, + "scheduler": { + "0.16": { + "libraryName": "scheduler", + "typingsPackageName": "scheduler", + "projectName": "https://reactjs.org/", + "contributors": [ + { + "name": "Nathan Bierema", + "url": "https://github.com/Methuselah96", + "githubUsername": "Methuselah96" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "tracing.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de6e7ac9ebefa8aded2268fa4680d75483f921610b36328b5342711bb1f96af1", + "globals": [], + "declaredModules": [ + "scheduler", + "scheduler/tracing" + ] + } + }, + "schema-registry": { + "1.17": { + "libraryName": "schema-registry", + "typingsPackageName": "schema-registry", + "projectName": "https://github.com/nodefluent/schema-registry#readme", + "contributors": [ + { + "name": "Tomislav Fabeta", + "url": "https://github.com/bonzzy", + "githubUsername": "bonzzy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 17, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c605febff0533b687b1d034b2586dc84d628facc2c9726b4dd5f9b88d71cd05a", + "globals": [], + "declaredModules": [ + "schema-registry" + ] + } + }, + "schwifty": { + "4.0": { + "libraryName": "schwifty", + "typingsPackageName": "schwifty", + "projectName": "https://github.com/hapipal/schwifty", + "contributors": [ + { + "name": "ozum", + "url": "https://github.com/ozum", + "githubUsername": "ozum" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "objection", + "version": "*" + }, + { + "name": "joi", + "version": "*" + }, + { + "name": "hapi", + "version": "*" + }, + { + "name": "knex", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "knex", + "version": "^0.16.1" + }, + { + "name": "objection", + "version": "^1.1.9" + } + ], + "contentHash": "4e033dac227c5843f0339b2a1a633605478aeff7c0ba53f4f2b2185960628ad6", + "globals": [], + "declaredModules": [ + "schwifty" + ] + } + }, + "scoped-http-client": { + "0.11": { + "libraryName": "scoped-http-client", + "typingsPackageName": "scoped-http-client", + "projectName": "https://github.com/technoweenie/node-scoped-http-client", + "contributors": [ + { + "name": "Matt Perry", + "url": "https://github.com/mattvperry", + "githubUsername": "mattvperry" + }, + { + "name": "Ryan Adolf", + "url": "https://github.com/rianadon", + "githubUsername": "rianadon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "221a9b2d27e291931ba91fe5728ea41d5153b06b8e9066f0721edbe0f52f345f", + "globals": [], + "declaredModules": [ + "scoped-http-client" + ] + } + }, + "scrambo": { + "0.3": { + "libraryName": "scrambo", + "typingsPackageName": "scrambo", + "projectName": "https://github.com/nickcolley/scrambo", + "contributors": [ + { + "name": "Christopher Mühl", + "url": "https://github.com/padarom", + "githubUsername": "padarom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "267dd3e2d4a5bdd0121faeb01e55446e2ce2b8de8818a208617985397c871bd9", + "globals": [], + "declaredModules": [ + "scrambo" + ] + } + }, + "screeps": { + "3.0": { + "libraryName": "Screeps", + "typingsPackageName": "screeps", + "projectName": "https://github.com/screeps/screeps", + "contributors": [ + { + "name": "Marko Sulamägi", + "url": "https://github.com/MarkoSulamagi", + "githubUsername": "MarkoSulamagi" + }, + { + "name": "Nhan Ho", + "url": "https://github.com/NhanHo", + "githubUsername": "NhanHo" + }, + { + "name": "Bryan", + "url": "https://github.com/bryanbecker", + "githubUsername": "bryanbecker" + }, + { + "name": "Resi Respati", + "url": "https://github.com/resir014", + "githubUsername": "resir014" + }, + { + "name": "Adam Laycock", + "url": "https://github.com/Arcath", + "githubUsername": "Arcath" + }, + { + "name": "Dominic Marcuse", + "url": "https://github.com/dmarcuse", + "githubUsername": "dmarcuse" + }, + { + "name": "Skyler Kehren", + "url": "https://github.com/pyrodogg", + "githubUsername": "pyrodogg" + }, + { + "name": "Kieran Carnegie", + "url": "https://github.com/kotarou", + "githubUsername": "kotarou" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77d38a6503a8e7862dfd2ff965d897b245b706f53bc3fa978e33d20f2601cf7d", + "globals": [ + "ATTACK", + "ATTACK_POWER", + "BODYPARTS_ALL", + "BODYPART_COST", + "BOOSTS", + "BOTTOM", + "BOTTOM_LEFT", + "BOTTOM_RIGHT", + "BUILD_POWER", + "CARRY", + "CARRY_CAPACITY", + "CLAIM", + "COLORS_ALL", + "COLOR_BLUE", + "COLOR_BROWN", + "COLOR_CYAN", + "COLOR_GREEN", + "COLOR_GREY", + "COLOR_ORANGE", + "COLOR_PURPLE", + "COLOR_RED", + "COLOR_WHITE", + "COLOR_YELLOW", + "COMMODITIES", + "CONSTRUCTION_COST", + "CONSTRUCTION_COST_ROAD_SWAMP_RATIO", + "CONSTRUCTION_COST_ROAD_WALL_RATIO", + "CONTAINER_CAPACITY", + "CONTAINER_DECAY", + "CONTAINER_DECAY_TIME", + "CONTAINER_DECAY_TIME_OWNED", + "CONTAINER_HITS", + "CONTROLLER_ATTACK_BLOCKED_UPGRADE", + "CONTROLLER_CLAIM_DOWNGRADE", + "CONTROLLER_DOWNGRADE", + "CONTROLLER_DOWNGRADE_RESTORE", + "CONTROLLER_DOWNGRADE_SAFEMODE_THRESHOLD", + "CONTROLLER_LEVELS", + "CONTROLLER_MAX_UPGRADE_PER_TICK", + "CONTROLLER_NUKE_BLOCKED_UPGRADE", + "CONTROLLER_RESERVE", + "CONTROLLER_RESERVE_MAX", + "CONTROLLER_STRUCTURES", + "CREEP_CLAIM_LIFE_TIME", + "CREEP_CORPSE_RATE", + "CREEP_LIFE_TIME", + "CREEP_SPAWN_TIME", + "ConstructionSite", + "Creep", + "DENSITY_HIGH", + "DENSITY_LOW", + "DENSITY_MODERATE", + "DENSITY_ULTRA", + "DEPOSIT_DECAY_TIME", + "DEPOSIT_EXHAUST_MULTIPLY", + "DEPOSIT_EXHAUST_POW", + "DISMANTLE_COST", + "DISMANTLE_POWER", + "Deposit", + "EFFECT_COLLAPSE_TIMER", + "EFFECT_INVULNERABILITY", + "ENERGY_DECAY", + "ENERGY_REGEN_TIME", + "ERR_BUSY", + "ERR_FULL", + "ERR_GCL_NOT_ENOUGH", + "ERR_INVALID_ARGS", + "ERR_INVALID_TARGET", + "ERR_NAME_EXISTS", + "ERR_NOT_ENOUGH_ENERGY", + "ERR_NOT_ENOUGH_EXTENSIONS", + "ERR_NOT_ENOUGH_RESOURCES", + "ERR_NOT_FOUND", + "ERR_NOT_IN_RANGE", + "ERR_NOT_OWNER", + "ERR_NO_BODYPART", + "ERR_NO_PATH", + "ERR_RCL_NOT_ENOUGH", + "ERR_TIRED", + "EVENT_ATTACK", + "EVENT_ATTACK_CONTROLLER", + "EVENT_ATTACK_TYPE_DISMANTLE", + "EVENT_ATTACK_TYPE_HIT_BACK", + "EVENT_ATTACK_TYPE_MELEE", + "EVENT_ATTACK_TYPE_NUKE", + "EVENT_ATTACK_TYPE_RANGED", + "EVENT_ATTACK_TYPE_RANGED_MASS", + "EVENT_BUILD", + "EVENT_EXIT", + "EVENT_HARVEST", + "EVENT_HEAL", + "EVENT_HEAL_TYPE_MELEE", + "EVENT_HEAL_TYPE_RANGED", + "EVENT_OBJECT_DESTROYED", + "EVENT_POWER", + "EVENT_REPAIR", + "EVENT_RESERVE_CONTROLLER", + "EVENT_TRANSFER", + "EVENT_UPGRADE_CONTROLLER", + "EXTENSION_ENERGY_CAPACITY", + "EXTENSION_HITS", + "EXTRACTOR_COOLDOWN", + "EXTRACTOR_HITS", + "FACTORY_CAPACITY", + "FACTORY_HITS", + "FIND_CONSTRUCTION_SITES", + "FIND_CREEPS", + "FIND_DEPOSITS", + "FIND_DROPPED_RESOURCES", + "FIND_EXIT", + "FIND_EXIT_BOTTOM", + "FIND_EXIT_LEFT", + "FIND_EXIT_RIGHT", + "FIND_EXIT_TOP", + "FIND_FLAGS", + "FIND_HOSTILE_CONSTRUCTION_SITES", + "FIND_HOSTILE_CREEPS", + "FIND_HOSTILE_POWER_CREEPS", + "FIND_HOSTILE_SPAWNS", + "FIND_HOSTILE_STRUCTURES", + "FIND_MINERALS", + "FIND_MY_CONSTRUCTION_SITES", + "FIND_MY_CREEPS", + "FIND_MY_POWER_CREEPS", + "FIND_MY_SPAWNS", + "FIND_MY_STRUCTURES", + "FIND_NUKES", + "FIND_POWER_CREEPS", + "FIND_RUINS", + "FIND_SOURCES", + "FIND_SOURCES_ACTIVE", + "FIND_STRUCTURES", + "FIND_TOMBSTONES", + "Flag", + "GCL_MULTIPLY", + "GCL_NOVICE", + "GCL_POW", + "Game", + "HARVEST_DEPOSIT_POWER", + "HARVEST_MINERAL_POWER", + "HARVEST_POWER", + "HEAL", + "HEAL_POWER", + "INVADERS_ENERGY_GOAL", + "INVADER_CORE_CONTROLLER_DOWNGRADE", + "INVADER_CORE_CONTROLLER_POWER", + "INVADER_CORE_CREEP_SPAWN_TIME", + "INVADER_CORE_EXPAND_TIME", + "INVADER_CORE_HITS", + "InterShardMemory", + "LAB_BOOST_ENERGY", + "LAB_BOOST_MINERAL", + "LAB_COOLDOWN", + "LAB_ENERGY_CAPACITY", + "LAB_HITS", + "LAB_MINERAL_CAPACITY", + "LAB_REACTION_AMOUNT", + "LEFT", + "LINK_CAPACITY", + "LINK_COOLDOWN", + "LINK_HITS", + "LINK_HITS_MAX", + "LINK_LOSS_RATIO", + "LOOK_CONSTRUCTION_SITES", + "LOOK_CREEPS", + "LOOK_DEPOSITS", + "LOOK_ENERGY", + "LOOK_FLAGS", + "LOOK_MINERALS", + "LOOK_NUKES", + "LOOK_POWER_CREEPS", + "LOOK_RESOURCES", + "LOOK_RUINS", + "LOOK_SOURCES", + "LOOK_STRUCTURES", + "LOOK_TERRAIN", + "LOOK_TOMBSTONES", + "MARKET_MAX_ORDERS", + "MARKET_ORDER_LIFE_TIME", + "MAX_CONSTRUCTION_SITES", + "MAX_CREEP_SIZE", + "MINERAL_DENSITY", + "MINERAL_DENSITY_CHANGE", + "MINERAL_DENSITY_PROBABILITY", + "MINERAL_MIN_AMOUNT", + "MINERAL_RANDOM_FACTOR", + "MINERAL_REGEN_TIME", + "MODE_ARENA", + "MODE_SIMULATION", + "MODE_SURVIVAL", + "MODE_WORLD", + "MOVE", + "Memory", + "Mineral", + "NUKER_COOLDOWN", + "NUKER_ENERGY_CAPACITY", + "NUKER_GHODIUM_CAPACITY", + "NUKER_HITS", + "NUKE_DAMAGE", + "NUKE_LAND_TIME", + "NUKE_RANGE", + "Nuke", + "OBSERVER_HITS", + "OBSERVER_RANGE", + "OBSTACLE_OBJECT_TYPES", + "OK", + "ORDER_BUY", + "ORDER_SELL", + "OwnedStructure", + "POWER_BANK_CAPACITY_CRIT", + "POWER_BANK_CAPACITY_MAX", + "POWER_BANK_CAPACITY_MIN", + "POWER_BANK_DECAY", + "POWER_BANK_HITS", + "POWER_BANK_HIT_BACK", + "POWER_CLASS", + "POWER_CREEP_DELETE_COOLDOWN", + "POWER_CREEP_LIFE_TIME", + "POWER_CREEP_MAX_LEVEL", + "POWER_CREEP_SPAWN_COOLDOWN", + "POWER_INFO", + "POWER_LEVEL_MULTIPLY", + "POWER_LEVEL_POW", + "POWER_SPAWN_ENERGY_CAPACITY", + "POWER_SPAWN_ENERGY_RATIO", + "POWER_SPAWN_HITS", + "POWER_SPAWN_POWER_CAPACITY", + "PWR_DISRUPT_SOURCE", + "PWR_DISRUPT_SPAWN", + "PWR_DISRUPT_TERMINAL", + "PWR_DISRUPT_TOWER", + "PWR_FORTIFY", + "PWR_GENERATE_OPS", + "PWR_OPERATE_CONTROLLER", + "PWR_OPERATE_EXTENSION", + "PWR_OPERATE_FACTORY", + "PWR_OPERATE_LAB", + "PWR_OPERATE_OBSERVER", + "PWR_OPERATE_POWER", + "PWR_OPERATE_SPAWN", + "PWR_OPERATE_STORAGE", + "PWR_OPERATE_TERMINAL", + "PWR_OPERATE_TOWER", + "PWR_REGEN_MINERAL", + "PWR_REGEN_SOURCE", + "PWR_SHIELD", + "PathFinder", + "PowerCreep", + "RAMPART_DECAY_AMOUNT", + "RAMPART_DECAY_TIME", + "RAMPART_HITS", + "RAMPART_HITS_MAX", + "RANGED_ATTACK", + "RANGED_ATTACK_POWER", + "RANGED_HEAL_POWER", + "REACTIONS", + "REACTION_TIME", + "REPAIR_COST", + "REPAIR_POWER", + "RESOURCES_ALL", + "RESOURCE_ALLOY", + "RESOURCE_BATTERY", + "RESOURCE_BIOMASS", + "RESOURCE_CATALYST", + "RESOURCE_CATALYZED_GHODIUM_ACID", + "RESOURCE_CATALYZED_GHODIUM_ALKALIDE", + "RESOURCE_CATALYZED_KEANIUM_ACID", + "RESOURCE_CATALYZED_KEANIUM_ALKALIDE", + "RESOURCE_CATALYZED_LEMERGIUM_ACID", + "RESOURCE_CATALYZED_LEMERGIUM_ALKALIDE", + "RESOURCE_CATALYZED_UTRIUM_ACID", + "RESOURCE_CATALYZED_UTRIUM_ALKALIDE", + "RESOURCE_CATALYZED_ZYNTHIUM_ACID", + "RESOURCE_CATALYZED_ZYNTHIUM_ALKALIDE", + "RESOURCE_CELL", + "RESOURCE_CIRCUIT", + "RESOURCE_COMPOSITE", + "RESOURCE_CONCENTRATE", + "RESOURCE_CONDENSATE", + "RESOURCE_CRYSTAL", + "RESOURCE_DEVICE", + "RESOURCE_EMANATION", + "RESOURCE_ENERGY", + "RESOURCE_ESSENCE", + "RESOURCE_EXTRACT", + "RESOURCE_FIXTURES", + "RESOURCE_FRAME", + "RESOURCE_GHODIUM", + "RESOURCE_GHODIUM_ACID", + "RESOURCE_GHODIUM_ALKALIDE", + "RESOURCE_GHODIUM_HYDRIDE", + "RESOURCE_GHODIUM_MELT", + "RESOURCE_GHODIUM_OXIDE", + "RESOURCE_HYDRAULICS", + "RESOURCE_HYDROGEN", + "RESOURCE_HYDROXIDE", + "RESOURCE_KEANIUM", + "RESOURCE_KEANIUM_ACID", + "RESOURCE_KEANIUM_ALKALIDE", + "RESOURCE_KEANIUM_BAR", + "RESOURCE_KEANIUM_HYDRIDE", + "RESOURCE_KEANIUM_OXIDE", + "RESOURCE_LEMERGIUM", + "RESOURCE_LEMERGIUM_ACID", + "RESOURCE_LEMERGIUM_ALKALIDE", + "RESOURCE_LEMERGIUM_BAR", + "RESOURCE_LEMERGIUM_HYDRIDE", + "RESOURCE_LEMERGIUM_OXIDE", + "RESOURCE_LIQUID", + "RESOURCE_MACHINE", + "RESOURCE_METAL", + "RESOURCE_MICROCHIP", + "RESOURCE_MIST", + "RESOURCE_MUSCLE", + "RESOURCE_OPS", + "RESOURCE_ORGANISM", + "RESOURCE_ORGANOID", + "RESOURCE_OXIDANT", + "RESOURCE_OXYGEN", + "RESOURCE_PHLEGM", + "RESOURCE_POWER", + "RESOURCE_PURIFIER", + "RESOURCE_REDUCTANT", + "RESOURCE_SILICON", + "RESOURCE_SPIRIT", + "RESOURCE_SWITCH", + "RESOURCE_TISSUE", + "RESOURCE_TRANSISTOR", + "RESOURCE_TUBE", + "RESOURCE_UTRIUM", + "RESOURCE_UTRIUM_ACID", + "RESOURCE_UTRIUM_ALKALIDE", + "RESOURCE_UTRIUM_BAR", + "RESOURCE_UTRIUM_HYDRIDE", + "RESOURCE_UTRIUM_LEMERGITE", + "RESOURCE_UTRIUM_OXIDE", + "RESOURCE_WIRE", + "RESOURCE_ZYNTHIUM", + "RESOURCE_ZYNTHIUM_ACID", + "RESOURCE_ZYNTHIUM_ALKALIDE", + "RESOURCE_ZYNTHIUM_BAR", + "RESOURCE_ZYNTHIUM_HYDRIDE", + "RESOURCE_ZYNTHIUM_KEANITE", + "RESOURCE_ZYNTHIUM_OXIDE", + "RIGHT", + "ROAD_DECAY_AMOUNT", + "ROAD_DECAY_TIME", + "ROAD_HITS", + "ROAD_WEAROUT", + "ROAD_WEAROUT_POWER_CREEP", + "RUIN_DECAY", + "RUIN_DECAY_STRUCTURES", + "RawMemory", + "Resource", + "Room", + "RoomObject", + "RoomPosition", + "RoomVisual", + "Ruin", + "SAFE_MODE_COOLDOWN", + "SAFE_MODE_COST", + "SAFE_MODE_DURATION", + "SOURCE_ENERGY_CAPACITY", + "SOURCE_ENERGY_KEEPER_CAPACITY", + "SOURCE_ENERGY_NEUTRAL_CAPACITY", + "SPAWN_ENERGY_CAPACITY", + "SPAWN_ENERGY_START", + "SPAWN_HITS", + "STORAGE_CAPACITY", + "STORAGE_HITS", + "STRONGHOLD_DECAY_TICKS", + "STRONGHOLD_RAMPART_HITS", + "STRUCTURE_CONTAINER", + "STRUCTURE_CONTROLLER", + "STRUCTURE_EXTENSION", + "STRUCTURE_EXTRACTOR", + "STRUCTURE_FACTORY", + "STRUCTURE_INVADER_CORE", + "STRUCTURE_KEEPER_LAIR", + "STRUCTURE_LAB", + "STRUCTURE_LINK", + "STRUCTURE_NUKER", + "STRUCTURE_OBSERVER", + "STRUCTURE_PORTAL", + "STRUCTURE_POWER_BANK", + "STRUCTURE_POWER_SPAWN", + "STRUCTURE_RAMPART", + "STRUCTURE_ROAD", + "STRUCTURE_SPAWN", + "STRUCTURE_STORAGE", + "STRUCTURE_TERMINAL", + "STRUCTURE_TOWER", + "STRUCTURE_WALL", + "SUBSCRIPTION_TOKEN", + "SYSTEM_USERNAME", + "Source", + "Spawn", + "Structure", + "StructureContainer", + "StructureController", + "StructureExtension", + "StructureExtractor", + "StructureFactory", + "StructureInvaderCore", + "StructureKeeperLair", + "StructureLab", + "StructureLink", + "StructureNuker", + "StructureObserver", + "StructurePortal", + "StructurePowerBank", + "StructurePowerSpawn", + "StructureRampart", + "StructureRoad", + "StructureSpawn", + "StructureStorage", + "StructureTerminal", + "StructureTower", + "StructureWall", + "TERMINAL_CAPACITY", + "TERMINAL_COOLDOWN", + "TERMINAL_HITS", + "TERMINAL_MIN_SEND", + "TERMINAL_SEND_COST", + "TERRAIN_MASK_LAVA", + "TERRAIN_MASK_SWAMP", + "TERRAIN_MASK_WALL", + "TOMBSTONE_DECAY_PER_PART", + "TOMBSTONE_DECAY_POWER_CREEP", + "TOP", + "TOP_LEFT", + "TOP_RIGHT", + "TOUGH", + "TOWER_CAPACITY", + "TOWER_ENERGY_COST", + "TOWER_FALLOFF", + "TOWER_FALLOFF_RANGE", + "TOWER_HITS", + "TOWER_OPTIMAL_RANGE", + "TOWER_POWER_ATTACK", + "TOWER_POWER_HEAL", + "TOWER_POWER_REPAIR", + "Tag", + "Tombstone", + "UPGRADE_CONTROLLER_POWER", + "WALL_HITS", + "WALL_HITS_MAX", + "WORK" + ], + "declaredModules": [] + } + }, + "screeps-profiler": { + "1.2": { + "libraryName": "screeps-profiler", + "typingsPackageName": "screeps-profiler", + "projectName": "https://github.com/screepers/screeps-profiler", + "contributors": [ + { + "name": "Casey Link", + "url": "https://github.com/ramblurr", + "githubUsername": "ramblurr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1631ee27664929ad23cdac5a59c7e2aac543b604663f72a5f7143e5333feba79", + "globals": [], + "declaredModules": [ + "screeps-profiler" + ] + } + }, + "script-ext-html-webpack-plugin": { + "2.1": { + "libraryName": "script-ext-html-webpack-plugin", + "typingsPackageName": "script-ext-html-webpack-plugin", + "projectName": "https://github.com/numical/script-ext-html-webpack-plugin", + "contributors": [ + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6f67cd3909af185637b719ad09d2b8ce7b9314c18ca2a5ae1394ddd716510fc", + "globals": [], + "declaredModules": [ + "script-ext-html-webpack-plugin" + ] + } + }, + "scriptjs": { + "0.0": { + "libraryName": "scriptjs", + "typingsPackageName": "scriptjs", + "projectName": "https://github.com/ded/script.js", + "contributors": [ + { + "name": "Steve Lam", + "url": "https://github.com/ssttevee", + "githubUsername": "ssttevee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a61ab00bebc3fff289761bbce61ae675503b6633749c8aa5acbdb9d1cbe05c24", + "globals": [], + "declaredModules": [ + "scriptjs" + ] + } + }, + "scroll": { + "3.0": { + "libraryName": "scroll", + "typingsPackageName": "scroll", + "projectName": "https://github.com/michaelrhodes/scroll", + "contributors": [ + { + "name": "Roman Charugin", + "url": "https://github.com/romic", + "githubUsername": "romic" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "121bd6bbcea679e191a919ea3972a3f6d0b2f8512780e3d63196dc8d4e58d273", + "globals": [], + "declaredModules": [ + "scroll" + ] + } + }, + "scroll-into-view": { + "1.6": { + "libraryName": "scroll-into-view", + "typingsPackageName": "scroll-into-view", + "projectName": "https://github.com/KoryNunn/scroll-into-view", + "contributors": [ + { + "name": "zivni", + "url": "https://github.com/zivni", + "githubUsername": "zivni" + }, + { + "name": "Thibaut", + "url": "https://github.com/Thibaut-Fatus", + "githubUsername": "Thibaut-Fatus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "724a0d6c6e5181a8831a21f99b185b409706c8aede6fe70bb03a9953da4e3ae0", + "globals": [], + "declaredModules": [ + "scroll-into-view" + ] + } + }, + "scroll-to-element": { + "2.0": { + "libraryName": "scroll-to-element", + "typingsPackageName": "scroll-to-element", + "projectName": "https://github.com/willhoag/scroll-to-element", + "contributors": [ + { + "name": "Kirill Kvashonin", + "url": "https://github.com/kirillurgant", + "githubUsername": "kirillurgant" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec95e0111eb31d54f19462fcb14863dbd3fa5f8ae186fad51f3a5b22c9b84258", + "globals": [], + "declaredModules": [ + "scroll-to-element" + ] + } + }, + "scrollbooster": { + "2.2": { + "libraryName": "scrollbooster", + "typingsPackageName": "scrollbooster", + "projectName": "https://github.com/ilyashubin/scrollbooster", + "contributors": [ + { + "name": "Chris", + "url": "https://github.com/chrisneven", + "githubUsername": "chrisneven" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42ec3a15cc006e2e4c09f54ff0b21b299a930d3e520c6170b954d0721ba733b0", + "globals": [], + "declaredModules": [ + "scrollbooster" + ] + } + }, + "scroller": { + "0.1": { + "libraryName": "Zynga Scroller", + "typingsPackageName": "scroller", + "projectName": "http://zynga.github.com/scroller/", + "contributors": [ + { + "name": "Marcelo Haskell Camargo", + "url": "https://github.com/haskellcamargo", + "githubUsername": "haskellcamargo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18f5045dd680bb886d5b73e1c83be5383751e2a72e77c91c64c647df8525c65d", + "globals": [ + "EasyScroller", + "Scroller" + ], + "declaredModules": [] + } + }, + "scrollparent": { + "2.0": { + "libraryName": "scrollparent", + "typingsPackageName": "scrollparent", + "projectName": "https://github.com/olahol/scrollparent.js#readme", + "contributors": [ + { + "name": "Sintifo", + "url": "https://github.com/Sintifo", + "githubUsername": "Sintifo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b06d7df5fec419bfa1cf804b520c713ac7ad9920d572b2c137f7521dbb0fe9db", + "globals": [], + "declaredModules": [ + "scrollparent" + ] + } + }, + "scrollreveal": { + "0.0": { + "libraryName": "ScrollReveal", + "typingsPackageName": "scrollreveal", + "projectName": "https://github.com/jlmakes/scrollreveal.js", + "contributors": [ + { + "name": "David Pires", + "url": "https://github.com/Davidblkx", + "githubUsername": "Davidblkx" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02b3ca8e448fd4e5a8062a57e41b0d30e89e02a3f13d53142fa69e796e733180", + "globals": [ + "ScrollReveal" + ], + "declaredModules": [ + "scrollreveal" + ] + } + }, + "scrolltofixed": { + "0.0": { + "libraryName": "ScrollToFixed", + "typingsPackageName": "scrolltofixed", + "projectName": "https://github.com/bigspotteddog/ScrollToFixed", + "contributors": [ + { + "name": "Ben Dixon", + "url": "https://github.com/bmdixon", + "githubUsername": "bmdixon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7d4eb0311b90fc9e899a854018ff60bc46fb280a64e1daef3709a1f24acc740", + "globals": [], + "declaredModules": [] + } + }, + "scrypt": { + "6.0": { + "libraryName": "scrypt", + "typingsPackageName": "scrypt", + "projectName": "https://github.com/barrysteyn/node-scrypt", + "contributors": [ + { + "name": "WhiteAbeLincoln", + "url": "https://github.com/WhiteAbeLincoln", + "githubUsername": "WhiteAbeLincoln" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d75da968f06e7de6877cf7f71f6a727a12699018988f6e44beb9e42853223d3", + "globals": [], + "declaredModules": [ + "scrypt" + ] + } + }, + "scrypt-async": { + "1.3": { + "libraryName": "scrypt-async", + "typingsPackageName": "scrypt-async", + "projectName": "https://github.com/dchest/scrypt-async-js", + "contributors": [ + { + "name": "Kaur Kuut", + "url": "https://github.com/xStrom", + "githubUsername": "xStrom" + }, + { + "name": "Stefano Sicco", + "url": "https://github.com/stesix", + "githubUsername": "stesix" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d44d901646d697afa2d4e58ad937325a4d499285e2503e461dc78fb543c93cb", + "globals": [], + "declaredModules": [ + "scrypt-async" + ] + } + }, + "scrypt-js": { + "2.0": { + "libraryName": "scrypt-js", + "typingsPackageName": "scrypt-js", + "projectName": "https://github.com/ricmoo/scrypt-js", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Romain Delamare", + "url": "https://github.com/alightgoesout", + "githubUsername": "alightgoesout" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccbaaf37f1afd119c000936d2f8b67c62a1e7b5b8966ba099fc0027a6765bcb7", + "globals": [ + "scrypt" + ], + "declaredModules": [ + "scrypt-js" + ] + } + }, + "scryptsy": { + "2.0": { + "libraryName": "scryptsy", + "typingsPackageName": "scryptsy", + "projectName": "https://github.com/cryptocoinjs/scryptsy", + "contributors": [ + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9840e17cf13fc0b4d56e7d8c477da2e8bd8744803f93b968e71d565ebbbe63f", + "globals": [], + "declaredModules": [ + "scryptsy" + ] + } + }, + "scss-parser": { + "1.0": { + "libraryName": "scss-parser", + "typingsPackageName": "scss-parser", + "projectName": "https://github.com/salesforce-ux/scss-parser", + "contributors": [ + { + "name": "Wessel van der Linden", + "url": "https://github.com/wesselvanderlinden", + "githubUsername": "wesselvanderlinden" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e36dfc780ebffa2d2e6f2dccf234e49212c8837a39a25e212377628c7f66e1a7", + "globals": [], + "declaredModules": [ + "scss-parser" + ] + } + }, + "sdp-transform": { + "2.4": { + "libraryName": "sdp-transform", + "typingsPackageName": "sdp-transform", + "projectName": "https://github.com/clux/sdp-transform#readme", + "contributors": [ + { + "name": "@loc", + "url": "https://github.com/loc", + "githubUsername": "loc" + }, + { + "name": "@muenchow", + "url": "https://github.com/muenchow", + "githubUsername": "muenchow" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e8e423782f840c63f239b50641017fdb24f2547008f57b06c6ad6adee9964b8", + "globals": [], + "declaredModules": [ + "sdp-transform" + ] + } + }, + "seamless": { + "0.0": { + "libraryName": "seamless.js", + "typingsPackageName": "seamless", + "projectName": "https://github.com/travist/seamless.js", + "contributors": [ + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ecec5f9770bd81d0383d1b58f456d7d8334c36a71b3a92b87148e6090b01b037", + "globals": [], + "declaredModules": [] + } + }, + "seamless-immutable": { + "7.1": { + "libraryName": "Seamless-immutable", + "typingsPackageName": "seamless-immutable", + "projectName": "https://github.com/rtfeldman/seamless-immutable", + "contributors": [ + { + "name": "alex3165", + "url": "https://github.com/alex3165", + "githubUsername": "alex3165" + }, + { + "name": "Stepan Burguchev", + "url": "https://github.com/xsburg", + "githubUsername": "xsburg" + }, + { + "name": "Geir Sagberg", + "url": "https://github.com/geirsagberg", + "githubUsername": "geirsagberg" + }, + { + "name": "Richard Honor", + "url": "https://github.com/RMHonor", + "githubUsername": "RMHonor" + }, + { + "name": "Paul Huynh", + "url": "https://github.com/pheromonez", + "githubUsername": "pheromonez" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6457567e5b7e8f6254428d838e6cbe65a872b9264f88819994cb6820344939f5", + "globals": [], + "declaredModules": [ + "seamless-immutable" + ] + } + }, + "season": { + "6.0": { + "libraryName": "season", + "typingsPackageName": "season", + "projectName": "http://atom.github.io/season", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf6d66cad25e04d9a955bb5733e017ffbad8f7790baca49431e7d26933dfa369", + "globals": [], + "declaredModules": [ + "season" + ] + } + }, + "secp256k1": { + "3.5": { + "libraryName": "secp256k1", + "typingsPackageName": "secp256k1", + "projectName": "https://github.com/cryptocoinjs/secp256k1-node", + "contributors": [ + { + "name": "Anler", + "url": "https://github.com/anler", + "githubUsername": "anler" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eccafe86514758abe35b351e822e6a10d1fb042cb558c47475c30c7f532f2b89", + "globals": [], + "declaredModules": [ + "secp256k1" + ] + } + }, + "secure-json-parse": { + "1.0": { + "libraryName": "secure-json-parse", + "typingsPackageName": "secure-json-parse", + "projectName": "https://github.com/fastify/secure-json-parse#readme", + "contributors": [ + { + "name": "Sjoerd Diepen", + "url": "https://github.com/OSjoerdWie", + "githubUsername": "OSjoerdWie" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "993f5a4b79bc38ff146f30eeec61de5efb8e6fcb9cc7eae861831a99ce53ed45", + "globals": [], + "declaredModules": [ + "secure-json-parse" + ] + } + }, + "secure-password": { + "3.1": { + "libraryName": "secure-password", + "typingsPackageName": "secure-password", + "projectName": "https://github.com/emilbayes/secure-password#readme", + "contributors": [ + { + "name": "Jarom Loveridge", + "url": "https://github.com/jloveridge", + "githubUsername": "jloveridge" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f62cfc80b34fbb9bdfc2f35531eccdf360d6ad139de1fef990c8dfda8fa8539", + "globals": [], + "declaredModules": [ + "secure-password" + ] + } + }, + "secure-random-password": { + "0.1": { + "libraryName": "secure-random-password", + "typingsPackageName": "secure-random-password", + "projectName": "https://github.com/rackerlabs/secure-random-password", + "contributors": [ + { + "name": "Bjørnar Snoksrud", + "url": "https://github.com/bjornars", + "githubUsername": "bjornars" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "721b9b20436b5d8f0e937d03a3de00e6538f395aa4dae018fc413939b694e20a", + "globals": [], + "declaredModules": [ + "secure-random-password" + ] + } + }, + "seed-random": { + "2.2": { + "libraryName": "seed-random", + "typingsPackageName": "seed-random", + "projectName": "https://github.com/ForbesLindesay/seed-random", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a3c37750aac8242a65a0587a2db7bcfe8e34c11cbdcba0802a03d8743d72eb0", + "globals": [], + "declaredModules": [ + "seed-random" + ] + } + }, + "seededshuffle": { + "0.2": { + "libraryName": "seededshuffle", + "typingsPackageName": "seededshuffle", + "projectName": "https://github.com/LouisT/SeededShuffle", + "contributors": [ + { + "name": "Uri Shaked", + "url": "https://github.com/urish", + "githubUsername": "urish" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3c2aa097605c0d1ca5d85f0c4b47220c23e31b4a53b81505cdff7611e9fa0be", + "globals": [], + "declaredModules": [ + "seededshuffle" + ] + } + }, + "seedrandom": { + "2.4": { + "libraryName": "seedrandom", + "typingsPackageName": "seedrandom", + "projectName": "https://github.com/davidbau/seedrandom", + "contributors": [ + { + "name": "Kern Handa", + "url": "https://github.com/kernhanda", + "githubUsername": "kernhanda" + }, + { + "name": "Eugene Zaretskiy", + "url": "https://github.com/EugeneZ", + "githubUsername": "EugeneZ" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76edcc34ee1985ae8433c184a5a11b62e762035632b8b064f5e1c31b9e9c25ef", + "globals": [ + "seedrandom" + ], + "declaredModules": [ + "seedrandom" + ] + } + }, + "seen": { + "0.2": { + "libraryName": "seen", + "typingsPackageName": "seen", + "projectName": "https://github.com/themadcreator/seen", + "contributors": [ + { + "name": "Adam Vernon", + "url": "https://github.com/admvx", + "githubUsername": "admvx" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd26f52c653d7a2b01e91c007cd7abc01884dfe2b8668762a17c3579ef40b940", + "globals": [], + "declaredModules": [ + "seen" + ] + } + }, + "segment-analytics": { + "0.0": { + "libraryName": "Segment's analytics.js", + "typingsPackageName": "segment-analytics", + "projectName": "https://segment.com/docs/libraries/analytics.js/", + "contributors": [ + { + "name": "Andrew Fong", + "url": "https://github.com/fongandrew", + "githubUsername": "fongandrew" + }, + { + "name": "Miroslav Petrik", + "url": "https://github.com/MiroslavPetrik", + "githubUsername": "MiroslavPetrik" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f397ff30dd4bd1911c9cc8a13bb2161865a073ad5708949432360f662b878f1", + "globals": [ + "analytics" + ], + "declaredModules": [ + "@segment/analytics.js-core" + ] + } + }, + "select2": { + "4.0": { + "libraryName": "Select2", + "typingsPackageName": "select2", + "projectName": "http://ivaynberg.github.com/select2/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "requirejs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cf34e596ef9a878aa93ce1337a0b4d11d28084864b32cdaec17bb54b3683bec", + "globals": [ + "Select2" + ], + "declaredModules": [ + "select2" + ] + }, + "3.5": { + "libraryVersionDirectoryName": "3", + "libraryName": "Select2", + "typingsPackageName": "select2", + "projectName": "http://ivaynberg.github.com/select2/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "select2", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d3818a8c2dc6479e0f28c2964e8506f0bf2d93cde98ebcd02389d316c47b3e0a", + "globals": [], + "declaredModules": [] + } + }, + "selectables": { + "1.4": { + "libraryName": "selectables", + "typingsPackageName": "selectables", + "projectName": "https://github.com/p34eu/Selectables#readme", + "contributors": [ + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4343f6c51b8a41544f9da804192859f8eb7aea3b9bc6eca16a1a89d8895ab94d", + "globals": [], + "declaredModules": [ + "selectables" + ] + } + }, + "selectize": { + "0.12": { + "libraryName": "Selectize", + "typingsPackageName": "selectize", + "projectName": "https://github.com/brianreavis/selectize.js", + "contributors": [ + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + }, + { + "name": "Natalie Bausch", + "url": "https://github.com/naBausch", + "githubUsername": "naBausch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "jquery", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cc67cd78047a67f6ebacf1ed6fcaea8acb7552865fc20d943a4cd28be183bcfb", + "globals": [], + "declaredModules": [] + } + }, + "selenium-standalone": { + "6.15": { + "libraryName": "selenium-standalone", + "typingsPackageName": "selenium-standalone", + "projectName": "https://github.com/vvo/selenium-standalone", + "contributors": [ + { + "name": "Sander de Waal", + "url": "https://github.com/SanderDeWaal1992", + "githubUsername": "SanderDeWaal1992" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95856aa1b4a2058f8197cd46c97fec4d29bed018bb9a7232b7e1f3b3a26e8700", + "globals": [], + "declaredModules": [ + "selenium-standalone" + ] + } + }, + "selenium-webdriver": { + "4.0": { + "libraryName": "Selenium WebDriverJS", + "typingsPackageName": "selenium-webdriver", + "projectName": "https://github.com/SeleniumHQ/selenium", + "contributors": [ + { + "name": "Bill Armstrong", + "url": "https://github.com/BillArmstrong", + "githubUsername": "BillArmstrong" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + }, + { + "name": "Craig Nishina", + "url": "https://github.com/cnishina", + "githubUsername": "cnishina" + }, + { + "name": "Simon Gellis", + "url": "https://github.com/SupernaviX", + "githubUsername": "SupernaviX" + }, + { + "name": "Ben Dixon", + "url": "https://github.com/bendxn", + "githubUsername": "bendxn" + }, + { + "name": "Ziyu", + "url": "https://github.com/oddui", + "githubUsername": "oddui" + }, + { + "name": "Johann Wolf", + "url": "https://github.com/beta-vulgaris", + "githubUsername": "beta-vulgaris" + }, + { + "name": "Aleksey Chemakin", + "url": "https://github.com/Dzenly", + "githubUsername": "Dzenly" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "chrome.d.ts", + "edge.d.ts", + "firefox.d.ts", + "http.d.ts", + "ie.d.ts", + "index.d.ts", + "lib/by.d.ts", + "lib/capabilities.d.ts", + "lib/command.d.ts", + "lib/input.d.ts", + "lib/logging.d.ts", + "lib/promise.d.ts", + "lib/symbols.d.ts", + "lib/until.d.ts", + "remote.d.ts", + "safari.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7db3e6dce80e314ada64aa4700ddab902323300d5972fac330dca6f59426c036", + "globals": [], + "declaredModules": [ + "selenium-webdriver", + "selenium-webdriver/chrome", + "selenium-webdriver/http", + "selenium-webdriver/edge", + "selenium-webdriver/remote", + "selenium-webdriver/firefox", + "selenium-webdriver/ie", + "selenium-webdriver/lib/by", + "selenium-webdriver/lib/capabilities", + "selenium-webdriver/lib/symbols", + "selenium-webdriver/lib/command", + "selenium-webdriver/lib/input", + "selenium-webdriver/lib/promise", + "selenium-webdriver/lib/logging", + "selenium-webdriver/lib/until", + "selenium-webdriver/safari" + ] + }, + "2.53": { + "libraryVersionDirectoryName": "2", + "libraryName": "Selenium WebDriverJS", + "typingsPackageName": "selenium-webdriver", + "projectName": "https://github.com/SeleniumHQ/selenium/tree/master/javascript/node/selenium-webdriver", + "contributors": [ + { + "name": "Bill Armstrong", + "url": "https://github.com/BillArmstrong", + "githubUsername": "BillArmstrong" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + }, + { + "name": "Craig Nishina", + "url": "https://github.com/cnishina", + "githubUsername": "cnishina" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 53, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "chrome.d.ts", + "edge.d.ts", + "executors.d.ts", + "firefox.d.ts", + "http.d.ts", + "ie.d.ts", + "index.d.ts", + "opera.d.ts", + "remote.d.ts", + "safari.d.ts", + "testing.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "selenium-webdriver", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a0a69e1549ab75e0e7df42be3c5db96fa655e6d97819da0d315980cde172e1a2", + "globals": [], + "declaredModules": [ + "selenium-webdriver", + "selenium-webdriver/chrome", + "selenium-webdriver/edge", + "selenium-webdriver/remote", + "selenium-webdriver/firefox", + "selenium-webdriver/ie", + "selenium-webdriver/opera", + "selenium-webdriver/safari", + "selenium-webdriver/executors", + "selenium-webdriver/testing", + "selenium-webdriver/http" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "Selenium WebDriverJS", + "typingsPackageName": "selenium-webdriver", + "projectName": "https://github.com/SeleniumHQ/selenium/tree/master/javascript/node/selenium-webdriver", + "contributors": [ + { + "name": "Bill Armstrong", + "url": "https://github.com/BillArmstrong", + "githubUsername": "BillArmstrong" + }, + { + "name": "Yuki Kokubun", + "url": "https://github.com/Kuniwak", + "githubUsername": "Kuniwak" + }, + { + "name": "Craig Nishina", + "url": "https://github.com/cnishina", + "githubUsername": "cnishina" + }, + { + "name": "Simon Gellis", + "url": "https://github.com/SupernaviX", + "githubUsername": "SupernaviX" + }, + { + "name": "Ben Dixon", + "url": "https://github.com/bendxn", + "githubUsername": "bendxn" + }, + { + "name": "Ziyu", + "url": "https://github.com/oddui", + "githubUsername": "oddui" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "chrome.d.ts", + "edge.d.ts", + "firefox.d.ts", + "http.d.ts", + "ie.d.ts", + "index.d.ts", + "opera.d.ts", + "remote.d.ts", + "safari.d.ts", + "testing.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "selenium-webdriver", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5abd2e84b259235a84af52cd81231ee2223346fb25c263a1fe66411b8b63878d", + "globals": [], + "declaredModules": [ + "selenium-webdriver", + "selenium-webdriver/chrome", + "selenium-webdriver/edge", + "selenium-webdriver/remote", + "selenium-webdriver/firefox", + "selenium-webdriver/http", + "selenium-webdriver/ie", + "selenium-webdriver/opera", + "selenium-webdriver/safari", + "selenium-webdriver/testing" + ] + } + }, + "semantic-release": { + "15.13": { + "libraryName": "semantic-release", + "typingsPackageName": "semantic-release", + "projectName": "https://github.com/semantic-release/semantic-release#readme", + "contributors": [ + { + "name": "Leonardo Gatica", + "url": "https://github.com/lgaticaq", + "githubUsername": "lgaticaq" + }, + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d07177b08e42211eb17dad103bf05a7d955756ddfa2a29b996414e5f0ec365c9", + "globals": [], + "declaredModules": [ + "semantic-release" + ] + } + }, + "semantic-ui": { + "2.2": { + "libraryName": "Semantic UI", + "typingsPackageName": "semantic-ui", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "semantic-ui-site", + "version": "*" + }, + { + "name": "semantic-ui-accordion", + "version": "*" + }, + { + "name": "semantic-ui-checkbox", + "version": "*" + }, + { + "name": "semantic-ui-dimmer", + "version": "*" + }, + { + "name": "semantic-ui-dropdown", + "version": "*" + }, + { + "name": "semantic-ui-embed", + "version": "*" + }, + { + "name": "semantic-ui-modal", + "version": "*" + }, + { + "name": "semantic-ui-nag", + "version": "*" + }, + { + "name": "semantic-ui-popup", + "version": "*" + }, + { + "name": "semantic-ui-progress", + "version": "*" + }, + { + "name": "semantic-ui-rating", + "version": "*" + }, + { + "name": "semantic-ui-search", + "version": "*" + }, + { + "name": "semantic-ui-shape", + "version": "*" + }, + { + "name": "semantic-ui-sidebar", + "version": "*" + }, + { + "name": "semantic-ui-sticky", + "version": "*" + }, + { + "name": "semantic-ui-tab", + "version": "*" + }, + { + "name": "semantic-ui-transition", + "version": "*" + }, + { + "name": "semantic-ui-api", + "version": "*" + }, + { + "name": "semantic-ui-form", + "version": "*" + }, + { + "name": "semantic-ui-visibility", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a3db301b44451d307520410bd68a14b1f733de1e91dd327e5d91eb239250a17", + "globals": [], + "declaredModules": [] + } + }, + "semantic-ui-accordion": { + "2.2": { + "libraryName": "semantic-ui-accordion", + "typingsPackageName": "semantic-ui-accordion", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3682e78151d2b043b6534857cb89c7a7a222124b81bd380c8d5f946683d2129", + "globals": [], + "declaredModules": [ + "semantic-ui-accordion" + ] + } + }, + "semantic-ui-api": { + "2.2": { + "libraryName": "semantic-ui-api", + "typingsPackageName": "semantic-ui-api", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "819330047877662a9a98de4554a55eb5f44a98ececa2761e3741c96470573778", + "globals": [], + "declaredModules": [ + "semantic-ui-api" + ] + } + }, + "semantic-ui-checkbox": { + "2.2": { + "libraryName": "semantic-ui-checkbox", + "typingsPackageName": "semantic-ui-checkbox", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06af47eff667f7b7942c9dfe26e590b11ab1e1002184d11dc428e9e44df34637", + "globals": [], + "declaredModules": [ + "semantic-ui-checkbox" + ] + } + }, + "semantic-ui-dimmer": { + "2.2": { + "libraryName": "semantic-ui-dimmer", + "typingsPackageName": "semantic-ui-dimmer", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aac806f0d15490f83c4a97d3c881cb8cd6487cac32bfa32f1efc705c41e81ee1", + "globals": [], + "declaredModules": [ + "semantic-ui-dimmer" + ] + } + }, + "semantic-ui-dropdown": { + "2.2": { + "libraryName": "semantic-ui-dropdown", + "typingsPackageName": "semantic-ui-dropdown", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "semantic-ui-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "115e94f7279df9c080c4977ec09b9eca21a37cba490b394b45cb0f32050d0979", + "globals": [], + "declaredModules": [ + "semantic-ui-dropdown" + ] + } + }, + "semantic-ui-embed": { + "2.2": { + "libraryName": "semantic-ui-embed", + "typingsPackageName": "semantic-ui-embed", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45b90938ad68a47ccef06608a100bc4da545d31a35e701deb9343c3b69105c88", + "globals": [], + "declaredModules": [ + "semantic-ui-embed" + ] + } + }, + "semantic-ui-form": { + "2.2": { + "libraryName": "semantic-ui-form", + "typingsPackageName": "semantic-ui-form", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e404f6becb840dc089edfb7af8d3eaff14138effd17cc542c67abab13ecdcb2", + "globals": [], + "declaredModules": [ + "semantic-ui-form" + ] + } + }, + "semantic-ui-modal": { + "2.2": { + "libraryName": "semantic-ui-modal", + "typingsPackageName": "semantic-ui-modal", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "semantic-ui-dimmer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd5f1fbc406e604677a8fd4f510a801d93306b8ea1900eff025b2e1d74feee72", + "globals": [], + "declaredModules": [ + "semantic-ui-modal" + ] + } + }, + "semantic-ui-nag": { + "2.2": { + "libraryName": "semantic-ui-nag", + "typingsPackageName": "semantic-ui-nag", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a802406095e7d5a9940e14a6ef10db0c6874897eb7296fa8c81ddcd5b2a55af", + "globals": [], + "declaredModules": [ + "semantic-ui-nag" + ] + } + }, + "semantic-ui-popup": { + "2.2": { + "libraryName": "semantic-ui-popup", + "typingsPackageName": "semantic-ui-popup", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c50d1704d90b4523631b616b4039bd0e6bd2c5aeef02e825c2c5bf527d9af1a", + "globals": [], + "declaredModules": [ + "semantic-ui-popup" + ] + } + }, + "semantic-ui-progress": { + "2.2": { + "libraryName": "semantic-ui-progress", + "typingsPackageName": "semantic-ui-progress", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c813d099e55eb3976c7db3b1ea312b55a13c6ca8d3c588596392ae4d89520ff7", + "globals": [], + "declaredModules": [ + "semantic-ui-progress" + ] + } + }, + "semantic-ui-rating": { + "2.2": { + "libraryName": "semantic-ui-rating", + "typingsPackageName": "semantic-ui-rating", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a74a9eda462f437dc0520f65998d7df63abc40f95900800eaee89f4a28edc7ad", + "globals": [], + "declaredModules": [ + "semantic-ui-rating" + ] + } + }, + "semantic-ui-search": { + "2.2": { + "libraryName": "semantic-ui-search", + "typingsPackageName": "semantic-ui-search", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "semantic-ui-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ae0df053c43ddddc1a781fa47032df7e5c555dc9948f64216924aa9fa5c60d4", + "globals": [], + "declaredModules": [ + "semantic-ui-search" + ] + } + }, + "semantic-ui-shape": { + "2.2": { + "libraryName": "semantic-ui-shape", + "typingsPackageName": "semantic-ui-shape", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d420211dd5ac890603561a2b86d9c90ed15abbb0206217746f889a4804029254", + "globals": [], + "declaredModules": [ + "semantic-ui-shape" + ] + } + }, + "semantic-ui-sidebar": { + "2.2": { + "libraryName": "semantic-ui-sidebar", + "typingsPackageName": "semantic-ui-sidebar", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3aaedc2a36b580e4dd2a5fe14be6be2b20554ba7e5c148c69b2e9845dd77c540", + "globals": [], + "declaredModules": [ + "semantic-ui-sidebar" + ] + } + }, + "semantic-ui-site": { + "2.2": { + "libraryName": "semantic-ui-site", + "typingsPackageName": "semantic-ui-site", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c5a86c470997d27065a5f1dd8ed4460d3a90a503ba479d9e26e9aba32cf1607", + "globals": [], + "declaredModules": [ + "semantic-ui-site" + ] + } + }, + "semantic-ui-sticky": { + "2.2": { + "libraryName": "semantic-ui-sticky", + "typingsPackageName": "semantic-ui-sticky", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34d5475140b623995f1760e454c9c62634a7d494e5857243df2dbde6460feaec", + "globals": [], + "declaredModules": [ + "semantic-ui-sticky" + ] + } + }, + "semantic-ui-tab": { + "2.2": { + "libraryName": "semantic-ui-tab", + "typingsPackageName": "semantic-ui-tab", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "semantic-ui-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e9d7913f5c7d665dc989061a9ed294313878ef1723bcebcb845d67ea15328216", + "globals": [], + "declaredModules": [ + "semantic-ui-tab" + ] + } + }, + "semantic-ui-transition": { + "2.2": { + "libraryName": "semantic-ui-transition", + "typingsPackageName": "semantic-ui-transition", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4b6937e6c3980ff09363d32e568cffc39b5a08343795ce3307ae267920d02708", + "globals": [], + "declaredModules": [ + "semantic-ui-transition" + ] + } + }, + "semantic-ui-visibility": { + "2.2": { + "libraryName": "semantic-ui-visibility", + "typingsPackageName": "semantic-ui-visibility", + "projectName": "http://www.semantic-ui.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "global.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ff662e46e03ffe785e1fa4e69daa3c9df471d76403a3dc138280abba62e5e50", + "globals": [], + "declaredModules": [ + "semantic-ui-visibility" + ] + } + }, + "semaphore": { + "1.1": { + "libraryName": "semaphore", + "typingsPackageName": "semaphore", + "projectName": "https://github.com/abrkn/semaphore.js", + "contributors": [ + { + "name": "Matt Frantz", + "url": "https://github.com/mhfrantz", + "githubUsername": "mhfrantz" + }, + { + "name": "Arturas Molcanovas", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c73b8a302f9711041957208b64c4eaafdc22ad2bc6b8f612e843bfd3a26bfde", + "globals": [], + "declaredModules": [ + "semaphore" + ] + } + }, + "semver": { + "7.1": { + "libraryName": "semver", + "typingsPackageName": "semver", + "projectName": "https://github.com/npm/node-semver", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/LucianBuzzo", + "githubUsername": "LucianBuzzo" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "classes/comparator.d.ts", + "classes/range.d.ts", + "classes/semver.d.ts", + "functions/clean.d.ts", + "functions/cmp.d.ts", + "functions/coerce.d.ts", + "functions/compare-build.d.ts", + "functions/compare-loose.d.ts", + "functions/compare.d.ts", + "functions/diff.d.ts", + "functions/eq.d.ts", + "functions/gt.d.ts", + "functions/gte.d.ts", + "functions/inc.d.ts", + "functions/lt.d.ts", + "functions/lte.d.ts", + "functions/major.d.ts", + "functions/minor.d.ts", + "functions/neq.d.ts", + "functions/parse.d.ts", + "functions/patch.d.ts", + "functions/prerelease.d.ts", + "functions/rcompare.d.ts", + "functions/rsort.d.ts", + "functions/satisfies.d.ts", + "functions/sort.d.ts", + "functions/valid.d.ts", + "index.d.ts", + "internals/identifiers.d.ts", + "preload.d.ts", + "ranges/gtr.d.ts", + "ranges/intersects.d.ts", + "ranges/ltr.d.ts", + "ranges/max-satisfying.d.ts", + "ranges/min-satisfying.d.ts", + "ranges/min-version.d.ts", + "ranges/outside.d.ts", + "ranges/to-comparators.d.ts", + "ranges/valid.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "416d3be355e7222d5f4e1aa0090d8831e4c7ea5f6a4e3cda4b1ecf3505f6fec4", + "globals": [], + "declaredModules": [ + "semver", + "semver/functions/parse", + "semver/classes/semver", + "semver/functions/valid", + "semver/functions/clean", + "semver/functions/inc", + "semver/functions/diff", + "semver/functions/major", + "semver/functions/minor", + "semver/functions/patch", + "semver/functions/prerelease", + "semver/functions/compare", + "semver/functions/rcompare", + "semver/functions/compare-loose", + "semver/functions/compare-build", + "semver/functions/sort", + "semver/functions/rsort", + "semver/functions/gt", + "semver/functions/lt", + "semver/functions/eq", + "semver/functions/neq", + "semver/functions/gte", + "semver/functions/lte", + "semver/functions/cmp", + "semver/functions/coerce", + "semver/functions/satisfies", + "semver/classes/range", + "semver/classes/comparator", + "semver/ranges/max-satisfying", + "semver/ranges/min-satisfying", + "semver/ranges/to-comparators", + "semver/ranges/min-version", + "semver/ranges/valid", + "semver/ranges/outside", + "semver/ranges/gtr", + "semver/ranges/ltr", + "semver/ranges/intersects", + "semver/internals/identifiers", + "semver/preload" + ] + }, + "6.2": { + "libraryVersionDirectoryName": "6", + "libraryName": "semver", + "typingsPackageName": "semver", + "projectName": "https://github.com/npm/node-semver", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/LucianBuzzo", + "githubUsername": "LucianBuzzo" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "semver", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ad6b5359e4634c108de5d0c7cb11416c53f558680ef360d14dc2fafb5d794503", + "globals": [], + "declaredModules": [ + "semver" + ] + } + }, + "semver-compare": { + "1.0": { + "libraryName": "semver-compare", + "typingsPackageName": "semver-compare", + "projectName": "https://github.com/substack/semver-compare", + "contributors": [ + { + "name": "Kovács Vince", + "url": "https://github.com/vincekovacs", + "githubUsername": "vincekovacs" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5aeabd80d8097165dfb89fd0dc4e4ca2a9df142ecbdea61d35fffb8b024f32c0", + "globals": [], + "declaredModules": [ + "semver-compare" + ] + } + }, + "semver-sort": { + "0.0": { + "libraryName": "semver-sort", + "typingsPackageName": "semver-sort", + "projectName": "https://github.com/ragingwind/semver-sort", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0aa6dbc643db4968775277d72c6fbfc4c1ffabb4c8b5b55e5b02bab1817edf99", + "globals": [], + "declaredModules": [ + "semver-sort" + ] + } + }, + "semver-stable": { + "3.0": { + "libraryName": "semver-stable", + "typingsPackageName": "semver-stable", + "projectName": "https://github.com/kaelzhang/node-semver-stable#readme", + "contributors": [ + { + "name": "Jamie Magee", + "url": "https://github.com/JamieMagee", + "githubUsername": "JamieMagee" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e7131d8bc9f04a83c92d607a474fec12d070f4a9238e190f43d210d5e8689b3", + "globals": [], + "declaredModules": [ + "semver-stable" + ] + } + }, + "semver-utils": { + "1.1": { + "libraryName": "semver-utils", + "typingsPackageName": "semver-utils", + "projectName": "https://git.coolaj86.com/coolaj86/semver-utils.js", + "contributors": [ + { + "name": "Jamie Magee", + "url": "https://github.com/JamieMagee", + "githubUsername": "JamieMagee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "588ee80129f8cd2081ac7b715157f6d7ffc398a70c6752c1546643bb625c1682", + "globals": [], + "declaredModules": [ + "semver-utils" + ] + } + }, + "sencha_touch": { + "2.3": { + "libraryName": "Touch", + "typingsPackageName": "sencha_touch", + "projectName": "http://www.sencha.com/products/touch/", + "contributors": [ + { + "name": "Brian Kotek", + "url": "https://github.com/brian428", + "githubUsername": "brian428" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8f15e9d43b6319e346f63f0d8f5dddf724aef2a3ee499a69759f2bc5606aeae", + "globals": [ + "Ext" + ], + "declaredModules": [] + } + }, + "send": { + "0.14": { + "libraryName": "send", + "typingsPackageName": "send", + "projectName": "https://github.com/pillarjs/send", + "contributors": [ + { + "name": "Mike Jerred", + "url": "https://github.com/MikeJerred", + "githubUsername": "MikeJerred" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 14, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mime", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fca1e2e6eb38a9f076dd891f1e3e5cda42daf66b911bbb9716d83c43e3eb0cf", + "globals": [], + "declaredModules": [ + "send" + ] + } + }, + "sendmail": { + "1.4": { + "libraryName": "sendmail", + "typingsPackageName": "sendmail", + "projectName": "https://github.com/guileen/node-sendmail", + "contributors": [ + { + "name": "Saeid Ostad", + "url": "https://github.com/saostad", + "githubUsername": "saostad" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b61dd01f5b7e83f6a3d8cbaf1fe57b197b095dc28d9f2597188b031b2e3ed14", + "globals": [], + "declaredModules": [ + "sendmail" + ] + } + }, + "seneca": { + "2.1": { + "libraryName": "seneca", + "typingsPackageName": "seneca", + "projectName": "https://www.npmjs.com/package/seneca", + "contributors": [ + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + }, + { + "name": "Kevyn Bruyere", + "url": "https://github.com/kevynb", + "githubUsername": "kevynb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37ebc21ec889aaa55093a24b2396c83acd83fe5a070dccd3aeaa8c2a3b8ac698", + "globals": [], + "declaredModules": [ + "seneca" + ] + } + }, + "sentry__webpack-plugin": { + "1.9": { + "libraryName": "@sentry/webpack-plugin", + "typingsPackageName": "sentry__webpack-plugin", + "projectName": "https://github.com/getsentry/sentry-webpack-plugin", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@sentry/webpack-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79b9cf4b92b236ba698050e011b4cd29892a97fd43c8a1a9c315ad07ce377f7e", + "globals": [], + "declaredModules": [ + "sentry__webpack-plugin" + ] + } + }, + "sequelize": { + "4.28": { + "libraryName": "Sequelize", + "typingsPackageName": "sequelize", + "projectName": "http://sequelizejs.com", + "contributors": [ + { + "name": "samuelneff", + "url": "https://github.com/samuelneff", + "githubUsername": "samuelneff" + }, + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + }, + { + "name": "Ivan Drinchev", + "url": "https://github.com/drinchev", + "githubUsername": "drinchev" + }, + { + "name": "Brendan Abolivier", + "url": "https://github.com/babolivier", + "githubUsername": "babolivier" + }, + { + "name": "Patsakol Tangjitcharoenchai", + "url": "https://github.com/kukoo1", + "githubUsername": "kukoo1" + }, + { + "name": "Sebastien Bramille", + "url": "https://github.com/oktapodia", + "githubUsername": "oktapodia" + }, + { + "name": "Nick Mueller", + "url": "https://github.com/morpheusxaut", + "githubUsername": "morpheusxaut" + }, + { + "name": "Philippe D'Alva", + "url": "https://github.com/TitaneBoy", + "githubUsername": "TitaneBoy" + }, + { + "name": "Carven Zhang", + "url": "https://github.com/zjy01", + "githubUsername": "zjy01" + }, + { + "name": "Nikola Vidic", + "url": "https://github.com/nidzov", + "githubUsername": "nidzov" + }, + { + "name": "Florian Oellerich", + "url": "https://github.com/Raigen", + "githubUsername": "Raigen" + }, + { + "name": "Todd Bealmear", + "url": "https://github.com/todd", + "githubUsername": "todd" + }, + { + "name": "Nick Schultz", + "url": "https://github.com/nrschultz", + "githubUsername": "nrschultz" + }, + { + "name": "Thomas Breleur", + "url": "https://github.com/thomas-b", + "githubUsername": "thomas-b" + }, + { + "name": "Antoine Boisadam", + "url": "https://github.com/Antoine38660", + "githubUsername": "Antoine38660" + }, + { + "name": "Dima Smirnov", + "url": "https://github.com/smff", + "githubUsername": "smff" + }, + { + "name": "Duy Truong", + "url": "https://github.com/truongkhanhduy95", + "githubUsername": "truongkhanhduy95" + }, + { + "name": "Emmanuel Gautier", + "url": "https://github.com/emmanuelgautier", + "githubUsername": "emmanuelgautier" + }, + { + "name": "Dan Rumney", + "url": "https://github.com/dancrumb", + "githubUsername": "dancrumb" + }, + { + "name": "Kan Yueh Chen", + "url": "https://github.com/lalayueh", + "githubUsername": "lalayueh" + }, + { + "name": "Rohit Sud", + "url": "https://github.com/rohitsud", + "githubUsername": "rohitsud" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 28, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "continuation-local-storage", + "version": "*" + }, + { + "name": "validator", + "version": "*" + } + ], + "testDependencies": [ + "q" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "163fd8def76352002c8277e47368c2ada0f47d9fad5ccb4f3a8b6593421f0673", + "globals": [], + "declaredModules": [ + "sequelize" + ] + }, + "3.30": { + "libraryVersionDirectoryName": "3", + "libraryName": "Sequelize", + "typingsPackageName": "sequelize", + "projectName": "http://sequelizejs.com", + "contributors": [ + { + "name": "samuelneff", + "url": "https://github.com/samuelneff", + "githubUsername": "samuelneff" + }, + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + }, + { + "name": "Ivan Drinchev", + "url": "https://github.com/drinchev", + "githubUsername": "drinchev" + }, + { + "name": "Nick Mueller", + "url": "https://github.com/morpheusxaut", + "githubUsername": "morpheusxaut" + }, + { + "name": "James D. Callahan III", + "url": "https://github.com/torhal", + "githubUsername": "torhal" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 30, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + }, + { + "name": "validator", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sequelize", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "21d4e23c319d795b92b59b12b1a9e952f77e16c085ba53e110a981bd39916e75", + "globals": [], + "declaredModules": [ + "sequelize" + ] + } + }, + "sequelize-cursor-pagination": { + "1.2": { + "libraryName": "sequelize-cursor-pagination", + "typingsPackageName": "sequelize-cursor-pagination", + "projectName": "https://github.com/Kaltsoon/sequelize-cursor-pagination", + "contributors": [ + { + "name": "pilagod", + "url": "https://github.com/pilagod", + "githubUsername": "pilagod" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sequelize", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "79001b1e797ed6543be643879a971a246866565e78dc1ecc0cfaef76c5e97ff5", + "globals": [], + "declaredModules": [ + "sequelize-cursor-pagination" + ] + } + }, + "sequelize-fixtures": { + "0.6": { + "libraryName": "Sequelize-Fixtures", + "typingsPackageName": "sequelize-fixtures", + "projectName": "https://github.com/domasx2/sequelize-fixtures", + "contributors": [ + { + "name": "Christian Schwarz", + "url": "https://github.com/cschwarz", + "githubUsername": "cschwarz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sequelize", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be87d088ccc92642ae63935a474d3c0d0f1688d27a9a3541239d82a1d4bdbfb4", + "globals": [], + "declaredModules": [ + "sequelize-fixtures" + ] + } + }, + "sequencify": { + "0.1": { + "libraryName": "sequencify", + "typingsPackageName": "sequencify", + "projectName": "https://github.com/robrich/sequencify", + "contributors": [ + { + "name": "Nicolas Penin", + "url": "https://github.com/npenin", + "githubUsername": "npenin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8836fb50d633aa87c79c16e96beb4b864eb9552a740a0b134e0ad8fa9fd0c6c0", + "globals": [], + "declaredModules": [ + "sequencify" + ] + } + }, + "sequester": { + "1.0": { + "libraryName": "sequester", + "typingsPackageName": "sequester", + "projectName": "https://github.com/bigeasy/sequester", + "contributors": [ + { + "name": "Artur Eshenbrener", + "url": "https://github.com/Strate", + "githubUsername": "Strate" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6f91189674035691ca9088b4bed409e8acd9e125a2eef23447eeb15b66bb57c", + "globals": [], + "declaredModules": [ + "sequester" + ] + } + }, + "serialize-javascript": { + "1.5": { + "libraryName": "serialize-javascript", + "typingsPackageName": "serialize-javascript", + "projectName": "https://github.com/yahoo/serialize-javascript", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "Pochodaydayup", + "url": "https://github.com/Pochodaydayup", + "githubUsername": "Pochodaydayup" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c15190e3c68ed6e01073b9a7252b5ba4867f8a36655cc36906dfce10db7530a1", + "globals": [], + "declaredModules": [ + "serialize-javascript" + ] + } + }, + "serialport": { + "8.0": { + "libraryName": "serialport", + "typingsPackageName": "serialport", + "projectName": "https://github.com/node-serialport/node-serialport", + "contributors": [ + { + "name": "Jeremy Foster", + "url": "https://github.com/codefoster", + "githubUsername": "codefoster" + }, + { + "name": "Andrew Pearson", + "url": "https://github.com/apearson", + "githubUsername": "apearson" + }, + { + "name": "Cameron Tacklind", + "url": "https://github.com/cinderblock", + "githubUsername": "cinderblock" + }, + { + "name": "Doug Brunner", + "url": "https://github.com/doug-a-brunner", + "githubUsername": "doug-a-brunner" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d1fdf20141cc73249f25f53b8787a5dc1478e1dcba3392e70ed8c1ad930ee456", + "globals": [], + "declaredModules": [ + "serialport" + ] + }, + "4.0": { + "libraryVersionDirectoryName": "4", + "libraryName": "serialport", + "typingsPackageName": "serialport", + "projectName": "https://github.com/EmergingTechnologyAdvisors/node-serialport", + "contributors": [ + { + "name": "Jeremy Foster", + "url": "https://github.com/codefoster", + "githubUsername": "codefoster" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "streamjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "serialport", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c3c147c705ebfea7d9b955e0866954fb91d276bf7a35582d4865d5a4401fd25c", + "globals": [], + "declaredModules": [ + "serialport" + ] + }, + "6.0": { + "libraryVersionDirectoryName": "6", + "libraryName": "serialport", + "typingsPackageName": "serialport", + "projectName": "https://github.com/EmergingTechnologyAdvisors/node-serialport", + "contributors": [ + { + "name": "Jeremy Foster", + "url": "https://github.com/codefoster", + "githubUsername": "codefoster" + }, + { + "name": "Andrew Pearson", + "url": "https://github.com/apearson", + "githubUsername": "apearson" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "serialport", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2c06474519ef34a4d2c9a28cb6dc73fcb20987f568187d653a5617fa50ee223a", + "globals": [], + "declaredModules": [ + "serialport" + ] + }, + "7.0": { + "libraryVersionDirectoryName": "7", + "libraryName": "serialport", + "typingsPackageName": "serialport", + "projectName": "https://github.com/node-serialport/node-serialport", + "contributors": [ + { + "name": "Jeremy Foster", + "url": "https://github.com/codefoster", + "githubUsername": "codefoster" + }, + { + "name": "Andrew Pearson", + "url": "https://github.com/apearson", + "githubUsername": "apearson" + }, + { + "name": "Cameron Tacklind", + "url": "https://github.com/cinderblock", + "githubUsername": "cinderblock" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "serialport", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "81cc4fd424e9a301051546eb0031c68db029c2ee4aed62675fb6750f81d1a862", + "globals": [], + "declaredModules": [ + "serialport" + ] + } + }, + "serve-favicon": { + "2.5": { + "libraryName": "serve-favicon", + "typingsPackageName": "serve-favicon", + "projectName": "https://github.com/expressjs/serve-favicon", + "contributors": [ + { + "name": "Uros Smolnik", + "url": "https://github.com/urossmolnik", + "githubUsername": "urossmolnik" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc823b46f0c96ce1cf4ea02b49453d6425f347b659b2a81c3240c0c20f19a2b5", + "globals": [], + "declaredModules": [ + "serve-favicon" + ] + } + }, + "serve-handler": { + "6.1": { + "libraryName": "serve-handler", + "typingsPackageName": "serve-handler", + "projectName": "https://github.com/zeit/serve-handler#readme", + "contributors": [ + { + "name": "simonhaenisch", + "url": "https://github.com/simonhaenisch", + "githubUsername": "simonhaenisch" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4aca38eee3c8d9b067fb5950531d004d337a19b08916fd7b34782dcb98fbf7c8", + "globals": [], + "declaredModules": [ + "serve-handler" + ] + } + }, + "serve-index": { + "1.7": { + "libraryName": "serve-index", + "typingsPackageName": "serve-index", + "projectName": "https://github.com/expressjs/serve-index", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "826c2ec1d6fa09b26585a666bf4618057d20b4a39898774cd98ff2461802555a", + "globals": [], + "declaredModules": [ + "serve-index" + ] + } + }, + "serve-static": { + "1.13": { + "libraryName": "serve-static", + "typingsPackageName": "serve-static", + "projectName": "https://github.com/expressjs/serve-static", + "contributors": [ + { + "name": "Uros Smolnik", + "url": "https://github.com/urossmolnik", + "githubUsername": "urossmolnik" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express-serve-static-core", + "version": "*" + }, + { + "name": "mime", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1bdf5606e9234e72aecdfcec0e66846d6a7e9d7cd87332ef829e4db0a1d56d5", + "globals": [], + "declaredModules": [ + "serve-static" + ] + } + }, + "server": { + "1.0": { + "libraryName": "server", + "typingsPackageName": "server", + "projectName": "https://github.com/franciscop/server#readme", + "contributors": [ + { + "name": "Santiago Aguilar", + "url": "https://github.com/sant123", + "githubUsername": "sant123" + }, + { + "name": "Iddan Aaronsohn", + "url": "https://github.com/iddan", + "githubUsername": "iddan" + }, + { + "name": "Hugo Sanchez", + "url": "https://github.com/DazSanchez", + "githubUsername": "DazSanchez" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "reply.d.ts", + "router.d.ts", + "typings/common.d.ts", + "typings/options.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "formidable", + "version": "*" + }, + { + "name": "body-parser", + "version": "*" + }, + { + "name": "csurf", + "version": "*" + }, + { + "name": "helmet", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b5fe70126aeaa6559fe344c3371d1abd6095f0d72878c50a7faf79040f71201", + "globals": [], + "declaredModules": [ + "server", + "server/typings/common", + "server/typings/options", + "server/reply", + "server/router" + ] + } + }, + "server-destroy": { + "1.0": { + "libraryName": "server-destroy", + "typingsPackageName": "server-destroy", + "projectName": "https://github.com/isaacs/server-destroy#readme", + "contributors": [ + { + "name": "Gyula Szalai", + "url": "https://github.com/gyszalai", + "githubUsername": "gyszalai" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "855e4195538cd1ec7e7f6711b923a59ca9ef3da1667b3f923e2687c4fb1fa6f0", + "globals": [], + "declaredModules": [ + "server-destroy" + ] + } + }, + "serverless": { + "1.18": { + "libraryName": "serverless", + "typingsPackageName": "serverless", + "projectName": "https://github.com/serverless/serverless#readme", + "contributors": [ + { + "name": "Hassan Khan", + "url": "https://github.com/hassankhan", + "githubUsername": "hassankhan" + }, + { + "name": "Jonathan M. Wilbur", + "url": "https://github.com/JonathanWilbur", + "githubUsername": "JonathanWilbur" + }, + { + "name": "Alex Pavlenko", + "url": "https://github.com/a-pavlenko", + "githubUsername": "a-pavlenko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 18, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "classes/Plugin.d.ts", + "classes/PluginManager.d.ts", + "classes/Service.d.ts", + "classes/Utils.d.ts", + "classes/YamlParser.d.ts", + "index.d.ts", + "plugins/aws/provider/awsProvider.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8a875ef7f595693e00e5054bffb93ef003327ffef466d2f3a6b49199186ccb7", + "globals": [], + "declaredModules": [ + "serverless", + "serverless/classes/Service", + "serverless/classes/Plugin", + "serverless/classes/PluginManager", + "serverless/classes/Utils", + "serverless/classes/YamlParser", + "serverless/plugins/aws/provider/awsProvider" + ] + } + }, + "serverless-jest-plugin": { + "0.3": { + "libraryName": "serverless-jest-plugin", + "typingsPackageName": "serverless-jest-plugin", + "projectName": "https://github.com/nordcloud/serverless-jest-plugin#readme", + "contributors": [ + { + "name": "Gaelan Steele", + "url": "https://github.com/Gaelan", + "githubUsername": "Gaelan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "serverless", + "version": "*" + }, + { + "name": "lambda-wrapper", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "227bf9f1561c53fb911a0417e91a3a5314a0a785b421973283e88cca676b483d", + "globals": [], + "declaredModules": [ + "serverless-jest-plugin" + ] + } + }, + "service-worker-mock": { + "2.0": { + "libraryName": "service-worker-mock", + "typingsPackageName": "service-worker-mock", + "projectName": "https://github.com/pinterest/service-workers/tree/master/packages/service-worker-mock#readme", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d83407ddc6f0a933c05b7687ff55d9fcd53e85456967d61b1a7f491d211fbdb", + "globals": [], + "declaredModules": [ + "service-worker-mock" + ] + } + }, + "servicenow": { + "10.0": { + "libraryName": "ServiceNow Javascript Scoped API", + "typingsPackageName": "servicenow", + "projectName": "https://docs.servicenow.com/bundle/jakarta-application-development/page/build/applications/concept/api-javascript.html", + "contributors": [ + { + "name": "Bryce Godfrey", + "url": "https://github.com/bryceg", + "githubUsername": "bryceg" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d71403f1eada79f6202b7626dd00a880dccb85908162a4c8c357601f0264278e", + "globals": [ + "GlideDateTime", + "GlideDuration", + "GlideEvaluator", + "GlideFilter", + "GlideGuid", + "GlideLocale", + "GlidePluginManager", + "GlideRecord", + "GlideRecordSecure", + "GlideSchedule", + "GlideSecureRandomUtil", + "GlideSysAttachment", + "GlideTime", + "RP", + "XMLDocument2", + "email", + "g_processor", + "g_request", + "g_response", + "global", + "gs", + "sn_ws" + ], + "declaredModules": [] + } + }, + "servicenow-london": { + "1.0": { + "libraryName": "servicenow-london", + "typingsPackageName": "servicenow-london", + "projectName": "https://developer.servicenow.com/app.do#!/api_doc?v=london", + "contributors": [ + { + "name": "John Caruso", + "url": "https://github.com/johncaruso", + "githubUsername": "johncaruso" + }, + { + "name": "Bryce Godfrey", + "url": "https://github.com/bryceg", + "githubUsername": "bryceg" + }, + { + "name": "Garrett Griffin", + "url": "https://github.com/grgisme", + "githubUsername": "grgisme" + }, + { + "name": "Erik Myrold", + "url": "https://github.com/emyrold", + "githubUsername": "emyrold" + }, + { + "name": "Tim Woodruff", + "url": "https://github.com/thisnameissoclever", + "githubUsername": "thisnameissoclever" + }, + { + "name": "Anim Yeboah", + "url": "https://github.com/ayeboah", + "githubUsername": "ayeboah" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "Class.d.ts", + "GlideDBFunctionBuilder.d.ts", + "GlideDate.d.ts", + "GlideDateTime.d.ts", + "GlideDuration.d.ts", + "GlideEmailOutbound.d.ts", + "GlideFilter.d.ts", + "GlideLocale.d.ts", + "GlidePluginManager.d.ts", + "GlideRecordOperation.d.ts", + "GlideSchedule.d.ts", + "GlideScopedEvaluator.d.ts", + "GlideScriptedProcessor.d.ts", + "GlideSecureRandomUtil.d.ts", + "GlideServletRequest.d.ts", + "GlideServletResponse.d.ts", + "GlideSession.d.ts", + "GlideStringUtil.d.ts", + "GlideSysAttachment.d.ts", + "GlideSystem.d.ts", + "GlideTime.d.ts", + "GlideUser.d.ts", + "QueryOperator.d.ts", + "RESTAPIRequest.d.ts", + "RESTAPIRequestBody.d.ts", + "RESTAPIResponse.d.ts", + "RESTAPIResponseStream.d.ts", + "RESTMessageV2.d.ts", + "RESTResponseV2.d.ts", + "RenderProperties.d.ts", + "SOAPMessageV2.d.ts", + "SOAPResponseV2.d.ts", + "ScopedElementDescriptor.d.ts", + "ScopedGlideElement.d.ts", + "ScopedGlideRecord.d.ts", + "ScopedQueryCondition.d.ts", + "Workflow.d.ts", + "XMLDocument2.d.ts", + "XMLNode.d.ts", + "XMLNodeIterator.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9db3b21653638a8cf1891dca8f442398164c22e5551d7916131035ee3fbf65a7", + "globals": [ + "Class", + "GlideDBFunctionBuilder", + "GlideDate", + "GlideDateTime", + "GlideDuration", + "GlideEmailOutbound", + "GlideFilter", + "GlideLocale", + "GlidePluginManager", + "GlideRecord", + "GlideRecordSecure", + "GlideSchedule", + "GlideScopedEvaluator", + "GlideSecureRandomUtil", + "GlideStringUtil", + "GlideSysAttachment", + "GlideTime", + "RP", + "XMLDocument2", + "current", + "email", + "g_processor", + "g_request", + "g_response", + "global", + "gs", + "previous", + "sn_ws" + ], + "declaredModules": [] + } + }, + "serviceworker-webpack-plugin": { + "1.0": { + "libraryName": "serviceworker-webpack-plugin", + "typingsPackageName": "serviceworker-webpack-plugin", + "projectName": "https://github.com/oliviertassinari/serviceworker-webpack-plugin#readme", + "contributors": [ + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/runtime.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0101af2c8c73d67daa1cff68b2f33d9605210ffc89eef95a34b36eac104a972d", + "globals": [], + "declaredModules": [ + "serviceworker-webpack-plugin", + "serviceworker-webpack-plugin/lib/runtime" + ] + } + }, + "session-file-store": { + "1.2": { + "libraryName": "express session-file-store", + "typingsPackageName": "session-file-store", + "projectName": "https://github.com/valery-barysok/session-file-store", + "contributors": [ + { + "name": "Gevik Babakhani", + "url": "https://github.com/blendsdk", + "githubUsername": "blendsdk" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58ec44b79199ba756a56e0282858df6173339f5ca6b8d1b2c60fb8dc2aa2495a", + "globals": [], + "declaredModules": [ + "session-file-store" + ] + } + }, + "set-cookie-parser": { + "0.0": { + "libraryName": "set-cookie-parser", + "typingsPackageName": "set-cookie-parser", + "projectName": "https://github.com/nfriedly/set-cookie-parser", + "contributors": [ + { + "name": "Nick Paddock", + "url": "https://github.com/nickp10", + "githubUsername": "nickp10" + }, + { + "name": "Ilya Zaytsev", + "url": "https://github.com/ilyaztsv", + "githubUsername": "ilyaztsv" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11273514011875a041ce1bb131a501464032d64d68f328698e28de4ddc851961", + "globals": [], + "declaredModules": [ + "set-cookie-parser" + ] + } + }, + "set-interval-async": { + "1.0": { + "libraryName": "set-interval-async", + "typingsPackageName": "set-interval-async", + "projectName": "https://github.com/ealmansi/set-interval-async", + "contributors": [ + { + "name": "Emilio Almansi", + "url": "https://github.com/ealmansi", + "githubUsername": "ealmansi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "dynamic/index.d.ts", + "fixed/index.d.ts", + "index.d.ts", + "legacy/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1e98e332fb0c52ee7334f6d0cb2bf26b231bd5f22ec528967b86fc3aaf29945c", + "globals": [ + "SetIntervalAsync" + ], + "declaredModules": [ + "set-interval-async", + "set-interval-async/dynamic", + "set-interval-async/fixed", + "set-interval-async/legacy" + ] + } + }, + "set-link": { + "1.0": { + "libraryName": "set-link", + "typingsPackageName": "set-link", + "projectName": "https://github.com/bergos/set-link", + "contributors": [ + { + "name": "tpluscode", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6a60bea67637bed4bbe4f4e3f001ae8bf7d1cd275f321328743592b1adc2505", + "globals": [], + "declaredModules": [ + "set-link" + ] + } + }, + "set-value": { + "2.0": { + "libraryName": "set-value", + "typingsPackageName": "set-value", + "projectName": "https://github.com/jonschlinkert/set-value", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2db4786648d5473053bef563acfdef757faab38a1c8006cda6b322424356bfc0", + "globals": [], + "declaredModules": [ + "set-value" + ] + } + }, + "setasap": { + "2.0": { + "libraryName": "setasap", + "typingsPackageName": "setasap", + "projectName": "https://github.com/taylorhakes/setAsap", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f35aecc54b47e428a4364cc9a7c6876795b997f3ac3d0f7c7bd62013f6658d7", + "globals": [ + "setAsap" + ], + "declaredModules": [ + "setasap" + ] + } + }, + "setimmediate": { + "1.0": { + "libraryName": "setimmediate", + "typingsPackageName": "setimmediate", + "projectName": "https://github.com/yuzujs/setImmediate#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc48afba2d01c597922f07256c1baa4f19325e0ebed4f1024bd908c5cd701130", + "globals": [ + "clearImmediate", + "setImmediate" + ], + "declaredModules": [] + } + }, + "settings": { + "0.1": { + "libraryName": "settings", + "typingsPackageName": "settings", + "projectName": "https://github.com/mgutz/node-settings", + "contributors": [ + { + "name": "Shrey Jain", + "url": "https://github.com/shreyjain1994", + "githubUsername": "shreyjain1994" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9d6fd9f93c457b9711d7097c4315972180ab1c8ebdf052b12e16f58b6620611", + "globals": [], + "declaredModules": [ + "settings" + ] + } + }, + "setup-polly-jest": { + "0.5": { + "libraryName": "setup-polly-jest", + "typingsPackageName": "setup-polly-jest", + "projectName": "https://github.com/gribnoysup/setup-polly-jest#readme", + "contributors": [ + { + "name": "Offir Golan", + "url": "https://github.com/offirgolan", + "githubUsername": "offirgolan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@pollyjs/core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7876c4c18fdaac1914bac3dd64c5045f2eb47fa587b555ed2bc6dadbf05018a3", + "globals": [], + "declaredModules": [ + "setup-polly-jest" + ] + } + }, + "sha": { + "3.0": { + "libraryName": "sha", + "typingsPackageName": "sha", + "projectName": "https://github.com/ForbesLindesay/sha", + "contributors": [ + { + "name": "Oscar Busk", + "url": "https://github.com/oBusk", + "githubUsername": "oBusk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "690dea4afcf4435ecd96118480f2b95b8f0e34fa474a2c12a693bf9c038d65a1", + "globals": [], + "declaredModules": [ + "sha" + ] + } + }, + "sha.js": { + "2.4": { + "libraryName": "sha.js", + "typingsPackageName": "sha.js", + "projectName": "https://github.com/crypto-browserify/sha.js", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3f39ed863e4dd4c2b546b5dec2346aa8aad6440c4847efe502aa098084c2894d", + "globals": [], + "declaredModules": [ + "sha.js" + ] + } + }, + "sha1": { + "1.1": { + "libraryName": "sha1", + "typingsPackageName": "sha1", + "projectName": "https://github.com/pvorb/node-sha1", + "contributors": [ + { + "name": "Bill Sourour", + "url": "https://github.com/arcdev1", + "githubUsername": "arcdev1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "616a198a1286b90fdc5fb3bac34edf4a0e282ca33973904f8e8765d4d6c3864e", + "globals": [], + "declaredModules": [ + "sha1" + ] + } + }, + "sha256": { + "0.2": { + "libraryName": "sha256", + "typingsPackageName": "sha256", + "projectName": "https://github.com/cryptocoinjs/sha256", + "contributors": [ + { + "name": "Nathan Hardy", + "url": "https://github.com/nhardy", + "githubUsername": "nhardy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9cf35c8639fa83d9d827c2ea2f166f6fa6547a16c4619834f5850563beab8ee", + "globals": [ + "sha256" + ], + "declaredModules": [ + "sha256" + ] + } + }, + "shallow-equals": { + "1.0": { + "libraryName": "shallow-equals", + "typingsPackageName": "shallow-equals", + "projectName": "https://github.com/hughsk/shallow-equals", + "contributors": [ + { + "name": "Ross Solomon", + "url": "https://github.com/rsolomon", + "githubUsername": "rsolomon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "639182495f2ac3b4b7877236c866baeb18d02d39c5ffe6376eade76e77c5b31b", + "globals": [], + "declaredModules": [ + "shallow-equals" + ] + } + }, + "shallowequal": { + "1.1": { + "libraryName": "shallowequal", + "typingsPackageName": "shallowequal", + "projectName": "https://github.com/dashed/shallowequal", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Arnd Issler", + "url": "https://github.com/arndissler", + "githubUsername": "arndissler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0a29b2edb2108e56d1e16eee098b706d5f0a8cff20700aa11cc02caf87bf943", + "globals": [], + "declaredModules": [ + "shallowequal" + ] + }, + "0.2": { + "libraryVersionDirectoryName": "0", + "libraryName": "shallowequal", + "typingsPackageName": "shallowequal", + "projectName": "https://github.com/dashed/shallowequal", + "contributors": [ + { + "name": "Sean Kelley", + "url": "https://github.com/seansfkelley", + "githubUsername": "seansfkelley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "shallowequal", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ada7f97fdb6d81faac9156dbfc8d923fbba1c1804869dd0c7ad9584fc2764b98", + "globals": [], + "declaredModules": [ + "shallowequal" + ] + } + }, + "shapefile": { + "0.6": { + "libraryName": "shapefile", + "typingsPackageName": "shapefile", + "projectName": "https://github.com/mbostock/shapefile", + "contributors": [ + { + "name": " Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "James Bromwell", + "url": "https://github.com/Thw0rted", + "githubUsername": "Thw0rted" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c02d4eb7a3dbd8557e0b57401334bc6cef3c8229a94b67ae58f8b33ea6e5a581", + "globals": [], + "declaredModules": [ + "shapefile" + ] + } + }, + "sharedb": { + "1.0": { + "libraryName": "sharedb", + "typingsPackageName": "sharedb", + "projectName": "https://github.com/share/sharedb", + "contributors": [ + { + "name": "Steve Oney", + "url": "https://github.com/soney", + "githubUsername": "soney" + }, + { + "name": "Eric Hwang", + "url": "https://github.com/ericyhwang", + "githubUsername": "ericyhwang" + }, + { + "name": "Peter Xu", + "url": "https://github.com/pxpeterxu", + "githubUsername": "pxpeterxu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/agent.d.ts", + "lib/client.d.ts", + "lib/sharedb.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [ + "qunit", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba3dda088758b2630b6a3aaba04991ffc0b53234c3e16559f940a892df3c7342", + "globals": [], + "declaredModules": [ + "sharedb", + "sharedb/lib/sharedb", + "sharedb/lib/agent", + "sharedb/lib/client" + ] + } + }, + "sharedworker": { + "0.0": { + "libraryName": "SharedWorker", + "typingsPackageName": "sharedworker", + "projectName": "http://www.w3.org/TR/workers/", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + }, + { + "name": "M. Boughaba", + "url": "https://github.com/mboughaba", + "githubUsername": "mboughaba" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7787f5f84ceb0d5c99ed42e34d8fbc8e84daff482748a05cbd547ba65fc5e7c", + "globals": [ + "SharedWorker" + ], + "declaredModules": [] + } + }, + "sharepoint": { + "2016.1": { + "libraryName": "Microsoft SharePoint:", + "typingsPackageName": "sharepoint", + "projectName": "https://msdn.microsoft.com/en-us/library/office/jj193034.aspx", + "contributors": [ + { + "name": "Stanislav Vyshchepan", + "url": "https://github.com/gandjustas", + "githubUsername": "gandjustas" + }, + { + "name": "Andrey Markeev", + "url": "https://github.com/andrei-markeev", + "githubUsername": "andrei-markeev" + }, + { + "name": "Tero Arvola", + "url": "https://github.com/teroarvola", + "githubUsername": "teroarvola" + }, + { + "name": "Dennis George", + "url": "https://github.com/dennispg", + "githubUsername": "dennispg" + }, + { + "name": "SPWizard01", + "url": "https://github.com/SPWizard01", + "githubUsername": "SPWizard01" + }, + { + "name": "Vitaliy Kotlyarov", + "url": "https://github.com/betlgtu", + "githubUsername": "betlgtu" + } + ], + "libraryMajorVersion": 2016, + "libraryMinorVersion": 1, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "microsoft-ajax", + "version": "*" + } + ], + "testDependencies": [ + "knockout", + "jquery", + "angular" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "635ac65fc25e866bbc9c5db3b3b07b13bb6151e0807ad5647ce09ae0d70f90cf", + "globals": [ + "$addRenderContextCallback", + "$contentLineText", + "$findResultObjectFromDOM", + "$getCachedItemValue", + "$getClientControl", + "$getItemValue", + "$getResultItem", + "$getResultObject", + "$htmlEncode", + "$imgSrcUrl", + "$includeCSS", + "$includeLanguageScript", + "$includeScript", + "$isEmptyArray", + "$isEmptyString", + "$isInArray", + "$isNull", + "$registerResourceDictionary", + "$resource", + "$scriptEncode", + "$setItemWrapperCallback", + "$setResultItem", + "$setResultObject", + "$urlHtmlEncode", + "$urlHtmlEncodeString", + "$urlKeyValueEncode", + "$urlPathEncode", + "AddEvtHandler", + "AjaxNavigate", + "AttachEvent", + "BrowserDetection", + "BrowserStorage", + "Browseris", + "CSSUtil", + "CUI", + "Callout", + "CalloutAction", + "CalloutActionMenu", + "CalloutActionMenuEntry", + "CalloutActionOptions", + "CalloutManager", + "CalloutOpenOptions", + "CalloutOptions", + "CancelEvent", + "Commands", + "CoreRender", + "DOM", + "Define", + "Encoding", + "ExecuteOrDelayUntilBodyLoaded", + "ExecuteOrDelayUntilEventNotified", + "ExecuteOrDelayUntilScriptLoaded", + "GenerateIID", + "GenerateIIDForListItem", + "GetCurrentCtx", + "GetThemedImageUrl", + "GetUrlKeyValue", + "HP", + "IE8Support", + "JSRequest", + "L_AccessibleMenu_Text", + "L_CannotEditPropertyCheckout_Text", + "L_CannotEditPropertyForLocalCopy_Text", + "L_CheckOutRetry_Text", + "L_CheckoutConfirm", + "L_ClickOnce1_text", + "L_ConfirmCheckout_Text", + "L_ConfirmUnlinkCopy_Text", + "L_CopyingOfflineVersionWarning_Text", + "L_DiscardCheckoutConfirm", + "L_EnterValidCopyDest_Text", + "L_Inplview_PageNotYetSaved", + "L_Language_Text", + "L_Loading_Error_Text", + "L_Loading_Text", + "L_MustCheckout_Text", + "L_NewBlogPostFailed_Text", + "L_NewBlogPost_Text", + "L_NewDocLibTb1_Text", + "L_NewDocLibTb2_Text", + "L_NewFormClickOnce1_Text", + "L_NewFormLibTb1_Text", + "L_NewFormLibTb2_Text", + "L_NoExplorerView_Text", + "L_STSDelConfirm1_Text", + "L_STSDelConfirm2_Text", + "L_STSDelConfirm_Text", + "L_STSRecycleConfirm1_Text", + "L_STSRecycleConfirm2_Text", + "L_STSRecycleConfirm_Text", + "L_SubMenu_Text", + "L_WarnkOnce_text", + "L_WebFoldersError_Text", + "L_WebFoldersRequired_Text", + "L_WikiWebPartNoClosedOrUploaded", + "ListModule", + "MSOWebPartPageFormName", + "Microsoft", + "Nav", + "NotifyBodyLoadedAndExecuteWaitingJobs", + "NotifyEventAndExecuteWaitingJobs", + "NotifyScriptLoadedAndExecuteWaitingJobs", + "RefreshCommandUI", + "RegisterModuleInit", + "SP", + "SPAnimation", + "SPAnimationUtility", + "SPClientAutoFill", + "SPClientForms", + "SPClientPeoplePicker", + "SPClientPeoplePickerCSRTemplate", + "SPClientPeoplePickerMRU", + "SPClientPeoplePickerProcessedUser", + "SPClientRenderer", + "SPClientTemplates", + "SPFieldAttachments_Default", + "SPFieldBoolean_Edit", + "SPFieldChoice_Dropdown_Edit", + "SPFieldChoice_Edit", + "SPFieldChoice_Radio_Edit", + "SPFieldDateTime_Display", + "SPFieldDateTime_Edit", + "SPFieldFile_Display", + "SPFieldFile_Edit", + "SPFieldLookupMulti_Edit", + "SPFieldLookup_Display", + "SPFieldLookup_Edit", + "SPFieldMultiChoice_Edit", + "SPFieldNote_Display", + "SPFieldNote_Edit", + "SPFieldNumber_Edit", + "SPFieldText_Edit", + "SPFieldUrl_Display", + "SPFieldUrl_Edit", + "SPFieldUserMulti_Display", + "SPFieldUser_Display", + "SPField_FormDisplay_Default", + "SPField_FormDisplay_DefaultNoEncode", + "SPField_FormDisplay_Empty", + "SPFormControl_AppendValidationErrorMessage", + "SPMgr", + "SPNotifications", + "SPStatusNotificationData", + "SPThemeUtils", + "STSHtmlDecode", + "STSHtmlEncode", + "STSScriptEncode", + "STSScriptEncodeWithQuote", + "SelectRibbonTab", + "SetFullScreenMode", + "Sods", + "Srch", + "StAttrQuote", + "StatusPriority", + "StringUtil", + "Strings", + "ToggleDeveloperDashboard", + "ToggleTrace", + "TypeUtil", + "URI_Encoding", + "Verify", + "_ribbonStartInit", + "_spBodyOnLoadCalled", + "_spBodyOnLoadFunctionNames", + "_spBodyOnLoadFunctions", + "_spFriendlyUrlPageContextInfo", + "_spPageContextInfo", + "_v_dictSod", + "ajaxNavigate", + "bIsFileDialogView", + "browseris", + "cascadeDeleteWarningMessage", + "encodeScriptQuote", + "m$", + "recycleBinEnabled", + "spMgr" + ], + "declaredModules": [] + } + }, + "sharp": { + "0.24": { + "libraryName": "sharp", + "typingsPackageName": "sharp", + "projectName": "https://github.com/lovell/sharp", + "contributors": [ + { + "name": "François Nguyen", + "url": "https://github.com/lith-light-g", + "githubUsername": "lith-light-g" + }, + { + "name": "Wooseop Kim", + "url": "https://github.com/wooseopkim", + "githubUsername": "wooseopkim" + }, + { + "name": "Bradley Odell", + "url": "https://github.com/BTOdell", + "githubUsername": "BTOdell" + }, + { + "name": "Jamie Woodbury", + "url": "https://github.com/JamieWoodbury", + "githubUsername": "JamieWoodbury" + }, + { + "name": "Floris de Bijl", + "url": "https://github.com/Fdebijl", + "githubUsername": "Fdebijl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 24, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec0435b4d08837e6a962a3fee964531856398a5ef7f16ad3f1c2587dbfb987d6", + "globals": [], + "declaredModules": [ + "sharp" + ] + } + }, + "shasum": { + "1.0": { + "libraryName": "shasum", + "typingsPackageName": "shasum", + "projectName": "https://github.com/dominictarr/shasum", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0dc7568bacdf9fddb1b987d4e97f0b4bcfd2ecc06ca37275fce04d1b032f33a", + "globals": [], + "declaredModules": [ + "shasum" + ] + } + }, + "shebang-command": { + "1.2": { + "libraryName": "shebang-command", + "typingsPackageName": "shebang-command", + "projectName": "https://github.com/kevva/shebang-command#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c32568ea7bcefd250186f6d09aad2f08b7857a7b23c6489031bb8f01bc3f6c7e", + "globals": [], + "declaredModules": [ + "shebang-command" + ] + } + }, + "sheetify": { + "6.0": { + "libraryName": "sheetify", + "typingsPackageName": "sheetify", + "projectName": "https://github.com/stackcss/sheetify", + "contributors": [ + { + "name": "Todd Kennedy", + "url": "https://github.com/toddself", + "githubUsername": "toddself" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5be8a9d3fc81e41ba34cb2158ea730c871c9a5ba3fd193cb97f1f87757b52d40", + "globals": [], + "declaredModules": [ + "sheetify" + ] + } + }, + "shell-escape": { + "0.2": { + "libraryName": "shell-escape", + "typingsPackageName": "shell-escape", + "projectName": "https://github.com/xxorax/node-shell-escape", + "contributors": [ + { + "name": "Miloslav Nenadál", + "url": "https://github.com/nenadalm", + "githubUsername": "nenadalm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35d529a4f1df6a7c9647cef0eb64448dd7ed651190747ad1912178a38832d64c", + "globals": [], + "declaredModules": [ + "shell-escape" + ] + } + }, + "shell-quote": { + "1.6": { + "libraryName": "shell-quote", + "typingsPackageName": "shell-quote", + "projectName": "https://github.com/substack/node-shell-quote", + "contributors": [ + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Cameron Diver", + "url": "https://github.com/CameronDiver", + "githubUsername": "CameronDiver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d70152e3174099dbdc5d1c509043b70b5b28a757ab9e9c05df0e96e593cf4b50", + "globals": [], + "declaredModules": [ + "shell-quote" + ] + } + }, + "shelljs": { + "0.8": { + "libraryName": "ShellJS", + "typingsPackageName": "shelljs", + "projectName": "http://shelljs.org", + "contributors": [ + { + "name": "Niklas Mollenhauer", + "url": "https://github.com/nikeee", + "githubUsername": "nikeee" + }, + { + "name": "Vojtech Jasny", + "url": "https://github.com/voy", + "githubUsername": "voy" + }, + { + "name": "George Kalpakas", + "url": "https://github.com/gkalpak", + "githubUsername": "gkalpak" + }, + { + "name": "Paul Huynh", + "url": "https://github.com/pheromonez", + "githubUsername": "pheromonez" + }, + { + "name": "Alexander Futász", + "url": "https://github.com/aldafu", + "githubUsername": "aldafu" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Mirco Sanguineti", + "url": "https://github.com/msanguineti", + "githubUsername": "msanguineti" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "make.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3d38dff409ae9db9cde60b598f2dfce66b613c33cc5184bd680b5f13f68facc", + "globals": [], + "declaredModules": [ + "shelljs", + "shelljs/make" + ] + } + }, + "shelljs-exec-proxy": { + "0.1": { + "libraryName": "shelljs-exec-proxy", + "typingsPackageName": "shelljs-exec-proxy", + "projectName": "https://github.com/nfischer/shelljs-exec-proxy#readme", + "contributors": [ + { + "name": "Nikita Volodin", + "url": "https://github.com/qlonik", + "githubUsername": "qlonik" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "shelljs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15444db4816018e6b1f52a4b9fccb81532b50b9b84ccd491a05025a0bcf1c15d", + "globals": [], + "declaredModules": [ + "shelljs-exec-proxy" + ] + } + }, + "shevyjs": { + "1.1": { + "libraryName": "shevyjs", + "typingsPackageName": "shevyjs", + "projectName": "https://github.com/kyleshevlin/shevyjs#readme", + "contributors": [ + { + "name": "nonAlgebraic", + "url": "https://github.com/nonAlgebraic", + "githubUsername": "nonAlgebraic" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "constants/index.d.ts", + "index.d.ts", + "types.d.ts", + "utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e29011c573706355b88a4d4532205718b15ea7ff39ec7e4b8727cfe278ce338b", + "globals": [], + "declaredModules": [ + "shevyjs", + "shevyjs/utils", + "shevyjs/constants", + "shevyjs/types" + ] + } + }, + "shimmer": { + "1.0": { + "libraryName": "Shimmer", + "typingsPackageName": "shimmer", + "projectName": "https://github.com/othiym23/shimmer", + "contributors": [ + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a910c9df13d29060afe131feef552b68bde96d877b7499f4ce16a1ca7ba2558f", + "globals": [], + "declaredModules": [ + "shimmer" + ] + } + }, + "shipit-cli": { + "1.5": { + "libraryName": "shipit-cli", + "typingsPackageName": "shipit-cli", + "projectName": "https://github.com/shipitjs/shipit", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e68cca25a82f205e637ad4f13e8fda3a2e141d7f4b00b0cb08b69e7e759102a", + "globals": [ + "shipit" + ], + "declaredModules": [ + "shipit-cli" + ] + } + }, + "shipit-utils": { + "1.4": { + "libraryName": "shipit-utils", + "typingsPackageName": "shipit-utils", + "projectName": "https://github.com/shipitjs/shipit-utils", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "shipit-cli", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99a6400e1c443563f809fb44bc691f423da0c6001a33885baab8943f18fdb56e", + "globals": [], + "declaredModules": [ + "shipit-utils" + ] + } + }, + "shopify-buy": { + "1.11": { + "libraryName": "shopify-buy", + "typingsPackageName": "shopify-buy", + "projectName": "http://shopify.github.io/js-buy-sdk/api/", + "contributors": [ + { + "name": "Martin Köhn", + "url": "https://github.com/openminder", + "githubUsername": "openminder" + }, + { + "name": "Stephen Traiforos", + "url": "https://github.com/straiforos", + "githubUsername": "straiforos" + }, + { + "name": "Rosana Ruiz", + "url": "https://github.com/totemika", + "githubUsername": "totemika" + }, + { + "name": "Juan Manuel Incaurgarat", + "url": "https://github.com/kilinkis", + "githubUsername": "kilinkis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93993874144f295345330bba9d5e9760c35d4e28d2bef4fb9c39ca239fa81475", + "globals": [ + "ShopifyBuy" + ], + "declaredModules": [ + "shopify-buy" + ] + } + }, + "shorten-repo-url": { + "1.5": { + "libraryName": "shorten-repo-url", + "typingsPackageName": "shorten-repo-url", + "projectName": "https://github.com/bfred-it/shorten-repo-url#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a68a9430938c6379cc8920c1f3e331def21e54761049e28d450dcc468ab62537", + "globals": [], + "declaredModules": [ + "shorten-repo-url" + ] + } + }, + "shortid": { + "0.0": { + "libraryName": "shortid", + "typingsPackageName": "shortid", + "projectName": "https://github.com/dylang/shortid", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + }, + { + "name": "Danny Arnold", + "url": "https://github.com/despairblue", + "githubUsername": "despairblue" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "904c06ed9b4af38e5482073409dc02fb941269f2ec234d270b524cd012fec7a6", + "globals": [], + "declaredModules": [ + "shortid" + ] + } + }, + "shot": { + "4.0": { + "libraryName": "shot", + "typingsPackageName": "shot", + "projectName": "https://github.com/hapijs/shot", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "92386c1c8712775d8731a0cbbe7ca28b58899de651baf001e7cb312ed7e3dec7", + "globals": [], + "declaredModules": [ + "shot" + ] + }, + "3.4": { + "libraryVersionDirectoryName": "3", + "libraryName": "shot", + "typingsPackageName": "shot", + "projectName": "https://github.com/hapijs/shot", + "contributors": [ + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "shot", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "945665c23b8ed00e442a59ad6f70bc57075a5a7813e5c7f55e13a25dc1c198df", + "globals": [], + "declaredModules": [ + "shot" + ] + } + }, + "should-sinon": { + "0.0": { + "libraryName": "should-sinon", + "typingsPackageName": "should-sinon", + "projectName": "https://github.com/shouldjs/sinon", + "contributors": [ + { + "name": "AryloYeung", + "url": "https://github.com/Arylo", + "githubUsername": "Arylo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "should", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "should", + "version": "^13.2.1" + } + ], + "contentHash": "8ad39ab413377bf0df9192e29cc6c2b799408f73150cded303cd9f05b89f1b4d", + "globals": [], + "declaredModules": [] + } + }, + "showdown": { + "1.9": { + "libraryName": "Showdown", + "typingsPackageName": "showdown", + "projectName": "https://github.com/showdownjs/showdown", + "contributors": [ + { + "name": "Hamed Baatour", + "url": "https://github.com/hamedbaatour", + "githubUsername": "hamedbaatour" + }, + { + "name": "cbowdon", + "url": "https://github.com/cbowdon", + "githubUsername": "cbowdon" + }, + { + "name": "Pei-Tang Huang", + "url": "https://github.com/tan9", + "githubUsername": "tan9" + }, + { + "name": "Ariel-Saldana", + "url": "https://github.com/arielsaldana", + "githubUsername": "arielsaldana" + }, + { + "name": "Yisrael Eliav", + "url": "https://github.com/yisraelx", + "githubUsername": "yisraelx" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a962e2c0d228b7f443c8d72f07eb44f364e5b5d24de4422b8d33088568acf5a", + "globals": [ + "showdown" + ], + "declaredModules": [ + "showdown" + ] + } + }, + "shpjs": { + "3.4": { + "libraryName": "shpjs", + "typingsPackageName": "shpjs", + "projectName": "https://github.com/calvinmetcalf/shapefile-js#readme", + "contributors": [ + { + "name": "Hsiao-Ting Yu", + "url": "https://github.com/littlebtc", + "githubUsername": "littlebtc" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6aea86afe27f5867c2bd58a6998917220ba63c55b47ca99348ca31efd0093d0", + "globals": [], + "declaredModules": [ + "shpjs" + ] + } + }, + "shrink-ray": { + "0.1": { + "libraryName": "shrink-ray", + "typingsPackageName": "shrink-ray", + "projectName": "https://github.com/aickin/shrink-ray", + "contributors": [ + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "592d03b792a644227fd31a167deadb900367f4d8c8cdc8a289e2cbaad9e53e8c", + "globals": [], + "declaredModules": [ + "shrink-ray" + ] + } + }, + "shuffle-array": { + "0.0": { + "libraryName": "shuffle-array", + "typingsPackageName": "shuffle-array", + "projectName": "https://github.com/pazguille/shuffle-array", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b528545ffaec8ae47291c77e941690975b3d293c29659a483e754c73d6efb8e1", + "globals": [], + "declaredModules": [ + "shuffle-array" + ] + } + }, + "shuffle-seed": { + "1.1": { + "libraryName": "shuffle-seed", + "typingsPackageName": "shuffle-seed", + "projectName": "https://github.com/webcaetano/shuffle-seed#readme", + "contributors": [ + { + "name": "Leonardo Donelli", + "url": "https://github.com/LeartS", + "githubUsername": "LeartS" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d9986e1081b97b484eb3609bd25030ff1284134969a88793a8528891322f5be", + "globals": [ + "shuffleSeed" + ], + "declaredModules": [ + "shuffle-seed" + ] + } + }, + "sic-ecies": { + "1.0": { + "libraryName": "sic-ecies", + "typingsPackageName": "sic-ecies", + "projectName": "sic-ecies", + "contributors": [ + { + "name": "Methrat0n", + "url": "https://github.com/Methrat0n", + "githubUsername": "Methrat0n" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bitcore-lib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23d06f46b402623bc13d05b8f89571c2f2e86a8d124caf2d5384e04177ceb8d6", + "globals": [], + "declaredModules": [ + "sic-ecies" + ] + } + }, + "sic-list": { + "0.5": { + "libraryName": "sic-list", + "typingsPackageName": "sic-list", + "projectName": "https://github.com/596050/sic", + "contributors": [ + { + "name": "TP", + "url": "https://github.com/596050", + "githubUsername": "596050" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "190aba5856a6bbe137a49a9bc56a548013dc0dfcff55c9bde2af9ce5af40981a", + "globals": [], + "declaredModules": [ + "sic-list" + ] + } + }, + "siema": { + "1.4": { + "libraryName": "siema", + "typingsPackageName": "siema", + "projectName": "https://github.com/pawelgrzybek/siema", + "contributors": [ + { + "name": "Irmantas Zenkus", + "url": "https://github.com/Irmiz", + "githubUsername": "Irmiz" + }, + { + "name": "Pavel Puchkov", + "url": "https://github.com/0x6368656174", + "githubUsername": "0x6368656174" + }, + { + "name": "Sam Nau", + "url": "https://github.com/samnau", + "githubUsername": "samnau" + }, + { + "name": "Jonathan Loss", + "url": "https://github.com/barroudjo", + "githubUsername": "barroudjo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d02dc513cf3ce9685738dbe59f0e34cc3107969a3300251854800358d22294f3", + "globals": [], + "declaredModules": [ + "siema" + ] + } + }, + "siesta": { + "0.0": { + "libraryName": "Siesta", + "typingsPackageName": "siesta", + "projectName": "http://www.bryntum.com/products/siesta/", + "contributors": [ + { + "name": "bquarmby", + "url": "https://github.com/bquarmby", + "githubUsername": "bquarmby" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95d93cf6dd0a5505b8b951d8c76154cef0025ffa1f7777bd623cccd232291358", + "globals": [ + "Siesta", + "StartTest", + "describe", + "startTest" + ], + "declaredModules": [] + } + }, + "sigmajs": { + "1.0": { + "libraryName": "sigma.js", + "typingsPackageName": "sigmajs", + "projectName": "https://github.com/jacomyal/sigma.js", + "contributors": [ + { + "name": "Qinfeng Chen", + "url": "https://github.com/qinfchen", + "githubUsername": "qinfchen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99fff1ab15eaaa3314e31c71b7262d03c69d8fab9732da3b697ae70a3cf58719", + "globals": [ + "CustomShapes", + "ShapeLibrary", + "sigma" + ], + "declaredModules": [] + } + }, + "sigmund": { + "1.0": { + "libraryName": "sigmund", + "typingsPackageName": "sigmund", + "projectName": "https://github.com/isaacs/sigmund#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6de393384e2006a8304bee601f79a88fa8634434e721be7916311a7de83e5c7c", + "globals": [], + "declaredModules": [ + "sigmund" + ] + } + }, + "signal-exit": { + "3.0": { + "libraryName": "signal-exit", + "typingsPackageName": "signal-exit", + "projectName": "https://github.com/tapjs/signal-exit", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d098c8c15a236e59c1a8fcba6f043c8dcee6138ad652518d292e25bc0da89574", + "globals": [], + "declaredModules": [ + "signal-exit" + ] + } + }, + "signale": { + "1.2": { + "libraryName": "signale", + "typingsPackageName": "signale", + "projectName": "https://github.com/klaussinani/signale", + "contributors": [ + { + "name": "Resi Respati", + "url": "https://github.com/resir014", + "githubUsername": "resir014" + }, + { + "name": "Kingdaro", + "url": "https://github.com/kingdaro", + "githubUsername": "kingdaro" + }, + { + "name": "Joydip Roy", + "url": "https://github.com/rjoydip", + "githubUsername": "rjoydip" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d21aba25c86f4395290f16e32249c72c9dbed5eef52d533bdbfc2ed63dfc5b75", + "globals": [], + "declaredModules": [ + "signale" + ] + } + }, + "signalfx": { + "7.0": { + "libraryName": "signalfx", + "typingsPackageName": "signalfx", + "projectName": "https://github.com/signalfx/signalfx-nodejs", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05bbf3e9084082a3fea285c536bcc45fdf6f68d098f47350f0571ebfca8b7375", + "globals": [], + "declaredModules": [ + "signalfx" + ] + } + }, + "signalr": { + "2.2": { + "libraryName": "SignalR", + "typingsPackageName": "signalr", + "projectName": "http://www.asp.net/signalr", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "T. Michael Keesey", + "url": "https://github.com/keesey", + "githubUsername": "keesey" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcd3312c65e9ddba4ef03c8fd3d7f5fa212e87f2b43562d7f15ddc12003376d2", + "globals": [ + "SignalR" + ], + "declaredModules": [] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "SignalR", + "typingsPackageName": "signalr", + "projectName": "http://www.asp.net/signalr", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov/" + }, + { + "name": "T. Michael Keesey", + "url": "https://github.com/keesey/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "signalr", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "23ce5abe1bff2cdf6bc6d21205d89395cb6d9a9f8870c7d556154a4b9092624e", + "globals": [], + "declaredModules": [] + } + }, + "signalr-no-jquery": { + "0.1": { + "libraryName": "signalr-no-jquery", + "typingsPackageName": "signalr-no-jquery", + "projectName": "https://github.com/DVLP/signalr-no-jquery/", + "contributors": [ + { + "name": "Martin Gjoshevski", + "url": "https://github.com/gjoshevski", + "githubUsername": "gjoshevski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "446377a2d3c4ee9223f8b2fc88022acc3f8710d3641e2b4c06d6a618bc8fa748", + "globals": [], + "declaredModules": [ + "signalr-no-jquery" + ] + } + }, + "signals": { + "1.0": { + "libraryName": "JS-Signals", + "typingsPackageName": "signals", + "projectName": "http://millermedeiros.github.io/js-signals/", + "contributors": [ + { + "name": "Diullei Gomes", + "url": "https://github.com/diullei", + "githubUsername": "diullei" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b283ef5faa550c9d72e515c8c59e9f5afeadde4c49a7350eeb05aaf290c7dee5", + "globals": [ + "signals" + ], + "declaredModules": [ + "signals" + ] + } + }, + "signature_pad": { + "2.3": { + "libraryName": "signature_pad", + "typingsPackageName": "signature_pad", + "projectName": "https://github.com/szimek/signature_pad", + "contributors": [ + { + "name": "Abubaker Bashir", + "url": "https://github.com/AbubakerB", + "githubUsername": "AbubakerB" + }, + { + "name": "Jason Mihalick", + "url": "https://github.com/jrmihalick", + "githubUsername": "jrmihalick" + }, + { + "name": "Jaeyeon Lee", + "url": "https://github.com/leejaedus", + "githubUsername": "leejaedus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93caaf0608b2e9008edd674d0c84252547a96660503f1095cb23afc51e2b0c3c", + "globals": [ + "SignaturePad" + ], + "declaredModules": [ + "signature_pad" + ] + } + }, + "simmerjs": { + "0.5": { + "libraryName": "simmerjs", + "typingsPackageName": "simmerjs", + "projectName": "https://github.com/gmmorris/simmerjs#readme", + "contributors": [ + { + "name": "Felix Becker", + "url": "https://github.com/felixfbecker", + "githubUsername": "felixfbecker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97604aee9344ff9f335ba93814b56db30e847ed897ccaaca66c75cdccc6e5513", + "globals": [], + "declaredModules": [ + "simmerjs" + ] + } + }, + "simonwep__selection-js": { + "1.2": { + "libraryName": "simonwep__selection-js", + "typingsPackageName": "simonwep__selection-js", + "projectName": "https://github.com/Simonwep/selection", + "contributors": [ + { + "name": "Mitsuka Hanakura a.k.a. ragg", + "url": "https://github.com/ra-gg", + "githubUsername": "ra-gg" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@simonwep/selection-js" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9399ffb288fd4be47e488704b0f5a95088454afccc706c2ae1e07ea948ea9b5", + "globals": [ + "Selection" + ], + "declaredModules": [ + "simonwep__selection-js" + ] + } + }, + "simpl-schema": { + "0.2": { + "libraryName": "simpl-schema", + "typingsPackageName": "simpl-schema", + "projectName": "https://github.com/aldeed/simple-schema-js", + "contributors": [ + { + "name": "Andreas Richter", + "url": "https://github.com/arichter83", + "githubUsername": "arichter83" + }, + { + "name": "Qkramer", + "url": "https://github.com/Qkramer", + "githubUsername": "Qkramer" + }, + { + "name": "Deskoh", + "url": "https://github.com/deskoh", + "githubUsername": "deskoh" + }, + { + "name": "Nicusor Chiciuc", + "url": "https://github.com/nicu-chiciuc", + "githubUsername": "nicu-chiciuc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3580ba4b37a082dc0057543c3841ae3cf1eab02959df9c706cd59581f9e265e0", + "globals": [], + "declaredModules": [ + "simpl-schema" + ] + } + }, + "simple-assign": { + "0.1": { + "libraryName": "simple-assign", + "typingsPackageName": "simple-assign", + "projectName": "https://github.com/newoga/simple-assign", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c2abbe337f4309d5ebbbbab8e5afc11ccf7a8d120d807184b37be0a1c2f08430", + "globals": [], + "declaredModules": [ + "simple-assign" + ] + } + }, + "simple-cw-node": { + "0.0": { + "libraryName": "simple-cw-node", + "typingsPackageName": "simple-cw-node", + "projectName": "https://github.com/astronaughts/simple-cw-node", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2170e4baaccf549b8ec2ae77e0c5b5a2c87963506ce533f413ee0f09db68b445", + "globals": [], + "declaredModules": [ + "simple-cw-node" + ] + } + }, + "simple-icons": { + "2.5": { + "libraryName": "simple-icons", + "typingsPackageName": "simple-icons", + "projectName": "https://www.simpleicons.org", + "contributors": [ + { + "name": "Eric Cornelissen", + "url": "https://github.com/ericcornelissen", + "githubUsername": "ericcornelissen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "732fb8e453bc60f01d905c4cf038e5fe965dfacc4fcf31854ddc7b173b5d4f82", + "globals": [], + "declaredModules": [ + "simple-icons" + ] + } + }, + "simple-lru": { + "0.0": { + "libraryName": "simple-lru", + "typingsPackageName": "simple-lru", + "projectName": "https://github.com/smagch/simple-lru", + "contributors": [ + { + "name": "NN", + "url": "https://github.com/NN---", + "githubUsername": "NN---" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f227de824fc7daf3f826fbfc3e04be653d6724abe08317081145bb59f0589011", + "globals": [], + "declaredModules": [ + "simple-lru" + ] + } + }, + "simple-mock": { + "0.8": { + "libraryName": "simple-mock", + "typingsPackageName": "simple-mock", + "projectName": "https://github.com/jupiter/simple-mock", + "contributors": [ + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba36be20a99d84e0d914e1b197b393a349980126d85f6e8b7378f95c3e6f2c4d", + "globals": [], + "declaredModules": [ + "simple-mock" + ] + } + }, + "simple-oauth2": { + "2.5": { + "libraryName": "simple-oauth2", + "typingsPackageName": "simple-oauth2", + "projectName": "https://github.com/lelylan/simple-oauth2", + "contributors": [ + { + "name": "Michael Müller", + "url": "https://github.com/mad-mike", + "githubUsername": "mad-mike" + }, + { + "name": "Troy Lamerton", + "url": "https://github.com/troy-lamerton", + "githubUsername": "troy-lamerton" + }, + { + "name": "Martín Rodriguez", + "url": "https://github.com/netux", + "githubUsername": "netux" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "204ccf90d50584806754428b5d0259b8a471738c8a7507c0e0531979e364bb38", + "globals": [], + "declaredModules": [ + "simple-oauth2" + ] + }, + "1.6": { + "libraryVersionDirectoryName": "1", + "libraryName": "simple-oauth2", + "typingsPackageName": "simple-oauth2", + "projectName": "https://github.com/lelylan/simple-oauth2", + "contributors": [ + { + "name": "Michael Müller", + "url": "https://github.com/mad-mike", + "githubUsername": "mad-mike" + }, + { + "name": "Troy Lamerton", + "url": "https://github.com/troy-lamerton", + "githubUsername": "troy-lamerton" + }, + { + "name": "Martín Rodriguez", + "url": "https://github.com/netux", + "githubUsername": "netux" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "simple-oauth2", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f65938f78a65f3fbaf264b5c42c42e95521121a0a5dfc5ec9b07b0c004bfe036", + "globals": [], + "declaredModules": [ + "simple-oauth2" + ] + } + }, + "simple-peer": { + "9.6": { + "libraryName": "simple-peer", + "typingsPackageName": "simple-peer", + "projectName": "https://github.com/feross/simple-peer", + "contributors": [ + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "xWiiLLz", + "url": "https://github.com/xWiiLLz", + "githubUsername": "xWiiLLz" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 6, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "390752833338885daf6a621f6e00ee50029e533be72c1eb466a21e3c626c3ceb", + "globals": [], + "declaredModules": [ + "simple-peer" + ] + } + }, + "simple-query-string": { + "1.3": { + "libraryName": "simple-query-string", + "typingsPackageName": "simple-query-string", + "projectName": "https://github.com/khalidsalomao/simple-query-string#readme", + "contributors": [ + { + "name": "Ciarán Ingle", + "url": "https://github.com/inglec-arista", + "githubUsername": "inglec-arista" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a6864cf56308f8d0da39cea79bfd5564344b51ff2d71d4fabe4591a82d40d36", + "globals": [], + "declaredModules": [ + "simple-query-string" + ] + } + }, + "simple-url-cache": { + "0.0": { + "libraryName": "simple-url-cache", + "typingsPackageName": "simple-url-cache", + "projectName": "https://github.com/a-lucas/simple-url-cache", + "contributors": [ + { + "name": "Antoine LUCAS", + "url": "https://github.com/a-lucas", + "githubUsername": "a-lucas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redis", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f0a8c599bdc7c99caebe6e431735e8f5697050d2b19b6b927936e6b98aab5b1", + "globals": [], + "declaredModules": [ + "simple-url-cache" + ] + } + }, + "simple-websocket": { + "7.0": { + "libraryName": "simple-websocket", + "typingsPackageName": "simple-websocket", + "projectName": "https://github.com/feross/simple-websocket", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "server.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ws", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "190433a5f3e2b233939f16a78344054c265f96b5a0368f0479450f3d1e3b2544", + "globals": [], + "declaredModules": [ + "simple-websocket", + "simple-websocket/server" + ] + } + }, + "simple-xml": { + "0.10": { + "libraryName": "simple-xml", + "typingsPackageName": "simple-xml", + "projectName": "https://github.com/AirAsiaExpedia/node-simple-xml", + "contributors": [ + { + "name": "Vitaliy Isikov", + "url": "https://github.com/notVitaliy", + "githubUsername": "notVitaliy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9dba530e15b8c030ea07a5d914f2773c8f0e38af73390bea215e309b9f85ff3", + "globals": [], + "declaredModules": [ + "simple-xml" + ] + } + }, + "simplebar": { + "5.1": { + "libraryName": "simplebar.js", + "typingsPackageName": "simplebar", + "projectName": "https://github.com/Grsmto/simplebar", + "contributors": [ + { + "name": "Valikhan Akhmedov", + "url": "https://github.com/val-o", + "githubUsername": "val-o" + }, + { + "name": "Gregor Woiwode", + "url": "https://github.com/gregonnet", + "githubUsername": "gregonnet" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb7960e81a4f96b9835541f5b757f36d607bc9ec62d4ca3410c12d678f9e37fc", + "globals": [ + "SimpleBar" + ], + "declaredModules": [ + "simplebar" + ] + }, + "1.1": { + "libraryVersionDirectoryName": "1", + "libraryName": "simplebar.js", + "typingsPackageName": "simplebar", + "projectName": "https://github.com/Grsmto/simplebar", + "contributors": [ + { + "name": "Gregor Woiwode", + "url": "https://github.com/gregonnet", + "githubUsername": "gregonnet" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "simplebar", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f89c2e52d8d2e80377b682de843a51e8a88f069c83c0ba09ace46756797eeaa0", + "globals": [], + "declaredModules": [] + }, + "2.4": { + "libraryVersionDirectoryName": "2", + "libraryName": "simplebar.js", + "typingsPackageName": "simplebar", + "projectName": "https://github.com/Grsmto/simplebar", + "contributors": [ + { + "name": "Gregor Woiwode", + "url": "https://github.com/gregonnet", + "githubUsername": "gregonnet" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "simplebar", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4c4aac998be74f82c9ba9aab8d925e0f5fd69682d57f7f943c84492deb5ef8a9", + "globals": [ + "SimpleBar" + ], + "declaredModules": [ + "simplebar" + ] + } + }, + "simplecrawler": { + "1.1": { + "libraryName": "simplecrawler", + "typingsPackageName": "simplecrawler", + "projectName": "https://github.com/simplecrawler/simplecrawler", + "contributors": [ + { + "name": "Pedro Mutter", + "url": "https://github.com/MutterPedro", + "githubUsername": "MutterPedro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "cache-backend-fs.d.ts", + "cache.d.ts", + "cookies.d.ts", + "crawler.d.ts", + "index.d.ts", + "queue.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c511b07e32696a7fad9b840a8bb61b71bb9000930eee6d302ad23d838ab5cf7", + "globals": [ + "simplecrawler" + ], + "declaredModules": [ + "simplecrawler", + "simplecrawler/crawler", + "simplecrawler/cache", + "simplecrawler/queue", + "simplecrawler/cache-backend-fs", + "simplecrawler/cookies" + ] + } + }, + "simplemde": { + "1.11": { + "libraryName": "SimpleMDE", + "typingsPackageName": "simplemde", + "projectName": "https://github.com/NextStepWebs/simplemde-markdown-editor", + "contributors": [ + { + "name": "Scalesoft", + "url": "https://github.com/Scalesoft", + "githubUsername": "Scalesoft" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7921000dc1bd4b12b5d8647e8c52f6b059774f873c32fd15261329b9d01987da", + "globals": [ + "SimpleMDE" + ], + "declaredModules": [ + "simplemde" + ] + } + }, + "simplesmtp": { + "0.3": { + "libraryName": "simplesmtp", + "typingsPackageName": "simplesmtp", + "projectName": "https://github.com/andris9/simplesmtp", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9327675a2936af408c99d748010bc52fca74cfb4e3c87ba2035073d863e0ed46", + "globals": [], + "declaredModules": [ + "simplesmtp" + ] + } + }, + "simplestorage.js": { + "0.2": { + "libraryName": "simplestorage.js", + "typingsPackageName": "simplestorage.js", + "projectName": "https://github.com/andris9/simpleStorage", + "contributors": [ + { + "name": "Áxel Costas Pena", + "url": "https://github.com/axelcostaspena", + "githubUsername": "axelcostaspena" + }, + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d542cde0c2c48a432c689f2e27f99d540356520391e800e04478aead28a511f3", + "globals": [ + "simpleStorage" + ], + "declaredModules": [ + "simplestorage.js" + ] + } + }, + "simulant": { + "0.2": { + "libraryName": "simulant", + "typingsPackageName": "simulant", + "projectName": "https://github.com/Rich-Harris/simulant#readme", + "contributors": [ + { + "name": "Elizabeth Craig", + "url": "https://github.com/ecraig12345", + "githubUsername": "ecraig12345" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "172f7e40f4dd4ca18fd30a7bcbe16e5965e8e255df16d7c36038d06068c4bf50", + "globals": [], + "declaredModules": [ + "simulant" + ] + } + }, + "single-line-log": { + "1.1": { + "libraryName": "single-line-log", + "typingsPackageName": "single-line-log", + "projectName": "https://github.com/freeall/single-line-log", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4a3b14d4983369c7729b015bb228a959198461ec5b93e843631f0ea51aaafa2", + "globals": [], + "declaredModules": [ + "single-line-log" + ] + } + }, + "single-spa-react": { + "2.8": { + "libraryName": "single-spa-react", + "typingsPackageName": "single-spa-react", + "projectName": "https://github.com/CanopyTax/single-spa-react", + "contributors": [ + { + "name": "Garrett Smith", + "url": "https://github.com/Garrett-Smith-iq", + "githubUsername": "Garrett-Smith-iq" + }, + { + "name": "Chris Dopuch", + "url": "https://github.com/chrisdopuch", + "githubUsername": "chrisdopuch" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9627a82e76ab6c781cdc60e02103d9c653a0f0a67840056e4302f162e9ae1fc9", + "globals": [], + "declaredModules": [ + "single-spa-react" + ] + } + }, + "sinon": { + "7.5": { + "libraryName": "Sinon", + "typingsPackageName": "sinon", + "projectName": "https://sinonjs.org", + "contributors": [ + { + "name": "William Sears", + "url": "https://github.com/mrbigdog2u", + "githubUsername": "mrbigdog2u" + }, + { + "name": "Jonathan Little", + "url": "https://github.com/rationull", + "githubUsername": "rationull" + }, + { + "name": "Lukas Spieß", + "url": "https://github.com/lumaxis", + "githubUsername": "lumaxis" + }, + { + "name": "Nico Jansen", + "url": "https://github.com/nicojs", + "githubUsername": "nicojs" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Greg Jednaszewski", + "url": "https://github.com/gjednaszewski", + "githubUsername": "gjednaszewski" + }, + { + "name": "John Wood", + "url": "https://github.com/johnjesse", + "githubUsername": "johnjesse" + }, + { + "name": "Alec Flett", + "url": "https://github.com/alecf", + "githubUsername": "alecf" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Roey Berman", + "url": "https://github.com/bergundy", + "githubUsername": "bergundy" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6e0d06aaa3706e565221de95281d8cbf6a06a29c4151df20618abe3b435c3447", + "globals": [ + "sinon" + ], + "declaredModules": [ + "sinon" + ] + } + }, + "sinon-as-promised": { + "4.0": { + "libraryName": "sinon-as-promised", + "typingsPackageName": "sinon-as-promised", + "projectName": "https://github.com/bendrucker/sinon-as-promised", + "contributors": [ + { + "name": "igrayson", + "url": "https://github.com/igrayson", + "githubUsername": "igrayson" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "336bb466e591106656d75659da6d2e58f5005d911c1c44913c24a13c222fc857", + "globals": [], + "declaredModules": [] + } + }, + "sinon-chai": { + "3.2": { + "libraryName": "sinon-chai", + "typingsPackageName": "sinon-chai", + "projectName": "https://github.com/domenic/sinon-chai", + "contributors": [ + { + "name": "Kazi Manzur Rashid", + "url": "https://github.com/kazimanzurrashid", + "githubUsername": "kazimanzurrashid" + }, + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Eyal Lapid", + "url": "https://github.com/elpdpt", + "githubUsername": "elpdpt" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9a4d47514a22c3cec74b7284e19ca2a643e49cd1b2f764b09af8b11903ed10a", + "globals": [], + "declaredModules": [ + "sinon-chai" + ] + }, + "2.7": { + "libraryVersionDirectoryName": "2", + "libraryName": "sinon-chai", + "typingsPackageName": "sinon-chai", + "projectName": "https://github.com/domenic/sinon-chai", + "contributors": [ + { + "name": "Kazi Manzur Rashid", + "url": "https://github.com/kazimanzurrashid", + "githubUsername": "kazimanzurrashid" + }, + { + "name": "Jed Mao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "chai", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sinon-chai", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2355207d73cb612aefc9d8af1a69082123666ea49cb08d3a6fcd8c1f582dd97a", + "globals": [], + "declaredModules": [ + "sinon-chai" + ] + } + }, + "sinon-chrome": { + "2.2": { + "libraryName": "Sinon-Chrome", + "typingsPackageName": "sinon-chrome", + "projectName": "https://github.com/vitalets/sinon-chrome", + "contributors": [ + { + "name": "Tim Perry", + "url": "https://github.com/pimterry", + "githubUsername": "pimterry" + }, + { + "name": "CRIMX", + "url": "https://github.com/crimx", + "githubUsername": "crimx" + }, + { + "name": "kobanyan", + "url": "https://github.com/kobanyan", + "githubUsername": "kobanyan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "chrome", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "630045dd6c6b96a998e4c4e4b2f3ba229bcf02e53f983bcab76a3500f182bba3", + "globals": [ + "SinonChrome" + ], + "declaredModules": [ + "sinon-chrome" + ] + } + }, + "sinon-express-mock": { + "1.3": { + "libraryName": "sinon-express-mock", + "typingsPackageName": "sinon-express-mock", + "projectName": "https://github.com/danawoodman/sinon-express-mock#readme", + "contributors": [ + { + "name": "Jared Chapiewsky", + "url": "https://github.com/jpchip", + "githubUsername": "jpchip" + }, + { + "name": "Tomek Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + }, + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec08dfe0d0ccdee57001f5928173ea7a4fdbde0342042894eed2c38c4c257baf", + "globals": [], + "declaredModules": [ + "sinon-express-mock" + ] + } + }, + "sinon-mongoose": { + "1.3": { + "libraryName": "sinon-mongoose", + "typingsPackageName": "sinon-mongoose", + "projectName": "https://github.com/underscopeio/sinon-mongoose", + "contributors": [ + { + "name": "stevehipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e8d88d8b967aeb753438a3cec28462d263d541ef1fe475ccd9a25188398a644", + "globals": [], + "declaredModules": [] + } + }, + "sinon-stub-promise": { + "2.1": { + "libraryName": "sinon-stub-promise", + "typingsPackageName": "sinon-stub-promise", + "projectName": "https://github.com/substantial/sinon-stub-promise", + "contributors": [ + { + "name": "Thiago Temple", + "url": "https://github.com/vintem", + "githubUsername": "vintem" + }, + { + "name": "Tim Stackhouse", + "url": "https://github.com/tstackhouse", + "githubUsername": "tstackhouse" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0aac0089917ef5e8069617e6f9d81d0570c8f50fad5f10fa61e7bdf7ce73b9ad", + "globals": [], + "declaredModules": [ + "sinon-stub-promise" + ] + } + }, + "sinon-test": { + "2.4": { + "libraryName": "sinon-test", + "typingsPackageName": "sinon-test", + "projectName": "https://github.com/sinonjs/sinon-test", + "contributors": [ + { + "name": "Francis Saul", + "url": "https://github.com/mummybot", + "githubUsername": "mummybot" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sinon", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43acb63a6edf61507d8a33df7140b39cf32524e3dc0465392e724a5c75bc0fda", + "globals": [], + "declaredModules": [ + "sinon-test" + ] + } + }, + "sinonjs__fake-timers": { + "6.0": { + "libraryName": "@sinonjs/fake-timers", + "typingsPackageName": "sinonjs__fake-timers", + "projectName": "https://github.com/sinonjs/fake-timers", + "contributors": [ + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/joshuakgoldberg", + "githubUsername": "joshuakgoldberg" + }, + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Yishai Zehavi", + "url": "https://github.com/zyishai", + "githubUsername": "zyishai" + }, + { + "name": "Remco Haszing", + "url": "https://github.com/remcohaszing", + "githubUsername": "remcohaszing" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47393e90f3b4995862809aa8349b8731e5ff7ea8dae855252b95793c5261d7e8", + "globals": [], + "declaredModules": [ + "sinonjs__fake-timers" + ] + } + }, + "sipml": { + "0.0": { + "libraryName": "SIPml5", + "typingsPackageName": "sipml", + "projectName": "http://sipml5.org/", + "contributors": [ + { + "name": "A. Groenenboom", + "url": "https://github.com/chookies", + "githubUsername": "chookies" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "381749f241d5632724d69711d6253319bd0c4729dc8c19dc48bb725fcb31e8ea", + "globals": [ + "SIPml" + ], + "declaredModules": [] + } + }, + "sitemap2": { + "1.0": { + "libraryName": "sitemap2", + "typingsPackageName": "sitemap2", + "projectName": "https://github.com/vlkosinov/sitemap2", + "contributors": [ + { + "name": "Yuichi Shundo", + "url": "https://github.com/shundy", + "githubUsername": "shundy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "46ae28d6e5f4a9f657e5f3a8af5384a3dcefd318e7a526bd4e65818f1f8365e6", + "globals": [], + "declaredModules": [ + "sitemap2" + ] + } + }, + "six-runtime": { + "0.1": { + "libraryName": "six-runtime", + "typingsPackageName": "six-runtime", + "projectName": "https://github.com/493636333/six", + "contributors": [ + { + "name": "liyong", + "url": "https://github.com/493636333", + "githubUsername": "493636333" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f7c416e0df86db15c5f76e0c003b6a16495f648c3d689a925a6662c7649dd0c", + "globals": [ + "Six", + "six" + ], + "declaredModules": [] + } + }, + "sizeof": { + "1.0": { + "libraryName": "sizeof", + "typingsPackageName": "sizeof", + "projectName": "https://github.com/lyroyce/sizeof", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1121abcf0a5bd4b40431c26c1c390eca8611604f90c11f57511350fa0c28b50", + "globals": [], + "declaredModules": [ + "sizeof" + ] + } + }, + "sizzle": { + "2.3": { + "libraryName": "sizzle", + "typingsPackageName": "sizzle", + "projectName": "https://sizzlejs.com", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d6f2e333bcb6c7fa99469e7e62dcef4c794dc432ce09634cae186cbcc333d0e", + "globals": [ + "Sizzle" + ], + "declaredModules": [ + "sizzle" + ] + } + }, + "sjcl": { + "1.0": { + "libraryName": "sjcl", + "typingsPackageName": "sjcl", + "projectName": "http://crypto.stanford.edu/sjcl/", + "contributors": [ + { + "name": "Eugene Chernyshov", + "url": "https://github.com/Evgenus", + "githubUsername": "Evgenus" + }, + { + "name": "Vytautas Mizgiris", + "url": "https://github.com/mizvyt", + "githubUsername": "mizvyt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ae204038df0931a3d87d1c279c984452ace463a332fb46eb4d2336808ef63fa4", + "globals": [ + "sjcl" + ], + "declaredModules": [ + "sjcl" + ] + } + }, + "skatejs": { + "5.0": { + "libraryName": "skatejs", + "typingsPackageName": "skatejs", + "projectName": "https://github.com/skatejs/skatejs", + "contributors": [ + { + "name": "Martin Hochel", + "url": "https://github.com/Hotell", + "githubUsername": "Hotell" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "api.d.ts", + "index.d.ts", + "types.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a426f91fb0b05b0ff685a326f4fd11b2309044472ae696d48c9d1cd169c4f9ac", + "globals": [ + "skate" + ], + "declaredModules": [ + "skatejs", + "skatejs/api", + "skatejs/types" + ] + } + }, + "sketchapp": { + "56.0": { + "libraryName": "the SketchApp", + "typingsPackageName": "sketchapp", + "projectName": "https://github.com/xlayers/xlayers", + "contributors": [ + { + "name": "Wassim Chegham", + "url": "https://github.com/manekinekko", + "githubUsername": "manekinekko" + }, + { + "name": "Phetsinorath William", + "url": "https://github.com/shikanime", + "githubUsername": "shikanime" + } + ], + "libraryMajorVersion": 56, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e145aa1273cd61920c6b87c7b5537659174bbf78067a1561f6598f7841c08ce2", + "globals": [], + "declaredModules": [] + } + }, + "ski": { + "1.1": { + "libraryName": "ski", + "typingsPackageName": "ski", + "projectName": "https://github.com/jden/ski", + "contributors": [ + { + "name": "Aya Morisawa", + "url": "https://github.com/AyaMorisawa", + "githubUsername": "AyaMorisawa" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a5cd26cc6dfee6732a457e597205c7daae6e0cab08b9cefeba96b6d286329bd", + "globals": [], + "declaredModules": [ + "ski" + ] + } + }, + "skyway": { + "0.0": { + "libraryName": "SkyWay@1.1.17", + "typingsPackageName": "skyway", + "projectName": "https://github.com/skyway/skyway-js-sdk", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + }, + { + "name": "Atsushi Izumihara", + "url": "https://github.com/izmhr", + "githubUsername": "izmhr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9668e74caee4f9bc3cf2d02706ab16dcf5baa5439a54359d2444f594ee888509", + "globals": [ + "DataConnection", + "MediaConnection", + "MeshRoom", + "Peer", + "SFURoom" + ], + "declaredModules": [] + } + }, + "slack-mock": { + "1.1": { + "libraryName": "slack-mock", + "typingsPackageName": "slack-mock", + "projectName": "https://github.com/Skellington-Closet/slack-mock", + "contributors": [ + { + "name": "Kris Kalavantavanich", + "url": "https://github.com/kkalavantavanich", + "githubUsername": "kkalavantavanich" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nock", + "version": "*" + }, + { + "name": "ws", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "nock", + "version": "^11.1.0" + } + ], + "contentHash": "c5855325257fe5693f7f16a80b461ee8494036088d58bc0a1a3a065f111db03d", + "globals": [], + "declaredModules": [ + "slack-mock" + ] + } + }, + "slack-node": { + "0.1": { + "libraryName": "slack-node", + "typingsPackageName": "slack-node", + "projectName": "https://github.com/clonn/slack-node-sdk", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34b24bb36be5ae1db49dcb6998b34d0cd2f8fb181fff59eae1a30c6f4998556b", + "globals": [], + "declaredModules": [ + "slack-node" + ] + } + }, + "slack-winston": { + "0.0": { + "libraryName": "slack-winston", + "typingsPackageName": "slack-winston", + "projectName": "https://github.com/niftylettuce/slack-winston", + "contributors": [ + { + "name": "Elliot Blackburn", + "url": "https://github.com/BlueHatbRit", + "githubUsername": "BlueHatbRit" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "603c8b839d68571f4e49f60d2b86ba721ca9b2780f82bf5525003bc466c7825a", + "globals": [], + "declaredModules": [ + "slack-winston" + ] + } + }, + "slackdown": { + "0.1": { + "libraryName": "slackdown", + "typingsPackageName": "slackdown", + "projectName": "https://github.com/blockmar/slackdown", + "contributors": [ + { + "name": "nju33", + "url": "https://github.com/nju33", + "githubUsername": "nju33" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "111996ddf32ec7e0cad556d7452fb8afc47271eb43d2d2dc56f3d6e1035b5fd3", + "globals": [], + "declaredModules": [ + "slackdown" + ] + } + }, + "slackify-html": { + "1.0": { + "libraryName": "slackify-html", + "typingsPackageName": "slackify-html", + "projectName": "https://github.com/mrq-cz/slackify-html", + "contributors": [ + { + "name": "Scott Rippee", + "url": "https://github.com/hypexr", + "githubUsername": "hypexr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5b765fe1fe4ad5684784afca63e029c984a09afbb6e95f47482e294b6ff491c", + "globals": [], + "declaredModules": [ + "slackify-html" + ] + } + }, + "slate": { + "0.47": { + "libraryName": "slate", + "typingsPackageName": "slate", + "projectName": "https://github.com/ianstormtaylor/slate", + "contributors": [ + { + "name": "Andy Kent", + "url": "https://github.com/andykent", + "githubUsername": "andykent" + }, + { + "name": "Jamie Talbot", + "url": "https://github.com/majelbstoat", + "githubUsername": "majelbstoat" + }, + { + "name": "Jan Löbel", + "url": "https://github.com/JanLoebel", + "githubUsername": "JanLoebel" + }, + { + "name": "Brandon Shelton", + "url": "https://github.com/YangusKhan", + "githubUsername": "YangusKhan" + }, + { + "name": "Kalley Powell", + "url": "https://github.com/kalley", + "githubUsername": "kalley" + }, + { + "name": "Francesco Agnoletto", + "url": "https://github.com/Kornil", + "githubUsername": "Kornil" + }, + { + "name": "Irwan Fario Subastian", + "url": "https://github.com/isubasti", + "githubUsername": "isubasti" + }, + { + "name": "Hanna Greaves", + "url": "https://github.com/sgreav", + "githubUsername": "sgreav" + }, + { + "name": "Jack Allen", + "url": "https://github.com/jackall3n", + "githubUsername": "jackall3n" + }, + { + "name": "Benjamin Evenson", + "url": "https://github.com/benjiro", + "githubUsername": "benjiro" + }, + { + "name": "Han Jeon", + "url": "https://github.com/hanstar17", + "githubUsername": "hanstar17" + }, + { + "name": "Kay Delaney", + "url": "https://github.com/kaydelaney", + "githubUsername": "kaydelaney" + }, + { + "name": "Yuichiro Tsuchiya", + "url": "https://github.com/tuttieee", + "githubUsername": "tuttieee" + }, + { + "name": "Kamil Kamiński", + "url": "https://github.com/0ctothorp", + "githubUsername": "0ctothorp" + }, + { + "name": "Jay Chen", + "url": "https://github.com/Jay0328", + "githubUsername": "Jay0328" + }, + { + "name": "Brian Ingles", + "url": "https://github.com/bmingles", + "githubUsername": "bmingles" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 47, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "immutable", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "^3.8.2" + } + ], + "contentHash": "e74f6f25b5f326be35d0c9a4aec97d836f6f6c18caaf2e5abdc947cf4ee25d50", + "globals": [], + "declaredModules": [ + "slate" + ] + } + }, + "slate-base64-serializer": { + "0.2": { + "libraryName": "slate-base64-serializer", + "typingsPackageName": "slate-base64-serializer", + "projectName": "https://github.com/ianstormtaylor/slate", + "contributors": [ + { + "name": "Brandon Shelton", + "url": "https://github.com/YangusKhan", + "githubUsername": "YangusKhan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "slate", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e7bdb9c5ba47f08a6ea2bbd00d5efe4b9a465145816bd9eed2e1163cde6eb793", + "globals": [], + "declaredModules": [ + "slate-base64-serializer" + ] + } + }, + "slate-html-serializer": { + "0.6": { + "libraryName": "slate-html-serializer", + "typingsPackageName": "slate-html-serializer", + "projectName": "https://github.com/ianstormtaylor/slate", + "contributors": [ + { + "name": "Brandon Shelton", + "url": "https://github.com/YangusKhan", + "githubUsername": "YangusKhan" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "slate", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4b954b1daa5fb08b62df0eea5ee01efca6ca2b7a390fdb8ed96a243ec45265d", + "globals": [], + "declaredModules": [ + "slate-html-serializer" + ] + } + }, + "slate-irc": { + "0.0": { + "libraryName": "slate-irc", + "typingsPackageName": "slate-irc", + "projectName": "https://github.com/slate/slate-irc", + "contributors": [ + { + "name": "Elisée MAURER", + "url": "https://github.com/elisee", + "githubUsername": "elisee" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a34a3d729bfa8d1f02cd354f01e4a79b156bad6d8d2c4afe5b17002eea530c1", + "globals": [], + "declaredModules": [ + "slate-irc" + ] + } + }, + "slate-plain-serializer": { + "0.7": { + "libraryName": "slate-plain-serializer", + "typingsPackageName": "slate-plain-serializer", + "projectName": "https://github.com/ianstormtaylor/slate", + "contributors": [ + { + "name": "Brandon Shelton", + "url": "https://github.com/YangusKhan", + "githubUsername": "YangusKhan" + }, + { + "name": "Martin Kiefel", + "url": "https://github.com/mkiefel", + "githubUsername": "mkiefel" + }, + { + "name": "Alex Nault", + "url": "https://github.com/anault", + "githubUsername": "anault" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "slate", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa38751b3ec44d96fc3c2126305a3915fd701b9eaf905f3c95a0e1e09bec3ab3", + "globals": [], + "declaredModules": [ + "slate-plain-serializer" + ] + } + }, + "slate-react": { + "0.22": { + "libraryName": "slate-react", + "typingsPackageName": "slate-react", + "projectName": "https://github.com/ianstormtaylor/slate", + "contributors": [ + { + "name": "Andy Kent", + "url": "https://github.com/andykent", + "githubUsername": "andykent" + }, + { + "name": "Jamie Talbot", + "url": "https://github.com/majelbstoat", + "githubUsername": "majelbstoat" + }, + { + "name": "Jan Löbel", + "url": "https://github.com/JanLoebel", + "githubUsername": "JanLoebel" + }, + { + "name": "Patrick Sachs", + "url": "https://github.com/PatrickSachs", + "githubUsername": "PatrickSachs" + }, + { + "name": "Brandon Shelton", + "url": "https://github.com/YangusKhan", + "githubUsername": "YangusKhan" + }, + { + "name": "Irwan Fario Subastian", + "url": "https://github.com/isubasti", + "githubUsername": "isubasti" + }, + { + "name": "Hanna Greaves", + "url": "https://github.com/sgreav", + "githubUsername": "sgreav" + }, + { + "name": "Francesco Agnoletto", + "url": "https://github.com/Kornil", + "githubUsername": "Kornil" + }, + { + "name": "Jack Allen", + "url": "https://github.com/jackall3n", + "githubUsername": "jackall3n" + }, + { + "name": "Benjamin Evenson", + "url": "https://github.com/benjiro", + "githubUsername": "benjiro" + }, + { + "name": "Kay Delaney", + "url": "https://github.com/kaydelaney", + "githubUsername": "kaydelaney" + }, + { + "name": "Brian Ingles", + "url": "https://github.com/bmingles", + "githubUsername": "bmingles" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 22, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "slate", + "version": "*" + }, + { + "name": "immutable", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "^3.8.2" + } + ], + "contentHash": "11e94616e7eccc0ccb68a4da1ea2940f0ca643189f0514e5afdbdbd8a448c397", + "globals": [], + "declaredModules": [ + "slate-react" + ] + } + }, + "sleep": { + "0.0": { + "libraryName": "node-scanf", + "typingsPackageName": "sleep", + "projectName": "https://github.com/ErikDubbelboer/node-sleep", + "contributors": [ + { + "name": "Jeongho Nam", + "url": "http://samchon.org" + }, + { + "name": "Rahul Rajaram", + "url": "https://github.com/rajarz", + "githubUsername": "rajarz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23c24d5eb7480b09b34f0756f813e36aa0e82191f4870ad3c8394b1d7e05b920", + "globals": [ + "__node_sleep" + ], + "declaredModules": [ + "sleep" + ] + } + }, + "slice-ansi": { + "2.0": { + "libraryName": "slice-ansi", + "typingsPackageName": "slice-ansi", + "projectName": "https://github.com/chalk/slice-ansi#readme", + "contributors": [ + { + "name": "Dan Imhoff", + "url": "https://github.com/dwieeb", + "githubUsername": "dwieeb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95016e432b1724cfad16a338232f6922af90bfdd2180ea5abfbc227732b8ad88", + "globals": [], + "declaredModules": [ + "slice-ansi" + ] + } + }, + "slick-carousel": { + "1.6": { + "libraryName": "stick", + "typingsPackageName": "slick-carousel", + "projectName": "http://kenwheeler.github.io/slick/", + "contributors": [ + { + "name": "John Gouigouix", + "url": "https://github.com/orchestra-ts/DefinitelyTyped/" + }, + { + "name": "Hugo Alliaume", + "url": "https://github.com/Kocal", + "githubUsername": "Kocal" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc791570a5e52b2b47299a5696b8bf3fc3631fc238774c9ffcc071ab385de8b3", + "globals": [], + "declaredModules": [] + } + }, + "slickgrid": { + "2.1": { + "libraryName": "SlickGrid", + "typingsPackageName": "slickgrid", + "projectName": "https://github.com/mleibman/SlickGrid", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "slick.autotooltips.d.ts", + "slick.checkboxselectcolumn.d.ts", + "slick.columnpicker.d.ts", + "slick.headerbuttons.d.ts", + "slick.rowselectionmodel.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "../../slickgrid/slick.autotooltips", + "../../slickgrid/slick.checkboxselectcolumn", + "../../slickgrid/slick.rowselectionmodel", + "../../slickgrid/slick.columnpicker" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cb78ad932a919d0ce2aab13e58b1af628eff8eb3583d59f6a68ad9253e25d5e", + "globals": [ + "Slick" + ], + "declaredModules": [] + } + }, + "slideout": { + "0.1": { + "libraryName": "Slideout", + "typingsPackageName": "slideout", + "projectName": "https://github.com/mango/slideout", + "contributors": [ + { + "name": "Markus Peloso", + "url": "https://github.com/ToastHawaii", + "githubUsername": "ToastHawaii" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47367d05a045bbf51934fb08bb1fd6a539c83aafd25a1635df03000a5d038c1e", + "globals": [ + "Slideout" + ], + "declaredModules": [ + "slideout" + ] + } + }, + "slimerjs": { + "0.10": { + "libraryName": "SlimerJS", + "typingsPackageName": "slimerjs", + "projectName": "https://docs.slimerjs.org/current/index.html#api-reference", + "contributors": [ + { + "name": "Alex Wall", + "url": "https://github.com/alexwall", + "githubUsername": "alexwall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "023aac12367dd65d715ba5bcc1f795c9a85fbeff2523149c7d5219bf6d001b2e", + "globals": [ + "phantom", + "require", + "slimer" + ], + "declaredModules": [] + } + }, + "sloc": { + "0.2": { + "libraryName": "sloc", + "typingsPackageName": "sloc", + "projectName": "https://github.com/flosse/sloc#readme", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98a9194609d24248e95a5882ac3ba008c851c4d42178f06791fc3ae16ea52db7", + "globals": [], + "declaredModules": [ + "sloc" + ] + } + }, + "slocket": { + "1.0": { + "libraryName": "slocket", + "typingsPackageName": "slocket", + "projectName": "https://github.com/isaacs/slocket#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "092cc4e0b7875385a9dcb851d6dfcee8637d3238093213eca175005d756d7b84", + "globals": [], + "declaredModules": [ + "slocket" + ] + } + }, + "slonik": { + "22.1": { + "libraryName": "slonik", + "typingsPackageName": "slonik", + "projectName": "https://github.com/gajus/slonik#readme", + "contributors": [ + { + "name": "Sebastian Sebald", + "url": "https://github.com/sebald", + "githubUsername": "sebald" + }, + { + "name": "Misha Kaletsky", + "url": "https://github.com/mmkal", + "githubUsername": "mmkal" + } + ], + "libraryMajorVersion": 22, + "libraryMinorVersion": 1, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts", + "symbols.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25249d22dc8df39bb37edfe76c2a3574809e47ae09fcec00cc6fa289ef966743", + "globals": [], + "declaredModules": [ + "slonik", + "slonik/symbols" + ] + } + }, + "slug": { + "0.9": { + "libraryName": "slug", + "typingsPackageName": "slug", + "projectName": "https://github.com/trott/node-slug", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36eea41f2dd8ea13d36e7f44369b760ff84cceda2e34fbe231f0fff92ba4087a", + "globals": [], + "declaredModules": [ + "slug" + ] + } + }, + "sm-crypto": { + "0.1": { + "libraryName": "sm-crypto", + "typingsPackageName": "sm-crypto", + "projectName": "https://github.com/JuneAndGreen/sm-crypto#readme", + "contributors": [ + { + "name": "Thermod", + "url": "https://github.com/Moonisky", + "githubUsername": "Moonisky" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bigi", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb32470eb10a3e7e952da2d5141aba10a327bc7b7157fea3f445c2b6ae2fd5af", + "globals": [], + "declaredModules": [ + "sm-crypto" + ] + } + }, + "smart-fox-server": { + "0.0": { + "libraryName": "SmartFoxServer Apis", + "typingsPackageName": "smart-fox-server", + "projectName": "http://docs2x.smartfoxserver.com/api-docs/jsdoc/", + "contributors": [ + { + "name": "Gregory Moore", + "url": "https://github.com/ChanceM", + "githubUsername": "ChanceM" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b178c474155be53f142af2a91ae9a59bfc6aa15d33830e8ef7eb4ab2939f772d", + "globals": [ + "SFS2X" + ], + "declaredModules": [] + } + }, + "smart-truncate": { + "1.0": { + "libraryName": "smart-truncate", + "typingsPackageName": "smart-truncate", + "projectName": "https://github.com/millerized/smart-truncate", + "contributors": [ + { + "name": "Omer Yalhi", + "url": "https://github.com/oyalhi", + "githubUsername": "oyalhi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e757f63dfae64ce64ac1f2b7a218d6fef4166893e4f9582f69e61a29260307c2", + "globals": [], + "declaredModules": [ + "smart-truncate" + ] + } + }, + "smartwizard": { + "4.3": { + "libraryName": "smartwizard", + "typingsPackageName": "smartwizard", + "projectName": "https://github.com/techlab/SmartWizard", + "contributors": [ + { + "name": "Stan Kurek", + "url": "https://github.com/stankurek", + "githubUsername": "stankurek" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23bf683ea51d848c1a7e9476d4c4e4d13e36a811322b8e2b3053c073885d424c", + "globals": [], + "declaredModules": [] + } + }, + "smooth-scroll": { + "16.1": { + "libraryName": "smooth-scroll", + "typingsPackageName": "smooth-scroll", + "projectName": "https://github.com/cferdinandi/smooth-scroll", + "contributors": [ + { + "name": "Andrei Horodinca", + "url": "https://github.com/andreiho", + "githubUsername": "andreiho" + }, + { + "name": "grgr-dkrk", + "url": "https://github.com/grgr-dkrk", + "githubUsername": "grgr-dkrk" + } + ], + "libraryMajorVersion": 16, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8b3e48effe6922d49dee9158cb31a0c2b835d29b9d9f3d54d1f5c669a1977e1", + "globals": [ + "SmoothScroll" + ], + "declaredModules": [ + "smooth-scroll" + ] + } + }, + "smoothscroll-polyfill": { + "0.3": { + "libraryName": "smoothscroll-polyfill", + "typingsPackageName": "smoothscroll-polyfill", + "projectName": "https://iamdustan.github.io/smoothscroll", + "contributors": [ + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa6050dcba0c4572d6f620f4ccf89163e8d443ac6a0f762d93fb0c02a8cdc0e4", + "globals": [], + "declaredModules": [ + "smoothscroll-polyfill" + ] + } + }, + "smpte-timecode": { + "1.2": { + "libraryName": "smpte-timecode", + "typingsPackageName": "smpte-timecode", + "projectName": "https://github.com/CrystalComputerCorp/smpte-timecode", + "contributors": [ + { + "name": "DoYoung Ha", + "url": "https://github.com/hados99", + "githubUsername": "hados99" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "767cd63ed84445e47893d3c4a5da7093a0e2deba090979ab828a77b6b36e2aa9", + "globals": [], + "declaredModules": [ + "smpte-timecode" + ] + } + }, + "smshelper": { + "0.1": { + "libraryName": "smshelper", + "typingsPackageName": "smshelper", + "projectName": "https://github.com/jaygel179/smshelper.js#readme", + "contributors": [ + { + "name": "André Matthies", + "url": "https://github.com/matthiez", + "githubUsername": "matthiez" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fd2f3c6ddaf1443dfa49aa82101080e214c35f7c44c35e91876b458585eb060", + "globals": [], + "declaredModules": [ + "smshelper" + ] + } + }, + "smtp-server": { + "3.5": { + "libraryName": "smtp-server", + "typingsPackageName": "smtp-server", + "projectName": "https://github.com/nodemailer/smtp-server", + "contributors": [ + { + "name": "markisme", + "url": "https://github.com/markisme", + "githubUsername": "markisme" + }, + { + "name": "taisiias", + "url": "https://github.com/Taisiias", + "githubUsername": "Taisiias" + }, + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nodemailer", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2021181a3c83d8d84c2e0b39c8d8747dba821a9c393f3994a3c8ca01c501856f", + "globals": [], + "declaredModules": [ + "smtp-server" + ] + }, + "1.15": { + "libraryVersionDirectoryName": "1", + "libraryName": "smtp-server", + "typingsPackageName": "smtp-server", + "projectName": "https://github.com/andris9/smtp-server", + "contributors": [ + { + "name": "markisme", + "url": "https://github.com/markisme", + "githubUsername": "markisme" + }, + { + "name": "taisiias", + "url": "https://github.com/Taisiias", + "githubUsername": "Taisiias" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "smtp-server", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "260331c630748ae84000dbd63d88b5bf2dd0f0a2793ae7a3c5c38764fbf2b31d", + "globals": [], + "declaredModules": [ + "smtp-server" + ] + } + }, + "smtpapi": { + "1.2": { + "libraryName": "smtpapi-nodejs", + "typingsPackageName": "smtpapi", + "projectName": "https://github.com/sendgrid/smtpapi-nodejs", + "contributors": [ + { + "name": "Antonio Morales", + "url": "https://github.com/a-morales", + "githubUsername": "a-morales" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7f6e17c07b432c1b2d9ccbc1ff42557e2984d12334c4159ee3a90d483334653", + "globals": [], + "declaredModules": [ + "smtpapi" + ] + } + }, + "snakecase-keys": { + "2.1": { + "libraryName": "snakecase-keys", + "typingsPackageName": "snakecase-keys", + "projectName": "https://github.com/bendrucker/snakecase-keys#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a529552f305bab9475a1d899ef2391cd8f0990004c52151a61a08b380852f2dd", + "globals": [], + "declaredModules": [ + "snakecase-keys" + ] + } + }, + "snappy": { + "6.0": { + "libraryName": "snappy", + "typingsPackageName": "snappy", + "projectName": "https://github.com/kesla/node-snappy", + "contributors": [ + { + "name": "Francis Gulotta", + "url": "https://github.com/reconbot", + "githubUsername": "reconbot" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a035025a981bcbe345176f7cf69bafb6e2f087f8b47cd1e2505f81f0c734f4bb", + "globals": [], + "declaredModules": [ + "snappy" + ] + } + }, + "snapsvg": { + "0.5": { + "libraryName": "Snap-SVG", + "typingsPackageName": "snapsvg", + "projectName": "https://github.com/adobe-webplatform/Snap.svg", + "contributors": [ + { + "name": "Lars Klein", + "url": "https://github.com/lhk", + "githubUsername": "lhk" + }, + { + "name": "Mattanja Kern", + "url": "https://github.com/mattanja", + "githubUsername": "mattanja" + }, + { + "name": "Andrey Kurdyumov", + "url": "https://github.com/kant2002", + "githubUsername": "kant2002" + }, + { + "name": "Terry Mun", + "url": "https://github.com/terrymun", + "githubUsername": "terrymun" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mina", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0c1fe58d2612ba823eb56860f618f3a60b29999a9510768b05460c54fe09281", + "globals": [ + "Snap" + ], + "declaredModules": [ + "snapsvg" + ] + } + }, + "snazzy-info-window": { + "1.1": { + "libraryName": "snazzy-info-window", + "typingsPackageName": "snazzy-info-window", + "projectName": "https://github.com/atmist/snazzy-info-window", + "contributors": [ + { + "name": "Milos Danilov", + "url": "https://github.com/milosd92", + "githubUsername": "milosd92" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "googlemaps", + "version": "*" + } + ], + "testDependencies": [ + "jquery", + "handlebars" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "16ffe2c27473df5d31da70c246ef517538640a2dfb91069ca09ad4ae097ff6ea", + "globals": [], + "declaredModules": [ + "snazzy-info-window" + ] + } + }, + "snekfetch": { + "4.0": { + "libraryName": "snekfetch", + "typingsPackageName": "snekfetch", + "projectName": "https://github.com/GusCaplan/snekfetch", + "contributors": [ + { + "name": "Iker Pérez Brunelli", + "url": "https://github.com/ANekoIsFineToo", + "githubUsername": "ANekoIsFineToo" + }, + { + "name": "Shayne Hartford", + "url": "https://github.com/ShayBox", + "githubUsername": "ShayBox" + }, + { + "name": "Yukine", + "url": "https://github.com/Dev-Yukine", + "githubUsername": "Dev-Yukine" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9d52e1bce2c20259bdf5c8bf0d2a28d3161f47c61eebd952e1d1366bfddc843", + "globals": [], + "declaredModules": [ + "snekfetch" + ] + } + }, + "snowball-stemmers": { + "0.6": { + "libraryName": "snowball-stemmers", + "typingsPackageName": "snowball-stemmers", + "projectName": "https://github.com/mazko/jssnowball#readme", + "contributors": [ + { + "name": "Ryan Volum", + "url": "https://github.com/ryanvolum", + "githubUsername": "ryanvolum" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfab38bf27702290a9b783f0b98565b9e7dac85d2f750348d5805eb9f00d1189", + "globals": [], + "declaredModules": [ + "snowball-stemmers" + ] + } + }, + "sns-validator": { + "0.3": { + "libraryName": "sns-validator", + "typingsPackageName": "sns-validator", + "projectName": "https://github.com/aws/aws-js-sns-message-validator#readme", + "contributors": [ + { + "name": "Kévin Baumeyer", + "url": "https://github.com/kevin68", + "githubUsername": "kevin68" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76b508025202c172d01695896d7b96ee68e7a92107b53492d8fb3af3fa0c0962", + "globals": [], + "declaredModules": [ + "sns-validator" + ] + } + }, + "sntp": { + "3.0": { + "libraryName": "sntp", + "typingsPackageName": "sntp", + "projectName": "https://github.com/hueniverse/sntp", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d0495770abc3c2c933ceebf0c0f74eaf3d479669f708a12a278dea9ed4a336a", + "globals": [], + "declaredModules": [ + "sntp" + ] + } + }, + "socket.io": { + "2.1": { + "libraryName": "socket.io", + "typingsPackageName": "socket.io", + "projectName": "http://socket.io/", + "contributors": [ + { + "name": "PROGRE", + "url": "https://github.com/progre", + "githubUsername": "progre" + }, + { + "name": "Damian Connolly", + "url": "https://github.com/divillysausages", + "githubUsername": "divillysausages" + }, + { + "name": "Florent Poujol", + "url": "https://github.com/florentpoujol", + "githubUsername": "florentpoujol" + }, + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + }, + { + "name": "Alexey Snigirev", + "url": "https://github.com/gigi", + "githubUsername": "gigi" + }, + { + "name": "Ezinwa Okpoechi", + "url": "https://github.com/BrainMaestro", + "githubUsername": "BrainMaestro" + }, + { + "name": "Marek Urbanowicz", + "url": "https://github.com/murbanowicz", + "githubUsername": "murbanowicz" + }, + { + "name": "Kevin Kam", + "url": "https://github.com/kevinkam", + "githubUsername": "kevinkam" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4315cc356f276350cd60d7c7648283aee33d25df3ddd90989616a470eb96ccf", + "globals": [ + "SocketIO" + ], + "declaredModules": [ + "socket.io" + ] + }, + "1.4": { + "libraryVersionDirectoryName": "1", + "libraryName": "socket.io", + "typingsPackageName": "socket.io", + "projectName": "http://socket.io/", + "contributors": [ + { + "name": "PROGRE", + "url": "https://github.com/progre", + "githubUsername": "progre" + }, + { + "name": "Damian Connolly", + "url": "https://github.com/divillysausages", + "githubUsername": "divillysausages" + }, + { + "name": "Florent Poujol", + "url": "https://github.com/florentpoujol", + "githubUsername": "florentpoujol" + }, + { + "name": "KentarouTakeda", + "url": "https://github.com/KentarouTakeda", + "githubUsername": "KentarouTakeda" + }, + { + "name": "Alexey Snigirev", + "url": "https://github.com/gigi", + "githubUsername": "gigi" + }, + { + "name": "Ezinwa Okpoechi", + "url": "https://github.com/BrainMaestro", + "githubUsername": "BrainMaestro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "socket.io", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f603f3bb6369236e193ea957a2503118ee4b37f22a4fa43109c7a11e97c7f0df", + "globals": [ + "SocketIO" + ], + "declaredModules": [ + "socket.io" + ] + } + }, + "socket.io-client": { + "1.4": { + "libraryName": "socket.io-client", + "typingsPackageName": "socket.io-client", + "projectName": "http://socket.io/", + "contributors": [ + { + "name": "PROGRE", + "url": "https://github.com/progre", + "githubUsername": "progre" + }, + { + "name": "Damian Connolly", + "url": "https://github.com/divillysausages", + "githubUsername": "divillysausages" + }, + { + "name": "Florent Poujol", + "url": "https://github.com/florentpoujol", + "githubUsername": "florentpoujol" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35451edb7f6d75aee280c8f612130726597c09d032a70d998457086526333c62", + "globals": [ + "io" + ], + "declaredModules": [ + "socket.io-client" + ] + } + }, + "socket.io-emitter": { + "3.1": { + "libraryName": "socket.io-emitter", + "typingsPackageName": "socket.io-emitter", + "projectName": "https://github.com/socketio/socket.io-emitter#readme", + "contributors": [ + { + "name": "Ben Salili-James", + "url": "https://github.com/benhjames", + "githubUsername": "benhjames" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd1f697cca0ec26967142ca09eca79f126e04fce7ff46d199e089626c9d954f3", + "globals": [], + "declaredModules": [ + "socket.io-emitter" + ] + } + }, + "socket.io-file": { + "2.0": { + "libraryName": "socket.io-file", + "typingsPackageName": "socket.io-file", + "projectName": "https://github.com/rico345100/socket.io-file", + "contributors": [ + { + "name": "Dief Bell", + "url": "https://github.com/merrickking", + "githubUsername": "merrickking" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [ + "express", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b60098d821c486ae082623f21b1698e169ecb2c285c7cbb18a933f24eefa839", + "globals": [], + "declaredModules": [ + "socket.io-file" + ] + } + }, + "socket.io-p2p": { + "2.2": { + "libraryName": "socket.io-p2p", + "typingsPackageName": "socket.io-p2p", + "projectName": "https://github.com/socketio/socket.io-p2p", + "contributors": [ + { + "name": "Sascha Englert", + "url": "https://github.com/saenglert", + "githubUsername": "saenglert" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "socket.io-client" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "102404d3e2dbf4567010571a5571d19f6ff5609ed15996335101fd1990e6aed7", + "globals": [ + "Socketiop2p" + ], + "declaredModules": [ + "socket.io-p2p" + ] + } + }, + "socket.io-parser": { + "2.2": { + "libraryName": "socket.io-parser", + "typingsPackageName": "socket.io-parser", + "projectName": "https://github.com/socketio/socket.io-parser", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd707249f4a68f9e3ce7b8fedc65e19bb3a662331d1720e98736a4287d5adceb", + "globals": [], + "declaredModules": [ + "socket.io-parser" + ] + } + }, + "socket.io-redis": { + "1.0": { + "libraryName": "socket.io-redis", + "typingsPackageName": "socket.io-redis", + "projectName": "https://github.com/socketio/socket.io-redis", + "contributors": [ + { + "name": "Philipp Holzer", + "url": "https://github.com/nupplaphil", + "githubUsername": "nupplaphil" + }, + { + "name": "seeLuck", + "url": "https://github.com/seeLuck", + "githubUsername": "seeLuck" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [ + "redis" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64c3b1d9dac25b361c3e45ba729cea83f20598bb7e2cf1e3b8598fb36904ca45", + "globals": [], + "declaredModules": [ + "socket.io-redis" + ] + } + }, + "socket.io.users": { + "0.0": { + "libraryName": "socket.io.users", + "typingsPackageName": "socket.io.users", + "projectName": "https://github.com/nodets/socket.io.users", + "contributors": [ + { + "name": "Makis Maropoulos", + "url": "https://github.com/kataras", + "githubUsername": "kataras" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "express-session", + "version": "*" + }, + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b347d7a409d9d99dd305e2c1baee43d5cf6c411988caa5264522925f605192d2", + "globals": [], + "declaredModules": [ + "socket.io.users" + ] + } + }, + "socketcluster": { + "14.0": { + "libraryName": "socketcluster", + "typingsPackageName": "socketcluster", + "projectName": "https://github.com/SocketCluster/socketcluster", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "fsutil.d.ts", + "index.d.ts", + "scbroker.d.ts", + "scworker.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "name": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "name": "sc-auth", + "version": "*" + } + ], + "testDependencies": [ + "path", + "minimist", + "sc-hot-reboot" + ], + "pathMappings": [ + { + "packageName": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "packageName": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "468305f3f5ba1dd16e794561dbd379af23170714e9126684a1e7767f7a661793", + "globals": [], + "declaredModules": [ + "socketcluster", + "socketcluster/fsutil", + "socketcluster/scbroker", + "socketcluster/scworker" + ] + } + }, + "socketcluster-client": { + "15.1": { + "libraryName": "socketcluster-client", + "typingsPackageName": "socketcluster-client", + "projectName": "https://github.com/SocketCluster/socketcluster-client", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/auth.d.ts", + "lib/clientsocket.d.ts", + "lib/factory.d.ts", + "lib/transport.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sc-auth", + "version": "*" + }, + { + "name": "sc-errors", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "async-stream-emitter", + "version": "*" + }, + { + "name": "ag-channel", + "version": "*" + }, + { + "name": "writable-consumable-stream", + "version": "*" + }, + { + "name": "socketcluster-server", + "version": "*" + }, + { + "name": "stream-demux", + "version": "*" + }, + { + "name": "consumable-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5ebabb1bd697b7a298504f7e385b708ef57797b30ed7e675b328e2ae54dd2874", + "globals": [], + "declaredModules": [ + "socketcluster-client", + "socketcluster-client/lib/factory", + "socketcluster-client/lib/clientsocket", + "socketcluster-client/lib/auth", + "socketcluster-client/lib/transport" + ] + } + }, + "socketcluster-server": { + "15.0": { + "libraryName": "socketcluster-server", + "typingsPackageName": "socketcluster-server", + "projectName": "https://github.com/SocketCluster/socketcluster-server", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "server.d.ts", + "serversocket.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "async-stream-emitter", + "version": "*" + }, + { + "name": "jsonwebtoken", + "version": "*" + }, + { + "name": "sc-auth", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "writable-consumable-stream", + "version": "*" + }, + { + "name": "consumable-stream", + "version": "*" + }, + { + "name": "ag-simple-broker", + "version": "*" + }, + { + "name": "sc-broker-cluster", + "version": "*" + }, + { + "name": "sc-errors", + "version": "*" + }, + { + "name": "stream-demux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d317591b3ae94962655d85b660c9e52120a68c902d9d61d9eb3105bfb78ef307", + "globals": [], + "declaredModules": [ + "socketcluster-server", + "socketcluster-server/server", + "socketcluster-server/serversocket" + ] + }, + "14.2": { + "libraryVersionDirectoryName": "14", + "libraryName": "socketcluster-server", + "typingsPackageName": "socketcluster-server", + "projectName": "https://github.com/SocketCluster/socketcluster-server", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "scserver.d.ts", + "scserversocket.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "name": "jsonwebtoken", + "version": "*" + }, + { + "name": "sc-auth", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "component-emitter", + "version": "*" + } + ], + "testDependencies": [ + "serve-static", + "path", + "express" + ], + "pathMappings": [ + { + "packageName": "socketcluster-server", + "version": { + "major": 14 + } + }, + { + "packageName": "sc-broker-cluster", + "version": { + "major": 6 + } + }, + { + "packageName": "sc-channel", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6a59a5cab305c3b9c4bf222f91a03abb8ab43c25def40a0ed06e0ea6ffc7fa86", + "globals": [], + "declaredModules": [ + "socketcluster-server", + "socketcluster-server/scserver", + "socketcluster-server/scserversocket" + ] + } + }, + "socketio-jwt": { + "0.0": { + "libraryName": "socketio-jwt", + "typingsPackageName": "socketio-jwt", + "projectName": "https://github.com/auth0/socketio-jwt", + "contributors": [ + { + "name": "Eric Hallander", + "url": "https://github.com/ehallander9591", + "githubUsername": "ehallander9591" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d57bf85cefa3914c7c33d96247f295a5f88bb5580aa9e9e666492055351c6566", + "globals": [], + "declaredModules": [ + "socketio-jwt" + ] + } + }, + "socketio-jwt-auth": { + "0.0": { + "libraryName": "socketio-jwt-auth", + "typingsPackageName": "socketio-jwt-auth", + "projectName": "https://github.com/adcentury/socketio-jwt-auth#readme", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a855e106df38a9c07599eed3a418e3bc8cd9a57bec5646b1e5296c8a798ddc2f", + "globals": [], + "declaredModules": [ + "socketio-jwt-auth" + ] + } + }, + "socketio-wildcard": { + "2.0": { + "libraryName": "socketio-wildcard", + "typingsPackageName": "socketio-wildcard", + "projectName": "https://github.com/hden/socketio-wildcard", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "socket.io", + "version": "*" + }, + { + "name": "socket.io-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec713c5cd38778469220941bf2f3cee82cc53b9a18f0e3e01f0f6863dbf09bd5", + "globals": [], + "declaredModules": [ + "socketio-wildcard" + ] + } + }, + "socketty": { + "0.2": { + "libraryName": "Socketty", + "typingsPackageName": "socketty", + "projectName": "https://www.npmjs.com/package/socketty", + "contributors": [ + { + "name": "Nax", + "url": "https://github.com/Nax", + "githubUsername": "Nax" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65f68fda09ead442a3f433974e3e69bd44182eb91cf956752ce40521181ce564", + "globals": [ + "socketty" + ], + "declaredModules": [ + "socketty" + ] + } + }, + "sockjs": { + "0.3": { + "libraryName": "sockjs", + "typingsPackageName": "sockjs", + "projectName": "https://github.com/sockjs/sockjs-node", + "contributors": [ + { + "name": "Phil McCloghry-Laing", + "url": "https://github.com/pmccloghrylaing", + "githubUsername": "pmccloghrylaing" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99981ceec2432f9c0c05aa2129c2f9dd785a9cc7fc2ff46e952c6cc7c5d21264", + "globals": [], + "declaredModules": [ + "sockjs" + ] + } + }, + "sockjs-client": { + "1.1": { + "libraryName": "sockjs-client", + "typingsPackageName": "sockjs-client", + "projectName": "https://github.com/sockjs/sockjs-client", + "contributors": [ + { + "name": "Emil Ivanov", + "url": "https://github.com/vladev", + "githubUsername": "vladev" + }, + { + "name": "Alexander Rusakov", + "url": "https://github.com/arusakov", + "githubUsername": "arusakov" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Soner Köksal", + "url": "https://github.com/renjfk", + "githubUsername": "renjfk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86a3c7f45f600123acdd62fbf1cf22b4c40631194572c53dd76a65e684cc15a5", + "globals": [ + "SockJS" + ], + "declaredModules": [ + "sockjs-client" + ] + } + }, + "sodium-native": { + "2.3": { + "libraryName": "sodium-native", + "typingsPackageName": "sodium-native", + "projectName": "https://github.com/sodium-friends/sodium-native", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d30e904eecbb848fc27c95d8dd2c7e4082f704e4d5296981c90b213517eed6b7", + "globals": [], + "declaredModules": [ + "sodium-native" + ] + } + }, + "solid-auth-client": { + "2.4": { + "libraryName": "solid-auth-client", + "typingsPackageName": "solid-auth-client", + "projectName": "https://github.com/solid/solid-auth-client#readme", + "contributors": [ + { + "name": "Vincent", + "url": "https://github.com/Vinnl", + "githubUsername": "Vinnl" + }, + { + "name": "James", + "url": "https://github.com/durandj", + "githubUsername": "durandj" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f94393f1173aee2d3466cd3ee18d8d203afdc8678fa0bdcfc7351374c564e162", + "globals": [], + "declaredModules": [ + "solid-auth-client" + ] + } + }, + "solid__react": { + "1.6": { + "libraryName": "solid__react", + "typingsPackageName": "solid__react", + "projectName": "https://github.com/solid/react-components", + "contributors": [ + { + "name": "Vincent Tunru", + "url": "https://github.com/Vinnl", + "githubUsername": "Vinnl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@solid/react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66b0ae006056e3af725ecd7bdcc4ca09fd050a054a7b64fa642b0c5b2cb55fe2", + "globals": [], + "declaredModules": [ + "solid__react" + ] + } + }, + "solr-client": { + "0.7": { + "libraryName": "solr-client", + "typingsPackageName": "solr-client", + "projectName": "https://github.com/lbdremy/solr-node-client#readme", + "contributors": [ + { + "name": "liul85", + "url": "https://github.com/liul85", + "githubUsername": "liul85" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a21b213755096cf709adf8596af51bc068b200e99a1ec72913c8edb5784ba33", + "globals": [ + "Solr" + ], + "declaredModules": [ + "solr-client" + ] + } + }, + "solution-center-communicator": { + "2.3": { + "libraryName": "Solution Center Communicator", + "typingsPackageName": "solution-center-communicator", + "projectName": "https://github.com/zalando-incubator/solution-center-communicator", + "contributors": [ + { + "name": "Damián García", + "url": "https://github.com/dami-gg", + "githubUsername": "dami-gg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81f203e65aee4173d29b9cfcbc6d906657490df89e19797bf771dc2ded26324d", + "globals": [], + "declaredModules": [ + "solution-center-communicator" + ] + } + }, + "sonic-boom": { + "0.7": { + "libraryName": "sonic-boom", + "typingsPackageName": "sonic-boom", + "projectName": "https://github.com/mcollina/sonic-boom", + "contributors": [ + { + "name": "Alex Ferrando", + "url": "https://github.com/alferpal", + "githubUsername": "alferpal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e337e035b5c34f0b50f582c9e586e5d4a991622f04c0276ae57b422b36b34c56", + "globals": [], + "declaredModules": [ + "sonic-boom" + ] + } + }, + "sort-array": { + "2.0": { + "libraryName": "sort-array", + "typingsPackageName": "sort-array", + "projectName": "https://github.com/75lb/sort-array#readme", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0a56902550cf373b26ee3f1ce96d79f2f13bd871b510a8f39cdc102836c598a", + "globals": [], + "declaredModules": [ + "sort-array" + ] + } + }, + "sort-object-keys": { + "1.1": { + "libraryName": "sort-object-keys", + "typingsPackageName": "sort-object-keys", + "projectName": "https://github.com/keithamus/sort-object-keys#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "56ab67e7405b0ade46663d0c9cda737d28ec75787a002a4cf812aa7fbf6b72a2", + "globals": [], + "declaredModules": [ + "sort-object-keys" + ] + } + }, + "sortablejs": { + "1.10": { + "libraryName": "Sortable.js", + "typingsPackageName": "sortablejs", + "projectName": "https://github.com/RubaXa/Sortable", + "contributors": [ + { + "name": "Maw-Fox", + "url": "https://github.com/Maw-Fox", + "githubUsername": "Maw-Fox" + }, + { + "name": "Maarten Staa", + "url": "https://github.com/maartenstaa", + "githubUsername": "maartenstaa" + }, + { + "name": "Wayne Van Son", + "url": "https://github.com/waynevanson", + "githubUsername": "waynevanson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts", + "plugins.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bac50a164a3e8b1b53237d971e423ba5e1c00ad13e3091fae6edce218d89a7cb", + "globals": [], + "declaredModules": [ + "sortablejs", + "sortablejs/plugins" + ] + } + }, + "sorted-object": { + "2.0": { + "libraryName": "sorted-object", + "typingsPackageName": "sorted-object", + "projectName": "https://github.com/domenic/sorted-object#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc49f447652b8dcea1d74a1980ca15d2aa113e91b6318a93a1127adb8f5771af", + "globals": [], + "declaredModules": [ + "sorted-object" + ] + } + }, + "sortobject": { + "1.2": { + "libraryName": "sortobject", + "typingsPackageName": "sortobject", + "projectName": "https://github.com/bevry/sortobject", + "contributors": [ + { + "name": "Sander de Waal", + "url": "https://github.com/SanderDeWaal1992", + "githubUsername": "SanderDeWaal1992" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2a9e93e0dcae3e481e98a2ec43fa7fb9d0ffacf1dead6faab2e8725043ae7d5", + "globals": [], + "declaredModules": [ + "sortobject" + ] + } + }, + "soundjs": { + "0.6": { + "libraryName": "SoundJS", + "typingsPackageName": "soundjs", + "projectName": "http://www.createjs.com/#!/SoundJS", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "createjs-lib", + "version": "*" + }, + { + "name": "preloadjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8be78c3b122e81c24a86c856c4caf601094a7884af122ee81e7cadccf3d2d661", + "globals": [ + "createjs" + ], + "declaredModules": [] + } + }, + "soundmanager2": { + "2.97": { + "libraryName": "soundmanager2", + "typingsPackageName": "soundmanager2", + "projectName": "https://github.com/scottschiller/SoundManager2", + "contributors": [ + { + "name": "Elton Lee", + "url": "https://github.com/elton2048", + "githubUsername": "elton2048" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 97, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "360f33f6ddab40e5e347ca7861b640ad227081fa38a19a9dfc8f2a017ea6ee53", + "globals": [ + "soundManager", + "soundmanager" + ], + "declaredModules": [] + } + }, + "soupbintcp": { + "0.2": { + "libraryName": "soupbintcp", + "typingsPackageName": "soupbintcp", + "projectName": "https://github.com/jvirtanen/node-soupbintcp#readme", + "contributors": [ + { + "name": "Vilim Stubičan", + "url": "https://github.com/jewbre", + "githubUsername": "jewbre" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "134eb39f71fbce317b86dcc417bceb11ee3ef7fb9a48e60a0ceecdc9f9682c10", + "globals": [ + "soupbintcp" + ], + "declaredModules": [ + "soupbintcp" + ] + } + }, + "source-list-map": { + "0.1": { + "libraryName": "source-list-map", + "typingsPackageName": "source-list-map", + "projectName": "https://github.com/webpack/source-list-map.git", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f6375ac4dc8a29e535bfbe3201cb00cbe1ab108d86918f8fd8aeea32f7ae45f", + "globals": [], + "declaredModules": [ + "source-list-map" + ] + } + }, + "source-map-support": { + "0.5": { + "libraryName": "source-map-support", + "typingsPackageName": "source-map-support", + "projectName": "https://github.com/evanw/node-source-map-support", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Alcedo Nathaniel De Guzman Jr", + "url": "https://github.com/natealcedo", + "githubUsername": "natealcedo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "register.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21e6a92e189c86c9d9b7645c78892c1a136092c020668682d9b5c66f27c20b8d", + "globals": [], + "declaredModules": [ + "source-map-support" + ] + } + }, + "space-pen": { + "0.0": { + "libraryName": "SpacePen", + "typingsPackageName": "space-pen", + "projectName": "https://github.com/atom/space-pen", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "358cad3c0fac6504ee0fe5e43a5438999ce6a5682ebac1560068b0bd13bdc62a", + "globals": [ + "Builder", + "View" + ], + "declaredModules": [ + "space-pen" + ] + } + }, + "spark-md5": { + "3.0": { + "libraryName": "spark-md5", + "typingsPackageName": "spark-md5", + "projectName": "https://github.com/satazor/js-spark-md5#readme", + "contributors": [ + { + "name": "Bastien Moulia", + "url": "https://github.com/bastienmoulia", + "githubUsername": "bastienmoulia" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9d6e6849151ba1a51a2686b409155eab11889142c8d31f367b5194d8c8398e7", + "globals": [], + "declaredModules": [ + "spark-md5" + ] + } + }, + "sparkpost": { + "2.1": { + "libraryName": "sparkpost", + "typingsPackageName": "sparkpost", + "projectName": "https://github.com/SparkPost/node-sparkpost", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + }, + { + "name": "Bond", + "url": "https://github.com/bondz", + "githubUsername": "bondz" + }, + { + "name": "Victor", + "url": "https://github.com/vvu", + "githubUsername": "vvu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "897c09701326207ca0a279bdd7dd33e2e89e72a3d4ca672157e87ab7f2c3cebb", + "globals": [], + "declaredModules": [ + "sparkpost" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "sparkpost", + "typingsPackageName": "sparkpost", + "projectName": "https://github.com/SparkPost/node-sparkpost", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "sparkpost", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "06ca16a416de90614d85abc0bc8396242cc24c61d64ed50dfced7d994304d40a", + "globals": [], + "declaredModules": [ + "sparkpost" + ] + } + }, + "sparql-http-client": { + "1.2": { + "libraryName": "sparql-http-client", + "typingsPackageName": "sparql-http-client", + "projectName": "https://github.com/zazuko/sparql-http-client", + "contributors": [ + { + "name": "Tomasz Pluskiewicz", + "url": "https://github.com/tpluscode", + "githubUsername": "tpluscode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rdf-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09de097733b7111f9ff4e85739da578752c8f0888adc36d4b9da5539baf5ec1e", + "globals": [], + "declaredModules": [ + "sparql-http-client" + ] + } + }, + "sparqljs": { + "2.1": { + "libraryName": "sparqljs", + "typingsPackageName": "sparqljs", + "projectName": "https://github.com/RubenVerborgh/SPARQL.js", + "contributors": [ + { + "name": "Alexey Morozov", + "url": "https://github.com/AlexeyMz", + "githubUsername": "AlexeyMz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "004e9ceeeb9f8f60afee2dd8503d05f6cef95c74759cd317bdab1856e5e4e7e7", + "globals": [], + "declaredModules": [ + "sparqljs" + ] + } + }, + "sparse-bitfield": { + "3.0": { + "libraryName": "sparse-bitfield", + "typingsPackageName": "sparse-bitfield", + "projectName": "https://github.com/mafintosh/sparse-bitfield", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "memory-pager", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5b1db88440711ca403822d06b8ad045493237d9049b74a8f5c1ea49f9a171db", + "globals": [], + "declaredModules": [ + "sparse-bitfield" + ] + } + }, + "spatialite": { + "0.0": { + "libraryName": "spatialite", + "typingsPackageName": "spatialite", + "projectName": "http://github.com/zhm/node-spatialite", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sqlite3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c39d73cf0b83a5ccc3147bd908d9054c5baa9251af34d6bedd99abf4dfc4b43", + "globals": [], + "declaredModules": [ + "spatialite" + ] + } + }, + "spdx-correct": { + "2.0": { + "libraryName": "spdx-correct", + "typingsPackageName": "spdx-correct", + "projectName": "https://github.com/jslicense/spdx-correct.js#readme", + "contributors": [ + { + "name": "Jinwoo Lee", + "url": "https://github.com/jinwoo", + "githubUsername": "jinwoo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0e5a9b89d9e3316ad25ec68f72fa82722bbeb892a5b0a6e06bdf501e0cd967a", + "globals": [], + "declaredModules": [ + "spdx-correct" + ] + } + }, + "spdx-satisfies": { + "0.1": { + "libraryName": "spdx-satisfies", + "typingsPackageName": "spdx-satisfies", + "projectName": "https://github.com/kemitchell/spdx-satisfies.js#readme", + "contributors": [ + { + "name": "Jinwoo Lee", + "url": "https://github.com/jinwoo", + "githubUsername": "jinwoo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b7afc83b1dcc383d4d2c1a2fa3e58a18de9e5e5668bbdfd357d9a1b7b9a60d6", + "globals": [], + "declaredModules": [ + "spdx-satisfies" + ] + } + }, + "spdy": { + "3.4": { + "libraryName": "node-spdy", + "typingsPackageName": "spdy", + "projectName": "https://github.com/indutny/node-spdy", + "contributors": [ + { + "name": "Anthony Trinh", + "url": "https://github.com/tony19", + "githubUsername": "tony19" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9961bcbee6f3f32ed4cb7c45fe76ebeb92ba892dab1a074691538bab510feba", + "globals": [], + "declaredModules": [ + "spdy" + ] + } + }, + "speakeasy": { + "2.0": { + "libraryName": "speakeasy", + "typingsPackageName": "speakeasy", + "projectName": "http://github.com/speakeasyjs/speakeasy", + "contributors": [ + { + "name": "Lucas Woo", + "url": "https://github.com/legendecas", + "githubUsername": "legendecas" + }, + { + "name": "Alexander Batukhtin", + "url": "https://github.com/mrOlorin", + "githubUsername": "mrOlorin" + }, + { + "name": "Aayush Kapoor", + "url": "https://github.com/xeoneux", + "githubUsername": "xeoneux" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94fd7f37d63a9c41102dbaa6adf52105da770feb49e47b175fcbfcc4d88ae7f4", + "globals": [], + "declaredModules": [ + "speakeasy" + ] + } + }, + "speakingurl": { + "13.0": { + "libraryName": "speakingurl", + "typingsPackageName": "speakingurl", + "projectName": "http://pid.github.io/speakingurl/", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af42fd365ba5139b8b14d3e106230e7462d51f61e8f3c445d2f4967d68abed79", + "globals": [], + "declaredModules": [ + "speakingurl" + ] + } + }, + "spected": { + "0.7": { + "libraryName": "spected", + "typingsPackageName": "spected", + "projectName": "https://github.com/25th-floor/spected", + "contributors": [ + { + "name": "Benjamin Makus", + "url": "https://github.com/benneq", + "githubUsername": "benneq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d531a5cd91d5f47641f2ee90ce7ee8edfa2700a3a0c3623a88f143295ddc756f", + "globals": [], + "declaredModules": [ + "spected" + ] + } + }, + "spectrogram": { + "0.0": { + "libraryName": "spectrogram", + "typingsPackageName": "spectrogram", + "projectName": "https://github.com/miguelmota/spectrogram/", + "contributors": [ + { + "name": "AppLover69", + "url": "https://github.com/AppLover69", + "githubUsername": "AppLover69" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9259fef14d7ab9d7267d13c19d0d2869e8a4e5664da30b1d181d911c900dfff3", + "globals": [], + "declaredModules": [ + "spectrogram" + ] + } + }, + "spectrum": { + "1.5": { + "libraryName": "spectrum", + "typingsPackageName": "spectrum", + "projectName": "https://github.com/bgrins/spectrum/", + "contributors": [ + { + "name": "Mordechai Zuber", + "url": "https://github.com/M-Zuber", + "githubUsername": "M-Zuber" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + }, + { + "name": "tinycolor2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89d1f66dea6908ad2095872dfa7eadc6762769c7f921d0523978560414b01ffb", + "globals": [], + "declaredModules": [] + } + }, + "spellchecker": { + "3.5": { + "libraryName": "spellchecker", + "typingsPackageName": "spellchecker", + "projectName": "http://atom.github.io/node-spellchecker", + "contributors": [ + { + "name": "Dale Fenton", + "url": "https://github.com/dalevfenton", + "githubUsername": "dalevfenton" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b7ba5da12c36cd98afe891d892481bab45484fd48764de018a14dcc5a47c50c", + "globals": [], + "declaredModules": [ + "spellchecker" + ] + } + }, + "split": { + "1.0": { + "libraryName": "split", + "typingsPackageName": "split", + "projectName": "https://github.com/dominictarr/split", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c507ea26b3587f5eea4bc3172702ad3878d3fbff9544467c9f73ba4904634e8f", + "globals": [], + "declaredModules": [ + "split" + ] + } + }, + "split.js": { + "1.4": { + "libraryName": "split.js", + "typingsPackageName": "split.js", + "projectName": "https://github.com/nathancahill/Split.js", + "contributors": [ + { + "name": "Ilia Choly", + "url": "https://github.com/icholy", + "githubUsername": "icholy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ffe5d345d916235e30f482ec4b4cd3ce68d990c7cb73003e59e3e1b8e71645b", + "globals": [ + "Split" + ], + "declaredModules": [ + "split.js" + ] + } + }, + "split2": { + "2.1": { + "libraryName": "split2", + "typingsPackageName": "split2", + "projectName": "https://github.com/mcollina/split2", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso", + "githubUsername": "mugeso" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45a4e3b23bb14c2d6ebcc3dc9709785502483a06e37e0db83dd6b2e33c29c6a8", + "globals": [], + "declaredModules": [ + "split2" + ] + } + }, + "splitpanes": { + "1.0": { + "libraryName": "splitPanes", + "typingsPackageName": "splitpanes", + "projectName": "https://github.com/antoniandre/splitpanes", + "contributors": [ + { + "name": "teenhe", + "url": "https://github.com/noonhorse", + "githubUsername": "noonhorse" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "ccd8b2745d13531143752c4d5a045bed4f5110a2801ace1f10dacfde4cac48e2", + "globals": [], + "declaredModules": [ + "splitpanes" + ] + } + }, + "splunk-bunyan-logger": { + "0.9": { + "libraryName": "splunk-bunyan-logger", + "typingsPackageName": "splunk-bunyan-logger", + "projectName": "http://dev.splunk.com", + "contributors": [ + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "splunk-logging", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7a2933ec9337c3cb818ad2089b134158b464812a9118749578ff3839aedf368", + "globals": [], + "declaredModules": [ + "splunk-bunyan-logger" + ] + } + }, + "splunk-logging": { + "0.9": { + "libraryName": "splunk-logging", + "typingsPackageName": "splunk-logging", + "projectName": "http://dev.splunk.com", + "contributors": [ + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53523b62da29a6cabd5af7d443a801ffc70ad90aa2380da279fe29dc52d1681d", + "globals": [], + "declaredModules": [ + "splunk-logging" + ] + } + }, + "spotify-api": { + "0.0": { + "libraryName": "The Spotify Web API (including changes March 29th 2016)", + "typingsPackageName": "spotify-api", + "projectName": "https://developer.spotify.com/web-api/", + "contributors": [ + { + "name": "Niels Kristian Hansen Skovmand", + "url": "https://github.com/skovmand", + "githubUsername": "skovmand" + }, + { + "name": "Magnar Ovedal Myrtveit", + "url": "https://github.com/Stadly", + "githubUsername": "Stadly" + }, + { + "name": "Nils Måsén", + "url": "https://github.com/piksel", + "githubUsername": "piksel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a97981d7a92890855cc4ca18ab301407dbe6aac73e6aa0349011a42223409ba9", + "globals": [], + "declaredModules": [] + } + }, + "spotify-node-applescript": { + "1.1": { + "libraryName": "spotify-node-applescript", + "typingsPackageName": "spotify-node-applescript", + "projectName": "https://github.com/andrehaveman/spotify-node-applescript#readme", + "contributors": [ + { + "name": "Mattia Panzeri", + "url": "https://github.com/panz3r", + "githubUsername": "panz3r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b6e591baae63d11c34c28fff8e3bd196d19724611563cb729b500608c510afe", + "globals": [], + "declaredModules": [ + "spotify-node-applescript" + ] + } + }, + "spotify-web-api-node": { + "4.0": { + "libraryName": "spotify-web-api-node", + "typingsPackageName": "spotify-web-api-node", + "projectName": "https://github.com/thelinmichael/spotify-web-api-node", + "contributors": [ + { + "name": "Magnar Ovedal Myrtveit", + "url": "https://github.com/Stadly", + "githubUsername": "Stadly" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "spotify-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e840a142454d1eadd4beecc5ae370a2bc14f77023950e7347ac21fe0320b7958", + "globals": [], + "declaredModules": [ + "spotify-web-api-node" + ] + } + }, + "spotify-web-playback-sdk": { + "0.1": { + "libraryName": "spotify-web-playback-sdk", + "typingsPackageName": "spotify-web-playback-sdk", + "projectName": "https://beta.developer.spotify.com/documentation/web-playback-sdk/reference/", + "contributors": [ + { + "name": "Festify Dev Team", + "url": "https://github.com/Festify", + "githubUsername": "Festify" + }, + { + "name": "Marcus Weiner", + "url": "https://github.com/mraerino", + "githubUsername": "mraerino" + }, + { + "name": "Moritz Gunz", + "url": "https://github.com/NeoLegends", + "githubUsername": "NeoLegends" + }, + { + "name": "Daniel Almaguer", + "url": "https://github.com/deini", + "githubUsername": "deini" + }, + { + "name": "Hanna Becker", + "url": "https://github.com/hanna-becker", + "githubUsername": "hanna-becker" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df38c7be9c603168fb6c202c1fe6ccae1311ccbcfce373e186a4aaba63166f6d", + "globals": [ + "Spotify" + ], + "declaredModules": [] + } + }, + "sprintf": { + "0.1": { + "libraryName": "sprintf", + "typingsPackageName": "sprintf", + "projectName": "https://github.com/maritz/node-sprintf", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43eb52bba0c342de6414c9556a2f9b41c7ccb87fbe55c66938d80712e235b119", + "globals": [], + "declaredModules": [ + "sprintf" + ] + } + }, + "sprintf-js": { + "1.1": { + "libraryName": "sprintf-js", + "typingsPackageName": "sprintf-js", + "projectName": "https://github.com/alexei/sprintf.js", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Caner Dagli", + "url": "https://github.com/cdagli", + "githubUsername": "cdagli" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7ee60f4a5bfe7bebebb02f9c48a06669f6a06f719a371e9e466a4cc54e54b09c", + "globals": [], + "declaredModules": [ + "sprintf-js" + ] + } + }, + "sql-bricks": { + "2.0": { + "libraryName": "sql-bricks", + "typingsPackageName": "sql-bricks", + "projectName": "http://csnw.github.io/sql-bricks", + "contributors": [ + { + "name": "Narcisse Assogba", + "url": "https://github.com/adn05", + "githubUsername": "adn05" + }, + { + "name": "Paleo", + "url": "https://github.com/paleo", + "githubUsername": "paleo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a6d846d2d2d570d9bca89e5a5e23f712b1918eb0db6b1cb7fb670d9d535ec38", + "globals": [], + "declaredModules": [ + "sql-bricks" + ] + } + }, + "sql-formatter": { + "2.3": { + "libraryName": "sql-formatter", + "typingsPackageName": "sql-formatter", + "projectName": "https://github.com/zeroturnaround/sql-formatter#readme", + "contributors": [ + { + "name": "Jake Boone", + "url": "https://github.com/jakeboone02", + "githubUsername": "jakeboone02" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc38a4f2d8edb5b230d7c7aa0fd0e72603e1c87d778046ddf93168b34088f4d1", + "globals": [ + "sqlFormatter" + ], + "declaredModules": [ + "sql-formatter" + ] + } + }, + "sql-template": { + "1.2": { + "libraryName": "sql-template", + "typingsPackageName": "sql-template", + "projectName": "https://github.com/131/sql-template", + "contributors": [ + { + "name": "Jaap Taal", + "url": "https://github.com/q42jaap", + "githubUsername": "q42jaap" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f3d3373cb89ab3c9f00ecd4f1d43d8d7b86ffcdbaf44ca0605e221b931ddcf4", + "globals": [], + "declaredModules": [ + "sql-template" + ] + } + }, + "sql.js": { + "1.0": { + "libraryName": "sql.js", + "typingsPackageName": "sql.js", + "projectName": "https://github.com/kripken/sql.js", + "contributors": [ + { + "name": "George Wu", + "url": "https://github.com/Hozuki", + "githubUsername": "Hozuki" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "module.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "emscripten", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "657e9f43c06b5daf5db5ce41a90cb201d1a108bfea8bfaf8dbb1e49a1f624a77", + "globals": [], + "declaredModules": [ + "sql.js", + "sql.js/module" + ] + } + }, + "sqlanywhere": { + "1.0": { + "libraryName": "sqlanywhere", + "typingsPackageName": "sqlanywhere", + "projectName": "https://github.com/sqlanywhere/node-sqlanywhere", + "contributors": [ + { + "name": "Peter Keuter", + "url": "https://github.com/pkeuter", + "githubUsername": "pkeuter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61097d64ea77ba0bbacaad9f3f19fe0f14889f79af24385c5e638a2651b397da", + "globals": [], + "declaredModules": [ + "sqlanywhere" + ] + } + }, + "sqlite3": { + "3.1": { + "libraryName": "sqlite3", + "typingsPackageName": "sqlite3", + "projectName": "http://github.com/mapbox/node-sqlite3", + "contributors": [ + { + "name": "Nick Malaguti", + "url": "https://github.com/nmalaguti", + "githubUsername": "nmalaguti" + }, + { + "name": "Sumant Manne", + "url": "https://github.com/dpyro", + "githubUsername": "dpyro" + }, + { + "name": "Behind The Math", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50f626841a0eab3200e97b0a51c61a83084dc9acea4e9e81aba1fcc15ac7c079", + "globals": [], + "declaredModules": [ + "sqlite3" + ] + } + }, + "sqlite3-promise": { + "1.0": { + "libraryName": "sqlite3-promise", + "typingsPackageName": "sqlite3-promise", + "projectName": "https://github.com/Aminadav/node-sqlite3-promise", + "contributors": [ + { + "name": "Jonathan Bredin", + "url": "https://github.com/jonathanlb", + "githubUsername": "jonathanlb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sqlite3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26ec5e78299a70cf5501a52c31810a3d79ebab97e2a7fe6ed9a2fcffa391ce4a", + "globals": [], + "declaredModules": [ + "sqlite3-promise" + ] + } + }, + "sqlstring": { + "2.2": { + "libraryName": "sqlstring", + "typingsPackageName": "sqlstring", + "projectName": "https://github.com/mysqljs/sqlstring", + "contributors": [ + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "957f94e494a7631b963ad3ff0f89302d7c72b186b44148f2c69c2f21fbc4628f", + "globals": [], + "declaredModules": [ + "sqlstring" + ] + } + }, + "sqs-producer": { + "1.6": { + "libraryName": "sqs-producer", + "typingsPackageName": "sqs-producer", + "projectName": "https://github.com/BBC/sqs-producer", + "contributors": [ + { + "name": "Daniel Chao", + "url": "http://dchao.co/" + }, + { + "name": "John Hamelink", + "url": "https://johnhamelink.com/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "aws-sdk", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "aws-sdk", + "version": "^2.37.0" + } + ], + "contentHash": "4b5468b868dc68aed983c5ddb7772673afe4053a2841f79288b8718f2f529459", + "globals": [], + "declaredModules": [ + "sqs-producer" + ] + } + }, + "square-connect": { + "2.20190814": { + "libraryName": "square-connect", + "typingsPackageName": "square-connect", + "projectName": "https://docs.connect.squareup.com/", + "contributors": [ + { + "name": "Dmitri Dimitrioglo", + "url": "https://github.com/ddimitrioglo", + "githubUsername": "ddimitrioglo" + }, + { + "name": "Richard Moot", + "url": "https://github.com/mootrichard", + "githubUsername": "mootrichard" + }, + { + "name": "Nican", + "url": "https://github.com/Nican", + "githubUsername": "Nican" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 20190814, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8304ed3eddc4054f558abf9b5ad7ebb87d252bbe317ead4d74edb02b34ed7860", + "globals": [], + "declaredModules": [ + "square-connect" + ] + } + }, + "squirejs": { + "0.2": { + "libraryName": "Squire", + "typingsPackageName": "squirejs", + "projectName": "https://github.com/iammerrick/Squire.js", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93a2b62311294ff2d85dfaf78a6e443926a08bd5cc171d9607c56e91283dd003", + "globals": [], + "declaredModules": [ + "squirejs" + ] + } + }, + "squirrelly": { + "7.1": { + "libraryName": "squirrelly", + "typingsPackageName": "squirrelly", + "projectName": "https://squirrelly.js.org", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b11c02a6794a4a2766858622a282cb4eb8a6bd04e9adea2b8208895eeb0ebe31", + "globals": [ + "Sqrl" + ], + "declaredModules": [ + "squirrelly" + ] + } + }, + "srp": { + "0.0": { + "libraryName": "node-srp", + "typingsPackageName": "srp", + "projectName": "https://github.com/mozilla/node-srp", + "contributors": [ + { + "name": "Pat Smuk", + "url": "https://github.com/Patman64", + "githubUsername": "Patman64" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bignum", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "718fc9b4e6930d931e47dd2b2c1dd890c438f63c8802b79aacaa9e336dece3c0", + "globals": [], + "declaredModules": [ + "srp" + ] + } + }, + "ssb-keys": { + "7.2": { + "libraryName": "ssb-keys", + "typingsPackageName": "ssb-keys", + "projectName": "https://github.com/ssbc/ssb-keys", + "contributors": [ + { + "name": "Michael de Wit", + "url": "https://github.com/mjwwit", + "githubUsername": "mjwwit" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24b4935dcaceaa165d60dc77be3d6c96ef9f6545959aa94995b563e14df87f91", + "globals": [], + "declaredModules": [ + "ssb-keys" + ] + } + }, + "ssdeep": { + "0.1": { + "libraryName": "ssdeep", + "typingsPackageName": "ssdeep", + "projectName": "https://github.com/pchaigno/node-ssdeep", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d54e9add0038891f404cae5868fed374c53dc617321ec62bf44a14d82a9dd771", + "globals": [], + "declaredModules": [ + "ssdeep" + ] + } + }, + "ssh-key-decrypt": { + "0.1": { + "libraryName": "ssh-key-decrypt", + "typingsPackageName": "ssh-key-decrypt", + "projectName": "https://github.com/isaacs/ssh-key-decrypt#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "882aa3e925ff9002e11a99de2937b9f13baedd2a0b49f05ec75f0f49d83ddff1", + "globals": [], + "declaredModules": [ + "ssh-key-decrypt" + ] + } + }, + "ssh2": { + "0.5": { + "libraryName": "ssh2", + "typingsPackageName": "ssh2", + "projectName": "https://github.com/mscdex/ssh2", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + }, + { + "name": "Ron Buckton", + "url": "https://github.com/rbuckton", + "githubUsername": "rbuckton" + }, + { + "name": "Will Boyce", + "url": "https://github.com/wrboyce", + "githubUsername": "wrboyce" + }, + { + "name": "Lucas Motta", + "url": "https://github.com/lucasmotta", + "githubUsername": "lucasmotta" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ssh2-streams", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "crypto" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7e44da71ea7d154f55d2d3d464cba1056304c5bd462dc4df27420f1b2a7fd3b", + "globals": [], + "declaredModules": [ + "ssh2" + ] + } + }, + "ssh2-sftp-client": { + "4.1": { + "libraryName": "ssh2-sftp-client", + "typingsPackageName": "ssh2-sftp-client", + "projectName": "https://github.com/theophilusx/ssh2-sftp-client", + "contributors": [ + { + "name": "igrayson", + "url": "https://github.com/igrayson", + "githubUsername": "igrayson" + }, + { + "name": "Ascari Andrea", + "url": "https://github.com/ascariandrea", + "githubUsername": "ascariandrea" + }, + { + "name": "Kartik Malik", + "url": "https://github.com/kartik2406", + "githubUsername": "kartik2406" + }, + { + "name": "Michael Pertl", + "url": "https://github.com/viamuli", + "githubUsername": "viamuli" + }, + { + "name": "Orblazer", + "url": "https://github.com/orblazer", + "githubUsername": "orblazer" + }, + { + "name": "Taylor Herron", + "url": "https://github.com/gbhmt", + "githubUsername": "gbhmt" + }, + { + "name": "Lane Goldberg", + "url": "https://github.com/builtbylane", + "githubUsername": "builtbylane" + }, + { + "name": "Lorenzo Adinolfi", + "url": "https://github.com/loru88", + "githubUsername": "loru88" + }, + { + "name": "Sam Galizia", + "url": "https://github.com/sgalizia", + "githubUsername": "sgalizia" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ssh2", + "version": "*" + }, + { + "name": "ssh2-streams", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce42561250178bb1768d211f237dbcfad4b348e9e2ee84ab34c7ebabdf84acbe", + "globals": [], + "declaredModules": [ + "ssh2-sftp-client" + ] + } + }, + "ssh2-streams": { + "0.1": { + "libraryName": "ssh2-streams", + "typingsPackageName": "ssh2-streams", + "projectName": "https://github.com/mscdex/ssh2-streams", + "contributors": [ + { + "name": "Ron Buckton", + "url": "https://github.com/rbuckton", + "githubUsername": "rbuckton" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e69f555e4cd61f8f5e1ad69c181485b84be7d95df735e2a46ea18e97f754c590", + "globals": [], + "declaredModules": [ + "ssh2-streams" + ] + } + }, + "sshpk": { + "1.10": { + "libraryName": "sshpk", + "typingsPackageName": "sshpk", + "projectName": "https://github.com/arekinath/node-sshpk", + "contributors": [ + { + "name": "Meno Abels", + "url": "https://github.com/mabels", + "githubUsername": "mabels" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36504b873fe218231c3b4848d266f0f0da8bb5a969d65336dc79715236d3c6a1", + "globals": [], + "declaredModules": [ + "sshpk" + ] + } + }, + "ssri": { + "6.0": { + "libraryName": "ssri", + "typingsPackageName": "ssri", + "projectName": "https://github.com/zkat/ssri", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70e608d090413e35a6c4d35391f7ead9a9cfc48d3bce95557b65d043fea116e6", + "globals": [], + "declaredModules": [ + "ssri" + ] + } + }, + "stack-mapper": { + "0.2": { + "libraryName": "stack-mapper", + "typingsPackageName": "stack-mapper", + "projectName": "https://github.com/thlorenz/stack-mapper", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d00ed52c29b1c7edd1d6ce1760e9d85665d391acaa072c10a9bf0e2764348c67", + "globals": [], + "declaredModules": [ + "stack-mapper" + ] + } + }, + "stack-trace": { + "0.0": { + "libraryName": "node-stack-trace", + "typingsPackageName": "stack-trace", + "projectName": "https://github.com/felixge/node-stack-trace", + "contributors": [ + { + "name": "Exceptionless", + "url": "https://github.com/exceptionless", + "githubUsername": "exceptionless" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75527641e2c4301e6f5aa08a455ecbe5b704011d2fcf81d73245709a585c4720", + "globals": [], + "declaredModules": [ + "stack-trace" + ] + } + }, + "stack-utils": { + "1.0": { + "libraryName": "stack-utils", + "typingsPackageName": "stack-utils", + "projectName": "https://github.com/tapjs/stack-utils#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3d5963386c8535320c11b5edfb22c4bf60fb3e4bcbca34f094f7026b9749d86", + "globals": [], + "declaredModules": [ + "stack-utils" + ] + } + }, + "stale-lru-cache": { + "5.1": { + "libraryName": "stale-lru-cache", + "typingsPackageName": "stale-lru-cache", + "projectName": "https://github.com/cyberthom/stale-lru-cache", + "contributors": [ + { + "name": "Joona Heikkilä", + "url": "https://github.com/cxcorp", + "githubUsername": "cxcorp" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "89b5b948b074b07063abdc1aa54fc977301055daaa19b0b9ccd242e169c90114", + "globals": [], + "declaredModules": [ + "stale-lru-cache" + ] + } + }, + "stampit": { + "4.3": { + "libraryName": "stampit", + "typingsPackageName": "stampit", + "projectName": "https://github.com/stampit-org/stampit", + "contributors": [ + { + "name": "Vasyl Boroviak", + "url": "https://github.com/koresar", + "githubUsername": "koresar" + }, + { + "name": "Harris Lummis", + "url": "https://github.com/lummish", + "githubUsername": "lummish" + }, + { + "name": "PopGoesTheWza", + "url": "https://github.com/popgoesthewza", + "githubUsername": "popgoesthewza" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75084df3d4920b15dde0012eba4e607e993a96cabdf12d49225617481b62bbdc", + "globals": [], + "declaredModules": [ + "stampit" + ] + }, + "2.1": { + "libraryVersionDirectoryName": "2", + "libraryName": "stampit", + "typingsPackageName": "stampit", + "projectName": "https://github.com/stampit-org/stampit", + "contributors": [ + { + "name": "Vasyl Boroviak", + "url": "https://github.com/koresar", + "githubUsername": "koresar" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "stampit", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "af508232f2b4c866ed571a9ee9e9a888b109e13e207b54e3db7e70fa1d828da5", + "globals": [ + "stampit" + ], + "declaredModules": [ + "stampit" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "stampit", + "typingsPackageName": "stampit", + "projectName": "https://github.com/stampit-org/stampit", + "contributors": [ + { + "name": "Vasyl Boroviak", + "url": "https://github.com/koresar", + "githubUsername": "koresar" + }, + { + "name": "Harris Lummis", + "url": "https://github.com/lummish", + "githubUsername": "lummish" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "stampit", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5516f8975ba9a67c3533d18960fa6ee3adbc460ff3ecd27325b7d3d42f0ec012", + "globals": [], + "declaredModules": [ + "stampit" + ] + } + }, + "stamplay-js-sdk": { + "1.2": { + "libraryName": "stamplay-js-sdk", + "typingsPackageName": "stamplay-js-sdk", + "projectName": "https://github.com/Stamplay/stamplay-js-sdk", + "contributors": [ + { + "name": "Riderman de Sousa Barbosa", + "url": "https://github.com/ridermansb", + "githubUsername": "ridermansb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3161054ece8973a67dc3b8786349fe9141c00470459a2617dd398a01768c809d", + "globals": [ + "Stamplay" + ], + "declaredModules": [] + } + }, + "standard-error": { + "1.1": { + "libraryName": "standard-error", + "typingsPackageName": "standard-error", + "projectName": "https://github.com/moll/js-standard-error", + "contributors": [ + { + "name": "Labat Robin", + "url": "https://github.com/roblabat", + "githubUsername": "roblabat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c39490706ce6e232c0b217c27c3281d9f7a259759afc58536f0231cb867258da", + "globals": [], + "declaredModules": [ + "standard-error" + ] + } + }, + "standard-http-error": { + "2.0": { + "libraryName": "standard-http-error", + "typingsPackageName": "standard-http-error", + "projectName": "https://github.com/moll/js-standard-http-error", + "contributors": [ + { + "name": "Labat Robin", + "url": "https://github.com/roblabat", + "githubUsername": "roblabat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "standard-error", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "819746cd71ab9b67f442a1c4a565a6fc64635aed8966cf1d151998bb24de1f11", + "globals": [], + "declaredModules": [ + "standard-http-error" + ] + } + }, + "standard-version": { + "7.0": { + "libraryName": "standard-version", + "typingsPackageName": "standard-version", + "projectName": "https://github.com/conventional-changelog/standard-version#readme", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "conventional-changelog-config-spec", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b200593f091856da57b3c096367cf07c3ffc4e717d45d78695b58ffa1666f377", + "globals": [], + "declaredModules": [ + "standard-version" + ] + } + }, + "starwars-names": { + "1.6": { + "libraryName": "starwars-names", + "typingsPackageName": "starwars-names", + "projectName": "https://github.com/kentcdodds/starwars-names#readme", + "contributors": [ + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a8c5f4a0d8cde171e9f3b5c4d0bbda27df5da65d71569ac31b02456ac51c015", + "globals": [ + "starwarsNames" + ], + "declaredModules": [ + "starwars-names" + ] + } + }, + "stat-mode": { + "0.2": { + "libraryName": "stat-mode", + "typingsPackageName": "stat-mode", + "projectName": "https://github.com/TooTallNate/stat-mode", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9daa2a5da7e1efd4e735ce7626dc0abda422b2835a35aa9727b66afade64ab6f", + "globals": [], + "declaredModules": [ + "stat-mode" + ] + } + }, + "static-eval": { + "0.2": { + "libraryName": "static-eval", + "typingsPackageName": "static-eval", + "projectName": "https://github.com/substack/static-eval", + "contributors": [ + { + "name": "Ben Liddicott", + "url": "https://github.com/benliddicott/DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + }, + { + "name": "esprima", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "385ddba99e985fbf4d0c4dfc32300a54cbe412e9b39bc47240d31040701cda35", + "globals": [], + "declaredModules": [ + "static-eval" + ] + } + }, + "staticmaps": { + "1.1": { + "libraryName": "staticmaps", + "typingsPackageName": "staticmaps", + "projectName": "https://github.com/StephanGeorg/staticmaps#readme", + "contributors": [ + { + "name": "Olivier Kamers", + "url": "https://github.com/olivierkamers", + "githubUsername": "olivierkamers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sharp", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7e1c2ae10a96745069448b1b4fb52aba05aeaf389468c53d2c6d535dc855461c", + "globals": [], + "declaredModules": [ + "staticmaps" + ] + } + }, + "stats-lite": { + "2.2": { + "libraryName": "stats-lite", + "typingsPackageName": "stats-lite", + "projectName": "https://github.com/brycebaril/node-stats-lite", + "contributors": [ + { + "name": "Nathan Shively-Sanders", + "url": "https://github.com/sandersn", + "githubUsername": "sandersn" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "24557a2aee9bd68bdf439f1686e72c53b6a1bf03cdae6a2bb899a46bc3162384", + "globals": [], + "declaredModules": [ + "stats-lite" + ] + } + }, + "stats.js": { + "0.17": { + "libraryName": "Stats.js", + "typingsPackageName": "stats.js", + "projectName": "https://github.com/mrdoob/stats.js", + "contributors": [ + { + "name": "Gregory Dalton", + "url": "https://github.com/gregolai", + "githubUsername": "gregolai" + }, + { + "name": "Harm Berntsen", + "url": "https://github.com/hberntsen", + "githubUsername": "hberntsen" + }, + { + "name": "Dan Vanderkam", + "url": "https://github.com/danvk", + "githubUsername": "danvk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 17, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efc6c5763f75627be87c471029dd829d1f8783d7a29a14982e5abe8f62be7569", + "globals": [ + "Stats" + ], + "declaredModules": [ + "stats.js" + ] + } + }, + "statsd-client": { + "0.4": { + "libraryName": "statsd-client", + "typingsPackageName": "statsd-client", + "projectName": "https://github.com/msiebuhr/node-statsd-client", + "contributors": [ + { + "name": "Peter Kooijmans", + "url": "https://github.com/peterkooijmans", + "githubUsername": "peterkooijmans" + }, + { + "name": "Christopher Eck", + "url": "https://github.com/chrisleck", + "githubUsername": "chrisleck" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7aa9b8b983b62d6ecd3da201b2772666154e01977af94c5f6f2eac64fd3f4704", + "globals": [], + "declaredModules": [ + "statsd-client" + ] + } + }, + "statuses": { + "1.5": { + "libraryName": "statuses", + "typingsPackageName": "statuses", + "projectName": "https://github.com/jshttp/statuses", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b89858826996ca9813ccf2450044f82bf290ff0cb3645c5c8020b7ffb33290b", + "globals": [], + "declaredModules": [ + "statuses" + ] + } + }, + "std-mocks": { + "1.0": { + "libraryName": "std-mocks", + "typingsPackageName": "std-mocks", + "projectName": "https://github.com/neoziro/std-mocks#readme", + "contributors": [ + { + "name": "Jeff Dickey", + "url": "https://github.com/jdxcode", + "githubUsername": "jdxcode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f11f4aefabd8c412df19e2189521449e9bb54a47279292c2910f9e545ba3e113", + "globals": [], + "declaredModules": [ + "std-mocks" + ] + } + }, + "stdin": { + "0.0": { + "libraryName": "stdin", + "typingsPackageName": "stdin", + "projectName": "https://www.npmjs.com/package/stdin", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "994f430b75507d19397ef44c09d9e71a8d4b7509fa2bd8eaab0b069392ca8c8d", + "globals": [], + "declaredModules": [ + "stdin" + ] + } + }, + "stdout-stream": { + "1.4": { + "libraryName": "stdout-stream", + "typingsPackageName": "stdout-stream", + "projectName": "https://github.com/mafintosh/stdout-stream#readme", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07db714392caaf2c5a089140ccaa91768e60f030387df6a9bc16930c8a27a373", + "globals": [], + "declaredModules": [ + "stdout-stream" + ] + } + }, + "steam": { + "0.0": { + "libraryName": "steam", + "typingsPackageName": "steam", + "projectName": "https://github.com/seishun/node-steam", + "contributors": [ + { + "name": "Andrey Kurdyumov", + "url": "https://github.com/kant2002", + "githubUsername": "kant2002" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91235d88b167e41dce2ef4fdebb2387282440252038a18b9049e6890f50caea1", + "globals": [], + "declaredModules": [ + "steam" + ] + } + }, + "steam-client": { + "2.5": { + "libraryName": "steam-client", + "typingsPackageName": "steam-client", + "projectName": "https://github.com/DoctorMcKay/node-steam-client", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "bytebuffer", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3b601ea84c7aa23f73e765522edc8533cf107dcf94ebd7e497c3633aaaf4bed", + "globals": [], + "declaredModules": [ + "steam-client" + ] + } + }, + "steam-login": { + "0.1": { + "libraryName": "steam-login", + "typingsPackageName": "steam-login", + "projectName": "http://github.com/cpancake/steam-login", + "contributors": [ + { + "name": "Nick Winans", + "url": "https://github.com/Nicell", + "githubUsername": "Nicell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "express-session" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6dbc12a5a02f225f76f2c748d933cc558cc314bb4cc27756c1cf556b7079cb6", + "globals": [], + "declaredModules": [ + "steam-login" + ] + } + }, + "steam-totp": { + "2.1": { + "libraryName": "steam-totp", + "typingsPackageName": "steam-totp", + "projectName": "https://github.com/DoctorMcKay/node-steam-totp", + "contributors": [ + { + "name": "Max Uetrecht", + "url": "https://github.com/phenomax", + "githubUsername": "phenomax" + }, + { + "name": "Dariusz Syncerek", + "url": "https://github.com/dsyncerek", + "githubUsername": "dsyncerek" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f8d4cd5417789b6be2b468bab6359af906a2d49a70450f910a9105767ec43ca", + "globals": [], + "declaredModules": [ + "steam-totp" + ] + } + }, + "steamid": { + "1.1": { + "libraryName": "steamid", + "typingsPackageName": "steamid", + "projectName": "https://github.com/DoctorMcKay/node-steamid", + "contributors": [ + { + "name": "Edward Sammut Alessi", + "url": "https://github.com/Slessi", + "githubUsername": "Slessi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c38640968f3fe8fbb1c6fb36eb02f9be8ff82fb336e7061fcaa67ecbf67f2237", + "globals": [], + "declaredModules": [ + "steamid" + ] + } + }, + "steed": { + "1.1": { + "libraryName": "steed", + "typingsPackageName": "steed", + "projectName": "https://github.com/mcollina/steed#readme", + "contributors": [ + { + "name": "Paul Isache", + "url": "https://github.com/Paul-Isache", + "githubUsername": "Paul-Isache" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a728dc09bb22776c90467ae8bf6700ce4903be78849368755a298fa3b99a64b4", + "globals": [], + "declaredModules": [ + "steed" + ] + } + }, + "stemmer": { + "1.0": { + "libraryName": "stemmer", + "typingsPackageName": "stemmer", + "projectName": "https://github.com/wooorm/stemmer#readme", + "contributors": [ + { + "name": "Will Ockmore", + "url": "https://github.com/will-ockmore", + "githubUsername": "will-ockmore" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93e288b4b7b57772782e229636661e8c6d197da077588720407de0922658ce57", + "globals": [], + "declaredModules": [ + "stemmer" + ] + } + }, + "sticky-cluster": { + "0.3": { + "libraryName": "sticky-cluster", + "typingsPackageName": "sticky-cluster", + "projectName": "https://github.com/uqee/sticky-cluster", + "contributors": [ + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "55bd0601b08a9c363e66a78cbd2ffc19a671bf360f43902dc04aa2cb005295cd", + "globals": [], + "declaredModules": [ + "sticky-cluster" + ] + } + }, + "sticky-session": { + "1.1": { + "libraryName": "sticky-session", + "typingsPackageName": "sticky-session", + "projectName": "https://github.com/indutny/sticky-session", + "contributors": [ + { + "name": "Giovanni Barbaro", + "url": "https://github.com/vanny96", + "githubUsername": "vanny96" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5014c61e82995c18a00eff3be7c560671d68d45bab6e857614b0dd1e454cbf1", + "globals": [], + "declaredModules": [ + "sticky-session" + ] + } + }, + "stompit": { + "0.26": { + "libraryName": "stompit", + "typingsPackageName": "stompit", + "projectName": "https://github.com/gdaws/node-stomp", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Channel.d.ts", + "lib/ChannelFactory.d.ts", + "lib/ChannelPool.d.ts", + "lib/Client.d.ts", + "lib/ConnectFailover.d.ts", + "lib/IncomingFrameStream.d.ts", + "lib/OutgoingFrameStream.d.ts", + "lib/Socket.d.ts", + "lib/client/Subscription.d.ts", + "lib/client/Transaction.d.ts", + "lib/connect-failover/getAddressInfo.d.ts", + "lib/connect.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e6938ceb73e54f3158aa55a3797edd375f39999fb2f63aca3f6837c152bc05ed", + "globals": [], + "declaredModules": [ + "stompit/lib/IncomingFrameStream", + "stompit/lib/OutgoingFrameStream", + "stompit/lib/Client", + "stompit/lib/Socket", + "stompit/lib/client/Subscription", + "stompit/lib/client/Transaction", + "stompit/lib/connect", + "stompit/lib/ConnectFailover", + "stompit/lib/connect-failover/getAddressInfo", + "stompit/lib/Channel", + "stompit/lib/ChannelFactory", + "stompit/lib/ChannelPool" + ] + } + }, + "stompjs": { + "2.3": { + "libraryName": "stompjs", + "typingsPackageName": "stompjs", + "projectName": "https://github.com/jmesnil/stomp-websocket", + "contributors": [ + { + "name": "Jimi Charalampidis", + "url": "https://github.com/jimic", + "githubUsername": "jimic" + }, + { + "name": "Stefan Erichsen", + "url": "https://github.com/Dr4k4n", + "githubUsername": "Dr4k4n" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba5532219ef0b9cd5e54315439856a6cc36882f0293d1d800acfe7bfd1b42b64", + "globals": [], + "declaredModules": [ + "stompjs" + ] + } + }, + "stoppable": { + "1.1": { + "libraryName": "stoppable", + "typingsPackageName": "stoppable", + "projectName": "https://github.com/hunterloftis/stoppable", + "contributors": [ + { + "name": "Eric Byers", + "url": "https://github.com/EricByers", + "githubUsername": "EricByers" + }, + { + "name": "John Plusjé", + "url": "https://github.com/jplusje", + "githubUsername": "jplusje" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac410208bae9e39dea777577e68d5b26d4eae29b7c67e697e476e44cd573dfb1", + "globals": [], + "declaredModules": [ + "stoppable" + ] + } + }, + "stopword": { + "0.3": { + "libraryName": "stopword", + "typingsPackageName": "stopword", + "projectName": "https://github.com/fergiemcdowall/stopword", + "contributors": [ + { + "name": "Rico Sandyca Novenza", + "url": "https://github.com/ricosandyca", + "githubUsername": "ricosandyca" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6c01ec6f9546c38eedada3d01d5951d1750ef8178bd8c81604c43dd89ac8ee3", + "globals": [], + "declaredModules": [ + "stopword" + ] + } + }, + "storage-helper": { + "1.4": { + "libraryName": "storage-helper", + "typingsPackageName": "storage-helper", + "projectName": "https://github.com/MatteoGabriele/storage-helper#readme", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b281ca028b8613c546817a3aa01682f60f30f6024cb219fc43de3bd21179ab5", + "globals": [ + "StorageHelper" + ], + "declaredModules": [ + "storage-helper" + ] + } + }, + "store": { + "2.0": { + "libraryName": "store", + "typingsPackageName": "store", + "projectName": "https://github.com/marcuswestin/store.js#readme", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + }, + { + "name": "harry0000", + "url": "https://github.com/harry0000", + "githubUsername": "harry0000" + }, + { + "name": "Roman Nuritdinov (Ky6uk)", + "url": "https://github.com/Ky6uk", + "githubUsername": "Ky6uk" + }, + { + "name": "Johnny Edwards (igl00)", + "url": "https://github.com/igl00", + "githubUsername": "igl00" + }, + { + "name": "Jason Kwok (JasonHK)", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b283114af7b3a745daa83f161eb111f0afe32d5c219a74c26c382ad1b0334a41", + "globals": [ + "engine", + "storage", + "store" + ], + "declaredModules": [ + "store", + "store/dist/store.legacy", + "store/dist/store.legacy.min", + "store/dist/store.modern", + "store/dist/store.modern.min", + "store/src/store-engine", + "store/plugins/all", + "store/plugins/defaults", + "store/plugins/dump", + "store/plugins/events", + "store/plugins/expire", + "store/plugins/observe", + "store/plugins/operations", + "store/plugins/update", + "store/plugins/v1-backcompat", + "store/storages/cookieStorage", + "store/storages/localStorage", + "store/storages/memoryStorage", + "store/storages/oldFF-globalStorage", + "store/storages/oldIE-userDataStorage", + "store/storages/sessionStorage" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "store.js", + "typingsPackageName": "store", + "projectName": "https://github.com/marcuswestin/store.js/", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "store", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7ac6b53dcc222851bbc0363b3fdd283fd790697dbaf18c588d76f916f059973f", + "globals": [ + "store" + ], + "declaredModules": [ + "store" + ] + } + }, + "storybook-addon-jsx": { + "7.0": { + "libraryName": "storybook-addon-jsx", + "typingsPackageName": "storybook-addon-jsx", + "projectName": "https://github.com/storybookjs/addon-jsx", + "contributors": [ + { + "name": "James Newell", + "url": "https://github.com/jameslnewell", + "githubUsername": "jameslnewell" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@storybook/addons", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [ + "@storybook/react" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@storybook/addons", + "version": "^5.2.4" + }, + { + "name": "@storybook/react", + "version": "^5.2.4" + } + ], + "contentHash": "b6d148e2432f307cb55ca79b28b5669ac54911ddf121679a0d2ab4d0204716ca", + "globals": [], + "declaredModules": [ + "storybook-addon-jsx" + ] + } + }, + "storybook-react-router": { + "1.0": { + "libraryName": "storybook-react-router", + "typingsPackageName": "storybook-react-router", + "projectName": "https://github.com/gvaldambrini/storybook-router", + "contributors": [ + { + "name": "Alex Lomia", + "url": "https://github.com/alexlomm", + "githubUsername": "alexlomm" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@storybook/addons", + "version": "*" + }, + { + "name": "@storybook/react", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "react-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@storybook/addons", + "version": "^5.2.0" + }, + { + "name": "@storybook/react", + "version": "^5.2.0" + } + ], + "contentHash": "7c4c252fec8514bebe05b9062b15e55612d62191bacb798fc8bab9e6d77f38bb", + "globals": [], + "declaredModules": [ + "storybook-react-router" + ] + } + }, + "storybook-readme": { + "5.0": { + "libraryName": "storybook-readme", + "typingsPackageName": "storybook-readme", + "projectName": "https://github.com/tuchk4/storybook-readme", + "contributors": [ + { + "name": "Taeheon Kim ", + "url": "https://github.com/lonyele", + "githubUsername": "lonyele" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "components/Marked.d.ts", + "html/index.d.ts", + "index.d.ts", + "registerWithPanelTitle/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@storybook/addons", + "version": "*" + }, + { + "name": "@storybook/react", + "version": "*" + }, + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@storybook/addons", + "version": "^5.2.0" + }, + { + "name": "@storybook/react", + "version": "^5.2.0" + } + ], + "contentHash": "2e2e33c305f2bbbea9da0c94f3a6b52cb8a4fc6cd3989a5b42f7622b2c3b2ae7", + "globals": [], + "declaredModules": [ + "storybook-readme", + "storybook-readme/components/Marked", + "storybook-readme/html", + "storybook-readme/registerWithPanelTitle" + ] + } + }, + "storybook__addon-info": { + "5.2": { + "libraryName": "@storybook/addon-info", + "typingsPackageName": "storybook__addon-info", + "projectName": "https://github.com/storybookjs/storybook", + "contributors": [ + { + "name": "Mark Kornblum", + "url": "https://github.com/mkornblum", + "githubUsername": "mkornblum" + }, + { + "name": "Mattias Wikstrom", + "url": "https://github.com/fyrkant", + "githubUsername": "fyrkant" + }, + { + "name": "Kevin Lee", + "url": "https://github.com/RunningCoderLee", + "githubUsername": "RunningCoderLee" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@storybook/addons", + "version": "*" + } + ], + "testDependencies": [ + "@storybook/react", + "@storybook/addon-info" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@storybook/addons", + "version": "^5.2.0" + }, + { + "name": "@storybook/react", + "version": "^5.2.0" + } + ], + "contentHash": "47523f37d41fd4cdd71b5dda48e7285228d1dba8b08eb71ba3eda0dae49e0577", + "globals": [], + "declaredModules": [ + "storybook__addon-info" + ] + } + }, + "storybook__polymer": { + "5.1": { + "libraryName": "@storybook/polymer", + "typingsPackageName": "storybook__polymer", + "projectName": "https://github.com/storybookjs/storybook", + "contributors": [ + { + "name": "Joscha Feth", + "url": "https://github.com/joscha", + "githubUsername": "joscha" + }, + { + "name": "Anton Izmailov", + "url": "https://github.com/wapgear", + "githubUsername": "wapgear" + }, + { + "name": "Dan Dean", + "url": "https://github.com/dandean", + "githubUsername": "dandean" + }, + { + "name": "Ryan Coleman", + "url": "https://github.com/ryuhhnn", + "githubUsername": "ryuhhnn" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lit-element", + "version": "*" + }, + { + "name": "webpack-env", + "version": "*" + } + ], + "testDependencies": [ + "@storybook/polymer" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "lit-element", + "version": "^2.2.0" + } + ], + "contentHash": "8d62705a2b7775441870d2ce172fcd68022a0cc170f60f5ae2e85b096dc56172", + "globals": [], + "declaredModules": [ + "storybook__polymer" + ] + } + }, + "strange": { + "1.7": { + "libraryName": "strange", + "typingsPackageName": "strange", + "projectName": "https://github.com/moll/js-strange", + "contributors": [ + { + "name": "Anjun Wang", + "url": "https://github.com/wanganjun", + "githubUsername": "wanganjun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "tree.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5240ba143524c3742c10b1eee2940cfe7fc7684777aef6f0f631e1b2b95dae28", + "globals": [], + "declaredModules": [ + "strange", + "strange/tree" + ] + } + }, + "stream-array": { + "1.1": { + "libraryName": "stream-array", + "typingsPackageName": "stream-array", + "projectName": "https://github.com/mimetnet/node-stream-array", + "contributors": [ + { + "name": "Tyler Murphy", + "url": "https://github.com/Tyler-Murphy", + "githubUsername": "Tyler-Murphy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c2ed43f7ccb5659dac107da4ec6e0111acfbef17de64b54581d44be33d34bab", + "globals": [], + "declaredModules": [ + "stream-array" + ] + } + }, + "stream-buffers": { + "3.0": { + "libraryName": "stream-buffers", + "typingsPackageName": "stream-buffers", + "projectName": "https://github.com/samcday/node-stream-buffer#readme", + "contributors": [ + { + "name": "Jason Dent", + "url": "https://github.com/Jason3S", + "githubUsername": "Jason3S" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec8c06cb2710f2ccd4d96a149bcad943fb51ff92068f557b01c714cdfc6f51ad", + "globals": [], + "declaredModules": [ + "stream-buffers" + ] + } + }, + "stream-chain": { + "2.0": { + "libraryName": "stream-chain", + "typingsPackageName": "stream-chain", + "projectName": "https://github.com/uhop/stream-chain#readme", + "contributors": [ + { + "name": "Eugene Lazutkin", + "url": "https://github.com/uhop", + "githubUsername": "uhop" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93eadcfd2dec2c7dd3496d6acff727ec0efc483918bcdbf8fd8f6b3f26f7d45a", + "globals": [], + "declaredModules": [ + "stream-chain" + ] + } + }, + "stream-csv-as-json": { + "1.0": { + "libraryName": "stream-csv-as-json", + "typingsPackageName": "stream-csv-as-json", + "projectName": "https://github.com/uhop/stream-csv-as-json#readme", + "contributors": [ + { + "name": "Eugene Lazutkin", + "url": "https://github.com/uhop", + "githubUsername": "uhop" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "AsObjects.d.ts", + "Parser.d.ts", + "Stringer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "stream-chain", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b6f1241c2a375bc1a4c6f5ac67841a0489cf3d9c06da01005e0bacb84a0124c", + "globals": [], + "declaredModules": [ + "stream-csv-as-json", + "stream-csv-as-json/AsObjects", + "stream-csv-as-json/Parser", + "stream-csv-as-json/Stringer" + ] + } + }, + "stream-demux": { + "7.0": { + "libraryName": "stream-demux", + "typingsPackageName": "stream-demux", + "projectName": "https://github.com/SocketCluster/stream-demux", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "demuxed-consumable-stream.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "writable-consumable-stream", + "version": "*" + }, + { + "name": "consumable-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2d44151ec584c56b825e251d710a9a0dc0e6fff96f10c2c90be25948259cadb", + "globals": [], + "declaredModules": [ + "stream-demux", + "stream-demux/demuxed-consumable-stream" + ] + } + }, + "stream-each": { + "1.2": { + "libraryName": "stream-each", + "typingsPackageName": "stream-each", + "projectName": "https://github.com/mafintosh/stream-each", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf02bc548366466397db1c11c5d01e486fb6391bf6a0579d428b71ce98cd33fd", + "globals": [], + "declaredModules": [ + "stream-each" + ] + } + }, + "stream-fork": { + "1.0": { + "libraryName": "stream-fork", + "typingsPackageName": "stream-fork", + "projectName": "https://github.com/uhop/stream-fork#readme", + "contributors": [ + { + "name": "Michael de Wit", + "url": "https://github.com/mjwwit", + "githubUsername": "mjwwit" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "573ef8605b162470544117d76ee8c22938faa1d57f5916b4a5ecbad0249757f9", + "globals": [], + "declaredModules": [ + "stream-fork" + ] + } + }, + "stream-json": { + "1.0": { + "libraryName": "stream-json", + "typingsPackageName": "stream-json", + "projectName": "http://github.com/uhop/stream-json", + "contributors": [ + { + "name": "Eugene Lazutkin", + "url": "https://github.com/uhop", + "githubUsername": "uhop" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "Assembler.d.ts", + "Emitter.d.ts", + "Parser.d.ts", + "Stringer.d.ts", + "filters/Filter.d.ts", + "filters/FilterBase.d.ts", + "filters/Ignore.d.ts", + "filters/Pick.d.ts", + "filters/Replace.d.ts", + "index.d.ts", + "streamers/StreamArray.d.ts", + "streamers/StreamBase.d.ts", + "streamers/StreamObject.d.ts", + "streamers/StreamValues.d.ts", + "utils/emit.d.ts", + "utils/withParser.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "stream-chain", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "506585d98490230fcd4190bfc903e30353cdc504e7d5ac140e393f1080e578c6", + "globals": [], + "declaredModules": [ + "stream-json", + "stream-json/Assembler", + "stream-json/Emitter", + "stream-json/Parser", + "stream-json/Stringer", + "stream-json/filters/FilterBase", + "stream-json/filters/Pick", + "stream-json/filters/Replace", + "stream-json/filters/Ignore", + "stream-json/filters/Filter", + "stream-json/streamers/StreamArray", + "stream-json/streamers/StreamBase", + "stream-json/streamers/StreamObject", + "stream-json/streamers/StreamValues", + "stream-json/utils/emit", + "stream-json/utils/withParser" + ] + } + }, + "stream-meter": { + "0.0": { + "libraryName": "stream-meter", + "typingsPackageName": "stream-meter", + "projectName": "https://github.com/brycebaril/node-stream-meter", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso", + "githubUsername": "mugeso" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "596a63f95d3d58b5d3af32862fb64dfabbc593ef850cea81c211b3303e7aaa28", + "globals": [], + "declaredModules": [ + "stream-meter" + ] + } + }, + "stream-series": { + "0.0": { + "libraryName": "stream-series", + "typingsPackageName": "stream-series", + "projectName": "https://github.com/rschmukler/stream-series", + "contributors": [ + { + "name": "Keita Kagurazaka", + "url": "https://github.com/k-kagurazaka", + "githubUsername": "k-kagurazaka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "db39fb04672b7c2b57bfb7b841f817da0b0f185d7d320a9ef68290b262648ed4", + "globals": [], + "declaredModules": [ + "stream-series" + ] + } + }, + "stream-shift": { + "1.0": { + "libraryName": "stream-shift", + "typingsPackageName": "stream-shift", + "projectName": "https://github.com/mafintosh/stream-shift", + "contributors": [ + { + "name": "Daniel Cassidy", + "url": "https://github.com/djcsdy", + "githubUsername": "djcsdy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a9872dc1b7b6e5305d7c46e81ec1249d59973666ca31011503bfce99ccb420c", + "globals": [], + "declaredModules": [ + "stream-shift" + ] + } + }, + "stream-throttle": { + "0.1": { + "libraryName": "stream-throttle", + "typingsPackageName": "stream-throttle", + "projectName": "https://github.com/tjgq/node-stream-throttle", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9978962084b50788f9ae044f139d777fb45507f7396e7bc28ed5b5d2e7a60e05", + "globals": [], + "declaredModules": [ + "stream-throttle" + ] + } + }, + "stream-to-array": { + "2.3": { + "libraryName": "stream-to-array", + "typingsPackageName": "stream-to-array", + "projectName": "https://github.com/stream-utils/stream-to-array", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream", + "util" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "27996fd2226f8ae1426a0a273931fe239ebe8ad9f38d5084401f30a96b0710bc", + "globals": [], + "declaredModules": [ + "stream-to-array" + ] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "stream-to-array", + "typingsPackageName": "stream-to-array", + "projectName": "https://github.com/stream-utils/stream-to-array", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "stream-to-array", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4bbf482e87dfe64a482b5dc558accc4c6469e20b411cdd4bc0440c9df72ce426", + "globals": [], + "declaredModules": [ + "stream-to-array" + ] + } + }, + "stream-to-promise": { + "2.2": { + "libraryName": "stream-to-promise", + "typingsPackageName": "stream-to-promise", + "projectName": "https://github.com/bendrucker/stream-to-promise", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a802d8e4fdb80b562e5e3d37ef09b0cc1a04447c5008dea2dc0baf3916f5ad6", + "globals": [], + "declaredModules": [ + "stream-to-promise" + ] + } + }, + "stream-to-string": { + "1.1": { + "libraryName": "stream-to-string", + "typingsPackageName": "stream-to-string", + "projectName": "https://github.com/jasonpincin/stream-to-string", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65fe59325949176e05a733ffca5b69cbfb82e467895e0920d623f9fce9f3cb99", + "globals": [], + "declaredModules": [ + "stream-to-string" + ] + } + }, + "streaming-json-stringify": { + "3.1": { + "libraryName": "streaming-json-stringify", + "typingsPackageName": "streaming-json-stringify", + "projectName": "https://github.com/stream-utils/streaming-json-stringify#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7932e68489cbdd5c3724d3fb430d54c06427cf639b5fbe4b034a0b4611486aa", + "globals": [], + "declaredModules": [ + "streaming-json-stringify" + ] + } + }, + "streamjs": { + "1.5": { + "libraryName": "streamjs", + "typingsPackageName": "streamjs", + "projectName": "http://winterbe.github.io/streamjs/", + "contributors": [ + { + "name": "Bence Eros", + "url": "https://github.com/erosb", + "githubUsername": "erosb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4deff0296f7348b622c57da35cbeb1b8ed4f5f5e7e51e90c44ef67d5911206fb", + "globals": [ + "Stream" + ], + "declaredModules": [] + } + }, + "streamtest": { + "1.2": { + "libraryName": "streamtest", + "typingsPackageName": "streamtest", + "projectName": "https://github.com/nfroidure/streamtest", + "contributors": [ + { + "name": "Harris Lummis", + "url": "https://github.com/lummish", + "githubUsername": "lummish" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "239503ac879f632e4fc2915f088b1739bb1133dc5499a851ae267b38f983c116", + "globals": [], + "declaredModules": [ + "streamtest" + ] + } + }, + "strftime": { + "0.9": { + "libraryName": "strftime", + "typingsPackageName": "strftime", + "projectName": "https://github.com/samsonjs/strftime", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "722ee1780678224dd1d90468c8ef1c3b8d4b1a8b94d133bfe77934ef10e0cb71", + "globals": [], + "declaredModules": [ + "strftime" + ] + } + }, + "strict-uri-encode": { + "2.0": { + "libraryName": "strict-uri-encode", + "typingsPackageName": "strict-uri-encode", + "projectName": "https://github.com/kevva/strict-uri-encode#readme", + "contributors": [ + { + "name": "Keiichiro Amemiya", + "url": "https://github.com/hoishin", + "githubUsername": "hoishin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b2ecdd26a2c64036b38041d7fad2a23386416d829f408cfaeb85fa2bdbd4cf6a", + "globals": [], + "declaredModules": [ + "strict-uri-encode" + ] + } + }, + "strikeentco__get": { + "1.0": { + "libraryName": "@strikeentco/get", + "typingsPackageName": "strikeentco__get", + "projectName": "https://github.com/strikeentco/get", + "contributors": [ + { + "name": "Elliott Campbell", + "url": "https://github.com/ElliottCampbellJHA", + "githubUsername": "ElliottCampbellJHA" + }, + { + "name": "Erik Heikes", + "url": "https://github.com/eheikes", + "githubUsername": "eheikes" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@strikeentco/get" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5894bf049918d8b09fc45c9d2c360f49b98b997dfa0df90fc315c36097109826", + "globals": [], + "declaredModules": [ + "strikeentco__get" + ] + } + }, + "string": { + "0.0": { + "libraryName": "string.js", + "typingsPackageName": "string", + "projectName": "http://stringjs.com", + "contributors": [ + { + "name": "Bas Pennings", + "url": "https://github.com/basp", + "githubUsername": "basp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e89b18f667a4858a8d484b3ba0ed4abb7ba12175563e56f2f716536d386ea782", + "globals": [ + "S" + ], + "declaredModules": [ + "string" + ] + } + }, + "string-format": { + "2.0": { + "libraryName": "string-format", + "typingsPackageName": "string-format", + "projectName": "https://github.com/davidchambers/string-format", + "contributors": [ + { + "name": "Luca Lindhorst", + "url": "https://github.com/lal12", + "githubUsername": "lal12" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "393952100415d911abebd53d83a2febb8794fc282e2e4061142bff26dd7a17d2", + "globals": [], + "declaredModules": [ + "string-format" + ] + } + }, + "string-hash": { + "1.1": { + "libraryName": "string-hash", + "typingsPackageName": "string-hash", + "projectName": "https://github.com/darkskyapp/string-hash", + "contributors": [ + { + "name": "Ethan Rubio", + "url": "https://github.com/ethanrubio", + "githubUsername": "ethanrubio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11afd5f4e13f5e5420f12c4174c00af4c517bc700f726c0d6742e62e5d7a4f46", + "globals": [], + "declaredModules": [ + "string-hash" + ] + } + }, + "string-pixel-width": { + "1.7": { + "libraryName": "string-pixel-width", + "typingsPackageName": "string-pixel-width", + "projectName": "https://github.com/adambisek/string-pixel-width#readme", + "contributors": [ + { + "name": "Graham Dyson", + "url": "https://github.com/grahamdyson", + "githubUsername": "grahamdyson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe25d40af774930406df4eb5430efcbfc6d71ec07a94e17b5612564351af88b9", + "globals": [], + "declaredModules": [ + "string-pixel-width" + ] + } + }, + "string-placeholder": { + "1.0": { + "libraryName": "string-placeholder", + "typingsPackageName": "string-placeholder", + "projectName": "https://github.com/crysalead-js/string-placeholder#readme", + "contributors": [ + { + "name": "Filipe Ferreira", + "url": "https://github.com/iTsFILIPOficial", + "githubUsername": "iTsFILIPOficial" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9b38f503be4ee192c243d74bb685055f51688b4fb59b6085ef650083c79e64e", + "globals": [], + "declaredModules": [ + "string-placeholder" + ] + } + }, + "string-replace-webpack-plugin": { + "0.1": { + "libraryName": "string-replace-webpack-plugin", + "typingsPackageName": "string-replace-webpack-plugin", + "projectName": "http://github.com/jamesandersen/string-replace-webpack-plugin", + "contributors": [ + { + "name": "Rongjian Zhang", + "url": "https://github.com/pd4d10", + "githubUsername": "pd4d10" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a8d6c6c1234fc57305a2355a01021100ed4e29c651300adcbb8bfb6330b5ea35", + "globals": [], + "declaredModules": [ + "string-replace-webpack-plugin" + ] + } + }, + "string-similarity": { + "3.0": { + "libraryName": "string-similarity", + "typingsPackageName": "string-similarity", + "projectName": "https://github.com/aceakash/string-similarity#readme", + "contributors": [ + { + "name": "ragtime", + "url": "https://github.com/ragtime", + "githubUsername": "ragtime" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abb15e05e5c72e27345f2cb8a46a114b4b320a318e2f00c10c64f66021cf24a1", + "globals": [], + "declaredModules": [ + "string-similarity" + ] + }, + "1.2": { + "libraryVersionDirectoryName": "1", + "libraryName": "string-similarity", + "typingsPackageName": "string-similarity", + "projectName": "https://github.com/aceakash/string-similarity#readme", + "contributors": [ + { + "name": "ragtime", + "url": "https://github.com/ragtime", + "githubUsername": "ragtime" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "string-similarity", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e4aee20bd49178ab2be7dc3a5983392d9363ca56705256041be382773333353a", + "globals": [], + "declaredModules": [ + "string-similarity" + ] + } + }, + "string-strip-html": { + "4.3": { + "libraryName": "string-strip-html", + "typingsPackageName": "string-strip-html", + "projectName": "https://gitlab.com/codsen/codsen/tree/master/packages/string-strip-html", + "contributors": [ + { + "name": "Chris Shaw", + "url": "https://github.com/chris-shaw-2011", + "githubUsername": "chris-shaw-2011" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83a922c0d53cc7173156009f870b3cb39e217146182553dffba7cac666a09da9", + "globals": [], + "declaredModules": [ + "string-strip-html" + ] + } + }, + "string-template": { + "1.0": { + "libraryName": "string-template", + "typingsPackageName": "string-template", + "projectName": "https://www.npmjs.com/package/string-template", + "contributors": [ + { + "name": "TonyYang", + "url": "https://github.com/TonyPythoneer", + "githubUsername": "TonyPythoneer" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0eab2e5a802f6c5253ae2cc0afd4342ae2b987ccb6ded1031699f2d616e4a857", + "globals": [], + "declaredModules": [ + "string-template", + "string-template/compile" + ] + } + }, + "string_score": { + "0.1": { + "libraryName": "string_score", + "typingsPackageName": "string_score", + "projectName": "https://github.com/joshaven/string_score", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f58511ec3ef3006e03d4189253fc513ebdce43a27679ce44aa7330b09fb21d33", + "globals": [], + "declaredModules": [ + "string_score" + ] + } + }, + "stringify-object": { + "3.2": { + "libraryName": "stringify-object", + "typingsPackageName": "stringify-object", + "projectName": "https://github.com/yeoman/stringify-object", + "contributors": [ + { + "name": "Chris Khoo", + "url": "https://github.com/khoomeister", + "githubUsername": "khoomeister" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aec943e0ae6cd493db8baf70a4dc0ef82674dd71137728c7bcc3e704e1fb310e", + "globals": [], + "declaredModules": [ + "stringify-object" + ] + } + }, + "strip-color": { + "0.1": { + "libraryName": "strip-color", + "typingsPackageName": "strip-color", + "projectName": "https://github.com/jonschlinkert/strip-color", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09df4c01e9cc6e15f6def2a99b211a7af69b3eabc0fe9ab4a85dd794a7cdca36", + "globals": [], + "declaredModules": [ + "strip-color" + ] + } + }, + "stripe": { + "7.13": { + "libraryName": "stripe", + "typingsPackageName": "stripe", + "projectName": "https://github.com/stripe/stripe-node/", + "contributors": [ + { + "name": "William Johnston", + "url": "https://github.com/wjohnsto", + "githubUsername": "wjohnsto" + }, + { + "name": "Peter Harris", + "url": "https://github.com/codeanimal", + "githubUsername": "codeanimal" + }, + { + "name": "Sampson Oliver", + "url": "https://github.com/sampsonjoliver", + "githubUsername": "sampsonjoliver" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Brannon Jones", + "url": "https://github.com/brannon", + "githubUsername": "brannon" + }, + { + "name": "Kyle Kamperschroer", + "url": "https://github.com/kkamperschroer", + "githubUsername": "kkamperschroer" + }, + { + "name": "Kensuke Hoshikawa", + "url": "https://github.com/starhoshi", + "githubUsername": "starhoshi" + }, + { + "name": "Gal Talmor", + "url": "https://github.com/galtalmor", + "githubUsername": "galtalmor" + }, + { + "name": "Hunter Tunnicliff", + "url": "https://github.com/htunnicliff", + "githubUsername": "htunnicliff" + }, + { + "name": "Tyler Jones", + "url": "https://github.com/squirly", + "githubUsername": "squirly" + }, + { + "name": "Troy Zarger", + "url": "https://github.com/tzarger", + "githubUsername": "tzarger" + }, + { + "name": "Slava Yultyyev", + "url": "https://github.com/yultyyev", + "githubUsername": "yultyyev" + }, + { + "name": "Corey Psoinos", + "url": "https://github.com/cpsoinos", + "githubUsername": "cpsoinos" + }, + { + "name": "Adam Duren", + "url": "https://github.com/adamduren", + "githubUsername": "adamduren" + }, + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Jonas Keisel", + "url": "https://github.com/0xJoKe", + "githubUsername": "0xJoKe" + }, + { + "name": "Andrew Delianides", + "url": "https://github.com/delianides", + "githubUsername": "delianides" + }, + { + "name": "Gokul Chandrasekaran", + "url": "https://github.com/gokulchandra", + "githubUsername": "gokulchandra" + }, + { + "name": "Jamie Davies", + "url": "https://github.com/viralpickaxe", + "githubUsername": "viralpickaxe" + }, + { + "name": "Christopher Eck", + "url": "https://github.com/chrisleck", + "githubUsername": "chrisleck" + }, + { + "name": "Joshua Feltimo", + "url": "https://github.com/opticalgenesis", + "githubUsername": "opticalgenesis" + }, + { + "name": "Josiah", + "url": "https://github.com/spacetag", + "githubUsername": "spacetag" + }, + { + "name": "Oleg Vaskevich", + "url": "https://github.com/vaskevich", + "githubUsername": "vaskevich" + }, + { + "name": "Dylan Aspden", + "url": "https://github.com/dhaspden", + "githubUsername": "dhaspden" + }, + { + "name": "Ethan Setnik", + "url": "https://github.com/esetnik", + "githubUsername": "esetnik" + }, + { + "name": "Pavel Ivanov", + "url": "https://github.com/schfkt", + "githubUsername": "schfkt" + }, + { + "name": "Chris Zieba", + "url": "https://github.com/ChrisZieba", + "githubUsername": "ChrisZieba" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Claus Stilborg", + "url": "https://github.com/stilborg", + "githubUsername": "stilborg" + }, + { + "name": "Jorgen Vik", + "url": "https://github.com/jvik", + "githubUsername": "jvik" + }, + { + "name": "Richard Ward", + "url": "https://github.com/richardwardza", + "githubUsername": "richardwardza" + }, + { + "name": "Aseel Al Dallal", + "url": "https://github.com/Aseelaldallal", + "githubUsername": "Aseelaldallal" + }, + { + "name": "Collin Pham", + "url": "https://github.com/collin-pham", + "githubUsername": "collin-pham" + }, + { + "name": "Timon van Spronsen", + "url": "https://github.com/TimonVS", + "githubUsername": "TimonVS" + }, + { + "name": "Sean Chen", + "url": "https://github.com/kamiyo", + "githubUsername": "kamiyo" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "https" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "93b12e74757c3b3b712d72ebb04abd9506752a3498e6142ad0de2ffae0ba48a3", + "globals": [], + "declaredModules": [ + "stripe" + ] + } + }, + "stripe-checkout": { + "1.0": { + "libraryName": "Stripe Checkout", + "typingsPackageName": "stripe-checkout", + "projectName": "https://stripe.com/checkout", + "contributors": [ + { + "name": "Chris Wrench", + "url": "https://github.com/cgwrench", + "githubUsername": "cgwrench" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "stripe-v3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "53c2500e0706985f8b5208f17021ddb7529ae162fc668edaa17d746ee54b1ace", + "globals": [ + "StripeCheckout" + ], + "declaredModules": [] + } + }, + "stripe-v2": { + "2.0": { + "libraryName": "stripe-v2", + "typingsPackageName": "stripe-v2", + "projectName": "https://stripe.com/", + "contributors": [ + { + "name": "Andy Hawkins", + "url": "https://github.com/a904guy/,http://a904guy.com" + }, + { + "name": "Eric J. Smith", + "url": "https://github.com/ejsmith", + "githubUsername": "ejsmith" + }, + { + "name": "Amrit Kahlon", + "url": "https://github.com/amritk", + "githubUsername": "amritk" + }, + { + "name": "Adam Cmiel", + "url": "https://github.com/adamcmiel", + "githubUsername": "adamcmiel" + }, + { + "name": "Justin Leider", + "url": "https://github.com/jleider", + "githubUsername": "jleider" + }, + { + "name": "Kamil Gałuszka", + "url": "https://github.com/galuszkak", + "githubUsername": "galuszkak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d771844cc657a1ccca323d6500c2a28f87bf7ae38a971d72bfd156d904aeb92e", + "globals": [ + "Stripe" + ], + "declaredModules": [] + } + }, + "stripe-v3": { + "3.1": { + "libraryName": "stripe-v3", + "typingsPackageName": "stripe-v3", + "projectName": "https://stripe.com/", + "contributors": [ + { + "name": "Andy Hawkins", + "url": "https://github.com/a904guy/,http://a904guy.com" + }, + { + "name": "Eric J. Smith", + "url": "https://github.com/ejsmith", + "githubUsername": "ejsmith" + }, + { + "name": "Amrit Kahlon", + "url": "https://github.com/amritk", + "githubUsername": "amritk" + }, + { + "name": "Adam Cmiel", + "url": "https://github.com/adamcmiel", + "githubUsername": "adamcmiel" + }, + { + "name": "Justin Leider", + "url": "https://github.com/jleider", + "githubUsername": "jleider" + }, + { + "name": "Kamil Gałuszka", + "url": "https://github.com/galuszkak", + "githubUsername": "galuszkak" + }, + { + "name": "Stefan Langeder", + "url": "https://github.com/slangeder", + "githubUsername": "slangeder" + }, + { + "name": "Marlos Borges", + "url": "https://github.com/marlosin", + "githubUsername": "marlosin" + }, + { + "name": "Thomas Marek", + "url": "https://github.com/ttmarek", + "githubUsername": "ttmarek" + }, + { + "name": "Kim Ehrenpohl", + "url": "https://github.com/kimehrenpohl", + "githubUsername": "kimehrenpohl" + }, + { + "name": "Krishna Pravin", + "url": "https://github.com/KrishnaPravin", + "githubUsername": "KrishnaPravin" + }, + { + "name": "Hiroshi Ioka", + "url": "https://github.com/hirochachacha", + "githubUsername": "hirochachacha" + }, + { + "name": "Austin Turner", + "url": "https://github.com/paustint", + "githubUsername": "paustint" + }, + { + "name": "Kevin Soltysiak", + "url": "https://github.com/ksol", + "githubUsername": "ksol" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bf4e619583cc2eed94f1897457391c4a54b5ee3080dff3a5677880a8a8c40b18", + "globals": [ + "Stripe" + ], + "declaredModules": [] + } + }, + "stripejs": { + "3.0": { + "libraryName": "stripe.js", + "typingsPackageName": "stripejs", + "projectName": "https://stripe.com/", + "contributors": [ + { + "name": "Robin van Tienhoven", + "url": "https://github.com/RobinvanTienhoven", + "githubUsername": "RobinvanTienhoven" + }, + { + "name": "Matt Ferderer", + "url": "https://github.com/mattferderer", + "githubUsername": "mattferderer" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "customer.d.ts", + "element.d.ts", + "index.d.ts", + "payment.d.ts", + "shipping.d.ts", + "source.d.ts", + "token.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3d7fa8b992ca12659e5800ae6f6da974715e6158429aad5ad0fdf69aa9195ab", + "globals": [], + "declaredModules": [ + "stripejs", + "stripejs/element", + "stripejs/payment", + "stripejs/shipping", + "stripejs/token", + "stripejs/customer", + "stripejs/source" + ] + } + }, + "strman": { + "2.0": { + "libraryName": "strman", + "typingsPackageName": "strman", + "projectName": "https://github.com/dleitee/strman#readme", + "contributors": [ + { + "name": "Adam Bergman", + "url": "https://github.com/adambrgmn", + "githubUsername": "adambrgmn" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91022ba8df092be9385b31489458be7d9e5396be7c1532c6fc84b74142b64d48", + "globals": [], + "declaredModules": [ + "strman" + ] + } + }, + "strong-cluster-control": { + "2.2": { + "libraryName": "strong-cluster-control", + "typingsPackageName": "strong-cluster-control", + "projectName": "https://github.com/strongloop/strong-cluster-control", + "contributors": [ + { + "name": "Shun Takahashi", + "url": "https://github.com/shuntksh", + "githubUsername": "shuntksh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2e66a744de56222d8edb662cd7ee11c3d2615900b0f6dab2a48285f44968a266", + "globals": [], + "declaredModules": [ + "strong-cluster-control" + ] + } + }, + "strong-error-handler": { + "2.3": { + "libraryName": "strong-error-handler", + "typingsPackageName": "strong-error-handler", + "projectName": "https://github.com/strongloop/strong-error-handler", + "contributors": [ + { + "name": "Jacob Copeland", + "url": "https://github.com/blankstar85", + "githubUsername": "blankstar85" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f87e540b944df7562aa6f3b9904b116e9a2e97c72d5aef11f42cadbfe80388d", + "globals": [], + "declaredModules": [ + "strong-error-handler" + ] + } + }, + "strong-log-transformer": { + "1.0": { + "libraryName": "strong-log-transformer", + "typingsPackageName": "strong-log-transformer", + "projectName": "https://github.com/strongloop/strong-log-transformer", + "contributors": [ + { + "name": "Aleh Zasypkin", + "url": "https://github.com/azasypkin", + "githubUsername": "azasypkin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "539b6508806a6a9ab8223ba0d088c74714162b5bde159c6f405430656c3aeec3", + "globals": [], + "declaredModules": [ + "strong-log-transformer" + ] + } + }, + "strophe": { + "1.2": { + "libraryName": "Strophe.js", + "typingsPackageName": "strophe", + "projectName": "http://strophe.im/strophejs/", + "contributors": [ + { + "name": "David Deutsch", + "url": "https://github.com/DavidKDeutsch", + "githubUsername": "DavidKDeutsch" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "muc.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "../strophe/muc" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65a8cce5c3218653d6542901ffc6dd036f1c5d9da8a4070e9037f13c6f56b56e", + "globals": [], + "declaredModules": [ + "strophe", + "strophe/muc" + ] + } + }, + "strophe.js": { + "1.2": { + "libraryName": "Strophe.js", + "typingsPackageName": "strophe.js", + "projectName": "http://strophe.im/strophejs/", + "contributors": [ + { + "name": "David Deutsch", + "url": "https://github.com/DavidKDeutsch", + "githubUsername": "DavidKDeutsch" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "muc.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "../strophe.js/muc" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2fc0bf002da5df42cd95a62b2f4c1575ebd015e39540f6c86337b4271f00cdf", + "globals": [], + "declaredModules": [ + "strophe.js", + "strophe.js/muc" + ] + } + }, + "strophejs-plugin-roster": { + "1.1": { + "libraryName": "strophejs-plugin-roster", + "typingsPackageName": "strophejs-plugin-roster", + "projectName": "https://github.com/strophe/strophejs-plugin-roster#readme", + "contributors": [ + { + "name": "LeartS", + "url": "https://github.com/LeartS", + "githubUsername": "LeartS" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "strophe.js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a089331f01687c271e7f84f01a1aba8f1bb7ecb5168263df171dc3b8a461e9ac", + "globals": [], + "declaredModules": [ + "strophejs-plugin-roster" + ] + } + }, + "struct": { + "0.0": { + "libraryName": "struct", + "typingsPackageName": "struct", + "projectName": "https://github.com/xdenser/node-struct#readme", + "contributors": [ + { + "name": "Ben Allfree", + "url": "https://github.com/benallfree", + "githubUsername": "benallfree" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6775093607817bf226a44eb6f6b34b4f8066e59d71d1e61daf968f226db9a05d", + "globals": [], + "declaredModules": [ + "struct" + ] + } + }, + "structured-source": { + "3.0": { + "libraryName": "structured-source", + "typingsPackageName": "structured-source", + "projectName": "https://github.com/Constellation/structured-source", + "contributors": [ + { + "name": "azu", + "url": "https://github.com/azu", + "githubUsername": "azu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc71cb43eabe791ded54b7a500b4f04d5b0d8380d866ed50c152ad5c63692288", + "globals": [], + "declaredModules": [ + "structured-source" + ] + } + }, + "stubby": { + "4.1": { + "libraryName": "stubby", + "typingsPackageName": "stubby", + "projectName": "https://github.com/mrak/stubby4node", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c1f3317a3ac053adedbfea442d7f09cf3ad69d74147217ab4381f76fa05546f4", + "globals": [], + "declaredModules": [ + "stubby" + ] + } + }, + "style-search": { + "0.1": { + "libraryName": "style-search", + "typingsPackageName": "style-search", + "projectName": "https://github.com/davidtheclark/style-search#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d00826d24499a3b04e4d2d4aa098308cea70a635ec9d7b819f6181d31cf1b33b", + "globals": [], + "declaredModules": [ + "style-search" + ] + } + }, + "styled-components": { + "5.0": { + "libraryName": "styled-components", + "typingsPackageName": "styled-components", + "projectName": "https://github.com/styled-components/styled-components", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + }, + { + "name": "Ihor Chulinda", + "url": "https://github.com/Igmat", + "githubUsername": "Igmat" + }, + { + "name": "Adam Lavin", + "url": "https://github.com/lavoaster", + "githubUsername": "lavoaster" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Jason Killian", + "url": "https://github.com/jkillian", + "githubUsername": "jkillian" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "David Ruisinger", + "url": "https://github.com/flavordaaave", + "githubUsername": "flavordaaave" + }, + { + "name": "Matthew Wagerfield", + "url": "https://github.com/wagerfield", + "githubUsername": "wagerfield" + }, + { + "name": "Yuki Ito", + "url": "https://github.com/Lazyuki", + "githubUsername": "Lazyuki" + }, + { + "name": "Maciej Goszczycki", + "url": "https://github.com/mgoszcz2", + "githubUsername": "mgoszcz2" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [ + "3.7" + ], + "files": [ + "cssprop.d.ts", + "index.d.ts", + "macro.d.ts", + "native.d.ts", + "ts3.7/cssprop.d.ts", + "ts3.7/index.d.ts", + "ts3.7/macro.d.ts", + "ts3.7/native.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "hoist-non-react-statics", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + }, + { + "name": "csstype", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "hoist-non-react-statics", + "version": "*" + }, + { + "name": "react-native", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "eb8c03a041db9e0a48b0c9220334e98f2108d2769194f7df0093045d25370699", + "globals": [], + "declaredModules": [ + "styled-components", + "styled-components/native", + "styled-components/macro" + ] + }, + "3.0": { + "libraryVersionDirectoryName": "3", + "libraryName": "styled-components", + "typingsPackageName": "styled-components", + "projectName": "https://github.com/styled-components/styled-components", + "contributors": [ + { + "name": "Igor Oleinikov", + "url": "https://github.com/Igorbek", + "githubUsername": "Igorbek" + }, + { + "name": "Ihor Chulinda", + "url": "https://github.com/Igmat", + "githubUsername": "Igmat" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "react-dom" + ], + "pathMappings": [ + { + "packageName": "styled-components", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7f280602af1cf32df63bb9d84622db6c44115afaa3a8869569cd017e9c122ad3", + "globals": [], + "declaredModules": [ + "styled-components" + ] + } + }, + "styled-jsx": { + "2.2": { + "libraryName": "styled-jsx", + "typingsPackageName": "styled-jsx", + "projectName": "https://github.com/zeit/styled-jsx", + "contributors": [ + { + "name": "R1ZZU", + "url": "https://github.com/R1ZZU", + "githubUsername": "R1ZZU" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "css.d.ts", + "index.d.ts", + "server.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a09d2b723118a1325dea400d3489a3cc4ee36bf7d77ef08e086d9a5b0b4a770d", + "globals": [], + "declaredModules": [ + "styled-jsx/css", + "styled-jsx/server" + ] + } + }, + "styled-react-modal": { + "1.2": { + "libraryName": "styled-react-modal", + "typingsPackageName": "styled-react-modal", + "projectName": "https://github.com/AlexanderRichey/styled-react-modal", + "contributors": [ + { + "name": "Adam Lavin", + "url": "https://github.com/Lavoaster", + "githubUsername": "Lavoaster" + }, + { + "name": "Greg Perlman", + "url": "https://github.com/gperl27", + "githubUsername": "gperl27" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "styled-components", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2c4caea5a4b9e2cb32541e1061135b6ed6c8532431dccb30fa0414abad9e6aa", + "globals": [], + "declaredModules": [ + "styled-react-modal" + ] + } + }, + "styled-system": { + "5.1": { + "libraryName": "styled-system", + "typingsPackageName": "styled-system", + "projectName": "https://github.com/jxnblk/styled-system#readme", + "contributors": [ + { + "name": "Ben McCormick", + "url": "https://github.com/phobon", + "githubUsername": "phobon" + }, + { + "name": "Justin Bennett", + "url": "https://github.com/zephraph", + "githubUsername": "zephraph" + }, + { + "name": "Christopher Pappas", + "url": "https://github.com/damassi", + "githubUsername": "damassi" + }, + { + "name": "Eloy Durán", + "url": "https://github.com/alloy", + "githubUsername": "alloy" + }, + { + "name": "Matthieu Vachon", + "url": "https://github.com/maoueh", + "githubUsername": "maoueh" + }, + { + "name": "Adam Lavin", + "url": "https://github.com/lavoaster", + "githubUsername": "lavoaster" + }, + { + "name": "Joachim Schuler", + "url": "https://github.com/jschuler", + "githubUsername": "jschuler" + }, + { + "name": "Adam Misiorny", + "url": "https://github.com/adam187", + "githubUsername": "adam187" + }, + { + "name": "Sara F-P", + "url": "https://github.com/gretzky", + "githubUsername": "gretzky" + }, + { + "name": "Chris LoPresto", + "url": "https://github.com/chrislopresto", + "githubUsername": "chrislopresto" + }, + { + "name": "Pedro Duarte", + "url": "https://github.com/peduarte", + "githubUsername": "peduarte" + }, + { + "name": "Dhalton Huber", + "url": "https://github.com/Dhalton", + "githubUsername": "Dhalton" + }, + { + "name": "Elliot Bonneville", + "url": "https://github.com/elliotbonneville", + "githubUsername": "elliotbonneville" + }, + { + "name": "Jack Caldwell", + "url": "https://github.com/jackcaldwell", + "githubUsername": "jackcaldwell" + }, + { + "name": "Eliseu Monar dos Santos", + "url": "https://github.com/eliseumds", + "githubUsername": "eliseumds" + }, + { + "name": "Craig Michael Thompson", + "url": "https://github.com/craga89", + "githubUsername": "craga89" + }, + { + "name": "Nicholas Hehr", + "url": "https://github.com/HipsterBrown", + "githubUsername": "HipsterBrown" + }, + { + "name": "Hammad Jutt", + "url": "https://github.com/hammadj", + "githubUsername": "hammadj" + }, + { + "name": "Dhruv Jain", + "url": "https://github.com/maddhruv", + "githubUsername": "maddhruv" + }, + { + "name": "Jeffrey Cherewaty", + "url": "https://github.com/cherewaty", + "githubUsername": "cherewaty" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + } + ], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.6.9" + } + ], + "contentHash": "d748681e0054b093b44d2b01c43790f3e8b70eeebd45bc3f132b087c823e22d4", + "globals": [], + "declaredModules": [ + "styled-system" + ] + } + }, + "styled-system__css": { + "5.0": { + "libraryName": "@styled-system/css", + "typingsPackageName": "styled-system__css", + "projectName": "https://github.com/styled-system/styled-system", + "contributors": [ + { + "name": "Sebastian Sebald", + "url": "https://github.com/sebald", + "githubUsername": "sebald" + }, + { + "name": "Bartosz Szewczyk", + "url": "https://github.com/sztobar", + "githubUsername": "sztobar" + }, + { + "name": "Ryan Dowling", + "url": "https://github.com/RyanTheAllmighty", + "githubUsername": "RyanTheAllmighty" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + } + ], + "testDependencies": [ + "@styled-system/css" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.6.6" + } + ], + "contentHash": "f1db861ba4e3014fbdff53dd6c25dc2ca3aaa4d154a848f32678bb937e2f3f3c", + "globals": [], + "declaredModules": [ + "styled-system__css" + ] + } + }, + "styled-system__should-forward-prop": { + "5.1": { + "libraryName": "@styled-system/should-forward-prop", + "typingsPackageName": "styled-system__should-forward-prop", + "projectName": "https://github.com/styled-system/styled-system/tree/master/packages/should-forward-prop", + "contributors": [ + { + "name": "Tom Picton", + "url": "https://github.com/tpict", + "githubUsername": "tpict" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@styled-system/should-forward-prop" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbad432f601edc019068295e46e797ae2f34dccd7cce7b8016865317061394d4", + "globals": [], + "declaredModules": [ + "styled-system__should-forward-prop" + ] + } + }, + "styled-system__theme-get": { + "5.0": { + "libraryName": "@styled-system/theme-get", + "typingsPackageName": "styled-system__theme-get", + "projectName": "https://github.com/styled-system/styled-system", + "contributors": [ + { + "name": "JerryHong", + "url": "https://github.com/Jerry-Hong", + "githubUsername": "Jerry-Hong" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@styled-system/theme-get" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3513eb0caed93672aab1b891561417cc9418e10ad2f32cfa3d6b93060ff21237", + "globals": [], + "declaredModules": [ + "styled-system__theme-get" + ] + } + }, + "styled-theming": { + "2.2": { + "libraryName": "styled-theming", + "typingsPackageName": "styled-theming", + "projectName": "https://github.com/styled-components/styled-theming#readme", + "contributors": [ + { + "name": "Arjan Jassal", + "url": "https://github.com/ArjanJ", + "githubUsername": "ArjanJ" + }, + { + "name": "Hieu Ho", + "url": "https://github.com/hieuhlc", + "githubUsername": "hieuhlc" + }, + { + "name": "David Daniell", + "url": "https://github.com/tinynumbers", + "githubUsername": "tinynumbers" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "styled-components", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "af6ee313af4ab86933ff40435a455d39fe7672dafd4f5bb7bc7b0451404ef450", + "globals": [], + "declaredModules": [ + "styled-theming" + ] + } + }, + "stylelint": { + "9.10": { + "libraryName": "stylelint", + "typingsPackageName": "stylelint", + "projectName": "https://github.com/stylelint/stylelint", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "Filips Alpe", + "url": "https://github.com/filipsalpe", + "githubUsername": "filipsalpe" + }, + { + "name": "James Garbutt", + "url": "https://github.com/43081j", + "githubUsername": "43081j" + }, + { + "name": "Bob Matcuk", + "url": "https://github.com/bmatcuk", + "githubUsername": "bmatcuk" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 10, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "postcss", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "postcss", + "version": "7.x.x" + } + ], + "contentHash": "152c8144ecf699b56c4835a0d3a1d42a6744213610501b2bc22109243ed9c0c1", + "globals": [], + "declaredModules": [ + "stylelint" + ] + }, + "7.11": { + "libraryVersionDirectoryName": "7", + "libraryName": "stylelint", + "typingsPackageName": "stylelint", + "projectName": "https://github.com/stylelint/stylelint", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "stylelint", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "435f87d751adb089b198ed6fcfb5f826d12649e5e4cbe011c455816b0bcafebb", + "globals": [], + "declaredModules": [ + "stylelint" + ] + } + }, + "stylelint-webpack-plugin": { + "0.1": { + "libraryName": "https://github.com/JaKXz/stylelint-webpack-plugin", + "typingsPackageName": "stylelint-webpack-plugin", + "projectName": "https://github.com/JaKXz/stylelint-webpack-plugin", + "contributors": [ + { + "name": "Arne Bahlo", + "url": "https://github.com/bahlo", + "githubUsername": "bahlo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "743b02fbf521806cf9ecaa28f9e560b9022284929947913c14c7e04658a40590", + "globals": [], + "declaredModules": [ + "stylelint-webpack-plugin" + ] + } + }, + "stylenames": { + "1.1": { + "libraryName": "stylenames", + "typingsPackageName": "stylenames", + "projectName": "https://github.com/kmathmann/stylenames", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ba5ff830519acece8ebf74a65dde23a88c7b9dec8fd0ffffb62cacb1ef19c54", + "globals": [], + "declaredModules": [ + "stylenames" + ] + } + }, + "styletron-engine-atomic": { + "1.1": { + "libraryName": "styletron-engine-atomic", + "typingsPackageName": "styletron-engine-atomic", + "projectName": "https://github.com/styletron/styletron", + "contributors": [ + { + "name": "Jhey Tompkins", + "url": "https://github.com/jh3y", + "githubUsername": "jh3y" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "styletron-standard", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ded95222d770a420880bd6e4671af4fb2b77afbadfe38520920148e86ad492b9", + "globals": [], + "declaredModules": [ + "styletron-engine-atomic" + ] + } + }, + "styletron-react": { + "5.0": { + "libraryName": "styletron-react", + "typingsPackageName": "styletron-react", + "projectName": "https://github.com/styletron/styletron", + "contributors": [ + { + "name": "Eric Taylor", + "url": "https://github.com/erictaylor", + "githubUsername": "erictaylor" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "styletron-standard", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57c88155cfb4e7c74de920b1fc1baed428e3b8778be2d72865e38bd9b9ba367a", + "globals": [], + "declaredModules": [ + "styletron-react" + ] + } + }, + "styletron-standard": { + "2.0": { + "libraryName": "styletron-standard", + "typingsPackageName": "styletron-standard", + "projectName": "https://github.com/styletron/styletron", + "contributors": [ + { + "name": "Eric Taylor", + "url": "https://github.com/erictaylor", + "githubUsername": "erictaylor" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "csstype", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.6.4" + } + ], + "contentHash": "2e1a943a4ca1a26bf0b0f8bbbf900ec30d56767df56ecc3e84cc913525140771", + "globals": [], + "declaredModules": [ + "styletron-standard" + ] + } + }, + "stylus": { + "0.48": { + "libraryName": "stylus", + "typingsPackageName": "stylus", + "projectName": "https://github.com/stylus/stylus", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 48, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "62724f3a14578f2941fa42c4b240ac64902814e4005469d9a23c23357e431990", + "globals": [], + "declaredModules": [ + "stylus" + ] + } + }, + "subleveldown": { + "4.1": { + "libraryName": "subleveldown", + "typingsPackageName": "subleveldown", + "projectName": "https://github.com/level/subleveldown", + "contributors": [ + { + "name": "Carson Farmer", + "url": "https://github.com/carsonfarmer", + "githubUsername": "carsonfarmer" + }, + { + "name": "Dmitry Demensky", + "url": "https://github.com/demensky", + "githubUsername": "demensky" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "levelup", + "version": "*" + }, + { + "name": "abstract-leveldown", + "version": "*" + }, + { + "name": "level-codec", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4f2a524c1d03d0e57cdcf684dfcb49cad27ba8db425d41eba6c40753ddd02cb3", + "globals": [], + "declaredModules": [ + "subleveldown" + ] + } + }, + "subscribe-ui-event": { + "1.1": { + "libraryName": "subscribe-ui-event", + "typingsPackageName": "subscribe-ui-event", + "projectName": "https://github.com/yahoo/subscribe-ui-event#readme", + "contributors": [ + { + "name": "Cheng Wang", + "url": "https://github.com/wangcheng678", + "githubUsername": "wangcheng678" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c45ad5f9466d298065d617285bfb64249f5f521a31705677342816ab166ee4b", + "globals": [], + "declaredModules": [ + "subscribe-ui-event" + ] + } + }, + "subtitle": { + "2.0": { + "libraryName": "subtitle", + "typingsPackageName": "subtitle", + "projectName": "https://github.com/gsantiago/subtitle.js#readme", + "contributors": [ + { + "name": "Low Jeng Lam", + "url": "https://github.com/jenglamlow", + "githubUsername": "jenglamlow" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba27928670b97c3484d97b7f1f2a9da709cc792353dcdd304a9c59166e4a82a8", + "globals": [], + "declaredModules": [ + "subtitle" + ] + } + }, + "succinct": { + "1.1": { + "libraryName": "jQuery Succinct", + "typingsPackageName": "succinct", + "projectName": "http://mikeking.io/succinct/", + "contributors": [ + { + "name": "Matt Brooks", + "url": "https://github.com/EnableSoftware", + "githubUsername": "EnableSoftware" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0f255365651ada8c8af4344be75dcaa3a88d84c2594c1cbabaeb872b595a342", + "globals": [], + "declaredModules": [] + } + }, + "sudokus": { + "1.0": { + "libraryName": "sudokus", + "typingsPackageName": "sudokus", + "projectName": "https://github.com/Moeriki/node-sudokus#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f2d18ab8d93a6d038e320356c567fcffa2388e256b5b698eb2840e0f9a0ad88", + "globals": [], + "declaredModules": [ + "sudokus" + ] + } + }, + "suitescript": { + "0.0": { + "libraryName": "Suite Script", + "typingsPackageName": "suitescript", + "projectName": "http://www.netsuite.com", + "contributors": [ + { + "name": "Darren Hill", + "url": "https://github.com/darrenhillconsulting", + "githubUsername": "darrenhillconsulting" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f589032405175d3d84f647b19eb7efc59afef453cdb8a2eb00288b6103dcd8ec", + "globals": [ + "createSubrecord", + "editSubrecord", + "nlapiAddDays", + "nlapiAddMonths", + "nlapiAttachRecord", + "nlapiCancelLineItem", + "nlapiCommitLineItem", + "nlapiCopyRecord", + "nlapiCreateAssistant", + "nlapiCreateCurrentLineSubrecord", + "nlapiCreateEmailMerger", + "nlapiCreateError", + "nlapiCreateFile", + "nlapiCreateForm", + "nlapiCreateList", + "nlapiCreateRecord", + "nlapiCreateSearch", + "nlapiCreateTemplateRenderer", + "nlapiDateToString", + "nlapiDeleteFile", + "nlapiDeleteRecord", + "nlapiDetachRecord", + "nlapiDisableField", + "nlapiDisableLineItemField", + "nlapiEditCurrentLineItemSubrecord", + "nlapiEncrypt", + "nlapiEscapeXML", + "nlapiExchangeRate", + "nlapiFindLineItemMatrixValue", + "nlapiFindLineItemValue", + "nlapiFormatCurrency", + "nlapiGetCache", + "nlapiGetContext", + "nlapiGetCurrentLineItemDateTimeValue", + "nlapiGetCurrentLineItemIndex", + "nlapiGetCurrentLineItemMatrixValue", + "nlapiGetCurrentLineItemText", + "nlapiGetCurrentLineItemValue", + "nlapiGetDepartment", + "nlapiGetField", + "nlapiGetFieldMandatory", + "nlapiGetFieldText", + "nlapiGetFieldTexts", + "nlapiGetFieldValue", + "nlapiGetFieldValues", + "nlapiGetJobManager", + "nlapiGetLineItemCount", + "nlapiGetLineItemDateTimeValue", + "nlapiGetLineItemField", + "nlapiGetLineItemMandatory", + "nlapiGetLineItemMatrixField", + "nlapiGetLineItemMatrixValue", + "nlapiGetLineItemText", + "nlapiGetLineItemValue", + "nlapiGetLocation", + "nlapiGetLogin", + "nlapiGetMatrixCount", + "nlapiGetMatrixField", + "nlapiGetMatrixValue", + "nlapiGetNewRecord", + "nlapiGetOldRecord", + "nlapiGetRecordId", + "nlapiGetRecordType", + "nlapiGetRole", + "nlapiGetSubsidiary", + "nlapiGetUser", + "nlapiInitiateWorkflow", + "nlapiInitiateWorkflowAsync", + "nlapiInsertLineItem", + "nlapiInsertLineItemOption", + "nlapiInsertSelectOption", + "nlapiIsLineItemChanged", + "nlapiLoadConfiguration", + "nlapiLoadFile", + "nlapiLoadRecord", + "nlapiLoadSearch", + "nlapiLogExecution", + "nlapiLookupField", + "nlapiMergeRecord", + "nlapiOutboundSSO", + "nlapiPrintRecord", + "nlapiRefreshLineItems", + "nlapiRemoveCurrentLineItemSubrecord", + "nlapiRemoveLineItem", + "nlapiRemoveLineItemOption", + "nlapiRemoveSelectOption", + "nlapiRequestURL", + "nlapiResolveURL", + "nlapiScheduleScript", + "nlapiSearchDuplicate", + "nlapiSearchGlobal", + "nlapiSearchRecord", + "nlapiSelectLineItem", + "nlapiSelectNewLineItem", + "nlapiSelectNode", + "nlapiSelectNodes", + "nlapiSelectValue", + "nlapiSelectValues", + "nlapiSendCampaignEmail", + "nlapiSendEmail", + "nlapiSendFax", + "nlapiSetCurrentLineItemDateTimeValue", + "nlapiSetCurrentLineItemMatrixValue", + "nlapiSetCurrentLineItemText", + "nlapiSetCurrentLineItemValue", + "nlapiSetFieldMandatory", + "nlapiSetFieldText", + "nlapiSetFieldTexts", + "nlapiSetFieldValue", + "nlapiSetFieldValues", + "nlapiSetLineItemDateTimeValue", + "nlapiSetLineItemDisabled", + "nlapiSetLineItemMandatory", + "nlapiSetLineItemValue", + "nlapiSetMatrixValue", + "nlapiSetRedirectURL", + "nlapiStringToDate", + "nlapiStringToXML", + "nlapiSubmitConfiguration", + "nlapiSubmitField", + "nlapiSubmitFile", + "nlapiSubmitRecord", + "nlapiTransformRecord", + "nlapiTriggerWorkflow", + "nlapiValidateXML", + "nlapiViewCurrentLineItemSubrecord", + "nlapiViewLineItemSubrecord", + "nlapiVoidTransaction", + "nlapiXMLToPDF", + "nlapiXMLToString", + "nlapiYieldScript", + "nlobjError", + "nlobjSearchColumn", + "removeSubrecord", + "viewSubrecord" + ], + "declaredModules": [] + } + }, + "summernote": { + "0.8": { + "libraryName": "Summernote", + "typingsPackageName": "summernote", + "projectName": "https://github.com/summernote/summernote#readme", + "contributors": [ + { + "name": "Wouter Staelens", + "url": "https://github.com/wstaelens", + "githubUsername": "wstaelens" + }, + { + "name": "Denny Harijanto", + "url": "https://github.com/nusantara-cloud", + "githubUsername": "nusantara-cloud" + }, + { + "name": "Corbin Crutchley", + "url": "https://github.com/crutchcorn", + "githubUsername": "crutchcorn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "766e9b5edc27b1e972427bbb140554e966520ab33a0fe465a8a2a024a2011800", + "globals": [], + "declaredModules": [ + "summernote" + ] + } + }, + "sumo-logger": { + "1.6": { + "libraryName": "js-sumo-logger", + "typingsPackageName": "sumo-logger", + "projectName": "https://github.com/SumoLogic/js-sumo-logger", + "contributors": [ + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + }, + { + "name": "clementallen", + "url": "https://github.com/clementallen", + "githubUsername": "clementallen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "expect" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/expect", + "version": "^1.20.4" + } + ], + "contentHash": "8c65dda6c324ff9b2cca0250a88ed097c5f6187d62a816990184d1b518211e6b", + "globals": [], + "declaredModules": [ + "sumo-logger" + ] + } + }, + "suncalc": { + "1.8": { + "libraryName": "suncalc", + "typingsPackageName": "suncalc", + "projectName": "https://github.com/mourner/suncalc", + "contributors": [ + { + "name": "horiuchi", + "url": "https://github.com/horiuchi", + "githubUsername": "horiuchi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "682accc2543ed4d975778baeac4b0e6c2905d947925e1237b5639704ff698425", + "globals": [], + "declaredModules": [ + "suncalc" + ] + } + }, + "sunrise-sunset-js": { + "2.0": { + "libraryName": "sunrise-sunset-js", + "typingsPackageName": "sunrise-sunset-js", + "projectName": "https://github.com/udivankin/sunrise-sunset", + "contributors": [ + { + "name": "Haseeb Majid", + "url": "https://github.com/hmajid2301", + "githubUsername": "hmajid2301" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "279bb5de43cac1ec86ffa704ce042a314330f2f9bd82ab41e7b412dce7ce9e03", + "globals": [], + "declaredModules": [ + "sunrise-sunset-js" + ] + } + }, + "superagent": { + "4.1": { + "libraryName": "SuperAgent", + "typingsPackageName": "superagent", + "projectName": "https://github.com/visionmedia/superagent", + "contributors": [ + { + "name": "Nico Zelaya", + "url": "https://github.com/NicoZelaya", + "githubUsername": "NicoZelaya" + }, + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + }, + { + "name": "Pap Lőrinc", + "url": "https://github.com/paplorinc", + "githubUsername": "paplorinc" + }, + { + "name": "Shrey Jain", + "url": "https://github.com/shreyjain1994", + "githubUsername": "shreyjain1994" + }, + { + "name": "Alec Zopf", + "url": "https://github.com/zopf", + "githubUsername": "zopf" + }, + { + "name": "Adam Haglund", + "url": "https://github.com/beeequeue", + "githubUsername": "beeequeue" + }, + { + "name": "Lukas Elmer", + "url": "https://github.com/lukaselmer", + "githubUsername": "lukaselmer" + }, + { + "name": "Jesse Rogers", + "url": "https://github.com/theQuazz", + "githubUsername": "theQuazz" + }, + { + "name": "Chris Arnesen", + "url": "https://github.com/carnesen", + "githubUsername": "carnesen" + }, + { + "name": "Anders Kindberg", + "url": "https://github.com/ghostganz", + "githubUsername": "ghostganz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "cookiejar", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert", + "https" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28da6483e58391c10bd4394ead0b2ba9f4bbf31c3a970b1ac525fab5a6217734", + "globals": [], + "declaredModules": [ + "superagent" + ] + }, + "2.3": { + "libraryVersionDirectoryName": "2", + "libraryName": "SuperAgent", + "typingsPackageName": "superagent", + "projectName": "https://github.com/visionmedia/superagent", + "contributors": [ + { + "name": "Alex Varju", + "url": "https://github.com/varju", + "githubUsername": "varju" + }, + { + "name": "Nico Zelaya", + "url": "https://github.com/NicoZelaya", + "githubUsername": "NicoZelaya" + }, + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "assert" + ], + "pathMappings": [ + { + "packageName": "superagent", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "a7c0c574ae2ab5c7af3f2652239c0eb1f14aa861b905c3dc0a98704299fdb398", + "globals": [], + "declaredModules": [ + "superagent" + ] + } + }, + "superagent-bunyan": { + "5.2": { + "libraryName": "superagent-bunyan", + "typingsPackageName": "superagent-bunyan", + "projectName": "https://github.com/joaquimserafim/superagent-bunyan#readme", + "contributors": [ + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bunyan", + "version": "*" + }, + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8762b91a1b0f8d03d07d0f03038f0dc290e3e0f733979ded2673f1752a56ac10", + "globals": [], + "declaredModules": [ + "superagent-bunyan" + ] + } + }, + "superagent-no-cache": { + "0.1": { + "libraryName": "superagent-no-cache", + "typingsPackageName": "superagent-no-cache", + "projectName": "https://github.com/johntron/superagent-no-cache", + "contributors": [ + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "822501e93da649d4f0a151981e6fd60987dcab4790f2fcb8e8bed801860dbcfe", + "globals": [], + "declaredModules": [ + "superagent-no-cache" + ] + } + }, + "superagent-prefix": { + "0.0": { + "libraryName": "superagent-prefix", + "typingsPackageName": "superagent-prefix", + "projectName": "https://github.com/johntron/superagent-prefix", + "contributors": [ + { + "name": "Michael Ledin", + "url": "https://github.com/mxl", + "githubUsername": "mxl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fea1dbbbd5c5ce08813749424e8094c7c67e198446f95233dd2d45631fab618c", + "globals": [], + "declaredModules": [ + "superagent-prefix" + ] + } + }, + "superagent-proxy": { + "2.0": { + "libraryName": "superagent-proxy", + "typingsPackageName": "superagent-proxy", + "projectName": "https://github.com/TooTallNate/superagent-proxy#readme", + "contributors": [ + { + "name": "Daniel Imhoff", + "url": "https://github.com/dwieeb", + "githubUsername": "dwieeb" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9868b82f68d9b7c5d9b25c494d7092c96cdc2688de3c6611b414fd2c48c1e4d", + "globals": [], + "declaredModules": [ + "superagent-proxy" + ] + } + }, + "supercluster": { + "5.0": { + "libraryName": "supercluster", + "typingsPackageName": "supercluster", + "projectName": "https://github.com/mapbox/supercluster", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + }, + { + "name": "Nick Zahn", + "url": "https://github.com/Manc", + "githubUsername": "Manc" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3689632b530c05e9e983ef93459e22c80bd60f4687799f8ca57180ef521133a4", + "globals": [ + "supercluster" + ], + "declaredModules": [ + "supercluster" + ] + } + }, + "supertest": { + "2.0": { + "libraryName": "SuperTest", + "typingsPackageName": "supertest", + "projectName": "https://github.com/visionmedia/supertest", + "contributors": [ + { + "name": "Alex Varju", + "url": "https://github.com/varju", + "githubUsername": "varju" + }, + { + "name": "Petteri Parkkila", + "url": "https://github.com/pietu", + "githubUsername": "pietu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "superagent", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48377f5e98a306562cb7246980a431c036ca720695f2906c49c35308ee68d364", + "globals": [], + "declaredModules": [ + "supertest" + ] + } + }, + "supertest-as-promised": { + "2.0": { + "libraryName": "SuperTest as Promised", + "typingsPackageName": "supertest-as-promised", + "projectName": "https://github.com/WhoopInc/supertest-as-promised", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "supertest", + "version": "*" + }, + { + "name": "superagent", + "version": "*" + }, + { + "name": "bluebird", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "526317617b1e9a5c21f21743d5b63353bde5c38d2a957506a8b6d9bd08ca0660", + "globals": [], + "declaredModules": [ + "supertest-as-promised" + ] + } + }, + "supports-color": { + "5.3": { + "libraryName": "supports-color", + "typingsPackageName": "supports-color", + "projectName": "https://github.com/chalk/supports-color", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + }, + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffa59431f0d1237b1ce9a95524faa75c4ecaf90534b086722a30ca0d1a20c931", + "globals": [], + "declaredModules": [ + "supports-color" + ] + }, + "3.1": { + "libraryVersionDirectoryName": "3", + "libraryName": "supports-color", + "typingsPackageName": "supports-color", + "projectName": "https://github.com/chalk/supports-color", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "supports-color", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "dd253a89b59083e41840717d5afaedb0520e54d7ee52f238a8f1a5dd6d80c1d0", + "globals": [], + "declaredModules": [ + "supports-color" + ] + } + }, + "svg-injector": { + "0.0": { + "libraryName": "SVG Injector", + "typingsPackageName": "svg-injector", + "projectName": "https://github.com/iconic/SVGInjector", + "contributors": [ + { + "name": "Patrick Westerhoff", + "url": "https://github.com/poke", + "githubUsername": "poke" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d104d2cca7c9ade3481331e26fb6c722c0dd00dcaf2a07331da3c3fe1b334041", + "globals": [ + "SVGInjector" + ], + "declaredModules": [ + "svg-injector" + ] + } + }, + "svg-intersections": { + "0.4": { + "libraryName": "svg-intersections", + "typingsPackageName": "svg-intersections", + "projectName": "https://github.com/effektif/svg-intersections#readme", + "contributors": [ + { + "name": "xWiiLLz", + "url": "https://github.com/xWiiLLz", + "githubUsername": "xWiiLLz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fea65eb76d5f713b7569815f5a299aa85611b99d723206cc77105c9fb7c8fdf", + "globals": [], + "declaredModules": [ + "svg-intersections" + ] + } + }, + "svg-parser": { + "2.0": { + "libraryName": "svg-parser", + "typingsPackageName": "svg-parser", + "projectName": "https://github.com/Rich-Harris/svg-parser", + "contributors": [ + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + }, + { + "name": "Joel Shinness", + "url": "https://github.com/JoelCodes", + "githubUsername": "JoelCodes" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "34b9f1a86477645f56f0ea9163ae6cf736c0b88815ba4fbf0d735b1afed0cfdd", + "globals": [], + "declaredModules": [ + "svg-parser" + ] + } + }, + "svg-path-bounding-box": { + "1.0": { + "libraryName": "svg-path-bounding-box", + "typingsPackageName": "svg-path-bounding-box", + "projectName": "https://github.com/icons8/svg-path-bounding-box", + "contributors": [ + { + "name": "Tiger Oakes", + "url": "https://github.com/NotWoods", + "githubUsername": "NotWoods" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "41a90d5f6d59a93518fac760eb565e3fba2aebc9642ec336c39852a921059da0", + "globals": [], + "declaredModules": [ + "svg-path-bounding-box" + ] + } + }, + "svg-path-parser": { + "1.1": { + "libraryName": "svg-path-parser", + "typingsPackageName": "svg-path-parser", + "projectName": "https://github.com/hughsk/svg-path-parser#readme", + "contributors": [ + { + "name": "tyru", + "url": "https://github.com/tyru", + "githubUsername": "tyru" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cfaffdbd644d609755af986f0af7754656afffd35b287ffadb3e9f96057c6d4", + "globals": [], + "declaredModules": [ + "svg-path-parser" + ] + } + }, + "svg-sprite": { + "0.0": { + "libraryName": "svg-sprite", + "typingsPackageName": "svg-sprite", + "projectName": "https://github.com/jkphl/svg-sprite", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "winston", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "7aabe8ed30203484ecb6c686a3ede1539771161323477f3e83dfcf5c0fd85ecf", + "globals": [], + "declaredModules": [ + "svg-sprite" + ] + } + }, + "svg-sprite-loader": { + "3.9": { + "libraryName": "svg-sprite-loader", + "typingsPackageName": "svg-sprite-loader", + "projectName": "https://github.com/kisenka/svg-sprite-loader/releases", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 9, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "plugin.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3464c0d6797cf2129c6b85e471c3be018d384aafe2c2cb522ce94a7fa1638817", + "globals": [], + "declaredModules": [ + "svg-sprite-loader", + "svg-sprite-loader/plugin" + ] + } + }, + "svg2png": { + "4.1": { + "libraryName": "svg2png", + "typingsPackageName": "svg2png", + "projectName": "https://github.com/domenic/svg2png", + "contributors": [ + { + "name": "hans windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + }, + { + "name": "songChengcheng", + "url": "https://github.com/sccgithub", + "githubUsername": "sccgithub" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "83df91ccf693edfa94c9d1b27416989a3e7e4ac01764edcebdb180cfcfdbde80", + "globals": [], + "declaredModules": [ + "svg2png" + ] + } + }, + "svg4everybody": { + "2.1": { + "libraryName": "svg4everybody", + "typingsPackageName": "svg4everybody", + "projectName": "https://github.com/jonathantneal/svg4everybody#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "bryceosterhaus", + "url": "https://github.com/bryceosterhaus", + "githubUsername": "bryceosterhaus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25bc864b9df80bfb63f0795975882fe44f89cc6ee29a36745d79ad91e864f9e5", + "globals": [ + "svg4everybody" + ], + "declaredModules": [ + "svg4everybody" + ] + } + }, + "svgjs.draggable": { + "0.0": { + "libraryName": "svgjs.draggable", + "typingsPackageName": "svgjs.draggable", + "projectName": "http://www.svgjs.com/", + "contributors": [ + { + "name": "Luigi Trabacchin", + "url": "https://github.com/LiFeleSs", + "githubUsername": "LiFeleSs" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a84d907985c6920fbdcac3f56cdc19142eae2bea3167f95f85d694d23cf24ad", + "globals": [], + "declaredModules": [] + } + }, + "svgjs.resize": { + "0.0": { + "libraryName": "svgjs.resize", + "typingsPackageName": "svgjs.resize", + "projectName": "http://www.svgjs.com/", + "contributors": [ + { + "name": "Kevin Gutiérrez", + "url": "https://github.com/jkevingutierrez", + "githubUsername": "jkevingutierrez" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c0528afea251e98d9c369cffb75892562d7b06a7496b81b432a9b73f3e0783d", + "globals": [], + "declaredModules": [] + } + }, + "svgo": { + "1.3": { + "libraryName": "svgo", + "typingsPackageName": "svgo", + "projectName": "https://github.com/svg/svgo", + "contributors": [ + { + "name": "Bradley Ayers", + "url": "https://github.com/bradleyayers", + "githubUsername": "bradleyayers" + }, + { + "name": "Gilad Gray", + "url": "https://github.com/giladgray", + "githubUsername": "giladgray" + }, + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + }, + { + "name": "Jan Karres", + "url": "https://github.com/jankarres", + "githubUsername": "jankarres" + }, + { + "name": "Gavin Gregory", + "url": "https://github.com/gavingregory", + "githubUsername": "gavingregory" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0b3a078b1de882c9b9fed49644d0336e9e296792efd8eefe176881577319271", + "globals": [], + "declaredModules": [ + "svgo" + ] + } + }, + "svgr__rollup": { + "4.3": { + "libraryName": "@svgr/rollup", + "typingsPackageName": "svgr__rollup", + "projectName": "https://github.com/smooth-code/svgr/tree/master/packages/rollup", + "contributors": [ + { + "name": "Nick", + "url": "https://github.com/fobdy", + "githubUsername": "fobdy" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "rollup", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@svgr/rollup" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rollup", + "version": "^1.23.1" + } + ], + "contentHash": "167e9132f834fd790be5a476f35f7df041502e71d5559975e07961b9534a0e55", + "globals": [], + "declaredModules": [ + "svgr__rollup" + ] + } + }, + "sw-precache": { + "5.2": { + "libraryName": "sw-precache", + "typingsPackageName": "sw-precache", + "projectName": "https://github.com/googlechrome/sw-precache", + "contributors": [ + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sw-toolbox", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "sw-toolbox", + "version": "*" + } + ], + "contentHash": "067716b8fe2412ecc90ed6ee1d0722e361bf905fd53cb252b827061ec601c328", + "globals": [], + "declaredModules": [ + "sw-precache" + ] + } + }, + "sw-precache-webpack-plugin": { + "0.11": { + "libraryName": "sw-precache-webpack-plugin", + "typingsPackageName": "sw-precache-webpack-plugin", + "projectName": "https://github.com/goldhand/sw-precache-webpack-plugin#readme", + "contributors": [ + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sw-precache", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d40345b6627d4d8d122153c6a614e52398f31529bcbadf6e103391fec73f295", + "globals": [], + "declaredModules": [ + "sw-precache-webpack-plugin" + ] + } + }, + "swag": { + "0.6": { + "libraryName": "swag", + "typingsPackageName": "swag", + "projectName": "https://github.com/elving/swag", + "contributors": [ + { + "name": "Shogo Iwano", + "url": "https://github.com/shiwano", + "githubUsername": "shiwano" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "handlebars", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "214d0916d80e884d183d60f9505fed59e8d604ad3fbc9a6dd3ab528bc21d8513", + "globals": [ + "Swag" + ], + "declaredModules": [ + "swag" + ] + } + }, + "swagger-express-middleware": { + "1.0": { + "libraryName": "swagger-express-middleware", + "typingsPackageName": "swagger-express-middleware", + "projectName": "https://github.com/BigstickCarpet/swagger-express-middleware", + "contributors": [ + { + "name": "Alexandre Roba", + "url": "https://github.com/alexandreroba", + "githubUsername": "alexandreroba" + }, + { + "name": "Tromgy", + "url": "https://github.com/tromgy", + "githubUsername": "tromgy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "swagger-parser", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "swagger-parser", + "version": "^7.0.1" + } + ], + "contentHash": "f6e2584e7d613698e43ba9dd12c43698bd71d2d898eafc1a53644490d957c29c", + "globals": [], + "declaredModules": [ + "swagger-express-middleware" + ] + } + }, + "swagger-express-mw": { + "0.7": { + "libraryName": "swagger-express-mw", + "typingsPackageName": "swagger-express-mw", + "projectName": "https://github.com/apigee-127/swagger-express#readme", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "swagger-node-runner", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ee50cb199e7fba3dafe30685cceb6bd334f07423b0b646564b0d281fba51facf", + "globals": [], + "declaredModules": [ + "swagger-express-mw" + ] + } + }, + "swagger-express-validator": { + "0.0": { + "libraryName": "swagger-express-validator", + "typingsPackageName": "swagger-express-validator", + "projectName": "https://github.com/gargol/swagger-express-validator", + "contributors": [ + { + "name": "Pinguet62", + "url": "https://github.com/pinguet62", + "githubUsername": "pinguet62" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a3cf6cfbeee15b869bd18eff21f7cfc70dc726f767a82ff286d064f3538b2ca", + "globals": [], + "declaredModules": [ + "swagger-express-validator" + ] + } + }, + "swagger-hapi": { + "0.7": { + "libraryName": "swagger-hapi", + "typingsPackageName": "swagger-hapi", + "projectName": "https://github.com/apigee-127/swagger-hapi#readme", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "swagger-node-runner", + "version": "*" + } + ], + "testDependencies": [ + "hapi" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "66e5f5983695b137cde1ce0c58573ba1bd160d9585eaaa0fc5a2775bab57e1e6", + "globals": [], + "declaredModules": [ + "swagger-hapi" + ] + } + }, + "swagger-jsdoc": { + "3.0": { + "libraryName": "swagger-jsdoc", + "typingsPackageName": "swagger-jsdoc", + "projectName": "https://github.com/surnet/swagger-jsdoc", + "contributors": [ + { + "name": "Daniel Grove", + "url": "https://github.com/drGrove", + "githubUsername": "drGrove" + }, + { + "name": "Neil Bryson Cargamento", + "url": "https://github.com/neilbryson", + "githubUsername": "neilbryson" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f5a312348f49eaf94271b722716efa3d068ec3a4d37d9cd26f2dfe77ee8808f", + "globals": [], + "declaredModules": [ + "swagger-jsdoc" + ] + } + }, + "swagger-node-runner": { + "0.6": { + "libraryName": "swagger-node-runner", + "typingsPackageName": "swagger-node-runner", + "projectName": "https://github.com/theganyo/swagger-node-runner", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": { + "major": 16 + } + }, + { + "name": "express", + "version": "*" + }, + { + "name": "swagger-schema-official", + "version": "*" + }, + { + "name": "restify", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "connect", + "sails.io.js" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d36ded656b40663d602b431d61e1f6d9da709e516390868561f2598aee151645", + "globals": [], + "declaredModules": [ + "swagger-node-runner" + ] + } + }, + "swagger-restify-mw": { + "0.7": { + "libraryName": "swagger-restify-mw", + "typingsPackageName": "swagger-restify-mw", + "projectName": "https://github.com/apigee-127/swagger-restify#readme", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "swagger-node-runner", + "version": "*" + } + ], + "testDependencies": [ + "restify" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bfaaaf32ff84053599341d4afa9f895e2fb9c5d484c151973ac469f9549153ff", + "globals": [], + "declaredModules": [ + "swagger-restify-mw" + ] + } + }, + "swagger-sails-hook": { + "0.7": { + "libraryName": "swagger-sails-hook", + "typingsPackageName": "swagger-sails-hook", + "projectName": "https://github.com/apigee-127/swagger-sails#readme", + "contributors": [ + { + "name": "Michael Mrowetz", + "url": "https://github.com/micmro", + "githubUsername": "micmro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "swagger-node-runner", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b659b455d1e6831b6bf24d4badacc5d9b6bdc84a5a6290b61665db643f6781ed", + "globals": [], + "declaredModules": [ + "swagger-sails-hook" + ] + } + }, + "swagger-schema-official": { + "2.0": { + "libraryName": "swagger-schema-official", + "typingsPackageName": "swagger-schema-official", + "projectName": "https://swagger.io/specification/", + "contributors": [ + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Ben Southgate", + "url": "https://github.com/bsouthga", + "githubUsername": "bsouthga" + }, + { + "name": "Nicholas Merritt", + "url": "https://github.com/nimerritt", + "githubUsername": "nimerritt" + }, + { + "name": "Mauri Edo", + "url": "https://github.com/mauriedo", + "githubUsername": "mauriedo" + }, + { + "name": "Vincenzo Chianese", + "url": "https://github.com/XVincentX", + "githubUsername": "XVincentX" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a978d5c8317e0e0087bef1d5a329233f7ff4c4347724119b1f7f7aa34cea5528", + "globals": [], + "declaredModules": [ + "swagger-schema-official" + ] + } + }, + "swagger-stats": { + "0.95": { + "libraryName": "swagger-stats", + "typingsPackageName": "swagger-stats", + "projectName": "http://swaggerstats.io", + "contributors": [ + { + "name": "Connor Fitzgerald", + "url": "https://github.com/connorjayfitzgerald", + "githubUsername": "connorjayfitzgerald" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 95, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@hapi/hapi", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "fastify", + "version": "*" + }, + { + "name": "prom-client", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "fastify", + "version": ">=2.11.0" + }, + { + "name": "prom-client", + "version": ">=11.5.3" + } + ], + "contentHash": "1bafd6917f8768a62046a04be68881e9e5124aaa00a6a65d79212507ab8b9283", + "globals": [], + "declaredModules": [ + "swagger-stats" + ] + } + }, + "swagger-tools": { + "0.10": { + "libraryName": "swagger-tools", + "typingsPackageName": "swagger-tools", + "projectName": "https://github.com/apigee-127/swagger-tools", + "contributors": [ + { + "name": "Alex Brick", + "url": "https://github.com/bricka", + "githubUsername": "bricka" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2dcf54751f4c0db3f360d6f0227f8486b85b3f747dd880843f400e10f101ef0f", + "globals": [], + "declaredModules": [ + "swagger-tools" + ] + } + }, + "swagger-ui-dist": { + "3.0": { + "libraryName": "swagger-ui-dist", + "typingsPackageName": "swagger-ui-dist", + "projectName": "https://github.com/swagger-api/swagger-ui#readme", + "contributors": [ + { + "name": "Haowen", + "url": "https://github.com/haowen737", + "githubUsername": "haowen737" + }, + { + "name": "Bryce", + "url": "https://github.com/brycematheson1234", + "githubUsername": "brycematheson1234" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "390e81cbabd060d73bdf2e9d45ff66dd4f41a753746889db8113bef8c89063c1", + "globals": [ + "SwaggerUIDist" + ], + "declaredModules": [ + "swagger-ui-dist" + ] + } + }, + "swagger-ui-express": { + "4.1": { + "libraryName": "swagger-ui-express", + "typingsPackageName": "swagger-ui-express", + "projectName": "https://github.com/scottie1984/swagger-ui-express", + "contributors": [ + { + "name": "Dmitry Rogozhny", + "url": "https://github.com/dmitryrogozhny", + "githubUsername": "dmitryrogozhny" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "serve-static", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1f56c03b95bcffce840e0a620ca81a8ae5681ecaa5824daae05b32532337ec3", + "globals": [], + "declaredModules": [ + "swagger-ui-express" + ] + } + }, + "swagger-ui-react": { + "3.23": { + "libraryName": "swagger-ui-react", + "typingsPackageName": "swagger-ui-react", + "projectName": "https://github.com/swagger-api/swagger-ui#readme", + "contributors": [ + { + "name": "viki.green", + "url": "https://github.com/VictoriaGreen93", + "githubUsername": "VictoriaGreen93" + }, + { + "name": "Mendes", + "url": "https://github.com/fernando-msj", + "githubUsername": "fernando-msj" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 23, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8961e3ccea6c5f0754911975bac6031f81058f502dad9074c50398e7b1ddcb5a", + "globals": [], + "declaredModules": [ + "swagger-ui-react" + ] + } + }, + "swaggerize-express": { + "4.0": { + "libraryName": "swaggerize-express", + "typingsPackageName": "swaggerize-express", + "projectName": "https://github.com/krakenjs/swaggerize-express", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso", + "githubUsername": "mugeso" + }, + { + "name": "Nick Morton", + "url": "https://github.com/nickmorton", + "githubUsername": "nickmorton" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [ + "http", + "net" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bdb8a7f80123713ae3a55a5e4a38ffb259278de0efe2bf75f2b0e8bcf6f10a5c", + "globals": [], + "declaredModules": [ + "swaggerize-express" + ] + } + }, + "swe-validation": { + "1.0": { + "libraryName": "swe-validation", + "typingsPackageName": "swe-validation", + "projectName": "https://github.com/keype/swe-validation", + "contributors": [ + { + "name": "Robert Hjalmers", + "url": "https://github.com/hjalmers", + "githubUsername": "hjalmers" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a3a8c32ac9c430809aeb5ac3819ab4dc75e466a6903bebd1881fab6ba1482a6", + "globals": [], + "declaredModules": [ + "swe-validation" + ] + } + }, + "swfobject": { + "2.2": { + "libraryName": "swfobject", + "typingsPackageName": "swfobject", + "projectName": "https://code.google.com/p/swfobject/", + "contributors": [ + { + "name": "rou", + "url": "https://github.com/rou", + "githubUsername": "rou" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0b35b960f2f22b9b6131b7db26db4d7caf10b66835827a9e65183ba1001e340", + "globals": [ + "swfobject" + ], + "declaredModules": [] + } + }, + "swiftclick": { + "1.2": { + "libraryName": "SwiftClick", + "typingsPackageName": "swiftclick", + "projectName": "https://github.com/munkychop/swiftclick", + "contributors": [ + { + "name": "Laurence C", + "url": "https://github.com/Laurence-C", + "githubUsername": "Laurence-C" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "568738da65efc287c6cb42e4f9dfbbdd613c9d9d0a06322c9bf75f68b4a32569", + "globals": [ + "SwiftClick" + ], + "declaredModules": [ + "swiftclick" + ] + } + }, + "swig": { + "0.0": { + "libraryName": "swig", + "typingsPackageName": "swig", + "projectName": "https://github.com/paularmstrong/swig", + "contributors": [ + { + "name": "Peter Harris", + "url": "https://github.com/CodeAnimal", + "githubUsername": "CodeAnimal" + }, + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0bb200fcfc4bae0e075739ef0f813d9558c7048fbf7024d9ced52da72ec53809", + "globals": [], + "declaredModules": [ + "swig" + ] + } + }, + "swig-email-templates": { + "5.0": { + "libraryName": "swig-email-templates", + "typingsPackageName": "swig-email-templates", + "projectName": "https://github.com/andrewrk/swig-email-templates", + "contributors": [ + { + "name": "Adam Babcock", + "url": "https://github.com/mrhen", + "githubUsername": "mrhen" + }, + { + "name": "Satana Charuwichitratana", + "url": "https://github.com/micksatana", + "githubUsername": "micksatana" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "swig", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "029578221534e561850650486ce039554f067b3d954d72121bba47b93cfdad1b", + "globals": [], + "declaredModules": [ + "swig-email-templates" + ] + } + }, + "swipe": { + "2.0": { + "libraryName": "Swipe", + "typingsPackageName": "swipe", + "projectName": "https://github.com/thebird/Swipe", + "contributors": [ + { + "name": "Andrey Kurdyumov", + "url": "https://github.com/kant2002", + "githubUsername": "kant2002" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7d5f1edad96fc71870b7c6f39cf0ac447bd24efc48c3755a0364f8a989b1f10", + "globals": [ + "Swipe" + ], + "declaredModules": [] + } + }, + "swiper": { + "5.2": { + "libraryName": "Swiper", + "typingsPackageName": "swiper", + "projectName": "https://github.com/nolimits4web/Swiper", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano", + "githubUsername": "sgaliano" + }, + { + "name": "Luca Trazzi", + "url": "https://github.com/lucax88x", + "githubUsername": "lucax88x" + }, + { + "name": "Eugene Matseruk", + "url": "https://github.com/ematseruk", + "githubUsername": "ematseruk" + }, + { + "name": "Luiz M.", + "url": "https://github.com/odahcam", + "githubUsername": "odahcam" + }, + { + "name": "Justin Abene", + "url": "https://github.com/jmca", + "githubUsername": "jmca" + }, + { + "name": "Asif Rahman", + "url": "https://github.com/daem0ndev", + "githubUsername": "daem0ndev" + }, + { + "name": "Liad Idan", + "url": "https://github.com/LiadIdan", + "githubUsername": "LiadIdan" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts", + "js/swiper.esm.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09fc6d22cec9d576cb657334614e94a30fc0d50b40f9efd963815cacb7b08054", + "globals": [], + "declaredModules": [ + "swiper", + "swiper/js/swiper.esm" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "Swiper", + "typingsPackageName": "swiper", + "projectName": "https://github.com/nolimits4web/Swiper", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano/" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "swiper", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3e9a9df7103fd669d6298b586699b17f3371ce24fd40db194eba4057378d7e03", + "globals": [ + "Swiper", + "SwiperSlide" + ], + "declaredModules": [ + "swiper" + ] + }, + "3.4": { + "libraryVersionDirectoryName": "3", + "libraryName": "Swiper", + "typingsPackageName": "swiper", + "projectName": "https://github.com/nolimits4web/Swiper", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano", + "githubUsername": "sgaliano" + }, + { + "name": "Luca Trazzi", + "url": "https://github.com/lucax88x", + "githubUsername": "lucax88x" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "swiper", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d569652d6295348fcefb4337d345fee29caa3cef8e5808bebabe1da0a118972f", + "globals": [ + "Swiper", + "SwiperSlide" + ], + "declaredModules": [ + "swiper" + ] + }, + "4.4": { + "libraryVersionDirectoryName": "4", + "libraryName": "Swiper", + "typingsPackageName": "swiper", + "projectName": "https://github.com/nolimits4web/Swiper", + "contributors": [ + { + "name": "Sebastián Galiano", + "url": "https://github.com/sgaliano", + "githubUsername": "sgaliano" + }, + { + "name": "Luca Trazzi", + "url": "https://github.com/lucax88x", + "githubUsername": "lucax88x" + }, + { + "name": "Eugene Matseruk", + "url": "https://github.com/ematseruk", + "githubUsername": "ematseruk" + }, + { + "name": "Luiz M.", + "url": "https://github.com/odahcam", + "githubUsername": "odahcam" + }, + { + "name": "Justin Abene", + "url": "https://github.com/jmca", + "githubUsername": "jmca" + }, + { + "name": "Asif Rahman", + "url": "https://github.com/daem0ndev", + "githubUsername": "daem0ndev" + }, + { + "name": "Liad Idan", + "url": "https://github.com/LiadIdan", + "githubUsername": "LiadIdan" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "dist/js/swiper.esm.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "swiper", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "978a1718c6dfe8e26e0b68043ef480da36448b4d125b9d762542b8fcdb5a5367", + "globals": [], + "declaredModules": [ + "swiper", + "swiper/dist/js/swiper.esm" + ] + } + }, + "swipeview": { + "1.0": { + "libraryName": "SwipeView", + "typingsPackageName": "swipeview", + "projectName": "http://cubiq.org/swipeview", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "afa883d005050e55f3e9f83dc5f2e84274a8ca68810b94356909fd0dd0611677", + "globals": [ + "SwipeView" + ], + "declaredModules": [] + } + }, + "switchery": { + "0.8": { + "libraryName": "switchery", + "typingsPackageName": "switchery", + "projectName": "https://github.com/abpetkov/switchery", + "contributors": [ + { + "name": "Bruno Grieder", + "url": "https://github.com/bgrieder", + "githubUsername": "bgrieder" + }, + { + "name": "Clayton Lautier", + "url": "https://github.com/claylaut", + "githubUsername": "claylaut" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9da4fe8a722e8469a25698e8f9dd8f4a413585b95047d1ec7136c087fa594d5c", + "globals": [ + "Switchery" + ], + "declaredModules": [ + "switchery" + ] + } + }, + "swiz": { + "0.0": { + "libraryName": "swiz", + "typingsPackageName": "swiz", + "projectName": "https://github.com/racker/node-swiz", + "contributors": [ + { + "name": "Jeff Goddard", + "url": "https://github.com/jedigo", + "githubUsername": "jedigo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f7a9bfa0aa294e412bdc9ae852afae969cf220648cfeaccab7c9a3c1d895304", + "globals": [], + "declaredModules": [ + "swiz" + ] + } + }, + "sybase-promised": { + "1.0": { + "libraryName": "sybase-promised", + "typingsPackageName": "sybase-promised", + "projectName": "https://github.com/mscamargo/sybase-promised#readme", + "contributors": [ + { + "name": "Sergey12313", + "url": "https://github.com/sergey12313", + "githubUsername": "sergey12313" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "60c24b72e5dbce72679e16bf3a84843656fa9581d97306c1da2c889fd6f988b6", + "globals": [ + "sybasepromised" + ], + "declaredModules": [ + "sybase-promised" + ] + } + }, + "sylvester": { + "0.1": { + "libraryName": "sylvester", + "typingsPackageName": "sylvester", + "projectName": "https://github.com/jcoglan/sylvester", + "contributors": [ + { + "name": "Stephane Alie", + "url": "https://github.com/StephaneAlie", + "githubUsername": "StephaneAlie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "242f878748e6ec8d25f590f9990e5f0a5af2ec0f5657161118c178c1e38b35af", + "globals": [ + "$L", + "$M", + "$P", + "$V", + "Line", + "Matrix", + "Plane", + "Sylvester", + "Vector" + ], + "declaredModules": [] + } + }, + "sylvester-es6": { + "0.0": { + "libraryName": "sylvester-es6", + "typingsPackageName": "sylvester-es6", + "projectName": "https://github.com/pithumke/sylvester", + "contributors": [ + { + "name": "briwa", + "url": "https://github.com/briwa", + "githubUsername": "briwa" + }, + { + "name": "Stephane Alie", + "url": "https://github.com/StephaneAlie", + "githubUsername": "StephaneAlie" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87f87ab4685b5ad2d65154707478e4bebe002cce59653a56343c626143937d27", + "globals": [], + "declaredModules": [ + "sylvester-es6" + ] + } + }, + "symbol-tree": { + "3.2": { + "libraryName": "symbol-tree", + "typingsPackageName": "symbol-tree", + "projectName": "https://github.com/jsdom/js-symbol-tree#symbol-tree", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/SymbolTree.d.ts", + "lib/TreeIterator.d.ts", + "lib/TreePosition.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdf1ebb501ec280a163b09005de82d432e90b05826b37d763a3790343f70c78f", + "globals": [], + "declaredModules": [ + "symbol-tree/lib/TreePosition", + "symbol-tree", + "symbol-tree/lib/SymbolTree", + "symbol-tree/lib/TreeIterator" + ] + } + }, + "symlink-or-copy": { + "1.2": { + "libraryName": "symlink-or-copy", + "typingsPackageName": "symlink-or-copy", + "projectName": "https://github.com/broccolijs/node-symlink-or-copy#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b89ad3393e3d8e79e51973ab8442f05a5ecb33995127d005da3fd0425a341da", + "globals": [], + "declaredModules": [ + "symlink-or-copy" + ] + } + }, + "synaptic": { + "1.0": { + "libraryName": "synaptic", + "typingsPackageName": "synaptic", + "projectName": "https://github.com/cazala/synaptic", + "contributors": [ + { + "name": "Markus Peloso", + "url": "https://github.com/ToastHawaii", + "githubUsername": "ToastHawaii" + }, + { + "name": "Austin Cummings", + "url": "https://github.com/austincummings", + "githubUsername": "austincummings" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8251255245998a1951233288e4efdc78bdf1696e126ec79854ad6ea0a0f4d288", + "globals": [ + "Synaptic" + ], + "declaredModules": [ + "synaptic" + ] + } + }, + "syntax-error": { + "1.4": { + "libraryName": "syntax-error", + "typingsPackageName": "syntax-error", + "projectName": "https://github.com/browserify/syntax-error", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "acorn", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1005538be86f194060cf1a9f7712b0889f1a194325b84467443b0ad2146cf802", + "globals": [], + "declaredModules": [ + "syntax-error" + ] + } + }, + "syslog-client": { + "1.1": { + "libraryName": "node-syslog-client", + "typingsPackageName": "syslog-client", + "projectName": "https://github.com/paulgrove/node-syslog-client", + "contributors": [ + { + "name": "Romain CONNESSON", + "url": "https://github.com/helorem", + "githubUsername": "helorem" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3665be938740dc71cc3a4c0d5f17e2f85cb7c90e6999bcd22eca9d9cf8e6678c", + "globals": [], + "declaredModules": [ + "syslog-client" + ] + } + }, + "systemjs": { + "6.1": { + "libraryName": "SystemJS", + "typingsPackageName": "systemjs", + "projectName": "https://github.com/systemjs/systemjs", + "contributors": [ + { + "name": "Joel Denning", + "url": "https://github.com/joeldenning", + "githubUsername": "joeldenning" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76727048fb46342d3c30b50c534f9640f5b25f89e012d97758e7c19ea6cc56c5", + "globals": [ + "System" + ], + "declaredModules": [] + }, + "0.20": { + "libraryVersionDirectoryName": "0", + "libraryName": "SystemJS", + "typingsPackageName": "systemjs", + "projectName": "https://github.com/systemjs/systemjs", + "contributors": [ + { + "name": "Ludovic HENIN", + "url": "https://github.com/ludohenin", + "githubUsername": "ludohenin" + }, + { + "name": "Nathan Walker", + "url": "https://github.com/NathanWalker", + "githubUsername": "NathanWalker" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + }, + { + "name": "Aluan Haddad", + "url": "https://github.com/aluanhaddad", + "githubUsername": "aluanhaddad" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 20, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "systemjs", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "26f6bf890dca514f807bf14d72a7317cde3021f54cf3b6441a5f299cb854a1f6", + "globals": [ + "SystemJSLoader" + ], + "declaredModules": [ + "systemjs" + ] + } + }, + "tabbable": { + "3.1": { + "libraryName": "tabbable", + "typingsPackageName": "tabbable", + "projectName": "https://github.com/davidtheclark/tabbable", + "contributors": [ + { + "name": "Michael Swiger", + "url": "https://github.com/mokkan", + "githubUsername": "mokkan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ac88eba7a20077d0df749ffe372a57455edaf8cc13bec15f93075abb565175c", + "globals": [], + "declaredModules": [ + "tabbable" + ] + } + }, + "table": { + "4.0": { + "libraryName": "table", + "typingsPackageName": "table", + "projectName": "https://github.com/gajus/table", + "contributors": [ + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + }, + { + "name": "mrmlnc", + "url": "https://github.com/mrmlnc", + "githubUsername": "mrmlnc" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce2252813527314141f85d25daa569d5ef34ca8ffe2b8d32f40119852b9bdd34", + "globals": [], + "declaredModules": [ + "table" + ] + } + }, + "table-resolver": { + "4.1": { + "libraryName": "table-resolver", + "typingsPackageName": "table-resolver", + "projectName": "https://github.com/reactabular/table-resolver#readme", + "contributors": [ + { + "name": "Marcos Junior", + "url": "https://github.com/junalmeida", + "githubUsername": "junalmeida" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7426df7c090c4581194e54a28b0086182c96301411fed55623b13ea591509618", + "globals": [], + "declaredModules": [ + "table-resolver" + ] + } + }, + "tableau": { + "2.2": { + "libraryName": "tableau", + "typingsPackageName": "tableau", + "projectName": "https://onlinehelp.tableau.com/current/api/js_api/en-us/JavaScriptAPI/js_api.htm", + "contributors": [ + { + "name": "Greg Zapp", + "url": "https://github.com/protip", + "githubUsername": "protip" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03ce4fb5b5c3c2d392e259fd3982a5a345aa1a5410eba25cdf6e9f6ebb3e7210", + "globals": [ + "tableau" + ], + "declaredModules": [] + } + }, + "tableify": { + "1.1": { + "libraryName": "tableify", + "typingsPackageName": "tableify", + "projectName": "https://github.com/wankdanker/node-tableify", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc512333c2d77d9d56279591a9a5c89e7538d12261478064372b80eb4741d78f", + "globals": [], + "declaredModules": [ + "tableify" + ] + } + }, + "tablesorter": { + "2.31": { + "libraryName": "tablesorter", + "typingsPackageName": "tablesorter", + "projectName": "https://mottie.github.io/tablesorter/", + "contributors": [ + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 31, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "Design/CoreTheme.d.ts", + "Design/Theme.d.ts", + "Design/ThemeCollection.d.ts", + "Filtering/ColumnFilter.d.ts", + "Filtering/FilterBox.d.ts", + "Filtering/FilterEventHandler.d.ts", + "Filtering/FilterFunction.d.ts", + "Filtering/FilterFunctionCollection.d.ts", + "Filtering/FilterPlaceholders.d.ts", + "Filtering/FilterStatic.d.ts", + "Filtering/Formatter/FilterControlFactory.d.ts", + "Filtering/Formatter/FilterFormatter.d.ts", + "Filtering/Formatter/Html5Formatter.d.ts", + "Filtering/Formatter/Options/ComparableOptions.d.ts", + "Filtering/Formatter/Options/ControlOptions.d.ts", + "Filtering/Formatter/Options/DateOptions.d.ts", + "Filtering/Formatter/Options/DefaultValueOptions.d.ts", + "Filtering/Formatter/Options/DelayableOptions.d.ts", + "Filtering/Formatter/Options/Html5ColorOptions.d.ts", + "Filtering/Formatter/Options/Html5NumberOptions.d.ts", + "Filtering/Formatter/Options/Html5RangeOptions.d.ts", + "Filtering/Formatter/Options/IntervalOptions.d.ts", + "Filtering/Formatter/Options/NumericOptions.d.ts", + "Filtering/Formatter/Options/PreviewableOptions.d.ts", + "Filtering/Formatter/Options/RangeOptions.d.ts", + "Filtering/Formatter/Options/Select2Options.d.ts", + "Filtering/Formatter/Options/StrictOptions.d.ts", + "Filtering/Formatter/Options/TestableOptions.d.ts", + "Filtering/Formatter/Options/ToggleableOptions.d.ts", + "Filtering/Formatter/Options/UIDateCompareOptions.d.ts", + "Filtering/Formatter/Options/UIDateRangeOptions.d.ts", + "Filtering/Formatter/Options/UIOptionsBase.d.ts", + "Filtering/Formatter/Options/UIRangeOptions.d.ts", + "Filtering/Formatter/Options/UISliderOptions.d.ts", + "Filtering/Formatter/Options/UISpinnerOptions.d.ts", + "Filtering/Formatter/Select2Formatter.d.ts", + "Filtering/Formatter/UIFormatter.d.ts", + "Filtering/FunctionSelectSource.d.ts", + "Filtering/MatchType.d.ts", + "Filtering/MatchTypeSettings.d.ts", + "Filtering/SelectSource.d.ts", + "Filtering/SelectSources.d.ts", + "Filtering/ValidSelectSources.d.ts", + "Globalization/GlobalizeSettings.d.ts", + "Omit.d.ts", + "Paging/AjaxDataProcessor.d.ts", + "Paging/AjaxErrorHandler.d.ts", + "Paging/AjaxUrlProcessor.d.ts", + "Paging/PageSize.d.ts", + "Paging/PagerClasses.d.ts", + "Paging/PagerConfiguration.d.ts", + "Paging/PagerConfigurationStore.d.ts", + "Paging/PagerDataPart.d.ts", + "Paging/PagerEventHandler.d.ts", + "Paging/PagerEventMap.d.ts", + "Paging/PagerInitialRows.d.ts", + "Paging/PagerMemory.d.ts", + "Paging/PagerOutputProcessor.d.ts", + "Paging/PagerSelectors.d.ts", + "Parsing/ParsedCell.d.ts", + "Parsing/ParsedData.d.ts", + "Parsing/ParsedOption.d.ts", + "Parsing/Parser.d.ts", + "Parsing/ParserType.d.ts", + "Parsing/TextExtractor.d.ts", + "Sorting/EmptySorting.d.ts", + "Sorting/NumberSorter.d.ts", + "Sorting/RelativeSortDefinition.d.ts", + "Sorting/RelativeSorting.d.ts", + "Sorting/SortDefinition.d.ts", + "Sorting/SortDefinitionOrder.d.ts", + "Sorting/SortInitiator.d.ts", + "Sorting/SortOrder.d.ts", + "Sorting/StringSorting.d.ts", + "Sorting/TableSorting.d.ts", + "Sorting/TextSorter.d.ts", + "Storage/StorageConfiguration.d.ts", + "Storage/StorageType.d.ts", + "System/CommonEventHandler.d.ts", + "System/ConfigEventHandler.d.ts", + "System/ConfigEventMap.d.ts", + "System/EventMap.d.ts", + "System/HeaderResizeOptions.d.ts", + "System/InitializationEventHandler.d.ts", + "System/Locale.d.ts", + "System/MappedSettings.d.ts", + "System/ParameterlessTriggerNameMap.d.ts", + "System/RenderHeaderEventHandler.d.ts", + "System/RenderTemplateEventHandler.d.ts", + "System/TablesorterCache.d.ts", + "System/TablesorterConfigBase.d.ts", + "System/TablesorterConfiguration.d.ts", + "System/TablesorterConfigurationStore.d.ts", + "System/TablesorterEventHandler.d.ts", + "System/TablesorterHeading.d.ts", + "System/TriggerCallbackHandler.d.ts", + "System/TriggerNameMap.d.ts", + "Tablesorter.d.ts", + "Widgets/ColumnWidgetOptions.d.ts", + "Widgets/FilterOptions.d.ts", + "Widgets/PagerOptions.d.ts", + "Widgets/ResizingOptions.d.ts", + "Widgets/SaveSortOptions.d.ts", + "Widgets/StickyHeaderOptions.d.ts", + "Widgets/Widget.d.ts", + "Widgets/WidgetOptionStore.d.ts", + "Widgets/WidgetOptions.d.ts", + "Widgets/ZebraOptions.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jqueryui", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + }, + { + "name": "globalize", + "version": "*" + }, + { + "name": "select2", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65ef2836f016e294239d3f1c397d614df0a183eaab0aab82e676307d80d757f5", + "globals": [], + "declaredModules": [ + "tablesorter", + "tablesorter/Design/CoreTheme", + "tablesorter/Design/Theme", + "tablesorter/Design/ThemeCollection", + "tablesorter/Filtering/ColumnFilter", + "tablesorter/Filtering/FilterBox", + "tablesorter/Filtering/FilterEventHandler", + "tablesorter/Filtering/FilterFunction", + "tablesorter/System/TablesorterConfigurationStore", + "tablesorter/Paging/PagerConfigurationStore", + "tablesorter/Sorting/SortDefinition", + "tablesorter/Sorting/SortDefinitionOrder", + "tablesorter/Paging/PagerConfiguration", + "tablesorter/Paging/AjaxDataProcessor", + "tablesorter/Paging/PagerDataPart", + "tablesorter/Paging/PagerOutputProcessor", + "tablesorter/Paging/AjaxErrorHandler", + "tablesorter/Paging/AjaxUrlProcessor", + "tablesorter/Paging/PagerInitialRows", + "tablesorter/Paging/PageSize", + "tablesorter/Paging/PagerMemory", + "tablesorter/Parsing/Parser", + "tablesorter/Parsing/ParserType", + "tablesorter/Sorting/TableSorting", + "tablesorter/Sorting/SortInitiator", + "tablesorter/Widgets/WidgetOptionStore", + "tablesorter/Widgets/WidgetOptions", + "tablesorter/Widgets/ColumnWidgetOptions", + "tablesorter/Widgets/FilterOptions", + "tablesorter/Filtering/Formatter/FilterControlFactory", + "tablesorter/Filtering/FilterFunctionCollection", + "tablesorter/Filtering/FilterPlaceholders", + "tablesorter/Filtering/MatchTypeSettings", + "tablesorter/Filtering/MatchType", + "tablesorter/Filtering/SelectSources", + "tablesorter/Filtering/FunctionSelectSource", + "tablesorter/Filtering/ValidSelectSources", + "tablesorter/Filtering/SelectSource", + "tablesorter/System/MappedSettings", + "tablesorter/Widgets/ResizingOptions", + "tablesorter/Widgets/SaveSortOptions", + "tablesorter/Storage/StorageType", + "tablesorter/Widgets/StickyHeaderOptions", + "tablesorter/Widgets/PagerOptions", + "tablesorter/Paging/PagerClasses", + "tablesorter/Paging/PagerSelectors", + "tablesorter/Widgets/ZebraOptions", + "tablesorter/System/TablesorterCache", + "tablesorter/System/TablesorterConfiguration", + "tablesorter/Globalization/GlobalizeSettings", + "tablesorter/Parsing/TextExtractor", + "tablesorter/Sorting/EmptySorting", + "tablesorter/Sorting/NumberSorter", + "tablesorter/Sorting/RelativeSortDefinition", + "tablesorter/Sorting/RelativeSorting", + "tablesorter/Sorting/SortOrder", + "tablesorter/Sorting/StringSorting", + "tablesorter/Sorting/TextSorter", + "tablesorter/System/InitializationEventHandler", + "tablesorter/System/RenderHeaderEventHandler", + "tablesorter/System/RenderTemplateEventHandler", + "tablesorter/System/TablesorterConfigBase", + "tablesorter/System/TablesorterHeading", + "tablesorter/Filtering/FilterStatic", + "tablesorter/Parsing/ParsedOption", + "tablesorter/Filtering/Formatter/FilterFormatter", + "tablesorter/Filtering/Formatter/Html5Formatter", + "tablesorter/Filtering/Formatter/Options/Html5ColorOptions", + "tablesorter/Filtering/Formatter/Options/DefaultValueOptions", + "tablesorter/Filtering/Formatter/Options/PreviewableOptions", + "tablesorter/Filtering/Formatter/Options/StrictOptions", + "tablesorter/Filtering/Formatter/Options/TestableOptions", + "tablesorter/Filtering/Formatter/Options/ToggleableOptions", + "tablesorter/Filtering/Formatter/Options/Html5NumberOptions", + "tablesorter/Filtering/Formatter/Options/ControlOptions", + "tablesorter/Filtering/Formatter/Options/ComparableOptions", + "tablesorter/Filtering/Formatter/Options/DelayableOptions", + "tablesorter/Filtering/Formatter/Options/IntervalOptions", + "tablesorter/Filtering/Formatter/Options/NumericOptions", + "tablesorter/Filtering/Formatter/Options/Html5RangeOptions", + "tablesorter/Filtering/Formatter/Options/RangeOptions", + "tablesorter/Filtering/Formatter/UIFormatter", + "tablesorter/Filtering/Formatter/Options/UIDateCompareOptions", + "tablesorter/Filtering/Formatter/Options/DateOptions", + "tablesorter/Filtering/Formatter/Options/UIDateRangeOptions", + "tablesorter/Filtering/Formatter/Options/UIRangeOptions", + "tablesorter/Omit", + "tablesorter/Filtering/Formatter/Options/UIOptionsBase", + "tablesorter/Filtering/Formatter/Options/UISliderOptions", + "tablesorter/Filtering/Formatter/Options/UISpinnerOptions", + "tablesorter/Filtering/Formatter/Select2Formatter", + "tablesorter/Filtering/Formatter/Options/Select2Options", + "tablesorter/Paging/PagerEventHandler", + "tablesorter/Paging/PagerEventMap", + "tablesorter/Parsing/ParsedCell", + "tablesorter/Parsing/ParsedData", + "tablesorter/Storage/StorageConfiguration", + "tablesorter/System/CommonEventHandler", + "tablesorter/System/ConfigEventHandler", + "tablesorter/System/ConfigEventMap", + "tablesorter/System/EventMap", + "tablesorter/System/HeaderResizeOptions", + "tablesorter/System/Locale", + "tablesorter/System/ParameterlessTriggerNameMap", + "tablesorter/System/TablesorterEventHandler", + "tablesorter/System/TriggerCallbackHandler", + "tablesorter/System/TriggerNameMap", + "tablesorter/Tablesorter", + "tablesorter/Widgets/Widget" + ] + } + }, + "tabtab": { + "3.0": { + "libraryName": "tabtab", + "typingsPackageName": "tabtab", + "projectName": "https://github.com/mklabs/node-tabtab", + "contributors": [ + { + "name": "Vojtěch Habarta", + "url": "https://github.com/vojtechhabarta", + "githubUsername": "vojtechhabarta" + }, + { + "name": "Kamontat Chantrachirathumrong", + "url": "https://github.com/kamontat", + "githubUsername": "kamontat" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "minimist" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1f76ccd37cd5514f32d4ff425865c08f7fc474058453819156f163df3c39309c", + "globals": [], + "declaredModules": [ + "tabtab" + ] + } + }, + "tabulator": { + "0.1": { + "libraryName": "tabulator", + "typingsPackageName": "tabulator", + "projectName": "https://github.com/codenautas/tabulator", + "contributors": [ + { + "name": "Eugenio Arosteguy", + "url": "https://github.com/euginio", + "githubUsername": "euginio" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d37ca0016215d72c095b7068f2f0d6d62f11e1d94794ca2cd7225fe8656faec0", + "globals": [ + "tabulatorLib" + ], + "declaredModules": [ + "tabulator" + ] + } + }, + "tabulator-tables": { + "4.5": { + "libraryName": "tabulator-tables", + "typingsPackageName": "tabulator-tables", + "projectName": "http://tabulator.info", + "contributors": [ + { + "name": "Josh Harris", + "url": "https://github.com/jojoshua", + "githubUsername": "jojoshua" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8fc3c3621296d40b46829df3c79191c949a0bfd990e5c184ed5ac75e13a5a60b", + "globals": [ + "Tabulator" + ], + "declaredModules": [] + } + }, + "tail": { + "2.0": { + "libraryName": "tail", + "typingsPackageName": "tail", + "projectName": "https://github.com/lucagrulla/node-tail", + "contributors": [ + { + "name": "Mike Linkovich", + "url": "https://github.com/spacejack", + "githubUsername": "spacejack" + }, + { + "name": "Devin Davies", + "url": "https://github.com/devindavies", + "githubUsername": "devindavies" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f6562aeb6e5149b5e8946e14678cd3a85e815b857dcdfba3b0db85687be5d7d", + "globals": [], + "declaredModules": [ + "tail" + ] + } + }, + "tampermonkey": { + "4.0": { + "libraryName": "Tampermonkey", + "typingsPackageName": "tampermonkey", + "projectName": "https://tampermonkey.net", + "contributors": [ + { + "name": "Steven Wang", + "url": "https://github.com/silverwzw", + "githubUsername": "silverwzw" + }, + { + "name": "Nikolay Borzov", + "url": "https://github.com/nikolay-borzov", + "githubUsername": "nikolay-borzov" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e3f51a4efc3e2c5d69721167b466d8ad30be980ac5fe8f8078bfbd6b4a8fe98", + "globals": [ + "GM_addStyle", + "GM_addValueChangeListener", + "GM_deleteValue", + "GM_download", + "GM_getResourceText", + "GM_getResourceURL", + "GM_getTab", + "GM_getTabs", + "GM_getValue", + "GM_listValues", + "GM_log", + "GM_notification", + "GM_openInTab", + "GM_registerMenuCommand", + "GM_removeValueChangeListener", + "GM_saveTab", + "GM_setClipboard", + "GM_setValue", + "GM_unregisterMenuCommand", + "GM_xmlhttpRequest", + "Tampermonkey", + "unsafeWindow" + ], + "declaredModules": [] + } + }, + "tapable": { + "1.0": { + "libraryName": "tapable", + "typingsPackageName": "tapable", + "projectName": "https://github.com/webpack/tapable.git", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1629823e4f9420c763f28865125c1765bede047e7e826e3e8b126ef5e6a1b65", + "globals": [], + "declaredModules": [ + "tapable" + ] + }, + "0.2": { + "libraryVersionDirectoryName": "0", + "libraryName": "tapable", + "typingsPackageName": "tapable", + "projectName": "https://github.com/webpack/tapable.git", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "tapable", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "48644369fadbc86c2d4e3af19df770580677b68e4022f8821c89b0d746d10b20", + "globals": [], + "declaredModules": [ + "tapable" + ] + } + }, + "tape": { + "4.2": { + "libraryName": "tape", + "typingsPackageName": "tape", + "projectName": "https://github.com/substack/tape", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Haoqun Jiang", + "url": "https://github.com/sodatea", + "githubUsername": "sodatea" + }, + { + "name": "Dennis Schwartz", + "url": "https://github.com/DennisSchwartz", + "githubUsername": "DennisSchwartz" + }, + { + "name": "Michael Henretty", + "url": "https://github.com/mikehenrty", + "githubUsername": "mikehenrty" + }, + { + "name": "Rafał Ostrowski", + "url": "https://github.com/rostrowski", + "githubUsername": "rostrowski" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba022a98dc8cd719bd759c8a35c10473fd7a536afd19a52b3b98f1f412d0fc26", + "globals": [], + "declaredModules": [ + "tape" + ] + } + }, + "tape-async": { + "2.3": { + "libraryName": "tape-async", + "typingsPackageName": "tape-async", + "projectName": "https://github.com/parro-it/tape-async", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tape", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48291469f9a1ed31c06a6e6f49e7e815aa0fc23b33c0dc494fce8ba15b8f5a31", + "globals": [], + "declaredModules": [ + "tape-async" + ] + } + }, + "tape-catch": { + "1.0": { + "libraryName": "tape-catch", + "typingsPackageName": "tape-catch", + "projectName": "https://github.com/michaelrhodes/tape-catch", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tape", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4d9b7eae588712bccd9251c28adbdbcee7f4c08823c56751a1ff79577683bef6", + "globals": [], + "declaredModules": [ + "tape-catch" + ] + } + }, + "tape-promise": { + "4.0": { + "libraryName": "tape-promise", + "typingsPackageName": "tape-promise", + "projectName": "https://github.com/jprichardson/tape-promise#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "tape.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tape", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b6be8ffcc915370ebfc18da9e4ecb848ad31f491be13f2657f55f31e862e00e", + "globals": [], + "declaredModules": [ + "tape-promise/tape", + "tape-promise" + ] + } + }, + "tar": { + "4.0": { + "libraryName": "tar", + "typingsPackageName": "tar", + "projectName": "https://github.com/npm/node-tar", + "contributors": [ + { + "name": "Maxime LUCE", + "url": "https://github.com/SomaticIT", + "githubUsername": "SomaticIT" + }, + { + "name": "Connor Peet", + "url": "https://github.com/connor4312", + "githubUsername": "connor4312" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "minipass", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3153dd22505c6c845ae3b160de2304faee264aedd2b4b10af8894c76a3d80a02", + "globals": [], + "declaredModules": [ + "tar" + ] + } + }, + "tar-fs": { + "1.16": { + "libraryName": "tar-fs", + "typingsPackageName": "tar-fs", + "projectName": "https://github.com/mafintosh/tar-fs", + "contributors": [ + { + "name": "Umoxfo", + "url": "https://github.com/Umoxfo", + "githubUsername": "Umoxfo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 16, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tar-stream", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0cfad9b889fb5d60a14b8eb1f2abb2a94a7222aef84a67799ea217acbfa7443", + "globals": [], + "declaredModules": [ + "tar-fs" + ] + } + }, + "tar-stream": { + "2.1": { + "libraryName": "tar-stream", + "typingsPackageName": "tar-stream", + "projectName": "https://github.com/mafintosh/tar-stream", + "contributors": [ + { + "name": "Guy Lichtman", + "url": "https://github.com/glicht", + "githubUsername": "glicht" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c0c4a5d0cc475d058060ce87812a21edd658111773d04aac966d704b7c902e3", + "globals": [], + "declaredModules": [ + "tar-stream" + ] + }, + "1.6": { + "libraryVersionDirectoryName": "1", + "libraryName": "tar-stream", + "typingsPackageName": "tar-stream", + "projectName": "https://github.com/mafintosh/tar-stream", + "contributors": [ + { + "name": "Guy Lichtman", + "url": "https://github.com/glicht", + "githubUsername": "glicht" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "tar-stream", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "5b9019086dc88faf101cd4d9fe2f0d44a99ac8fa7d424dce2bbf4e3fdf11cb26", + "globals": [], + "declaredModules": [ + "tar-stream" + ] + } + }, + "tarantool-driver": { + "3.0": { + "libraryName": "tarantool-driver", + "typingsPackageName": "tarantool-driver", + "projectName": "https://github.com/tarantool/node-tarantool-driver", + "contributors": [ + { + "name": "Evgeni Zharkov", + "url": "https://github.com/zharkov-eu", + "githubUsername": "zharkov-eu" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "667c77a482c84657c7a214b948e1e4f774c2d8a85de68a8e6c7e78d634fbd86e", + "globals": [], + "declaredModules": [ + "tarantool-driver" + ] + } + }, + "targz": { + "1.0": { + "libraryName": "targz", + "typingsPackageName": "targz", + "projectName": "https://github.com/miskun/targz#readme", + "contributors": [ + { + "name": "Alexander Curtis", + "url": "https://github.com/alexandercurtis", + "githubUsername": "alexandercurtis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tar-fs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d420086dd299f8e6aa4d65fc8c3ecd68cd081c2855f726e29d4ee00c962d810a", + "globals": [], + "declaredModules": [ + "targz" + ] + } + }, + "task-graph-runner": { + "1.0": { + "libraryName": "task-graph-runner", + "typingsPackageName": "task-graph-runner", + "projectName": "https://github.com/thejameskyle/task-graph-runner#readme", + "contributors": [ + { + "name": "Melvin Groenhoff", + "url": "https://github.com/mgroenhoff", + "githubUsername": "mgroenhoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f773f168dac633a0378272537abe5a739695b3dec4e7945ea071e19b09d5f3d", + "globals": [], + "declaredModules": [ + "task-graph-runner" + ] + } + }, + "task-worklet": { + "0.1": { + "libraryName": "task-worklet", + "typingsPackageName": "task-worklet", + "projectName": "https://github.com/developit/task-worklet", + "contributors": [ + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.9", + "typesVersions": [ + "3.1" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "typescript", + "version": ">2.9.0" + } + ], + "contentHash": "d27d64c9f9d1c5ae36cebc1b87d6a91e9bdd464e6f0188014e0724bab754e1de", + "globals": [ + "TaskQueue" + ], + "declaredModules": [ + "task-worklet" + ] + } + }, + "tcp-ping": { + "0.1": { + "libraryName": "tcp-ping", + "typingsPackageName": "tcp-ping", + "projectName": "https://github.com/wesolyromek/tcp-ping", + "contributors": [ + { + "name": "JUNG YONG WOO", + "url": "https://github.com/stegano", + "githubUsername": "stegano" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "411085110f827414ee24c651a0c89550773620bad65ad3b5fb6e816226462b84", + "globals": [], + "declaredModules": [ + "tcp-ping" + ] + } + }, + "tcp-port-used": { + "1.0": { + "libraryName": "tcp-port-used", + "typingsPackageName": "tcp-port-used", + "projectName": "https://github.com/stdarg/tcp-port-used", + "contributors": [ + { + "name": "Gaute Johansen", + "url": "https://github.com/gautejohan", + "githubUsername": "gautejohan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d148d1349d31b1d96686cbb64adc8e6d15541e7f21cdb39317dd5785730b4296", + "globals": [], + "declaredModules": [ + "tcp-port-used" + ] + } + }, + "tdweb": { + "1.4": { + "libraryName": "tdweb", + "typingsPackageName": "tdweb", + "projectName": "https://github.com/tdlib/example/web/tdweb", + "contributors": [ + { + "name": "Alexander Krisko", + "url": "https://github.com/esindger", + "githubUsername": "esindger" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa381d1e8e9cc89c74aa659c033a58538e8a800929c8dad0f513953efdd29456", + "globals": [ + "tdweb" + ], + "declaredModules": [ + "tdweb" + ] + } + }, + "tea-merge": { + "0.0": { + "libraryName": "tea-merge", + "typingsPackageName": "tea-merge", + "projectName": "https://github.com/qualiancy/tea-merge", + "contributors": [ + { + "name": "No one", + "url": "null@example.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82956a2ef731d9a70e1ced46483ed90b6dc46b8be196ad4fbfd322532620dd94", + "globals": [], + "declaredModules": [ + "tea-merge" + ] + } + }, + "teddy": { + "0.4": { + "libraryName": "teddy", + "typingsPackageName": "teddy", + "projectName": "https://github.com/rooseveltframework/teddy", + "contributors": [ + { + "name": "Benjamin Lannon", + "url": "https://github.com/lannonbr", + "githubUsername": "lannonbr" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ddea53dd95eeca390ad2868ae831d3a500f7f5a892414143a60b22c9df39f24", + "globals": [], + "declaredModules": [ + "teddy" + ] + } + }, + "tedious": { + "4.0": { + "libraryName": "tedious", + "typingsPackageName": "tedious", + "projectName": "http://tediousjs.github.io/tedious/", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Chris Thompson", + "url": "https://github.com/cjthompson", + "githubUsername": "cjthompson" + }, + { + "name": "Suraiya Hameed", + "url": "https://github.com/v-suhame", + "githubUsername": "v-suhame" + }, + { + "name": "Guilherme Amorim", + "url": "https://github.com/guiampm", + "githubUsername": "guiampm" + }, + { + "name": "Simon Childs", + "url": "https://github.com/csharpsi", + "githubUsername": "csharpsi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6536c7ec0b43d939955e51f9ec1d085d64cdf29d03e9fd60e8a5df86011a5a3a", + "globals": [], + "declaredModules": [ + "tedious" + ] + } + }, + "tedious-connection-pool": { + "1.0": { + "libraryName": "tedious-connection-pool", + "typingsPackageName": "tedious-connection-pool", + "projectName": "https://github.com/tediousjs/tedious-connection-pool", + "contributors": [ + { + "name": "Cyprien Autexier", + "url": "https://github.com/sandorfr", + "githubUsername": "sandorfr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tedious", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3060295fc490cf2b436205f17dcde5170d0593811639a72986600baf2d50785e", + "globals": [], + "declaredModules": [ + "tedious-connection-pool" + ] + } + }, + "teechart": { + "1.3": { + "libraryName": "TeeChart", + "typingsPackageName": "teechart", + "projectName": "http://www.steema.com", + "contributors": [ + { + "name": "Steema Software", + "url": "https://steema.com/" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "91afbf2fa1ca672e6fb0f3a4102111c59704442cc893acc1521859faaa76e77b", + "globals": [ + "Tee" + ], + "declaredModules": [] + } + }, + "telebot": { + "1.2": { + "libraryName": "telebot", + "typingsPackageName": "telebot", + "projectName": "https://github.com/mullwar/telebot", + "contributors": [ + { + "name": "Simone Mariotti", + "url": "https://github.com/mariotsi", + "githubUsername": "mariotsi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc8bab585208e48ee50ea59ad1552d8ce10b6ae981b8083a8f7a4cc2c206fd74", + "globals": [], + "declaredModules": [ + "telebot" + ] + } + }, + "temp": { + "0.8": { + "libraryName": "temp", + "typingsPackageName": "temp", + "projectName": "https://github.com/bruce/node-temp", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de1262c88cdc8be63bb50a97ac99ea07721724db52baa483e27d169f0397d1b8", + "globals": [], + "declaredModules": [ + "temp" + ] + } + }, + "temp-fs": { + "0.9": { + "libraryName": "temp-fs", + "typingsPackageName": "temp-fs", + "projectName": "https://github.com/jakwings/node-temp-fs", + "contributors": [ + { + "name": "MEDIA CHECK s.r.o.", + "url": "http://www.mediacheck.cz/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d5700be983c438a09e6949a39d5e996e96afee360ad6818c5636c2b08cdfb88", + "globals": [], + "declaredModules": [ + "temp-fs" + ] + } + }, + "terminal-kit": { + "1.28": { + "libraryName": "terminal-kit", + "typingsPackageName": "terminal-kit", + "projectName": "https://github.com/cronvel/terminal-kit#readme", + "contributors": [ + { + "name": "katsanva", + "url": "https://github.com/katsanva", + "githubUsername": "katsanva" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 28, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "Rect.d.ts", + "ScreenBuffer.d.ts", + "ScreenBufferHD.d.ts", + "Terminal.d.ts", + "TextBuffer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "nextgen-events", + "version": "*" + } + ], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a2497405bcbabb33b6474131832de56b902fc82210abf82b3a6183a84a8b51e", + "globals": [ + "TextBuffer" + ], + "declaredModules": [ + "terminal-kit", + "terminal-kit/Rect", + "terminal-kit/Terminal", + "terminal-kit/ScreenBuffer", + "terminal-kit/ScreenBufferHD", + "terminal-kit/TextBuffer" + ] + } + }, + "terminal-menu": { + "2.1": { + "libraryName": "terminal-menu", + "typingsPackageName": "terminal-menu", + "projectName": "https://github.com/substack/terminal-menu", + "contributors": [ + { + "name": "Arun Aravind", + "url": "https://github.com/aravindarun", + "githubUsername": "aravindarun" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "tty" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc3316c269589f397bfe480c758ee34e425507384b423f833331dc76128229d", + "globals": [], + "declaredModules": [ + "terminal-menu" + ] + } + }, + "tern": { + "0.23": { + "libraryName": "tern", + "typingsPackageName": "tern", + "projectName": "https://github.com/ternjs/tern", + "contributors": [ + { + "name": "Nikolaj Kappler", + "url": "https://github.com/nkappler", + "githubUsername": "nkappler" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 23, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/infer/index.d.ts", + "lib/tern/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "estree", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7d5409b3a45afabf191a8f7207fcec4080457b7418b7ab22dea60d8e73f1d27c", + "globals": [], + "declaredModules": [ + "tern", + "tern/lib/infer", + "tern/lib/tern" + ] + } + }, + "terser-webpack-plugin": { + "2.2": { + "libraryName": "terser-webpack-plugin", + "typingsPackageName": "terser-webpack-plugin", + "projectName": "https://github.com/webpack-contrib/terser-webpack-plugin", + "contributors": [ + { + "name": "Daniel Schopf", + "url": "https://github.com/Danscho", + "githubUsername": "Danscho" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "terser", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "terser", + "version": "^4.3.9" + } + ], + "contentHash": "f5d56bced77874b81bf368834803c92828e9b498491be03c0da6e8f6c2713f7f", + "globals": [], + "declaredModules": [ + "terser-webpack-plugin" + ] + } + }, + "teslajs": { + "4.7": { + "libraryName": "teslajs", + "typingsPackageName": "teslajs", + "projectName": "https://github.com/mseminatore/TeslaJS#readme", + "contributors": [ + { + "name": "Felipe Castillo", + "url": "https://github.com/fcastilloec", + "githubUsername": "fcastilloec" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "64e8ec5bc6133fb73abc60918e441b3db8666733f06e1090db7a5da9fdd96a90", + "globals": [], + "declaredModules": [ + "teslajs" + ] + } + }, + "tesseract.js": { + "0.0": { + "libraryName": "tesseract.js", + "typingsPackageName": "tesseract.js", + "projectName": "https://github.com/naptha/tesseract.js", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "815b2267414ad9892f75defddcb7c2b1089f6c6471f880f0da2bb43fa86249cb", + "globals": [ + "Tesseract" + ], + "declaredModules": [ + "tesseract.js" + ] + } + }, + "test-console": { + "1.1": { + "libraryName": "test-console", + "typingsPackageName": "test-console", + "projectName": "https://github.com/jamesshore/test-console", + "contributors": [ + { + "name": " Roberto Soares", + "url": "https://github.com/roberto", + "githubUsername": "roberto" + }, + { + "name": "Pedro Guidoux", + "url": "https://github.com/guidoux", + "githubUsername": "guidoux" + }, + { + "name": "Guilherme Moretti", + "url": "https://github.com/gbmoretti", + "githubUsername": "gbmoretti" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "01777e598d99d424f5d25e4db3485fc0cfbe13d6cb040b823cce8a2731bdddab", + "globals": [], + "declaredModules": [ + "test-console" + ] + } + }, + "test-listen": { + "1.1": { + "libraryName": "test-listen", + "typingsPackageName": "test-listen", + "projectName": "https://github.com/zeit/test-listen", + "contributors": [ + { + "name": "Stephen Mathieson", + "url": "https://github.com/stephenmathieson", + "githubUsername": "stephenmathieson" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "http" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7425048282d5fa3f793fa7b43676d550ec467aeb7021ea7017bbe67f6d7caeed", + "globals": [], + "declaredModules": [ + "test-listen" + ] + } + }, + "testing-library__cypress": { + "5.0": { + "libraryName": "@testing-library/cypress", + "typingsPackageName": "testing-library__cypress", + "projectName": "https://github.com/testing-library/cypress-testing-library", + "contributors": [ + { + "name": "Aaron Mc Adam", + "url": "https://github.com/aaronmcadam", + "githubUsername": "aaronmcadam" + }, + { + "name": "Basti Buck", + "url": "https://github.com/bastibuck", + "githubUsername": "bastibuck" + }, + { + "name": "Stefano Magni", + "url": "https://github.com/NoriSte", + "githubUsername": "NoriSte" + }, + { + "name": "Justin Hall", + "url": "https://github.com/wKovacs64", + "githubUsername": "wKovacs64" + }, + { + "name": "Brian Ng", + "url": "https://github.com/existentialism", + "githubUsername": "existentialism" + }, + { + "name": "Airat Aminev", + "url": "https://github.com/airato", + "githubUsername": "airato" + }, + { + "name": "Simon Jespersen", + "url": "https://github.com/simjes", + "githubUsername": "simjes" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "add-commands.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@testing-library/dom", + "version": "*" + } + ], + "testDependencies": [ + "Cypress", + "@testing-library/cypress" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "cypress", + "version": "*" + } + ], + "contentHash": "b7a1dd41378e17693a1eb972f7bf308ff0587c892b600e0affab75c880034ec1", + "globals": [], + "declaredModules": [ + "testing-library__cypress" + ] + } + }, + "testing-library__dom": { + "6.12": { + "libraryName": "@testing-library/dom", + "typingsPackageName": "testing-library__dom", + "projectName": "https://github.com/testing-library/dom-testing-library", + "contributors": [ + { + "name": "Alex Krolick", + "url": "https://github.com/alexkrolick", + "githubUsername": "alexkrolick" + }, + { + "name": "Kent C Dodds", + "url": "https://github.com/kentcdodds", + "githubUsername": "kentcdodds" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Weyert de Boer", + "url": "https://github.com/weyert", + "githubUsername": "weyert" + }, + { + "name": "Ronald Rey", + "url": "https://github.com/reyronald", + "githubUsername": "reyronald" + }, + { + "name": "Justin Hall", + "url": "https://github.com/wKovacs64", + "githubUsername": "wKovacs64" + }, + { + "name": "Wesley Tsai", + "url": "https://github.com/wezleytsai", + "githubUsername": "wezleytsai" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 12, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "config.d.ts", + "events.d.ts", + "get-node-text.d.ts", + "get-queries-for-element.d.ts", + "index.d.ts", + "matches.d.ts", + "pretty-dom.d.ts", + "queries.d.ts", + "query-helpers.d.ts", + "role-helpers.d.ts", + "screen.d.ts", + "wait-for-dom-change.d.ts", + "wait-for-element-to-be-removed.d.ts", + "wait-for-element.d.ts", + "wait.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "pretty-format", + "version": "*" + } + ], + "testDependencies": [ + "@testing-library/dom" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "pretty-format", + "version": "^24.3.0" + } + ], + "contentHash": "79b0d128697a5852e63ef0955f3cc80e098de7036ccd8205ae5416c9cf5e1567", + "globals": [], + "declaredModules": [ + "testing-library__dom", + "testing-library__dom/get-queries-for-element", + "testing-library__dom/matches", + "testing-library__dom/queries", + "testing-library__dom/query-helpers", + "testing-library__dom/wait-for-element", + "testing-library__dom/screen", + "testing-library__dom/wait", + "testing-library__dom/wait-for-dom-change", + "testing-library__dom/wait-for-element-to-be-removed", + "testing-library__dom/get-node-text", + "testing-library__dom/events", + "testing-library__dom/pretty-dom", + "testing-library__dom/role-helpers", + "testing-library__dom/config" + ] + } + }, + "testing-library__jest-dom": { + "5.0": { + "libraryName": "@testing-library/jest-dom", + "typingsPackageName": "testing-library__jest-dom", + "projectName": "https://github.com/testing-library/jest-dom", + "contributors": [ + { + "name": "Ernesto García", + "url": "https://github.com/gnapse", + "githubUsername": "gnapse" + }, + { + "name": "John Gozde", + "url": "https://github.com/jgoz", + "githubUsername": "jgoz" + }, + { + "name": "Seth Macpherson", + "url": "https://github.com/smacpherson64", + "githubUsername": "smacpherson64" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8f8154b01874d5c9c2693a4f8a92855dd5f526f197fb767bc60f3341d11005de", + "globals": [], + "declaredModules": [] + } + }, + "testing-library__react": { + "9.1": { + "libraryName": "@testing-library/react", + "typingsPackageName": "testing-library__react", + "projectName": "https://github.com/testing-library/react-testing-library", + "contributors": [ + { + "name": "Alex Krolick", + "url": "https://github.com/alexkrolick", + "githubUsername": "alexkrolick" + }, + { + "name": "Kent C Dodds", + "url": "https://github.com/kentcdodds", + "githubUsername": "kentcdodds" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Weyert de Boer", + "url": "https://github.com/weyert", + "githubUsername": "weyert" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Daniel Afonso", + "url": "https://github.com/danieljcafonso", + "githubUsername": "danieljcafonso" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "pure.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@testing-library/dom", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + } + ], + "testDependencies": [ + "react", + "@testing-library/react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6dfd1c2b6ad53a59520858be6a48b0b90ad4180ff9c85f6c214b5f8df8e90e27", + "globals": [], + "declaredModules": [ + "testing-library__react", + "testing-library__react/pure" + ] + } + }, + "testing-library__react-hooks": { + "3.2": { + "libraryName": "@testing-library/react-hooks", + "typingsPackageName": "testing-library__react-hooks", + "projectName": "https://github.com/testing-library/react-hooks-testing-library", + "contributors": [ + { + "name": "Michael Peyper", + "url": "https://github.com/mpeyper", + "githubUsername": "mpeyper" + }, + { + "name": "Sarah Dayan", + "url": "https://github.com/sarahdayan", + "githubUsername": "sarahdayan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-test-renderer", + "version": "*" + } + ], + "testDependencies": [ + "@testing-library/react-hooks" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29cf24adc4a422ae3a3a9197261916da8b9cf89b0e2457450ce791ed7bab9dd2", + "globals": [], + "declaredModules": [ + "testing-library__react-hooks" + ] + } + }, + "testing-library__user-event": { + "4.1": { + "libraryName": "@testing-library/user-event", + "typingsPackageName": "testing-library__user-event", + "projectName": "https://github.com/testing-library/user-event", + "contributors": [ + { + "name": "Wu Haotian", + "url": "https://github.com/whtsky", + "githubUsername": "whtsky" + }, + { + "name": "Weyert de Boer", + "url": "https://github.com/weyert", + "githubUsername": "weyert" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "user-event" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "610533f33a78d176dfb5a8b2aec3f2ffd32a4b4afb44a9a29b22bbeba1476e9c", + "globals": [], + "declaredModules": [ + "testing-library__user-event" + ] + } + }, + "testing-library__vue": { + "2.0": { + "libraryName": "@testing-library/vue", + "typingsPackageName": "testing-library__vue", + "projectName": "https://github.com/testing-library/vue-testing-library", + "contributors": [ + { + "name": "Tim Yates", + "url": "https://github.com/cimbul", + "githubUsername": "cimbul" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@vue/test-utils", + "version": "*" + }, + { + "name": "vue", + "version": "*" + }, + { + "name": "vuex", + "version": "*" + }, + { + "name": "vue-router", + "version": "*" + }, + { + "name": "@testing-library/dom", + "version": "*" + } + ], + "testDependencies": [ + "@testing-library/vue" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@vue/test-utils", + "version": "^1.0.0-beta.29" + }, + { + "name": "vue", + "version": "^2.6.10" + }, + { + "name": "vue-router", + "version": "^3.0" + }, + { + "name": "vuex", + "version": "^3.0" + } + ], + "contentHash": "419f5109b96f7541e6e06dee31026475a2421fa22667fb332fac7b6cdb2ad237", + "globals": [], + "declaredModules": [ + "testing-library__vue" + ] + } + }, + "testingbot-api": { + "1.0": { + "libraryName": "testingbot-api", + "typingsPackageName": "testingbot-api", + "projectName": "https://github.com/testingbot/testingbot-api", + "contributors": [ + { + "name": "Tim Brust", + "url": "https://github.com/timbru31", + "githubUsername": "timbru31" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff58ff76c48ac7b42ef0cb0dd02719e42ced3d077417dc17d8075192829a2f9d", + "globals": [], + "declaredModules": [ + "testingbot-api" + ] + } + }, + "tether": { + "1.4": { + "libraryName": "Tether", + "typingsPackageName": "tether", + "projectName": "https://github.hubspot.com/tether/", + "contributors": [ + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d2ee8665184e74cbd1da49f43defb8da85a95d900b873ccb536188770b3a6db", + "globals": [ + "Tether" + ], + "declaredModules": [ + "tether" + ] + } + }, + "tether-drop": { + "1.4": { + "libraryName": "Drop", + "typingsPackageName": "tether-drop", + "projectName": "https://github.hubspot.com/drop/", + "contributors": [ + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tether", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e5a0a961ea931c21c494c264b5bc8002b198d71b23d6d0537eb666a70aded10", + "globals": [ + "Drop" + ], + "declaredModules": [ + "tether-drop" + ] + } + }, + "tether-shepherd": { + "1.2": { + "libraryName": "Tether-Shepherd", + "typingsPackageName": "tether-shepherd", + "projectName": "https://github.hubspot.com/shepherd/", + "contributors": [ + { + "name": "Matt Gibbs", + "url": "https://github.com/mtgibbs", + "githubUsername": "mtgibbs" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b2a4a9c05a00d3eb7e195e32095e6bfde84f9a501f57214b94a943963dfc3854", + "globals": [ + "Shepherd" + ], + "declaredModules": [] + } + }, + "text-buffer": { + "13.0": { + "libraryName": "text-buffer", + "typingsPackageName": "text-buffer", + "projectName": "https://github.com/atom/text-buffer", + "contributors": [ + { + "name": "GlenCFL", + "url": "https://github.com/GlenCFL", + "githubUsername": "GlenCFL" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "event-kit", + "version": "*" + }, + { + "name": "pathwatcher", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76382a645a22b3737b1c22bce3ae955af6ef334bcce9b83d6682f8e9d85616dc", + "globals": [], + "declaredModules": [ + "text-buffer" + ] + } + }, + "text-encoding": { + "0.0": { + "libraryName": "text-encoding", + "typingsPackageName": "text-encoding", + "projectName": "https://github.com/inexorabletash/text-encoding", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Thomas Nicollet", + "url": "https://github.com/nwmqpa", + "githubUsername": "nwmqpa" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9de3c1387490c439747b3560d96a713d67cfc48601492c394656f26fec4f83c0", + "globals": [ + "TextEncoding" + ], + "declaredModules": [ + "text-encoding" + ] + } + }, + "text-encoding-utf-8": { + "1.0": { + "libraryName": "text-encoding-utf-8", + "typingsPackageName": "text-encoding-utf-8", + "projectName": "https://github.com/arv/text-encoding-utf-8", + "contributors": [ + { + "name": "Paul Taylor", + "url": "https://github.com/trxcllnt", + "githubUsername": "trxcllnt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "853a7a61cc1f353069060e45fccd457989bd95a4da67b22ac4b5a4dd673af002", + "globals": [ + "TextEncoding" + ], + "declaredModules": [ + "text-encoding-utf-8" + ] + } + }, + "text-table": { + "0.2": { + "libraryName": "text-table", + "typingsPackageName": "text-table", + "projectName": "https://github.com/substack/text-table", + "contributors": [ + { + "name": "Saad Quadri", + "url": "https://github.com/saadq", + "githubUsername": "saadq" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b7a72fe70074d37b908d73d6ff467c6af1b8c21fec88cac7a21d81455cbaa3a4", + "globals": [], + "declaredModules": [ + "text-table" + ] + } + }, + "textarea-caret": { + "3.0": { + "libraryName": "textarea-caret", + "typingsPackageName": "textarea-caret", + "projectName": "https://github.com/component/textarea-caret-position", + "contributors": [ + { + "name": "Brendan Forster", + "url": "https://github.com/shiftkey", + "githubUsername": "shiftkey" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1264ad546f00947a784cb8069cb14753937d70a28da35e355c8fc01bca09723f", + "globals": [], + "declaredModules": [ + "textarea-caret" + ] + } + }, + "textextensions": { + "2.4": { + "libraryName": "textextensions", + "typingsPackageName": "textextensions", + "projectName": "https://github.com/bevry/textextensions", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9e88db944d6010489cca6c1149fa65e1f5a83a1b013ecb9f794c6d64e156034b", + "globals": [], + "declaredModules": [ + "textextensions" + ] + } + }, + "textract": { + "2.4": { + "libraryName": "textract", + "typingsPackageName": "textract", + "projectName": "https://github.com/dbashford/textract/", + "contributors": [ + { + "name": "Luca Lindhorst", + "url": "https://github.com/lal12", + "githubUsername": "lal12" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ddad3d4ee410be18e9154e1f5b129762f9dfdbd6510c53cb212fabaf67746624", + "globals": [], + "declaredModules": [ + "textract" + ] + } + }, + "textversionjs": { + "1.1": { + "libraryName": "textversionjs", + "typingsPackageName": "textversionjs", + "projectName": "https://github.com/EDMdesigner/textversionjs", + "contributors": [ + { + "name": "Aaron Osher", + "url": "https://github.com/aaronosher", + "githubUsername": "aaronosher" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b16a9ca2fbe8d46816f408fae3bd3f8f424ff014336c5e10f2262b9343606962", + "globals": [], + "declaredModules": [ + "textversionjs" + ] + } + }, + "texzilla": { + "0.9": { + "libraryName": "texzilla", + "typingsPackageName": "texzilla", + "projectName": "https://github.com/fred-wang/TeXZilla/", + "contributors": [ + { + "name": "Michal Grňo", + "url": "https://github.com/m93a", + "githubUsername": "m93a" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2ad1f2241e6cd7f76a9f45b26d8da678c851a2ff738a1b20b96f034792d58ce0", + "globals": [], + "declaredModules": [ + "texzilla" + ] + } + }, + "tgfancy": { + "0.13": { + "libraryName": "tgfancy", + "typingsPackageName": "tgfancy", + "projectName": "https://github.com/GochoMugo/tgfancy", + "contributors": [ + { + "name": "Giorgio Garasto", + "url": "https://github.com/Dabolus", + "githubUsername": "Dabolus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-telegram-bot-api", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dec1d38ecd361b8126f4674e530c4976778dbad343ce209a833ed68952a63d44", + "globals": [], + "declaredModules": [ + "tgfancy" + ] + } + }, + "theme-ui": { + "0.3": { + "libraryName": "theme-ui", + "typingsPackageName": "theme-ui", + "projectName": "https://github.com/system-ui/theme-ui#readme", + "contributors": [ + { + "name": "Erik Stockmeier", + "url": "https://github.com/erikdstock", + "githubUsername": "erikdstock" + }, + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + }, + { + "name": "Brian Andrews", + "url": "https://github.com/sbardian", + "githubUsername": "sbardian" + }, + { + "name": "Rodrigo Pombo", + "url": "https://github.com/pomber", + "githubUsername": "pomber" + }, + { + "name": "Justin Hall", + "url": "https://github.com/wKovacs64", + "githubUsername": "wKovacs64" + }, + { + "name": "Prateek Kathal", + "url": "https://github.com/prateekkathal", + "githubUsername": "prateekkathal" + }, + { + "name": "Piotr Monwid-Olechnowicz", + "url": "https://github.com/hasparus", + "githubUsername": "hasparus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@styled-system/css", + "version": "*" + }, + { + "name": "csstype", + "version": "*" + }, + { + "name": "react", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + }, + { + "name": "@emotion/serialize", + "version": "*" + }, + { + "name": "@theme-ui/components", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@emotion/serialize", + "version": "^0.11.15" + }, + { + "name": "csstype", + "version": "^2.6.6" + } + ], + "contentHash": "e81a289215e3cc59a2c2a0f718077e81e9a0d6fc8547281a2bf53c6dac6dad00", + "globals": [], + "declaredModules": [ + "theme-ui" + ] + } + }, + "theme-ui__components": { + "0.2": { + "libraryName": "@theme-ui/components", + "typingsPackageName": "theme-ui__components", + "projectName": "https://github.com/system-ui/theme-ui", + "contributors": [ + { + "name": "Piotr Monwid-Olechnowicz", + "url": "https://github.com/hasparus", + "githubUsername": "hasparus" + }, + { + "name": "Kristóf Poduszló", + "url": "https://github.com/kripod", + "githubUsername": "kripod" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "@emotion/styled", + "version": "*" + }, + { + "name": "@emotion/core", + "version": "*" + }, + { + "name": "theme-ui", + "version": "*" + }, + { + "name": "styled-system", + "version": "*" + } + ], + "testDependencies": [ + "@theme-ui/components" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@emotion/core", + "version": "^10.0.0" + }, + { + "name": "@emotion/styled", + "version": "^10.0.0" + } + ], + "contentHash": "38138cb756a9113b9f8199ad2db63f93609582da5f908f34a96c435c912211ea", + "globals": [], + "declaredModules": [ + "theme-ui__components" + ] + } + }, + "then-eos": { + "1.0": { + "libraryName": "then-eos", + "typingsPackageName": "then-eos", + "projectName": "https://github.com/meoguru/node-then-eos", + "contributors": [ + { + "name": "Sean Marvi Oliver Genabe", + "url": "https://github.com/seangenabe", + "githubUsername": "seangenabe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "32aaf2e1c01ce69b64a40c0813c788e77b7a5f9742c4d1663190188448f961f7", + "globals": [], + "declaredModules": [ + "then-eos" + ] + } + }, + "theo": { + "8.1": { + "libraryName": "Theo", + "typingsPackageName": "theo", + "projectName": "https://github.com/salesforce-ux/theo", + "contributors": [ + { + "name": "Pete Petrash", + "url": "https://github.com/petekp", + "githubUsername": "petekp" + }, + { + "name": "Niko Laitinen", + "url": "https://github.com/laitine", + "githubUsername": "laitine" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "immutable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "immutable", + "version": "3.8.2" + } + ], + "contentHash": "0e52732a6986d639e3937af67275d434e00d19398ac07b1a5812e1cae428bffd", + "globals": [], + "declaredModules": [ + "theo" + ] + } + }, + "thepiratebay": { + "1.4": { + "libraryName": "thepiratebay", + "typingsPackageName": "thepiratebay", + "projectName": "http://github.com/t3chnoboy/thepiratebay", + "contributors": [ + { + "name": "Jack Sorrell", + "url": "https://github.com/jsorrell", + "githubUsername": "jsorrell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0130c19e3b2c9200338d232ab17997543d75b85a75d57c1a920ba72dca15475c", + "globals": [], + "declaredModules": [ + "thepiratebay" + ] + } + }, + "three-tds-loader": { + "1.1": { + "libraryName": "three-tds-loader", + "typingsPackageName": "three-tds-loader", + "projectName": "https://github.com/codetheorist/three-tds-loader", + "contributors": [ + { + "name": "Konstantin Lukaschenko", + "url": "https://github.com/KonstantinLukaschenko", + "githubUsername": "KonstantinLukaschenko" + }, + { + "name": "Stefan Schönsee", + "url": "https://github.com/sschoensee", + "githubUsername": "sschoensee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "three", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "three", + "version": "*" + } + ], + "contentHash": "cbe20323761cd4a00320647a72a5e1429be02108b6d8021516c89bb8d1827a58", + "globals": [], + "declaredModules": [ + "three-tds-loader" + ] + } + }, + "thrift": { + "0.10": { + "libraryName": "thrift", + "typingsPackageName": "thrift", + "projectName": "http://thrift.apache.org", + "contributors": [ + { + "name": "Kamek", + "url": "https://github.com/kamek-pf", + "githubUsername": "kamek-pf" + }, + { + "name": "Kevin Greene", + "url": "https://github.com/kevin-greene-ck", + "githubUsername": "kevin-greene-ck" + }, + { + "name": "Jesse Zhang", + "url": "https://github.com/jessezhang91", + "githubUsername": "jessezhang91" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-int64", + "version": "*" + }, + { + "name": "q", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "74f83b3aa2638b4bebba921ca4392ac462fcfe46cdbc0d25a03bc65ed513fd2d", + "globals": [], + "declaredModules": [ + "thrift" + ] + } + }, + "throng": { + "4.0": { + "libraryName": "throng", + "typingsPackageName": "throng", + "projectName": "https://github.com/hunterloftis/throng", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + }, + { + "name": "Tate Thurston", + "url": "https://github.com/tatethurston", + "githubUsername": "tatethurston" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "af3534560c39793b1171ea49bd114a941a4245b66d214c40ade10d98f81670ed", + "globals": [ + "throng" + ], + "declaredModules": [ + "throng" + ] + } + }, + "throttle": { + "1.0": { + "libraryName": "throttle", + "typingsPackageName": "throttle", + "projectName": "https://github.com/TooTallNate/node-throttle", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0df2feca59404ffecbbe6ccb4fa31dbbc14ea070ffd339111d4cb6ae32be985", + "globals": [], + "declaredModules": [ + "throttle" + ] + } + }, + "throttle-debounce": { + "2.1": { + "libraryName": "throttle-debounce", + "typingsPackageName": "throttle-debounce", + "projectName": "https://github.com/niksy/throttle-debounce", + "contributors": [ + { + "name": "Marek Buchar", + "url": "https://github.com/czbuchi", + "githubUsername": "czbuchi" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + }, + { + "name": "Thomas Oddsund", + "url": "https://github.com/oddsund", + "githubUsername": "oddsund" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8adb54836c4a82286e9e06515968293d0b9ab6b8fd6502f6bdd327704fcd741a", + "globals": [], + "declaredModules": [ + "throttle-debounce" + ] + } + }, + "throttleit": { + "1.0": { + "libraryName": "throttleit", + "typingsPackageName": "throttleit", + "projectName": "https://github.com/component/throttle", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3d00c53a17fd99abac6a5807b0e870d71be5efeb23c69a29dc00a94c51e17a21", + "globals": [], + "declaredModules": [ + "throttleit" + ] + } + }, + "through": { + "0.0": { + "libraryName": "through", + "typingsPackageName": "through", + "projectName": "https://github.com/dominictarr/through", + "contributors": [ + { + "name": "Andrew Gaspar", + "url": "https://github.com/AndrewGaspar", + "githubUsername": "AndrewGaspar" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3996b1a279d089a058a1a75920fe1ecede23bfe41d1bacd479e0fef6bd998c70", + "globals": [], + "declaredModules": [ + "through" + ] + } + }, + "through2": { + "2.0": { + "libraryName": "through2 v", + "typingsPackageName": "through2", + "projectName": "https://github.com/rvagg/through2", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "jedmao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Georgios Valotasios", + "url": "https://github.com/valotas", + "githubUsername": "valotas" + }, + { + "name": "Ben Chauvette", + "url": " https://github.com/bdchauvette" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + }, + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58b96dbd8a17b83e1b26a5810ed13b67830a726eae9dc72b6e97146d03027e66", + "globals": [], + "declaredModules": [ + "through2" + ] + }, + "0.4": { + "libraryVersionDirectoryName": "0", + "libraryName": "through2 v", + "typingsPackageName": "through2", + "projectName": "https://github.com/rvagg/through2", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "jedmao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "through2", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "298d6209ec9c72f2dad9608c4fe5fd2957144a4df259f609c260ad7875d57ff9", + "globals": [], + "declaredModules": [ + "through2" + ] + } + }, + "through2-concurrent": { + "2.0": { + "libraryName": "through2-concurrent", + "typingsPackageName": "through2-concurrent", + "projectName": "https://github.com/almost/through2-concurrent", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through2", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc7aa92ba24da243c1306723bfb00ed267d490a53fefe701a25bbd37347316d0", + "globals": [], + "declaredModules": [ + "through2-concurrent" + ] + } + }, + "through2-map": { + "3.0": { + "libraryName": "through2-map", + "typingsPackageName": "through2-map", + "projectName": "https://github.com/brycebaril/through2-map", + "contributors": [ + { + "name": "Lucas Hill", + "url": "https://github.com/LucasHill", + "githubUsername": "LucasHill" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "through2", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "00f414f4ee1ddfc2ff02a2f9b3c317dfed51fbbf0f376549c93df02d2d2bdfad", + "globals": [], + "declaredModules": [ + "through2-map" + ] + } + }, + "tile-reduce": { + "3.1": { + "libraryName": "tile-reduce", + "typingsPackageName": "tile-reduce", + "projectName": "https://github.com/mapbox/tile-reduce", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "245738b8e0a5e23a2f6ba161fcaca90a64b6699c93bec510f7f38d1ff97eac7b", + "globals": [ + "TileReduce" + ], + "declaredModules": [ + "tile-reduce" + ] + } + }, + "tilebelt": { + "1.0": { + "libraryName": "tilebelt", + "typingsPackageName": "tilebelt", + "projectName": "https://github.com/mapbox/tilebelt", + "contributors": [ + { + "name": "Denis Carriere", + "url": "https://github.com/DenisCarriere", + "githubUsername": "DenisCarriere" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3e928d74d559a3973a11528f7ce2375650291db9fc27c48994466524aebe2b9c", + "globals": [ + "tilebelt" + ], + "declaredModules": [ + "tilebelt" + ] + } + }, + "timeago": { + "1.6": { + "libraryName": "timeago", + "typingsPackageName": "timeago", + "projectName": "http://timeago.yarp.com/", + "contributors": [ + { + "name": "Christophe Coevoet", + "url": "https://github.com/stof", + "githubUsername": "stof" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0861931564ef018300811e2f1df8ff04e68670e04a6231c4874d07720c03ce98", + "globals": [], + "declaredModules": [] + } + }, + "timelinejs": { + "0.0": { + "libraryName": "timelinejs", + "typingsPackageName": "timelinejs", + "projectName": "https://github.com/NUKnightLab/TimelineJS", + "contributors": [ + { + "name": "Roland Zwaga", + "url": "https://github.com/rolandzwaga", + "githubUsername": "rolandzwaga" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2c3d5c0048e2477494dada9708391ef0c5137c0cb6098a0b4369aa9bd7b9273d", + "globals": [ + "createStoryJS" + ], + "declaredModules": [] + } + }, + "timelinejs3": { + "3.4": { + "libraryName": "TimelineJS3", + "typingsPackageName": "timelinejs3", + "projectName": "https://github.com/NUKnightLab/TimelineJS3", + "contributors": [ + { + "name": "Michael Matuszak", + "url": "https://github.com/MikeMatusz", + "githubUsername": "MikeMatusz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f5f5405bdf0a0c043bb07007c2f89bc60a9f712a5590ddca4c44f79e5a29f42", + "globals": [ + "TL" + ], + "declaredModules": [] + } + }, + "timer-machine": { + "1.1": { + "libraryName": "timer-machine", + "typingsPackageName": "timer-machine", + "projectName": "https://github.com/brentburg/timer-machine", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9bc6df301f2f03a618ff872e3ae1ee9d81a7c2313c1fbb00a09c72287781d39", + "globals": [ + "Timer" + ], + "declaredModules": [ + "timer-machine" + ] + } + }, + "timezone-js": { + "0.0": { + "libraryName": "timezone-js", + "typingsPackageName": "timezone-js", + "projectName": "https://github.com/mde/timezone-js", + "contributors": [ + { + "name": "bonnici", + "url": "https://github.com/bonnici", + "githubUsername": "bonnici" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbc4378f3c47bfda82f3e71beb776b31acd4013b774a0c95691bebc5f4d7c9f4", + "globals": [], + "declaredModules": [ + "timezone-js" + ] + } + }, + "timezoned-date": { + "3.0": { + "libraryName": "timezoned-date", + "typingsPackageName": "timezoned-date", + "projectName": "https://github.com/thorn0/timezoned-date#readme", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2af8a43c9b8b69f8242144e4ea8fba84e0028161fb71570e7fc21fb725f93d42", + "globals": [], + "declaredModules": [ + "timezoned-date" + ] + } + }, + "timing-safe-equal": { + "1.0": { + "libraryName": "timing-safe-equal", + "typingsPackageName": "timing-safe-equal", + "projectName": "https://github.com/crypto-browserify/timing-safe-equal", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c09b89949307ca9130021b55234fc9b2402a82425898b97a3ce9dac6f6f0311d", + "globals": [], + "declaredModules": [ + "timing-safe-equal" + ] + } + }, + "timsort": { + "0.3": { + "libraryName": "timsort", + "typingsPackageName": "timsort", + "projectName": "https://github.com/mziccard/node-timsort", + "contributors": [ + { + "name": "Vunovati", + "url": "https://github.com/Vunovati", + "githubUsername": "Vunovati" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c821ea1210573a69b7b948da0014a6c9e6cdc3d6b1e2025807b5629bfda35eb1", + "globals": [], + "declaredModules": [ + "timsort" + ] + } + }, + "tinajs__tina": { + "1.4": { + "libraryName": "@tinajs/tina", + "typingsPackageName": "tinajs__tina", + "projectName": "https://github.com/tinajs/tina", + "contributors": [ + { + "name": "Jiayu Liu", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + }, + { + "name": "Strange Fish", + "url": "https://github.com/strange-fish", + "githubUsername": "strange-fish" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@tinajs/tina" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdd7e6ab547ce8d52170f549a14297b2749fa079e08b624a0d2123ea882fcefc", + "globals": [], + "declaredModules": [ + "tinajs__tina" + ] + } + }, + "tinajs__tina-redux": { + "1.4": { + "libraryName": "@tinajs/tina-redux", + "typingsPackageName": "tinajs__tina-redux", + "projectName": "https://github.com/tinajs/tina-redux", + "contributors": [ + { + "name": "Jiayu Liu", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "@tinajs/tina-redux" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "0105d686151d83391fad9db35c9a193d8ad14bfec30429997f7db4bcc01bebd1", + "globals": [], + "declaredModules": [ + "tinajs__tina-redux" + ] + } + }, + "tinder": { + "1.19": { + "libraryName": "tinder", + "typingsPackageName": "tinder", + "projectName": "https://github.com/tinderjs/tinderjs", + "contributors": [ + { + "name": "Matej Drolc", + "url": "https://github.com/pingec", + "githubUsername": "pingec" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97a275d59d28828980c48a4445403c95acb8602b370265254acb2a49a8d4e973", + "globals": [], + "declaredModules": [ + "tinder" + ] + } + }, + "tingle.js": { + "0.13": { + "libraryName": "tingle.js", + "typingsPackageName": "tingle.js", + "projectName": "https://github.com/robinparisi/tingle#readme", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e422f4b354570ceca6c9814b67e024221d5e75cad98571277d30b6868cf85769", + "globals": [], + "declaredModules": [ + "tingle.js" + ] + } + }, + "tiny-async-pool": { + "1.0": { + "libraryName": "tiny-async-pool", + "typingsPackageName": "tiny-async-pool", + "projectName": "https://github.com/rxaviers/async-pool#readme", + "contributors": [ + { + "name": "Karl-Philipp Wulfert", + "url": "https://github.com/krlwlfrt", + "githubUsername": "krlwlfrt" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dced9537fbb9db9e16c227fc57f9bef256a9ebfd5c51f9977f197958841bb072", + "globals": [], + "declaredModules": [ + "tiny-async-pool" + ] + } + }, + "tiny-secp256k1": { + "1.0": { + "libraryName": "tiny-secp256k1", + "typingsPackageName": "tiny-secp256k1", + "projectName": "https://github.com/bitcoinjs/tiny-secp256k1", + "contributors": [ + { + "name": "Eduardo Henke", + "url": "https://github.com/eduhenke", + "githubUsername": "eduhenke" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a04a7344aad16fa9e5ed0b0262441df89a8db6c6c77cd04a3fe42bca269510a6", + "globals": [], + "declaredModules": [ + "tiny-secp256k1" + ] + } + }, + "tiny-slider-react": { + "0.3": { + "libraryName": "tiny-slider-react", + "typingsPackageName": "tiny-slider-react", + "projectName": "https://github.com/jechav/tiny-slider-react#readme", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c3e1479cda3041c2a1917beca83af5eab278c8e64b7f9abec7a7f287bb4aa83", + "globals": [], + "declaredModules": [ + "tiny-slider-react" + ] + } + }, + "tinycolor2": { + "1.4": { + "libraryName": "tinycolor", + "typingsPackageName": "tinycolor2", + "projectName": "https://github.com/bgrins/TinyColor", + "contributors": [ + { + "name": "Mordechai Zuber", + "url": "https://github.com/M-Zuber", + "githubUsername": "M-Zuber" + }, + { + "name": "Geert Jansen", + "url": "https://github.com/geertjansen", + "githubUsername": "geertjansen" + }, + { + "name": "Niels van Hoorn", + "url": "https://github.com/nvh", + "githubUsername": "nvh" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eaaff70e4faf80b1b47915cd10c499ee21dbceac38d1ac2435e72627a4934d0a", + "globals": [ + "tinycolor" + ], + "declaredModules": [ + "tinycolor2" + ] + } + }, + "tinycon": { + "0.6": { + "libraryName": "tinycon", + "typingsPackageName": "tinycon", + "projectName": "https://github.com/tommoor/tinycon", + "contributors": [ + { + "name": "Daniel Waxweiler", + "url": "https://github.com/dwaxweiler", + "githubUsername": "dwaxweiler" + }, + { + "name": "Julian Hundeloh", + "url": "https://github.com/jaulz", + "githubUsername": "jaulz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1156d1a203820c787e6b8652cf4a8afff1b59b2ddaf265b6e49ab2c6e68663f4", + "globals": [], + "declaredModules": [ + "tinycon" + ] + } + }, + "tinycopy": { + "2.1": { + "libraryName": "tinycopy", + "typingsPackageName": "tinycopy", + "projectName": "https://github.com/vvatanabe/tinycopy", + "contributors": [ + { + "name": "Yuichi Watanabe", + "url": "https://github.com/vvatanabe", + "githubUsername": "vvatanabe" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a17d519d90ffd3b8792030cf5219b875bf4a74cf4399f5d20cdeebdb348032f8", + "globals": [], + "declaredModules": [ + "tinycopy" + ] + } + }, + "tinymce": { + "4.5": { + "libraryName": "TinyMCE", + "typingsPackageName": "tinymce", + "projectName": "https://github.com/tinymce/tinymce", + "contributors": [ + { + "name": "Martin Duparc", + "url": "https://github.com/martinduparc", + "githubUsername": "martinduparc" + }, + { + "name": "Poul Poulsen", + "url": "https://github.com/ipoul", + "githubUsername": "ipoul" + }, + { + "name": "Nico Hartto", + "url": "https://github.com/nicohartto", + "githubUsername": "nicohartto" + }, + { + "name": "Tyler Romeo", + "url": "https://github.com/Parent5446", + "githubUsername": "Parent5446" + }, + { + "name": "Ashley Workman", + "url": "https://github.com/CymruKakashi", + "githubUsername": "CymruKakashi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e81b40dac8b2f2461870a54685cff5dab68c9999c66efbda577f2f2a92942ce6", + "globals": [], + "declaredModules": [ + "tinymce" + ] + } + }, + "titanium": { + "8.0": { + "libraryName": "Titanium", + "typingsPackageName": "titanium", + "projectName": "https://github.com/appcelerator/titanium_mobile", + "contributors": [ + { + "name": "Axway Appcelerator", + "url": "https://github.com/appcelerator", + "githubUsername": "appcelerator" + }, + { + "name": "Jan Vennemann", + "url": "https://github.com/janvennemann", + "githubUsername": "janvennemann" + }, + { + "name": "Mathias Lorenzen", + "url": "https://github.com/ffMathy", + "githubUsername": "ffMathy" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa90f8c3c4dfc7278b27e33977f53151afe4994d98435c372756133ea9110974", + "globals": [ + "Ti", + "Titanium" + ], + "declaredModules": [] + } + }, + "title": { + "1.0": { + "libraryName": "title", + "typingsPackageName": "title", + "projectName": "https://www.npmjs.com/package/title", + "contributors": [ + { + "name": "Fahad", + "url": "https://github.com/fa7ad", + "githubUsername": "fa7ad" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ebeedc813e5463c5e526f0cabe80fff7888b6a7d7a94683dce44940b632cd0c", + "globals": [], + "declaredModules": [ + "title" + ] + } + }, + "tldjs": { + "2.3": { + "libraryName": "tldjs", + "typingsPackageName": "tldjs", + "projectName": "https://github.com/oncletom/tld.js", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07aee8f8623dd405a98694241171ba56092c0f3bd08300aea3734d85adf0bf1c", + "globals": [], + "declaredModules": [ + "tldjs" + ] + } + }, + "tlds": { + "1.199": { + "libraryName": "tlds", + "typingsPackageName": "tlds", + "projectName": "https://github.com/stephenmathieson/node-tlds", + "contributors": [ + { + "name": "Ajay Gopal Shrestha", + "url": "https://github.com/ajshres", + "githubUsername": "ajshres" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 199, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "341c5126b14087added0d85ef64fbef6cbb94c7eeaf9ed7573464411748fef50", + "globals": [], + "declaredModules": [ + "tlds" + ] + } + }, + "tlf-log": { + "1.3": { + "libraryName": "tlf-log", + "typingsPackageName": "tlf-log", + "projectName": "https://github.com/thislooksfun/tlf-log", + "contributors": [ + { + "name": "thislooksfun", + "url": "https://github.com/thislooksfun", + "githubUsername": "thislooksfun" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b6b9735cf3a451168dd3cca68a7211a66b773dcebc969ed1231e7b2dc0395cd1", + "globals": [], + "declaredModules": [ + "tlf-log" + ] + } + }, + "tmi.js": { + "1.4": { + "libraryName": "tmi.js", + "typingsPackageName": "tmi.js", + "projectName": "https://github.com/tmijs/tmi.js", + "contributors": [ + { + "name": "William Papsco", + "url": "https://github.com/wpapsco", + "githubUsername": "wpapsco" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "strict-event-emitter-types/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a98610cda6f4c4ec7cf0e46b7dda55e38a4f0128916f7bce1987e56c753ad29", + "globals": [], + "declaredModules": [ + "tmi.js", + "tmi.js/strict-event-emitter-types" + ] + } + }, + "tmp": { + "0.1": { + "libraryName": "tmp", + "typingsPackageName": "tmp", + "projectName": "http://github.com/raszi/node-tmp", + "contributors": [ + { + "name": "Jared Klopper", + "url": "https://github.com/optical", + "githubUsername": "optical" + }, + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + }, + { + "name": "Alan Plum", + "url": "https://github.com/pluma", + "githubUsername": "pluma" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d148a6fe31794f2a5b222ae9d0f38d575acbb5e0fed205877913f4e52e33a357", + "globals": [], + "declaredModules": [ + "tmp" + ] + } + }, + "to-absolute-glob": { + "2.0": { + "libraryName": "to-absolute-glob", + "typingsPackageName": "to-absolute-glob", + "projectName": "https://github.com/jonschlinkert/to-absolute-glob", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abdd01610289e4f175e6e92e8f8f4b863a78354a52246432c50d2da6e984d7e3", + "globals": [], + "declaredModules": [ + "to-absolute-glob" + ] + } + }, + "to-camel-case": { + "1.0": { + "libraryName": "to-camel-case", + "typingsPackageName": "to-camel-case", + "projectName": "https://github.com/ianstormtaylor/to-camel-case", + "contributors": [ + { + "name": "Jed Fox", + "url": "https://github.com/j-f1", + "githubUsername": "j-f1" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71b46d7f23a298b238cec9a47f3d08c591107220aa71080bbca7a0d772de8810", + "globals": [], + "declaredModules": [ + "to-camel-case" + ] + } + }, + "to-json-schema": { + "0.2": { + "libraryName": "to-json-schema", + "typingsPackageName": "to-json-schema", + "projectName": "https://github.com/ruzicka/to-json-schema#readme", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "json-schema", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47c60c4b58882f5228f92740100d480890f24c8fd7cb1d0d5313045e43eed514", + "globals": [], + "declaredModules": [ + "to-json-schema" + ] + } + }, + "to-markdown": { + "3.0": { + "libraryName": "to-markdown", + "typingsPackageName": "to-markdown", + "projectName": "https://github.com/domchristie/to-markdown", + "contributors": [ + { + "name": "SuperPaintman", + "url": "https://github.com/SuperPaintman", + "githubUsername": "SuperPaintman" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be1f9c3d003a9b79b827d4636f5315d3fae07fd24e94430af92596ee3175cac9", + "globals": [], + "declaredModules": [ + "to-markdown" + ] + } + }, + "to-snake-case": { + "1.0": { + "libraryName": "to-snake-case", + "typingsPackageName": "to-snake-case", + "projectName": "https://github.com/ianstormtaylor/to-snake-case", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "54cb404a441c05fceee0b89875cb8c4eb970cb5e8c606b0243967ed3d9f8b792", + "globals": [], + "declaredModules": [ + "to-snake-case" + ] + } + }, + "to-space-case": { + "1.0": { + "libraryName": "to-space-case", + "typingsPackageName": "to-space-case", + "projectName": "https://github.com/ianstormtaylor/to-space-case", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05a928315dc111b924fc0ae1507ad48f4d330960299ae20531c8a9e03e4742b5", + "globals": [], + "declaredModules": [ + "to-space-case" + ] + } + }, + "to-title-case": { + "1.0": { + "libraryName": "to-title-case", + "typingsPackageName": "to-title-case", + "projectName": "https://github.com/ianstormtaylor/to-title-case", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c44162716c48fbed44721e5f0358b3c16826711a508d4fce391db97bdf1c390c", + "globals": [], + "declaredModules": [ + "to-title-case" + ] + } + }, + "to-title-case-gouch": { + "0.0": { + "libraryName": "to-title-case", + "typingsPackageName": "to-title-case-gouch", + "projectName": "https://github.com/gouch/to-title-case", + "contributors": [ + { + "name": "Sam Saint-Pettersen", + "url": "https://github.com/stpettersens", + "githubUsername": "stpettersens" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d91cd96021c48386cf369076d8f62f52be97236840da0a8123398f02f036fc3", + "globals": [], + "declaredModules": [] + } + }, + "toastr": { + "2.1": { + "libraryName": "Toastr", + "typingsPackageName": "toastr", + "projectName": "https://github.com/CodeSeven/toastr", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6fc25552e4265a361c889b874b6e652485601fce34b8a1a8743bf716a509bb43", + "globals": [ + "toastr" + ], + "declaredModules": [ + "toastr" + ] + } + }, + "tocktimer": { + "1.0": { + "libraryName": "tocktimer", + "typingsPackageName": "tocktimer", + "projectName": "https://github.com/mrchimp/tock", + "contributors": [ + { + "name": "Evan Shortiss", + "url": "https://github.com/evanshortiss", + "githubUsername": "evanshortiss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5eeb31bfa704dec18066f5777299bc377ef1daae3969b1996038ea82a3c95176", + "globals": [], + "declaredModules": [ + "tocktimer" + ] + } + }, + "tokenizr": { + "1.5": { + "libraryName": "tokenizr", + "typingsPackageName": "tokenizr", + "projectName": "https://github.com/rse/tokenizr", + "contributors": [ + { + "name": "Nicholas Sorokin", + "url": "https://github.com/aNickzz", + "githubUsername": "aNickzz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ea845079aba3277a6ba7bbf9541c0a953ad40bd5493df3d0ed6932d0a557467d", + "globals": [], + "declaredModules": [ + "tokenizr" + ] + } + }, + "tokgen": { + "1.0": { + "libraryName": "tokgen", + "typingsPackageName": "tokgen", + "projectName": "https://github.com/maxtruxa/tokgen#readme", + "contributors": [ + { + "name": "Jonas Lochmann", + "url": "https://github.com/l-jonas", + "githubUsername": "l-jonas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86d145d84baaf17efdb462bfcdfebe95523f3dde84afa1f243edc487b3162890", + "globals": [], + "declaredModules": [ + "tokgen" + ] + } + }, + "toobusy-js": { + "0.5": { + "libraryName": "toobusy-js", + "typingsPackageName": "toobusy-js", + "projectName": "https://github.com/STRML/node-toobusy", + "contributors": [ + { + "name": "Arne Schubert", + "url": "https://github.com/atd-schubert", + "githubUsername": "atd-schubert" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c4271d57dc9c60a592496629bd2f63c6f47a7325f49305b475a54c5afc055c0", + "globals": [], + "declaredModules": [ + "toobusy-js" + ] + } + }, + "tooltipster": { + "0.0": { + "libraryName": "tooltipster", + "typingsPackageName": "tooltipster", + "projectName": "https://github.com/iamceege/tooltipster", + "contributors": [ + { + "name": "Stephen Lautier", + "url": "https://github.com/stephenlautier", + "githubUsername": "stephenlautier" + }, + { + "name": "Patrick Magee", + "url": "https://github.com/pjmagee", + "githubUsername": "pjmagee" + }, + { + "name": "Dmitry Pesterev", + "url": "https://github.com/VorobeY1326", + "githubUsername": "VorobeY1326" + }, + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "Jan Hirzel", + "url": "https://github.com/janhi", + "githubUsername": "janhi" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "564d8172d5f6db98c409512cc13930e7ba7af1f1e25ec1a58c3990b56a7d2895", + "globals": [], + "declaredModules": [] + } + }, + "topo": { + "3.0": { + "libraryName": "topo", + "typingsPackageName": "topo", + "projectName": "https://github.com/hapijs/topo#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "42c6a2c5ac31f8c4d1eee714fb8c1ddc150a4da20bc5e3f4cf75cd26188fb597", + "globals": [], + "declaredModules": [ + "topo" + ] + } + }, + "topojson": { + "3.2": { + "libraryName": "topojson", + "typingsPackageName": "topojson", + "projectName": "https://github.com/topojson/topojson", + "contributors": [ + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + }, + { + "name": "Zhutian Chen", + "url": "https://github.com/chenzhutian", + "githubUsername": "chenzhutian" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + }, + { + "name": "topojson-server", + "version": "*" + }, + { + "name": "topojson-simplify", + "version": "*" + }, + { + "name": "topojson-client", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f9a68cf9b1240a0fefbe108a250e184b7e1a84a03682120458c6366722f44e97", + "globals": [ + "topojson" + ], + "declaredModules": [ + "topojson" + ] + } + }, + "topojson-client": { + "3.0": { + "libraryName": "topojson-client", + "typingsPackageName": "topojson-client", + "projectName": "https://github.com/topojson/topojson-client", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + } + ], + "testDependencies": [ + "topojson" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "63edf6178185ca1aa6a2dd9a5d44825852b7f591116fb1ea5b3f22074449fb78", + "globals": [], + "declaredModules": [ + "topojson-client" + ] + } + }, + "topojson-server": { + "3.0": { + "libraryName": "topojson-server", + "typingsPackageName": "topojson-server", + "projectName": "https://github.com/topojson/topojson-server", + "contributors": [ + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + }, + { + "name": "Zhutian Chen", + "url": "https://github.com/chenzhutian", + "githubUsername": "chenzhutian" + }, + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Russell Porter", + "url": "https://github.com/russellporter", + "githubUsername": "russellporter" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "331e5d2a809c1b16b9e2a9b1318372fdd28fc811b5823e30b04b4a802bb6939b", + "globals": [], + "declaredModules": [ + "topojson-server" + ] + } + }, + "topojson-simplify": { + "3.0": { + "libraryName": "topojson-simplify", + "typingsPackageName": "topojson-simplify", + "projectName": "https://github.com/topojson/topojson-simplify", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + }, + { + "name": "Ricardo Mello", + "url": "https://github.com/ricardo-mello", + "githubUsername": "ricardo-mello" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + }, + { + "name": "topojson-specification", + "version": "*" + } + ], + "testDependencies": [ + "topojson" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f5295ff7e3a4bbac6a09f2cba72fe60a2caae1f1d0e89081c54740c5c867f412", + "globals": [], + "declaredModules": [ + "topojson-simplify" + ] + } + }, + "topojson-specification": { + "1.0": { + "libraryName": "topojson-specification", + "typingsPackageName": "topojson-specification", + "projectName": "https://github.com/topojson/topojson-specification", + "contributors": [ + { + "name": "denisname", + "url": "https://github.com/denisname", + "githubUsername": "denisname" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f41fa5ac65908939b11ef83ed799f7beb7f3e991b8d5de784566a63f5e4c626a", + "globals": [ + "TopoJSON" + ], + "declaredModules": [ + "topojson-specification" + ] + } + }, + "toposort": { + "2.0": { + "libraryName": "toposort", + "typingsPackageName": "toposort", + "projectName": "https://github.com/marcelklehr/toposort", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Prokop Simek", + "url": "https://github.com/prokopsimek", + "githubUsername": "prokopsimek" + }, + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eb5722eb7ff3977b255432abf03946d89084a35b08d18dbd7738334cc426e183", + "globals": [], + "declaredModules": [ + "toposort" + ] + } + }, + "torrent-search-api": { + "2.0": { + "libraryName": "torrent-search-api", + "typingsPackageName": "torrent-search-api", + "projectName": "https://github.com/JimmyLaurent/torrent-search-api", + "contributors": [ + { + "name": "Nicolas Girardin", + "url": "https://github.com/ngirardin", + "githubUsername": "ngirardin" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ec044b9bb5b2ef4bd7a39e1b9853b2df0ba33747668eefbd40876a19aac10b0", + "globals": [], + "declaredModules": [ + "torrent-search-api" + ] + } + }, + "torrent-stream": { + "0.0": { + "libraryName": "torrent-stream", + "typingsPackageName": "torrent-stream", + "projectName": "https://npmjs.com/package/torrent-stream", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3bec9c251b53c0eff7df8070d0d4ba98204e53e7b2f657370c5004286e9bce2", + "globals": [], + "declaredModules": [ + "torrent-stream" + ] + } + }, + "touch": { + "3.1": { + "libraryName": "touch", + "typingsPackageName": "touch", + "projectName": "https://github.com/isaacs/node-touch", + "contributors": [ + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47e7fe03cae3a0166287af699269d128eceaec5395fc29e2c42207bc01b8e73c", + "globals": [], + "declaredModules": [ + "touch" + ] + } + }, + "touch-events": { + "0.0": { + "libraryName": "HTML Touch Events", + "typingsPackageName": "touch-events", + "projectName": "http://www.w3.org/TR/touch-events/", + "contributors": [ + { + "name": "Kevin Barabash", + "url": "https://github.com/kevinb7", + "githubUsername": "kevinb7" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee819d8bda450995ccf793c159ecb0c20f9c83c03ffde4d73b7b8032144f3175", + "globals": [], + "declaredModules": [] + } + }, + "tough-cookie": { + "2.3": { + "libraryName": "tough-cookie", + "typingsPackageName": "tough-cookie", + "projectName": "https://github.com/salesforce/tough-cookie", + "contributors": [ + { + "name": "Leonard Thieu", + "url": "https://github.com/leonard-thieu", + "githubUsername": "leonard-thieu" + }, + { + "name": "LiJinyao", + "url": "https://github.com/LiJinyao", + "githubUsername": "LiJinyao" + }, + { + "name": "Michael Wei", + "url": "https://github.com/no2chem", + "githubUsername": "no2chem" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f99963c45ef837887ac7831d070f874eb7ced3aded2d0a245b0d5cb7b7bf937e", + "globals": [], + "declaredModules": [ + "tough-cookie" + ] + } + }, + "tough-cookie-file-store": { + "1.2": { + "libraryName": "tough-cookie-file-store", + "typingsPackageName": "tough-cookie-file-store", + "projectName": "https://github.com/ivanmarban/tough-cookie-file-store", + "contributors": [ + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tough-cookie", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "646ac8566daf9cfa86053de5cf85e8c7e7dac48906975a20df5cd818635541f1", + "globals": [], + "declaredModules": [ + "tough-cookie-file-store" + ] + } + }, + "tough-cookie-filestore": { + "0.0": { + "libraryName": "tough-cookie-filestore", + "typingsPackageName": "tough-cookie-filestore", + "projectName": "https://github.com/mitsuru/tough-cookie-filestore", + "contributors": [ + { + "name": "Christian Friedow", + "url": "https://github.com/friedow", + "githubUsername": "friedow" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7611b521c9be35c9796d0237c4d017899b5cc58c7a2ee242a428844405c958db", + "globals": [], + "declaredModules": [ + "tough-cookie-filestore" + ] + } + }, + "traceback": { + "0.3": { + "libraryName": "Traceback", + "typingsPackageName": "traceback", + "projectName": "https://github.com/iriscouch/traceback", + "contributors": [ + { + "name": "Michael Zabka", + "url": "https://github.com/misak113", + "githubUsername": "misak113" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8458ab9c42c769522266bb7fc2f3d8e947e5105d0609a35362e665065826a6e", + "globals": [ + "traceback" + ], + "declaredModules": [ + "traceback" + ] + } + }, + "tracking": { + "1.1": { + "libraryName": "Tracking.js", + "typingsPackageName": "tracking", + "projectName": "https://github.com/eduardolundgren/tracking.js", + "contributors": [ + { + "name": "Tim Perry", + "url": "https://github.com/pimterry", + "githubUsername": "pimterry" + }, + { + "name": "Brendan Ratter", + "url": "https://github.com/bratter", + "githubUsername": "bratter" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "362d00df5fdf6035adbcc9da19974ca3dadf4a9e749a38a0d7d33e5a37d24ee9", + "globals": [ + "tracking" + ], + "declaredModules": [] + } + }, + "transducers-js": { + "0.4": { + "libraryName": "transducers-js", + "typingsPackageName": "transducers-js", + "projectName": "https://github.com/cognitect-labs/transducers-js", + "contributors": [ + { + "name": "Colin Kahn", + "url": "https://github.com/colinkahn", + "githubUsername": "colinkahn" + }, + { + "name": "David Philipson", + "url": "https://github.com/dphilipson", + "githubUsername": "dphilipson" + }, + { + "name": "Adrian Leonhard", + "url": "https://github.com/NaridaL", + "githubUsername": "NaridaL" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dbb3abe41c14a1fc8c1790f95c54838be89ab93d42f5988065abdf6b7306b6f2", + "globals": [], + "declaredModules": [ + "transducers-js" + ] + } + }, + "transducers.js": { + "0.3": { + "libraryName": "transducers.js", + "typingsPackageName": "transducers.js", + "projectName": "https://github.com/jlongster/transducers.js", + "contributors": [ + { + "name": "David Philipson", + "url": "https://github.com/dphilipson", + "githubUsername": "dphilipson" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f1dc651d2654eab85a332546a0d644682b21c3e27a931be91ce4b6a62acec922", + "globals": [], + "declaredModules": [ + "transducers.js" + ] + } + }, + "trashable": { + "1.0": { + "libraryName": "trashable", + "typingsPackageName": "trashable", + "projectName": "https://github.com/hjylewis/trashable#readme", + "contributors": [ + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d315729d41ecde81a25e1a0c661ce78fc25e35d24139232cf95fd93d2563627a", + "globals": [], + "declaredModules": [ + "trashable" + ] + } + }, + "traverse": { + "0.6": { + "libraryName": "traverse", + "typingsPackageName": "traverse", + "projectName": "https://github.com/substack/js-traverse", + "contributors": [ + { + "name": "Bazyli Brzóska", + "url": "https://invent.life" + }, + { + "name": "newclear", + "url": "https://github.com/newclear", + "githubUsername": "newclear" + }, + { + "name": "Guten Ye", + "url": "https://guten.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e3afeab3742e1c082c8200576cb64a1c31e1a521f3a269931aad8d2e923eca31", + "globals": [], + "declaredModules": [ + "traverse" + ] + } + }, + "traverson": { + "2.0": { + "libraryName": "Traverson", + "typingsPackageName": "traverson", + "projectName": "https://github.com/basti1302/traverson", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6b2b894a388b9f9713a2cee4b0e1b464adeeca38f5a34a5da6dcfaf41e3e34a8", + "globals": [], + "declaredModules": [ + "traverson" + ] + } + }, + "travis-fold": { + "0.1": { + "libraryName": "travis-fold", + "typingsPackageName": "travis-fold", + "projectName": "https://github.com/macbre/travis-fold", + "contributors": [ + { + "name": "Andy Hanson", + "url": "https://github.com/andy-ms", + "githubUsername": "andy-ms" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "daf11597f9a6146d0a3519bc8ce8ccb0053f444e6263d603a68442da1a21b29f", + "globals": [], + "declaredModules": [ + "travis-fold" + ] + } + }, + "trayballoon": { + "0.0": { + "libraryName": "trayballoon", + "typingsPackageName": "trayballoon", + "projectName": "https://github.com/sindresorhus/trayballoon", + "contributors": [ + { + "name": "André Eckardt", + "url": "https://github.com/korve", + "githubUsername": "korve" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5350dcce6d21d8a447475be8a86e50ab6e5c9e7b24326a435bfe661dbd4c73ae", + "globals": [ + "trayballoonFn" + ], + "declaredModules": [ + "trayballoon" + ] + } + }, + "treeify": { + "1.0": { + "libraryName": "treeify", + "typingsPackageName": "treeify", + "projectName": "https://github.com/notatestuser/treeify", + "contributors": [ + { + "name": "Mike North", + "url": "https://github.com/mike-north", + "githubUsername": "mike-north" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c9c59ac257ddf8ca1b3bff8a1e53c0c6233d7f89d1338653363a1136e9640bd", + "globals": [], + "declaredModules": [ + "treeify" + ] + } + }, + "tress": { + "1.0": { + "libraryName": "tress", + "typingsPackageName": "tress", + "projectName": "https://github.com/astur/tress", + "contributors": [ + { + "name": "Matanel Sindilevich", + "url": "https://github.com/sindilevich", + "githubUsername": "sindilevich" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19b40d92f08c64b0c37558a0f175e8bcd2613f71bd2c4cc89a6963bd651e771c", + "globals": [], + "declaredModules": [ + "tress" + ] + } + }, + "trezor-connect": { + "7.0": { + "libraryName": "trezor-connect", + "typingsPackageName": "trezor-connect", + "projectName": "https://github.com/trezor/connect", + "contributors": [ + { + "name": "Federico Bond", + "url": "https://github.com/federicobond", + "githubUsername": "federicobond" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72219a7f0632682fa6290e5f7d505f784b962c69d21ff068dddef3d1f89e769e", + "globals": [], + "declaredModules": [ + "trezor-connect" + ] + } + }, + "trianglify": { + "1.2": { + "libraryName": "trianglify", + "typingsPackageName": "trianglify", + "projectName": "https://github.com/qrohlf/trianglify", + "contributors": [ + { + "name": "Daniel Perez Alvarez", + "url": "https://github.com/unindented", + "githubUsername": "unindented" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fa2142834bf05a40f6bee7c4171dc30662b01a8438c36424f4cea16f3ec7946", + "globals": [], + "declaredModules": [ + "trianglify" + ] + } + }, + "trie-prefix-tree": { + "1.5": { + "libraryName": "trie-prefix-tree", + "typingsPackageName": "trie-prefix-tree", + "projectName": "https://github.com/lyndseybrowning/trie-prefix#readme", + "contributors": [ + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "356d0be6d534bf60e33ea15595be235c75fcb6711b7f4d2b7dd67f189d467475", + "globals": [], + "declaredModules": [ + "trie-prefix-tree" + ] + } + }, + "trim": { + "0.1": { + "libraryName": "trim", + "typingsPackageName": "trim", + "projectName": "https://www.npmjs.com/package/trim", + "contributors": [ + { + "name": "Steve Jenkins", + "url": "https://github.com/skysteve", + "githubUsername": "skysteve" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "989edbca8c458c01ff641b2847eff501adf1b18be65c5ff72dcaf3cc745320ba", + "globals": [], + "declaredModules": [ + "trim" + ] + } + }, + "triple-beam": { + "1.3": { + "libraryName": "triple-beam", + "typingsPackageName": "triple-beam", + "projectName": "https://github.com/winstonjs/triple-beam", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7e6e887b0eefd7368228789d0722b3b5fb43f5e324de1582be6af301b5cfdd9", + "globals": [ + "TripleBeam" + ], + "declaredModules": [ + "triple-beam" + ] + } + }, + "triplesec": { + "3.0": { + "libraryName": "triplesec", + "typingsPackageName": "triplesec", + "projectName": "https://github.com/keybase/triplesec", + "contributors": [ + { + "name": "Ben Speakman", + "url": "https://github.com/threesquared", + "githubUsername": "threesquared" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4c201274479516698b0e63c81f394fca6528e1fdf3947c6110d247d59a37c20e", + "globals": [], + "declaredModules": [ + "triplesec" + ] + } + }, + "trouter": { + "3.1": { + "libraryName": "trouter", + "typingsPackageName": "trouter", + "projectName": "https://github.com/lukeed/trouter", + "contributors": [ + { + "name": "Markus Lanz", + "url": "https://github.com/stahlstift", + "githubUsername": "stahlstift" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1c054cbc3a98e1a38ff97e4faa48932de088d20de647b91b6f603f56493c7306", + "globals": [], + "declaredModules": [ + "trouter" + ] + } + }, + "truffle-privatekey-provider": { + "1.1": { + "libraryName": "truffle-privatekey-provider", + "typingsPackageName": "truffle-privatekey-provider", + "projectName": "https://github.com/nosuchip/truffle-privatekey-provider", + "contributors": [ + { + "name": "Miguel Mota", + "url": "https://github.com/miguelmota", + "githubUsername": "miguelmota" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "04884c90b597a9b373488ad8b421517f545e7a265ab4f7dd4b8bab9e254dac10", + "globals": [], + "declaredModules": [ + "truffle-privatekey-provider" + ] + } + }, + "truncate-middle": { + "1.0": { + "libraryName": "truncate-middle", + "typingsPackageName": "truncate-middle", + "projectName": "https://github.com/kahwee/truncate-middle#readme", + "contributors": [ + { + "name": "Gary King", + "url": "https://github.com/garyking", + "githubUsername": "garyking" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d1f1265be1b0c99af0ed7896f1c2f2afd15ba5e0dbaa0df1c7b0b1264cf0681", + "globals": [], + "declaredModules": [ + "truncate-middle" + ] + } + }, + "trunk8": { + "0.0": { + "libraryName": "trunk8", + "typingsPackageName": "trunk8", + "projectName": "https://github.com/rviscomi/trunk8", + "contributors": [ + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d0ec2329c741c58cc9eef90d96a533e9dcb93c12cf27d805f02e934b0c60c903", + "globals": [], + "declaredModules": [] + } + }, + "trusted-types": { + "1.0": { + "libraryName": "trusted-types", + "typingsPackageName": "trusted-types", + "projectName": "https://github.com/WICG/trusted-types", + "contributors": [ + { + "name": "Jakub Vrana", + "url": "https://github.com/vrana", + "githubUsername": "vrana" + }, + { + "name": "Damien Engels", + "url": "https://github.com/engelsdamien", + "githubUsername": "engelsdamien" + }, + { + "name": "Emanuel Tesar", + "url": "https://github.com/siegrift", + "githubUsername": "siegrift" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "750dd05f2dae70511eb274005421c8c8e9c883b391c3f72902b5ec166b490651", + "globals": [], + "declaredModules": [ + "trusted-types" + ] + } + }, + "tryer": { + "1.0": { + "libraryName": "tryer", + "typingsPackageName": "tryer", + "projectName": "https://gitlab.com/philbooth/tryer", + "contributors": [ + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "706aac78dc0533cb2764add65b0b570731bacd57806168b325e7c16bf2904981", + "globals": [ + "tryer" + ], + "declaredModules": [ + "tryer" + ] + } + }, + "tryghost__content-api": { + "1.3": { + "libraryName": "@tryghost/content-api", + "typingsPackageName": "tryghost__content-api", + "projectName": "https://github.com/TryGhost/Ghost-SDK/tree/master/packages/content-api", + "contributors": [ + { + "name": "Kevin Nguyen", + "url": "https://github.com/knguyen0125", + "githubUsername": "knguyen0125" + }, + { + "name": "Anton Van Eechaute", + "url": "https://github.com/antonve", + "githubUsername": "antonve" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@tryghost/content-api" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "de3782e1ab033a438ed780e014a2d7b627007af1ee71ce9a79acbbcb07142d08", + "globals": [], + "declaredModules": [ + "tryghost__content-api" + ] + } + }, + "ts-nameof": { + "4.2": { + "libraryName": "ts-nameof", + "typingsPackageName": "ts-nameof", + "projectName": "https://github.com/dsherret/ts-nameof#readme", + "contributors": [ + { + "name": "David Sherret", + "url": "https://github.com/dsherret", + "githubUsername": "dsherret" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c17a649a42c9ffc0978ffa9a6221ea94344993e2932e2125f4eee3c4d3b40bc", + "globals": [ + "nameof" + ], + "declaredModules": [] + } + }, + "tspromise": { + "0.0": { + "libraryName": "tspromise", + "typingsPackageName": "tspromise", + "projectName": "https://github.com/soywiz/tspromise", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a23b535ea503337871e97c744b483e41e9423b1f24cad7471753fbdce6de324f", + "globals": [ + "Thenable", + "yield" + ], + "declaredModules": [ + "tspromise" + ] + } + }, + "tsscmp": { + "1.0": { + "libraryName": "tsscmp", + "typingsPackageName": "tsscmp", + "projectName": "https://github.com/suryagh/tsscmp#readme", + "contributors": [ + { + "name": "Gareth Jones", + "url": "https://github.com/g-rath", + "githubUsername": "g-rath" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d930b3a3c9226ccaa284700cec8472c564ef61b9b124866cf6a00232f3874cc", + "globals": [], + "declaredModules": [ + "tsscmp" + ] + } + }, + "ttf2woff2": { + "2.0": { + "libraryName": "ttf2woff2", + "typingsPackageName": "ttf2woff2", + "projectName": "https://github.com/nfroidure/ttf2woff2", + "contributors": [ + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "483cd286babad884d7ee9b857ac957b43da781fff18be84c5245636ca9afa25d", + "globals": [], + "declaredModules": [ + "ttf2woff2" + ] + } + }, + "tti-polyfill": { + "0.2": { + "libraryName": "tti-polyfill", + "typingsPackageName": "tti-polyfill", + "projectName": "https://github.com/GoogleChrome/tti-polyfill#readme", + "contributors": [ + { + "name": "Patrick Weygand", + "url": "https://github.com/derduher", + "githubUsername": "derduher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d85273385a61412f2fa5d1137384f9ae2b5b688cbd05879207f4201157235576", + "globals": [ + "ttiPolyfill" + ], + "declaredModules": [ + "tti-polyfill" + ] + } + }, + "tunnel": { + "0.0": { + "libraryName": "tunnel", + "typingsPackageName": "tunnel", + "projectName": "https://github.com/koichik/node-tunnel/", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "https" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e4e986c9a2912a1a62a77408f4d955f05c87bee95736b8b2c62d81b0a01e995", + "globals": [], + "declaredModules": [ + "tunnel" + ] + } + }, + "tunnel-ssh": { + "4.1": { + "libraryName": "tunnel-ssh", + "typingsPackageName": "tunnel-ssh", + "projectName": "https://github.com/agebrock/tunnel-ssh", + "contributors": [ + { + "name": " Maz Ahmadi", + "url": "https://github.com/cmdshepard", + "githubUsername": "cmdshepard" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0ae6ec921895e36faf5dab1bd22eee54fb2d6d3cfd3626b1ec107601d5c42836", + "globals": [], + "declaredModules": [ + "tunnel-ssh" + ] + } + }, + "turbolinks": { + "5.2": { + "libraryName": "turbolinks", + "typingsPackageName": "turbolinks", + "projectName": "https://github.com/turbolinks/turbolinks", + "contributors": [ + { + "name": "evankim390", + "url": "https://github.com/evankim390", + "githubUsername": "evankim390" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4bf6dbd1d31bd8da7c46bf6c4c6ee72124ebdf55d5a9427fc438c2d602ca4b0f", + "globals": [ + "Turbolinks" + ], + "declaredModules": [ + "turbolinks" + ] + } + }, + "turbostatus": { + "2.4": { + "libraryName": "turbostatus", + "typingsPackageName": "turbostatus", + "projectName": "https://github.com/vigour-io/turbostatus#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "45fbb3f07e03b59c4f2022c1bd46e25aa40084911b430de0050d2ca676d4d149", + "globals": [], + "declaredModules": [ + "turbostatus" + ] + } + }, + "turndown": { + "5.0": { + "libraryName": "turndown", + "typingsPackageName": "turndown", + "projectName": "https://github.com/domchristie/turndown", + "contributors": [ + { + "name": "Sergey Zhidkov", + "url": "https://github.com/sergey-zhidkov", + "githubUsername": "sergey-zhidkov" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed0455d3fb80a187c670ec7ceca4130031f44626786251fa02481f6edb59d1d8", + "globals": [], + "declaredModules": [ + "turndown" + ] + } + }, + "tus-js-client": { + "1.8": { + "libraryName": "tus-js-client", + "typingsPackageName": "tus-js-client", + "projectName": "https://github.com/tus/tus-js-client/", + "contributors": [ + { + "name": "Kevin Somers-Higgins", + "url": "https://github.com/kevhiggins", + "githubUsername": "kevhiggins" + }, + { + "name": "Marius Kleidl", + "url": "https://github.com/Acconut", + "githubUsername": "Acconut" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 8, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7690fd3965307c71dc7fe31c58db04ad56cd64e6c491d7abef3d47497d6e0bd", + "globals": [], + "declaredModules": [ + "tus-js-client" + ] + } + }, + "tv4": { + "1.2": { + "libraryName": "Tiny Validator tv4", + "typingsPackageName": "tv4", + "projectName": "https://github.com/geraintluff/tv4", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Peter Snider", + "url": "https://github.com/psnider", + "githubUsername": "psnider" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bebc0e5df399cfca14f6e637ed027f398d32a34df0ef1c150b60a52e95d31bcc", + "globals": [ + "tv4" + ], + "declaredModules": [ + "tv4" + ] + } + }, + "tween.js": { + "18.5": { + "libraryName": "tween.js", + "typingsPackageName": "tween.js", + "projectName": "https://github.com/tweenjs/tween.js/", + "contributors": [ + { + "name": "jordan", + "url": "https://github.com/Amos47", + "githubUsername": "Amos47" + }, + { + "name": "sunetos", + "url": "https://github.com/sunetos", + "githubUsername": "sunetos" + }, + { + "name": "jzarnikov", + "url": "https://github.com/jzarnikov", + "githubUsername": "jzarnikov" + }, + { + "name": "alexburner", + "url": "https://github.com/alexburner", + "githubUsername": "alexburner" + }, + { + "name": "olafurkarl", + "url": "https://github.com/olafurkarl", + "githubUsername": "olafurkarl" + } + ], + "libraryMajorVersion": 18, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b882ffeeb38b83640d73085001dd53eddfaa9b7bf4d0323f1d3593050200ab8", + "globals": [ + "TWEEN" + ], + "declaredModules": [ + "@tweenjs/tween.js" + ] + } + }, + "tweenjs": { + "1.0": { + "libraryName": "TweenJS", + "typingsPackageName": "tweenjs", + "projectName": "http://www.createjs.com/#!/TweenJS", + "contributors": [ + { + "name": "Pedro Ferreira", + "url": "https://bitbucket.org/drk4" + }, + { + "name": "Chris Smith", + "url": "https://github.com/evilangelist", + "githubUsername": "evilangelist" + }, + { + "name": "J.C", + "url": "https://github.com/jcyuan", + "githubUsername": "jcyuan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "createjs-lib", + "version": "*" + } + ], + "testDependencies": [ + "easeljs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4450416da71056114f715f4a496b81363d394cce674c10bb81a96c8ca7538bd6", + "globals": [ + "createjs" + ], + "declaredModules": [] + } + }, + "tweezer.js": { + "1.4": { + "libraryName": "tweezer.js", + "typingsPackageName": "tweezer.js", + "projectName": "https://github.com/jaxgeller/tweezer.js", + "contributors": [ + { + "name": "Lindsey Smith", + "url": "https://github.com/praxxis", + "githubUsername": "praxxis" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "749154ba35387bb78b99d9f28a53588a47f678ce4e4738ba092476562813a913", + "globals": [], + "declaredModules": [ + "tweezer.js" + ] + } + }, + "twemoji": { + "12.1": { + "libraryName": "twemoji", + "typingsPackageName": "twemoji", + "projectName": "https://github.com/twitter/twemoji", + "contributors": [ + { + "name": "Markus Tacker", + "url": "https://github.com/coderbyheart", + "githubUsername": "coderbyheart" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce9c7e6ec6eaa24d6053ee5909c563962c9282eda6ac6acd71dd77f97974cf37", + "globals": [], + "declaredModules": [ + "twemoji" + ] + } + }, + "twig": { + "1.12": { + "libraryName": "twig", + "typingsPackageName": "twig", + "projectName": "https://github.com/twigjs/twig.js", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Tim Schumacher", + "url": "https://github.com/enko", + "githubUsername": "enko" + }, + { + "name": "Maik Tizziani", + "url": "https://github.com/mtizziani", + "githubUsername": "mtizziani" + }, + { + "name": "Daniel Melcer", + "url": "https://github.com/dmelcer9", + "githubUsername": "dmelcer9" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5c7ca19eecc52ba65e369be2317dca74a7e4ddca2a19382afa3274588a991b37", + "globals": [], + "declaredModules": [ + "twig" + ] + } + }, + "twilio": { + "2.11": { + "libraryName": "twilio", + "typingsPackageName": "twilio", + "projectName": "https://github.com/twilio/twilio-node", + "contributors": [ + { + "name": "nickiannone", + "url": "https://github.com/nickiannone", + "githubUsername": "nickiannone" + }, + { + "name": "Ashley Brener", + "url": "https://github.com/ashleybrener", + "githubUsername": "ashleybrener" + }, + { + "name": "Anthony Messerschmidt", + "url": "https://github.com/CatGuardian", + "githubUsername": "CatGuardian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "q", + "version": { + "major": 0 + } + }, + { + "name": "express", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "q", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "7362e084cbc7acf59947132234acad55377d9b1d2681674c0bf83b378e3ccc65", + "globals": [], + "declaredModules": [ + "twilio" + ] + } + }, + "twilio-common": { + "0.1": { + "libraryName": "twilio-common", + "typingsPackageName": "twilio-common", + "projectName": "https://github.com/twilio/twilio-common.js", + "contributors": [ + { + "name": "William Lohan", + "url": "https://github.com/gatimus", + "githubUsername": "gatimus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "06b1f7482f0f8fc970a796706e7bb1346130bad5352821729791faac99e4e518", + "globals": [], + "declaredModules": [ + "twilio-common" + ] + } + }, + "twilio-video": { + "2.0": { + "libraryName": "twilio-video", + "typingsPackageName": "twilio-video", + "projectName": "https://twilio.com/video", + "contributors": [ + { + "name": "MindDoc", + "url": "https://github.com/minddocdev", + "githubUsername": "minddocdev" + }, + { + "name": "Darío Blanco", + "url": "https://github.com/darioblanco", + "githubUsername": "darioblanco" + }, + { + "name": "katashin", + "url": "https://github.com/ktsn", + "githubUsername": "ktsn" + }, + { + "name": "Benjamin Santalucia", + "url": "https://github.com/ben8p", + "githubUsername": "ben8p" + }, + { + "name": "Erick Delfin", + "url": "https://github.com/nifled", + "githubUsername": "nifled" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "877b02cabd9438a7b89f27b5b7c6c7fd17cd91c4d3089b23cb2590ea4535c77d", + "globals": [], + "declaredModules": [ + "twilio-video" + ] + } + }, + "twit": { + "2.2": { + "libraryName": "twit", + "typingsPackageName": "twit", + "projectName": "https://github.com/ttezel/twit", + "contributors": [ + { + "name": "Volox", + "url": "https://github.com/Volox", + "githubUsername": "Volox" + }, + { + "name": "sapphiredev", + "url": "https://github.com/sapphiredev", + "githubUsername": "sapphiredev" + }, + { + "name": "abraham", + "url": "https://github.com/abraham", + "githubUsername": "abraham" + }, + { + "name": "siwalik", + "url": "https://github.com/siwalikm", + "githubUsername": "siwalikm" + }, + { + "name": "plhery", + "url": "https://github.com/plhery", + "githubUsername": "plhery" + }, + { + "name": "justGoscha", + "url": "https://github.com/justgoscha", + "githubUsername": "justgoscha" + }, + { + "name": "darkade", + "url": "https://github.com/darkade", + "githubUsername": "darkade" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "geojson", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b583bdf76e2e219b54697e22357fac22f895dd73d0a3eb578c699a58a40b78a0", + "globals": [], + "declaredModules": [ + "twit" + ] + } + }, + "twitch-ext": { + "1.20": { + "libraryName": "twitch-ext", + "typingsPackageName": "twitch-ext", + "projectName": "https://dev.twitch.tv/docs/extensions/reference/#javascript-helper", + "contributors": [ + { + "name": "Benedict Etzel", + "url": "https://github.com/beheh", + "githubUsername": "beheh" + }, + { + "name": "Federico Della Rovere", + "url": "https://github.com/FedeDR", + "githubUsername": "FedeDR" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 20, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b01b4fa6f25abe34da7b6eb608f2d3aa5b8dda3ece3b4b0c5444668484e0fb0", + "globals": [], + "declaredModules": [] + } + }, + "twitter": { + "1.7": { + "libraryName": "twitter", + "typingsPackageName": "twitter", + "projectName": "https://github.com/desmondmorris/node-twitter", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "500238aad20e309817d88a93d1e92fc4330996af8304c8f47cb894d2787aa692", + "globals": [], + "declaredModules": [ + "twitter" + ] + } + }, + "twitter-for-web": { + "0.0": { + "libraryName": "Twitter for Websites", + "typingsPackageName": "twitter-for-web", + "projectName": "https://dev.twitter.com/web/", + "contributors": [ + { + "name": "Chitoku", + "url": "https://github.com/chitoku-k", + "githubUsername": "chitoku-k" + }, + { + "name": "Lucretiel", + "url": "https://github.com/Lucretiel", + "githubUsername": "Lucretiel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "119d4a50c87852ec8c04b7f891890f395d9ac03319c48c64e7015a9f2427ca81", + "globals": [ + "twttr" + ], + "declaredModules": [] + } + }, + "twitter-stream-channels": { + "1.0": { + "libraryName": "twitter-stream-channels", + "typingsPackageName": "twitter-stream-channels", + "projectName": "https://github.com/topheman/twitter-stream-channels", + "contributors": [ + { + "name": "Adrian Bardan", + "url": "https://github.com/adrianbardan", + "githubUsername": "adrianbardan" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "twit", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c0a31f6b2ab20522d160a301658d983c481c2060a3ac2018224dde00f8d8af1", + "globals": [], + "declaredModules": [ + "twitter-stream-channels" + ] + } + }, + "twitter-text": { + "2.0": { + "libraryName": "twitter-text", + "typingsPackageName": "twitter-text", + "projectName": "https://github.com/twitter/twitter-text", + "contributors": [ + { + "name": "rhysd", + "url": "https://github.com/rhysd", + "githubUsername": "rhysd" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18c3839a1b55a6b114315bd9820ab3d8d47a7135119d875da7fc2981eb2e39f2", + "globals": [], + "declaredModules": [ + "twitter-text" + ] + } + }, + "twix": { + "0.6": { + "libraryName": "twix.js", + "typingsPackageName": "twix", + "projectName": "https://github.com/icambron/twix.js", + "contributors": [ + { + "name": "j3ko", + "url": "https://github.com/j3ko", + "githubUsername": "j3ko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.14.0" + } + ], + "contentHash": "062b9407454fabbf0219316775cac7d14d689be951e8bd002d60c7ec86c517c1", + "globals": [], + "declaredModules": [ + "twix" + ] + } + }, + "two.js": { + "0.7": { + "libraryName": "js", + "typingsPackageName": "two.js", + "projectName": "https://two.js.org", + "contributors": [ + { + "name": "Carlos Precioso", + "url": "https://github.com/cprecioso", + "githubUsername": "cprecioso" + }, + { + "name": "Konstantin", + "url": "https://github.com/demkonst", + "githubUsername": "demkonst" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d96afb4baba4b564e06db1eda11053810bf3c3bab5e02474e6cabb78d4f2aa2", + "globals": [], + "declaredModules": [ + "two.js" + ] + } + }, + "type-check": { + "0.3": { + "libraryName": "type-check", + "typingsPackageName": "type-check", + "projectName": "https://github.com/gkz/type-check", + "contributors": [ + { + "name": "Hans Windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3cee999d69aaa29a611a619784dc764e9ed97bc38d650e0f727361b0f431659", + "globals": [ + "typecheck" + ], + "declaredModules": [ + "type-check" + ] + } + }, + "type-detect": { + "4.0": { + "libraryName": "type-detect", + "typingsPackageName": "type-detect", + "projectName": "https://github.com/chaijs/type-detect", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "642c6559871b8f976ef9d81ac787e5478ac179195767d6094780d67f894392ee", + "globals": [], + "declaredModules": [ + "type-detect" + ] + }, + "0.1": { + "libraryVersionDirectoryName": "0", + "libraryName": "type-detect", + "typingsPackageName": "type-detect", + "projectName": "https://github.com/chaijs/type-detect", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "type-detect", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6f142ac503494e27b0029db707c8ce8ddfff371eb597707759b4f99a45bd8ce7", + "globals": [], + "declaredModules": [ + "type-detect" + ] + } + }, + "type-is": { + "1.6": { + "libraryName": "type-is", + "typingsPackageName": "type-is", + "projectName": "https://github.com/jshttp/type-is#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "560845c36acff23e2275aac28448aa5020f4f1073b9d251f46edc1ee43a4c576", + "globals": [], + "declaredModules": [ + "type-is" + ] + } + }, + "type-name": { + "1.0": { + "libraryName": "type-name", + "typingsPackageName": "type-name", + "projectName": "https://github.com/twada/type-name/", + "contributors": [ + { + "name": "OKUNOKENTARO", + "url": "https://github.com/armorik83", + "githubUsername": "armorik83" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0f19414dd6a035d5abd1e311b3bd5897b273b7bbb9a18c15052fe71896e62a5e", + "globals": [ + "typeName" + ], + "declaredModules": [ + "type-name" + ] + } + }, + "typeahead": { + "0.11": { + "libraryName": "typeahead.js", + "typingsPackageName": "typeahead", + "projectName": "http://twitter.github.io/typeahead.js/", + "contributors": [ + { + "name": "Ivaylo Gochkov", + "url": "https://github.com/igochkov", + "githubUsername": "igochkov" + }, + { + "name": "Gidon Junge", + "url": "https://github.com/gjunge", + "githubUsername": "gjunge" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fcf4e39d4a3bba8965a14b931b2064eb1710ac7d6f0baa861b8fc0e06a502521", + "globals": [ + "Bloodhound" + ], + "declaredModules": [ + "bloodhound" + ] + } + }, + "typedarray-pool": { + "1.1": { + "libraryName": "typedarray-pool", + "typingsPackageName": "typedarray-pool", + "projectName": "https://github.com/mikolalysenko/typedarray-pool", + "contributors": [ + { + "name": "Giff Song", + "url": "https://github.com/pawsong", + "githubUsername": "pawsong" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "tape" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e746f5d8265a7c28856f29020f6509dbbe82ee9775939f4b7886fd189a57d3b0", + "globals": [], + "declaredModules": [ + "typedarray-pool" + ] + } + }, + "typeof": { + "1.0": { + "libraryName": "typeof", + "typingsPackageName": "typeof", + "projectName": "https://github.com/CodingFu/typeof", + "contributors": [ + { + "name": "OpenByteDev", + "url": "https://github.com/OpenByteDev", + "githubUsername": "OpenByteDev" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5881a92c7fca20027164fc7a89e1a879de93c090657a149c611b180b1704c319", + "globals": [], + "declaredModules": [ + "typeof" + ] + } + }, + "typescript-deferred": { + "0.1": { + "libraryName": "typescript-deferred", + "typingsPackageName": "typescript-deferred", + "projectName": "https://github.com/DirtyHairy/typescript-deferred", + "contributors": [ + { + "name": "Christian Speckner", + "url": "https://github.com/DirtyHairy", + "githubUsername": "DirtyHairy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "905ed1f3aca32c1f904a002cfbcf5ff26477c88cef32db48c27767d027352330", + "globals": [], + "declaredModules": [ + "typescript-deferred" + ] + } + }, + "typography": { + "0.16": { + "libraryName": "typography", + "typingsPackageName": "typography", + "projectName": "https://github.com/KyleAMathews/typography.js", + "contributors": [ + { + "name": "Boye", + "url": "https://github.com/boyeborg", + "githubUsername": "boyeborg" + }, + { + "name": "Krzysztof Żuraw", + "url": "https://github.com/krzysztofzuraw", + "githubUsername": "krzysztofzuraw" + }, + { + "name": "Dominic Fallows", + "url": "https://github.com/dominicfallows", + "githubUsername": "dominicfallows" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d4327f46f391038638ac8a629f7d3933cb146dddfa267c832b900741edc066e0", + "globals": [], + "declaredModules": [ + "typography" + ] + } + }, + "typography-breakpoint-constants": { + "0.16": { + "libraryName": "typography-breakpoint-constants", + "typingsPackageName": "typography-breakpoint-constants", + "projectName": "https://github.com/KyleAMathews/typography.js", + "contributors": [ + { + "name": "Luis Rodrigues", + "url": "https://github.com/goblindegook", + "githubUsername": "goblindegook" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 16, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a92eac2b640268e7c970dd60d3a11806040d864b5228b0ce1b81b1de482a5a7", + "globals": [], + "declaredModules": [ + "typography-breakpoint-constants" + ] + } + }, + "typpy": { + "2.3": { + "libraryName": "typpy", + "typingsPackageName": "typpy", + "projectName": "https://github.com/IonicaBizau/typpy", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b32ce155e0c6e68a1eb61cbd82de8f12db42b3ae3f7d2c7ba25139430062c6d", + "globals": [], + "declaredModules": [ + "typpy" + ] + } + }, + "tz-format": { + "0.0": { + "libraryName": "tz-format", + "typingsPackageName": "tz-format", + "projectName": "https://github.com/SamVerschueren/tz-format", + "contributors": [ + { + "name": "Sam Verschueren", + "url": "https://github.com/samverschueren", + "githubUsername": "samverschueren" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "717e7ea944d4ffcc7bd0c31ea2731a1737292d88e327043ec7e54c9d3cceef01", + "globals": [], + "declaredModules": [ + "tz-format" + ] + } + }, + "tz-lookup": { + "6.1": { + "libraryName": "tz-lookup", + "typingsPackageName": "tz-lookup", + "projectName": "https://github.com/darkskyapp/tz-lookup#readme", + "contributors": [ + { + "name": "Ulf Winkelvos", + "url": "https://github.com/uwinkelvos", + "githubUsername": "uwinkelvos" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a837f825151fabb93c32d3ba10141871c704e49ae58e2bee7a4dffa2f9f46143", + "globals": [], + "declaredModules": [ + "tz-lookup" + ] + } + }, + "tz-offset": { + "0.0": { + "libraryName": "tz-offset", + "typingsPackageName": "tz-offset", + "projectName": "https://github.com/node-cron/tz-offset", + "contributors": [ + { + "name": "Richard Honor", + "url": "https://github.com/RMHonor", + "githubUsername": "RMHonor" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3cb23593a4cbfd2d9351caef90d7f2cc6329de65fb3c998f4c3930aa0569bf2", + "globals": [], + "declaredModules": [ + "tz-offset" + ] + } + }, + "ua-parser-js": { + "0.7": { + "libraryName": "ua-parser-js", + "typingsPackageName": "ua-parser-js", + "projectName": "https://github.com/faisalman/ua-parser-js", + "contributors": [ + { + "name": "Viktor Miroshnikov", + "url": "https://github.com/superduper", + "githubUsername": "superduper" + }, + { + "name": "Lucas Woo", + "url": "https://github.com/legendecas", + "githubUsername": "legendecas" + }, + { + "name": "Pablo Rodríguez", + "url": "https://github.com/MeLlamoPablo", + "githubUsername": "MeLlamoPablo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "333b9b58e546c3e65932083842c7a58511241d3168e39df73a721436a20b90e9", + "globals": [], + "declaredModules": [ + "ua-parser-js" + ] + } + }, + "uglify-es": { + "3.0": { + "libraryName": "UglifyES", + "typingsPackageName": "uglify-es", + "projectName": "https://github.com/mishoo/UglifyJS2/tree/harmony", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "uglify-js", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9c93a7002833385c3e42fc3ad403c5fde7b9e356242238b66eda009c0a8868e3", + "globals": [], + "declaredModules": [ + "uglify-es" + ] + } + }, + "uglify-js": { + "3.0": { + "libraryName": "UglifyJS", + "typingsPackageName": "uglify-js", + "projectName": "https://github.com/mishoo/UglifyJS2", + "contributors": [ + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "source-map", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.1" + } + ], + "contentHash": "981479abad73c634cb98f4f02450ad0f32ea13c5ec2ebde9a6d01d4daa3bcd6e", + "globals": [], + "declaredModules": [ + "uglify-js" + ] + }, + "2.6": { + "libraryVersionDirectoryName": "2", + "libraryName": "UglifyJS 2", + "typingsPackageName": "uglify-js", + "projectName": "https://github.com/mishoo/UglifyJS2", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "source-map", + "version": "*" + } + ], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [ + { + "packageName": "uglify-js", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.1" + } + ], + "contentHash": "2648448e7f7b93e3700ab7c8a36a5b37da09040535cf678535cbc825544fbb59", + "globals": [], + "declaredModules": [ + "uglify-js" + ] + } + }, + "uglifycss": { + "0.0": { + "libraryName": "UglifyCSS", + "typingsPackageName": "uglifycss", + "projectName": "https://github.com/fmarcia/UglifyCSS", + "contributors": [ + { + "name": "gevik Babakhani", + "url": "https://github.com/blendsdk", + "githubUsername": "blendsdk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2b6bfaf316af1e61b5b5bdcb503f9530d57557c325f3b1960ffb227cb58046d8", + "globals": [], + "declaredModules": [ + "uglifycss" + ] + } + }, + "uglifyjs-webpack-plugin": { + "1.1": { + "libraryName": "uglifyjs-webpack-plugin", + "typingsPackageName": "uglifyjs-webpack-plugin", + "projectName": "https://github.com/webpack-contrib/uglifyjs-webpack-plugin", + "contributors": [ + { + "name": "Rene Vajkay", + "url": "https://github.com/vajkayrene", + "githubUsername": "vajkayrene" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd50041f2406a64aedf30dd2fbcfa928e208f5ddb1127fbdd67887ab974963ff", + "globals": [], + "declaredModules": [ + "uglifyjs-webpack-plugin" + ] + } + }, + "ui-grid": { + "0.0": { + "libraryName": "ui-grid", + "typingsPackageName": "ui-grid", + "projectName": "http://www.ui-grid.info/", + "contributors": [ + { + "name": "Ben Tesser", + "url": "https://github.com/btesser", + "githubUsername": "btesser" + }, + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + }, + { + "name": "Peter Bojanczyk", + "url": "https://github.com/pbojanczyk", + "githubUsername": "pbojanczyk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9c039acbdac10f1eac98aca2c06e17c3acbde7590dc98540a88501bc6a71539", + "globals": [ + "uiGrid" + ], + "declaredModules": [ + "ui-grid" + ] + } + }, + "ui-router-extras": { + "0.1": { + "libraryName": "ui-router-extras", + "typingsPackageName": "ui-router-extras", + "projectName": "https://github.com/christopherthielen/ui-router-extras", + "contributors": [ + { + "name": "Michael Putters", + "url": "https://github.com/mputters", + "githubUsername": "mputters" + }, + { + "name": "Marcel van de Kamp", + "url": "https://github.com/marcel-k", + "githubUsername": "marcel-k" + }, + { + "name": "Viktor Smirnov", + "url": "https://github.com/LaserUnicorns", + "githubUsername": "LaserUnicorns" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + }, + { + "name": "angular-ui-router", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "25d3166f7010993e6a7f059c3f4d74988115684bd4e5c529b033fb8dde21dc7e", + "globals": [], + "declaredModules": [] + } + }, + "ui-select": { + "0.19": { + "libraryName": "ui-select", + "typingsPackageName": "ui-select", + "projectName": "https://github.com/angular-ui/ui-select", + "contributors": [ + { + "name": "Niko Kovačič", + "url": "https://github.com/nkovacic", + "githubUsername": "nkovacic" + }, + { + "name": "Adam Kwiatek", + "url": "https://github.com/akwiatek", + "githubUsername": "akwiatek" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 19, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a4036b1772e76c0b944855a2e4defa6936be1a663b708ff5d26c4825661b8fda", + "globals": [], + "declaredModules": [] + } + }, + "uid-generator": { + "2.0": { + "libraryName": "uid-generator", + "typingsPackageName": "uid-generator", + "projectName": "https://github.com/nwoltman/node-uid-generator", + "contributors": [ + { + "name": "TheEmrio", + "url": "https://github.com/TheEmrio", + "githubUsername": "TheEmrio" + }, + { + "name": "KyleChine", + "url": "https://github.com/kylechine", + "githubUsername": "kylechine" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e30c45f19859c9fab510cb2f8e23e49527687f4301d4004d43925aa65a59bec", + "globals": [], + "declaredModules": [ + "uid-generator" + ] + } + }, + "uid-safe": { + "2.1": { + "libraryName": "uid-safe", + "typingsPackageName": "uid-safe", + "projectName": "https://github.com/crypto-utils/uid-safe", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "67edf3fedec02dbe3a4fed7e8228a2f3ef5184853c20a99dcd13c0ba0da2f098", + "globals": [], + "declaredModules": [ + "uid-safe" + ] + } + }, + "uid2": { + "0.0": { + "libraryName": "uid2", + "typingsPackageName": "uid2", + "projectName": "https://github.com/coreh/uid2", + "contributors": [ + { + "name": "Levi Bostian", + "url": "https://github.com/levibostian", + "githubUsername": "levibostian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "741b06d2975a3310ad2f4653ee9ed32dfca30f197f2aa7fef35c382367d0924b", + "globals": [], + "declaredModules": [ + "uid2" + ] + } + }, + "uikit": { + "3.3": { + "libraryName": "uikit", + "typingsPackageName": "uikit", + "projectName": "https://getuikit.com", + "contributors": [ + { + "name": "Giovanni Silva", + "url": "https://github.com/giovannicandido", + "githubUsername": "giovannicandido" + }, + { + "name": "Ivo Senner", + "url": "https://github.com/s0x", + "githubUsername": "s0x" + }, + { + "name": "Weiyu Weng", + "url": "https://github.com/pcdotfan", + "githubUsername": "pcdotfan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "834dc836c812960106428af90d6d57a4065b01b207a6e3132fe2fbbc888554d1", + "globals": [], + "declaredModules": [ + "uikit" + ] + }, + "2.27": { + "libraryVersionDirectoryName": "2", + "libraryName": "uikit", + "typingsPackageName": "uikit", + "projectName": "https://getuikit.com", + "contributors": [ + { + "name": "Giovanni Silva", + "url": "https://github.com/giovannicandido", + "githubUsername": "giovannicandido" + }, + { + "name": "Ivo Senner", + "url": "https://github.com/s0x", + "githubUsername": "s0x" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 27, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "uikit", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "b12a337848ac618c8a233450a6b91fdf1e76d4ff92e0b2bc0a22c5252d991036", + "globals": [ + "UIkit" + ], + "declaredModules": [] + } + }, + "uinput": { + "1.1": { + "libraryName": "uinput", + "typingsPackageName": "uinput", + "projectName": "https://github.com/santigimeno/node-uinput#readme", + "contributors": [ + { + "name": "Florian Richter", + "url": "https://github.com/Fidge123", + "githubUsername": "Fidge123" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffada57b163286ce99775334323e6f122fa267cc563d06966a49cba74f4a360a", + "globals": [], + "declaredModules": [ + "uinput" + ] + } + }, + "uint32": { + "0.2": { + "libraryName": "uint32", + "typingsPackageName": "uint32", + "projectName": "https://www.github.com/fxa/uint32.js", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6accc9253e533888c5be9a7b87ce7a87343c297d2a7b2ae38f8473d8f60dfd4d", + "globals": [ + "uint32" + ], + "declaredModules": [ + "uint32" + ] + } + }, + "ultra-strftime": { + "1.0": { + "libraryName": "ultra-strftime", + "typingsPackageName": "ultra-strftime", + "projectName": "https://github.com/xio4/ultra_strftime", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8c9a9b1db72b288d8493e89c0fca453112e467bbc838bfec967174cb74ae6af4", + "globals": [], + "declaredModules": [ + "ultra-strftime" + ] + } + }, + "umbraco": { + "7.2": { + "libraryName": "Umbraco", + "typingsPackageName": "umbraco", + "projectName": "https://github.com/umbraco", + "contributors": [ + { + "name": "DeCareSystemsIreland", + "url": "https://github.com/DeCareSystemsIreland", + "githubUsername": "DeCareSystemsIreland" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "umbraco-resources.d.ts", + "umbraco-services.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "angular", + "version": "*" + } + ], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a88c4deae629cd3587693609b76118f46e6a5ee40a94ccde6c359c34c47ab74", + "globals": [ + "umb", + "umbraco" + ], + "declaredModules": [ + "umbraco" + ] + } + }, + "umd": { + "3.0": { + "libraryName": "umd", + "typingsPackageName": "umd", + "projectName": "https://github.com/ForbesLindesay/umd", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a716eaa80f9c7756c3db76f6936542bd20e581e889b907b08fd5ee98d6982e2d", + "globals": [], + "declaredModules": [ + "umd" + ] + } + }, + "umzug": { + "2.2": { + "libraryName": "Umzug", + "typingsPackageName": "umzug", + "projectName": "https://github.com/sequelize/umzug", + "contributors": [ + { + "name": "Ivan Drinchev", + "url": "https://github.com/drinchev", + "githubUsername": "drinchev" + }, + { + "name": "Margus Lamp", + "url": "https://github.com/mlamp", + "githubUsername": "mlamp" + }, + { + "name": "Troy McKinnon", + "url": "https://github.com/trodi", + "githubUsername": "trodi" + }, + { + "name": "Emmanuel Gautier", + "url": "https://github.com/emmanuelgautier", + "githubUsername": "emmanuelgautier" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "sequelize", + "version": "*" + }, + { + "name": "mongodb", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28e74320be210bbef6e61ad17f369de387701e564ea75b869b2617a771d43fde", + "globals": [], + "declaredModules": [ + "umzug" + ] + } + }, + "unc-path-regex": { + "0.1": { + "libraryName": "unc-path-regex", + "typingsPackageName": "unc-path-regex", + "projectName": "https://github.com/regexhq/unc-path-regex", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "184f3e91221d9ff2713a6247fd7b237d021e5e6f8c1a685f102da3f107868bf6", + "globals": [], + "declaredModules": [ + "unc-path-regex" + ] + } + }, + "underscore": { + "1.9": { + "libraryName": "Underscore", + "typingsPackageName": "underscore", + "projectName": "http://underscorejs.org/", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + }, + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + }, + { + "name": "Christopher Currens", + "url": "https://github.com/ccurrens", + "githubUsername": "ccurrens" + }, + { + "name": "Ard Timmerman", + "url": "https://github.com/confususs", + "githubUsername": "confususs" + }, + { + "name": "Julian Gonggrijp", + "url": "https://github.com/jgonggrijp", + "githubUsername": "jgonggrijp" + }, + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + }, + { + "name": "Regev Brody", + "url": "https://github.com/regevbr", + "githubUsername": "regevbr" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "12c920c987851d688395484505a9963f21ad7deaec358e59b5a0d290ad6ef05d", + "globals": [ + "_" + ], + "declaredModules": [ + "underscore" + ] + } + }, + "underscore-ko": { + "1.4": { + "libraryName": "Underscore-ko 1.2.2 with underscore", + "typingsPackageName": "underscore-ko", + "projectName": "https://github.com/kamranayub/UnderscoreKO", + "contributors": [ + { + "name": "Maurits Elbers", + "url": "https://github.com/MagicMau", + "githubUsername": "MagicMau" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "underscore", + "version": "*" + }, + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23954ae0802868970ac36e07d70278ed6de2ffbf77068a177e115d347c46de69", + "globals": [], + "declaredModules": [ + "underscore-ko" + ] + } + }, + "underscore.string": { + "0.0": { + "libraryName": "underscore.string", + "typingsPackageName": "underscore.string", + "projectName": "https://github.com/epeli/underscore.string", + "contributors": [ + { + "name": "Ry Racherbaumer", + "url": "https://github.com/rygine", + "githubUsername": "rygine" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "underscore", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f086bb510442e02ba69ce2a6168748054aaf7ef1ce44346c786734c6da0ea80", + "globals": [], + "declaredModules": [ + "underscore.string" + ] + } + }, + "undertaker": { + "1.2": { + "libraryName": "undertaker", + "typingsPackageName": "undertaker", + "projectName": "https://github.com/gulpjs/undertaker", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + }, + { + "name": "Evan Yamanishi", + "url": "https://github.com/sh0ji", + "githubUsername": "sh0ji" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "undertaker-registry", + "version": "*" + } + ], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5af79536b653085787d70b0b367bbdc6a125a267c9a572203dc8865c4d7506c4", + "globals": [], + "declaredModules": [ + "undertaker" + ] + } + }, + "undertaker-registry": { + "1.0": { + "libraryName": "undertaker-registry", + "typingsPackageName": "undertaker-registry", + "projectName": "https://github.com/gulpjs/undertaker-registry", + "contributors": [ + { + "name": "Giedrius Grabauskas", + "url": "https://github.com/GiedriusGrabauskas", + "githubUsername": "GiedriusGrabauskas" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1a57ac0121c2a12ddc906e6f4e193ee38f0a356a1acafc8c720c6d0d46b60c01", + "globals": [], + "declaredModules": [ + "undertaker-registry" + ] + } + }, + "ungap__create-content": { + "0.1": { + "libraryName": "@ungap/create-content", + "typingsPackageName": "ungap__create-content", + "projectName": "https://github.com/ungap/create-content", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e44535d4a0e01caf9a6bc124350bd71a36ab4e5db582e453e9b14caf2906fe6", + "globals": [ + "createContent" + ], + "declaredModules": [ + "ungap__create-content" + ] + } + }, + "ungap__global-this": { + "0.3": { + "libraryName": "@ungap/global-this", + "typingsPackageName": "ungap__global-this", + "projectName": "https://github.com/ungap/global-this", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9bdacc43cf088d6d5101c1ca463691951cbe898d28e173646e53c6c9109afc7a", + "globals": [], + "declaredModules": [ + "ungap__global-this" + ] + } + }, + "ungap__url-search-params": { + "0.1": { + "libraryName": "@ungap/url-search-params", + "typingsPackageName": "ungap__url-search-params", + "projectName": "https://github.com/ungap/url-search-params", + "contributors": [ + { + "name": "Nick", + "url": "https://github.com/nick121212", + "githubUsername": "nick121212" + }, + { + "name": "Neha", + "url": "https://github.com/nrathi", + "githubUsername": "nrathi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "url-search-params" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f522b536bccfbb557a2ccdd78fcbdfad25228073c5e5dba3d1d0dbe21c5cf2df", + "globals": [], + "declaredModules": [ + "ungap__url-search-params" + ] + } + }, + "ungap__weakmap": { + "0.1": { + "libraryName": "@ungap/weakmap", + "typingsPackageName": "ungap__weakmap", + "projectName": "https://github.com/ungap/weakmap#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "058c603b5508855bfbb70cea8e2c09e20ceb1bcc891091eb58874b479daf084a", + "globals": [ + "WeakMap" + ], + "declaredModules": [ + "ungap__weakmap" + ] + } + }, + "uni-app": { + "1.4": { + "libraryName": "uni-app", + "typingsPackageName": "uni-app", + "projectName": "https://github.com/dcloudio/uni-app", + "contributors": [ + { + "name": "DCloud", + "url": "https://github.com/dcloudio", + "githubUsername": "dcloudio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/app.d.ts", + "lib/common.d.ts", + "lib/page.d.ts", + "lib/uni.d.ts", + "lib/vue.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.6.8" + } + ], + "contentHash": "9af382f3af74ff8b34402f23bd6ba3b93b0bafdca7ee4b1f61531db7c4e85e79", + "globals": [ + "Uni", + "createApp", + "createComponent", + "createPage", + "getApp", + "getCurrentPages", + "uni" + ], + "declaredModules": [] + } + }, + "unidecode": { + "0.1": { + "libraryName": "unidecode", + "typingsPackageName": "unidecode", + "projectName": "https://github.com/FGRibreau/node-unidecode", + "contributors": [ + { + "name": "Vitor Fernandes", + "url": "https://github.com/vfernandestoptal", + "githubUsername": "vfernandestoptal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a73ebe9eed4fa51daa8700e7e5f31be9c9045e2f821c8947399093534d57bf2c", + "globals": [], + "declaredModules": [ + "unidecode" + ] + } + }, + "uniq": { + "0.0": { + "libraryName": "uniq", + "typingsPackageName": "uniq", + "projectName": "https://www.npmjs.com/package/uniq", + "contributors": [ + { + "name": "Hans Windhoff", + "url": "https://github.com/hansrwindhoff", + "githubUsername": "hansrwindhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c55d96713bc1b72e38aeca8fcaa0a93082b6be2d7b1251d7f31c227db2b2035e", + "globals": [ + "uniq" + ], + "declaredModules": [ + "uniq" + ] + } + }, + "uniqid": { + "4.1": { + "libraryName": "uniqid", + "typingsPackageName": "uniqid", + "projectName": "http://github.com/adamhalasz/uniqid", + "contributors": [ + { + "name": "idchlife", + "url": "https://github.com/idchlife", + "githubUsername": "idchlife" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1751554a624e016a5f70a617fb3f309ffacfa265cc894aa3fbbf88dda28175ef", + "globals": [], + "declaredModules": [ + "uniqid" + ] + } + }, + "unique-hash-stream": { + "1.0": { + "libraryName": "unique-hash-stream", + "typingsPackageName": "unique-hash-stream", + "projectName": "https://github.com/stream-utils/unique-hash-stream", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1150fc3e7326f396c3cae38ea0f28da5c6664bb73a1432b4ef0646fa7cee9196", + "globals": [], + "declaredModules": [ + "unique-hash-stream" + ] + } + }, + "unique-push-id": { + "1.0": { + "libraryName": "unique-push-id", + "typingsPackageName": "unique-push-id", + "projectName": "https://github.com/limit-zero/unique-push-id", + "contributors": [ + { + "name": "Nathan Amick", + "url": "https://github.com/namick", + "githubUsername": "namick" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfe90aa5c91bf263725f319d19937cbd70f9112c7af01e351b8f36cb1749401b", + "globals": [], + "declaredModules": [ + "unique-push-id" + ] + } + }, + "unist": { + "2.0": { + "libraryName": "Unist", + "typingsPackageName": "unist", + "projectName": "https://github.com/syntax-tree/unist", + "contributors": [ + { + "name": "bizen241", + "url": "https://github.com/bizen241", + "githubUsername": "bizen241" + }, + { + "name": "Jun Lu", + "url": "https://github.com/lujun2", + "githubUsername": "lujun2" + }, + { + "name": "Hernan Rajchert", + "url": "https://github.com/hrajchert", + "githubUsername": "hrajchert" + }, + { + "name": "Titus Wormer", + "url": "https://github.com/wooorm", + "githubUsername": "wooorm" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "555fe20f164ccded02a3f69d8b45c8c9d2ec6fd53844a7c7858a3001c281bc9b", + "globals": [], + "declaredModules": [ + "unist" + ] + } + }, + "unity-webapi": { + "1.0": { + "libraryName": "Ubuntu Unity Web API", + "typingsPackageName": "unity-webapi", + "projectName": "https://launchpad.net/libunity-webapps", + "contributors": [ + { + "name": "John Vrbanac", + "url": "https://github.com/jmvrbanac", + "githubUsername": "jmvrbanac" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0cc972af8a3ef0fcde248431aec0ae7f7bf61ba0e29b5ddd7980512565cd5595", + "globals": [ + "UnityIndicatorProperties", + "UnityPlaybackState", + "UnitySettings", + "UnityTrackMetadata" + ], + "declaredModules": [] + } + }, + "universal-analytics": { + "0.4": { + "libraryName": "universal-analytics", + "typingsPackageName": "universal-analytics", + "projectName": "https://github.com/peaksandpies/universal-analytics", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Iker Pérez Brunelli", + "url": "https://github.com/DarkerTV", + "githubUsername": "DarkerTV" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c46406b70ec5deca340d742c24b7bd9ed05ce8fbce9f373d36edb97723bf8338", + "globals": [], + "declaredModules": [ + "universal-analytics" + ] + } + }, + "universal-cookie": { + "2.2": { + "libraryName": "universal-cookie", + "typingsPackageName": "universal-cookie", + "projectName": "https://github.com/reactivestack/cookies/tree/master/packages/universal-cookie#readme", + "contributors": [ + { + "name": "Tomi Turtiainen", + "url": "https://github.com/tomi", + "githubUsername": "tomi" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "66ef5d584e733ffd2a690aa6dc09a0363b2a88e8e9fcf589fab145a3d6ad11b4", + "globals": [], + "declaredModules": [ + "universal-cookie" + ] + } + }, + "universalify": { + "0.1": { + "libraryName": "universalify", + "typingsPackageName": "universalify", + "projectName": "https://github.com/RyanZim/universalify#readme", + "contributors": [ + { + "name": "Richie Bendall", + "url": "https://github.com/Richienb", + "githubUsername": "Richienb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f93289fea48106d9ddf09334d9ddb0c7130ad29b7629415168a348a9564d7699", + "globals": [], + "declaredModules": [ + "universalify" + ] + } + }, + "unl-core": { + "1.0": { + "libraryName": "unl-core", + "typingsPackageName": "unl-core", + "projectName": "https://github.com/u-n-l/core-js", + "contributors": [ + { + "name": "UNL Network B.V.", + "url": "https://github.com/u-n-l", + "githubUsername": "u-n-l" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "43d5e800a634410ae3bfd8fc2215e93477d107bcd9b08426f79805ea93cdc461", + "globals": [], + "declaredModules": [ + "unl-core" + ] + } + }, + "unorm": { + "1.3": { + "libraryName": "unorm", + "typingsPackageName": "unorm", + "projectName": "https://github.com/walling/unorm", + "contributors": [ + { + "name": "Christopher Brown", + "url": "https://github.com/chbrown", + "githubUsername": "chbrown" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86906bb6873614e4575868b762cd0269fa9487218e01788b80180cbb59f21275", + "globals": [ + "unorm" + ], + "declaredModules": [ + "unorm" + ] + } + }, + "unsplash-js": { + "6.0": { + "libraryName": "unsplash-js", + "typingsPackageName": "unsplash-js", + "projectName": "https://github.com/unsplash/unsplash-js#readme", + "contributors": [ + { + "name": "Andrew Malikov", + "url": "https://github.com/markupcode", + "githubUsername": "markupcode" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "59fb0f78ea93c6f3e8d40c01de529358fa62504094de388184abb7aa062ff2f1", + "globals": [], + "declaredModules": [ + "unsplash-js" + ] + } + }, + "unused-files-webpack-plugin": { + "3.4": { + "libraryName": "unused-files-webpack-plugin", + "typingsPackageName": "unused-files-webpack-plugin", + "projectName": "https://github.com/tomchentw/unused-files-webpack-plugin", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb6b846e3e2f6537f70e0ff936f6660c4714a0983be66b99bf33a342cbb972ca", + "globals": [], + "declaredModules": [ + "unused-files-webpack-plugin" + ] + } + }, + "unzip": { + "0.1": { + "libraryName": "unzip", + "typingsPackageName": "unzip", + "projectName": "https://github.com/EvanOxfeld/node-unzip", + "contributors": [ + { + "name": "Ravi L.", + "url": "https://github.com/coding2012", + "githubUsername": "coding2012" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fd2747d725b298eee4f5b2a053d4b0bf032283403e8850222a36c68f8e2169b3", + "globals": [], + "declaredModules": [ + "unzip" + ] + } + }, + "unzipper": { + "0.10": { + "libraryName": "unzipper", + "typingsPackageName": "unzipper", + "projectName": "https://github.com/ZJONSSON/node-unzipper#readme", + "contributors": [ + { + "name": "s73obrien", + "url": "https://github.com/s73obrien", + "githubUsername": "s73obrien" + }, + { + "name": "Nate", + "url": "https://github.com/natemara", + "githubUsername": "natemara" + }, + { + "name": "Bart", + "url": "https://github.com/bartje321", + "githubUsername": "bartje321" + }, + { + "name": "Ken Human", + "url": "https://github.com/kenhuman", + "githubUsername": "kenhuman" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31c890b557769278bd6150c4da334fb89a72bb259a2246df8f68ad9fab736094", + "globals": [], + "declaredModules": [ + "unzipper" + ] + } + }, + "update-notifier": { + "4.1": { + "libraryName": "update-notifier", + "typingsPackageName": "update-notifier", + "projectName": "https://github.com/yeoman/update-notifier", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Noah Chen", + "url": "https://github.com/nchen63", + "githubUsername": "nchen63" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Michael Grinich", + "url": "https://github.com/grinich", + "githubUsername": "grinich" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "configstore", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19bc325bfe4a186a4d9540c7aca28d30775c2f30bd095a3fed9c23133da967ab", + "globals": [], + "declaredModules": [ + "update-notifier" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "update-notifier", + "typingsPackageName": "update-notifier", + "projectName": "https://github.com/yeoman/update-notifier", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Noah Chen", + "url": "https://github.com/nchen63", + "githubUsername": "nchen63" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "update-notifier", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "630a950f082fb424fef37e1d6757dd24324e6eb2a399e09371bdb0ba3b1f33ae", + "globals": [], + "declaredModules": [ + "update-notifier" + ] + }, + "2.5": { + "libraryVersionDirectoryName": "2", + "libraryName": "update-notifier", + "typingsPackageName": "update-notifier", + "projectName": "https://github.com/yeoman/update-notifier", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Noah Chen", + "url": "https://github.com/nchen63", + "githubUsername": "nchen63" + }, + { + "name": "Jason Dreyzehner", + "url": "https://github.com/bitjson", + "githubUsername": "bitjson" + }, + { + "name": "Michael Grinich", + "url": "https://github.com/grinich", + "githubUsername": "grinich" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "update-notifier", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e4b228ef42a1c3a549517d2072e2cfc3cfdc730ffeab797003dabdc686fb084a", + "globals": [], + "declaredModules": [ + "update-notifier" + ] + } + }, + "uploadcare": { + "0.4": { + "libraryName": "uploadcare", + "typingsPackageName": "uploadcare", + "projectName": "https://github.com/rexmorgan/uploadcare-node", + "contributors": [ + { + "name": "Jinesh Shah", + "url": "https://github.com/jineshshah36", + "githubUsername": "jineshshah36" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "09fbaa469dab23c9bda9ad58a1e3d5e457b9e3e7782274fe4a4dd7e1e9670669", + "globals": [], + "declaredModules": [ + "uploadcare" + ] + } + }, + "upng-js": { + "2.1": { + "libraryName": "upng-js", + "typingsPackageName": "upng-js", + "projectName": "https://github.com/photopea/UPNG.js", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Sophie Kirschner", + "url": "https://github.com/pineapplemachine", + "githubUsername": "pineapplemachine" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "286ad2a3bcb0c9cf66b9745831dc782a76d857a5aacda642eba870462e08371e", + "globals": [], + "declaredModules": [ + "upng-js" + ] + } + }, + "uppercamelcase": { + "3.0": { + "libraryName": "uppercamelcase", + "typingsPackageName": "uppercamelcase", + "projectName": "https://github.com/samverschueren/uppercamelcase", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcbc45fc018e164f78ea05e26e5e70fef7941583bd76badffccc4650dc782f0b", + "globals": [], + "declaredModules": [ + "uppercamelcase" + ] + } + }, + "urbanairship-cordova": { + "3.4": { + "libraryName": "phonegap-ua-push", + "typingsPackageName": "urbanairship-cordova", + "projectName": "https://github.com/urbanairship/phonegap-ua-push", + "contributors": [ + { + "name": "Justin Unterreiner", + "url": "https://github.com/Justin-Credible", + "githubUsername": "Justin-Credible" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a80a16f7d58562cfca3a3af865fa128f005ea55d7f82ee9d4f8e1dcda3a042b", + "globals": [ + "UAirship" + ], + "declaredModules": [] + } + }, + "uri-templates": { + "0.1": { + "libraryName": "uri-templates", + "typingsPackageName": "uri-templates", + "projectName": "https://github.com/geraintluff/uri-templates", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Bartek Szczepański", + "url": "https://github.com/barnski", + "githubUsername": "barnski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6bd7277ab07332e8755087bae6e7e0fce3b6ae27739176f67be8884dbf75090", + "globals": [], + "declaredModules": [ + "uri-templates" + ] + } + }, + "urijs": { + "1.19": { + "libraryName": "URI.js", + "typingsPackageName": "urijs", + "projectName": "http://medialize.github.io/URI.js", + "contributors": [ + { + "name": "RodneyJT", + "url": "https://github.com/RodneyJT", + "githubUsername": "RodneyJT" + }, + { + "name": "Brian Surowiec", + "url": "https://github.com/xt0rted", + "githubUsername": "xt0rted" + }, + { + "name": "Pete Johanson", + "url": "https://github.com/petejohanson", + "githubUsername": "petejohanson" + }, + { + "name": "Zhibin Liu", + "url": "https://github.com/ljqx", + "githubUsername": "ljqx" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/teamworkguy2", + "githubUsername": "teamworkguy2" + }, + { + "name": "Akuukis", + "url": "https://github.com/Akuukis", + "githubUsername": "Akuukis" + }, + { + "name": "Marcell Toth", + "url": "https://github.com/marcelltoth", + "githubUsername": "marcelltoth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 19, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "dom-monkeypatch.d.ts", + "index.d.ts", + "src/URITemplate.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3462bb516a3f50a276ac8097e67c9ca33871d3e2c66a1ffce1f164123af1a21a", + "globals": [ + "URI", + "URITemplate" + ], + "declaredModules": [ + "urijs", + "urijs/src/URITemplate" + ] + } + }, + "uritemplate": { + "0.3": { + "libraryName": "URI Template JS", + "typingsPackageName": "uritemplate", + "projectName": "https://github.com/fxa/uritemplate-js", + "contributors": [ + { + "name": "Chui Tey", + "url": "https://github.com/teyc", + "githubUsername": "teyc" + }, + { + "name": "Ruben Taelman", + "url": "https://github.com/rubensworks", + "githubUsername": "rubensworks" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05f2345a479c03b73e07cd2f62a76de3bcd995d52aec60126606b739b8d4a9c0", + "globals": [], + "declaredModules": [ + "uritemplate" + ] + } + }, + "urix": { + "0.1": { + "libraryName": "urix", + "typingsPackageName": "urix", + "projectName": "https://github.com/lydell/urix", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0d06b1fd869d7f1f59c9eb349f8c0e83c27efcc2af5e797fb5e12cbb805e6d04", + "globals": [], + "declaredModules": [ + "urix" + ] + } + }, + "url-assembler": { + "1.2": { + "libraryName": "url-assembler", + "typingsPackageName": "url-assembler", + "projectName": "https://github.com/Floby/node-url-assembler", + "contributors": [ + { + "name": "Wolfgang Faust", + "url": "https://github.com/wolfgang42", + "githubUsername": "wolfgang42" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ba077a5c9c6c82c086516b5655d2daf96725a601b1a267914e951fb1f615bd82", + "globals": [], + "declaredModules": [ + "url-assembler" + ] + } + }, + "url-join": { + "4.0": { + "libraryName": "url-join", + "typingsPackageName": "url-join", + "projectName": "https://github.com/jfromaniello/url-join", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Mike Deverell", + "url": "https://github.com/devrelm", + "githubUsername": "devrelm" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0c71c41826ec51191cb7d1b14178975146108ee69bd9329d3e9b115331b26645", + "globals": [ + "urljoin" + ], + "declaredModules": [ + "url-join" + ] + }, + "0.8": { + "libraryVersionDirectoryName": "0", + "libraryName": "url-join", + "typingsPackageName": "url-join", + "projectName": "https://github.com/jfromaniello/url-join", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + }, + { + "name": "Mike Deverell", + "url": "https://github.com/devrelm", + "githubUsername": "devrelm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "url-join", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "13aa6d87dfb90d3a7d36c00966ff5ef90dde611d95ed0c71a25e995879180bf6", + "globals": [], + "declaredModules": [ + "url-join" + ] + } + }, + "url-metadata": { + "2.1": { + "libraryName": "url-metadata", + "typingsPackageName": "url-metadata", + "projectName": "https://github.com/LevelNewsOrg/url-metadata", + "contributors": [ + { + "name": "Kevin Gravier", + "url": "https://github.com/mrkmg", + "githubUsername": "mrkmg" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "584057305cccb1904a82203af28e98faf4fe0a0426a52fcd169c6995b2728afd", + "globals": [], + "declaredModules": [ + "url-metadata" + ] + } + }, + "url-params": { + "1.0": { + "libraryName": "url-params", + "typingsPackageName": "url-params", + "projectName": "https://github.com/AtenDesignGroup/url-params", + "contributors": [ + { + "name": "Daniel Sogl", + "url": "https://github.com/danielsogl", + "githubUsername": "danielsogl" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b26448b4fb14d835afe0e2bc9bca1378f9d6c51b2f0cbf0ed104e3df2b799ef1", + "globals": [], + "declaredModules": [ + "url-params" + ] + } + }, + "url-parse": { + "1.4": { + "libraryName": "url-parse", + "typingsPackageName": "url-parse", + "projectName": "https://github.com/unshiftio/url-parse", + "contributors": [ + { + "name": "Pavlo Chernenko", + "url": "https://github.com/ChernenkoPaul", + "githubUsername": "ChernenkoPaul" + }, + { + "name": "Hari Sivaramakrishnan", + "url": "https://github.com/harisiva", + "githubUsername": "harisiva" + }, + { + "name": "Dmitry Dushkin", + "url": "https://github.com/DimitryDushkin", + "githubUsername": "DimitryDushkin" + }, + { + "name": "David Golightly", + "url": "https://github.com/davidgoli", + "githubUsername": "davidgoli" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77dff17a0910675dc5ca91c2bd7e40d35faee5bfed18247ffd0f301a340379e8", + "globals": [], + "declaredModules": [ + "url-parse" + ] + } + }, + "url-safe-base64": { + "1.1": { + "libraryName": "url-safe-base64", + "typingsPackageName": "url-safe-base64", + "projectName": "https://github.com/commenthol/url-safe-base64#readme", + "contributors": [ + { + "name": "John Wright", + "url": "https://github.com/johngeorgewright", + "githubUsername": "johngeorgewright" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "810e0b66a4ae8d2c05631176495f2c141e81f4b2e4b885a9edee36340eacb4da", + "globals": [], + "declaredModules": [ + "url-safe-base64" + ] + } + }, + "url-search-params": { + "1.1": { + "libraryName": "url-search-params", + "typingsPackageName": "url-search-params", + "projectName": "https://github.com/WebReflection/url-search-params", + "contributors": [ + { + "name": "Nick", + "url": "https://github.com/nick121212", + "githubUsername": "nick121212" + }, + { + "name": "Neha", + "url": "https://github.com/nrathi", + "githubUsername": "nrathi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b3014b0bb91504fd201a843637af060d3cba36d268c20a04c382bddbf15288e7", + "globals": [], + "declaredModules": [ + "url-search-params" + ] + } + }, + "url-template": { + "2.0": { + "libraryName": "url-template", + "typingsPackageName": "url-template", + "projectName": "https://github.com/bramstein/url-template", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "280b2918b2c562f61b5c4c04bd0ae62896d25e8e7bab05e1952411232e79e058", + "globals": [ + "urltemplate" + ], + "declaredModules": [ + "url-template" + ] + } + }, + "urlencode": { + "1.1": { + "libraryName": "urlencode", + "typingsPackageName": "urlencode", + "projectName": "https://github.com/node-modules/urlencode", + "contributors": [ + { + "name": "kimcoder", + "url": "https://github.com/kimcoder", + "githubUsername": "kimcoder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bc75fb5fca67981c097a1d598e21834ef497f535d9a59e9f31aa8b9866624c0", + "globals": [], + "declaredModules": [ + "urlencode" + ] + } + }, + "urlparser": { + "0.2": { + "libraryName": "urlparser", + "typingsPackageName": "urlparser", + "projectName": "https://github.com/kaerus-component/urlparser", + "contributors": [ + { + "name": "OpenByteDev", + "url": "https://github.com/OpenByteDev", + "githubUsername": "OpenByteDev" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df52e778e95deaf5bbe8832682e2bd5d5c70d017a8fffd7f13ddda7d00a4b1d9", + "globals": [], + "declaredModules": [ + "urlparser" + ] + } + }, + "urlrouter": { + "0.0": { + "libraryName": "urlrouter", + "typingsPackageName": "urlrouter", + "projectName": "https://github.com/fengmk2/urlrouter", + "contributors": [ + { + "name": "soywiz", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c01f6baf57eef47cb4c8e0f288f82d360882c8c57bfece09184cd4f085da1fb6", + "globals": [], + "declaredModules": [ + "urlrouter" + ] + } + }, + "urlsafe-base64": { + "1.0": { + "libraryName": "urlsafe-base64", + "typingsPackageName": "urlsafe-base64", + "projectName": "https://github.com/RGBboy/urlsafe-base64", + "contributors": [ + { + "name": "Tanguy Krotoff", + "url": "https://github.com/tkrotoff", + "githubUsername": "tkrotoff" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18eafe8240a55b0ff02504becdfc1e4e7dfdcd27e6c35195fc3d0aa2df6e341c", + "globals": [], + "declaredModules": [ + "urlsafe-base64" + ] + } + }, + "usage": { + "0.0": { + "libraryName": "usage", + "typingsPackageName": "usage", + "projectName": "https://github.com/arunoda/node-usage", + "contributors": [ + { + "name": "Pascal Vomhoff", + "url": "https://github.com/pvomhoff", + "githubUsername": "pvomhoff" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c01da044f0d1e6a54ec03164b42db44a8a49ae0bbfd3a8036ee3bc8ec00ec4bb", + "globals": [], + "declaredModules": [ + "usage" + ] + } + }, + "usb": { + "1.5": { + "libraryName": "node-usb", + "typingsPackageName": "usb", + "projectName": "https://github.com/tessel/node-usb", + "contributors": [ + { + "name": "Eric Brody", + "url": "https://github.com/underscorebrody", + "githubUsername": "underscorebrody" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f19f18f084533b481faa677a18323726ca9a4cf589ad4f4813d27c1f4a0c3d83", + "globals": [], + "declaredModules": [ + "usb" + ] + } + }, + "use-combined-reducers": { + "1.0": { + "libraryName": "use-combined-reducers", + "typingsPackageName": "use-combined-reducers", + "projectName": "https://github.com/the-road-to-learn-react/use-combined-reducers#readme", + "contributors": [ + { + "name": "kwdowik", + "url": "https://github.com/kwdowik", + "githubUsername": "kwdowik" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "324b4e972a70a313de988b599b486a8fbc99a0f6301ffb8c652b2a0561b89865", + "globals": [], + "declaredModules": [ + "use-combined-reducers" + ] + } + }, + "use-deep-compare-effect": { + "1.2": { + "libraryName": "use-deep-compare-effect", + "typingsPackageName": "use-deep-compare-effect", + "projectName": "https://github.com/kentcdodds/use-deep-compare-effect#readme", + "contributors": [ + { + "name": "JPeer264", + "url": "https://github.com/JPeer264", + "githubUsername": "JPeer264" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7350ee0401d254975622bf2a74097e3005fc6eb611602f3a74f1278b2aa2d607", + "globals": [], + "declaredModules": [ + "use-deep-compare-effect" + ] + } + }, + "use-global-hook": { + "0.1": { + "libraryName": "use-global-hook", + "typingsPackageName": "use-global-hook", + "projectName": "https://github.com/andregardi/use-global-hook#readme", + "contributors": [ + { + "name": "James Hong", + "url": "https://github.com/ojameso", + "githubUsername": "ojameso" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "700be41b81229acc95ceba3ae7c66a14c5da5523cf54a3d43ce765824c9cbbe0", + "globals": [], + "declaredModules": [ + "use-global-hook" + ] + } + }, + "use-persisted-state": { + "0.3": { + "libraryName": "use-persisted-state", + "typingsPackageName": "use-persisted-state", + "projectName": "https://github.com/donavon/use-persisted-state#readme", + "contributors": [ + { + "name": "Karol Majewski", + "url": "https://github.com/karol-majewski", + "githubUsername": "karol-majewski" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fea120729f5b73bf0ea282a4dd522a9b0b5dc48d8adca2a4c6efd4e342e112e2", + "globals": [ + "createPersistedState" + ], + "declaredModules": [ + "use-persisted-state" + ] + } + }, + "use-position": { + "0.0": { + "libraryName": "use-position", + "typingsPackageName": "use-position", + "projectName": "https://github.com/trekhleb/use-position", + "contributors": [ + { + "name": "Claudio Musumeci", + "url": "https://github.com/muscla87", + "githubUsername": "muscla87" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "050a4d0eac48e3cf56d045bca274572939b2d98957ab45fb58ae895d415365d4", + "globals": [], + "declaredModules": [ + "use-position" + ] + } + }, + "use-resize-observer": { + "6.0": { + "libraryName": "use-resize-observer", + "typingsPackageName": "use-resize-observer", + "projectName": "https://github.com/ZeeCoder/use-resize-observer#readme", + "contributors": [ + { + "name": "PetrSvirak", + "url": "https://github.com/PetrSvirak", + "githubUsername": "PetrSvirak" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts", + "polyfilled.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48279257a7548d27dd04049a36ad83dfc6bc8eab7319c2da11c81f7449a65f59", + "globals": [], + "declaredModules": [ + "use-resize-observer", + "use-resize-observer/polyfilled" + ] + } + }, + "use-set-interval": { + "1.0": { + "libraryName": "use-set-interval", + "typingsPackageName": "use-set-interval", + "projectName": "https://reacthooks.org/use-set-interval", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a0b437a60cbc9152aa425e9202a7a9d774bd7910a2b4f8ff01d1aacb50cad99", + "globals": [], + "declaredModules": [ + "use-set-interval" + ] + } + }, + "use-set-timeout": { + "1.0": { + "libraryName": "use-set-timeout", + "typingsPackageName": "use-set-timeout", + "projectName": "https://reacthooks.org/use-set-timeout", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3cf6ffa9440d48ca076d6fb26d9afce30c8f00ee42cc273b5e3d6b17d7e24205", + "globals": [], + "declaredModules": [ + "use-set-timeout" + ] + } + }, + "use-subscription": { + "1.0": { + "libraryName": "use-subscription", + "typingsPackageName": "use-subscription", + "projectName": "https://github.com/facebook/react/", + "contributors": [ + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "react" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3fb378da5a403646d1a46ab137f9bbe1f6b839845b73f2f18b2928b6d0b80072", + "globals": [], + "declaredModules": [ + "use-subscription" + ] + } + }, + "user-agents": { + "1.0": { + "libraryName": "user-agents", + "typingsPackageName": "user-agents", + "projectName": "https://github.com/intoli/user-agents#readme", + "contributors": [ + { + "name": "Nick Chursin", + "url": "https://github.com/unickq", + "githubUsername": "unickq" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "44f0ead660af19ae55c9eb24aae8162c82fd65cef6471965d307a578b050a514", + "globals": [], + "declaredModules": [ + "user-agents" + ] + } + }, + "user-event": { + "4.1": { + "libraryName": "user-event", + "typingsPackageName": "user-event", + "projectName": "https://github.com/testing-library/user-event", + "contributors": [ + { + "name": "Wu Haotian", + "url": "https://github.com/whtsky", + "githubUsername": "whtsky" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ce25542a698421ba18b455975c88943902a9c628bae4ae284ba08bc13f8c87a6", + "globals": [], + "declaredModules": [ + "user-event" + ] + } + }, + "user-home": { + "2.0": { + "libraryName": "user-home", + "typingsPackageName": "user-home", + "projectName": "https://github.com/sindresorhus/user-home", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "951ffe0ee2cd7df90d80ae8efcf8cff0fc9111ecb978057a7e84859886b33241", + "globals": [], + "declaredModules": [ + "user-home" + ] + } + }, + "useragent": { + "2.1": { + "libraryName": "useragent", + "typingsPackageName": "useragent", + "projectName": "https://github.com/3rd-Eden/useragent", + "contributors": [ + { + "name": "Joshua DeVinney", + "url": "https://github.com/geoffreak", + "githubUsername": "geoffreak" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6eaabb69e18bb450db2367271849f61d90927f3f31fd3db702a82a1a2fd3f153", + "globals": [], + "declaredModules": [ + "useragent" + ] + } + }, + "username": { + "3.0": { + "libraryName": "username", + "typingsPackageName": "username", + "projectName": "https://www.npmjs.com/package/username", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + }, + { + "name": "Akos Krivachy", + "url": "https://github.com/krivachy", + "githubUsername": "krivachy" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "36bd8d5dd8d7c704afa7f68177d9e3875f2da1e51ff846097ec0037e8fc69ec1", + "globals": [], + "declaredModules": [ + "username" + ] + } + }, + "uslug": { + "1.0": { + "libraryName": "uslug", + "typingsPackageName": "uslug", + "projectName": "https://github.com/jeremys/uslug", + "contributors": [ + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "19170ca5f405d7131692a544356f3651bd3cd841bb6dafced15473de05ac11c1", + "globals": [], + "declaredModules": [ + "uslug" + ] + } + }, + "utf8": { + "2.1": { + "libraryName": "utf8", + "typingsPackageName": "utf8", + "projectName": "https://github.com/mathiasbynens/utf8.js", + "contributors": [ + { + "name": "Nick Zelei", + "url": "https://github.com/zelein", + "githubUsername": "zelein" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d0210ad98bbc9a9dddc2dc3c50806a5cb7aa0dee9e7704ac163d2de5577f020", + "globals": [], + "declaredModules": [ + "utf8" + ] + } + }, + "utif": { + "3.0": { + "libraryName": "utif", + "typingsPackageName": "utif", + "projectName": "https://github.com/photopea/UTIF.js", + "contributors": [ + { + "name": "Jan Pesa", + "url": "https://github.com/smajl", + "githubUsername": "smajl" + }, + { + "name": "Naveen Kumar Sangi", + "url": "https://github.com/nkprince007", + "githubUsername": "nkprince007" + }, + { + "name": "Massimiliano Caniparoli", + "url": "https://github.com/massic80", + "githubUsername": "massic80" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17090b90a33d635ed9fc66e7bbecaa6ea42e04da25e1a0aaa78c48d1a40b0e06", + "globals": [ + "UTIF" + ], + "declaredModules": [ + "utif" + ] + } + }, + "util-deprecate": { + "1.0": { + "libraryName": "util-deprecate", + "typingsPackageName": "util-deprecate", + "projectName": "https://github.com/TooTallNate/util-deprecate", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d059c325aaf3d7838efc3e36a79567b65ebeb1db1904a942b5f25853cae885fa", + "globals": [], + "declaredModules": [ + "util-deprecate" + ] + } + }, + "util.promisify": { + "1.0": { + "libraryName": "util.promisify", + "typingsPackageName": "util.promisify", + "projectName": "https://github.com/ljharb/util.promisify#readme", + "contributors": [ + { + "name": "Adam Voss", + "url": "https://github.com/adamvoss", + "githubUsername": "adamvoss" + }, + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Jordan Harband", + "url": "https://github.com/ljharb", + "githubUsername": "ljharb" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "auto.d.ts", + "implementation.d.ts", + "index.d.ts", + "polyfill.d.ts", + "shim.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "174c6659b644691b71790f386039be401abfe4fb8a2d43f4e077a32bf06717b6", + "globals": [], + "declaredModules": [ + "util.promisify", + "util.promisify/implementation", + "util.promisify/polyfill", + "util.promisify/shim" + ] + } + }, + "utils-merge": { + "0.0": { + "libraryName": "utils-merge", + "typingsPackageName": "utils-merge", + "projectName": "https://github.com/jaredhanson/utils-merge", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a01b59efdc83e8ab10a58daeb2a3aad4a1455916c5ec6addf685a11ae7d2720", + "globals": [], + "declaredModules": [ + "utils-merge" + ] + } + }, + "utm": { + "1.1": { + "libraryName": "utm", + "typingsPackageName": "utm", + "projectName": "https://github.com/timothygu/utm#readme", + "contributors": [ + { + "name": "Hyeonsoo David Lee", + "url": "https://github.com/civilizeddev", + "githubUsername": "civilizeddev" + }, + { + "name": "Jonas Triki", + "url": "https://github.com/JonasTriki", + "githubUsername": "JonasTriki" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7a4ff363e9ddf3e79afc2ce6db49659e08ba799dd6aea2ed9feac426f1522218", + "globals": [], + "declaredModules": [ + "utm" + ] + } + }, + "uuid": { + "7.0": { + "libraryName": "uuid", + "typingsPackageName": "uuid", + "projectName": "https://github.com/uuidjs/uuid", + "contributors": [ + { + "name": "Oliver Hoffmann", + "url": "https://github.com/iamolivinius", + "githubUsername": "iamolivinius" + }, + { + "name": "Felipe Ochoa", + "url": "https://github.com/felipeochoa", + "githubUsername": "felipeochoa" + }, + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + }, + { + "name": "Rauno Viskus", + "url": "https://github.com/rauno56", + "githubUsername": "rauno56" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + }, + { + "name": "Christoph Tavan", + "url": "https://github.com/ctavan", + "githubUsername": "ctavan" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "interfaces.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d947d77225cb456082268d70a5fe638ff4b0c112a9a20eebcea50296a59f984e", + "globals": [], + "declaredModules": [ + "uuid", + "uuid/interfaces" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "uuid", + "typingsPackageName": "uuid", + "projectName": "https://github.com/defunctzombie/node-uuid", + "contributors": [ + { + "name": "Oliver Hoffmann", + "url": "https://github.com/iamolivinius/" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "uuid", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "1ddfbe5d552e1ff7894aa03a43323df6c6b85fc9938d9bcabef89e7c224d4752", + "globals": [], + "declaredModules": [ + "uuid" + ] + }, + "3.4": { + "libraryVersionDirectoryName": "3", + "libraryName": "uuid", + "typingsPackageName": "uuid", + "projectName": "https://github.com/kelektiv/node-uuid", + "contributors": [ + { + "name": "Oliver Hoffmann", + "url": "https://github.com/iamolivinius", + "githubUsername": "iamolivinius" + }, + { + "name": "Felipe Ochoa", + "url": "https://github.com/felipeochoa", + "githubUsername": "felipeochoa" + }, + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + }, + { + "name": "Rauno Viskus", + "url": "https://github.com/rauno56", + "githubUsername": "rauno56" + }, + { + "name": "Linus Unnebäck", + "url": "https://github.com/LinusU", + "githubUsername": "LinusU" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "interfaces.d.ts", + "v1.d.ts", + "v4.d.ts", + "v5.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [ + { + "packageName": "uuid", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "da78356e3432cfc5c497cbb681b33cc2c3ee3470bf22d806cbe2cf59f9bed0aa", + "globals": [], + "declaredModules": [ + "uuid", + "uuid/interfaces", + "uuid/v1", + "uuid/v4", + "uuid/v5" + ] + } + }, + "uuid-1345": { + "0.99": { + "libraryName": "uuid-1345", + "typingsPackageName": "uuid-1345", + "projectName": "https://github.com/scravy/uuid-1345", + "contributors": [ + { + "name": "TANAKA Koichi", + "url": "https://github.com/mugeso", + "githubUsername": "mugeso" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 99, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13533ef0cd05f445313e1adf12fb3a3dfee12535623f95ed06ece51c2389820b", + "globals": [], + "declaredModules": [ + "uuid-1345" + ] + } + }, + "uuid-apikey": { + "1.4": { + "libraryName": "uuid-apikey", + "typingsPackageName": "uuid-apikey", + "projectName": "https://github.com/chronosis/uuid-apikey", + "contributors": [ + { + "name": "Ben Allfree", + "url": "https://github.com/benallfree", + "githubUsername": "benallfree" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2d63a406d069db80470504d732e0abd255ad9d43b810c5ea4119eaf2987ef749", + "globals": [], + "declaredModules": [ + "uuid-apikey" + ] + } + }, + "uuid-js": { + "0.7": { + "libraryName": "uuid-js", + "typingsPackageName": "uuid-js", + "projectName": "http://github.com/pnegri/uuid-js", + "contributors": [ + { + "name": "Mohamed Hegazy", + "url": "https://github.com/mhegazy", + "githubUsername": "mhegazy" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ca4c9c65a0895bb29707fde3add9af898d2e0aefd1f1a2dafa7b8c4e6a6da106", + "globals": [], + "declaredModules": [ + "uuid-js" + ] + } + }, + "uuid-parse": { + "1.0": { + "libraryName": "uuid-parse", + "typingsPackageName": "uuid-parse", + "projectName": "https://github.com/zefferus/uuid-parse", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e2dfe92ab21a8b594d9b6dcbd2c53cb969435f43869042c563633ad0f0635153", + "globals": [], + "declaredModules": [ + "uuid-parse" + ] + } + }, + "uuid-validate": { + "0.0": { + "libraryName": "uuid-validate", + "typingsPackageName": "uuid-validate", + "projectName": "https://github.com/mixer/uuid-validate", + "contributors": [ + { + "name": "Hiromi Shikata", + "url": "https://github.com/HiromiShikata", + "githubUsername": "HiromiShikata" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2fb1978008f701487102518946cb34937df01c090f01c9b3d5b5f768d2937ac1", + "globals": [], + "declaredModules": [ + "uuid-validate" + ] + } + }, + "uws": { + "0.13": { + "libraryName": "uWS", + "typingsPackageName": "uws", + "projectName": "https://github.com/uWebSockets/uWebSockets", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + }, + { + "name": "Orblazer", + "url": "https://github.com/orblazer", + "githubUsername": "orblazer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 13, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "buffer", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc6a766610b65d344fbe75aed8074a6b79025c2c524fe6ee727b2e8974134645", + "globals": [], + "declaredModules": [ + "uws" + ] + } + }, + "v-chart-plugin": { + "0.2": { + "libraryName": "v-chart-plugin", + "typingsPackageName": "v-chart-plugin", + "projectName": "https://github.com/ignoreintuition/v-chart-plugin", + "contributors": [ + { + "name": "Nate Mara", + "url": "https://github.com/natemara", + "githubUsername": "natemara" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "dadea5c9f35057a7c47ab909bb22774ac74d37b1df8e2e53c9a82ba8a1846152", + "globals": [], + "declaredModules": [ + "v-chart-plugin" + ] + } + }, + "v8-profiler": { + "0.0": { + "libraryName": "v8-profiler", + "typingsPackageName": "v8-profiler", + "projectName": "https://github.com/node-inspector/v8-profiler", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f15c38107ee4642593089f2cb064d41f993733c2e764211bb431d0803e871ede", + "globals": [], + "declaredModules": [ + "v8-profiler" + ] + } + }, + "v8flags": { + "3.1": { + "libraryName": "v8flags", + "typingsPackageName": "v8flags", + "projectName": "https://github.com/gulpjs/v8flags", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1cfc6c81d61b39c808414912ebf54b1005f5c34136f4fb5c7aed8337df803329", + "globals": [], + "declaredModules": [ + "v8flags" + ] + } + }, + "valdr": { + "1.1": { + "libraryName": "valdr.js", + "typingsPackageName": "valdr", + "projectName": "https://github.com/netceteragroup/valdr", + "contributors": [ + { + "name": "Kai Ilbertz", + "url": "https://github.com/ilbertz", + "githubUsername": "ilbertz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6c934dbab15e4ea6ee98a2b080a76d327468524439102f0d7d13b193eb0ea5d8", + "globals": [], + "declaredModules": [] + } + }, + "valdr-message": { + "1.1": { + "libraryName": "valdr.js (valdr-message)", + "typingsPackageName": "valdr-message", + "projectName": "https://github.com/netceteragroup/valdr", + "contributors": [ + { + "name": "Kai Ilbertz", + "url": "https://github.com/ilbertz", + "githubUsername": "ilbertz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1650b2688af95737832b0beb3d6ca724a00c5c969586924ca4ea58b3b15aa99f", + "globals": [], + "declaredModules": [] + } + }, + "valerie": { + "0.0": { + "libraryName": "valerie", + "typingsPackageName": "valerie", + "projectName": "https://github.com/davewatts/valerie", + "contributors": [ + { + "name": "Howard Richards", + "url": "https://github.com/conficient", + "githubUsername": "conficient" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "knockout", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9107132fcc8a2355af0766708873f340fc912320f9b62c460681d28fefbd210", + "globals": [ + "valerie" + ], + "declaredModules": [] + } + }, + "vali-date": { + "1.0": { + "libraryName": "vali-date", + "typingsPackageName": "vali-date", + "projectName": "https://github.com/SamVerschueren/vali-date", + "contributors": [ + { + "name": "Sam Verschueren", + "url": "https://github.com/SamVerschueren", + "githubUsername": "SamVerschueren" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b9fabec9099df1b717145f9df52addb853662c3fc7b018dd6a188485fd8539a6", + "globals": [], + "declaredModules": [ + "vali-date" + ] + } + }, + "valiant": { + "2.0": { + "libraryName": "valiant", + "typingsPackageName": "valiant", + "projectName": "https://github.com/tweetdeck/valiant#readme", + "contributors": [ + { + "name": "whatasoda", + "url": "https://github.com/whatasoda", + "githubUsername": "whatasoda" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a2fb20e0b0249989a0f3e22f8a225146bcabab849e83d3528c46cc6658444dcb", + "globals": [ + "Valiant" + ], + "declaredModules": [ + "valiant" + ] + } + }, + "valid-data-url": { + "2.0": { + "libraryName": "valid-data-url", + "typingsPackageName": "valid-data-url", + "projectName": "https://github.com/killmenot/valid-data-url", + "contributors": [ + { + "name": "jgeth", + "url": "https://github.com/jgeth", + "githubUsername": "jgeth" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4fe1a39f8353cfe4a90109366ec81284471a89b666219c94b8a482acb2b68454", + "globals": [ + "validDataUrl" + ], + "declaredModules": [ + "valid-data-url" + ] + } + }, + "valid-url": { + "1.0": { + "libraryName": "valid-url", + "typingsPackageName": "valid-url", + "projectName": "https://github.com/ogt/valid-url", + "contributors": [ + { + "name": "Steve Hipwell", + "url": "https://github.com/stevehipwell", + "githubUsername": "stevehipwell" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cd22db5afccb5e2a5a60861a3764b57cdddc551fbcdf263289c758670abd2e5d", + "globals": [], + "declaredModules": [ + "valid-url" + ] + } + }, + "validate-npm-package-name": { + "3.0": { + "libraryName": "validate-npm-package-name", + "typingsPackageName": "validate-npm-package-name", + "projectName": "https://github.com/npm/validate-npm-package-name", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5e90a2737f750dcc3d919f148a9e701071de13a362453d91f11ba966d56eb10f", + "globals": [], + "declaredModules": [ + "validate-npm-package-name" + ] + } + }, + "validator": { + "12.0": { + "libraryName": "validator.js", + "typingsPackageName": "validator", + "projectName": "https://github.com/validatorjs/validator.js", + "contributors": [ + { + "name": "tgfjt", + "url": "https://github.com/tgfjt", + "githubUsername": "tgfjt" + }, + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + }, + { + "name": "Ayman Nedjmeddine", + "url": "https://github.com/IOAyman", + "githubUsername": "IOAyman" + }, + { + "name": "Louay Alakkad", + "url": "https://github.com/louy", + "githubUsername": "louy" + }, + { + "name": "Kacper Polak", + "url": "https://github.com/kacepe", + "githubUsername": "kacepe" + }, + { + "name": "Bonggyun Lee", + "url": "https://github.com/deptno", + "githubUsername": "deptno" + }, + { + "name": "Naoto Yokoyama", + "url": "https://github.com/builtinnya", + "githubUsername": "builtinnya" + }, + { + "name": "Philipp Katz", + "url": "https://github.com/qqilihq", + "githubUsername": "qqilihq" + }, + { + "name": "Jace Warren", + "url": "https://github.com/keatz55", + "githubUsername": "keatz55" + }, + { + "name": "Munif Tanjim", + "url": "https://github.com/MunifTanjim", + "githubUsername": "MunifTanjim" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/blacklist.d.ts", + "lib/contains.d.ts", + "lib/equals.d.ts", + "lib/escape.d.ts", + "lib/isAfter.d.ts", + "lib/isAlpha.d.ts", + "lib/isAlphanumeric.d.ts", + "lib/isAscii.d.ts", + "lib/isBIC.d.ts", + "lib/isBase32.d.ts", + "lib/isBase64.d.ts", + "lib/isBefore.d.ts", + "lib/isBoolean.d.ts", + "lib/isByteLength.d.ts", + "lib/isCreditCard.d.ts", + "lib/isCurrency.d.ts", + "lib/isDataURI.d.ts", + "lib/isDecimal.d.ts", + "lib/isDivisibleBy.d.ts", + "lib/isEmail.d.ts", + "lib/isEmpty.d.ts", + "lib/isFQDN.d.ts", + "lib/isFloat.d.ts", + "lib/isFullWidth.d.ts", + "lib/isHalfWidth.d.ts", + "lib/isHash.d.ts", + "lib/isHexColor.d.ts", + "lib/isHexadecimal.d.ts", + "lib/isIP.d.ts", + "lib/isIPRange.d.ts", + "lib/isISBN.d.ts", + "lib/isISIN.d.ts", + "lib/isISO31661Alpha2.d.ts", + "lib/isISO31661Alpha3.d.ts", + "lib/isISO8601.d.ts", + "lib/isISRC.d.ts", + "lib/isISSN.d.ts", + "lib/isIdentityCard.d.ts", + "lib/isIn.d.ts", + "lib/isInt.d.ts", + "lib/isJSON.d.ts", + "lib/isJWT.d.ts", + "lib/isLatLong.d.ts", + "lib/isLength.d.ts", + "lib/isLowercase.d.ts", + "lib/isMACAddress.d.ts", + "lib/isMD5.d.ts", + "lib/isMagnetURI.d.ts", + "lib/isMimeType.d.ts", + "lib/isMobilePhone.d.ts", + "lib/isMongoId.d.ts", + "lib/isMultibyte.d.ts", + "lib/isNumeric.d.ts", + "lib/isOctal.d.ts", + "lib/isPort.d.ts", + "lib/isPostalCode.d.ts", + "lib/isRFC3339.d.ts", + "lib/isSlug.d.ts", + "lib/isSurrogatePair.d.ts", + "lib/isURL.d.ts", + "lib/isUUID.d.ts", + "lib/isUppercase.d.ts", + "lib/isVariableWidth.d.ts", + "lib/isWhitelisted.d.ts", + "lib/ltrim.d.ts", + "lib/matches.d.ts", + "lib/normalizeEmail.d.ts", + "lib/rtrim.d.ts", + "lib/stripLow.d.ts", + "lib/toBoolean.d.ts", + "lib/toDate.d.ts", + "lib/toFloat.d.ts", + "lib/toInt.d.ts", + "lib/trim.d.ts", + "lib/unescape.d.ts", + "lib/whitelist.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "12107961dad1214dbf82eb5432aa655cfa756ceee20d82f93ae05b5cb3999f77", + "globals": [], + "declaredModules": [ + "validator", + "validator/lib/blacklist", + "validator/lib/contains", + "validator/lib/equals", + "validator/lib/escape", + "validator/lib/isAfter", + "validator/lib/isAlpha", + "validator/lib/isAlphanumeric", + "validator/lib/isAscii", + "validator/lib/isBase64", + "validator/lib/isBefore", + "validator/lib/isBIC", + "validator/lib/isBoolean", + "validator/lib/isByteLength", + "validator/lib/isCreditCard", + "validator/lib/isCurrency", + "validator/lib/isDataURI", + "validator/lib/isDecimal", + "validator/lib/isDivisibleBy", + "validator/lib/isEmail", + "validator/lib/isEmpty", + "validator/lib/isFQDN", + "validator/lib/isFloat", + "validator/lib/isFullWidth", + "validator/lib/isHalfWidth", + "validator/lib/isHash", + "validator/lib/isHexColor", + "validator/lib/isHexadecimal", + "validator/lib/isIP", + "validator/lib/isISBN", + "validator/lib/isISSN", + "validator/lib/isISIN", + "validator/lib/isISO8601", + "validator/lib/isISO31661Alpha2", + "validator/lib/isISO31661Alpha3", + "validator/lib/isISRC", + "validator/lib/isIn", + "validator/lib/isInt", + "validator/lib/isJSON", + "validator/lib/isJWT", + "validator/lib/isLatLong", + "validator/lib/isLength", + "validator/lib/isLowercase", + "validator/lib/isMACAddress", + "validator/lib/isMD5", + "validator/lib/isMimeType", + "validator/lib/isMobilePhone", + "validator/lib/isMongoId", + "validator/lib/isMultibyte", + "validator/lib/isNumeric", + "validator/lib/isOctal", + "validator/lib/isPort", + "validator/lib/isPostalCode", + "validator/lib/isSurrogatePair", + "validator/lib/isURL", + "validator/lib/isUUID", + "validator/lib/isUppercase", + "validator/lib/isVariableWidth", + "validator/lib/isWhitelisted", + "validator/lib/ltrim", + "validator/lib/matches", + "validator/lib/normalizeEmail", + "validator/lib/rtrim", + "validator/lib/stripLow", + "validator/lib/toBoolean", + "validator/lib/toDate", + "validator/lib/toFloat", + "validator/lib/toInt", + "validator/lib/trim", + "validator/lib/unescape", + "validator/lib/whitelist", + "validator/lib/isSlug", + "validator/lib/isBase32", + "validator/lib/isIPRange", + "validator/lib/isIdentityCard", + "validator/lib/isMagnetURI", + "validator/lib/isRFC3339" + ] + } + }, + "validatorjs": { + "3.15": { + "libraryName": "validatorjs", + "typingsPackageName": "validatorjs", + "projectName": "https://github.com/skaterdav85/validatorjs", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Dan Manastireanu", + "url": "https://github.com/danmana", + "githubUsername": "danmana" + }, + { + "name": "Matías Olivera", + "url": "https://github.com/MatiasOlivera", + "githubUsername": "MatiasOlivera" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 15, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "47197c53a55aa2cfce923d098c5b034d65bec0df652c8aeca6322c01803a5256", + "globals": [ + "Validator" + ], + "declaredModules": [ + "validatorjs" + ] + } + }, + "vanilla-masker": { + "1.2": { + "libraryName": "vanilla-masker", + "typingsPackageName": "vanilla-masker", + "projectName": "https://fleury.io/vanilla-masker/", + "contributors": [ + { + "name": "BenLorantfy", + "url": "https://github.com/BenLorantfy", + "githubUsername": "BenLorantfy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "05f649728c1f6dc82d0b1e897509bd4f00c66c731c1450debd9154b56a734628", + "globals": [], + "declaredModules": [ + "vanilla-masker" + ] + } + }, + "vanilla-modal": { + "1.6": { + "libraryName": "vanilla-modal", + "typingsPackageName": "vanilla-modal", + "projectName": "https://github.com/benceg/vanilla-modal", + "contributors": [ + { + "name": "Sam Nau", + "url": "https://github.com/samnau", + "githubUsername": "samnau" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8d3980153d3923a89847a2fb242b348f33439ea4521883186bfaf4ee26783192", + "globals": [], + "declaredModules": [ + "vanilla-modal" + ] + } + }, + "vara": { + "1.1": { + "libraryName": "vara", + "typingsPackageName": "vara", + "projectName": "https://github.com/akzhy/vara#readme", + "contributors": [ + { + "name": "Richard Haddad", + "url": "https://github.com/Chnapy", + "githubUsername": "Chnapy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1425e54a62160a71167f359b4718df27ab672a206767715e2105f14e7a01c445", + "globals": [ + "Vara" + ], + "declaredModules": [ + "vara" + ] + } + }, + "varint": { + "5.0": { + "libraryName": "varint", + "typingsPackageName": "varint", + "projectName": "https://github.com/chrisdickinson/varint#readme", + "contributors": [ + { + "name": "David Brockman Smoliansky", + "url": "https://github.com/dbrockman", + "githubUsername": "dbrockman" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "10024fb47efeff8a5668bb95dffa00ac7cd987cb987c524c0a6919e3b4eaba38", + "globals": [], + "declaredModules": [ + "varint" + ] + } + }, + "vary": { + "1.1": { + "libraryName": "vary", + "typingsPackageName": "vary", + "projectName": "https://github.com/jshttp/vary#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "76c546f6616907d77b25ca5cb7b12fbe3e0e1d4fc183f6476aeae68b92935d93", + "globals": [], + "declaredModules": [ + "vary" + ] + } + }, + "vast-client": { + "2.1": { + "libraryName": "vast-client", + "typingsPackageName": "vast-client", + "projectName": "https://github.com/dailymotion/vast-client-js#readme", + "contributors": [ + { + "name": "John G. Gainfort Jr.", + "url": "https://github.com/jgainfort", + "githubUsername": "jgainfort" + }, + { + "name": "Sara Nordmyr da Cunha", + "url": "https://github.com/kobawan", + "githubUsername": "kobawan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "eed6bfe8ed88a78b432a409239164a34ece2cd8e650afa3a751ce96898c967d8", + "globals": [], + "declaredModules": [ + "vast-client" + ] + } + }, + "vault-auth-aws": { + "0.1": { + "libraryName": "vault-auth-aws", + "typingsPackageName": "vault-auth-aws", + "projectName": "https://github.com/abdullahshahin/vault-auth-aws", + "contributors": [ + { + "name": "Nathan McGinn", + "url": "https://github.com/nmcginn", + "githubUsername": "nmcginn" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "3.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab43301714a3f1f7cdff1a383c52fcebd95bc07c863cec2c9d9274ca289558a5", + "globals": [], + "declaredModules": [ + "vault-auth-aws" + ] + } + }, + "vcards-js": { + "2.10": { + "libraryName": "vcards-js", + "typingsPackageName": "vcards-js", + "projectName": "https://github.com/enesser/vCards-JS", + "contributors": [ + { + "name": "Ben Allfree", + "url": "https://github.com/benallfree", + "githubUsername": "benallfree" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d017054f5b4c6490b5e6d8243a65d6073c300b6781304d2e41a5543eaa3edb1", + "globals": [], + "declaredModules": [ + "vcards-js" + ] + } + }, + "vcf": { + "2.0": { + "libraryName": "vcf", + "typingsPackageName": "vcf", + "projectName": "https://github.com/jhermsmeier/node-vcf", + "contributors": [ + { + "name": "mcpar-land", + "url": "https://github.com/mcpar-land", + "githubUsername": "mcpar-land" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0d9755d1f8d1ae730bba81c876a3b20b5a6b103e0efd8635b34c1c2427aa23a", + "globals": [], + "declaredModules": [ + "vcf" + ] + } + }, + "vec2": { + "1.6": { + "libraryName": "vec2", + "typingsPackageName": "vec2", + "projectName": "https://github.com/tmpvar/vec2.js", + "contributors": [ + { + "name": "Konrad Klockgether", + "url": "https://github.com/Nielio", + "githubUsername": "Nielio" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bc3a260e48943f1e72515dfd7e94d4fd9135a20b3cb8459ab3ddad23eeac4035", + "globals": [], + "declaredModules": [ + "vec2" + ] + } + }, + "vec3": { + "0.0": { + "libraryName": "Vec3 Library", + "typingsPackageName": "vec3", + "projectName": "https://www.npmjs.com/package/vec3", + "contributors": [ + { + "name": "Xavier Stouder", + "url": "https://github.com/xstoudi", + "githubUsername": "xstoudi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "422d1aaf01e04f44e746a5a1d8ddb770f6262d915fe834c46cc41026c0b98493", + "globals": [], + "declaredModules": [ + "vec3" + ] + } + }, + "vectorious": { + "4.3": { + "libraryName": "vectorious", + "typingsPackageName": "vectorious", + "projectName": "https://github.com/mateogianolio/vectorious", + "contributors": [ + { + "name": "Erik Gerrits", + "url": "https://github.com/erikgerrits", + "githubUsername": "erikgerrits" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b7146a74530b040379ce1b774452136d934967687129ec882aa76fbab251cc2", + "globals": [], + "declaredModules": [ + "vectorious" + ] + } + }, + "venn": { + "0.2": { + "libraryName": "venn", + "typingsPackageName": "venn", + "projectName": "https://github.com/benfred/venn.js/", + "contributors": [ + { + "name": "Jiajing Wang", + "url": "https://github.com/marcwjj", + "githubUsername": "marcwjj" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "d3", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "d3-array", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bc14959f0b8a46d23f878630814615439ba5a58bfcba87feb9bf5b39a1c23b46", + "globals": [], + "declaredModules": [ + "venn" + ] + } + }, + "verror": { + "1.10": { + "libraryName": "verror", + "typingsPackageName": "verror", + "projectName": "https://github.com/davepacheco/node-verror", + "contributors": [ + { + "name": "Sven Reglitzki", + "url": "https://github.com/svi3c", + "githubUsername": "svi3c" + }, + { + "name": "Maxime Toumi-M", + "url": "https://github.com/max4t", + "githubUsername": "max4t" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 10, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d7f76b6d41721b8262196eb3476076de996b3b4fc538b6ee01cd975da41d8e22", + "globals": [], + "declaredModules": [ + "verror" + ] + } + }, + "vertx3-eventbus-client": { + "3.5": { + "libraryName": "vertx3-eventbus-client", + "typingsPackageName": "vertx3-eventbus-client", + "projectName": "http://vertx.io", + "contributors": [ + { + "name": "Odd Eirik Nes", + "url": "https://github.com/oddeirik", + "githubUsername": "oddeirik" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8d487ad674baebed582f397d0b7cffa4e925018494f90d835d0fd14fa70c69c", + "globals": [], + "declaredModules": [ + "vertx3-eventbus-client" + ] + } + }, + "vex-js": { + "2.3": { + "libraryName": "Vex", + "typingsPackageName": "vex-js", + "projectName": "https://github.com/HubSpot/vex", + "contributors": [ + { + "name": "Greg Cohan", + "url": "https://github.com/gdcohan", + "githubUsername": "gdcohan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7c04545d723ab395e8ab32612a8175f2ee3825b05eda33b0e691e0ce69c1d84", + "globals": [ + "vex" + ], + "declaredModules": [ + "vex-js" + ] + } + }, + "vexflow": { + "1.2": { + "libraryName": "VexFlow", + "typingsPackageName": "vexflow", + "projectName": "http://vexflow.com", + "contributors": [ + { + "name": "Roman Quiring", + "url": "https://github.com/rquiring", + "githubUsername": "rquiring" + }, + { + "name": "Sebastian Haas", + "url": "https://github.com/sebastianhaas", + "githubUsername": "sebastianhaas" + }, + { + "name": "Basti Hoffmann", + "url": "https://github.com/bohoffi", + "githubUsername": "bohoffi" + }, + { + "name": "Simon Schmid", + "url": "https://github.com/sschmidTU", + "githubUsername": "sschmidTU" + }, + { + "name": "Benjamin Giesinger", + "url": "https://github.com/bneumann", + "githubUsername": "bneumann" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fb99ee3af8420cec9ddc58d958bc616d617d4ff8d8651a82dcfc17594c818d9f", + "globals": [ + "Vex", + "sanitizeDuration" + ], + "declaredModules": [ + "vexflow" + ] + } + }, + "vfile-location": { + "2.0": { + "libraryName": "vfile-location", + "typingsPackageName": "vfile-location", + "projectName": "https://github.com/vfile/vfile-location", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + }, + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vfile", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vfile", + "version": "^4.0.0" + } + ], + "contentHash": "95bcc90d7c9af6c01927e4909f2346dafbe437c4eeefb51e342cd640305a6d3e", + "globals": [], + "declaredModules": [ + "vfile-location" + ] + } + }, + "victor": { + "1.1": { + "libraryName": "Victor.js", + "typingsPackageName": "victor", + "projectName": "http://victorjs.org/", + "contributors": [ + { + "name": "Ivane Gegia", + "url": "https://twitter.com/ivanegegia" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4e51efbba7a9ef300ef09824a7fce61fad4a1f81526da21ec0aced3ea5be8ad4", + "globals": [], + "declaredModules": [ + "victor" + ] + } + }, + "victory": { + "33.1": { + "libraryName": "Victory", + "typingsPackageName": "victory", + "projectName": "https://github.com/FormidableLabs/victory", + "contributors": [ + { + "name": "Alexey Svetliakov", + "url": "https://github.com/asvetliakov", + "githubUsername": "asvetliakov" + }, + { + "name": "snerks", + "url": "https://github.com/snerks", + "githubUsername": "snerks" + }, + { + "name": "Krzysztof Cebula", + "url": "https://github.com/Havret", + "githubUsername": "Havret" + }, + { + "name": "Vitaliy Polyanskiy", + "url": "https://github.com/alreadyExisted", + "githubUsername": "alreadyExisted" + }, + { + "name": "James Lismore", + "url": "https://github.com/jlismore", + "githubUsername": "jlismore" + }, + { + "name": "Stack Builders", + "url": "https://github.com/stackbuilders", + "githubUsername": "stackbuilders" + }, + { + "name": "Esteban Ibarra", + "url": "https://github.com/ibarrae", + "githubUsername": "ibarrae" + }, + { + "name": "Dominic Lee", + "url": "https://github.com/dominictwlee", + "githubUsername": "dominictwlee" + }, + { + "name": "Dave Vedder", + "url": "https://github.com/veddermatic", + "githubUsername": "veddermatic" + }, + { + "name": "Alec Flett", + "url": "https://github.com/alecf", + "githubUsername": "alecf" + } + ], + "libraryMajorVersion": 33, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2bfa8478fc86e78926d618b601d865e14aaa4e7c907090f956fef2856c06a00c", + "globals": [], + "declaredModules": [ + "victory" + ] + } + }, + "video.js": { + "7.3": { + "libraryName": "Video.js", + "typingsPackageName": "video.js", + "projectName": "https://github.com/videojs/video.js", + "contributors": [ + { + "name": "Vincent Bortone", + "url": "https://github.com/vbortone", + "githubUsername": "vbortone" + }, + { + "name": "Simon Clériot", + "url": "https://github.com/scleriot", + "githubUsername": "scleriot" + }, + { + "name": "Sean Bennett", + "url": "https://github.com/SWBennett06", + "githubUsername": "SWBennett06" + }, + { + "name": "Christoph Wagner", + "url": "https://github.com/IgelCampus", + "githubUsername": "IgelCampus" + }, + { + "name": "Gio Freitas", + "url": "https://github.com/giofreitas", + "githubUsername": "giofreitas" + }, + { + "name": "Grzegorz Błaszczyk", + "url": "https://github.com/gjanblaszczyk", + "githubUsername": "gjanblaszczyk" + }, + { + "name": "Stéphane Roucheray", + "url": "https://github.com/sroucheray", + "githubUsername": "sroucheray" + }, + { + "name": "Adam Eisenreich", + "url": "https://github.com/AkxeOne", + "githubUsername": "AkxeOne" + }, + { + "name": "Mei Qingguang", + "url": "https://github.com/meikidd", + "githubUsername": "meikidd" + }, + { + "name": "Joe Flateau", + "url": "https://github.com/joeflateau", + "githubUsername": "joeflateau" + }, + { + "name": "KuanYu Chu", + "url": "https://github.com/ckybonist", + "githubUsername": "ckybonist" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "dist/alt/video.core.novtt.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f8a23bd5be08b683f8c263730d8e11f98e4da2ee99d4d68ef9e1629b21d8d335", + "globals": [ + "videojs" + ], + "declaredModules": [ + "video.js", + "video.js/dist/alt/video.core.novtt" + ] + } + }, + "viewability-helper": { + "1.0": { + "libraryName": "viewability-helper", + "typingsPackageName": "viewability-helper", + "projectName": "https://github.com/outbrain/viewabilityhelper", + "contributors": [ + { + "name": "Liron Zluf", + "url": "https://github.com/lironzluf", + "githubUsername": "lironzluf" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb419a5dcf448505a1337ca32b038fa79da3af76e0ebad7679a626eb56abcf20", + "globals": [], + "declaredModules": [ + "viewability-helper" + ] + } + }, + "viewport-list": { + "5.1": { + "libraryName": "viewport-list", + "typingsPackageName": "viewport-list", + "projectName": "https://github.com/kevva/viewport-list#readme", + "contributors": [ + { + "name": "Satya Rohith", + "url": "https://github.com/satyarohith", + "githubUsername": "satyarohith" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "334015febc42d19b59895b2490ce2b676b5f2f44279c6a82d51099135d4ddfae", + "globals": [], + "declaredModules": [ + "viewport-list" + ] + } + }, + "viewport-mercator-project": { + "6.1": { + "libraryName": "viewport-mercator-project", + "typingsPackageName": "viewport-mercator-project", + "projectName": "https://github.com/uber-common/viewport-mercator-project#readme", + "contributors": [ + { + "name": "Fabio Berta", + "url": "https://github.com/fnberta", + "githubUsername": "fnberta" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "gl-matrix", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6cbd8678a8ca8f11b9a92e6e60f372b92ef75ac8b213f34ce6b423d22c85acd5", + "globals": [], + "declaredModules": [ + "viewport-mercator-project" + ] + } + }, + "viewporter": { + "2.1": { + "libraryName": "Zynga Viewporter", + "typingsPackageName": "viewporter", + "projectName": "https://github.com/zynga/viewporter", + "contributors": [ + { + "name": "Boris Yankov", + "url": "https://github.com/borisyankov", + "githubUsername": "borisyankov" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery", + "google-maps" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f004452b3f4157c55c97c73d5b2762acd4823a3a93501c871eea90f0bfd79b2b", + "globals": [ + "viewporter" + ], + "declaredModules": [] + } + }, + "vigour-ua": { + "4.0": { + "libraryName": "vigour-ua", + "typingsPackageName": "vigour-ua", + "projectName": "https://github.com/vigour-io/ua#readme", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e68df116e0084104752efb7eaa4f3cbfca32e9a6da8aa98443718a26fd94fd86", + "globals": [], + "declaredModules": [ + "vigour-ua" + ] + } + }, + "vimeo": { + "0.0": { + "libraryName": "Vimeo", + "typingsPackageName": "vimeo", + "projectName": "http://developer.vimeo.com/player/js-api", + "contributors": [ + { + "name": "Daz Wilkin", + "url": "https://github.com/DazWilkin", + "githubUsername": "DazWilkin" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "200f25da95c52803cf254c4d9693c6d797ec9f64475b465d70b719dda82c013a", + "globals": [ + "$f", + "Froogaloop" + ], + "declaredModules": [] + } + }, + "vimeo__player": { + "2.9": { + "libraryName": "@vimeo/player", + "typingsPackageName": "vimeo__player", + "projectName": "https://github.com/vimeo/player.js", + "contributors": [ + { + "name": "Denis Yılmaz", + "url": "https://github.com/denisyilmaz", + "githubUsername": "denisyilmaz" + }, + { + "name": "Felix Albert", + "url": "f.albert.work@icloud.com" + }, + { + "name": "Tim Chen", + "url": "https://github.com/timc13", + "githubUsername": "timc13" + }, + { + "name": "Terry Mun", + "url": "https://github.com/terrymun", + "githubUsername": "terrymun" + }, + { + "name": "Coskun Deniz", + "url": "deniz@tassomai.com" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@vimeo/player" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f22f4484be033a1fa2fb59a08de4ef860f1c239370c0b2215c0a9ae40d5e802", + "globals": [], + "declaredModules": [ + "vimeo__player" + ] + } + }, + "vinyl": { + "2.0": { + "libraryName": "vinyl", + "typingsPackageName": "vinyl", + "projectName": "https://github.com/gulpjs/vinyl", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "jedmao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + }, + { + "name": "Georgii Dolzhykov", + "url": "https://github.com/thorn0", + "githubUsername": "thorn0" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "expect" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/expect", + "version": "^1.20.4" + } + ], + "contentHash": "f6a8ebbd5a888c39652a3acb42fe94b6d83525ddae75ec55563c879ae1e9d493", + "globals": [], + "declaredModules": [ + "vinyl" + ] + }, + "0.4": { + "libraryVersionDirectoryName": "0", + "libraryName": "vinyl", + "typingsPackageName": "vinyl", + "projectName": "https://github.com/wearefractal/vinyl", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame/" + }, + { + "name": "jedmao", + "url": "https://github.com/jedmao", + "githubUsername": "jedmao" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [ + { + "packageName": "vinyl", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "079e7a15407ce3c4815fcd8aec0d62a0ee7efd2c1ba67892fb7feed3c8be405b", + "globals": [], + "declaredModules": [ + "vinyl" + ] + } + }, + "vinyl-buffer": { + "1.0": { + "libraryName": "vinyl-buffer", + "typingsPackageName": "vinyl-buffer", + "projectName": "https://github.com/hughsk/vinyl-buffer", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp", + "browserify" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab778559c46d6835af131b9e38cacb3114e820041424fac984ee557fe4f858cb", + "globals": [], + "declaredModules": [ + "vinyl-buffer" + ] + } + }, + "vinyl-fs": { + "2.4": { + "libraryName": "vinyl-fs", + "typingsPackageName": "vinyl-fs", + "projectName": "https://github.com/gulpjs/vinyl-fs", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + }, + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "glob-stream", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "fs", + "stream", + "gulp", + "through2", + "rimraf" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "131ad8a746202bc96f694564356516b6f80007c96ec96210c500bf204526b16e", + "globals": [], + "declaredModules": [ + "vinyl-fs" + ] + }, + "0.3": { + "libraryVersionDirectoryName": "0", + "libraryName": "vinyl-fs", + "typingsPackageName": "vinyl-fs", + "projectName": "https://github.com/wearefractal/vinyl-fs", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "glob-stream", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "fs", + "rimraf" + ], + "pathMappings": [ + { + "packageName": "vinyl-fs", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f269a6540cdea38f7a937b4dcfde559ea162d8e98c67e7c6ea1844be509a5c82", + "globals": [], + "declaredModules": [ + "vinyl-fs" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "vinyl-fs", + "typingsPackageName": "vinyl-fs", + "projectName": "https://github.com/wearefractal/vinyl-fs", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "remisery", + "url": "https://github.com/remisery", + "githubUsername": "remisery" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vinyl", + "version": "*" + }, + { + "name": "glob-stream", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path", + "fs", + "rimraf" + ], + "pathMappings": [ + { + "packageName": "vinyl-fs", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f0ea4cf85ecfcb100a030940eb3996546108040939212f85f60294b0f8473afa", + "globals": [], + "declaredModules": [ + "vinyl-fs" + ] + } + }, + "vinyl-paths": { + "0.0": { + "libraryName": "vinyl-paths", + "typingsPackageName": "vinyl-paths", + "projectName": "https://github.com/sindresorhus/vinyl-paths", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkQubo", + "githubUsername": "tkQubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c0502ccbbbcafa917540f3dca0974aa636f473b7714bfaa5b1ecf7ce722c7869", + "globals": [], + "declaredModules": [ + "vinyl-paths" + ] + } + }, + "vinyl-source-stream": { + "0.0": { + "libraryName": "vinyl-source-stream", + "typingsPackageName": "vinyl-source-stream", + "projectName": "https://github.com/hughsk/vinyl-source-stream", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e570c3eb78de319eae98e5042f2945d338493025d63be118d29ebe9c5362543d", + "globals": [], + "declaredModules": [ + "vinyl-source-stream" + ] + } + }, + "virtual-dom": { + "2.1": { + "libraryName": "virtual-dom", + "typingsPackageName": "virtual-dom", + "projectName": "https://github.com/Matt-Esch/virtual-dom", + "contributors": [ + { + "name": "Christopher Brown", + "url": "https://github.com/chbrown", + "githubUsername": "chbrown" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac72a5deaeed68030ef726aea00b107bd5ef3a4f1f83ed811a6d776e2fcee7ba", + "globals": [ + "VirtualDOM" + ], + "declaredModules": [ + "virtual-dom/h", + "virtual-dom/create-element", + "virtual-dom/diff", + "virtual-dom/patch", + "virtual-dom", + "virtual-dom/vnode/vnode", + "virtual-dom/vnode/vtext", + "virtual-dom/vnode/is-vnode", + "virtual-dom/vnode/is-vtext", + "virtual-dom/vnode/is-widget", + "virtual-dom/vnode/is-thunk" + ] + } + }, + "virtual-keyboard": { + "1.26": { + "libraryName": "virtual-keyboard", + "typingsPackageName": "virtual-keyboard", + "projectName": "https://github.com/mottie/keyboard", + "contributors": [ + { + "name": "Bogdan Surai", + "url": "https://github.com/bsurai", + "githubUsername": "bsurai" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 26, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "90e6c7a7718bbec8f4d3ab45441e004ed8b4e17bc04486965a06f35d582c37d5", + "globals": [], + "declaredModules": [ + "virtual-keyboard" + ] + } + }, + "vis": { + "4.21": { + "libraryName": "vis.js", + "typingsPackageName": "vis", + "projectName": "https://github.com/almende/vis", + "contributors": [ + { + "name": "Michaël Bitard", + "url": "https://github.com/MichaelBitard", + "githubUsername": "MichaelBitard" + }, + { + "name": "MacLeod Broad", + "url": "https://github.com/macleodbroad-wf", + "githubUsername": "macleodbroad-wf" + }, + { + "name": "Adrian Caballero", + "url": "https://github.com/adripanico", + "githubUsername": "adripanico" + }, + { + "name": "Severin", + "url": "https://github.com/seveves", + "githubUsername": "seveves" + }, + { + "name": "kaktus40", + "url": "https://github.com/kaktus40", + "githubUsername": "kaktus40" + }, + { + "name": "Matthieu Maitre", + "url": "https://github.com/mmaitre314", + "githubUsername": "mmaitre314" + }, + { + "name": "Adam Lewis", + "url": "https://github.com/supercargo", + "githubUsername": "supercargo" + }, + { + "name": "Alex Soh", + "url": "https://github.com/takato1314", + "githubUsername": "takato1314" + }, + { + "name": "Oleksii Kachura", + "url": "https://github.com/alex-kachura", + "githubUsername": "alex-kachura" + }, + { + "name": "dcop", + "url": "https://github.com/dcop", + "githubUsername": "dcop" + }, + { + "name": "Avraham Essoudry", + "url": "https://github.com/avrahamcool", + "githubUsername": "avrahamcool" + }, + { + "name": "Dmitriy Trifonov", + "url": "https://github.com/divideby", + "githubUsername": "divideby" + }, + { + "name": "Sam Welek", + "url": "https://github.com/tiberiushunter", + "githubUsername": "tiberiushunter" + }, + { + "name": "Slaven Tomac", + "url": "https://github.com/slavede", + "githubUsername": "slavede" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 21, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": ">=2.13.0" + } + ], + "contentHash": "587919e25f5e719424e2bf2abc80cc02ba785732f773d7f787c2f97e0d4661c2", + "globals": [ + "vis" + ], + "declaredModules": [ + "vis" + ] + } + }, + "vision": { + "5.3": { + "libraryName": "vision", + "typingsPackageName": "vision", + "projectName": "https://github.com/hapijs/vision", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "Alexander James Phillips", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + }, + { + "name": "Silas Rech", + "url": "https://github.com/lenovouser", + "githubUsername": "lenovouser" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + } + ], + "testDependencies": [ + "handlebars" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "handlebars", + "version": "^4.1.0" + } + ], + "contentHash": "ecb5da25d8d04b114c4632cc0ca281bfd7e504bae621f29cae86d8225c2d8c6a", + "globals": [], + "declaredModules": [ + "vision" + ] + }, + "4.1": { + "libraryVersionDirectoryName": "4", + "libraryName": "vision", + "typingsPackageName": "vision", + "projectName": "https://github.com/hapijs/vision", + "contributors": [ + { + "name": "Jason Swearingen", + "url": "https://github.com/jasonswearingen", + "githubUsername": "jasonswearingen" + }, + { + "name": "AJP", + "url": "https://github.com/AJamesPhillips", + "githubUsername": "AJamesPhillips" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": { + "major": 16 + } + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "boom", + "version": { + "major": 4 + } + }, + { + "packageName": "catbox", + "version": { + "major": 7 + } + }, + { + "packageName": "hapi", + "version": { + "major": 16 + } + }, + { + "packageName": "vision", + "version": { + "major": 4 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "4e8c64728d96287f6686588769e6df310a9579245970481bce3be1ad4cbf8397", + "globals": [], + "declaredModules": [ + "vision" + ] + } + }, + "vitalsigns": { + "0.4": { + "libraryName": "vitalsigns", + "typingsPackageName": "vitalsigns", + "projectName": "https://github.com/TomFrost/node-vitalsigns", + "contributors": [ + { + "name": "Cyril Schumacher", + "url": "https://github.com/cyrilschumacher", + "githubUsername": "cyrilschumacher" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8e0ad2573624a5dfc9c6ef87d58237c41b5c2a2178cad6c6191ac8b04ed0bb6d", + "globals": [], + "declaredModules": [ + "vitalsigns" + ] + } + }, + "vivus": { + "0.4": { + "libraryName": "Vivus", + "typingsPackageName": "vivus", + "projectName": "http://maxwellito.github.io/vivus/", + "contributors": [ + { + "name": "Daniel Rosenwasser", + "url": "https://github.com/DanielRosenwasser", + "githubUsername": "DanielRosenwasser" + }, + { + "name": "Ruslan Lekhman", + "url": "https://github.com/lekhmanrus", + "githubUsername": "lekhmanrus" + }, + { + "name": "Shuta Hirai", + "url": "https://github.com/shuta13", + "githubUsername": "shuta13" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad5bc7e79fa72b2cca0fba8280cd0be4d44ac8d4681e17e6a680837d4a109476", + "globals": [ + "Vivus" + ], + "declaredModules": [ + "vivus" + ] + } + }, + "vkbeautify": { + "0.99": { + "libraryName": "vkbeautify", + "typingsPackageName": "vkbeautify", + "projectName": "https://github.com/aabluedragon/vkbeautify", + "contributors": [ + { + "name": "Tim Schraepen", + "url": "https://github.com/sch3lp", + "githubUsername": "sch3lp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 99, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a1a2733e9e5a843e3f490f77faf35af54e71a5e3c26c63634fb6767c2e1b6ff2", + "globals": [], + "declaredModules": [ + "vkbeautify" + ] + } + }, + "vmap": { + "2.2": { + "libraryName": "vmap", + "typingsPackageName": "vmap", + "projectName": "https://github.com/dailymotion/vmap-js#readme", + "contributors": [ + { + "name": "John G. Gainfort, Jr.", + "url": "https://github.com/jgainfort", + "githubUsername": "jgainfort" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "664cbe3c2a53c5c73f801155144c5a4048feff1b52d77f51123a85ecc7c4b788", + "globals": [], + "declaredModules": [ + "vmap" + ] + } + }, + "vndb": { + "0.1": { + "libraryName": "vndb", + "typingsPackageName": "vndb", + "projectName": "https://github.com/Permagate/vndb-reborn", + "contributors": [ + { + "name": "Pragun Saini", + "url": "https://github.com/PragunSaini", + "githubUsername": "PragunSaini" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b545af8cf2d778059468d158b3f1de09a7c4b8f71f32e4d18110a27b15bcc87d", + "globals": [], + "declaredModules": [ + "vndb" + ] + } + }, + "vnu-jar": { + "17.11": { + "libraryName": "vnu-jar", + "typingsPackageName": "vnu-jar", + "projectName": "https://github.com/validator/validator#readme", + "contributors": [ + { + "name": "Umoxfo", + "url": "https://github.com/Umoxfo", + "githubUsername": "Umoxfo" + } + ], + "libraryMajorVersion": 17, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "929d4d28ed8bd024e448cdefcd1afd45eeebccec8e5a62da3f4187156acd18b3", + "globals": [], + "declaredModules": [ + "vnu-jar" + ] + } + }, + "voca": { + "1.4": { + "libraryName": "Voca", + "typingsPackageName": "voca", + "projectName": "https://vocajs.com/", + "contributors": [ + { + "name": "Pine Mizune", + "url": "https://github.com/pine", + "githubUsername": "pine" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4ba399ed4ae503a0083a89feba0deee3019a5459063af39629742ce142f366db", + "globals": [ + "v" + ], + "declaredModules": [ + "voca" + ] + } + }, + "void-elements": { + "3.1": { + "libraryName": "void-elements", + "typingsPackageName": "void-elements", + "projectName": "https://github.com/jadejs/void-elements", + "contributors": [ + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ffca7df07f067b447bc6c0b2262445dc84bd04e04fba465460cc159a3101cde8", + "globals": [], + "declaredModules": [ + "void-elements" + ] + } + }, + "voronoi-diagram": { + "1.0": { + "libraryName": "voronoi-diagram", + "typingsPackageName": "voronoi-diagram", + "projectName": "https://github.com/mikolalysenko/voronoi-diagram", + "contributors": [ + { + "name": "Michael Neu", + "url": "https://github.com/michaelneu", + "githubUsername": "michaelneu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "69647a7cc7de879be726b9ecb95bdb6977a85ac8659a7c59c7c84a105f68f167", + "globals": [], + "declaredModules": [ + "voronoi-diagram" + ] + } + }, + "vorpal": { + "1.12": { + "libraryName": "vorpal", + "typingsPackageName": "vorpal", + "projectName": "https://github.com/dthree/vorpal", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + }, + { + "name": "Gheorghe Avram", + "url": "https://github.com/sweethuman", + "githubUsername": "sweethuman" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b8b6312a2b6a42905d989a173f118b12461262d4babaa18554a14addda6c2de6", + "globals": [], + "declaredModules": [ + "vorpal" + ] + } + }, + "vortex-web-client": { + "1.2": { + "libraryName": "Vortex Web", + "typingsPackageName": "vortex-web-client", + "projectName": "http://www.prismtech.com/vortex/vortex-web", + "contributors": [ + { + "name": "Stefan Profanter", + "url": "https://github.com/Pro", + "githubUsername": "Pro" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1434dbc6f756e7669ff977a25b1d07b747132a4ad26717889638bb0db98fb0a9", + "globals": [ + "DDS", + "dds" + ], + "declaredModules": [] + } + }, + "voucher-code-generator": { + "1.1": { + "libraryName": "voucher-code-generator", + "typingsPackageName": "voucher-code-generator", + "projectName": "http://www.voucherify.io/", + "contributors": [ + { + "name": "João Moura", + "url": "https://github.com/JWebCoder", + "githubUsername": "JWebCoder" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb8f4dbfd54a89bd974065d271ae02ab318a70c114bcd9da1aa218e8896c23b7", + "globals": [], + "declaredModules": [ + "voucher-code-generator" + ] + } + }, + "voximplant-websdk": { + "3.0": { + "libraryName": "VoxImplant Web SDK", + "typingsPackageName": "voximplant-websdk", + "projectName": "http://voximplant.com/", + "contributors": [ + { + "name": "Alexey Aylarov", + "url": "https://github.com/aylarov", + "githubUsername": "aylarov" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dc07b04720c02fe4f4a6fa2f20098e47328f7105934d49d583c8da91c25ee27c", + "globals": [ + "VoxImplant" + ], + "declaredModules": [ + "voximplant-websdk" + ] + } + }, + "vscode": { + "1.42": { + "libraryName": "Visual Studio Code", + "typingsPackageName": "vscode", + "projectName": "https://github.com/microsoft/vscode", + "contributors": [ + { + "name": "Visual Studio Code Team, Microsoft", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 42, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9348114f87fd67159a27a5d8ae534baee46f6f570e08fba5966a25760b18964", + "globals": [], + "declaredModules": [ + "vscode" + ] + } + }, + "vscode-windows-registry": { + "1.0": { + "libraryName": "vscode-windows-registry", + "typingsPackageName": "vscode-windows-registry", + "projectName": "https://github.com/Microsoft/vscode-windows-registry#readme", + "contributors": [ + { + "name": "Benjamin Pasero", + "url": "https://github.com/bpasero", + "githubUsername": "bpasero" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be754ed5368ccdc846f72453ab5f759dda9006b820ce73b7a3b21ebc4561aa94", + "globals": [], + "declaredModules": [ + "vscode-windows-registry" + ] + } + }, + "vssln-parser": { + "0.1": { + "libraryName": "vssln-parser", + "typingsPackageName": "vssln-parser", + "projectName": "https://github.com/mhusseini/vssln-parser", + "contributors": [ + { + "name": "Erik Källén", + "url": "https://github.com/erik-kallen", + "githubUsername": "erik-kallen" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4af4040c818a0641e16bb989a8ce09399940773fa1f9052cb6fa0346c0c9dec", + "globals": [], + "declaredModules": [ + "vssln-parser" + ] + } + }, + "vue-chartkick": { + "0.5": { + "libraryName": "vue-chartkick", + "typingsPackageName": "vue-chartkick", + "projectName": "https://github.com/ankane/vue-chartkick#readme", + "contributors": [ + { + "name": "CNS Media", + "url": "https://github.com/cnsmedia", + "githubUsername": "cnsmedia" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [ + "chart.js" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "11a863b55a5706d288a8eca7586652e0c0b015dc64bdbd03239d2a2d259958b2", + "globals": [], + "declaredModules": [ + "vue-chartkick" + ] + } + }, + "vue-clickaway": { + "2.2": { + "libraryName": "vue-clickaway", + "typingsPackageName": "vue-clickaway", + "projectName": "https://github.com/simplesmiler/vue-clickaway", + "contributors": [ + { + "name": "Khoa Nguyen", + "url": "https://github.com/khoanguyen96", + "githubUsername": "khoanguyen96" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.0.0" + } + ], + "contentHash": "8704b3355b907dc88f40f03811c6225a34fcf013d64870ee0a6cd8b104bbf3b2", + "globals": [], + "declaredModules": [ + "vue-clickaway" + ] + } + }, + "vue-color": { + "2.4": { + "libraryName": "vue-color", + "typingsPackageName": "vue-color", + "projectName": "https://github.com/xiaokaike/vue-color#readme", + "contributors": [ + { + "name": "Clément Flodrops", + "url": "https://github.com/mildful", + "githubUsername": "mildful" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "b432e2bd5b94788ac409e14874aea5022070973e526df1762964f20a7e079ad3", + "globals": [], + "declaredModules": [ + "vue-color" + ] + } + }, + "vue-datetime": { + "1.0": { + "libraryName": "vue-datetime", + "typingsPackageName": "vue-datetime", + "projectName": "https://github.com/mariomka/vue-datetime#readme", + "contributors": [ + { + "name": "Olavo Rocha Neto", + "url": "https://github.com/olavorn", + "githubUsername": "olavorn" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "6ac6961408d08237b34880e20632a9a05d3c6c0f591cb714a81526f41cdf7476", + "globals": [], + "declaredModules": [ + "vue-datetime" + ] + } + }, + "vue-feather-icons": { + "5.0": { + "libraryName": "vue-feather-icons", + "typingsPackageName": "vue-feather-icons", + "projectName": "https://github.com/egoist/vue-feather-icons#readme", + "contributors": [ + { + "name": "Takuma HANATANI", + "url": "https://github.com/potato4d", + "githubUsername": "potato4d" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "4bf2064e315586421066d2b4b374b90cdff3199085fcb0a30d196d13fb7c435c", + "globals": [], + "declaredModules": [ + "vue-feather-icons" + ] + } + }, + "vue-ls": { + "3.2": { + "libraryName": "vue-ls", + "typingsPackageName": "vue-ls", + "projectName": "https://github.com/RobinCK/vue-ls#readme", + "contributors": [ + { + "name": "Prateek Malhotra", + "url": "https://github.com/someone1", + "githubUsername": "someone1" + }, + { + "name": "Oleg Spakov", + "url": "https://github.com/lexasss", + "githubUsername": "lexasss" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "1696c289b3b49a0bf8d747b44dd96e65dcbb0b8014530407de11545783ad0aab", + "globals": [], + "declaredModules": [ + "vue-ls" + ] + } + }, + "vue-markdown": { + "2.2": { + "libraryName": "vue-markdown", + "typingsPackageName": "vue-markdown", + "projectName": "https://github.com/miaolz123/vue-markdown#readme", + "contributors": [ + { + "name": "James Barton", + "url": "https://github.com/neodon", + "githubUsername": "neodon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "vue" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.5.16" + } + ], + "contentHash": "1c4a003dff9811304311afadf5188944998c75f8eb04bbcdd63d858272b02fc5", + "globals": [], + "declaredModules": [ + "vue-markdown" + ] + } + }, + "vue-moment": { + "4.0": { + "libraryName": "vue-moment", + "typingsPackageName": "vue-moment", + "projectName": "https://github.com/brockpetrie/vue-moment", + "contributors": [ + { + "name": "Dominik Schmidt", + "url": "https://github.com/domschmidt", + "githubUsername": "domschmidt" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + }, + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.6.10" + }, + { + "name": "moment", + "version": ">=2.24.0" + } + ], + "contentHash": "f2dd7240371ce08477415021b430b5a087f7dea4397f301caf3460d2ca31b748", + "globals": [], + "declaredModules": [ + "vue-moment" + ] + } + }, + "vue-select": { + "2.5": { + "libraryName": "vue-select", + "typingsPackageName": "vue-select", + "projectName": "https://github.com/sagalbot/vue-select#readme", + "contributors": [ + { + "name": "Ilia Beliaev", + "url": "https://github.com/silh", + "githubUsername": "silh" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "533423b650864294846275961bdb87332bf45889d0c1903c786630a4cf7a97e7", + "globals": [], + "declaredModules": [ + "vue-select" + ] + } + }, + "vue-splitpane": { + "1.0": { + "libraryName": "vue-splitpane", + "typingsPackageName": "vue-splitpane", + "projectName": "https://github.com/PanJiaChen/vue-split-pane/", + "contributors": [ + { + "name": "noonhorse", + "url": "https://github.com/noonhorse", + "githubUsername": "noonhorse" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "5460babc04fae61fca891b78f1433060b007bf88421d9c97afb0cc2908743462", + "globals": [], + "declaredModules": [ + "vue-splitpane" + ] + } + }, + "vue-tel-input": { + "2.1": { + "libraryName": "vue-tel-input", + "typingsPackageName": "vue-tel-input", + "projectName": "https://educationlink.github.io/vue-tel-input", + "contributors": [ + { + "name": "Komang Suryadana", + "url": "https://github.com/suryadana", + "githubUsername": "suryadana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "c0cf593c378328ef7e130c0b20002000a0884cb16f58fc89da88e3724ff765df", + "globals": [], + "declaredModules": [ + "vue-tel-input" + ] + } + }, + "vue-the-mask": { + "0.11": { + "libraryName": "vue-the-mask", + "typingsPackageName": "vue-the-mask", + "projectName": "https://github.com/vuejs-tips/vue-the-mask", + "contributors": [ + { + "name": "Dominik Schmidt", + "url": "https://github.com/domschmidt", + "githubUsername": "domschmidt" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.6.10" + } + ], + "contentHash": "b8d753652e2d11f2c7c210a329179d7337707c71c51586f041c429c4248637c8", + "globals": [], + "declaredModules": [ + "vue-the-mask" + ] + } + }, + "vue2-datepicker": { + "3.3": { + "libraryName": "vue2-datepicker", + "typingsPackageName": "vue2-datepicker", + "projectName": "https://github.com/mengxiong10/vue2-datepicker", + "contributors": [ + { + "name": "ChristianStornowski", + "url": "https://github.com/ChristianStornowski", + "githubUsername": "ChristianStornowski" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.5.0" + } + ], + "contentHash": "acd098235e33ab3d456b648c8b6575a4c3d65cb64d25a0b417cc889c1902485a", + "globals": [], + "declaredModules": [ + "vue2-datepicker" + ] + } + }, + "vue2-editor": { + "2.6": { + "libraryName": "vue-tel-input", + "typingsPackageName": "vue2-editor", + "projectName": "https://github.com/davidroyer/vue2-editor/#readme", + "contributors": [ + { + "name": "Komang Suryadana", + "url": "https://github.com/suryadana", + "githubUsername": "suryadana" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "3409c8adf8a785241118bcff5bfbc22ee30b1d5ed37781404d7caa8486758249", + "globals": [], + "declaredModules": [ + "vue2-editor" + ] + } + }, + "vue2-hammer": { + "2.1": { + "libraryName": "vue2-hammer", + "typingsPackageName": "vue2-hammer", + "projectName": "https://github.com/bsdfzzzy/vue2-hammer", + "contributors": [ + { + "name": "Peter Tandler", + "url": "https://github.com/ptandler", + "githubUsername": "ptandler" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": ">=2.0.0" + } + ], + "contentHash": "270388a6bfd7ebfdf9ffbd765ec721eef093e5d6df52a5a6658ed5f0d2d23a50", + "globals": [], + "declaredModules": [ + "vue2-hammer" + ] + } + }, + "vuelidate": { + "0.7": { + "libraryName": "vuelidate", + "typingsPackageName": "vuelidate", + "projectName": "https://github.com/monterail/vuelidate", + "contributors": [ + { + "name": "Jan Esser", + "url": "https://github.com/janesser", + "githubUsername": "janesser" + }, + { + "name": "Jubair Saidi", + "url": "https://github.com/jubairsaidi", + "githubUsername": "jubairsaidi" + }, + { + "name": "Orblazer", + "url": "https://github.com/orblazer", + "githubUsername": "orblazer" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/validators.d.ts", + "vue.d.ts", + "vuelidate.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "vue", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "vue", + "version": "^2.6.11" + } + ], + "contentHash": "389bd3abcf0d9e4508ad8c55ed3a23bfc6896e60acb851e91b097c262011807c", + "globals": [], + "declaredModules": [ + "vuelidate", + "vuelidate/lib/validators", + "vuelidate/vuelidate" + ] + } + }, + "w2ui": { + "1.4": { + "libraryName": "w2ui", + "typingsPackageName": "w2ui", + "projectName": "http://w2ui.com/", + "contributors": [ + { + "name": "Valentin Robert", + "url": "https://github.com/Ptival", + "githubUsername": "Ptival" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17b17a629c7df85fd8dd60ade4f6880d717fbca8c04e3d2ff1f2c1b2143f0817", + "globals": [ + "w2popup", + "w2ui" + ], + "declaredModules": [] + } + }, + "w3c-css-typed-object-model-level-1": { + "20180410.0": { + "libraryName": "css-typed-object-model-level-1", + "typingsPackageName": "w3c-css-typed-object-model-level-1", + "projectName": "https://www.w3.org/TR/css-typed-om-1/", + "contributors": [ + { + "name": "Dmitry Guketlev", + "url": "https://github.com/yavanosta", + "githubUsername": "yavanosta" + } + ], + "libraryMajorVersion": 20180410, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03f05029073afae4ed20edef5128625400dfd34f29b7726edbbdefc8982137fd", + "globals": [ + "CSS", + "CSSImageValue", + "CSSKeywordValue", + "CSSMathInvert", + "CSSMathMax", + "CSSMathMin", + "CSSMathNegate", + "CSSMathOperator", + "CSSMathProduct", + "CSSMathSum", + "CSSMathValue", + "CSSMatrixComponent", + "CSSNumericArray", + "CSSNumericBaseType", + "CSSNumericValue", + "CSSPerspective", + "CSSRotate", + "CSSScale", + "CSSSkew", + "CSSSkewX", + "CSSSkewY", + "CSSStyleValue", + "CSSTransformComponent", + "CSSTransformValue", + "CSSTranslate", + "CSSUnitValue", + "CSSUnparsedValue", + "CSSVariableReferenceValue", + "StylePropertyMap", + "StylePropertyMapReadOnly" + ], + "declaredModules": [] + } + }, + "w3c-gamepad": { + "0.0": { + "libraryName": "W3C Gamepad API", + "typingsPackageName": "w3c-gamepad", + "projectName": "http://www.w3.org/TR/gamepad/", + "contributors": [ + { + "name": "Kon", + "url": "http://phyzkit.net/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dd9d06b30637cf396d600143322ed28b6c6cf5e593133e82b9a0eacbdbeaf92b", + "globals": [], + "declaredModules": [] + } + }, + "w3c-generic-sensor": { + "1.0": { + "libraryName": "W3C Generic Sensor API", + "typingsPackageName": "w3c-generic-sensor", + "projectName": "https://www.w3.org/TR/generic-sensor/", + "contributors": [ + { + "name": "Kenneth Rohde Christiansen", + "url": "https://github.com/kenchris", + "githubUsername": "kenchris" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [ + "3.2" + ], + "files": [ + "index.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "typescript", + "version": "^2.2.2" + } + ], + "contentHash": "2b0428a4cb3c3fa72df908542eb51135533f6f849a3ef1238ad171e34070fc76", + "globals": [ + "AbsoluteOrientationSensor", + "Accelerometer", + "GravitySensor", + "Gyroscope", + "LinearAccelerationSensor", + "Magnetometer", + "OrientationSensor", + "RelativeOrientationSensor", + "Sensor", + "SensorErrorEvent", + "UncalibratedMagnetometer" + ], + "declaredModules": [] + } + }, + "w3c-image-capture": { + "1.0": { + "libraryName": "W3C Image Capture", + "typingsPackageName": "w3c-image-capture", + "projectName": "https://www.w3.org/TR/image-capture/", + "contributors": [ + { + "name": "Cosium", + "url": "https://github.com/cosium", + "githubUsername": "cosium" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webrtc", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "31b01cd6c18f428f490680af5a482a82a66ebe2419d2c02cba568d1b7b945aa4", + "globals": [ + "ImageCapture" + ], + "declaredModules": [] + } + }, + "w3c-screen-orientation": { + "1.0": { + "libraryName": "W3C Screen Orientation API", + "typingsPackageName": "w3c-screen-orientation", + "projectName": "https://www.w3.org/TR/screen-orientation/", + "contributors": [ + { + "name": "Kenneth Rohde Christiansen", + "url": "https://github.com/kenchris", + "githubUsername": "kenchris" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [ + "3.1", + "3.2" + ], + "files": [ + "index.d.ts", + "ts3.1/index.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70cfa00821a55d209e65868e209d7948dc9e2230f65567f58e7563d66ce49fe0", + "globals": [], + "declaredModules": [] + } + }, + "w3c-web-usb": { + "1.0": { + "libraryName": "W3C Web USB API", + "typingsPackageName": "w3c-web-usb", + "projectName": "https://wicg.github.io/webusb/", + "contributors": [ + { + "name": "Lars Knudsen", + "url": "https://github.com/larsgk", + "githubUsername": "larsgk" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c84d4401780426b2693cddce262063ea050e3b326260d764273271326bff3efd", + "globals": [ + "USB", + "USBAlternateInterface", + "USBConfiguration", + "USBConnectionEvent", + "USBDevice", + "USBInTransferResult", + "USBInterface", + "USBIsochronousInTransferPacket", + "USBIsochronousInTransferResult", + "USBIsochronousOutTransferPacket", + "USBIsochronousOutTransferResult", + "USBOutTransferResult" + ], + "declaredModules": [] + } + }, + "w3c-xmlserializer": { + "2.0": { + "libraryName": "w3c-xmlserializer", + "typingsPackageName": "w3c-xmlserializer", + "projectName": "https://github.com/jsdom/w3c-xmlserializer#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d94b86e21eacfc0fc26c2ac57aaa9cd355c7f3aeb4ebf1901d1a66ce2e92b1cb", + "globals": [], + "declaredModules": [ + "w3c-xmlserializer" + ] + } + }, + "wait-on": { + "4.0": { + "libraryName": "wait-on", + "typingsPackageName": "wait-on", + "projectName": "https://github.com/jeffbski/wait-on#readme", + "contributors": [ + { + "name": "Ifiok Jr.", + "url": "https://github.com/ifiokjr", + "githubUsername": "ifiokjr" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c67f2ab0fb0e0d61a0e129fd359d0af0e7943a066935775e85ffad009008ecf7", + "globals": [], + "declaredModules": [ + "wait-on" + ] + } + }, + "wait-promise": { + "0.4": { + "libraryName": "wait-promise", + "typingsPackageName": "wait-promise", + "projectName": "https://github.com/akira-cn/wait-promise", + "contributors": [ + { + "name": "Paul Melnikow", + "url": "https://github.com/paulmelnikow", + "githubUsername": "paulmelnikow" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5905c75a4efef049dbe194d3555caf59b4d19d3e0c07ffa64e3fe283cd194691", + "globals": [], + "declaredModules": [ + "wait-promise" + ] + } + }, + "waitme": { + "1.18": { + "libraryName": "waitMe", + "typingsPackageName": "waitme", + "projectName": "https://github.com/vadimsva/waitMe", + "contributors": [ + { + "name": "TotPeRo", + "url": "https://github.com/totpero", + "githubUsername": "totpero" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 18, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5cf72d39638fde4756eb09f7d07ac3c247fa93b91e3015446d4e740b9c081aa6", + "globals": [], + "declaredModules": [] + } + }, + "wake_on_lan": { + "0.0": { + "libraryName": "wake_on_lan", + "typingsPackageName": "wake_on_lan", + "projectName": "https://github.com/agnat/node_wake_on_lan", + "contributors": [ + { + "name": "Tobias Kahlert", + "url": "https://github.com/SrTobi", + "githubUsername": "SrTobi" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "94720d245ac13a8cffa46f93e79b7e1f4405f6fe8d01cdcdfeb605cdad763178", + "globals": [], + "declaredModules": [ + "wake_on_lan" + ] + } + }, + "walk": { + "2.3": { + "libraryName": "walk", + "typingsPackageName": "walk", + "projectName": "https://git.coolaj86.com/coolaj86/fs-walk.js", + "contributors": [ + { + "name": "Pontus Östlund", + "url": "https://github.com/poppa", + "githubUsername": "poppa" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a11faf065a104370c361f87110f2b568385e243f84a429acf94dd716bb6c057a", + "globals": [], + "declaredModules": [ + "walk" + ] + } + }, + "wallabyjs": { + "0.0": { + "libraryName": "WallabyJS", + "typingsPackageName": "wallabyjs", + "projectName": "http://wallabyjs.com", + "contributors": [ + { + "name": "Andrew Connell", + "url": "https://github.com/andrewconnell", + "githubUsername": "andrewconnell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9a7828a6e5676f48e3704456b29998a9299386597e2da79f6f8c6ccbfa9d2b3b", + "globals": [], + "declaredModules": [ + "wallabyjs" + ] + } + }, + "wallop": { + "2.4": { + "libraryName": "Wallop", + "typingsPackageName": "wallop", + "projectName": "https://github.com/peduarte/wallop", + "contributors": [ + { + "name": "Nathanael McDaniel", + "url": "https://github.com/leemcd56", + "githubUsername": "leemcd56" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "efc0207f7f97593469e4b654778ece2065cfced5c107ff691ab6542b137c4697", + "globals": [ + "Wallop" + ], + "declaredModules": [ + "wallop" + ] + } + }, + "wampy": { + "0.0": { + "libraryName": "wampy.js v6.x.x", + "typingsPackageName": "wampy", + "projectName": "https://github.com/KSDaemon/wampy.js", + "contributors": [ + { + "name": "Konstantin Burkalev", + "url": "https://github.com/KSDaemon", + "githubUsername": "KSDaemon" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6136d09bfbbaf8f789ff8bb22b3e504c68f5170237b1ba652df2e89bf2c06653", + "globals": [ + "wampy" + ], + "declaredModules": [ + "wampy" + ] + } + }, + "wanakana": { + "4.0": { + "libraryName": "wanakana", + "typingsPackageName": "wanakana", + "projectName": "https://github.com/WaniKani/WanaKana", + "contributors": [ + { + "name": "Ross Hendry", + "url": "https://github.com/chooban", + "githubUsername": "chooban" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "562b6a56f28b070c141116cfd9270473ac97bcc0b30389b59c00232acf49d7d6", + "globals": [], + "declaredModules": [ + "wanakana" + ] + } + }, + "warning": { + "3.0": { + "libraryName": "warning", + "typingsPackageName": "warning", + "projectName": "https://github.com/BerkeleyTrue/warning", + "contributors": [ + { + "name": "Chi Vinh Le", + "url": "https://github.com/cvle", + "githubUsername": "cvle" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4abd393ae060f65b1fa76c5dea60adc3206914a2cd9e10c3d128e84a3ccf4b6", + "globals": [], + "declaredModules": [ + "warning" + ] + } + }, + "watch": { + "1.0": { + "libraryName": "watch", + "typingsPackageName": "watch", + "projectName": "https://github.com/mikeal/watch", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + }, + { + "name": "Gyusun Yeom", + "url": "https://github.com/Perlmint", + "githubUsername": "Perlmint" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "728f602c3fefa649e02b42f455d9e6734db571688fdb901bd3b5b86237d7387c", + "globals": [], + "declaredModules": [ + "watch" + ] + } + }, + "watchify": { + "3.11": { + "libraryName": "watchify", + "typingsPackageName": "watchify", + "projectName": "https://github.com/substack/watchify", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "browserify", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3ca582376272058723bbdf3fe8258d136c7f3f97777760a3454e95b535db1ace", + "globals": [], + "declaredModules": [ + "watchify" + ] + } + }, + "watchpack": { + "1.1": { + "libraryName": "watchpack", + "typingsPackageName": "watchpack", + "projectName": "https://github.com/webpack/watchpack", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "DirectoryWatcher.d.ts", + "Watcher.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + }, + { + "name": "graceful-fs", + "version": "*" + }, + { + "name": "chokidar", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "chokidar", + "version": "^2.1.2" + } + ], + "contentHash": "ec224e4aab5c5ca0a43d269d8e3cfafb2e07a3089e5e08dbcb784d6db0253b2c", + "globals": [], + "declaredModules": [ + "watchpack", + "watchpack/Watcher", + "watchpack/DirectoryWatcher" + ] + } + }, + "waterline": { + "0.11": { + "libraryName": "waterline", + "typingsPackageName": "waterline", + "projectName": "https://github.com/balderdashy/waterline", + "contributors": [ + { + "name": "Alexandro Libertino", + "url": "https://github.com/arvitaly", + "githubUsername": "arvitaly" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1d31f8437e394c485e3dffde0855a40f3c892f52fe1670d8585ccb28cbc8b8d2", + "globals": [], + "declaredModules": [ + "waterline" + ] + } + }, + "wav": { + "1.0": { + "libraryName": "wav", + "typingsPackageName": "wav", + "projectName": "https://github.com/TooTallNate/node-wav#readme", + "contributors": [ + { + "name": "Matthew Peveler", + "url": "https://github.com/MasterOdin", + "githubUsername": "MasterOdin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b8f319c63b616b3181444481601d5ef579153dd8b6d4f59eff2a6c3a1819068", + "globals": [], + "declaredModules": [ + "wav" + ] + } + }, + "wav-encoder": { + "1.3": { + "libraryName": "wav-encoder", + "typingsPackageName": "wav-encoder", + "projectName": "https://github.com/mohayonao/wav-encoder/", + "contributors": [ + { + "name": "Candid Dauth", + "url": "https://github.com/cdauth", + "githubUsername": "cdauth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1044511b8449328f3519b3e6e8cb0f1a39e4bce3f42a55dcad9aee584d3f9544", + "globals": [], + "declaredModules": [ + "wav-encoder" + ] + } + }, + "wavesurfer.js": { + "3.2": { + "libraryName": "wavesurfer.js", + "typingsPackageName": "wavesurfer.js", + "projectName": "https://github.com/katspaugh/wavesurfer.js", + "contributors": [ + { + "name": "Yusuke Higuchi", + "url": "https://github.com/higuri", + "githubUsername": "higuri" + }, + { + "name": "Egor Gorbachev", + "url": "https://github.com/kubk", + "githubUsername": "kubk" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac1ccf558d358031eee53f3d0c5aacefad68b208ef52d0a9e3abd1844dd458fd", + "globals": [ + "WaveSurfer" + ], + "declaredModules": [ + "wavesurfer.js" + ] + } + }, + "waypoints": { + "4.0": { + "libraryName": "waypoints", + "typingsPackageName": "waypoints", + "projectName": "https://github.com/imakewebthings/waypoints", + "contributors": [ + { + "name": "Dominik Bułaj", + "url": "https://github.com/dominikbulaj", + "githubUsername": "dominikbulaj" + }, + { + "name": "Alexey Kolotovchenkov", + "url": "https://github.com/Koloto", + "githubUsername": "Koloto" + }, + { + "name": "Sergei Dorogin", + "url": "https://github.com/evil-shrike", + "githubUsername": "evil-shrike" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "3.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "jquery.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "../waypoints/jquery", + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ec02518498ca52a86c5bf925628bc6d88de62af7b2618df709afba08c3d6b498", + "globals": [ + "Waypoint", + "WaypointAdapter", + "WaypointContext", + "WaypointGroup" + ], + "declaredModules": [] + } + }, + "wcag-contrast": { + "2.1": { + "libraryName": "wcag-contrast", + "typingsPackageName": "wcag-contrast", + "projectName": "https://github.com/tmcw/wcag-contrast", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc6ed104fcc5b0036bcf009fb03cea598066ab69c3236adf28e9349d80ed4b43", + "globals": [], + "declaredModules": [ + "wcag-contrast" + ] + } + }, + "wcwidth": { + "1.0": { + "libraryName": "wcwidth", + "typingsPackageName": "wcwidth", + "projectName": "https://github.com/timoxley/wcwidth", + "contributors": [ + { + "name": "Junyoung Choi", + "url": "https://github.com/rokt33r", + "githubUsername": "rokt33r" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a9ab23b3db6c3afe0ac7f6c49c8d93d00ac58629a327aacfcb68ac0bb60b9e4d", + "globals": [], + "declaredModules": [ + "wcwidth" + ] + } + }, + "weak": { + "1.0": { + "libraryName": "weak", + "typingsPackageName": "weak", + "projectName": "https://github.com/TooTallNate/node-weak", + "contributors": [ + { + "name": "William Kapp", + "url": "https://github.com/int0h", + "githubUsername": "int0h" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f7ba76aafa2516b7ed5c1310fe475f6b8bb273afa16b6bc5e50179dde1c5df8e", + "globals": [], + "declaredModules": [ + "weak" + ] + } + }, + "weak-napi": { + "1.0": { + "libraryName": "weak-napi", + "typingsPackageName": "weak-napi", + "projectName": "https://github.com/node-ffi-napi/weak-napi", + "contributors": [ + { + "name": "Hieu Lam", + "url": "https://github.com/lamhieu-vk", + "githubUsername": "lamhieu-vk" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b04eea251db48f85b41fbc136104da62d6a462676152fce435d2e22c2ef3f0e", + "globals": [], + "declaredModules": [ + "weak-napi" + ] + } + }, + "weapp-api": { + "0.0": { + "libraryName": "weapp", + "typingsPackageName": "weapp-api", + "projectName": "https://mp.weixin.qq.com/debug/wxadoc/dev/index.html", + "contributors": [ + { + "name": "vargeek", + "url": "https://github.com/vargeek", + "githubUsername": "vargeek" + }, + { + "name": "pbestz", + "url": "https://github.com/pbestz", + "githubUsername": "pbestz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5b0a76e9b23e957b5d9044e43dd703cde728096ab77054ea6febbc7376c3f57", + "globals": [], + "declaredModules": [ + "weapp-api" + ] + } + }, + "web-animations-js": { + "2.2": { + "libraryName": "web-animations-js", + "typingsPackageName": "web-animations-js", + "projectName": "https://github.com/web-animations/web-animations-js", + "contributors": [ + { + "name": "Kristian Moerch", + "url": "https://github.com/kritollm", + "githubUsername": "kritollm" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [ + "3.2" + ], + "files": [ + "index.d.ts", + "ts3.2/index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b13e0946c70e805b7124b1bb75f09c64ec7a0ad202ce1e4312702f2e0adabd3", + "globals": [ + "Animation", + "AnimationPlaybackEvent", + "GroupEffect", + "SequenceEffect" + ], + "declaredModules": [] + } + }, + "web-bluetooth": { + "0.0": { + "libraryName": "Web Bluetooth", + "typingsPackageName": "web-bluetooth", + "projectName": "https://webbluetoothcg.github.io/web-bluetooth/", + "contributors": [ + { + "name": "Uri Shaked", + "url": "https://github.com/urish", + "githubUsername": "urish" + }, + { + "name": "Xavier Lozinguez", + "url": "http://github.com/xlozinguez" + }, + { + "name": "Rob Moran", + "url": "https://github.com/thegecko", + "githubUsername": "thegecko" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5a6540173e128aa98bc795a8342291ebbf6450eca10e3cdb1dd4465115d7f71", + "globals": [], + "declaredModules": [] + } + }, + "web-push": { + "3.3": { + "libraryName": "web-push", + "typingsPackageName": "web-push", + "projectName": "https://github.com/web-push-libs/web-push", + "contributors": [ + { + "name": "Paul Lessing", + "url": "https://github.com/paullessing", + "githubUsername": "paullessing" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a317400e9116a7e1d2eaf374618c762a07204fb16d91b6802e6af0403efc93d", + "globals": [], + "declaredModules": [ + "web-push" + ] + } + }, + "web-resource-inliner": { + "4.2": { + "libraryName": "web-resource-inliner", + "typingsPackageName": "web-resource-inliner", + "projectName": "https://github.com/jrit/web-resource-inliner#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "df6dd6ad72e87cbebf47fb3412c6bfe0d72cc8e60b4c0e3d570e4b267e3f7491", + "globals": [], + "declaredModules": [ + "web-resource-inliner" + ] + } + }, + "web3-provider-engine": { + "14.0": { + "libraryName": "web3-provider-engine", + "typingsPackageName": "web3-provider-engine", + "projectName": "https://github.com/MetaMask/provider-engine#readme", + "contributors": [ + { + "name": "Leonid Logvinov", + "url": "https://github.com/LogvinovLeon", + "githubUsername": "LogvinovLeon" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ethereum-protocol", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa787c969f42d99ef10c771552fe48a55c2b9ae57d92371eda77b74957500729", + "globals": [], + "declaredModules": [ + "web3-provider-engine" + ] + } + }, + "webappsec-credential-management": { + "0.5": { + "libraryName": "W3C (WebAppSec) Credential Management API Level 1,", + "typingsPackageName": "webappsec-credential-management", + "projectName": "https://github.com/w3c/webappsec-credential-management", + "contributors": [ + { + "name": "Iain McGinniss", + "url": "https://github.com/iainmcgin", + "githubUsername": "iainmcgin" + }, + { + "name": "Joao Peixoto", + "url": "https://github.com/Hartimer", + "githubUsername": "Hartimer" + }, + { + "name": "Michael J. Currie", + "url": "https://github.com/Basaingeal", + "githubUsername": "Basaingeal" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f34a03c009db70ca5df47d8834f9343ed84b3c546cc1cbfa7e28a46c3afaa84", + "globals": [ + "FederatedCredential", + "PasswordCredential", + "SiteBoundCredential", + "fetch" + ], + "declaredModules": [] + } + }, + "webassembly-web-api": { + "0.0": { + "libraryName": "the WebAssembly Web API v1", + "typingsPackageName": "webassembly-web-api", + "projectName": "https://webassembly.org/", + "contributors": [ + { + "name": "Johannes Henninger", + "url": "https://github.com/jhenninger", + "githubUsername": "jhenninger" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "28a2f2d47a89503d71e041afe63ed041ac4c6ca367574cb5925493ac6c4816a2", + "globals": [ + "WebAssembly" + ], + "declaredModules": [] + } + }, + "webcl": { + "1.0": { + "libraryName": "WebCL", + "typingsPackageName": "webcl", + "projectName": "https://www.khronos.org/registry/webcl/specs/1.0.0/", + "contributors": [ + { + "name": "Ralph Brown", + "url": "https://github.com/NCARalph", + "githubUsername": "NCARalph" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bda81e0c75c7239e629b9c6145afb9f392119e87409d32a3a4f2cae1ba1acbe3", + "globals": [ + "WEBCL", + "WebCLEvent" + ], + "declaredModules": [] + } + }, + "webcomponents.js": { + "0.6": { + "libraryName": "webcomponents.js", + "typingsPackageName": "webcomponents.js", + "projectName": "https://github.com/webcomponents/webcomponentsjs", + "contributors": [ + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0fcffa0e61a1c7ca28665108e2bd6ddf9f02c4e4b90ff84eaa6f7c5cdffcc130", + "globals": [], + "declaredModules": [ + "webcomponents.js" + ] + } + }, + "webcrypto": { + "0.0": { + "libraryName": "WebCrypto", + "typingsPackageName": "webcrypto", + "projectName": "http://www.w3.org/TR/WebCryptoAPI/", + "contributors": [ + { + "name": "Lucas Dixon", + "url": "https://github.com/iislucas", + "githubUsername": "iislucas" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7f26facf540eed9f7faaf99f2bde3ebde5023c0a193ffc22c38fbc0378854f16", + "globals": [], + "declaredModules": [] + } + }, + "webfontloader": { + "1.6": { + "libraryName": "typekit-webfontloader", + "typingsPackageName": "webfontloader", + "projectName": "https://github.com/typekit/webfontloader", + "contributors": [ + { + "name": "doskallemaskin", + "url": "https://github.com/doskallemaskin", + "githubUsername": "doskallemaskin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b267fe8c31b70bac392c838b6ef0411fbbce0b3e1653c07ea0bdcf54282a960f", + "globals": [ + "WebFont" + ], + "declaredModules": [ + "webfontloader" + ] + } + }, + "webgl-ext": { + "0.0": { + "libraryName": "WebGL Extensions", + "typingsPackageName": "webgl-ext", + "projectName": "http://webgl.org/", + "contributors": [ + { + "name": "Arthur Langereis", + "url": "https://github.com/zenmumbler", + "githubUsername": "zenmumbler" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c4fbe5a8c8557daa65dacda7d74d61020264991e65ea85898689a7f2e6692e16", + "globals": [], + "declaredModules": [] + } + }, + "webgl2": { + "0.0": { + "libraryName": "WebGL 2, Editor's Draft Fri Feb 24 16:10:18 2017 -0800", + "typingsPackageName": "webgl2", + "projectName": "https://www.khronos.org/registry/webgl/specs/latest/2.0/", + "contributors": [ + { + "name": "Nico Kemnitz", + "url": "https://github.com/nkemnitz", + "githubUsername": "nkemnitz" + }, + { + "name": "Adrian Blumer", + "url": "https://github.com/karhu", + "githubUsername": "karhu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c3c55fd3775154b231be91631dfd723072d24335bb4adbe05b3ee9ed727526bf", + "globals": [ + "WebGL2RenderingContext", + "WebGLQuery", + "WebGLSampler", + "WebGLSync", + "WebGLTransformFeedback", + "WebGLVertexArrayObject" + ], + "declaredModules": [] + } + }, + "webicon": { + "0.10": { + "libraryName": "webicon", + "typingsPackageName": "webicon", + "projectName": "https://icons8.github.io/webicon/", + "contributors": [ + { + "name": "Manuel Thalmann", + "url": "https://github.com/manuth", + "githubUsername": "manuth" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "Icon/CssClassConfig.d.ts", + "Icon/CssIconSet.d.ts", + "Icon/Icon.d.ts", + "Icon/IconClassGenerator.d.ts", + "Icon/ImageIcon.d.ts", + "Icon/Options/AliasOptions.d.ts", + "Icon/Options/CssIconSetOptions.d.ts", + "Icon/Options/Downloadable.d.ts", + "Icon/Options/IconOptions.d.ts", + "Icon/Options/IconSetOptions.d.ts", + "Icon/Options/ImageIconOptions.d.ts", + "Icon/Options/SizeableOptions.d.ts", + "Icon/Options/Storeable.d.ts", + "Icon/Options/SvgCumulativeIconSetOptions.d.ts", + "Icon/Options/SvgIconOptions.d.ts", + "Icon/Options/SvgIconSetOptions.d.ts", + "Icon/Sizeable.d.ts", + "Icon/SvgCumulativeIconSet.d.ts", + "Icon/SvgIcon.d.ts", + "Icon/SvgIconSet.d.ts", + "System/Config.d.ts", + "System/ConfigurationHandler.d.ts", + "System/IconLoadedEventHandler.d.ts", + "System/IconPreloader.d.ts", + "System/Identifiable.d.ts", + "System/IdentityMap.d.ts", + "System/Injector.d.ts", + "System/PublicApi.d.ts", + "Web/DynamicUrlDeclaration.d.ts", + "Web/StaticUrlDeclaration.d.ts", + "Web/UrlConfig.d.ts", + "Web/UrlDeclarationBase.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bb8fd818aaa4afcc99f5205482a2c5acd2dfa6d2e4507c83233697cd2931874c", + "globals": [], + "declaredModules": [ + "webicon", + "webicon/Icon/CssClassConfig", + "webicon/Icon/IconClassGenerator", + "webicon/Icon/CssIconSet", + "webicon/Icon/ImageIcon", + "webicon/Icon/Icon", + "webicon/Icon/Options/AliasOptions", + "webicon/System/Identifiable", + "webicon/Icon/Options/CssIconSetOptions", + "webicon/Icon/Options/IconOptions", + "webicon/Icon/Options/ImageIconOptions", + "webicon/Icon/Options/Storeable", + "webicon/Icon/Options/Downloadable", + "webicon/Web/UrlConfig", + "webicon/Web/DynamicUrlDeclaration", + "webicon/Web/StaticUrlDeclaration", + "webicon/Web/UrlDeclarationBase", + "webicon/Icon/Options/SvgCumulativeIconSetOptions", + "webicon/Icon/Options/IconSetOptions", + "webicon/Icon/SvgIcon", + "webicon/Icon/Sizeable", + "webicon/Icon/Options/SizeableOptions", + "webicon/Icon/Options/SvgIconOptions", + "webicon/Icon/Options/SvgIconSetOptions", + "webicon/Icon/SvgCumulativeIconSet", + "webicon/Icon/SvgIconSet", + "webicon/System/Config", + "webicon/System/IdentityMap", + "webicon/System/ConfigurationHandler", + "webicon/System/PublicApi", + "webicon/System/IconLoadedEventHandler", + "webicon/System/IconPreloader", + "webicon/System/Injector" + ] + } + }, + "webidl-conversions": { + "5.0": { + "libraryName": "webidl-conversions", + "typingsPackageName": "webidl-conversions", + "projectName": "https://github.com/jsdom/webidl-conversions#readme", + "contributors": [ + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6890a75a2715c928ad5eafd05fe28156d2ef7a88f71614056538be406d9adfca", + "globals": [], + "declaredModules": [ + "webidl-conversions" + ] + } + }, + "webidl2": { + "23.8": { + "libraryName": "webidl2", + "typingsPackageName": "webidl2", + "projectName": "https://github.com/w3c/webidl2.js#readme", + "contributors": [ + { + "name": "Kagama Sascha Rosylight", + "url": "https://github.com/saschanaz", + "githubUsername": "saschanaz" + } + ], + "libraryMajorVersion": 23, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fbade5bbd72a919a0ba0bd25e81c33da51f504b070cc64516369c9dca72fa848", + "globals": [ + "WebIDL2" + ], + "declaredModules": [ + "webidl2" + ] + } + }, + "webmidi": { + "2.0": { + "libraryName": "Web MIDI API", + "typingsPackageName": "webmidi", + "projectName": "http://www.w3.org/TR/webmidi/", + "contributors": [ + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b360cbdf4aa6d5d78df7c8f11f6d361100c4caf3e823886390760491f18f861a", + "globals": [], + "declaredModules": [] + } + }, + "webpack": { + "4.41": { + "libraryName": "webpack", + "typingsPackageName": "webpack", + "projectName": "https://github.com/webpack/webpack", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + }, + { + "name": "Tommy Troy Lin", + "url": "https://github.com/tommytroylin", + "githubUsername": "tommytroylin" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Jonathan Creamer", + "url": "https://github.com/jcreamer898", + "githubUsername": "jcreamer898" + }, + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "Spencer Elliott", + "url": "https://github.com/elliottsj", + "githubUsername": "elliottsj" + }, + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Dennis George", + "url": "https://github.com/dennispg", + "githubUsername": "dennispg" + }, + { + "name": "Christophe Hurpeau", + "url": "https://github.com/christophehurpeau", + "githubUsername": "christophehurpeau" + }, + { + "name": "ZSkycat", + "url": "https://github.com/ZSkycat", + "githubUsername": "ZSkycat" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Ryan Waskiewicz", + "url": "https://github.com/rwaskiewicz", + "githubUsername": "rwaskiewicz" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Grgur Grisogono", + "url": "https://github.com/grgur", + "githubUsername": "grgur" + }, + { + "name": "Rubens Pinheiro Gonçalves Cavalcante", + "url": "https://github.com/rubenspgcavalcante", + "githubUsername": "rubenspgcavalcante" + }, + { + "name": "Anders Kaseorg", + "url": "https://github.com/andersk", + "githubUsername": "andersk" + }, + { + "name": "Felix Haus", + "url": "https://github.com/ofhouse", + "githubUsername": "ofhouse" + }, + { + "name": "Daniel Chin", + "url": "https://github.com/danielthank", + "githubUsername": "danielthank" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 41, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "next.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tapable", + "version": "*" + }, + { + "name": "uglify-js", + "version": "*" + }, + { + "name": "anymatch", + "version": "*" + }, + { + "name": "source-map", + "version": "*" + }, + { + "name": "webpack-sources", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "../next" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.0" + } + ], + "contentHash": "84855ed1fc743794e089f523dce3c24940757e146c9540b40916353765a43c2e", + "globals": [], + "declaredModules": [ + "webpack", + "webpack/next" + ] + }, + "3.8": { + "libraryVersionDirectoryName": "3", + "libraryName": "webpack", + "typingsPackageName": "webpack", + "projectName": "https://github.com/webpack/webpack", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + }, + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + }, + { + "name": "Tommy Troy Lin", + "url": "https://github.com/tommytroylin", + "githubUsername": "tommytroylin" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Jonathan Creamer", + "url": "https://github.com/jcreamer898", + "githubUsername": "jcreamer898" + }, + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "Spencer Elliott", + "url": "https://github.com/elliottsj", + "githubUsername": "elliottsj" + }, + { + "name": "Jason Cheatham", + "url": "https://github.com/jason0x43", + "githubUsername": "jason0x43" + }, + { + "name": "Christophe Hurpeau", + "url": "https://github.com/christophehurpeau", + "githubUsername": "christophehurpeau" + }, + { + "name": "Ryan Waskiewicz", + "url": "https://github.com/rwaskiewicz", + "githubUsername": "rwaskiewicz" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "tapable", + "version": { + "major": 0 + } + }, + { + "name": "uglify-js", + "version": "*" + }, + { + "name": "source-map", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "webpack", + "version": { + "major": 3 + } + }, + { + "packageName": "tapable", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.0" + } + ], + "contentHash": "a94a64ea87e477c8f22b3ef3f09441bf2379814de5d8040024242703835083a2", + "globals": [], + "declaredModules": [ + "webpack" + ] + } + }, + "webpack-assets-manifest": { + "3.0": { + "libraryName": "webpack-assets-manifest", + "typingsPackageName": "webpack-assets-manifest", + "projectName": "https://github.com/webdeveric/webpack-assets-manifest", + "contributors": [ + { + "name": "Franklin Tse", + "url": "https://github.com/FranklinWhale", + "githubUsername": "FranklinWhale" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "tapable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99b36775d1403aed6086b7736c42deeb82df33cb05e3a1ead211c5641c0a379e", + "globals": [], + "declaredModules": [ + "webpack-assets-manifest" + ] + } + }, + "webpack-blocks": { + "2.0": { + "libraryName": "webpack-blocks", + "typingsPackageName": "webpack-blocks", + "projectName": "https://github.com/andywer/webpack-blocks", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@webpack-blocks/assets", + "version": "*" + }, + { + "name": "@webpack-blocks/babel", + "version": "*" + }, + { + "name": "@webpack-blocks/dev-server", + "version": "*" + }, + { + "name": "@webpack-blocks/extract-text", + "version": "*" + }, + { + "name": "@webpack-blocks/postcss", + "version": "*" + }, + { + "name": "@webpack-blocks/sass", + "version": "*" + }, + { + "name": "@webpack-blocks/typescript", + "version": "*" + }, + { + "name": "@webpack-blocks/uglify", + "version": "*" + }, + { + "name": "@webpack-blocks/webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b6fb053e51c71f464d7f5a95f87a3a025c2cff3ea269d97e69a719c18f7ccb8", + "globals": [], + "declaredModules": [ + "webpack-blocks" + ] + } + }, + "webpack-blocks__assets": { + "2.0": { + "libraryName": "@webpack-blocks/assets", + "typingsPackageName": "webpack-blocks__assets", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/assets", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/assets" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "11c589621ddcb0de9c763407adcc55834db1e7df5c86b1408abc71d8941f8faa", + "globals": [], + "declaredModules": [ + "webpack-blocks__assets" + ] + } + }, + "webpack-blocks__babel": { + "2.0": { + "libraryName": "@webpack-blocks/babel", + "typingsPackageName": "webpack-blocks__babel", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/babel", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/babel" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfb8b1683fc583f5d87e7edeef41ca57266d50cb4436479b158347ce513a4300", + "globals": [], + "declaredModules": [ + "webpack-blocks__babel" + ] + } + }, + "webpack-blocks__core": { + "2.0": { + "libraryName": "@webpack-blocks/core", + "typingsPackageName": "webpack-blocks__core", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/core", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/core", + "webpack-blocks", + "@webpack-blocks/babel" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0656aa554626d8f03c06e99d1d60ebfd5227f20d0e883b4aacd61879964404bd", + "globals": [], + "declaredModules": [ + "webpack-blocks__core" + ] + } + }, + "webpack-blocks__dev-server": { + "2.0": { + "libraryName": "@webpack-blocks/dev-server", + "typingsPackageName": "webpack-blocks__dev-server", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/dev-server", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/dev-server" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2a967bad5da16ec3773861fa69e328615d84d42c01da71fd38201608a4695432", + "globals": [], + "declaredModules": [ + "webpack-blocks__dev-server" + ] + } + }, + "webpack-blocks__extract-text": { + "2.0": { + "libraryName": "@webpack-blocks/extract-text", + "typingsPackageName": "webpack-blocks__extract-text", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/extract-text", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/extract-text", + "@webpack-blocks/assets" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "48f25760bc3aed6f91b93b3beabf34687b7f99d87682ddbd795ca20f965aa1e4", + "globals": [], + "declaredModules": [ + "webpack-blocks__extract-text" + ] + } + }, + "webpack-blocks__postcss": { + "2.0": { + "libraryName": "@webpack-blocks/postcss", + "typingsPackageName": "webpack-blocks__postcss", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/postcss", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/assets", + "@webpack-blocks/postcss" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "97deb242dc77ccb1f9c13606164dc11ea00f68a9dd1b0d903387a8f20e1b3116", + "globals": [], + "declaredModules": [ + "webpack-blocks__postcss" + ] + } + }, + "webpack-blocks__sass": { + "2.0": { + "libraryName": "@webpack-blocks/sass", + "typingsPackageName": "webpack-blocks__sass", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/sass", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/assets", + "@webpack-blocks/sass", + "@webpack-blocks/extract-text", + "@webpack-blocks/postcss" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e66815700df68a4b0721ae6ccf7829f5b1cb398b0e5af571a8dcf392b570e9f2", + "globals": [], + "declaredModules": [ + "webpack-blocks__sass" + ] + } + }, + "webpack-blocks__typescript": { + "2.0": { + "libraryName": "@webpack-blocks/typescript", + "typingsPackageName": "webpack-blocks__typescript", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/typescript", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/typescript" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5acbf5428b57e8554cfa05e9ab5e05704652b4f423cc8e7d5c4066e06ec5697f", + "globals": [], + "declaredModules": [ + "webpack-blocks__typescript" + ] + } + }, + "webpack-blocks__uglify": { + "2.0": { + "libraryName": "@webpack-blocks/uglify", + "typingsPackageName": "webpack-blocks__uglify", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/uglify", + "contributors": [ + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack-blocks", + "version": "*" + }, + { + "name": "uglify-js", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/uglify" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dea695c442f253d73b2cd7a869832809d42e047c54bd68e676784acf5021a918", + "globals": [], + "declaredModules": [ + "webpack-blocks__uglify" + ] + } + }, + "webpack-blocks__webpack": { + "2.0": { + "libraryName": "@webpack-blocks/webpack", + "typingsPackageName": "webpack-blocks__webpack", + "projectName": "https://github.com/andywer/webpack-blocks/tree/master/packages/webpack", + "contributors": [ + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "@webpack-blocks/core", + "version": "*" + } + ], + "testDependencies": [ + "@webpack-blocks/webpack", + "@webpack-blocks/assets" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "86bf1e3400427efbfa72a550c06e76365139e8ec140c2899729113bfd69856b8", + "globals": [], + "declaredModules": [ + "webpack-blocks__webpack" + ] + } + }, + "webpack-bugsnag-plugins": { + "1.4": { + "libraryName": "webpack-bugsnag-plugins", + "typingsPackageName": "webpack-bugsnag-plugins", + "projectName": "https://github.com/bugsnag/webpack-bugsnag-plugins#readme", + "contributors": [ + { + "name": "Spencer Miskoviak", + "url": "https://github.com/skovy", + "githubUsername": "skovy" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cd0371fc347b391f5844098c8900f5b7cfe8c50802b7e418dff9851b3219354", + "globals": [], + "declaredModules": [ + "webpack-bugsnag-plugins" + ] + } + }, + "webpack-bundle-analyzer": { + "2.13": { + "libraryName": "webpack-bundle-analyzer", + "typingsPackageName": "webpack-bundle-analyzer", + "projectName": "https://github.com/webpack-contrib/webpack-bundle-analyzer", + "contributors": [ + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + }, + { + "name": "Vladimir Grenaderov", + "url": "https://github.com/VladimirGrenaderov", + "githubUsername": "VladimirGrenaderov" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 13, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "680ec9b9deb6549233e62fd7781a3944dce5d4f88d7c13277c71828749fdb247", + "globals": [], + "declaredModules": [ + "webpack-bundle-analyzer" + ] + } + }, + "webpack-chunk-hash": { + "0.4": { + "libraryName": "webpack-chunk-hash", + "typingsPackageName": "webpack-chunk-hash", + "projectName": "https://github.com/alexindigo/webpack-chunk-hash#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a79f923e4b8edb71c2b12b46d21637180afe5dc262a74692c47f340095b68517", + "globals": [], + "declaredModules": [ + "webpack-chunk-hash" + ] + } + }, + "webpack-cleanup-plugin": { + "0.5": { + "libraryName": "webpack-cleanup-plugin", + "typingsPackageName": "webpack-cleanup-plugin", + "projectName": "https://github.com/gpbl/webpack-cleanup-plugin#readme", + "contributors": [ + { + "name": "Luka Maljic", + "url": "https://github.com/malj", + "githubUsername": "malj" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8021f102b6b6dc30b44a5ebb08d28d05dfc1a68ffb9ec02bffb64cb40049b4cd", + "globals": [], + "declaredModules": [ + "webpack-cleanup-plugin" + ] + } + }, + "webpack-concat-plugin": { + "3.0": { + "libraryName": "webpack-concat-plugin", + "typingsPackageName": "webpack-concat-plugin", + "projectName": "https://github.com/hxlniada/webpack-concat-plugin", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "uglify-js", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bfe917c2de641302148a2450597740b508b75cfc266b1c37055f62b59597ae63", + "globals": [], + "declaredModules": [ + "webpack-concat-plugin" + ] + } + }, + "webpack-config-utils": { + "2.3": { + "libraryName": "webpack-config-utils", + "typingsPackageName": "webpack-config-utils", + "projectName": "https://github.com/kentcdodds/webpack-config-utils#readme", + "contributors": [ + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ac8fe06fac41bc55ceab218848995c9487f8dcdfff5375e4345ec137dddc8080", + "globals": [], + "declaredModules": [ + "webpack-config-utils" + ] + } + }, + "webpack-dev-middleware": { + "3.7": { + "libraryName": "webpack-dev-middleware", + "typingsPackageName": "webpack-dev-middleware", + "projectName": "https://github.com/webpack/webpack-dev-middleware", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "reduckted", + "url": "https://github.com/reduckted", + "githubUsername": "reduckted" + }, + { + "name": "Chris Abrams", + "url": "https://github.com/chrisabrams", + "githubUsername": "chrisabrams" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "loglevel", + "version": "*" + }, + { + "name": "connect", + "version": "*" + }, + { + "name": "memory-fs", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "loglevel", + "version": "^1.6.2" + } + ], + "contentHash": "b139ee840542d8d487c1111a0e7e47457b973e1d282347926a3188c3df2e7833", + "globals": [], + "declaredModules": [ + "webpack-dev-middleware" + ] + }, + "1.12": { + "libraryVersionDirectoryName": "1", + "libraryName": "webpack-dev-middleware", + "typingsPackageName": "webpack-dev-middleware", + "projectName": "https://github.com/webpack/webpack-dev-middleware", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "reduckted", + "url": "https://github.com/reduckted", + "githubUsername": "reduckted" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "memory-fs", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [ + { + "packageName": "webpack-dev-middleware", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "bb5a50a15138722276c74067fec9e82eea1525b7317860b9428dd912ef78f4da", + "globals": [], + "declaredModules": [ + "webpack-dev-middleware" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "webpack-dev-middleware", + "typingsPackageName": "webpack-dev-middleware", + "projectName": "https://github.com/webpack/webpack-dev-middleware", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "reduckted", + "url": "https://github.com/reduckted", + "githubUsername": "reduckted" + }, + { + "name": "Chris Abrams", + "url": "https://github.com/chrisabrams", + "githubUsername": "chrisabrams" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "loglevel", + "version": "*" + }, + { + "name": "connect", + "version": "*" + }, + { + "name": "memory-fs", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [ + { + "packageName": "webpack-dev-middleware", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "86149a0b344bb777926cca404793260bb7a41a88eb651892f78ec93133515351", + "globals": [], + "declaredModules": [ + "webpack-dev-middleware" + ] + } + }, + "webpack-dev-server": { + "3.10": { + "libraryName": "webpack-dev-server", + "typingsPackageName": "webpack-dev-server", + "projectName": "https://github.com/webpack/webpack-dev-server", + "contributors": [ + { + "name": "maestroh", + "url": "https://github.com/maestroh", + "githubUsername": "maestroh" + }, + { + "name": "Dave Parslow", + "url": "https://github.com/daveparslow", + "githubUsername": "daveparslow" + }, + { + "name": "Zheyang Song", + "url": "https://github.com/ZheyangSong", + "githubUsername": "ZheyangSong" + }, + { + "name": "Alan Agius", + "url": "https://github.com/alan-agius4", + "githubUsername": "alan-agius4" + }, + { + "name": "Artur Androsovych", + "url": "https://github.com/arturovt", + "githubUsername": "arturovt" + }, + { + "name": "Dave Cardwell", + "url": "https://github.com/davecardwell", + "githubUsername": "davecardwell" + }, + { + "name": "Katsuya Hino", + "url": "https://github.com/dobogo", + "githubUsername": "dobogo" + }, + { + "name": "Billy Le", + "url": "https://github.com/billy-le", + "githubUsername": "billy-le" + }, + { + "name": "Chris Paterson", + "url": "https://github.com/chrispaterson", + "githubUsername": "chrispaterson" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "http-proxy-middleware", + "version": "*" + }, + { + "name": "express", + "version": "*" + }, + { + "name": "serve-static", + "version": "*" + }, + { + "name": "connect-history-api-fallback", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95c7ee8d6e6a64460c7743f4a2a372a1c0b82e0a7a22498e5112a1aec2faf59a", + "globals": [], + "declaredModules": [ + "webpack-dev-server" + ] + } + }, + "webpack-dotenv-plugin": { + "2.0": { + "libraryName": "webpack-dotenv-plugin", + "typingsPackageName": "webpack-dotenv-plugin", + "projectName": "https://github.com/nwinch/webpack-dotenv-plugin#readme", + "contributors": [ + { + "name": "Michael Strobel", + "url": "https://github.com/kryops", + "githubUsername": "kryops" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcf1213b35fd8ee05ac4f1530564fc29a9bb1a166de3786ead7c2d18fecd3f66", + "globals": [], + "declaredModules": [ + "webpack-dotenv-plugin" + ] + } + }, + "webpack-env": { + "1.15": { + "libraryName": "webpack (module API)", + "typingsPackageName": "webpack-env", + "projectName": "https://github.com/webpack/webpack", + "contributors": [ + { + "name": "use-strict", + "url": "https://github.com/use-strict", + "githubUsername": "use-strict" + }, + { + "name": "rhonsby", + "url": "https://github.com/rhonsby", + "githubUsername": "rhonsby" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 15, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c94a48ac7f9f0cfa29853f88193537bce930d0ec474ced916591d3ffdb7223b3", + "globals": [ + "DEBUG", + "__non_webpack_require__", + "__resourceQuery", + "__webpack_chunk_load__", + "__webpack_hash__", + "__webpack_modules__", + "__webpack_nonce__", + "__webpack_public_path__", + "__webpack_require__", + "module", + "process", + "require" + ], + "declaredModules": [] + } + }, + "webpack-error-notification": { + "0.1": { + "libraryName": "webpack-error-notification", + "typingsPackageName": "webpack-error-notification", + "projectName": "https://github.com/vsolovyov/webpack-error-notification#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "058d22ff3e918a9fe74ed1de22d602f0df6d87c67eb3cc05c8826a3f0f70c385", + "globals": [], + "declaredModules": [ + "webpack-error-notification" + ] + } + }, + "webpack-fail-plugin": { + "1.0": { + "libraryName": "webpack-fail-plugin", + "typingsPackageName": "webpack-fail-plugin", + "projectName": "https://github.com/TiddoLangerak/webpack-fail-plugin", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbfab614fd610044f4bffa6117077d78df0d65593c3cc0572ef412defe865b98", + "globals": [], + "declaredModules": [ + "webpack-fail-plugin" + ] + } + }, + "webpack-hot-client": { + "4.1": { + "libraryName": "webpack-hot-client", + "typingsPackageName": "webpack-hot-client", + "projectName": "https://github.com/webpack-contrib/webpack-hot-client", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + }, + { + "name": "ZSkycat", + "url": "https://github.com/ZSkycat", + "githubUsername": "ZSkycat" + }, + { + "name": "Brian Armstrong", + "url": "https://github.com/barm", + "githubUsername": "barm" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "ws", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "872f70171aa7bcaf57d262ca61f02720dbfcc41657c1b25aa4739d2220516e27", + "globals": [], + "declaredModules": [ + "webpack-hot-client" + ] + } + }, + "webpack-hot-middleware": { + "2.25": { + "libraryName": "webpack-hot-middleware", + "typingsPackageName": "webpack-hot-middleware", + "projectName": "https://github.com/webpack-contrib/webpack-hot-middleware", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + }, + { + "name": "Ron Martinez", + "url": "https://github.com/icylace", + "githubUsername": "icylace" + }, + { + "name": "Chris Abrams", + "url": "https://github.com/chrisabrams", + "githubUsername": "chrisabrams" + }, + { + "name": "Ilya Zelenko", + "url": "https://github.com/iliyaZelenko", + "githubUsername": "iliyaZelenko" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 25, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "connect", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "318e6a422e6829f78bf2d0f86e33ee0b5c0cfe83c8a7d893c638fb219582b17a", + "globals": [], + "declaredModules": [ + "webpack-hot-middleware" + ] + } + }, + "webpack-manifest-plugin": { + "2.1": { + "libraryName": "webpack-manifest-plugin", + "typingsPackageName": "webpack-manifest-plugin", + "projectName": "https://github.com/danethurber/webpack-manifest-plugin", + "contributors": [ + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Jeremy Monson", + "url": "https://github.com/monsonjeremy", + "githubUsername": "monsonjeremy" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0be64a410bb88fde998e70e70beaa31d9d1c153455ec38ae628bada8e7ea1d1f", + "globals": [], + "declaredModules": [ + "webpack-manifest-plugin" + ] + } + }, + "webpack-merge": { + "4.1": { + "libraryName": "webpack-merge", + "typingsPackageName": "webpack-merge", + "projectName": "https://github.com/survivejs/webpack-merge", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + }, + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa001999e0dabf142acae28d67b487f832b47c9e67f574124ca767a8f4d1fbe8", + "globals": [], + "declaredModules": [ + "webpack-merge" + ] + }, + "0.0": { + "libraryVersionDirectoryName": "0", + "libraryName": "webpack-merge", + "typingsPackageName": "webpack-merge", + "projectName": "https://github.com/survivejs/webpack-merge", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "webpack-merge", + "version": { + "major": 0 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "2d07e38b4c0b339c0e7be5cc17a7f6837fa278f44ff00a0ad0ad12f4e598946f", + "globals": [], + "declaredModules": [ + "webpack-merge" + ] + } + }, + "webpack-node-externals": { + "1.7": { + "libraryName": "webpack-node-externals", + "typingsPackageName": "webpack-node-externals", + "projectName": "https://github.com/liady/webpack-node-externals", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + }, + { + "name": "Manuel Pogge", + "url": "https://github.com/MrSpoocy", + "githubUsername": "MrSpoocy" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "2f1a0e29912fb82505c484b6e82cd4fa604a726108a6d2245032cb224b1016a5", + "globals": [], + "declaredModules": [ + "webpack-node-externals" + ] + } + }, + "webpack-notifier": { + "1.5": { + "libraryName": "webpack-notifier", + "typingsPackageName": "webpack-notifier", + "projectName": "https://github.com/Turbo87/webpack-notifier#readme", + "contributors": [ + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "effa60c677a317079dbdee63f008de604eedce1630332f08361251c5e2bd6c40", + "globals": [], + "declaredModules": [ + "webpack-notifier" + ] + } + }, + "webpack-plugin-serve": { + "0.10": { + "libraryName": "webpack-plugin-serve", + "typingsPackageName": "webpack-plugin-serve", + "projectName": "https://github.com/shellscape/webpack-plugin-serve", + "contributors": [ + { + "name": "Matheus Gonçalves da Silva", + "url": "https://github.com/PlayMa256", + "githubUsername": "PlayMa256" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 10, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "http-proxy-middleware", + "version": "*" + }, + { + "name": "koa", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "connect-history-api-fallback", + "version": "*" + }, + { + "name": "koa-compress", + "version": "*" + }, + { + "name": "koa-static", + "version": "*" + }, + { + "name": "fast-glob", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "fast-glob", + "version": "^2.2.6" + } + ], + "contentHash": "a598b3c06297de403efa28d0d0e58f31bf1ae4b22789f8fa56074d9994dc922e", + "globals": [], + "declaredModules": [ + "webpack-plugin-serve" + ] + } + }, + "webpack-serve": { + "2.0": { + "libraryName": "webpack-serve", + "typingsPackageName": "webpack-serve", + "projectName": "https://github.com/shellscape/webpack-serve", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + }, + { + "name": "Jokcy", + "url": "https://github.com/Jokcy", + "githubUsername": "Jokcy" + }, + { + "name": "ZSkycat", + "url": "https://github.com/ZSkycat", + "githubUsername": "ZSkycat" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "webpack-dev-middleware", + "version": "*" + }, + { + "name": "webpack-hot-client", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5385b29f6e6a4a2875154d9d8c8e884e6bf7f98e9d6481c738561ecce692dfa5", + "globals": [], + "declaredModules": [ + "webpack-serve" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "webpack-serve", + "typingsPackageName": "webpack-serve", + "projectName": "https://github.com/webpack-contrib/webpack-serve", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + }, + { + "name": "Jokcy", + "url": "https://github.com/Jokcy", + "githubUsername": "Jokcy" + }, + { + "name": "ZSkycat", + "url": "https://github.com/ZSkycat", + "githubUsername": "ZSkycat" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "koa", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + }, + { + "name": "webpack-dev-middleware", + "version": "*" + }, + { + "name": "webpack-hot-client", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "webpack-serve", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "d44aeb9a2ea408bf095562f9695416a3d22df109f52acda92ccfc83579800599", + "globals": [], + "declaredModules": [ + "webpack-serve" + ] + } + }, + "webpack-sources": { + "0.1": { + "libraryName": "webpack-sources", + "typingsPackageName": "webpack-sources", + "projectName": "https://github.com/webpack/webpack-sources", + "contributors": [ + { + "name": "e-cloud", + "url": "https://github.com/e-cloud", + "githubUsername": "e-cloud" + }, + { + "name": "Chris Eppstein", + "url": "https://github.com/chriseppstein", + "githubUsername": "chriseppstein" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "source-map", + "version": "*" + }, + { + "name": "source-list-map", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "source-map", + "version": "^0.6.1" + } + ], + "contentHash": "5b1275949c14706f19f2d7b8d5e0e3723af03c2057c2010a561db55b25b00936", + "globals": [], + "declaredModules": [ + "webpack-sources" + ] + } + }, + "webpack-stream": { + "3.2": { + "libraryName": "webpack-stream", + "typingsPackageName": "webpack-stream", + "projectName": "https://github.com/shama/webpack-stream", + "contributors": [ + { + "name": "Ian Clanton-Thuon", + "url": "https://github.com/iclanton", + "githubUsername": "iclanton" + }, + { + "name": "Benjamin Lim", + "url": "https://github.com/bumbleblym", + "githubUsername": "bumbleblym" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "21cf3fac59c57d56fa3ebaa0d4bbdef1ba868de4bd73d636024a4222f18d4c78", + "globals": [], + "declaredModules": [ + "webpack-stream" + ] + } + }, + "webpack-subresource-integrity": { + "1.2": { + "libraryName": "webpack-subresource-integrity", + "typingsPackageName": "webpack-subresource-integrity", + "projectName": "https://github.com/waysact/webpack-subresource-integrity", + "contributors": [ + { + "name": "Jeow Li Huan", + "url": "https://github.com/huan086", + "githubUsername": "huan086" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ab4324155f8f3422552c7895164fffd076da65e29229449905e0f923d1377b74", + "globals": [], + "declaredModules": [ + "webpack-subresource-integrity" + ] + } + }, + "webpack-validator": { + "2.2": { + "libraryName": "webpack-validator", + "typingsPackageName": "webpack-validator", + "projectName": "https://github.com/js-dxtools/webpack-validator", + "contributors": [ + { + "name": "Simon Hartcher", + "url": "https://github.com/deevus", + "githubUsername": "deevus" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9011fc8a8ef995ac606831bb06fa1a373144b4952edaab673892cf2591a4955", + "globals": [], + "declaredModules": [ + "webpack-validator" + ] + } + }, + "webpack-virtual-modules": { + "0.1": { + "libraryName": "webpack-virtual-modules", + "typingsPackageName": "webpack-virtual-modules", + "projectName": "https://github.com/sysgears/webpack-virtual-modules", + "contributors": [ + { + "name": "Avi Vahl", + "url": "https://github.com/AviVahl", + "githubUsername": "AviVahl" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30bac1ca22221f8eedd4c9c5d972e330de1696caf9972318cffbd2fb0487b20e", + "globals": [], + "declaredModules": [ + "webpack-virtual-modules" + ] + } + }, + "webpack-watched-glob-entries-plugin": { + "2.1": { + "libraryName": "webpack-watched-glob-entries-plugin", + "typingsPackageName": "webpack-watched-glob-entries-plugin", + "projectName": "https://github.com/Milanzor/webpack-watched-glob-entries-plugin#readme", + "contributors": [ + { + "name": "Joel Spadin", + "url": "https://github.com/ChaosinaCan", + "githubUsername": "ChaosinaCan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "glob", + "version": "*" + }, + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "675b3af5948f40283634e67c93fb47b1bdbb9065ccbf0f65fb99e0a8483b59af", + "globals": [], + "declaredModules": [ + "webpack-watched-glob-entries-plugin" + ] + } + }, + "webpackbar": { + "2.6": { + "libraryName": "webpackbar", + "typingsPackageName": "webpackbar", + "projectName": "https://github.com/nuxt/webpackbar", + "contributors": [ + { + "name": "Ryan Clark", + "url": "https://github.com/rynclark", + "githubUsername": "rynclark" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5820ed3a2d22d675b8009988adbd1dc48d09c5a0ca79d03013acbfb956cbab59", + "globals": [], + "declaredModules": [ + "webpackbar" + ] + } + }, + "webpagetest": { + "0.3": { + "libraryName": "webpagetest", + "typingsPackageName": "webpagetest", + "projectName": "http://github.com/marcelduran/webpagetest-api", + "contributors": [ + { + "name": "Konstantin Simon Maria Möllers", + "url": "https://github.com/ksm2", + "githubUsername": "ksm2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3996e468a9cc512489448344ff3a5beb18a0ff3a68539a3963ed0bd7d13370e8", + "globals": [], + "declaredModules": [ + "webpagetest" + ] + } + }, + "webprogbase-console-view": { + "1.2": { + "libraryName": "webprogbase-console-view", + "typingsPackageName": "webprogbase-console-view", + "projectName": "https://github.com/DevInCube/webprogbase-console-view#readme", + "contributors": [ + { + "name": "Veetaha", + "url": "https://github.com/veetaha", + "githubUsername": "veetaha" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13bf0e28647ce6bfb097b7f59ec3317d4dfcf2c6f793c4be3a95c51ee1378f18", + "globals": [], + "declaredModules": [ + "webprogbase-console-view" + ] + } + }, + "webrtc": { + "0.0": { + "libraryName": "webrtc", + "typingsPackageName": "webrtc", + "projectName": "https://webrtc.org/", + "contributors": [ + { + "name": "Toshiya Nakakura", + "url": "https://github.com/nakakura", + "githubUsername": "nakakura" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "MediaStream.d.ts", + "RTCPeerConnection.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "494348dc8b8fde623b7d69147c53eabb5d5f15a356dbf5c49859b8dd8a9b1abe", + "globals": [ + "getUserMedia" + ], + "declaredModules": [] + } + }, + "webscopeio__react-textarea-autocomplete": { + "2.3": { + "libraryName": "webscopeio__react-textarea-autocomplete", + "typingsPackageName": "webscopeio__react-textarea-autocomplete", + "projectName": "https://github.com/webscopeio/react-textarea-autocomplete", + "contributors": [ + { + "name": "Michal Zochowski", + "url": "https://github.com/michauzo", + "githubUsername": "michauzo" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b21f4549716e9bfa3acbd6752e23eac5d7b13a895ab123d6da4b13a44aeaf568", + "globals": [ + "ReactTextareaAutocomplete" + ], + "declaredModules": [ + "webscopeio__react-textarea-autocomplete" + ] + } + }, + "websequencediagrams": { + "0.1": { + "libraryName": "websequencediagrams", + "typingsPackageName": "websequencediagrams", + "projectName": "https://github.com/hildjj/node-websequencediagrams", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fbf889295f8f05d34db632c35d98f42cfdfecb9a393854dc3501cac700627c0", + "globals": [], + "declaredModules": [ + "websequencediagrams" + ] + } + }, + "website-scraper": { + "1.2": { + "libraryName": "website-scraper", + "typingsPackageName": "website-scraper", + "projectName": "https://github.com/s0ph1e/node-website-scraper", + "contributors": [ + { + "name": "Christian Rackerseder", + "url": "https://github.com/screendriver", + "githubUsername": "screendriver" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "request", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "174136d618f8b57a53ef43a942deee876c31dc28c42cf277ed0e3645a441706e", + "globals": [], + "declaredModules": [ + "website-scraper" + ] + } + }, + "websocket": { + "1.0": { + "libraryName": "websocket", + "typingsPackageName": "websocket", + "projectName": "https://github.com/theturtle32/WebSocket-Node", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + }, + { + "name": "Kay Schecker", + "url": "https://github.com/flynetworks", + "githubUsername": "flynetworks" + }, + { + "name": "Zhao Lei", + "url": "https://github.com/zhaoleimxd", + "githubUsername": "zhaoleimxd" + }, + { + "name": "Sheng Chen", + "url": "https://github.com/jdneo", + "githubUsername": "jdneo" + }, + { + "name": "Matthew Peveler", + "url": "https://github.com/MasterOdin", + "githubUsername": "MasterOdin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "os" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "88109701fe99a4bb7dddd9b44db540e3c498938da879e7a4534f37d253d0bea8", + "globals": [], + "declaredModules": [ + "websocket" + ] + } + }, + "websocket-async": { + "1.3": { + "libraryName": "websocket-async", + "typingsPackageName": "websocket-async", + "projectName": "https://github.com/jcao219/websocket-async", + "contributors": [ + { + "name": "Ben O'Sullivan", + "url": "https://github.com/bigbeno37", + "githubUsername": "bigbeno37" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bcc5a9a1e0fdac5dc78b2762df27254a67d79b811ddbae780802e485cd56d54e", + "globals": [], + "declaredModules": [ + "websocket-async" + ] + } + }, + "websql": { + "0.0": { + "libraryName": "websql", + "typingsPackageName": "websql", + "projectName": "http://www.w3.org/TR/webdatabase/", + "contributors": [ + { + "name": "TeamworkGuy2", + "url": "https://github.com/TeamworkGuy2", + "githubUsername": "TeamworkGuy2" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b5bd924a6558dc7121cbe87b0af8833c6add01a75af241a4dc5b2a59c7550af3", + "globals": [ + "SQLError", + "SQLException" + ], + "declaredModules": [] + } + }, + "webtorrent": { + "0.107": { + "libraryName": "WebTorrent", + "typingsPackageName": "webtorrent", + "projectName": "https://github.com/feross/webtorrent", + "contributors": [ + { + "name": "Bazyli Brzóska", + "url": "https://github.com/niieani", + "githubUsername": "niieani" + }, + { + "name": "Tomasz Łaziuk", + "url": "https://github.com/tlaziuk", + "githubUsername": "tlaziuk" + }, + { + "name": "Gabriel Juchault", + "url": "https://github.com/gjuchault", + "githubUsername": "gjuchault" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 107, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse-torrent", + "version": "*" + }, + { + "name": "simple-peer", + "version": "*" + }, + { + "name": "bittorrent-protocol", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f728a41d293e248b2d074a9da65ad2f82f1cb0128af7571d1553bea690ef1dc5", + "globals": [], + "declaredModules": [ + "webtorrent" + ] + } + }, + "webvr-api": { + "0.0": { + "libraryName": "WebVR API", + "typingsPackageName": "webvr-api", + "projectName": "https://w3c.github.io/webvr/", + "contributors": [ + { + "name": "efokschaner", + "url": "https://github.com/efokschaner", + "githubUsername": "efokschaner" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a6277a63fdaa6b63a57260a0ef83569f8425e2d70f3bb40c9bdde2fce4e1027a", + "globals": [ + "VRDisplay", + "VRDisplayCapabilities", + "VRDisplayEvent", + "VREyeParameters", + "VRFieldOfView", + "VRFrameData", + "VRPose" + ], + "declaredModules": [] + } + }, + "week": { + "0.2": { + "libraryName": "week", + "typingsPackageName": "week", + "projectName": "https://github.com/datetime/week", + "contributors": [ + { + "name": "Sindre Moen", + "url": "https://github.com/sindrenm", + "githubUsername": "sindrenm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7160436197a2eab6d76fa69c8494a7cd08053c1246aeb50c253e24b5d99e8a42", + "globals": [], + "declaredModules": [ + "week" + ] + } + }, + "wegame-api": { + "2.7": { + "libraryName": "wegame", + "typingsPackageName": "wegame-api", + "projectName": "https://developers.weixin.qq.com/minigame/dev/index.html", + "contributors": [ + { + "name": "J.C", + "url": "https://github.com/jcyuan", + "githubUsername": "jcyuan" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 7, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f739d0a34a9c6b7b34c3806a38ef60df9390320fb2765b223955dbfa79e67613", + "globals": [ + "BannerAd", + "Camera", + "Canvas", + "CreatedButton", + "DownloadTask", + "FeedbackButton", + "FileSystemManager", + "GameClubButton", + "ImageFile", + "InnerAudioContext", + "InterstitialAd", + "KVData", + "LoadSubpackageTask", + "LogManager", + "OpenDataContext", + "OpenSettingButton", + "RecorderManager", + "RequestTask", + "RewardedVideoAd", + "SocketTask", + "Stats", + "UDPSocket", + "UpdateManager", + "UploadTask", + "UserGameData", + "UserInfoButton", + "Video", + "WxPerformance", + "WxRenderingContext", + "WxWebGLRenderingContext", + "WxWorker", + "cancelAnimationFrame", + "clearInterval", + "clearTimeout", + "requestAnimationFrame", + "setInterval", + "setTimeout", + "wx" + ], + "declaredModules": [] + } + }, + "weighted": { + "0.0": { + "libraryName": "weighted", + "typingsPackageName": "weighted", + "projectName": "https://github.com/Schoonology/weighted", + "contributors": [ + { + "name": "Craig Citro", + "url": "https://github.com/ccitro", + "githubUsername": "ccitro" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "760444beca48b61333ca786f1fde5638ca1671f918fd61e2a77df3e285f167e2", + "globals": [], + "declaredModules": [ + "weighted" + ] + } + }, + "weighted-random-object": { + "1.0": { + "libraryName": "weighted-random-object", + "typingsPackageName": "weighted-random-object", + "projectName": "https://github.com/misund/weighted-random-object", + "contributors": [ + { + "name": "mike castleman", + "url": "https://github.com/mlc", + "githubUsername": "mlc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c9936324c06e40d92ca4c40fc2786f6192c7c9e871b6f1603eb6ca867b2e39c8", + "globals": [], + "declaredModules": [ + "weighted-random-object" + ] + } + }, + "weixin-app": { + "2.9": { + "libraryName": "wx-app", + "typingsPackageName": "weixin-app", + "projectName": "https://mp.weixin.qq.com/debug/wxadoc/dev/api/", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "AlexStacker", + "url": "https://github.com/AlexStacker", + "githubUsername": "AlexStacker" + }, + { + "name": "Jimexist", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9fad39a6869732750115dcce88e70e648254e5bfa76e0a1a7269533b65a35d0b", + "globals": [ + "App", + "Behavior", + "Component", + "Page", + "getApp", + "getCurrentPages", + "wx" + ], + "declaredModules": [] + } + }, + "wellknown": { + "0.5": { + "libraryName": "wellknown", + "typingsPackageName": "wellknown", + "projectName": "https://github.com/mapbox/wellknown#readme", + "contributors": [ + { + "name": "Davide Scalzo", + "url": "https://github.com/davodesign84", + "githubUsername": "davodesign84" + }, + { + "name": "Yair Tawil", + "url": "https://github.com/yairtawil", + "githubUsername": "yairtawil" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5996460fe5b6a57c3f581ea2c111a4f6bda5863481ed0fc3736c60d735e644aa", + "globals": [], + "declaredModules": [ + "wellknown" + ] + } + }, + "wepy": { + "1.7": { + "libraryName": "wepy", + "typingsPackageName": "wepy", + "projectName": "https://github.com/Tencent/wepy#readme", + "contributors": [ + { + "name": "Jiayu Liu", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "app.d.ts", + "base.d.ts", + "component.d.ts", + "event.d.ts", + "index.d.ts", + "mixin.d.ts", + "page.d.ts", + "util.d.ts", + "wx_enhanced.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7535fa159d14f07c8b81cadf01efca733f59a1564cc3d5ab1cde3afed02e6abb", + "globals": [ + "wepy" + ], + "declaredModules": [ + "wepy", + "wepy/component", + "wepy/event", + "wepy/mixin", + "wepy/page", + "wepy/app", + "wepy/util", + "wepy/base", + "wepy/wx_enhanced" + ] + } + }, + "wepy-redux": { + "1.7": { + "libraryName": "wepy-redux", + "typingsPackageName": "wepy-redux", + "projectName": "https://github.com/Tencent/wepy/tree/1.7.x/packages/wepy-redux", + "contributors": [ + { + "name": "Jiayu Liu", + "url": "https://github.com/Jimexist", + "githubUsername": "Jimexist" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "wepy", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.0" + } + ], + "contentHash": "194580dfbc4a1d7113d9b216fa699e51cf992968845dda3af8561fd44cb84bd0", + "globals": [], + "declaredModules": [ + "wepy-redux" + ] + } + }, + "whatwg-mimetype": { + "2.1": { + "libraryName": "whatwg-mimetype", + "typingsPackageName": "whatwg-mimetype", + "projectName": "https://github.com/jsdom/whatwg-mimetype#readme", + "contributors": [ + { + "name": "Pete Johanson", + "url": "https://github.com/petejohanson", + "githubUsername": "petejohanson" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f4d99e06b944112498a8a22337dc2cd9646c79c712656cc028afba93fc9cecfe", + "globals": [], + "declaredModules": [ + "whatwg-mimetype" + ] + } + }, + "whatwg-url": { + "6.4": { + "libraryName": "whatwg-url", + "typingsPackageName": "whatwg-url", + "projectName": "https://github.com/jsdom/whatwg-url#readme", + "contributors": [ + { + "name": "Alexander Marks", + "url": "https://github.com/aomarks", + "githubUsername": "aomarks" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e8806dbd2fc8dfd2aafb4037b7a10658c864d08c50fd3dfa3e44f45bfc043c56", + "globals": [], + "declaredModules": [ + "whatwg-url" + ] + } + }, + "wheel": { + "0.0": { + "libraryName": "wheel", + "typingsPackageName": "wheel", + "projectName": "https://github.com/anvaka/wheel", + "contributors": [ + { + "name": "Bradley Odell", + "url": "https://github.com/BTOdell", + "githubUsername": "BTOdell" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d71aec6355551d1777c96bc7b0b6e49a65fcf669aa83847a341dfa3fb76b123e", + "globals": [], + "declaredModules": [ + "wheel" + ] + } + }, + "when": { + "2.4": { + "libraryName": "When", + "typingsPackageName": "when", + "projectName": "https://github.com/cujojs/when", + "contributors": [ + { + "name": "Derek Cicerone", + "url": "https://github.com/derekcicerone", + "githubUsername": "derekcicerone" + }, + { + "name": "Wim Looman", + "url": "https://github.com/Nemo157", + "githubUsername": "Nemo157" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "dns" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3a4324f13484b733a6f75db6071a85fa80f1b9b283c15742aa13498c82550580", + "globals": [ + "When" + ], + "declaredModules": [ + "when", + "when/node" + ] + } + }, + "when-dom-ready": { + "1.2": { + "libraryName": "when-dom-ready", + "typingsPackageName": "when-dom-ready", + "projectName": "https://github.com/lukechilds/when-dom-ready", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c839656a40a8ff42007c1decedffa3679cea0ccf93097b895105356d9f670df0", + "globals": [], + "declaredModules": [ + "when-dom-ready" + ] + } + }, + "which": { + "1.3": { + "libraryName": "which", + "typingsPackageName": "which", + "projectName": "https://github.com/isaacs/node-which", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "cspotcode", + "url": "https://github.com/cspotcode", + "githubUsername": "cspotcode" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1da79a5b7efacad8acd13f9ce57573e1c5678fd66bbb1942df03aa04ed92590", + "globals": [], + "declaredModules": [ + "which" + ] + } + }, + "which-pm-runs": { + "1.0": { + "libraryName": "which-pm-runs", + "typingsPackageName": "which-pm-runs", + "projectName": "https://github.com/zkochan/packages/tree/master/which-pm-runs", + "contributors": [ + { + "name": "Chuah Chee Shian", + "url": "https://github.com/shian15810", + "githubUsername": "shian15810" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a11ce58d9d47035aae9a162adb1e940750c291813309415e87f8c79c4a295532", + "globals": [], + "declaredModules": [ + "which-pm-runs" + ] + } + }, + "whitelist-object": { + "1.0": { + "libraryName": "whitelist-object", + "typingsPackageName": "whitelist-object", + "projectName": "https://github.com/conorhastings/whitelist-object#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0255a7267f5a0618cbcd3f82c592d7a8a5caf817623dd19980cc0ca44f08e02c", + "globals": [], + "declaredModules": [ + "whitelist-object" + ] + } + }, + "why-did-you-update": { + "0.0": { + "libraryName": "why-did-you-update", + "typingsPackageName": "why-did-you-update", + "projectName": "https://github.com/garbles/why-did-you-update", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e5b227f31d60ffd58eaf2da18e44e4e18bbcfe672eaa51028ff086bb22a0f05b", + "globals": [], + "declaredModules": [ + "why-did-you-update" + ] + } + }, + "wicg-mediasession": { + "1.0": { + "libraryName": "Media Session API", + "typingsPackageName": "wicg-mediasession", + "projectName": "https://wicg.github.io/mediasession/", + "contributors": [ + { + "name": "Julien CROUZET", + "url": "https://github.com/jucrouzet", + "githubUsername": "jucrouzet" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99e70b438c6fb5453027be7fde2870c5097a98ff6ba43fa8452164a726ebf972", + "globals": [ + "MediaMetadata" + ], + "declaredModules": [] + } + }, + "wif": { + "2.0": { + "libraryName": "wif", + "typingsPackageName": "wif", + "projectName": "https://github.com/bitcoinjs/wif", + "contributors": [ + { + "name": "Daniel Byrne", + "url": "https://github.com/danwbyrne", + "githubUsername": "danwbyrne" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26ed3bd006af13157eb94d001271c17876d22863c4111309a0a28c1f9648a3c1", + "globals": [], + "declaredModules": [ + "wif" + ] + } + }, + "wiiu": { + "0.0": { + "libraryName": "Extended Functionality of Wii U Internet Browser", + "typingsPackageName": "wiiu", + "projectName": "https://www.nintendo.co.jp/wiiu/hardware/internetbrowser/extended_functionality.html", + "contributors": [ + { + "name": "MIZUSHIMA Junki", + "url": "https://github.com/mzsm", + "githubUsername": "mzsm" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e70b297fd6b992a5a3cdd9e1f00b8f0f2774c54cca24c8089d3ef84028cc28e0", + "globals": [ + "wiiu" + ], + "declaredModules": [] + } + }, + "wildstring": { + "1.0": { + "libraryName": "wildstring", + "typingsPackageName": "wildstring", + "projectName": "https://github.com/deltreey/wildstring#readme", + "contributors": [ + { + "name": "Ciarán Ingle", + "url": "https://github.com/inglec-arista", + "githubUsername": "inglec-arista" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6e6de6e533c0550c956dc8e1efdda46aef701adb31bc1f22759ac7851b7d168", + "globals": [], + "declaredModules": [ + "wildstring" + ] + } + }, + "window-or-global": { + "1.0": { + "libraryName": "window-or-global", + "typingsPackageName": "window-or-global", + "projectName": "https://github.com/purposeindustries/window-or-global", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d50cda996ccc02d2db3e9e719fa714a0a18d5c13e679d70dadacfa0f3137aa84", + "globals": [], + "declaredModules": [ + "window-or-global" + ] + } + }, + "window-size": { + "0.2": { + "libraryName": "window-size", + "typingsPackageName": "window-size", + "projectName": "https://github.com/jonschlinkert/window-size", + "contributors": [ + { + "name": "Pouya Kary", + "url": "https://github.com/pmkary", + "githubUsername": "pmkary" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "322339a2765fa349d98750a0abbc9d553df030127cfeb509e06f696c856174ec", + "globals": [], + "declaredModules": [ + "window-size" + ] + } + }, + "windows-1251": { + "0.1": { + "libraryName": "windows-1251", + "typingsPackageName": "windows-1251", + "projectName": "https://github.com/mathiasbynens/windows-1251", + "contributors": [ + { + "name": "RomanGolovanov", + "url": "https://github.com/RomanGolovanov", + "githubUsername": "RomanGolovanov" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0e9027d2dbdfc14d5ff18bcb6c1ff7a978801d77b80f190f6b4a44c7732136b9", + "globals": [ + "windows1251" + ], + "declaredModules": [ + "windows-1251" + ] + } + }, + "windows-foreground-love": { + "0.3": { + "libraryName": "windows-foreground-love", + "typingsPackageName": "windows-foreground-love", + "projectName": "https://github.com/the-ress/node-windows-foreground-love#readme", + "contributors": [ + { + "name": "Tereza Tomcova", + "url": "https://github.com/the-ress", + "githubUsername": "the-ress" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "68dd55a4afc9adba03af9d5b2fe44b721fc365f07c2ad498f01b937c1ee129af", + "globals": [], + "declaredModules": [ + "windows-foreground-love" + ] + } + }, + "windows-mutex": { + "0.4": { + "libraryName": "windows-mutex", + "typingsPackageName": "windows-mutex", + "projectName": "https://github.com/Microsoft/node-windows-mutex", + "contributors": [ + { + "name": "Benjamin Pasero", + "url": "https://github.com/bpasero", + "githubUsername": "bpasero" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "58594578da0ba16e70acd15cb46358900b1c7fa49a735e5ce481d0783d1be1e5", + "globals": [], + "declaredModules": [ + "windows-mutex" + ] + } + }, + "windows-process-tree": { + "0.2": { + "libraryName": "windows-process-tree", + "typingsPackageName": "windows-process-tree", + "projectName": "https://github.com/Microsoft/vscode-windows-process-tree", + "contributors": [ + { + "name": "Rachel Macfarlane", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3fa7b90ad3656df0d9e910cef33a1ef97faac3e3b0129d8b4c658ff4f47dfb9a", + "globals": [], + "declaredModules": [ + "windows-process-tree" + ] + } + }, + "windows-script-host": { + "5.8": { + "libraryName": "Windows Script Host", + "typingsPackageName": "windows-script-host", + "projectName": "https://msdn.microsoft.com/en-us/library/9bbdkx3k.aspx", + "contributors": [ + { + "name": "Zev Spitz", + "url": "https://github.com/zspitz", + "githubUsername": "zspitz" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 8, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "activex-iwshruntimelibrary", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e91f456a26d3320dc9bc3db5d796922894d9a1b4a2efbf5262e6d222591ccc49", + "globals": [ + "WSH", + "WScript" + ], + "declaredModules": [] + } + }, + "windows-service": { + "1.0": { + "libraryName": "windows-service", + "typingsPackageName": "windows-service", + "projectName": "https://bitbucket.org/stephenwvickers/node-windows-service", + "contributors": [ + { + "name": "Rogier Schouten", + "url": "https://github.com/rogierschouten", + "githubUsername": "rogierschouten" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7992b7cf2f20e5f32b716314d3986f8e2c253cdc039c1c809eabf26219adc9f7", + "globals": [], + "declaredModules": [ + "windows-service" + ] + } + }, + "winjs": { + "4.4": { + "libraryName": "WinJS", + "typingsPackageName": "winjs", + "projectName": "http://try.buildwinjs.com/", + "contributors": [ + { + "name": "TypeScript samples", + "url": "https://www.typescriptlang.org/" + }, + { + "name": "Adam Hewitt", + "url": "https://github.com/adamhewitt627", + "githubUsername": "adamhewitt627" + }, + { + "name": "Craig Treasure", + "url": "https://github.com/craigktreasure", + "githubUsername": "craigktreasure" + }, + { + "name": "Jeff Fisher", + "url": "https://github.com/xirzec", + "githubUsername": "xirzec" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b805c53530bb34736bd2a62d240fe61ec6a437dba7cfe1bd552b7f78fd55dfdb", + "globals": [ + "WinJS" + ], + "declaredModules": [ + "winjs" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "WinJS", + "typingsPackageName": "winjs", + "projectName": "http://try.buildwinjs.com/", + "contributors": [ + { + "name": "TypeScript samples", + "url": "https://www.typescriptlang.org/" + }, + { + "name": "Adam Hewitt", + "url": "https://github.com/adamhewitt627", + "githubUsername": "adamhewitt627" + }, + { + "name": "Craig Treasure", + "url": "https://github.com/craigktreasure", + "githubUsername": "craigktreasure" + }, + { + "name": "Jeff Fisher", + "url": "https://github.com/xirzec", + "githubUsername": "xirzec" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "winjs", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "86470acbc3d7d3e9ae469ab4baebb91b29f2d2b5c21b2345e50ee85e846d3ff2", + "globals": [ + "WinJS" + ], + "declaredModules": [] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "WinJS", + "typingsPackageName": "winjs", + "projectName": "http://try.buildwinjs.com/", + "contributors": [ + { + "name": "TypeScript samples", + "url": "https://www.typescriptlang.org/" + }, + { + "name": "Adam Hewitt", + "url": "https://github.com/adamhewitt627", + "githubUsername": "adamhewitt627" + }, + { + "name": "Craig Treasure", + "url": "https://github.com/craigktreasure", + "githubUsername": "craigktreasure" + }, + { + "name": "Jeff Fisher", + "url": "https://github.com/xirzec", + "githubUsername": "xirzec" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "winjs", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "ac9dfaa1c294bf2784edea7be7c1a1530ba3c9e27ffa28e2a3a694f206b725f2", + "globals": [ + "WinJS" + ], + "declaredModules": [] + } + }, + "wink-tokenizer": { + "4.0": { + "libraryName": "wink-tokenizer", + "typingsPackageName": "wink-tokenizer", + "projectName": "http://winkjs.org/", + "contributors": [ + { + "name": "Luca Lindhorst", + "url": "https://github.com/lal12", + "githubUsername": "lal12" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "08efe219ac8ef0e35105e1864f0fee9c1fea1403cabe58e0b41437d0ddbb392c", + "globals": [], + "declaredModules": [ + "wink-tokenizer" + ] + } + }, + "winreg": { + "1.2": { + "libraryName": "Winreg", + "typingsPackageName": "winreg", + "projectName": "http://fresc81.github.io/node-winreg/", + "contributors": [ + { + "name": "RX14", + "url": "https://github.com/RX14", + "githubUsername": "RX14" + }, + { + "name": "BobBuehler", + "url": "https://github.com/BobBuehler", + "githubUsername": "BobBuehler" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7816b11af86d3dd4436b1b1438222ee4ad3b1258d82df0db9030cd6537418ebc", + "globals": [ + "Winreg" + ], + "declaredModules": [ + "winreg" + ] + } + }, + "winrt": { + "0.0": { + "libraryName": "WinRT", + "typingsPackageName": "winrt", + "projectName": "http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx", + "contributors": [ + { + "name": "TypeScript samples", + "url": "https://www.typescriptlang.org/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3c8cc174a83c62dc1218fc302a57fba9cf3ddcfac455b868c89cde88929af3c9", + "globals": [ + "Windows" + ], + "declaredModules": [] + } + }, + "winrt-uwp": { + "0.0": { + "libraryName": "Universal Windows Platform", + "typingsPackageName": "winrt-uwp", + "projectName": "http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx", + "contributors": [ + { + "name": "Kagami Sascha Rosylight", + "url": "https://github.com/saschanaz", + "githubUsername": "saschanaz" + }, + { + "name": "Taylor Starfield", + "url": "https://github.com/taylor224", + "githubUsername": "taylor224" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "956b8b9ed7f0480d34352ec20fcb2ec6eadd584188d658019b3a1e11ccc38fdb", + "globals": [ + "Windows" + ], + "declaredModules": [] + } + }, + "winston-dynamodb": { + "0.0": { + "libraryName": "winston-dynamodb", + "typingsPackageName": "winston-dynamodb", + "projectName": "https://github.com/inspiredjw/winston-dynamodb", + "contributors": [ + { + "name": "nickiannone", + "url": "https://github.com/nickiannone", + "githubUsername": "nickiannone" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/winston", + "version": "2.3.9" + } + ], + "contentHash": "6fd6e93eff579e83e5cd43d73099f841607a42aabdc55c6e2d1e48a74ad3c763", + "globals": [], + "declaredModules": [ + "winston-dynamodb" + ] + } + }, + "winston-loggly-bulk": { + "3.0": { + "libraryName": "winston-loggly-bulk", + "typingsPackageName": "winston-loggly-bulk", + "projectName": "https://github.com/loggly/winston-loggly-bulk", + "contributors": [ + { + "name": "Simcha Wood", + "url": "https://github.com/SimchaWood", + "githubUsername": "SimchaWood" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston-transport", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "7d53c98486d6b15a4f6d6f229fdd25e8c9d49935218a25b439f2a1a81cdaae0b", + "globals": [], + "declaredModules": [ + "winston-loggly-bulk" + ] + } + }, + "winston-mail": { + "1.5": { + "libraryName": "winston-mail", + "typingsPackageName": "winston-mail", + "projectName": "https://github.com/wavded/winston-mail#readme", + "contributors": [ + { + "name": "Sorin Sandru", + "url": "https://github.com/idono87", + "githubUsername": "idono87" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston", + "version": "*" + } + ], + "testDependencies": [ + "stream" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/winston", + "version": "2.3.9" + } + ], + "contentHash": "075b87a21efc37249b6d9dafb0619e39210c0da117b8835e32887f3761ea9d71", + "globals": [ + "winstonMail" + ], + "declaredModules": [ + "winston-mail" + ] + } + }, + "winston-syslog": { + "2.0": { + "libraryName": "winston-syslog", + "typingsPackageName": "winston-syslog", + "projectName": "https://github.com/winstonjs/winston-syslog", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + }, + { + "name": "Felix Hochgruber", + "url": "https://github.com/felix-hoc", + "githubUsername": "felix-hoc" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston-transport", + "version": "*" + } + ], + "testDependencies": [ + "winston" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "winston", + "version": "^3.0.0" + } + ], + "contentHash": "094ab259b42a298017a4cd64baad7ec158dc912f1348e93b1e7ea643c55847ca", + "globals": [], + "declaredModules": [ + "winston-syslog" + ] + }, + "1.0": { + "libraryVersionDirectoryName": "1", + "libraryName": "winston-syslog", + "typingsPackageName": "winston-syslog", + "projectName": "https://github.com/indexzero/winston-syslog#readme", + "contributors": [ + { + "name": "Chris Barth", + "url": "https://github.com/cjbarth", + "githubUsername": "cjbarth" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "winston", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "winston-syslog", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [ + { + "name": "@types/winston", + "version": "2.3.9" + } + ], + "contentHash": "ae0910b97f66e903a3250a5e53eaf380d71e6f9d8d04ea87def29ffb310b52f4", + "globals": [], + "declaredModules": [ + "winston-syslog" + ] + } + }, + "wiredep": { + "3.0": { + "libraryName": "Wiredep", + "typingsPackageName": "wiredep", + "projectName": "https://github.com/taptapship/wiredep", + "contributors": [ + { + "name": "Abraão Alves", + "url": "http://abraaoalves.github.io" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "gulp" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98bea8f6ff0704f7fbd9c5ab41d422cd40c00b4d486e89babc75cd22e6c36295", + "globals": [], + "declaredModules": [ + "wiredep" + ] + } + }, + "wiring-pi": { + "2.2": { + "libraryName": "wiring-pi", + "typingsPackageName": "wiring-pi", + "projectName": "https://github.com/eugeneware/wiring-pi", + "contributors": [ + { + "name": "Ivo Stratev", + "url": "https://github.com/NoHomey", + "githubUsername": "NoHomey" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8cf5815762b3082ea52461e214bdae08206e91ac433ba3df75297c0ee5ab4474", + "globals": [], + "declaredModules": [ + "wiring-pi" + ] + } + }, + "wix-style-react": { + "6.17": { + "libraryName": "wix-style-react", + "typingsPackageName": "wix-style-react", + "projectName": "https://github.com/wix/wix-style-react", + "contributors": [ + { + "name": "Gilad Segal", + "url": "https://github.com/giladsegal", + "githubUsername": "giladsegal" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 17, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "BaseComponents.d.ts", + "Button.d.ts", + "Loader.d.ts", + "Text.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c153006121a539c7a4ff60fb521e75d9ab5a7703696b524151949c94f118f921", + "globals": [], + "declaredModules": [ + "wix-style-react", + "wix-style-react/Button", + "wix-style-react/Text", + "wix-style-react/BaseComponents", + "wix-style-react/Loader" + ] + } + }, + "wnumb": { + "1.2": { + "libraryName": "wnumb", + "typingsPackageName": "wnumb", + "projectName": "https://github.com/leongersen/wnumb", + "contributors": [ + { + "name": "Corey Jepperson", + "url": "https://github.com/acoreyj", + "githubUsername": "acoreyj" + }, + { + "name": "Jamie Neubert Pedersen", + "url": "https://github.com/eikooc", + "githubUsername": "eikooc" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d2c7fa326dd014b6aa40eca5c6b47a40b9c348741807d596306f05d8510d3d95", + "globals": [ + "wNumb" + ], + "declaredModules": [ + "wnumb" + ] + } + }, + "wonder.js": { + "0.1": { + "libraryName": "wonder.js", + "typingsPackageName": "wonder.js", + "projectName": "https://github.com/yyc-git/Wonder.js", + "contributors": [ + { + "name": "YYC", + "url": "https://github.com/yyc-git", + "githubUsername": "yyc-git" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "wonder-frp", + "version": "*" + }, + { + "name": "wonder-commonlib", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "@types/wonder-commonlib", + "version": "0.2.0" + }, + { + "name": "@types/wonder-frp", + "version": "0.2.0" + } + ], + "contentHash": "f12c7ee398c2bdc3cb6e3752a529be95da77e7b0efb5c4c9a8b025351d27cf5b", + "globals": [], + "declaredModules": [ + "wonder.js/dist/es2015", + "wonder.js/dist/es2015/component/camera/Camera", + "wonder.js/dist/es2015/component/camera/controller/basic/BasicCameraController", + "wonder.js/dist/es2015/component/camera/controller/CameraController", + "wonder.js/dist/es2015/component/camera/PerspectiveCamera", + "wonder.js/dist/es2015/component/data/ComponentInitOrderTable", + "wonder.js/dist/es2015/component/geometry/BoxGeometry", + "wonder.js/dist/es2015/component/geometry/data/BasicBufferContainer", + "wonder.js/dist/es2015/component/geometry/data/BasicGeometryData", + "wonder.js/dist/es2015/component/geometry/data/BufferContainer", + "wonder.js/dist/es2015/component/geometry/data/CommonBufferContainer", + "wonder.js/dist/es2015/component/geometry/data/GeometryData", + "wonder.js/dist/es2015/component/geometry/Geometry", + "wonder.js/dist/es2015/component/geometry/GeometryUtils", + "wonder.js/dist/es2015/component/renderer/MeshRenderer", + "wonder.js/dist/es2015/component/renderer/RendererComponent", + "wonder.js/dist/es2015/component/transform/ETransformState", + "wonder.js/dist/es2015/component/transform/ThreeDTransform", + "wonder.js/dist/es2015/component/transform/Transform", + "wonder.js/dist/es2015/config/DebugConfig", + "wonder.js/dist/es2015/core/Component", + "wonder.js/dist/es2015/core/Director", + "wonder.js/dist/es2015/core/Entity", + "wonder.js/dist/es2015/core/entityObject/EntityObject", + "wonder.js/dist/es2015/core/entityObject/gameObject/GameObject", + "wonder.js/dist/es2015/core/entityObject/manager/ComponentManager", + "wonder.js/dist/es2015/core/entityObject/manager/EntityObjectManager", + "wonder.js/dist/es2015/core/entityObject/scene/cache/BufferTable", + "wonder.js/dist/es2015/core/entityObject/scene/cache/ProgramTable", + "wonder.js/dist/es2015/core/entityObject/scene/gameObjectScene/GameObjectScene", + "wonder.js/dist/es2015/core/entityObject/scene/Scene", + "wonder.js/dist/es2015/core/entityObject/scene/SceneDispatcher", + "wonder.js/dist/es2015/core/Main", + "wonder.js/dist/es2015/core/data/MainData", + "wonder.js/dist/es2015/definition/typescript/decorator/cache", + "wonder.js/dist/es2015/definition/typescript/decorator/clone", + "wonder.js/dist/es2015/definition/typescript/decorator/contract", + "wonder.js/dist/es2015/definition/typescript/decorator/control", + "wonder.js/dist/es2015/definition/typescript/decorator/registerClass", + "wonder.js/dist/es2015/definition/typescript/decorator/singleton", + "wonder.js/dist/es2015/definition/typescript/decorator/virtual", + "wonder.js/dist/es2015/definition/Variable", + "wonder.js/dist/es2015/device/DeviceManager", + "wonder.js/dist/es2015/device/EScreenSize", + "wonder.js/dist/es2015/device/GPUDetector", + "wonder.js/dist/es2015/event/binder/CustomEventBinder", + "wonder.js/dist/es2015/event/binder/CustomEventRegister", + "wonder.js/dist/es2015/event/binder/DomEventBinder", + "wonder.js/dist/es2015/event/binder/DomEventRegister", + "wonder.js/dist/es2015/event/binder/EventBinder", + "wonder.js/dist/es2015/event/binder/EventRegister", + "wonder.js/dist/es2015/event/dispatcher/CustomEventDispatcher", + "wonder.js/dist/es2015/event/dispatcher/DomEventDispatcher", + "wonder.js/dist/es2015/event/dispatcher/EventDispatcher", + "wonder.js/dist/es2015/event/EEngineEvent", + "wonder.js/dist/es2015/event/EventManager", + "wonder.js/dist/es2015/event/factory/EventBinderFactory", + "wonder.js/dist/es2015/event/factory/EventDispatcherFactory", + "wonder.js/dist/es2015/event/factory/EventHandlerFactory", + "wonder.js/dist/es2015/event/handler/CustomEventHandler", + "wonder.js/dist/es2015/event/handler/DomEventHandler", + "wonder.js/dist/es2015/event/handler/EventHandler", + "wonder.js/dist/es2015/event/handler/KeyboardEventHandler", + "wonder.js/dist/es2015/event/handler/MouseEventHandler", + "wonder.js/dist/es2015/event/handler/PointEventHandler", + "wonder.js/dist/es2015/event/handler/TouchEventHandler", + "wonder.js/dist/es2015/event/object/CustomEvent", + "wonder.js/dist/es2015/event/object/DomEvent", + "wonder.js/dist/es2015/event/object/EEventPhase", + "wonder.js/dist/es2015/event/object/EEventType", + "wonder.js/dist/es2015/event/object/EMouseButton", + "wonder.js/dist/es2015/event/object/Event", + "wonder.js/dist/es2015/event/object/EventNameHandler", + "wonder.js/dist/es2015/event/object/EventTable", + "wonder.js/dist/es2015/event/object/KeyboardEvent", + "wonder.js/dist/es2015/event/object/MouseEvent", + "wonder.js/dist/es2015/event/object/MousePointEvent", + "wonder.js/dist/es2015/event/object/PointEvent", + "wonder.js/dist/es2015/event/object/TouchEvent", + "wonder.js/dist/es2015/event/object/TouchPointEvent", + "wonder.js/dist/es2015/event/structure/CustomEventListenerMap", + "wonder.js/dist/es2015/event/structure/DomEventListenerMap", + "wonder.js/dist/es2015/event/structure/EventListenerMap", + "wonder.js/dist/es2015/event/utils/EventUtils", + "wonder.js/dist/es2015/material/BasicMaterial", + "wonder.js/dist/es2015/material/EngineMaterial", + "wonder.js/dist/es2015/material/Material", + "wonder.js/dist/es2015/material/ShaderManager", + "wonder.js/dist/es2015/material/StandardBasicMaterial", + "wonder.js/dist/es2015/math/Global", + "wonder.js/dist/es2015/math/Matrix3", + "wonder.js/dist/es2015/math/Matrix4", + "wonder.js/dist/es2015/math/Quaternion", + "wonder.js/dist/es2015/math/Vector2", + "wonder.js/dist/es2015/math/Vector3", + "wonder.js/dist/es2015/math/Vector4", + "wonder.js/dist/es2015/renderer/buffer/ArrayBuffer", + "wonder.js/dist/es2015/renderer/buffer/Buffer", + "wonder.js/dist/es2015/renderer/buffer/BufferDataTable", + "wonder.js/dist/es2015/renderer/buffer/CommonBuffer", + "wonder.js/dist/es2015/renderer/buffer/EBufferDataType", + "wonder.js/dist/es2015/renderer/buffer/EBufferType", + "wonder.js/dist/es2015/renderer/buffer/EBufferUsage", + "wonder.js/dist/es2015/renderer/buffer/ElementBuffer", + "wonder.js/dist/es2015/renderer/command/QuadCommand", + "wonder.js/dist/es2015/renderer/command/RenderCommand", + "wonder.js/dist/es2015/renderer/command/SingleDrawCommand", + "wonder.js/dist/es2015/renderer/EDrawMode", + "wonder.js/dist/es2015/renderer/GlUtils", + "wonder.js/dist/es2015/renderer/program/GLSLDataSender", + "wonder.js/dist/es2015/renderer/program/Program", + "wonder.js/dist/es2015/renderer/renderer/Renderer", + "wonder.js/dist/es2015/renderer/renderer/WebGLRenderer", + "wonder.js/dist/es2015/renderer/shader/lib/basic/BasicMaterialColorShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/basic/BasicShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/basic/EndBasicShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/common/CommonShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/common/EndShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/common/VerticeCommonShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/EngineShaderLib", + "wonder.js/dist/es2015/renderer/shader/lib/ShaderLib", + "wonder.js/dist/es2015/renderer/shader/shader/CommonShader", + "wonder.js/dist/es2015/renderer/shader/shader/EngineShader", + "wonder.js/dist/es2015/renderer/shader/shader/Shader", + "wonder.js/dist/es2015/renderer/shader/sourceBuilder/EngineShaderSourceBuilder", + "wonder.js/dist/es2015/renderer/shader/sourceBuilder/ShaderSourceBuilder", + "wonder.js/dist/es2015/renderer/shader/variable/EVariableCategory", + "wonder.js/dist/es2015/renderer/shader/variable/EVariableSemantic", + "wonder.js/dist/es2015/renderer/shader/variable/EVariableType", + "wonder.js/dist/es2015/renderer/shader/variable/VariableLib", + "wonder.js/dist/es2015/renderer/shader/variable/VariableNameTable", + "wonder.js/dist/es2015/renderer/shader/variable/VariableTypeTable", + "wonder.js/dist/es2015/renderer/state/BasicState", + "wonder.js/dist/es2015/renderer/state/WebGLState", + "wonder.js/dist/es2015/structure/Color", + "wonder.js/dist/es2015/structure/Face3", + "wonder.js/dist/es2015/structure/Point", + "wonder.js/dist/es2015/structure/RectRegion", + "wonder.js/dist/es2015/structure/View", + "wonder.js/dist/es2015/utils/ArrayUtils", + "wonder.js/dist/es2015/utils/BufferUtils", + "wonder.js/dist/es2015/utils/ClassUtils", + "wonder.js/dist/es2015/utils/JudgeUtils", + "wonder.js/dist/es2015/utils/Log", + "wonder.js/dist/es2015/utils/MathUtils", + "wonder.js/dist/es2015/utils/RenderUtils", + "wonder.js/dist/es2015/utils/ShaderLibUtils", + "wonder.js/dist/es2015/utils/SortUtils", + "wonder.js/dist/es2015/utils/time/CommonTimeController", + "wonder.js/dist/es2015/utils/time/DirectorTimeController", + "wonder.js/dist/es2015/utils/time/TimeController", + "wonder.js/dist/es2015/config/CompileConfig", + "wonder.js/dist/es2015/event/interface/IEventData", + "wonder.js/dist/es2015/renderer/shader/chunk/ShaderChunk" + ] + } + }, + "word-extractor": { + "0.3": { + "libraryName": "word-extractor", + "typingsPackageName": "word-extractor", + "projectName": "https://github.com/morungos/node-word-extractor", + "contributors": [ + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "57765a1ae6d05a44d1b3ef679cf69bb2829ee304c5a2ec64f565cafa6e11f877", + "globals": [], + "declaredModules": [ + "word-extractor" + ] + } + }, + "word2vector": { + "2.1": { + "libraryName": "word2vector", + "typingsPackageName": "word2vector", + "projectName": "https://github.com/LeeXun/word2vector#readme", + "contributors": [ + { + "name": "Rene Keijzer", + "url": "https://github.com/renekeijzer", + "githubUsername": "renekeijzer" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8209da6b33c4031537a6f02576338904532fc4b9a901ca3781dac3aaa1b1f0d5", + "globals": [], + "declaredModules": [ + "word2vector" + ] + } + }, + "wordcloud": { + "1.1": { + "libraryName": "wordcloud", + "typingsPackageName": "wordcloud", + "projectName": "https://github.com/timdream/wordcloud2.js", + "contributors": [ + { + "name": "Joe Skeen", + "url": "https://github.com/joeskeen", + "githubUsername": "joeskeen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fe9b1b37ab7086c282fd6a1c44386b6bb1060e18a126af3a9e06074131edc8ef", + "globals": [ + "WordCloud" + ], + "declaredModules": [ + "wordcloud" + ] + } + }, + "wordpress__a11y": { + "2.4": { + "libraryName": "@wordpress/a11y", + "typingsPackageName": "wordpress__a11y", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/a11y/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/a11y" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "16ba25af7ce77945f8997c14c6c02586d526e7f6d1bed60ac5a66cc8336af663", + "globals": [], + "declaredModules": [ + "wordpress__a11y" + ] + } + }, + "wordpress__api-fetch": { + "3.2": { + "libraryName": "@wordpress/api-fetch", + "typingsPackageName": "wordpress__api-fetch", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/api-fetch/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/api-fetch" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "23d33e0192abce11d7b5b78f7350cc007316d731056b30e02f3d605d7e251e3b", + "globals": [], + "declaredModules": [ + "wordpress__api-fetch" + ] + } + }, + "wordpress__autop": { + "2.3": { + "libraryName": "@wordpress/autop", + "typingsPackageName": "wordpress__autop", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/autop/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/autop" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1ba624bc17dbbc70f4d0d213b17865d88feb795844f1d7615d963e863330a8b7", + "globals": [], + "declaredModules": [ + "wordpress__autop" + ] + } + }, + "wordpress__blob": { + "2.4": { + "libraryName": "@wordpress/blob", + "typingsPackageName": "wordpress__blob", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/blob/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/blob" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b220b2c1c109b31b28d32fe2c45d84843d211a98054f5bd2bf5c3d15674fae9e", + "globals": [], + "declaredModules": [ + "wordpress__blob" + ] + } + }, + "wordpress__block-editor": { + "2.2": { + "libraryName": "@wordpress/block-editor", + "typingsPackageName": "wordpress__block-editor", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + }, + { + "name": "Jon Surrell", + "url": "https://github.com/sirreal", + "githubUsername": "sirreal" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "components/alignment-toolbar.d.ts", + "components/autocomplete.d.ts", + "components/block-alignment-toolbar.d.ts", + "components/block-controls.d.ts", + "components/block-edit.d.ts", + "components/block-editor-keyboard-shortcuts.d.ts", + "components/block-format-controls.d.ts", + "components/block-icon.d.ts", + "components/block-inspector.d.ts", + "components/block-list.d.ts", + "components/block-mover.d.ts", + "components/block-navigation/dropdown.d.ts", + "components/block-selection-clearer.d.ts", + "components/block-settings-menu.d.ts", + "components/block-switcher/multi-blocks-switcher.d.ts", + "components/block-title.d.ts", + "components/block-toolbar.d.ts", + "components/block-vertical-alignment-toolbar.d.ts", + "components/button-block-appender.d.ts", + "components/color-palette/index.d.ts", + "components/color-palette/with-color-context.d.ts", + "components/colors.d.ts", + "components/contrast-checker.d.ts", + "components/copy-handler.d.ts", + "components/default-block-appender.d.ts", + "components/font-sizes.d.ts", + "components/index.d.ts", + "components/inner-blocks.d.ts", + "components/inserter.d.ts", + "components/inspector-advanced-controls.d.ts", + "components/inspector-controls.d.ts", + "components/media-placeholder.d.ts", + "components/media-upload/check.d.ts", + "components/media-upload/index.d.ts", + "components/multi-select-scroll-into-view.d.ts", + "components/navigable-toolbar.d.ts", + "components/observe-typing.d.ts", + "components/panel-color-settings.d.ts", + "components/plain-text.d.ts", + "components/preserve-scroll-in-reorder.d.ts", + "components/provider.d.ts", + "components/rich-text.d.ts", + "components/skip-to-selected-block.d.ts", + "components/url-input/button.d.ts", + "components/url-input/index.d.ts", + "components/url-popover.d.ts", + "components/warning.d.ts", + "components/writing-flow.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/defaults.d.ts", + "store/index.d.ts", + "store/selectors.d.ts", + "utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/blocks", + "version": "*" + }, + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "@wordpress/components", + "version": "*" + }, + { + "name": "react-autosize-textarea", + "version": "*" + }, + { + "name": "@wordpress/keycodes", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/block-editor" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "react-autosize-textarea", + "version": "^7.0.0" + } + ], + "contentHash": "dcb4dc0c7bffd747ce8010f2dac6d49ccd57cc9a2bef2c7f5b1fb5f0ce38e73f", + "globals": [], + "declaredModules": [ + "wordpress__block-editor", + "wordpress__block-editor/components", + "wordpress__block-editor/components/colors", + "wordpress__block-editor/utils", + "wordpress__block-editor/store", + "wordpress__block-editor/store/defaults", + "wordpress__block-editor/components/font-sizes", + "wordpress__block-editor/components/alignment-toolbar", + "wordpress__block-editor/components/autocomplete", + "wordpress__block-editor/components/block-alignment-toolbar", + "wordpress__block-editor/components/block-controls", + "wordpress__block-editor/components/block-edit", + "wordpress__block-editor/components/block-format-controls", + "wordpress__block-editor/components/block-icon", + "wordpress__block-editor/components/block-navigation/dropdown", + "wordpress__block-editor/components/block-vertical-alignment-toolbar", + "wordpress__block-editor/components/button-block-appender", + "wordpress__block-editor/components/color-palette", + "wordpress__block-editor/components/contrast-checker", + "wordpress__block-editor/components/inner-blocks", + "wordpress__block-editor/components/inspector-advanced-controls", + "wordpress__block-editor/components/inspector-controls", + "wordpress__block-editor/components/media-placeholder", + "wordpress__block-editor/components/media-upload", + "wordpress__block-editor/components/media-upload/check", + "wordpress__block-editor/components/panel-color-settings", + "wordpress__block-editor/components/plain-text", + "wordpress__block-editor/components/rich-text", + "wordpress__block-editor/components/url-input", + "wordpress__block-editor/components/url-input/button", + "wordpress__block-editor/components/url-popover", + "wordpress__block-editor/components/color-palette/with-color-context", + "wordpress__block-editor/components/block-editor-keyboard-shortcuts", + "wordpress__block-editor/components/block-inspector", + "wordpress__block-editor/components/block-list", + "wordpress__block-editor/components/block-mover", + "wordpress__block-editor/components/block-selection-clearer", + "wordpress__block-editor/components/block-settings-menu", + "wordpress__block-editor/components/block-title", + "wordpress__block-editor/components/block-toolbar", + "wordpress__block-editor/components/copy-handler", + "wordpress__block-editor/components/default-block-appender", + "wordpress__block-editor/components/inserter", + "wordpress__block-editor/components/block-switcher/multi-blocks-switcher", + "wordpress__block-editor/components/multi-select-scroll-into-view", + "wordpress__block-editor/components/navigable-toolbar", + "wordpress__block-editor/components/observe-typing", + "wordpress__block-editor/components/preserve-scroll-in-reorder", + "wordpress__block-editor/components/skip-to-selected-block", + "wordpress__block-editor/components/warning", + "wordpress__block-editor/components/writing-flow", + "wordpress__block-editor/components/provider", + "wordpress__block-editor/store/actions", + "wordpress__block-editor/store/selectors" + ] + } + }, + "wordpress__block-library": { + "2.6": { + "libraryName": "@wordpress/block-library", + "typingsPackageName": "wordpress__block-library", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/block-library/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 6, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/block-library" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "49867d83d6ba4a7a58c3d84bc34ff54a6b46e26f99103e91c6dab312f412c68d", + "globals": [], + "declaredModules": [ + "wordpress__block-library" + ] + } + }, + "wordpress__block-serialization-default-parser": { + "3.2": { + "libraryName": "@wordpress/block-serialization-default-parser", + "typingsPackageName": "wordpress__block-serialization-default-parser", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/block-serialization-default-parser/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/block-serialization-spec-parser", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/block-serialization-default-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a318154389856687e5f5bbd9a15cdfa7b1819f958263f86074727ab2bf6c7c9b", + "globals": [], + "declaredModules": [ + "wordpress__block-serialization-default-parser" + ] + } + }, + "wordpress__block-serialization-spec-parser": { + "3.1": { + "libraryName": "@wordpress/block-serialization-spec-parser", + "typingsPackageName": "wordpress__block-serialization-spec-parser", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/block-serialization-spec-parser/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/block-serialization-spec-parser" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22a28fe28906ef0195d1e8d86911dfb65b18023e4229a68fb13a0fcabd5a43c4", + "globals": [], + "declaredModules": [ + "wordpress__block-serialization-spec-parser" + ] + } + }, + "wordpress__blocks": { + "6.4": { + "libraryName": "@wordpress/blocks", + "typingsPackageName": "wordpress__blocks", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/blocks/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 4, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "api/categories.d.ts", + "api/children.d.ts", + "api/factory.d.ts", + "api/index.d.ts", + "api/node.d.ts", + "api/parser.d.ts", + "api/raw-handling.d.ts", + "api/registration.d.ts", + "api/serializer.d.ts", + "api/templates.d.ts", + "api/utils.d.ts", + "api/validation.d.ts", + "block-content-provider.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/components", + "version": "*" + }, + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/blocks" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5376bb74298a9d9827f9bec535ff0562815fe4cee4fbed2528379c9bd624a7e", + "globals": [], + "declaredModules": [ + "wordpress__blocks", + "wordpress__blocks/api", + "wordpress__blocks/api/categories", + "wordpress__blocks/api/children", + "wordpress__blocks/api/factory", + "wordpress__blocks/block-content-provider", + "wordpress__blocks/api/node", + "wordpress__blocks/api/parser", + "wordpress__blocks/api/raw-handling", + "wordpress__blocks/api/registration", + "wordpress__blocks/api/serializer", + "wordpress__blocks/api/templates", + "wordpress__blocks/api/utils", + "wordpress__blocks/api/validation", + "wordpress__blocks/store/actions", + "wordpress__blocks/store/selectors" + ] + } + }, + "wordpress__components": { + "8.5": { + "libraryName": "@wordpress/components", + "typingsPackageName": "wordpress__components", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/components/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + }, + { + "name": "Jon Surrell", + "url": "https://github.com/sirreal", + "githubUsername": "sirreal" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 5, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "animate/index.d.ts", + "autocomplete/index.d.ts", + "base-control/index.d.ts", + "button-group/index.d.ts", + "button/index.d.ts", + "card/body/index.d.ts", + "card/divider/index.d.ts", + "card/footer/index.d.ts", + "card/header/index.d.ts", + "card/index.d.ts", + "card/media/index.d.ts", + "checkbox-control/index.d.ts", + "clipboard-button/index.d.ts", + "color-indicator/index.d.ts", + "color-palette/index.d.ts", + "color-picker/index.d.ts", + "dashicon/index.d.ts", + "date-time/date.d.ts", + "date-time/index.d.ts", + "date-time/time.d.ts", + "disabled/index.d.ts", + "draggable/index.d.ts", + "drop-zone/index.d.ts", + "drop-zone/provider.d.ts", + "dropdown-menu/index.d.ts", + "dropdown/index.d.ts", + "external-link/index.d.ts", + "focal-point-picker/index.d.ts", + "focusable-iframe/index.d.ts", + "font-size-picker/index.d.ts", + "form-file-upload/index.d.ts", + "form-toggle/index.d.ts", + "form-token-field/index.d.ts", + "higher-order/navigate-regions/index.d.ts", + "higher-order/with-constrained-tabbing/index.d.ts", + "higher-order/with-fallback-styles/index.d.ts", + "higher-order/with-filters/index.d.ts", + "higher-order/with-focus-outside/index.d.ts", + "higher-order/with-focus-return/index.d.ts", + "higher-order/with-notices/index.d.ts", + "higher-order/with-spoken-messages/index.d.ts", + "icon-button/index.d.ts", + "icon/index.d.ts", + "index.d.ts", + "isolated-event-container/index.d.ts", + "keyboard-shortcuts/index.d.ts", + "menu-group/index.d.ts", + "menu-item/index.d.ts", + "menu-items-choice/index.d.ts", + "modal/index.d.ts", + "navigable-container/index.d.ts", + "navigable-container/menu.d.ts", + "navigable-container/tabbable.d.ts", + "notice/index.d.ts", + "notice/list.d.ts", + "panel/body.d.ts", + "panel/header.d.ts", + "panel/index.d.ts", + "panel/row.d.ts", + "placeholder/index.d.ts", + "popover/index.d.ts", + "primitives/block-quotation/index.d.ts", + "primitives/horizontal-rule/index.d.ts", + "primitives/index.d.ts", + "primitives/svg/index.d.ts", + "query-controls/index.d.ts", + "radio-control/index.d.ts", + "range-control/index.d.ts", + "resizable-box/index.d.ts", + "responsive-wrapper/index.d.ts", + "sandbox/index.d.ts", + "scroll-lock/index.d.ts", + "select-control/index.d.ts", + "shortcut/index.d.ts", + "slot-fill/context.d.ts", + "slot-fill/fill.d.ts", + "slot-fill/index.d.ts", + "slot-fill/slot.d.ts", + "snackbar/index.d.ts", + "snackbar/list.d.ts", + "spinner/index.d.ts", + "tab-panel/index.d.ts", + "text-control/index.d.ts", + "textarea-control/index.d.ts", + "toggle-control/index.d.ts", + "toolbar-button/index.d.ts", + "toolbar/index.d.ts", + "tooltip/index.d.ts", + "tree-select/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "@wordpress/rich-text", + "version": "*" + }, + { + "name": "@wordpress/components", + "version": "*" + }, + { + "name": "@wordpress/notices", + "version": "*" + }, + { + "name": "re-resizable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "re-resizable", + "version": "^4.7.1" + } + ], + "contentHash": "aa37e2a8a22fb2f449b7c5387bcbd867dafc051b1f342d556f7a04ca6a0d125a", + "globals": [], + "declaredModules": [ + "wordpress__components", + "wordpress__components/primitives", + "wordpress__components/primitives/block-quotation", + "wordpress__components/primitives/horizontal-rule", + "wordpress__components/primitives/svg", + "wordpress__components/animate", + "wordpress__components/autocomplete", + "wordpress__components/base-control", + "wordpress__components/button", + "wordpress__components/button-group", + "wordpress__components/card", + "wordpress__components/card/body", + "wordpress__components/card/divider", + "wordpress__components/card/footer", + "wordpress__components/card/header", + "wordpress__components/card/media", + "wordpress__components/checkbox-control", + "wordpress__components/clipboard-button", + "wordpress__components/color-indicator", + "wordpress__components/color-palette", + "wordpress__components/color-picker", + "wordpress__components/dashicon", + "wordpress__components/date-time", + "wordpress__components/date-time/date", + "wordpress__components/date-time/time", + "wordpress__components/disabled", + "wordpress__components/draggable", + "wordpress__components/drop-zone", + "wordpress__components/drop-zone/provider", + "wordpress__components/dropdown", + "wordpress__components/popover", + "wordpress__components/dropdown-menu", + "wordpress__components/external-link", + "wordpress__components/focal-point-picker", + "wordpress__components/focusable-iframe", + "wordpress__components/font-size-picker", + "wordpress__components/form-file-upload", + "wordpress__components/icon-button", + "wordpress__components/shortcut", + "wordpress__components/form-toggle", + "wordpress__components/form-token-field", + "wordpress__components/icon", + "wordpress__components/keyboard-shortcuts", + "wordpress__components/menu-group", + "wordpress__components/menu-item", + "wordpress__components/menu-items-choice", + "wordpress__components/modal", + "wordpress__components/navigable-container", + "wordpress__components/navigable-container/menu", + "wordpress__components/navigable-container/tabbable", + "wordpress__components/notice", + "wordpress__components/notice/list", + "wordpress__components/panel", + "wordpress__components/panel/body", + "wordpress__components/panel/header", + "wordpress__components/panel/row", + "wordpress__components/placeholder", + "wordpress__components/query-controls", + "wordpress__components/radio-control", + "wordpress__components/range-control", + "wordpress__components/resizable-box", + "wordpress__components/responsive-wrapper", + "wordpress__components/sandbox", + "wordpress__components/scroll-lock", + "wordpress__components/select-control", + "wordpress__components/snackbar", + "wordpress__components/snackbar/list", + "wordpress__components/spinner", + "wordpress__components/tab-panel", + "wordpress__components/text-control", + "wordpress__components/textarea-control", + "wordpress__components/toggle-control", + "wordpress__components/toolbar", + "wordpress__components/toolbar-button", + "wordpress__components/tooltip", + "wordpress__components/tree-select", + "wordpress__components/isolated-event-container", + "wordpress__components/slot-fill", + "wordpress__components/slot-fill/slot", + "wordpress__components/slot-fill/fill", + "wordpress__components/slot-fill/context", + "wordpress__components/higher-order/navigate-regions", + "wordpress__components/higher-order/with-constrained-tabbing", + "wordpress__components/higher-order/with-fallback-styles", + "wordpress__components/higher-order/with-filters", + "wordpress__components/higher-order/with-focus-outside", + "wordpress__components/higher-order/with-focus-return", + "wordpress__components/higher-order/with-notices", + "wordpress__components/higher-order/with-spoken-messages" + ] + } + }, + "wordpress__compose": { + "3.4": { + "libraryName": "@wordpress/compose", + "typingsPackageName": "wordpress__compose", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/compose/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "higher-order/if-condition/index.d.ts", + "higher-order/pure/index.d.ts", + "higher-order/with-global-events/index.d.ts", + "higher-order/with-instance-id/index.d.ts", + "higher-order/with-safe-timeout/index.d.ts", + "higher-order/with-state/index.d.ts", + "hooks/use-media-query/index.d.ts", + "hooks/use-reduced-motion/index.d.ts", + "index.d.ts", + "utils/create-higher-order-component/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "lodash", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/compose" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6f5d37bebb78e2eb8eae4715dcb2ed4c3e31d6f5f94aa59cb9c0e9259effce20", + "globals": [], + "declaredModules": [ + "wordpress__compose", + "wordpress__compose/utils/create-higher-order-component", + "wordpress__compose/higher-order/if-condition", + "wordpress__compose/higher-order/pure", + "wordpress__compose/higher-order/with-global-events", + "wordpress__compose/higher-order/with-instance-id", + "wordpress__compose/higher-order/with-safe-timeout", + "wordpress__compose/higher-order/with-state", + "wordpress__compose/hooks/use-media-query", + "wordpress__compose/hooks/use-reduced-motion" + ] + } + }, + "wordpress__core-data": { + "2.4": { + "libraryName": "@wordpress/core-data", + "typingsPackageName": "wordpress__core-data", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/core-data/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "actions.d.ts", + "index.d.ts", + "selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/api-fetch", + "version": "*" + }, + { + "name": "@wordpress/data", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5f5fe0603d27660a6e1738932d23c35efd7f9655249ea6779493fb3d1a8e7caa", + "globals": [], + "declaredModules": [ + "wordpress__core-data", + "wordpress__core-data/actions", + "wordpress__core-data/selectors" + ] + } + }, + "wordpress__custom-templated-path-webpack-plugin": { + "1.4": { + "libraryName": "@wordpress/custom-templated-path-webpack-plugin", + "typingsPackageName": "wordpress__custom-templated-path-webpack-plugin", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/custom-templated-path-webpack-plugin/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/custom-templated-path-webpack-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87224d5bd689804888767ccacb3488b2f6b99e73a3709a8ad8fb7782799eaaaf", + "globals": [], + "declaredModules": [ + "wordpress__custom-templated-path-webpack-plugin" + ] + } + }, + "wordpress__data": { + "4.6": { + "libraryName": "@wordpress/data", + "typingsPackageName": "wordpress__data", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/data/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + }, + { + "name": "Jon Surrell", + "url": "https://github.com/sirreal", + "githubUsername": "sirreal" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/data" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "cc2dddefd742f0b2e08ed81b35686224b99b7e0ad4426aa3b5e50e7cca61aa4e", + "globals": [], + "declaredModules": [ + "wordpress__data" + ] + } + }, + "wordpress__data-controls": { + "1.0": { + "libraryName": "@wordpress/data-controls", + "typingsPackageName": "wordpress__data-controls", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/data-controls/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/api-fetch", + "version": "*" + }, + { + "name": "@wordpress/data", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/data-controls" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3fa7d6ce764002f62deb587715e662b883275c2236584da5b7f71ef3a5dfe8b", + "globals": [], + "declaredModules": [ + "wordpress__data-controls" + ] + } + }, + "wordpress__date": { + "3.3": { + "libraryName": "@wordpress/date", + "typingsPackageName": "wordpress__date", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/date/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "moment", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/date" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "moment", + "version": "^2.24.0" + } + ], + "contentHash": "697df351df7fe54c7b5746f78249ff614cee27bcbaf9784916418f80afb092c0", + "globals": [], + "declaredModules": [ + "wordpress__date" + ] + } + }, + "wordpress__dependency-extraction-webpack-plugin": { + "1.0": { + "libraryName": "@wordpress/dependency-extraction-webpack-plugin", + "typingsPackageName": "wordpress__dependency-extraction-webpack-plugin", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/dependency-extraction-webpack-plugin/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/dependency-extraction-webpack-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dec31880500ecf1f5e469e2201d20c9506b7a22a1e2ce18ce8caf0b53e78f39b", + "globals": [], + "declaredModules": [ + "wordpress__dependency-extraction-webpack-plugin" + ] + } + }, + "wordpress__deprecated": { + "2.4": { + "libraryName": "@wordpress/deprecated", + "typingsPackageName": "wordpress__deprecated", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/deprecated/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/deprecated" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03dbf4cfc034041aa1c108665a56a254432d1fe03a117f991541c464330729ed", + "globals": [], + "declaredModules": [ + "wordpress__deprecated" + ] + } + }, + "wordpress__dom": { + "2.3": { + "libraryName": "@wordpress/dom", + "typingsPackageName": "wordpress__dom", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/dom/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/dom" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9d87e65ea967b882e6567be7c283056c0dcd481d8e9d913774a9980e54fece04", + "globals": [], + "declaredModules": [ + "wordpress__dom" + ] + } + }, + "wordpress__dom-ready": { + "2.3": { + "libraryName": "@wordpress/dom-ready", + "typingsPackageName": "wordpress__dom-ready", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/dom-ready/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/dom-ready" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9ba4ce5796f024c5254fd19592fb9627eaf225914da9f4191afa947fdf86a90a", + "globals": [], + "declaredModules": [ + "wordpress__dom-ready" + ] + } + }, + "wordpress__edit-post": { + "3.5": { + "libraryName": "@wordpress/edit-post", + "typingsPackageName": "wordpress__edit-post", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/edit-post/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 5, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "components/block-settings-menu/plugin-block-settings-menu-item.d.ts", + "components/header/plugin-more-menu-item.d.ts", + "components/header/plugin-sidebar-more-menu-item.d.ts", + "components/sidebar/plugin-document-setting-panel.d.ts", + "components/sidebar/plugin-post-publish-panel.d.ts", + "components/sidebar/plugin-post-status-info.d.ts", + "components/sidebar/plugin-pre-publish-panel.d.ts", + "components/sidebar/plugin-sidebar.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "@wordpress/components", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/edit-post" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0b52d4a4c33229af773081d6012af51c21094f32208ee54d53d2e0b049bfb7a", + "globals": [], + "declaredModules": [ + "wordpress__edit-post", + "wordpress__edit-post/components/block-settings-menu/plugin-block-settings-menu-item", + "wordpress__edit-post/components/sidebar/plugin-document-setting-panel", + "wordpress__edit-post/components/header/plugin-more-menu-item", + "wordpress__edit-post/components/sidebar/plugin-post-publish-panel", + "wordpress__edit-post/components/sidebar/plugin-post-status-info", + "wordpress__edit-post/components/sidebar/plugin-pre-publish-panel", + "wordpress__edit-post/components/sidebar/plugin-sidebar", + "wordpress__edit-post/components/header/plugin-sidebar-more-menu-item", + "wordpress__edit-post/store/actions", + "wordpress__edit-post/store/selectors" + ] + } + }, + "wordpress__editor": { + "9.4": { + "libraryName": "@wordpress/editor", + "typingsPackageName": "wordpress__editor", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/editor/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 4, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "components/autocompleters.d.ts", + "components/autosave-monitor.d.ts", + "components/deprecated.d.ts", + "components/document-outline/check.d.ts", + "components/document-outline/index.d.ts", + "components/editor-history/redo.d.ts", + "components/editor-history/undo.d.ts", + "components/editor-notices.d.ts", + "components/error-boundary.d.ts", + "components/global-keyboard-shortcuts/text-editor-shortcuts.d.ts", + "components/global-keyboard-shortcuts/visual-editor-shortcuts.d.ts", + "components/index.d.ts", + "components/page-attributes/check.d.ts", + "components/page-attributes/order.d.ts", + "components/page-attributes/parent.d.ts", + "components/page-attributes/template.d.ts", + "components/post-author/check.d.ts", + "components/post-author/index.d.ts", + "components/post-comments.d.ts", + "components/post-excerpt/check.d.ts", + "components/post-excerpt/index.d.ts", + "components/post-featured-image/check.d.ts", + "components/post-featured-image/index.d.ts", + "components/post-format/check.d.ts", + "components/post-format/index.d.ts", + "components/post-last-revision/check.d.ts", + "components/post-last-revision/index.d.ts", + "components/post-locked-modal.d.ts", + "components/post-pending-status/check.d.ts", + "components/post-pending-status/index.d.ts", + "components/post-pingbacks.d.ts", + "components/post-preview-button.d.ts", + "components/post-publish-button/index.d.ts", + "components/post-publish-button/label.d.ts", + "components/post-publish-panel.d.ts", + "components/post-saved-state.d.ts", + "components/post-schedule/check.d.ts", + "components/post-schedule/index.d.ts", + "components/post-schedule/label.d.ts", + "components/post-sticky/check.d.ts", + "components/post-sticky/index.d.ts", + "components/post-switch-to-draft-button.d.ts", + "components/post-taxonomies/check.d.ts", + "components/post-taxonomies/index.d.ts", + "components/post-text-editor.d.ts", + "components/post-title.d.ts", + "components/post-trash/check.d.ts", + "components/post-trash/index.d.ts", + "components/post-type-support-check.d.ts", + "components/post-visibility/check.d.ts", + "components/post-visibility/index.d.ts", + "components/post-visibility/label.d.ts", + "components/provider.d.ts", + "components/table-of-contents.d.ts", + "components/unsaved-changes-warning.d.ts", + "components/word-count.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts", + "utils/index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/block-editor", + "version": "*" + }, + { + "name": "@wordpress/api-fetch", + "version": "*" + }, + { + "name": "@wordpress/components", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "@wordpress/blocks", + "version": "*" + }, + { + "name": "@wordpress/media-utils", + "version": "*" + }, + { + "name": "@wordpress/core-data", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/editor" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40ad6e0261cfaa626ae41a76f9ba1abb6dc70d625662a0bf93e3fd3ce57213f0", + "globals": [], + "declaredModules": [ + "wordpress__editor", + "wordpress__editor/components", + "wordpress__editor/components/autocompleters", + "wordpress__editor/components/autosave-monitor", + "wordpress__editor/components/document-outline", + "wordpress__editor/components/document-outline/check", + "wordpress__editor/components/global-keyboard-shortcuts/visual-editor-shortcuts", + "wordpress__editor/components/global-keyboard-shortcuts/text-editor-shortcuts", + "wordpress__editor/components/editor-history/redo", + "wordpress__editor/components/editor-history/undo", + "wordpress__editor/components/editor-notices", + "wordpress__editor/components/error-boundary", + "wordpress__editor/components/page-attributes/check", + "wordpress__editor/components/page-attributes/order", + "wordpress__editor/components/page-attributes/parent", + "wordpress__editor/components/page-attributes/template", + "wordpress__editor/components/post-author", + "wordpress__editor/components/post-author/check", + "wordpress__editor/components/post-comments", + "wordpress__editor/components/post-excerpt", + "wordpress__editor/components/post-excerpt/check", + "wordpress__editor/components/post-featured-image", + "wordpress__editor/components/post-featured-image/check", + "wordpress__editor/components/post-format", + "wordpress__editor/components/post-format/check", + "wordpress__editor/components/post-last-revision", + "wordpress__editor/components/post-last-revision/check", + "wordpress__editor/components/post-locked-modal", + "wordpress__editor/components/post-pending-status", + "wordpress__editor/components/post-pending-status/check", + "wordpress__editor/components/post-pingbacks", + "wordpress__editor/components/post-preview-button", + "wordpress__editor/components/post-publish-button", + "wordpress__editor/components/post-publish-button/label", + "wordpress__editor/components/post-publish-panel", + "wordpress__editor/components/post-saved-state", + "wordpress__editor/components/post-schedule", + "wordpress__editor/components/post-schedule/check", + "wordpress__editor/components/post-schedule/label", + "wordpress__editor/components/post-sticky", + "wordpress__editor/components/post-sticky/check", + "wordpress__editor/components/post-switch-to-draft-button", + "wordpress__editor/components/post-taxonomies", + "wordpress__editor/components/post-taxonomies/check", + "wordpress__editor/components/post-text-editor", + "wordpress__editor/components/post-title", + "wordpress__editor/components/post-trash", + "wordpress__editor/components/post-trash/check", + "wordpress__editor/components/post-type-support-check", + "wordpress__editor/components/post-visibility", + "wordpress__editor/components/post-visibility/label", + "wordpress__editor/components/post-visibility/check", + "wordpress__editor/components/table-of-contents", + "wordpress__editor/components/unsaved-changes-warning", + "wordpress__editor/components/word-count", + "wordpress__editor/components/provider", + "wordpress__editor/components/deprecated", + "wordpress__editor/utils", + "wordpress__editor/store/actions", + "wordpress__editor/store/selectors" + ] + } + }, + "wordpress__element": { + "2.4": { + "libraryName": "@wordpress/element", + "typingsPackageName": "wordpress__element", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/element/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "react-dom", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/element" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.2.0" + } + ], + "contentHash": "119aa5f22531f9b3ad978dd5d7b493a7f4ea6063c98fb9d8987dd2910948c2cc", + "globals": [], + "declaredModules": [ + "wordpress__element" + ] + } + }, + "wordpress__escape-html": { + "1.4": { + "libraryName": "@wordpress/escape-html", + "typingsPackageName": "wordpress__escape-html", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/escape-html/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/escape-html" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "37f0294fed5dac94bac53fa6ba1a6dd363eb922217a4d76654a93f77bbe7f85f", + "globals": [], + "declaredModules": [ + "wordpress__escape-html" + ] + } + }, + "wordpress__hooks": { + "2.4": { + "libraryName": "@wordpress/hooks", + "typingsPackageName": "wordpress__hooks", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/hooks/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/hooks" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "674f4742c845e10773ee278b9f175c0fd6ca8046ce1842951931ae71a46467cd", + "globals": [], + "declaredModules": [ + "wordpress__hooks" + ] + } + }, + "wordpress__html-entities": { + "2.3": { + "libraryName": "@wordpress/html-entities", + "typingsPackageName": "wordpress__html-entities", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/html-entities/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/html-entities" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "84e294bfc83d2ecd7fb3033a13fc2397a05787e7fc952f0722a6082ce656c4f1", + "globals": [], + "declaredModules": [ + "wordpress__html-entities" + ] + } + }, + "wordpress__i18n": { + "3.4": { + "libraryName": "@wordpress/i18n", + "typingsPackageName": "wordpress__i18n", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/i18n/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/i18n" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "409ec5de1bad0168c8e76e8ebf8de4b1d4666308720cbcdf473f6f5bcdaef11b", + "globals": [], + "declaredModules": [ + "wordpress__i18n" + ] + } + }, + "wordpress__is-shallow-equal": { + "1.4": { + "libraryName": "@wordpress/is-shallow-equal", + "typingsPackageName": "wordpress__is-shallow-equal", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/is-shallow-equal/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/is-shallow-equal" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "81a63d6efc8c501e94145f1c118ab1cab89b95704cda1728d5b0522a32b0440e", + "globals": [], + "declaredModules": [ + "wordpress__is-shallow-equal" + ] + } + }, + "wordpress__jest-console": { + "3.0": { + "libraryName": "@wordpress/jest-console", + "typingsPackageName": "wordpress__jest-console", + "projectName": "https://github.com/wordpress/gutenberg/tree/master/packages/jest-console/readme.md", + "contributors": [ + { + "name": "Damien Sorel", + "url": "https://github.com/mistic100", + "githubUsername": "mistic100" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jest", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73e2ce24f788276787165fd11c469fb58cb5b6533c0f48db4f97d0932630b185", + "globals": [], + "declaredModules": [] + } + }, + "wordpress__keycodes": { + "2.3": { + "libraryName": "@wordpress/keycodes", + "typingsPackageName": "wordpress__keycodes", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/keycodes/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/keycodes" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a7c9b3dad69cefe94d9970b341c7142e4d8b6dba5f41e4032a09005199042d1e", + "globals": [], + "declaredModules": [ + "wordpress__keycodes" + ] + } + }, + "wordpress__library-export-default-webpack-plugin": { + "1.3": { + "libraryName": "@wordpress/library-export-default-webpack-plugin", + "typingsPackageName": "wordpress__library-export-default-webpack-plugin", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/library-export-default-webpack-plugin/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/library-export-default-webpack-plugin" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bd8b6e1a9164d5ee9129e8595cd5dd190c9cdf76d25d93147177dadf8df21857", + "globals": [], + "declaredModules": [ + "wordpress__library-export-default-webpack-plugin" + ] + } + }, + "wordpress__media-utils": { + "0.2": { + "libraryName": "@wordpress/media-utils", + "typingsPackageName": "wordpress__media-utils", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/media-utils/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "components/index.d.ts", + "index.d.ts", + "utils/index.d.ts", + "utils/upload-media.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/block-editor", + "version": "*" + }, + { + "name": "@wordpress/api-fetch", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/media-utils" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "22cf9f27820b49a210535eb47996e56d4b4fd3e529b91642bd560d1e0a21f45b", + "globals": [], + "declaredModules": [ + "wordpress__media-utils", + "wordpress__media-utils/components", + "wordpress__media-utils/utils", + "wordpress__media-utils/utils/upload-media" + ] + } + }, + "wordpress__notices": { + "1.5": { + "libraryName": "@wordpress/notices", + "typingsPackageName": "wordpress__notices", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/notices/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5aaa6b85068a255fff1b0febd30c39a6181239a39cf19c20b699edab2bc55ed3", + "globals": [], + "declaredModules": [ + "wordpress__notices", + "wordpress__notices/store/actions", + "wordpress__notices/store/selectors" + ] + } + }, + "wordpress__nux": { + "3.4": { + "libraryName": "@wordpress/nux", + "typingsPackageName": "wordpress__nux", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/nux/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "components/dot-tip.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/nux" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad8e19e3ec04102d06df2c93ac83ff10c3d99ec2ce9d644db0c4b6f30519edd7", + "globals": [], + "declaredModules": [ + "wordpress__nux", + "wordpress__nux/components/dot-tip", + "wordpress__nux/store/actions", + "wordpress__nux/store/selectors" + ] + } + }, + "wordpress__plugins": { + "2.3": { + "libraryName": "@wordpress/plugins", + "typingsPackageName": "wordpress__plugins", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/plugins/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/components", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/plugins" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf4bc587446a5fac8fa60d9763aff786928aaa52ade69a12d56adfb6d95a1936", + "globals": [], + "declaredModules": [ + "wordpress__plugins" + ] + } + }, + "wordpress__priority-queue": { + "1.2": { + "libraryName": "@wordpress/priority-queue", + "typingsPackageName": "wordpress__priority-queue", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/priority-queue/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/priority-queue" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cdc9a7e06512fd94ae8daa8c255b06e98cfcc0d41bc77e901628b2b7506baf1c", + "globals": [], + "declaredModules": [ + "wordpress__priority-queue" + ] + } + }, + "wordpress__redux-routine": { + "3.4": { + "libraryName": "@wordpress/redux-routine", + "typingsPackageName": "wordpress__redux-routine", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/redux-routine/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "redux", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/redux-routine" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "redux", + "version": "^4.0.1" + } + ], + "contentHash": "e5ee85ea67429ce4cc8ad9243906a1f731ffe5fc232a483169560063afe8b1c8", + "globals": [], + "declaredModules": [ + "wordpress__redux-routine" + ] + } + }, + "wordpress__rich-text": { + "3.4": { + "libraryName": "@wordpress/rich-text", + "typingsPackageName": "wordpress__rich-text", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/rich-text/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/element", + "version": "*" + }, + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/rich-text", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87f5b64c593fcc647b40611e7a8e299f6a29108dc9692ca3ee9ac99508898a37", + "globals": [], + "declaredModules": [ + "wordpress__rich-text", + "wordpress__rich-text/store/actions", + "wordpress__rich-text/store/selectors" + ] + } + }, + "wordpress__shortcode": { + "2.3": { + "libraryName": "@wordpress/shortcode", + "typingsPackageName": "wordpress__shortcode", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/shortcode/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/shortcode" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "07b9bdfc9e4bd259a347416c7dd4a30a9c8f77a12cdffe35adb80db3451b80b5", + "globals": [], + "declaredModules": [ + "wordpress__shortcode" + ] + } + }, + "wordpress__token-list": { + "1.4": { + "libraryName": "@wordpress/token-list", + "typingsPackageName": "wordpress__token-list", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/token-list/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/token-list" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "50a00d460363661f0575ee72a7d4fba8e01e5abd3742b6105900fd59ea2930bd", + "globals": [], + "declaredModules": [ + "wordpress__token-list" + ] + } + }, + "wordpress__url": { + "2.3": { + "libraryName": "@wordpress/url", + "typingsPackageName": "wordpress__url", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/url/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/url" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "9b5f096918acf82b5f18d8da18440d7c6eb688349bd8cf44fb25021b45219a02", + "globals": [], + "declaredModules": [ + "wordpress__url" + ] + } + }, + "wordpress__viewport": { + "2.5": { + "libraryName": "@wordpress/viewport", + "typingsPackageName": "wordpress__viewport", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/viewport/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 5, + "minTsVersion": "3.6", + "typesVersions": [], + "files": [ + "if-viewport-matches.d.ts", + "index.d.ts", + "store/actions.d.ts", + "store/selectors.d.ts", + "with-viewport-match.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "@wordpress/data", + "version": "*" + }, + { + "name": "@wordpress/element", + "version": "*" + } + ], + "testDependencies": [ + "@wordpress/viewport" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d39b13aa570dd6ba12ae00c2a28217551b530f46bcc904abb7eb95cc7e7b5fd6", + "globals": [], + "declaredModules": [ + "wordpress__viewport", + "wordpress__viewport/if-viewport-matches", + "wordpress__viewport/with-viewport-match", + "wordpress__viewport/store/actions", + "wordpress__viewport/store/selectors" + ] + } + }, + "wordpress__wordcount": { + "2.4": { + "libraryName": "@wordpress/wordcount", + "typingsPackageName": "wordpress__wordcount", + "projectName": "https://github.com/WordPress/gutenberg/tree/master/packages/wordcount/README.md", + "contributors": [ + { + "name": "Derek Sifford", + "url": "https://github.com/dsifford", + "githubUsername": "dsifford" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@wordpress/wordcount" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65468b25d0f678a9d5545a10fd132c1e39cea7b65abac3aeded2869e718b47d4", + "globals": [], + "declaredModules": [ + "wordpress__wordcount" + ] + } + }, + "words-to-numbers": { + "1.2": { + "libraryName": "words-to-numbers", + "typingsPackageName": "words-to-numbers", + "projectName": "https://github.com/finnfiddle/words-to-numbers", + "contributors": [ + { + "name": "James Frowen", + "url": "https://github.com/James-Frowen", + "githubUsername": "James-Frowen" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c8afcbb2bc5b23a7230637170005c76b7d38fa476144bc690a9c54af77606483", + "globals": [], + "declaredModules": [ + "words-to-numbers" + ] + } + }, + "wordwrap": { + "1.0": { + "libraryName": "wordwrap", + "typingsPackageName": "wordwrap", + "projectName": "https://github.com/substack/node-wordwrap#readme", + "contributors": [ + { + "name": "ark120202", + "url": "https://github.com/ark120202", + "githubUsername": "ark120202" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8efbda0dff75fff33477abbb8a829da24abffdb05601cc1f32ecb87198879635", + "globals": [], + "declaredModules": [ + "wordwrap" + ] + } + }, + "workbox-background-sync": { + "4.3": { + "libraryName": "workbox-background-sync", + "typingsPackageName": "workbox-background-sync", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "Plugin.d.ts", + "Queue.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "17aef50e4995c5a0235402c17fd8c3cecd9aecb84663e1702d11310bf97b50da", + "globals": [], + "declaredModules": [ + "workbox-background-sync", + "workbox-background-sync/Plugin", + "workbox-background-sync/Queue" + ] + } + }, + "workbox-broadcast-update": { + "4.3": { + "libraryName": "workbox-broadcast-update", + "typingsPackageName": "workbox-broadcast-update", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "BroadcastCacheUpdate.d.ts", + "Plugin.d.ts", + "broadcastUpdate.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4344d73199b53336e1115144cf53dc9b08722515b983e969e7f5f1d67804b9a3", + "globals": [], + "declaredModules": [ + "workbox-broadcast-update", + "workbox-broadcast-update/BroadcastCacheUpdate", + "workbox-broadcast-update/Plugin", + "workbox-broadcast-update/broadcastUpdate" + ] + } + }, + "workbox-build": { + "5.0": { + "libraryName": "workbox-build", + "typingsPackageName": "workbox-build", + "projectName": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-build", + "contributors": [ + { + "name": "Preston Richey", + "url": "https://github.com/prichey", + "githubUsername": "prichey" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "_types.d.ts", + "generate-sw.d.ts", + "get-manifest.d.ts", + "index.d.ts", + "inject-manifest.d.ts", + "lib/copy-workbox-libraries.d.ts", + "lib/get-module-url.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-routing", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ce91f1027fadd3dd5a863403c36bfe3859afa30f3e85d37e4ff3066b06bbdf6", + "globals": [], + "declaredModules": [ + "workbox-build", + "workbox-build/_types", + "workbox-build/lib/copy-workbox-libraries", + "workbox-build/lib/get-module-url", + "workbox-build/generate-sw", + "workbox-build/get-manifest", + "workbox-build/inject-manifest" + ] + } + }, + "workbox-cacheable-response": { + "4.3": { + "libraryName": "workbox-cacheable-response", + "typingsPackageName": "workbox-cacheable-response", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "CacheableResponse.d.ts", + "Plugin.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b47c4cc6acbddf28b2d7f4107710a40bbfbe56c17c83ed1dc7e86f1cf618df8f", + "globals": [], + "declaredModules": [ + "workbox-cacheable-response", + "workbox-cacheable-response/CacheableResponse", + "workbox-cacheable-response/Plugin" + ] + } + }, + "workbox-core": { + "4.3": { + "libraryName": "workbox-core", + "typingsPackageName": "workbox-core", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "cacheNames.d.ts", + "clientsClaim.d.ts", + "index.d.ts", + "registerQuotaErrorCallback.d.ts", + "setCacheNameDetails.d.ts", + "skipWaiting.d.ts", + "types/WorkboxPlugin.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e4ff94991bdf5bbfa15b002c9b3b7b035f55330b00eb183d47301a8ce4adff0e", + "globals": [], + "declaredModules": [ + "workbox-core", + "workbox-core/cacheNames", + "workbox-core/clientsClaim", + "workbox-core/registerQuotaErrorCallback", + "workbox-core/setCacheNameDetails", + "workbox-core/skipWaiting", + "workbox-core/types/WorkboxPlugin" + ] + } + }, + "workbox-expiration": { + "4.3": { + "libraryName": "workbox-expiration", + "typingsPackageName": "workbox-expiration", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "CacheExpiration.d.ts", + "Plugin.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ff4e29b53a0af6496a66f335264e94e8277a80ed03c139291eb5a68a5e072728", + "globals": [], + "declaredModules": [ + "workbox-expiration", + "workbox-expiration/CacheExpiration", + "workbox-expiration/Plugin" + ] + } + }, + "workbox-google-analytics": { + "4.3": { + "libraryName": "workbox-google-analytics", + "typingsPackageName": "workbox-google-analytics", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts", + "initialize.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c66effcc677644f35492aaa7f2c88bc8d6a54f72517d97fa74819a51ed2b428d", + "globals": [], + "declaredModules": [ + "workbox-google-analytics", + "workbox-google-analytics/initialize" + ] + } + }, + "workbox-navigation-preload": { + "4.3": { + "libraryName": "workbox-navigation-preload", + "typingsPackageName": "workbox-navigation-preload", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "disable.d.ts", + "enable.d.ts", + "index.d.ts", + "isSupported.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "306ea01737f02c6578724eb2a12508246366c3e7ce8b22cfc56cb23b4a9d0c5e", + "globals": [], + "declaredModules": [ + "workbox-navigation-preload", + "workbox-navigation-preload/disable", + "workbox-navigation-preload/enable", + "workbox-navigation-preload/isSupported" + ] + } + }, + "workbox-precaching": { + "4.3": { + "libraryName": "workbox-precaching", + "typingsPackageName": "workbox-precaching", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "PrecacheController.d.ts", + "addPlugins.d.ts", + "addRoute.d.ts", + "cleanupOutdatedCaches.d.ts", + "getCacheKeyForURL.d.ts", + "index.d.ts", + "precache.d.ts", + "precacheAndRoute.d.ts", + "types/CleanupResult.d.ts", + "types/FetchListenerOptions.d.ts", + "types/InstallResult.d.ts", + "types/PrecacheEntry.d.ts", + "types/URLManipulation.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d9fa7996cec59f5d22c91e37b58f800cad626e8f51f32f6ac7464b455311f60b", + "globals": [], + "declaredModules": [ + "workbox-precaching", + "workbox-precaching/PrecacheController", + "workbox-precaching/types/CleanupResult", + "workbox-precaching/types/InstallResult", + "workbox-precaching/types/PrecacheEntry", + "workbox-precaching/addPlugins", + "workbox-precaching/addRoute", + "workbox-precaching/types/FetchListenerOptions", + "workbox-precaching/types/URLManipulation", + "workbox-precaching/cleanupOutdatedCaches", + "workbox-precaching/getCacheKeyForURL", + "workbox-precaching/precache", + "workbox-precaching/precacheAndRoute" + ] + } + }, + "workbox-range-requests": { + "4.3": { + "libraryName": "workbox-range-requests", + "typingsPackageName": "workbox-range-requests", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "Plugin.d.ts", + "createPartialResponse.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "656dca8ceb13b860aa634eb57bc3fddc978db451d1359fbada8374603d078aaf", + "globals": [], + "declaredModules": [ + "workbox-range-requests", + "workbox-range-requests/Plugin", + "workbox-range-requests/createPartialResponse" + ] + } + }, + "workbox-routing": { + "4.3": { + "libraryName": "workbox-routing", + "typingsPackageName": "workbox-routing", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "NavigationRoute.d.ts", + "RegExpRoute.d.ts", + "Route.d.ts", + "Router.d.ts", + "index.d.ts", + "registerNavigationRoute.d.ts", + "registerRoute.d.ts", + "setCatchHandler.d.ts", + "setDefaultHandler.d.ts", + "types/HTTPMethod.d.ts", + "types/RouteHandler.d.ts", + "types/RouteMatchCallback.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8506697dd768ecc194274156dcae5a8004f9bbca6a5d9e5ead422315e7e5e435", + "globals": [], + "declaredModules": [ + "workbox-routing", + "workbox-routing/NavigationRoute", + "workbox-routing/Route", + "workbox-routing/types/HTTPMethod", + "workbox-routing/types/RouteHandler", + "workbox-routing/types/RouteMatchCallback", + "workbox-routing/RegExpRoute", + "workbox-routing/Router", + "workbox-routing/registerNavigationRoute", + "workbox-routing/registerRoute", + "workbox-routing/setCatchHandler", + "workbox-routing/setDefaultHandler" + ] + } + }, + "workbox-strategies": { + "4.3": { + "libraryName": "workbox-strategies", + "typingsPackageName": "workbox-strategies", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "CacheFirst.d.ts", + "CacheOnly.d.ts", + "NetworkFirst.d.ts", + "NetworkOnly.d.ts", + "StaleWhileRevalidate.d.ts", + "index.d.ts", + "types/MakeRequestCallback.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-core", + "version": "*" + }, + { + "name": "workbox-routing", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ed5310efae1c7de01cb1f1031fdb1d20eb83e86e7fb16601f61ba8ed1522b2ba", + "globals": [], + "declaredModules": [ + "workbox-strategies", + "workbox-strategies/CacheFirst", + "workbox-strategies/types/MakeRequestCallback", + "workbox-strategies/CacheOnly", + "workbox-strategies/NetworkFirst", + "workbox-strategies/NetworkOnly", + "workbox-strategies/StaleWhileRevalidate" + ] + } + }, + "workbox-streams": { + "4.3": { + "libraryName": "workbox-streams", + "typingsPackageName": "workbox-streams", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "concatenate.d.ts", + "concatenateToResponse.d.ts", + "index.d.ts", + "isSupported.d.ts", + "strategy.d.ts", + "types/StreamSource.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-routing", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71f63bd5ece13efbff4d0bedae85f605a666621636361ea7ea250be3423ec4b5", + "globals": [], + "declaredModules": [ + "workbox-streams", + "workbox-streams/concatenate", + "workbox-streams/types/StreamSource", + "workbox-streams/concatenateToResponse", + "workbox-streams/isSupported", + "workbox-streams/strategy" + ] + } + }, + "workbox-sw": { + "4.3": { + "libraryName": "workbox-sw", + "typingsPackageName": "workbox-sw", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Frederik Wessberg", + "url": "https://github.com/wessberg", + "githubUsername": "wessberg" + }, + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "2.6", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "workbox-background-sync", + "version": "*" + }, + { + "name": "workbox-broadcast-update", + "version": "*" + }, + { + "name": "workbox-cacheable-response", + "version": "*" + }, + { + "name": "workbox-core", + "version": "*" + }, + { + "name": "workbox-expiration", + "version": "*" + }, + { + "name": "workbox-google-analytics", + "version": "*" + }, + { + "name": "workbox-navigation-preload", + "version": "*" + }, + { + "name": "workbox-precaching", + "version": "*" + }, + { + "name": "workbox-range-requests", + "version": "*" + }, + { + "name": "workbox-routing", + "version": "*" + }, + { + "name": "workbox-strategies", + "version": "*" + }, + { + "name": "workbox-streams", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "02d87f7e44dde3c4458fc9d3d82fef281becb87201e8656b76d7c6ef1d091c2d", + "globals": [], + "declaredModules": [ + "workbox-sw" + ] + }, + "3.2": { + "libraryVersionDirectoryName": "3", + "libraryName": "workbox-sw", + "typingsPackageName": "workbox-sw", + "projectName": "https://github.com/GoogleChrome/workbox", + "contributors": [ + { + "name": "Frederik Wessberg", + "url": "https://github.com/wessberg", + "githubUsername": "wessberg" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "workbox-sw", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9c775b5c584405269f817262a7160907012db20665afd5e7b617ecf9753910b7", + "globals": [], + "declaredModules": [ + "workbox-sw" + ] + } + }, + "workbox-webpack-plugin": { + "5.0": { + "libraryName": "workbox-webpack-plugin", + "typingsPackageName": "workbox-webpack-plugin", + "projectName": "https://github.com/GoogleChrome/workbox/blob/master/packages/workbox-webpack-plugin", + "contributors": [ + { + "name": "Kevin Groat", + "url": "https://github.com/kgroat", + "githubUsername": "kgroat" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc71fe2f9b0415cffb44ba4887d54ac61a0c1b463830a88691fd3734d7d073da", + "globals": [], + "declaredModules": [ + "workbox-webpack-plugin" + ] + }, + "3.6": { + "libraryVersionDirectoryName": "3", + "libraryName": "workbox-webpack-plugin", + "typingsPackageName": "workbox-webpack-plugin", + "projectName": "https://github.com/GoogleChrome/workbox/blob/master/packages/workbox-webpack-plugin", + "contributors": [ + { + "name": "Kevin Groat", + "url": "https://github.com/kgroat", + "githubUsername": "kgroat" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "workbox-webpack-plugin", + "version": { + "major": 3 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "c99ced9ff2c8f30fe465f03d61020dc953f8807490e97a6861609570119f2f43", + "globals": [], + "declaredModules": [ + "workbox-webpack-plugin" + ] + } + }, + "workbox-window": { + "4.3": { + "libraryName": "workbox-window", + "typingsPackageName": "workbox-window", + "projectName": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-window", + "contributors": [ + { + "name": "Yamagishi Kazutoshi", + "url": "https://github.com/ykzts", + "githubUsername": "ykzts" + }, + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 3, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "Workbox.d.ts", + "index.d.ts", + "messageSW.d.ts", + "types/WorkboxEvent.d.ts", + "types/WorkboxEventMap.d.ts", + "utils/EventTargetShim.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "232558945925ce6810635ef19db8c774a30e9872957fcca58e221a0e7976b3a0", + "globals": [], + "declaredModules": [ + "workbox-window", + "workbox-window/Workbox", + "workbox-window/types/WorkboxEventMap", + "workbox-window/types/WorkboxEvent", + "workbox-window/utils/EventTargetShim", + "workbox-window/messageSW" + ] + } + }, + "worker-plugin": { + "3.2": { + "libraryName": "worker-plugin", + "typingsPackageName": "worker-plugin", + "projectName": "https://github.com/GoogleChromeLabs/worker-plugin", + "contributors": [ + { + "name": "Artur Androsovych", + "url": "https://github.com/arturovt", + "githubUsername": "arturovt" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "95f6946933c92c3c073bd1c7ecfdc942ca7845835fb292afe9e3ba91b0b5593a", + "globals": [], + "declaredModules": [ + "worker-plugin" + ] + } + }, + "worker-threads-pool": { + "2.0": { + "libraryName": "worker-threads-pool", + "typingsPackageName": "worker-threads-pool", + "projectName": "https://github.com/watson/worker-threads-pool#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "worker_threads", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6243e6e58552f0866ee8c886c6b3db3e6a52798f1ba7a99836b7d6b6944bb1d5", + "globals": [], + "declaredModules": [ + "worker-threads-pool" + ] + } + }, + "workerpool": { + "5.0": { + "libraryName": "workerpool", + "typingsPackageName": "workerpool", + "projectName": "https://github.com/josdejong/workerpool", + "contributors": [ + { + "name": "Alorel", + "url": "https://github.com/Alorel", + "githubUsername": "Alorel" + }, + { + "name": "Seulgi Kim", + "url": "https://github.com/sgkim126", + "githubUsername": "sgkim126" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 0, + "minTsVersion": "3.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "73f5212c0de3260d402405d29db80d785599901c0390eb1bebc3bc2a41c448a4", + "globals": [], + "declaredModules": [ + "workerpool" + ] + } + }, + "wpapi": { + "1.1": { + "libraryName": "wpapi", + "typingsPackageName": "wpapi", + "projectName": "https://github.com/wp-api/node-wpapi", + "contributors": [ + { + "name": "Guo Yunhe", + "url": "https://github.com/guoyunhe", + "githubUsername": "guoyunhe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "30c99ce145c0c7baefb4a174198f03ca8ac5031a45c4b31fdfa04562f0eeec85", + "globals": [], + "declaredModules": [ + "wpapi" + ] + } + }, + "wrap-ansi": { + "3.0": { + "libraryName": "wrap-ansi", + "typingsPackageName": "wrap-ansi", + "projectName": "https://www.npmjs.com/package/wrap-ansi", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1bf5d2540b53d30f98a13a4663b153a0c218d18d63b1ada33d60e9d85c568ef8", + "globals": [], + "declaredModules": [ + "wrap-ansi" + ] + }, + "2.0": { + "libraryVersionDirectoryName": "2", + "libraryName": "wrap-ansi", + "typingsPackageName": "wrap-ansi", + "projectName": "https://www.npmjs.com/package/wrap-ansi", + "contributors": [ + { + "name": "Klaus Reimer", + "url": "https://github.com/kayahr", + "githubUsername": "kayahr" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "wrap-ansi", + "version": { + "major": 2 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "0aed85368c90900a502365bc2d7f7ac8acfe44d8c1c9301af97beaef66cba113", + "globals": [], + "declaredModules": [ + "wrap-ansi" + ] + } + }, + "wreck": { + "14.0": { + "libraryName": "wreck", + "typingsPackageName": "wreck", + "projectName": "https://github.com/hapijs/wreck", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + }, + { + "name": "Rodrigo Saboya", + "url": "https://github.com/saboya", + "githubUsername": "saboya" + } + ], + "libraryMajorVersion": 14, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "boom", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0331ecb262ac4bfdb5f043c443b68b806d2fff259a469959057aa49ffdf6a94e", + "globals": [], + "declaredModules": [ + "wreck" + ] + }, + "7.0": { + "libraryVersionDirectoryName": "7", + "libraryName": "wreck", + "typingsPackageName": "wreck", + "projectName": "https://github.com/hapijs/wreck", + "contributors": [ + { + "name": "Marcin Porębski", + "url": "https://github.com/marcinporebski", + "githubUsername": "marcinporebski" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "wreck", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cf20d81fd009e2ac4a8deed3badef11cb9d580c3502bd2515c2786c7bdb411be", + "globals": [], + "declaredModules": [ + "wreck" + ] + } + }, + "wrench": { + "0.0": { + "libraryName": "wrench", + "typingsPackageName": "wrench", + "projectName": "https://github.com/ryanmcgrath/wrench-js", + "contributors": [ + { + "name": "Carlos Ballesteros Velasco", + "url": "https://github.com/soywiz", + "githubUsername": "soywiz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d42e5c857946bfbfcdb45a77216b6059a54053e36a15cd1e1b0eed3c07cc66d7", + "globals": [], + "declaredModules": [ + "wrench" + ] + } + }, + "writable-consumable-stream": { + "1.1": { + "libraryName": "writable-consumable-stream", + "typingsPackageName": "writable-consumable-stream", + "projectName": "https://github.com/SocketCluster/writable-consumable-stream", + "contributors": [ + { + "name": "Daniel Rose", + "url": "https://github.com/DanielRose", + "githubUsername": "DanielRose" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "consumer.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "consumable-stream", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "992667872a5329a4c023e4de45623f069ad96834e01258d7f4a71135b5bc2386", + "globals": [], + "declaredModules": [ + "writable-consumable-stream", + "writable-consumable-stream/consumer" + ] + } + }, + "write": { + "2.0": { + "libraryName": "write", + "typingsPackageName": "write", + "projectName": "https://github.com/jonschlinkert/write", + "contributors": [ + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.5", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0acedb261c7d8884ff7105358d0a9773bb33abd587a457bcc2ba82e0b231ac5d", + "globals": [], + "declaredModules": [ + "write" + ] + } + }, + "write-file-atomic": { + "3.0": { + "libraryName": "write-file-atomic", + "typingsPackageName": "write-file-atomic", + "projectName": "https://github.com/npm/write-file-atomic", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Jay Rylan", + "url": "https://github.com/jayrylan", + "githubUsername": "jayrylan" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "be63a6bfe2eb16a735aeccc94c5c29d45451703d42176cbe08fbda7129b77544", + "globals": [], + "declaredModules": [ + "write-file-atomic" + ] + } + }, + "write-file-atomically": { + "2.0": { + "libraryName": "write-file-atomically", + "typingsPackageName": "write-file-atomically", + "projectName": "https://github.com/shinnn/write-file-atomically#readme", + "contributors": [ + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "write-file-atomic", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "98f701ee8b763128d221ba09ec86b59b041852873cc86aeed7c35155676172b5", + "globals": [], + "declaredModules": [ + "write-file-atomically" + ] + } + }, + "ws": { + "7.2": { + "libraryName": "ws", + "typingsPackageName": "ws", + "projectName": "https://github.com/websockets/ws", + "contributors": [ + { + "name": "Paul Loyd", + "url": "https://github.com/loyd", + "githubUsername": "loyd" + }, + { + "name": "Matt Silverlock", + "url": "https://github.com/elithrar", + "githubUsername": "elithrar" + }, + { + "name": "Margus Lamp", + "url": "https://github.com/mlamp", + "githubUsername": "mlamp" + }, + { + "name": "Philippe D'Alva", + "url": "https://github.com/TitaneBoy", + "githubUsername": "TitaneBoy" + }, + { + "name": "Orblazer", + "url": "https://github.com/orblazer", + "githubUsername": "orblazer" + }, + { + "name": "reduckted", + "url": "https://github.com/reduckted", + "githubUsername": "reduckted" + }, + { + "name": "teidesu", + "url": "https://github.com/teidesu", + "githubUsername": "teidesu" + }, + { + "name": "Bartosz Wojtkowiak", + "url": "https://github.com/wojtkowiak", + "githubUsername": "wojtkowiak" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4956aec51f26437cff00ee1bb021a50b0102529001cea202e50e1caeac6a4799", + "globals": [], + "declaredModules": [ + "ws" + ] + } + }, + "wtfnode": { + "0.7": { + "libraryName": "wtfnode", + "typingsPackageName": "wtfnode", + "projectName": "https://github.com/myndzi/wtfnode", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e0919e77ed8faccab3ae3db1fc34d645cf57f282b1470faeb8d2f65063e3e1cb", + "globals": [], + "declaredModules": [ + "wtfnode" + ] + } + }, + "wu": { + "2.1": { + "libraryName": "wu.js", + "typingsPackageName": "wu", + "projectName": "https://fitzgen.github.io/wu.js/", + "contributors": [ + { + "name": "phiresky", + "url": "https://github.com/phiresky", + "githubUsername": "phiresky" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6a4b8f773cd68f1d104adfa2780f1825efbcb817534ade3157445bf1e04e5144", + "globals": [ + "wu" + ], + "declaredModules": [ + "wu" + ] + } + }, + "wx-js-sdk-dt": { + "1.4": { + "libraryName": "wx-js-sdk", + "typingsPackageName": "wx-js-sdk-dt", + "projectName": "https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141115", + "contributors": [ + { + "name": "Bian Zhongjie", + "url": "https://github.com/agasbzj", + "githubUsername": "agasbzj" + }, + { + "name": "Ming Huang", + "url": "https://github.com/forzoom", + "githubUsername": "forzoom" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b4c7c4f1497619a12415d682b6519177d81efc420f53b019587bd2b3a867a8a0", + "globals": [ + "wx" + ], + "declaredModules": [] + } + }, + "wx-server-sdk": { + "0.8": { + "libraryName": "wx-server-sdk", + "typingsPackageName": "wx-server-sdk", + "projectName": "https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-server-api/", + "contributors": [ + { + "name": "WangWei", + "url": "https://github.com/vonweb", + "githubUsername": "vonweb" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8a52e24daa9a9c302d5e80b621939d68f70fce2bbbed1544c24271f318f1f60f", + "globals": [], + "declaredModules": [ + "wx-server-sdk" + ] + } + }, + "x-editable": { + "1.5": { + "libraryName": "X-Editable", + "typingsPackageName": "x-editable", + "projectName": "http://vitalets.github.io/x-editable/index.html", + "contributors": [ + { + "name": "Chris Kirby", + "url": "https://github.com/sirkirby", + "githubUsername": "sirkirby" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a0b3b53e14e8c6775c605725663f038b19bd3ca5654d93f60786784ca0dfdb1f", + "globals": [], + "declaredModules": [] + } + }, + "x-ray": { + "2.3": { + "libraryName": "x-ray", + "typingsPackageName": "x-ray", + "projectName": "https://github.com/lapwinglabs/x-ray#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "bluebird", + "version": "*" + }, + { + "name": "x-ray-crawler", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "express" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3bc2904849a83405e6aed0f1e78420f6648f6cf2fc8dbcfd1024dc1122d3f586", + "globals": [], + "declaredModules": [ + "x-ray" + ] + } + }, + "x-ray-crawler": { + "2.0": { + "libraryName": "x-ray-crawler", + "typingsPackageName": "x-ray-crawler", + "projectName": "https://github.com/lapwinglabs/x-ray-crawler#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "http-context", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "bbe585659874f4a18c7b9fbde97a4c5730a03615d65df55cf3582693557d1222", + "globals": [], + "declaredModules": [ + "x-ray-crawler" + ] + } + }, + "x509.js": { + "1.0": { + "libraryName": "x509.js", + "typingsPackageName": "x509.js", + "projectName": "https://github.com/encharm/x509.js", + "contributors": [ + { + "name": "Stephane Moser", + "url": "https://github.com/Moser-ss", + "githubUsername": "Moser-ss" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3b330623731cce43fa7c7435c6eb41f3828c2247deeb739f7a238912911ce437", + "globals": [], + "declaredModules": [ + "x509.js" + ] + } + }, + "xdate": { + "0.8": { + "libraryName": "XDate", + "typingsPackageName": "xdate", + "projectName": "http://arshaw.com/xdate/", + "contributors": [ + { + "name": "yamada28go", + "url": "https://github.com/yamada28go", + "githubUsername": "yamada28go" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "498de56dc8f1475d05845e3c146c45a49cb04fc175e8824a210cb4858de4c97f", + "globals": [ + "XDate" + ], + "declaredModules": [ + "xdate" + ] + } + }, + "xdomain": { + "0.7": { + "libraryName": "xdomain", + "typingsPackageName": "xdomain", + "projectName": "http://jpillora.com/xdomain/", + "contributors": [ + { + "name": "Dan Chao", + "url": "http://dchao.co/" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 7, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "03de04577f1421081cbace3944e1832db3ec0ba21439b2684a87a27e8e462060", + "globals": [ + "xdomain" + ], + "declaredModules": [ + "xdomain" + ] + } + }, + "xml": { + "1.0": { + "libraryName": "xml", + "typingsPackageName": "xml", + "projectName": "http://github.com/dylang/node-xml", + "contributors": [ + { + "name": "Jianrong Yu", + "url": "https://github.com/YuJianrong", + "githubUsername": "YuJianrong" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cb01a575152a05d5432b14a963045d92544b1b38afd727fc3262ccc15994d422", + "globals": [], + "declaredModules": [ + "xml" + ] + } + }, + "xml-c14n": { + "0.0": { + "libraryName": "xml-c14n", + "typingsPackageName": "xml-c14n", + "projectName": "https://github.com/deoxxa/xml-c14n", + "contributors": [ + { + "name": "Konstantin Yuriev", + "url": "https://github.com/gallowsmaker", + "githubUsername": "gallowsmaker" + }, + { + "name": "Max Boguslavskiy", + "url": "https://github.com/maxbogus", + "githubUsername": "maxbogus" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "697730717f01a2b5d2ca3ea62edb676eeca98c26727dd1555a945f981436ba19", + "globals": [], + "declaredModules": [ + "xml-c14n" + ] + } + }, + "xml-crypto": { + "1.4": { + "libraryName": "xml-crypto", + "typingsPackageName": "xml-crypto", + "projectName": "https://github.com/yaronn/xml-crypto#readme", + "contributors": [ + { + "name": "Eric Heikes", + "url": "https://github.com/eheikes", + "githubUsername": "eheikes" + }, + { + "name": "Max Chehab", + "url": "https://github.com/maxchehab", + "githubUsername": "maxchehab" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "xpath", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "xpath", + "version": "0.0.27" + } + ], + "contentHash": "8f2d9b020ee60892a53972bc292c0fbbd8aa382eb3c579fdf39111e9bb6b9179", + "globals": [], + "declaredModules": [ + "xml-crypto" + ] + } + }, + "xml-escape": { + "1.1": { + "libraryName": "xml-escape", + "typingsPackageName": "xml-escape", + "projectName": "https://github.com/miketheprogrammer/xml-escape", + "contributors": [ + { + "name": "Charles Kenney", + "url": "https://github.com/charliekenney23", + "githubUsername": "charliekenney23" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ccfcdd9ad8ddabf4d7417e854cb72d4acf35e6ca0592e56d09652c065d6a029", + "globals": [], + "declaredModules": [ + "xml-escape" + ] + } + }, + "xml-formatter": { + "1.1": { + "libraryName": "xml-formatter", + "typingsPackageName": "xml-formatter", + "projectName": "https://github.com/chrisbottin/xml-formatter/", + "contributors": [ + { + "name": "Joachim Holwech", + "url": "https://github.com/holwech", + "githubUsername": "holwech" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "72253e63072ef2591fcb1e8c19a5e424256bbcebd9cd46bdf211fef78ff4631b", + "globals": [], + "declaredModules": [ + "xml-formatter" + ] + } + }, + "xml-parser": { + "1.2": { + "libraryName": "xml-parser", + "typingsPackageName": "xml-parser", + "projectName": "https://github.com/segmentio/xml-parser", + "contributors": [ + { + "name": "Matt Frantz", + "url": "https://github.com/mhfrantz", + "githubUsername": "mhfrantz" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1474c04d1aa57f82caa307a7bd1f966960a3fa4dd2e7a5e252e130dfdba0c7fe", + "globals": [], + "declaredModules": [ + "xml-parser" + ] + } + }, + "xml2js": { + "0.4": { + "libraryName": "node-xml2js", + "typingsPackageName": "xml2js", + "projectName": "https://github.com/Leonidas-from-XIV/node-xml2js", + "contributors": [ + { + "name": "Michel Salib", + "url": "https://github.com/michelsalib", + "githubUsername": "michelsalib" + }, + { + "name": "Jason McNeil", + "url": "https://github.com/jasonrm", + "githubUsername": "jasonrm" + }, + { + "name": "Christopher Currens", + "url": "https://github.com/ccurrens", + "githubUsername": "ccurrens" + }, + { + "name": "Edward Hinkle", + "url": "https://github.com/edwardhinkle", + "githubUsername": "edwardhinkle" + }, + { + "name": "Behind The Math", + "url": "https://github.com/BehindTheMath", + "githubUsername": "BehindTheMath" + }, + { + "name": "Claas Ahlrichs", + "url": "https://github.com/claasahl", + "githubUsername": "claasahl" + }, + { + "name": "Grzegorz Redlicki", + "url": "https://github.com/redlickigrzegorz", + "githubUsername": "redlickigrzegorz" + }, + { + "name": "Ryan Ling", + "url": "https://github.com/72636c", + "githubUsername": "72636c" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/processors.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7c9a1ca79bc9b5a3b53c7f34ca89a3413f66b1746349eb81750949afa5acf85", + "globals": [], + "declaredModules": [ + "xml2js", + "xml2js/lib/processors" + ] + } + }, + "xml2json": { + "0.11": { + "libraryName": "xml2json", + "typingsPackageName": "xml2json", + "projectName": "https://github.com/buglabs/node-xml2json", + "contributors": [ + { + "name": "Dolan Miu", + "url": "https://github.com/dolanmiu", + "githubUsername": "dolanmiu" + }, + { + "name": "Igor Strebezhev", + "url": "https://github.com/xamgore", + "githubUsername": "xamgore" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "abb2423c0884276bd37ea6a502730d80d249dc5b291cf6abf2c6c679aacd1277", + "globals": [], + "declaredModules": [ + "xml2json" + ] + } + }, + "xmldoc": { + "1.1": { + "libraryName": "xmldoc", + "typingsPackageName": "xmldoc", + "projectName": "https://github.com/nfarina/xmldoc", + "contributors": [ + { + "name": " Xavier Stouder", + "url": "https://github.com/Xstoudi", + "githubUsername": "Xstoudi" + }, + { + "name": "Andrew Sheehan", + "url": "https://github.com/ajsheehan", + "githubUsername": "ajsheehan" + }, + { + "name": "Jordi Bunster", + "url": "https://github.com/notlaforge", + "githubUsername": "notlaforge" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "75dbbdaebdd92ece513bfc0aad071f5b42ac20ecb95f22d3c057f09929ddebee", + "globals": [], + "declaredModules": [ + "xmldoc" + ] + } + }, + "xmldom": { + "0.1": { + "libraryName": "xmldom", + "typingsPackageName": "xmldom", + "projectName": "https://github.com/jindw/xmldom.git", + "contributors": [ + { + "name": "Qubo", + "url": "https://github.com/tkqubo", + "githubUsername": "tkqubo" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "692d81aef3f2ad636f813fb8fac87c649c3c628cda03e08e809aa6d343c94152", + "globals": [], + "declaredModules": [ + "xmldom" + ] + } + }, + "xmljs": { + "0.3": { + "libraryName": "xmljs", + "typingsPackageName": "xmljs", + "projectName": "https://github.com/blackshadev/xmljs", + "contributors": [ + { + "name": "Vincent Hagen", + "url": "https://github.com/me", + "githubUsername": "me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "77179916e75bc719a014a1b5b0724088233cf8e8ae702c3c1e1e7e4412812a75", + "globals": [ + "XmlParser" + ], + "declaredModules": [ + "xmljs" + ] + } + }, + "xmlpoke": { + "0.1": { + "libraryName": "xmlpoke", + "typingsPackageName": "xmlpoke", + "projectName": "https://github.com/mikeobrien/node-xmlpoke", + "contributors": [ + { + "name": "Garth Kidd", + "url": "https://github.com/garthk", + "githubUsername": "garthk" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a269941c3193be5f88dd934d8c116c20916e944addee3af1ef3d5dde2d8332bf", + "globals": [], + "declaredModules": [ + "xmlpoke" + ] + } + }, + "xmlrpc": { + "1.3": { + "libraryName": "xmlrpc", + "typingsPackageName": "xmlrpc", + "projectName": "https://github.com/baalexander/node-xmlrpc", + "contributors": [ + { + "name": "Andrew Short", + "url": "http://ajshort.me" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "395254595798c279de88781541e75ff246626760b3c932b75402009d4f7f58b0", + "globals": [], + "declaredModules": [ + "xmlrpc" + ] + } + }, + "xmlserializer": { + "0.6": { + "libraryName": "xmlserializer", + "typingsPackageName": "xmlserializer", + "projectName": "https://github.com/cburgmer/xmlserializer#readme", + "contributors": [ + { + "name": "Eoin O'Brien", + "url": "https://github.com/eoin-obrien", + "githubUsername": "eoin-obrien" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "parse5", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "parse5", + "version": "^5.1.0" + } + ], + "contentHash": "528650fa5a9cf649608e71fb41b7e611f8293501b2bc129daf892ec269fba095", + "globals": [ + "xmlserializer" + ], + "declaredModules": [ + "xmlserializer" + ] + } + }, + "xmltojson": { + "0.0": { + "libraryName": "xmltojson", + "typingsPackageName": "xmltojson", + "projectName": "https://github.com/metatribal/xmlToJSON", + "contributors": [ + { + "name": "Travis Crowe", + "url": "https://github.com/traviscrowe", + "githubUsername": "traviscrowe" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "18d8b0ea5332a57d10a4cb64d4811538d14b6bfd74c7accbc22caad11ddf8696", + "globals": [], + "declaredModules": [ + "xmltojson" + ] + } + }, + "xmpp__jid": { + "1.3": { + "libraryName": "@xmpp/jid", + "typingsPackageName": "xmpp__jid", + "projectName": "https://github.com/xmppjs/xmpp.js/tree/master/packages/jid", + "contributors": [ + { + "name": "PJakcson", + "url": "https://github.com/PJakcson", + "githubUsername": "PJakcson" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@xmpp/jid" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c7629a2c04b732232e1b16f83534b9c958c231cb33e9b8aadda6d27dd5b68477", + "globals": [], + "declaredModules": [ + "xmpp__jid" + ] + } + }, + "xmpp__xml": { + "0.6": { + "libraryName": "@xmpp/xml", + "typingsPackageName": "xmpp__xml", + "projectName": "https://github.com/xmppjs/xmpp.js/tree/master/packages/xml", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 6, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "ltx", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "@xmpp/xml" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ee918c08dba5862deff6b3705cb04e7ad06d35612ab3b1ccdfff357f3169cd0c", + "globals": [], + "declaredModules": [ + "xmpp__xml" + ] + } + }, + "xo": { + "0.26": { + "libraryName": "xo", + "typingsPackageName": "xo", + "projectName": "https://github.com/xojs/xo#readme", + "contributors": [ + { + "name": "Piotr Błażejewicz (Peter Blazejewicz)", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "eslint", + "version": "*" + } + ], + "testDependencies": [ + "node", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "65667e7f60fdd38d8f3e17457b19d9e97ed75621067ece67c082dd206bdc7438", + "globals": [], + "declaredModules": [ + "xo" + ] + } + }, + "xregexp": { + "3.0": { + "libraryName": "XRegExp", + "typingsPackageName": "xregexp", + "projectName": "http://xregexp.com", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "Johannes Fahrenkrug", + "url": "https://github.com/jfahrenkrug", + "githubUsername": "jfahrenkrug" + }, + { + "name": "Mateusz Jagiełło", + "url": "https://github.com/sigo", + "githubUsername": "sigo" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7b2b38aa52f71f1025a241aa8bddd12cc168770f41fa002615ed6b4f656f5fac", + "globals": [], + "declaredModules": [ + "xregexp" + ] + } + }, + "xrm": { + "9.0": { + "libraryName": "Microsoft Dynamics xRM API", + "typingsPackageName": "xrm", + "projectName": "https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/developer-guide", + "contributors": [ + { + "name": " David Berry", + "url": "https://github.com/6ix4our", + "githubUsername": "6ix4our" + }, + { + "name": "Matt Ngan", + "url": "https://github.com/mattngan", + "githubUsername": "mattngan" + }, + { + "name": "Markus Mauch", + "url": "https://github.com/markusmauch", + "githubUsername": "markusmauch" + }, + { + "name": "Daryl LaBar", + "url": "https://github.com/daryllabar", + "githubUsername": "daryllabar" + }, + { + "name": "Tully H", + "url": "https://github.com/clownwilleatme", + "githubUsername": "clownwilleatme" + }, + { + "name": "Scott Durow", + "url": "https://github.com/scottdurow", + "githubUsername": "scottdurow" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 0, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "975d79ae1f73e40968479d8db5dd2b8c092aea899641678b15a4b25061b65f52", + "globals": [ + "GetGlobalContext", + "Xrm", + "XrmEnum" + ], + "declaredModules": [] + }, + "6.0": { + "libraryVersionDirectoryName": "6", + "libraryName": "Microsoft Dynamics xRM API", + "typingsPackageName": "xrm", + "projectName": "http://msdn.microsoft.com/en-us/library/gg328255.aspx", + "contributors": [ + { + "name": "David Berry", + "url": "https://github.com/6ix4our/" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "xrm", + "version": { + "major": 6 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "080a56ae0e0d144366debb3149e55f27ccec7b850cf74f36b64c501b1bed7422", + "globals": [ + "GetGlobalContext", + "Xrm" + ], + "declaredModules": [] + }, + "7.1": { + "libraryVersionDirectoryName": "7", + "libraryName": "Microsoft Dynamics xRM API", + "typingsPackageName": "xrm", + "projectName": "http://www.microsoft.com/en-us/download/details.aspx?id=44567", + "contributors": [ + { + "name": "David Berry", + "url": "https://github.com/6ix4our/" + }, + { + "name": "Matt Ngan", + "url": "https://github.com/mattngan/" + }, + { + "name": "Markus Mauch", + "url": "https://github.com/markusmauch/" + }, + { + "name": "Daryl LaBar", + "url": "https://github.com/daryllabar", + "githubUsername": "daryllabar" + } + ], + "libraryMajorVersion": 7, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "parature.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "xrm", + "version": { + "major": 7 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "6f89d0315582f45fc149ebdbf33bcd80af378f81a8dd8c8176bda752d1fbde4f", + "globals": [ + "GetGlobalContext", + "Xrm", + "XrmEnum" + ], + "declaredModules": [] + }, + "8.2": { + "libraryVersionDirectoryName": "8", + "libraryName": "Microsoft Dynamics xRM API", + "typingsPackageName": "xrm", + "projectName": "http://www.microsoft.com/en-us/download/details.aspx?id=44567", + "contributors": [ + { + "name": "David Berry", + "url": "https://github.com/6ix4our", + "githubUsername": "6ix4our" + }, + { + "name": "Matt Ngan", + "url": "https://github.com/mattngan", + "githubUsername": "mattngan" + }, + { + "name": "Markus Mauch", + "url": "https://github.com/markusmauch", + "githubUsername": "markusmauch" + }, + { + "name": "Daryl LaBar", + "url": "https://github.com/daryllabar", + "githubUsername": "daryllabar" + }, + { + "name": "Tully H", + "url": "https://github.com/clownwilleatme", + "githubUsername": "clownwilleatme" + }, + { + "name": "Marius Agur", + "url": "https://github.com/mariusagur", + "githubUsername": "mariusagur" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 2, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "xrm", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "348cb2f9eda03059ad6729830d9cdd04cf4f276e4bb0f35e4d1881c5ab8913c4", + "globals": [ + "GetGlobalContext", + "Xrm", + "XrmEnum" + ], + "declaredModules": [] + } + }, + "xsd-schema-validator": { + "0.5": { + "libraryName": "xsd-schema-validator", + "typingsPackageName": "xsd-schema-validator", + "projectName": "https://github.com/nikku/node-xsd-schema-validator#readme", + "contributors": [ + { + "name": "Zlatko Andonovski", + "url": "https://github.com/Goldsmith42", + "githubUsername": "Goldsmith42" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "017af190db5cf3883635d66342a873f03e2da9920efa8bee67489eaef3774993", + "globals": [], + "declaredModules": [ + "xsd-schema-validator" + ] + } + }, + "xsockets": { + "3.0": { + "libraryName": "XSockets.NET", + "typingsPackageName": "xsockets", + "projectName": "http://xsockets.net/", + "contributors": [ + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0b134f9b26da03c1c5486b687e7efaf56a2145ad73ae5a7d9b1f2785f204da96", + "globals": [ + "XSockets" + ], + "declaredModules": [] + } + }, + "xss-filters": { + "0.0": { + "libraryName": "Yahoo XSS Filters", + "typingsPackageName": "xss-filters", + "projectName": "https://github.com/yahoo/xss-filters", + "contributors": [ + { + "name": "Dave Taylor", + "url": "http://davetayls.me" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "7fbede4a08cf603092fb5bd8f32cddc64f7e332bca815a052246e016ad65fba4", + "globals": [ + "xssFilters" + ], + "declaredModules": [ + "xss-filters" + ] + } + }, + "xstyled__system": { + "1.14": { + "libraryName": "@xstyled/system", + "typingsPackageName": "xstyled__system", + "projectName": "https://github.com/smooth-code/xstyled", + "contributors": [ + { + "name": "Steve Johns", + "url": "https://github.com/stevejay", + "githubUsername": "stevejay" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 14, + "minTsVersion": "2.9", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "react", + "version": "*" + }, + { + "name": "csstype", + "version": "*" + } + ], + "testDependencies": [ + "styled-components", + "@xstyled/system" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "csstype", + "version": "^2.6.6" + } + ], + "contentHash": "c124e736a758304d61f50c4287401077fd65a1e1c0c631e24a3813ec75d0ee81", + "globals": [], + "declaredModules": [ + "xstyled__system" + ] + } + }, + "xtend": { + "4.0": { + "libraryName": "xtend", + "typingsPackageName": "xtend", + "projectName": "https://github.com/Raynos/xtend", + "contributors": [ + { + "name": "rhysd", + "url": "https://rhysd.github.io" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f58b72a46a3714a44412d0955c937772a55cfe73d68c6b115987e448839cd8a9", + "globals": [], + "declaredModules": [ + "xtend" + ] + } + }, + "xumm-api": { + "0.1": { + "libraryName": "xumm-api", + "typingsPackageName": "xumm-api", + "projectName": "https://xumm.app", + "contributors": [ + { + "name": "Wietse Wind", + "url": "https://github.com/WietseWind", + "githubUsername": "WietseWind" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bf61de760dae4d50dd8b0ac960bdf45e709dc639d87ac35be4eec4c29e45a6d", + "globals": [], + "declaredModules": [ + "xumm-api" + ] + } + }, + "xxhashjs": { + "0.2": { + "libraryName": "xxhashjs", + "typingsPackageName": "xxhashjs", + "projectName": "https://github.com/pierrec/js-xxhash", + "contributors": [ + { + "name": "Dibyo Majumdar", + "url": "https://github.com/mDibyo", + "githubUsername": "mDibyo" + }, + { + "name": "Nick Zahn", + "url": "https://github.com/Manc", + "githubUsername": "Manc" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "71847cfab188d8d5c845cfc9ee92b7a5e451c3649ecadc7022dfaf6333abd6eb", + "globals": [ + "XXH" + ], + "declaredModules": [ + "xxhashjs" + ] + } + }, + "y18n": { + "4.0": { + "libraryName": "y18n", + "typingsPackageName": "y18n", + "projectName": "https://github.com/yargs/y18n", + "contributors": [ + { + "name": " Adam Zerella", + "url": "https://github.com/adamzerella", + "githubUsername": "adamzerella" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "4a6b8b583ab99aa7b899815648d529ca341332b97ded2cf2013a976c32486bf1", + "globals": [], + "declaredModules": [ + "y18n" + ] + } + }, + "yadda": { + "2.0": { + "libraryName": "yadda", + "typingsPackageName": "yadda", + "projectName": "http://acuminous.gitbooks.io/yadda-user-guide", + "contributors": [ + { + "name": "Piotr Roszatycki", + "url": "https://github.com/dex4er", + "githubUsername": "dex4er" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "lib/Context.d.ts", + "lib/Dictionary.d.ts", + "lib/EventBus.d.ts", + "lib/FeatureFileSearch.d.ts", + "lib/FileSearch.d.ts", + "lib/Interpreter.d.ts", + "lib/Library.d.ts", + "lib/Macro.d.ts", + "lib/Platform.d.ts", + "lib/Yadda.d.ts", + "lib/converters/date-converter.d.ts", + "lib/converters/float-converter.d.ts", + "lib/converters/index.d.ts", + "lib/converters/integer-converter.d.ts", + "lib/converters/list-converter.d.ts", + "lib/converters/pass-through-converter.d.ts", + "lib/converters/table-converter.d.ts", + "lib/index.d.ts", + "lib/localisation/Chinese.d.ts", + "lib/localisation/Dutch.d.ts", + "lib/localisation/English.d.ts", + "lib/localisation/French.d.ts", + "lib/localisation/German.d.ts", + "lib/localisation/Language.d.ts", + "lib/localisation/Norwegian.d.ts", + "lib/localisation/Pirate.d.ts", + "lib/localisation/Polish.d.ts", + "lib/localisation/Portuguese.d.ts", + "lib/localisation/Russian.d.ts", + "lib/localisation/Spanish.d.ts", + "lib/localisation/Ukrainian.d.ts", + "lib/localisation/index.d.ts", + "lib/parsers/FeatureFileParser.d.ts", + "lib/parsers/FeatureParser.d.ts", + "lib/parsers/StepParser.d.ts", + "lib/parsers/index.d.ts", + "lib/plugins/CasperPlugin.d.ts", + "lib/plugins/index.d.ts", + "lib/plugins/mocha/BasePlugin.d.ts", + "lib/plugins/mocha/ScenarioLevelPlugin.d.ts", + "lib/plugins/mocha/StepLevelPlugin.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mocha", + "version": "*" + } + ], + "testDependencies": [ + "node", + "assert" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "61bb692955371e0512992c538084ce6fffb35812818e76b188ce8e93ccc484f8", + "globals": [], + "declaredModules": [ + "yadda", + "yadda/lib", + "yadda/lib/Dictionary", + "yadda/lib/Yadda", + "yadda/lib/Context", + "yadda/lib/Interpreter", + "yadda/lib/Library", + "yadda/lib/Macro", + "yadda/lib/localisation", + "yadda/lib/localisation/Chinese", + "yadda/lib/localisation/English", + "yadda/lib/localisation/Language", + "yadda/lib/localisation/French", + "yadda/lib/localisation/German", + "yadda/lib/localisation/Dutch", + "yadda/lib/localisation/Norwegian", + "yadda/lib/localisation/Pirate", + "yadda/lib/localisation/Ukrainian", + "yadda/lib/localisation/Polish", + "yadda/lib/localisation/Spanish", + "yadda/lib/localisation/Russian", + "yadda/lib/localisation/Portuguese", + "yadda/lib/EventBus", + "yadda/lib/FeatureFileSearch", + "yadda/lib/FileSearch", + "yadda/lib/Platform", + "yadda/lib/converters/date-converter", + "yadda/lib/converters/integer-converter", + "yadda/lib/converters/float-converter", + "yadda/lib/converters/list-converter", + "yadda/lib/converters/table-converter", + "yadda/lib/converters/pass-through-converter", + "yadda/lib/parsers/StepParser", + "yadda/lib/parsers/FeatureParser", + "yadda/lib/parsers/FeatureFileParser", + "yadda/lib/plugins", + "yadda/lib/plugins/mocha/ScenarioLevelPlugin", + "yadda/lib/plugins/mocha/BasePlugin", + "yadda/lib/plugins/mocha/StepLevelPlugin", + "yadda/lib/plugins/CasperPlugin" + ] + } + }, + "yallist": { + "3.0": { + "libraryName": "yallist", + "typingsPackageName": "yallist", + "projectName": "https://github.com/isaacs/yallist#readme", + "contributors": [ + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c99efa7c92d8949464f53b79d66ddb3bc52f1dfb85d92f19120fcf4962b51516", + "globals": [], + "declaredModules": [ + "yallist" + ] + } + }, + "yaml": { + "1.2": { + "libraryName": "yaml", + "typingsPackageName": "yaml", + "projectName": "https://github.com/eemeli/yaml", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + }, + { + "name": "Colin Bradley", + "url": "https://github.com/ColinBradley", + "githubUsername": "ColinBradley" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts", + "map.d.ts", + "pair.d.ts", + "parse-cst.d.ts", + "scalar.d.ts", + "seq.d.ts", + "types/binary.d.ts", + "types/timestamp.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5d6abd39471d0da3b3bb44b833c73a41f197224264434380ea8a7d9cd69b3c87", + "globals": [], + "declaredModules": [ + "yaml", + "yaml/map", + "yaml/pair", + "yaml/parse-cst", + "yaml/scalar", + "yaml/seq", + "yaml/types/binary", + "yaml/types/timestamp" + ] + } + }, + "yamljs": { + "0.2": { + "libraryName": "yamljs", + "typingsPackageName": "yamljs", + "projectName": "https://github.com/jeremyfa/yaml.js", + "contributors": [ + { + "name": "Tim Jonischkat", + "url": "http://www.tim-jonischkat.de" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 2, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8b52b6d44c407c33df82950543baf9028d763f24ca45db8190e9885be03c78e8", + "globals": [ + "YAML" + ], + "declaredModules": [ + "yamljs" + ] + } + }, + "yandex-maps": { + "2.1": { + "libraryName": "yandex-maps", + "typingsPackageName": "yandex-maps", + "projectName": "https://github.com/Delagen/typings-yandex-maps", + "contributors": [ + { + "name": "Delagen", + "url": "https://github.com/Delagen", + "githubUsername": "Delagen" + }, + { + "name": "gastwork13", + "url": "https://github.com/gastwork13", + "githubUsername": "gastwork13" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1066285714162bcafcb118173ed6f4e07049c1e02582439562413bb3787c9d0e", + "globals": [ + "ymaps" + ], + "declaredModules": [ + "yandex-maps" + ] + } + }, + "yandex-money-sdk": { + "0.0": { + "libraryName": "NodeJS Yandex.Money API SDK", + "typingsPackageName": "yandex-money-sdk", + "projectName": "https://github.com/yandex-money/yandex-money-sdk-nodejs", + "contributors": [ + { + "name": "Ilya Mochalov", + "url": "https://github.com/chrootsu", + "githubUsername": "chrootsu" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "656d6353b35ce7a425e88eaab4b5c08739f4115af7a65f02424f79e7144c1349", + "globals": [], + "declaredModules": [ + "yandex-money-sdk" + ] + } + }, + "yar": { + "9.1": { + "libraryName": "yar", + "typingsPackageName": "yar", + "projectName": "https://github.com/hapijs/yar#readme", + "contributors": [ + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + } + ], + "libraryMajorVersion": 9, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "hapi", + "version": "*" + }, + { + "name": "catbox", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "5a6a7fe962008a3e4c5653376fbc6bb8767b8e2251fd5a066db7b18956186dc4", + "globals": [], + "declaredModules": [ + "yar" + ] + } + }, + "yargs": { + "15.0": { + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + }, + { + "name": "Jimi (Dimitris) Charalampidis", + "url": "https://github.com/JimiC", + "githubUsername": "JimiC" + }, + { + "name": "Steffen Viken Valvåg", + "url": "https://github.com/steffenvv", + "githubUsername": "steffenvv" + }, + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Aankhen", + "url": "https://github.com/Aankhen", + "githubUsername": "Aankhen" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "yargs.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "yargs-parser", + "version": "*" + } + ], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "33123d2b50bbbc5d15307f8a14b565cbb797530f625c3087b83b21aceb528536", + "globals": [], + "declaredModules": [ + "yargs", + "yargs/yargs" + ] + }, + "10.0": { + "libraryVersionDirectoryName": "10", + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + }, + { + "name": "Jimi (Dimitris) Charalampidis", + "url": "https://github.com/JimiC", + "githubUsername": "JimiC" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 10, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [ + { + "packageName": "yargs", + "version": { + "major": 10 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "093ebe0886fbf2b9a4b71fd52b4e676edec3238df82d81a42e1f92f803239e64", + "globals": [], + "declaredModules": [ + "yargs" + ] + }, + "11.1": { + "libraryVersionDirectoryName": "11", + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + }, + { + "name": "Jimi (Dimitris) Charalampidis", + "url": "https://github.com/JimiC", + "githubUsername": "JimiC" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 1, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [ + { + "packageName": "yargs", + "version": { + "major": 11 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "28bb5643e71ccc0ef340e04936bc7b61fef8635af3c86b868537f533a936afb5", + "globals": [], + "declaredModules": [ + "yargs" + ] + }, + "12.0": { + "libraryVersionDirectoryName": "12", + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + }, + { + "name": "Jimi (Dimitris) Charalampidis", + "url": "https://github.com/JimiC", + "githubUsername": "JimiC" + }, + { + "name": "Steffen Viken Valvåg", + "url": "https://github.com/steffenvv", + "githubUsername": "steffenvv" + }, + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 12, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "yargs.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [ + { + "packageName": "yargs", + "version": { + "major": 12 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "cba1a6dea3113a7b337bff98071c30b4bc0d80d5ff5caecac589f1954d67d030", + "globals": [], + "declaredModules": [ + "yargs", + "yargs/yargs" + ] + }, + "13.0": { + "libraryVersionDirectoryName": "13", + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + }, + { + "name": "Jimi (Dimitris) Charalampidis", + "url": "https://github.com/JimiC", + "githubUsername": "JimiC" + }, + { + "name": "Steffen Viken Valvåg", + "url": "https://github.com/steffenvv", + "githubUsername": "steffenvv" + }, + { + "name": "Emily Marigold Klassen", + "url": "https://github.com/forivall", + "githubUsername": "forivall" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + } + ], + "libraryMajorVersion": 13, + "libraryMinorVersion": 0, + "minTsVersion": "3.0", + "typesVersions": [], + "files": [ + "index.d.ts", + "yargs.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "yargs-parser", + "version": "*" + } + ], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [ + { + "packageName": "yargs", + "version": { + "major": 13 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "f60c17dfa3d977378df28a46766f943542171a73c8b80e517da0516865963578", + "globals": [], + "declaredModules": [ + "yargs", + "yargs/yargs" + ] + }, + "8.0": { + "libraryVersionDirectoryName": "8", + "libraryName": "yargs", + "typingsPackageName": "yargs", + "projectName": "https://github.com/chevex/yargs", + "contributors": [ + { + "name": "Martin Poelstra", + "url": "https://github.com/poelstra", + "githubUsername": "poelstra" + }, + { + "name": "Mizunashi Mana", + "url": "https://github.com/mizunashi-mana", + "githubUsername": "mizunashi-mana" + }, + { + "name": "Jeffery Grajkowski", + "url": "https://github.com/pushplay", + "githubUsername": "pushplay" + }, + { + "name": "Jeff Kenney", + "url": "https://github.com/jeffkenney", + "githubUsername": "jeffkenney" + } + ], + "libraryMajorVersion": 8, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node", + "fs", + "path" + ], + "pathMappings": [ + { + "packageName": "yargs", + "version": { + "major": 8 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "3665807cdb22891a3fb47188b15e80a02ecac52eb363274cfd637acb9726b60f", + "globals": [], + "declaredModules": [ + "yargs" + ] + } + }, + "yargs-interactive": { + "2.1": { + "libraryName": "yargs-interactive", + "typingsPackageName": "yargs-interactive", + "projectName": "https://github.com/nanovazquez/yargs-interactive#readme", + "contributors": [ + { + "name": "Steven Zeck", + "url": "https://github.com/szeck87", + "githubUsername": "szeck87" + }, + { + "name": "Nano Vazquez", + "url": "https://github.com/nanovazquez", + "githubUsername": "nanovazquez" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cfcb223ca8b2d41ccd795203bfa0105036b597dc3819650c6fb56e55f7616cda", + "globals": [], + "declaredModules": [ + "yargs-interactive" + ] + } + }, + "yargs-parser": { + "15.0": { + "libraryName": "yargs-parser", + "typingsPackageName": "yargs-parser", + "projectName": "https://github.com/yargs/yargs-parser#readme", + "contributors": [ + { + "name": "Miles Johnson", + "url": "https://github.com/milesj", + "githubUsername": "milesj" + } + ], + "libraryMajorVersion": 15, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "dfb678a3324e6b48900f50da7ca18c044ba7c18cf0bfecb96c1c1a6998d736d6", + "globals": [], + "declaredModules": [ + "yargs-parser" + ] + }, + "11.0": { + "libraryVersionDirectoryName": "11", + "libraryName": "yargs-parser", + "typingsPackageName": "yargs-parser", + "projectName": "https://github.com/yargs/yargs-parser#readme", + "contributors": [ + { + "name": "Miles Johnson", + "url": "https://github.com/milesj", + "githubUsername": "milesj" + } + ], + "libraryMajorVersion": 11, + "libraryMinorVersion": 0, + "minTsVersion": "2.2", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [ + { + "packageName": "yargs-parser", + "version": { + "major": 11 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "e288fc8dfac0820cd5e2d3e8f025c4be515a7138bd597be9fd41c7345029d666", + "globals": [], + "declaredModules": [ + "yargs-parser" + ] + } + }, + "yarnpkg__lockfile": { + "1.1": { + "libraryName": "@yarnpkg/lockfile", + "typingsPackageName": "yarnpkg__lockfile", + "projectName": "https://github.com/yarnpkg/yarn/tree/master/packages/lockfile", + "contributors": [ + { + "name": "Eric Wang", + "url": "https://github.com/fa93hws", + "githubUsername": "fa93hws" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@yarnpkg/lockfile" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d267e194072971495e2463b8f385ef51f64f6e2821952f35a173fd2d06bc11d0", + "globals": [], + "declaredModules": [ + "yarnpkg__lockfile" + ] + } + }, + "yauzl": { + "2.9": { + "libraryName": "yauzl", + "typingsPackageName": "yauzl", + "projectName": "https://github.com/thejoshwolfe/yauzl", + "contributors": [ + { + "name": "Florian Keller", + "url": "https://github.com/ffflorian", + "githubUsername": "ffflorian" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "78f765e4caa71766b61010d584b87ea4cf34e0bac10cac6b16d722d8a8456073", + "globals": [], + "declaredModules": [ + "yauzl" + ] + } + }, + "yauzl-promise": { + "2.1": { + "libraryName": "yauzl-promise", + "typingsPackageName": "yauzl-promise", + "projectName": "https://github.com/overlookmotel/yauzl-promise", + "contributors": [ + { + "name": "Dave Lee", + "url": "https://github.com/dlee-nvisia", + "githubUsername": "dlee-nvisia" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "yauzl", + "version": "*" + }, + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "29751a85f14445a6caa29e8cdbe2187d9e160e9c86e3f163edbb5e5e8e455947", + "globals": [], + "declaredModules": [ + "yauzl-promise" + ] + } + }, + "yawn-yaml": { + "1.4": { + "libraryName": "yawn-yaml", + "typingsPackageName": "yawn-yaml", + "projectName": "https://github.com/mohsen1/yawn-yaml#readme", + "contributors": [ + { + "name": "Jamie Magee", + "url": "https://github.com/JamieMagee", + "githubUsername": "JamieMagee" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "cjs/index.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "980f8224a807a7b5d3d0a561e634cbe23150a9dcc67d69579076889445179a6a", + "globals": [], + "declaredModules": [ + "yawn-yaml", + "yawn-yaml/cjs" + ] + } + }, + "yayson": { + "2.0": { + "libraryName": "yayson", + "typingsPackageName": "yayson", + "projectName": "https://github.com/confetti/yayson", + "contributors": [ + { + "name": "David Wood", + "url": "https://github.com/Codesleuth", + "githubUsername": "Codesleuth" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e61a96bd96c345dc34eccc3a37e30c69fd00359250f255c2761c02247031fa09", + "globals": [], + "declaredModules": [ + "yayson" + ] + } + }, + "yazl": { + "2.4": { + "libraryName": "yazl", + "typingsPackageName": "yazl", + "projectName": "https://github.com/thejoshwolfe/yazl", + "contributors": [ + { + "name": "taoqf", + "url": "https://github.com/taoqf", + "githubUsername": "taoqf" + }, + { + "name": "Sean Marvi Oliver Genabe", + "url": "https://github.com/seangenabe", + "githubUsername": "seangenabe" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 4, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "fs" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "6bd83181fdee560f75eb32b86125c84b55b4954b2672428d5aa82b3a953b0a6b", + "globals": [], + "declaredModules": [ + "yazl" + ] + } + }, + "ydn-db": { + "1.0": { + "libraryName": "YDN-DB", + "typingsPackageName": "ydn-db", + "projectName": "http://dev.yathit.com/ydn-db/index.html", + "contributors": [ + { + "name": "Kyaw Tun", + "url": "https://github.com/yathit", + "githubUsername": "yathit" + }, + { + "name": "Gabriel Monteagudo", + "url": "https://github.com/gabrielmaldi", + "githubUsername": "gabrielmaldi" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d5f9fe4437c8b0668444e56329f74e4fcb6778711152167100a078d10b0851af", + "globals": [ + "ydb", + "ydn" + ], + "declaredModules": [] + } + }, + "yeast": { + "0.1": { + "libraryName": "yeast", + "typingsPackageName": "yeast", + "projectName": "https://github.com/unshiftio/yeast", + "contributors": [ + { + "name": "Christian Scheja", + "url": "https://github.com/schmollmolch", + "githubUsername": "schmollmolch" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d3682ffd41b25b3a0440c79e69feae1fe0d09b69a246eb8422de568d309a5661", + "globals": [], + "declaredModules": [ + "yeast" + ] + } + }, + "yeoman-assert": { + "3.1": { + "libraryName": "yeoman-assert", + "typingsPackageName": "yeoman-assert", + "projectName": "https://github.com/yeoman/yeoman-assert", + "contributors": [ + { + "name": "Toilal", + "url": "https://github.com/Toilal", + "githubUsername": "Toilal" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "15a899d3ee2289fbaef95f2b33a04a9812a4cd79e759dee080d543d3a516d9c5", + "globals": [], + "declaredModules": [ + "yeoman-assert" + ] + } + }, + "yeoman-environment": { + "2.3": { + "libraryName": "yeoman-environment", + "typingsPackageName": "yeoman-environment", + "projectName": "https://github.com/yeoman/environment", + "contributors": [ + { + "name": "c4605", + "url": "https://github.com/bolasblack", + "githubUsername": "bolasblack" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 3, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "mem-fs", + "version": "*" + }, + { + "name": "inquirer", + "version": "*" + }, + { + "name": "yeoman-generator", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": ">=6.4.0" + } + ], + "contentHash": "b024578f2988ca26ca71279bb472ae4306b8cce55f82f19595259e45bf606acc", + "globals": [], + "declaredModules": [ + "yeoman-environment" + ] + } + }, + "yeoman-generator": { + "3.1": { + "libraryName": "yeoman-generator", + "typingsPackageName": "yeoman-generator", + "projectName": "https://github.com/yeoman/generator", + "contributors": [ + { + "name": "Kentaro Okuno", + "url": "https://github.com/armorik83", + "githubUsername": "armorik83" + }, + { + "name": "Jay Anslow", + "url": "https://github.com/janslow", + "githubUsername": "janslow" + }, + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + }, + { + "name": "Joshua Cherry", + "url": "https://github.com/tasadar2", + "githubUsername": "tasadar2" + }, + { + "name": "Arthur Corenzan", + "url": "https://github.com/haggen", + "githubUsername": "haggen" + }, + { + "name": "Richard Lea", + "url": "https://github.com/chigix", + "githubUsername": "chigix" + }, + { + "name": "Devid Farinelli", + "url": "https://github.com/misterdev", + "githubUsername": "misterdev" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 1, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "inquirer", + "version": "*" + }, + { + "name": "rxjs", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "rxjs", + "version": ">=6.4.0" + } + ], + "contentHash": "685c518c5099887f9644f11092d12ac07dfcd86437c6ed0296b658b82d293d1b", + "globals": [], + "declaredModules": [ + "yeoman-generator" + ] + } + }, + "yeoman-test": { + "2.0": { + "libraryName": "yeoman-test", + "typingsPackageName": "yeoman-test", + "projectName": "https://github.com/yeoman/yeoman-test", + "contributors": [ + { + "name": "Ika", + "url": "https://github.com/ikatyang", + "githubUsername": "ikatyang" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "yeoman-generator", + "version": "*" + } + ], + "testDependencies": [ + "fs", + "path" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "fc1f39d37a040fc3decc713b398001800a8143c1de732169d6f2aca48f2360ad", + "globals": [], + "declaredModules": [ + "yeoman-test" + ] + } + }, + "yesql": { + "3.2": { + "libraryName": "yesql", + "typingsPackageName": "yesql", + "projectName": "https://github.com/pihvi/yesql#readme", + "contributors": [ + { + "name": "Lluís Ulzurrun de Asanza Sáez", + "url": "https://github.com/Sumolari", + "githubUsername": "Sumolari" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 2, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f6957cce150a00ab8c5167f272bfb8c79b0b649b144c2a46167f1ee7a2673450", + "globals": [], + "declaredModules": [ + "yesql" + ] + } + }, + "yoctodelay": { + "1.1": { + "libraryName": "yoctodelay", + "typingsPackageName": "yoctodelay", + "projectName": "https://github.com/sindresorhus/yoctodelay#readme", + "contributors": [ + { + "name": "Sean Marvi Oliver Genabe", + "url": "https://github.com/seangenabe", + "githubUsername": "seangenabe" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "a159322ed8ffd52d9ee759f2c834ee470e5d40eb04018f2df894c6ca21832d74", + "globals": [], + "declaredModules": [ + "yoctodelay" + ] + } + }, + "yog-bigpipe": { + "0.4": { + "libraryName": "yog-bigpipe", + "typingsPackageName": "yog-bigpipe", + "projectName": "https://github.com/fex-team/yog-bigpipe", + "contributors": [ + { + "name": "ssddi456", + "url": "https://github.com/ssddi456", + "githubUsername": "ssddi456" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 4, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f74b8cccfbe7339f0891ce5f72d2de0bd2902516bb3b53ea5274dd4be43a27ac", + "globals": [], + "declaredModules": [ + "yog-bigpipe" + ] + } + }, + "yog-log": { + "0.1": { + "libraryName": "yog-log", + "typingsPackageName": "yog-log", + "projectName": "https://github.com/fex-team/yog-log", + "contributors": [ + { + "name": "ssddi456", + "url": "https://github.com/ssddi456", + "githubUsername": "ssddi456" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ad1fd0bbd8810671e0991f006da77a8b813b593aebe2d4bd3c6669816ea053f9", + "globals": [], + "declaredModules": [ + "yog-log" + ] + } + }, + "yog-ral": { + "0.20": { + "libraryName": "yog-ral", + "typingsPackageName": "yog-ral", + "projectName": "https://gitlab.baidu.com/fex/node-ral", + "contributors": [ + { + "name": "ssddi456", + "url": "https://github.com/ssddi456", + "githubUsername": "ssddi456" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 20, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node-ral", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "3125fc0097e71e60019963b7e188b5021d23a11d2b1949c0a42285c203d8d34b", + "globals": [], + "declaredModules": [ + "yog-ral" + ] + } + }, + "yog2-kernel": { + "1.9": { + "libraryName": "yog2-kernel", + "typingsPackageName": "yog2-kernel", + "projectName": "https://github.com/fex-team/yog2-kernel", + "contributors": [ + { + "name": "ssddi456", + "url": "https://github.com/ssddi456", + "githubUsername": "ssddi456" + }, + { + "name": "devinux", + "url": "https://github.com/devinux", + "githubUsername": "devinux" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "express", + "version": "*" + }, + { + "name": "lodash", + "version": "*" + }, + { + "name": "node-ral", + "version": "*" + }, + { + "name": "yog-log", + "version": "*" + }, + { + "name": "yog-bigpipe", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "ccd849eb8ac3386bc259dacdea95d43e9888a21e2f4544bbdd8a207cc120ffdd", + "globals": [ + "yog" + ], + "declaredModules": [ + "yog2-kernel" + ] + } + }, + "yoga-layout": { + "1.9": { + "libraryName": "yoga-layout", + "typingsPackageName": "yoga-layout", + "projectName": "https://github.com/facebook/yoga#readme", + "contributors": [ + { + "name": "tnobody", + "url": "https://github.com/tnobody", + "githubUsername": "tnobody" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 9, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cf23f0b91822b9773e3f4ea15856923d928cc6a78fa6cff32dbfa0295a703bb6", + "globals": [], + "declaredModules": [ + "yoga-layout" + ] + } + }, + "yosay": { + "0.0": { + "libraryName": "yosay", + "typingsPackageName": "yosay", + "projectName": "https://github.com/yeoman/yosay", + "contributors": [ + { + "name": "Kentaro Okuno", + "url": "https://github.com/armorik83", + "githubUsername": "armorik83" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "96a1e7428b26cde8352554f980d77b0aad1c6b95d158cee4c47a5364657d365b", + "globals": [], + "declaredModules": [ + "yosay" + ] + } + }, + "youtube": { + "0.0": { + "libraryName": "YouTube", + "typingsPackageName": "youtube", + "projectName": "https://developers.google.com/youtube/", + "contributors": [ + { + "name": "Daz Wilkin", + "url": "https://github.com/DazWilkin", + "githubUsername": "DazWilkin" + }, + { + "name": "Ian Obermiller", + "url": "http://ianobermiller.com" + }, + { + "name": "Josh Goldberg", + "url": "https://github.com/JoshuaKGoldberg", + "githubUsername": "JoshuaKGoldberg" + }, + { + "name": "Eliot Fallon", + "url": "https://github.com/eliotfallon213", + "githubUsername": "eliotfallon213" + }, + { + "name": "Terry Mun", + "url": "https://github.com/terrymun", + "githubUsername": "terrymun" + }, + { + "name": "Paul Hobbel", + "url": "https://github.com/paulhobbel", + "githubUsername": "paulhobbel" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "87aacc224cb919af36b87c74935a29ceb3c9ee1fa1c90fba8c7e6cac8e23a1a6", + "globals": [ + "YT" + ], + "declaredModules": [] + } + }, + "youtube-dl": { + "1.12": { + "libraryName": "youtube-dl", + "typingsPackageName": "youtube-dl", + "projectName": "https://github.com/przemyslawpluta/node-youtube-dl", + "contributors": [ + { + "name": "Bogdan Surai", + "url": "https://github.com/bsurai", + "githubUsername": "bsurai" + }, + { + "name": "Moshe Feuchtwanger", + "url": "https://github.com/moshfeu", + "githubUsername": "moshfeu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 12, + "minTsVersion": "2.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1843eecb5718b2664834e56d754367e2c1450ef816fe9f4127b3db265a3080fc", + "globals": [], + "declaredModules": [ + "youtube-dl" + ] + } + }, + "youtube-player": { + "5.5": { + "libraryName": "youtube-player", + "typingsPackageName": "youtube-player", + "projectName": "https://github.com/gajus/youtube-player#readme", + "contributors": [ + { + "name": "Martin Jurča", + "url": "https://github.com/jurca", + "githubUsername": "jurca" + } + ], + "libraryMajorVersion": 5, + "libraryMinorVersion": 5, + "minTsVersion": "2.7", + "typesVersions": [], + "files": [ + "dist/FunctionStateMap.d.ts", + "dist/YouTubePlayer.d.ts", + "dist/constants/PlayerStates.d.ts", + "dist/eventNames.d.ts", + "dist/functionNames.d.ts", + "dist/index.d.ts", + "dist/loadYouTubeIframeApi.d.ts", + "dist/types.d.ts", + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "99ebec6fdd0d2cd3804e1c57fefc6e3161d9ea16e194b238561df5c5f6772a52", + "globals": [], + "declaredModules": [ + "youtube-player", + "youtube-player/dist", + "youtube-player/dist/types", + "youtube-player/dist/constants/PlayerStates", + "youtube-player/dist/eventNames", + "youtube-player/dist/FunctionStateMap", + "youtube-player/dist/YouTubePlayer", + "youtube-player/dist/functionNames", + "youtube-player/dist/loadYouTubeIframeApi" + ] + } + }, + "yt-player": { + "3.4": { + "libraryName": "yt-player", + "typingsPackageName": "yt-player", + "projectName": "https://github.com/feross/yt-player", + "contributors": [ + { + "name": "Thomas Röggla", + "url": "https://github.com/troeggla", + "githubUsername": "troeggla" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "0a3b338818e9bedebcc8d46d94648ff2c78ec1c3499498eb22d2d38cb4dc6b8f", + "globals": [], + "declaredModules": [ + "yt-player" + ] + } + }, + "yui": { + "3.14": { + "libraryName": "yui", + "typingsPackageName": "yui", + "projectName": "https://github.com/yui/yui3", + "contributors": [ + { + "name": "Gia Bảo @ Sân Đình", + "url": "https://github.com/giabao", + "githubUsername": "giabao" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 14, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts", + "yui-test.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35a7fbd7cfd48bc701708696aa365e6b1af2b2fbe44effa3202457b4cef0ffd0", + "globals": [ + "Y", + "YUI" + ], + "declaredModules": [] + } + }, + "yup": { + "0.26": { + "libraryName": "yup", + "typingsPackageName": "yup", + "projectName": "https://github.com/jquense/yup", + "contributors": [ + { + "name": "Dominik Hardtke", + "url": "https://github.com/dhardtke", + "githubUsername": "dhardtke" + }, + { + "name": "Vladyslav Tserman", + "url": "https://github.com/vtserman", + "githubUsername": "vtserman" + }, + { + "name": "Moreton Bay Regional Council", + "url": "https://github.com/MoretonBayRC", + "githubUsername": "MoretonBayRC" + }, + { + "name": "Sindre Seppola", + "url": "https://github.com/sseppola", + "githubUsername": "sseppola" + }, + { + "name": "Yash Kulshrestha", + "url": "https://github.com/YashdalfTheGray", + "githubUsername": "YashdalfTheGray" + }, + { + "name": "Vincent Pizzo", + "url": "https://github.com/vincentjames501", + "githubUsername": "vincentjames501" + }, + { + "name": "Robert Bullen", + "url": "https://github.com/robertbullen", + "githubUsername": "robertbullen" + }, + { + "name": "Yusuke Sato", + "url": "https://github.com/sat0yu", + "githubUsername": "sat0yu" + }, + { + "name": "Desmond Koh", + "url": "https://github.com/deskoh", + "githubUsername": "deskoh" + }, + { + "name": "Maurice de Beijer", + "url": "https://github.com/mauricedb", + "githubUsername": "mauricedb" + }, + { + "name": "Kalley Powell", + "url": "https://github.com/kalley", + "githubUsername": "kalley" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 26, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "946c1c46d014cfaf6c8abc0d1f4f6209c2db1c6bb361099ad3653c571fa600a3", + "globals": [], + "declaredModules": [ + "yup" + ] + } + }, + "zchat-browser": { + "1.81": { + "libraryName": "zchat-browser", + "typingsPackageName": "zchat-browser", + "projectName": "https://api.zopim.com/web-sdk/#introduction", + "contributors": [ + { + "name": "David Copley", + "url": "https://github.com/davidcopley", + "githubUsername": "davidcopley" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 81, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b0d98922b1fe2387e50ea22256e9ac9717ba8b2d5a69fc7279bb778be8d8f185", + "globals": [ + "zChat" + ], + "declaredModules": [ + "zchat-browser" + ] + } + }, + "zdog": { + "1.1": { + "libraryName": "zdog", + "typingsPackageName": "zdog", + "projectName": "https://zzz.dog", + "contributors": [ + { + "name": "Dmitry Demensky", + "url": "https://github.com/demensky", + "githubUsername": "demensky" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 1, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "8ab11136b32985a024644cb884bdc348f0e92ed12781f3696c309894557b2bdf", + "globals": [ + "Zdog" + ], + "declaredModules": [ + "zdog" + ] + } + }, + "zeit__next-source-maps": { + "0.0": { + "libraryName": "@zeit/next-source-maps", + "typingsPackageName": "zeit__next-source-maps", + "projectName": "https://github.com/zeit/next-plugins/tree/master/packages/next-source-maps", + "contributors": [ + { + "name": "ldthorne", + "url": "https://github.com/ldthorne", + "githubUsername": "ldthorne" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@zeit/next-source-maps" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "c5c3805ca72652bd88d11b1bd28ee789b681af6e0b8cf4dc454c85a1af24cc1f", + "globals": [], + "declaredModules": [ + "zeit__next-source-maps" + ] + } + }, + "zeit__next-typescript": { + "0.1": { + "libraryName": "@zeit/next-typescript", + "typingsPackageName": "zeit__next-typescript", + "projectName": "https://github.com/zeit/next-plugins/tree/master/packages/next-typescript", + "contributors": [ + { + "name": "icopp", + "url": "https://github.com/icopp", + "githubUsername": "icopp" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "@zeit/next-typescript" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1b872d2ba9b922f7e08410b0096791cb5ec8472f365cb571bd813adf9cd2c368", + "globals": [], + "declaredModules": [ + "zeit__next-typescript" + ] + } + }, + "zen-observable": { + "0.8": { + "libraryName": "zen-observable", + "typingsPackageName": "zen-observable", + "projectName": "https://github.com/zenparsing/zen-observable", + "contributors": [ + { + "name": "Kombu", + "url": "https://github.com/aicest", + "githubUsername": "aicest" + }, + { + "name": "JounQin", + "url": "https://github.com/JounQin", + "githubUsername": "JounQin" + }, + { + "name": "Thomas", + "url": "https://github.com/itomtom", + "githubUsername": "itomtom" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 8, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b38cf27ebcd899d9dab8a02d5cb7b53aacd5c4b407a36e938223f642882b6509", + "globals": [], + "declaredModules": [ + "zen-observable" + ] + } + }, + "zen-push": { + "0.1": { + "libraryName": "zen-push", + "typingsPackageName": "zen-push", + "projectName": "https://github.com/zenparsing/zen-push", + "contributors": [ + { + "name": "daprahamian", + "url": "https://github.com/daprahamian", + "githubUsername": "daprahamian" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "zen-observable", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d95f3a6f30a647a271655e553c28e9bce0d2797748d828f7eb791f8ffc1fc4fd", + "globals": [], + "declaredModules": [ + "zen-push" + ] + } + }, + "zenaton": { + "0.5": { + "libraryName": "zenaton", + "typingsPackageName": "zenaton", + "projectName": "https://zenaton.com", + "contributors": [ + { + "name": "Julien", + "url": "https://github.com/jalric", + "githubUsername": "jalric" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 5, + "minTsVersion": "2.1", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cc18e77a93a626320a997c2d101d967ca2f99bcc0fe1858b352b56747be6cdcf", + "globals": [], + "declaredModules": [ + "zenaton" + ] + } + }, + "zenscroll": { + "4.0": { + "libraryName": "zenscroll", + "typingsPackageName": "zenscroll", + "projectName": "https://zengabor.github.io/zenscroll/", + "contributors": [ + { + "name": "Hamed Fathi", + "url": "https://github.com/HamedFathi", + "githubUsername": "HamedFathi" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "cab7a5f36ef661f9c73eebdb3efc85cb2c566fdad0ecd7b590e7c16e339c9716", + "globals": [ + "zenScroll" + ], + "declaredModules": [ + "zenscroll" + ] + } + }, + "zepto": { + "1.0": { + "libraryName": "Zepto", + "typingsPackageName": "zepto", + "projectName": "http://zeptojs.com/", + "contributors": [ + { + "name": "Josh Baldwin", + "url": "https://github.com/jbaldwin", + "githubUsername": "jbaldwin" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "770493ba75a1a10b12d1347adf592a7de5970c237337363bbac48feabfb52afe", + "globals": [ + "$", + "Zepto" + ], + "declaredModules": [] + } + }, + "zeroclipboard": { + "2.0": { + "libraryName": "ZeroClipboard", + "typingsPackageName": "zeroclipboard", + "projectName": "https://github.com/zeroclipboard/zeroclipboard", + "contributors": [ + { + "name": "Eric J. Smith", + "url": "https://github.com/ejsmith", + "githubUsername": "ejsmith" + }, + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + }, + { + "name": "György Balássy", + "url": "https://github.com/balassy", + "githubUsername": "balassy" + }, + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "82e3419df008171a9d7e5a93ecbf360a443d082a22243968eff3b6a5af92d914", + "globals": [ + "ZeroClipboard" + ], + "declaredModules": [ + "zeroclipboard" + ] + }, + "1.3": { + "libraryVersionDirectoryName": "1", + "libraryName": "ZeroClipboard", + "typingsPackageName": "zeroclipboard", + "projectName": "https://github.com/jonrohan/ZeroClipboard", + "contributors": [ + { + "name": "Eric J. Smith", + "url": "https://github.com/ejsmith", + "githubUsername": "ejsmith" + }, + { + "name": "Blake Niemyjski", + "url": "https://github.com/niemyjski", + "githubUsername": "niemyjski" + }, + { + "name": "György Balássy", + "url": "https://github.com/balassy", + "githubUsername": "balassy" + }, + { + "name": "Leon Yu", + "url": "https://github.com/leonyu", + "githubUsername": "leonyu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 3, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [ + "jquery" + ], + "pathMappings": [ + { + "packageName": "zeroclipboard", + "version": { + "major": 1 + } + } + ], + "packageJsonDependencies": [], + "contentHash": "9a45cd67d2f254bb951c2c3e54dfc6d159891d7594039242c5204460f6b99089", + "globals": [ + "ZeroClipboard" + ], + "declaredModules": [ + "zeroclipboard" + ] + } + }, + "zeromq": { + "4.6": { + "libraryName": "zeromq", + "typingsPackageName": "zeromq", + "projectName": "https://github.com/zeromq/zeromq.js", + "contributors": [ + { + "name": "Dave McKeown", + "url": "https://github.com/davemckeown", + "githubUsername": "davemckeown" + }, + { + "name": "Erik Mavrinac", + "url": "https://github.com/erikma", + "githubUsername": "erikma" + }, + { + "name": "Philippe D'Alva", + "url": "https://github.com/TitaneBoy", + "githubUsername": "TitaneBoy" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "26c3456d165d1979517353b73e8d6cf56b34f964a3fff67bbd2079b0631f1cbc", + "globals": [], + "declaredModules": [ + "zeromq" + ] + } + }, + "zfont": { + "1.2": { + "libraryName": "zfont", + "typingsPackageName": "zfont", + "projectName": "https://github.com/jaames/zfont", + "contributors": [ + { + "name": "Dmitry Demensky", + "url": "https://github.com/demensky", + "githubUsername": "demensky" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 2, + "minTsVersion": "3.4", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "zdog", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e26513cf9a9b2b8ced40b707152dd7a88bd676602ad1d65942678d4be741c75e", + "globals": [ + "Zfont" + ], + "declaredModules": [ + "zfont" + ] + } + }, + "zingchart": { + "2.8": { + "libraryName": "zingchart", + "typingsPackageName": "zingchart", + "projectName": "https://github.com/zingchart", + "contributors": [ + { + "name": "Mike Schultz", + "url": "https://github.com/mike-schultz", + "githubUsername": "mike-schultz" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 8, + "minTsVersion": "3.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "35d588499dbc4cc6f02bdd4d178ef4293f91c97d56311d490942ca54a3b2b2c2", + "globals": [ + "zingchart" + ], + "declaredModules": [ + "zingchart" + ] + } + }, + "zip-webpack-plugin": { + "3.0": { + "libraryName": "zip-webpack-plugin", + "typingsPackageName": "zip-webpack-plugin", + "projectName": "https://github.com/erikdesjardins/zip-webpack-plugin", + "contributors": [ + { + "name": "Blaise Kal", + "url": "https://github.com/blaise-io", + "githubUsername": "blaise-io" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "webpack", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e32c1a8d22891e86567acc02096fdef75bc3b1aa0e4c6bac5f99dc6a2dd90388", + "globals": [], + "declaredModules": [ + "zip-webpack-plugin" + ] + } + }, + "zip.js": { + "2.0": { + "libraryName": "zip.js", + "typingsPackageName": "zip.js", + "projectName": "https://github.com/gildas-lormeau/zip.js", + "contributors": [ + { + "name": "Louis Grignon", + "url": "https://github.com/lgrignon", + "githubUsername": "lgrignon" + } + ], + "libraryMajorVersion": 2, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "e99865abd32363de1828f93fa82fa3674d171672bd1770b64f9f11c17fc42ec4", + "globals": [ + "zip" + ], + "declaredModules": [] + } + }, + "zipcelx": { + "1.5": { + "libraryName": "zipcelx", + "typingsPackageName": "zipcelx", + "projectName": "https://github.com/dixieio/zipcelx#readme", + "contributors": [ + { + "name": "Alessandro Burato", + "url": "https://github.com/aleburato", + "githubUsername": "aleburato" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 5, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "159b8c48833ec93c7164afef099bdf0c17720d5d8061c021099a09b75caadbce", + "globals": [], + "declaredModules": [ + "zipcelx" + ] + } + }, + "zipcodes": { + "6.1": { + "libraryName": "zipcodes", + "typingsPackageName": "zipcodes", + "projectName": "https://github.com/davglass/zipcodes#readme", + "contributors": [ + { + "name": "Brayden Lopez", + "url": "https://github.com/headdetect", + "githubUsername": "headdetect" + }, + { + "name": "Dobes Vandermeer", + "url": "https://github.com/dobesv", + "githubUsername": "dobesv" + } + ], + "libraryMajorVersion": 6, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "b1ad18b2fd9ea6461443c58cb0b83d2c99f25bdbcd192d5c403e1ed8038bc5ea", + "globals": [ + "ZipCodes" + ], + "declaredModules": [ + "zipcodes" + ] + } + }, + "zipkin-context-cls": { + "0.11": { + "libraryName": "zipkin-context-cls", + "typingsPackageName": "zipkin-context-cls", + "projectName": "https://github.com/openzipkin/zipkin-js#readme", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "zipkin", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "zipkin", + "version": ">=0.11.0" + } + ], + "contentHash": "9cebd79afa2586661e52b823689ae66b9e43d4d9c10e19bf0a2d616404560f5a", + "globals": [], + "declaredModules": [ + "zipkin-context-cls" + ] + } + }, + "zipkin-instrumentation-fetch": { + "0.11": { + "libraryName": "zipkin-instrumentation-fetch", + "typingsPackageName": "zipkin-instrumentation-fetch", + "projectName": "https://github.com/openzipkin/zipkin-js#readme", + "contributors": [ + { + "name": "York Yao", + "url": "https://github.com/plantain-00", + "githubUsername": "plantain-00" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 11, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "zipkin", + "version": "*" + }, + { + "name": "node-fetch", + "version": "*" + } + ], + "testDependencies": [ + "zipkin-context-cls", + "zipkin-transport-http" + ], + "pathMappings": [], + "packageJsonDependencies": [ + { + "name": "zipkin", + "version": ">=0.11.0" + }, + { + "name": "zipkin-transport-http", + "version": "^0.12.0" + } + ], + "contentHash": "de988baab9e83e0cc84c1383875f33af3c737f2c58bffd17702c70e4226c7789", + "globals": [], + "declaredModules": [ + "zipkin-instrumentation-fetch" + ] + } + }, + "zipkin-javascript-opentracing": { + "1.6": { + "libraryName": "zipkin-javascript-opentracing", + "typingsPackageName": "zipkin-javascript-opentracing", + "projectName": "https://github.com/DanielMSchmidt/zipkin-javascript-opentracing", + "contributors": [ + { + "name": "Laurent Gilly", + "url": "https://github.com/laurentgilly", + "githubUsername": "laurentgilly" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 6, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "1acc073c2940a5be856504e6b8fd30cb6d85bd7ba8e84d8efcca3252f35940b0", + "globals": [], + "declaredModules": [ + "zipkin-javascript-opentracing" + ] + } + }, + "zmq": { + "0.0": { + "libraryName": "ZeroMQ Node", + "typingsPackageName": "zmq", + "projectName": "https://github.com/JustinTulloss/zeromq.node", + "contributors": [ + { + "name": "Dave McKeown", + "url": "https://github.com/davemckeown", + "githubUsername": "davemckeown" + } + ], + "libraryMajorVersion": 0, + "libraryMinorVersion": 0, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "13a95250b777690b0791422666d5e3f5094ecd06fa3d0dbf5c136797c9241663", + "globals": [], + "declaredModules": [ + "zmq" + ] + } + }, + "zookeeper": { + "3.4": { + "libraryName": "zookeeper", + "typingsPackageName": "zookeeper", + "projectName": "https://github.com/yfinkelstein/node-zookeeper#readme", + "contributors": [ + { + "name": "xialeistudio", + "url": "https://github.com/xialeistudio", + "githubUsername": "xialeistudio" + } + ], + "libraryMajorVersion": 3, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "f3987b1887305e1293ce93ef0350f0bc1c350df65b0eac64d2e7efc34a2e1041", + "globals": [], + "declaredModules": [ + "zookeeper" + ] + } + }, + "zopflipng-bin": { + "4.1": { + "libraryName": "zopflipng-bin", + "typingsPackageName": "zopflipng-bin", + "projectName": "https://github.com/imagemin/zopflipng-bin#readme", + "contributors": [ + { + "name": "Hirotaka Ikoma", + "url": "https://github.com/hikoma", + "githubUsername": "hikoma" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 1, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "node", + "version": "*" + } + ], + "testDependencies": [ + "child_process" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "d851fc9c82aac64afa1f390f52b694261b8f2a6048f5b966380a26df06d405b1", + "globals": [], + "declaredModules": [ + "zopflipng-bin" + ] + } + }, + "zrender": { + "4.0": { + "libraryName": "zrender", + "typingsPackageName": "zrender", + "projectName": "https://github.com/ecomfe/zrender", + "contributors": [ + { + "name": "Roman", + "url": "https://github.com/iRON5", + "githubUsername": "iRON5" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 0, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "40ab53f18cc34714e23ee317659beed019cc56590d0604dd720d20d4e2b4b25b", + "globals": [], + "declaredModules": [ + "zrender" + ] + } + }, + "zui": { + "1.7": { + "libraryName": "zui", + "typingsPackageName": "zui", + "projectName": "http://zui.sexy", + "contributors": [ + { + "name": "YuanXu", + "url": "https://github.com/yuanxu", + "githubUsername": "yuanxu" + } + ], + "libraryMajorVersion": 1, + "libraryMinorVersion": 7, + "minTsVersion": "2.3", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [ + { + "name": "jquery", + "version": "*" + } + ], + "testDependencies": [ + "node" + ], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "aa81c16336a78ce55a6c4b9a845b210fb47aecf231f091ce22b29db5458c45b0", + "globals": [ + "ERRORS", + "MessagerTypeEnum", + "STATUS" + ], + "declaredModules": [] + } + }, + "zxcvbn": { + "4.4": { + "libraryName": "zxcvbn", + "typingsPackageName": "zxcvbn", + "projectName": "https://github.com/dropbox/zxcvbn#readme", + "contributors": [ + { + "name": "Matt Traynham", + "url": "https://github.com/mtraynham", + "githubUsername": "mtraynham" + } + ], + "libraryMajorVersion": 4, + "libraryMinorVersion": 4, + "minTsVersion": "2.8", + "typesVersions": [], + "files": [ + "index.d.ts" + ], + "license": "MIT", + "dependencies": [], + "testDependencies": [], + "pathMappings": [], + "packageJsonDependencies": [], + "contentHash": "70263a20f60a536c9b78950204a3b00a50ff4f936eaed877b6d99a2a24ee2cc1", + "globals": [ + "zxcvbn" + ], + "declaredModules": [ + "zxcvbn" + ] + } + } +} diff --git a/packages/definitions-parser/src/parseDefinitions.ts b/packages/definitions-parser/src/parseDefinitions.ts index c055d7b553..6685c50b00 100644 --- a/packages/definitions-parser/src/parseDefinitions.ts +++ b/packages/definitions-parser/src/parseDefinitions.ts @@ -4,6 +4,8 @@ import { getTypingInfo } from "./lib/definition-parser"; import { definitionParserWorkerFilename } from "./lib/definition-parser-worker"; import { AllPackages, readNotNeededPackages, typesDataFilename, TypingsVersionsRaw } from "./packages"; +export { parseVersionFromDirectoryName } from "./lib/definition-parser"; + export interface ParallelOptions { readonly nProcesses: number; readonly definitelyTypedPath: string; diff --git a/packages/definitions-parser/test/tsconfig.json b/packages/definitions-parser/test/tsconfig.json index c1953ca9be..f5517b7c18 100644 --- a/packages/definitions-parser/test/tsconfig.json +++ b/packages/definitions-parser/test/tsconfig.json @@ -1,7 +1,9 @@ { - "extends": "../tsconfig.json", + "extends": "../../../tsconfig.base.json", "compilerOptions": { - "types": ["node", "jest"] + "types": ["node", "jest"], + "composite": false, + "noEmit": true }, "references": [ { "path": ".." }, diff --git a/packages/definitions-parser/tsconfig.json b/packages/definitions-parser/tsconfig.json index 6141c8ae7b..bef69d32b7 100644 --- a/packages/definitions-parser/tsconfig.json +++ b/packages/definitions-parser/tsconfig.json @@ -4,6 +4,7 @@ "outDir": "dist", "rootDir": "src" }, + "include": ["src"], "references": [ { "path": "../utils" }, { "path": "../header-parser" } diff --git a/packages/header-parser/test/tsconfig.json b/packages/header-parser/test/tsconfig.json index 407f32b1f5..aec7697eed 100644 --- a/packages/header-parser/test/tsconfig.json +++ b/packages/header-parser/test/tsconfig.json @@ -1,7 +1,9 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../tsconfig.base.json", "compilerOptions": { - "types": ["node", "jest"] + "types": ["node", "jest"], + "composite": false, + "noEmit": true }, "references": [ { "path": ".." } diff --git a/packages/header-parser/tsconfig.json b/packages/header-parser/tsconfig.json index 511d8bf082..f7d7c9dc1e 100644 --- a/packages/header-parser/tsconfig.json +++ b/packages/header-parser/tsconfig.json @@ -3,6 +3,7 @@ "compilerOptions": { "outDir": "dist", "rootDir": "src" - } + }, + "include": ["src"] } \ No newline at end of file diff --git a/packages/publisher/package-lock.json b/packages/publisher/package-lock.json index a03da66e5f..f60b02eced 100644 --- a/packages/publisher/package-lock.json +++ b/packages/publisher/package-lock.json @@ -650,10 +650,9 @@ } }, "@types/node": { - "version": "10.17.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.16.tgz", - "integrity": "sha512-A4283YSA1OmnIivcpy/4nN86YlnKRiQp8PYwI2KdPCONEBN093QTb0gCtERtkLyVNGKKIGazTZ2nAmVzQU51zA==", - "dev": true + "version": "12.12.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.29.tgz", + "integrity": "sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==" }, "@types/oboe": { "version": "2.0.28", diff --git a/packages/publisher/package.json b/packages/publisher/package.json index 981ef3ff4d..52046681d4 100644 --- a/packages/publisher/package.json +++ b/packages/publisher/package.json @@ -10,6 +10,7 @@ "@definitelytyped/header-parser": "^0.0.0", "@definitelytyped/utils": "^1.0.0", "@octokit/rest": "^16.1.0", + "@types/node": "^12.12.29", "@types/tar-stream": "^1.6.0", "adal-node": "^0.1.22", "applicationinsights": "^1.0.7", @@ -33,7 +34,6 @@ "@types/fs-extra": "4.0.0", "@types/jest": "^23.3.9", "@types/mz": "^0.0.31", - "@types/node": "^10.11.3", "@types/oboe": "^2.0.28", "@types/source-map-support": "^0.4.0", "@types/tar": "^1.0.27", diff --git a/packages/publisher/src/generate-packages.ts b/packages/publisher/src/generate-packages.ts index 81dff7936f..acefa50b23 100644 --- a/packages/publisher/src/generate-packages.ts +++ b/packages/publisher/src/generate-packages.ts @@ -11,7 +11,7 @@ import { assertNever, joinPaths, logUncaughtErrors, sortObjectKeys, loggerWithEr import { getDefinitelyTyped, AllPackages, TypingsData, NotNeededPackage, AnyPackage, PackageJsonDependency, getFullNpmName, DependencyVersion, License } from "@definitelytyped/definitions-parser"; import { readChangedPackages, ChangedPackages } from "./lib/versions"; -const mitLicense = readFileSync(joinPaths(__dirname, "..", "LICENSE"), "utf-8"); +const mitLicense = readFileSync(joinPaths(__dirname, "../../..", "LICENSE"), "utf-8"); if (!module.parent) { const tgz = !!yargs.argv.tgz; diff --git a/packages/publisher/src/lib/package-publisher.ts b/packages/publisher/src/lib/package-publisher.ts index 404dff2cd2..94c349238f 100644 --- a/packages/publisher/src/lib/package-publisher.ts +++ b/packages/publisher/src/lib/package-publisher.ts @@ -2,9 +2,9 @@ import assert = require("assert"); import { Logger, joinPaths, readFileAndWarn } from "@definitelytyped/utils"; import { Registry } from "./common"; import { NpmPublishClient } from "./npm-client"; -import { ChangedTyping } from "@definitelytyped/definitions-parser/src/lib/versions"; import { NotNeededPackage, AnyPackage } from "@definitelytyped/definitions-parser"; -import { TypeScriptVersion } from "../../../header-parser/src"; +import { ChangedTyping } from "./versions"; +import { TypeScriptVersion } from "@definitelytyped/header-parser"; export async function publishTypingsPackage( client: NpmPublishClient, diff --git a/packages/publisher/src/lib/versions.ts b/packages/publisher/src/lib/versions.ts index b780d02e53..520ec4f474 100644 --- a/packages/publisher/src/lib/versions.ts +++ b/packages/publisher/src/lib/versions.ts @@ -1,6 +1,5 @@ import { assertDefined } from "@definitelytyped/utils"; -import { AllPackages, NotNeededPackage, PackageId, TypingsData } from "@definitelytyped/definitions-parser/src/packages"; -import { readDataFile } from "@definitelytyped/definitions-parser"; +import { AllPackages, NotNeededPackage, PackageId, TypingsData, readDataFile } from "@definitelytyped/definitions-parser"; export const versionsFilename = "versions.json"; diff --git a/packages/publisher/src/tester/test-runner.ts b/packages/publisher/src/tester/test-runner.ts index c8f69b164f..141ff91bec 100644 --- a/packages/publisher/src/tester/test-runner.ts +++ b/packages/publisher/src/tester/test-runner.ts @@ -15,6 +15,7 @@ import { NotNeededPackage, PackageId, TypingsData, + parseVersionFromDirectoryName, } from "@definitelytyped/definitions-parser" import { assertDefined, @@ -37,7 +38,6 @@ import { import { allDependencies, getAffectedPackages } from "./get-affected-packages"; import { numberOfOsProcesses } from "../util/util"; -import { parseVersionFromDirectoryName } from "@definitelytyped/definitions-parser/src/lib/definition-parser"; const perfDir = joinPaths(os.homedir(), ".dts", "perf"); const suggestionsDir = joinPaths(os.homedir(), ".dts", "suggestions"); diff --git a/packages/publisher/src/tester/test.ts b/packages/publisher/src/tester/test.ts index 648658acdd..73e65d7109 100644 --- a/packages/publisher/src/tester/test.ts +++ b/packages/publisher/src/tester/test.ts @@ -8,7 +8,7 @@ import { TesterOptions } from "../lib/common"; import { UncachedNpmInfoClient } from "../lib/npm-client"; import runTests, { getAffectedPackagesFromDiff, parseNProcesses, testerOptions } from "./test-runner"; -import parseDefinitions from "@definitelytyped/definitions-parser/src/parseDefinitions"; +import { parseDefinitions } from "@definitelytyped/definitions-parser"; if (!module.parent) { const options = testerOptions(!!yargs.argv.runFromDefinitelyTyped); diff --git a/packages/publisher/test/tsconfig.json b/packages/publisher/test/tsconfig.json index 36baf21005..f5517b7c18 100644 --- a/packages/publisher/test/tsconfig.json +++ b/packages/publisher/test/tsconfig.json @@ -1,7 +1,9 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../tsconfig.base.json", "compilerOptions": { - "types": ["node", "jest"] + "types": ["node", "jest"], + "composite": false, + "noEmit": true }, "references": [ { "path": ".." }, diff --git a/packages/publisher/tsconfig.json b/packages/publisher/tsconfig.json index ae88ebd5eb..66a897ad10 100644 --- a/packages/publisher/tsconfig.json +++ b/packages/publisher/tsconfig.json @@ -8,8 +8,10 @@ "*": ["src/types/*"] } }, + "include": ["src"], "references": [ { "path": "../definitions-parser" }, + { "path": "../header-parser" }, { "path": "../utils" } ] } diff --git a/packages/utils/logs/conflicts.md b/packages/utils/logs/conflicts.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/utils/package-lock.json b/packages/utils/package-lock.json index 254c4d0e0e..0a64efa45a 100644 --- a/packages/utils/package-lock.json +++ b/packages/utils/package-lock.json @@ -23,9 +23,9 @@ } }, "@types/node": { - "version": "13.7.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-13.7.7.tgz", - "integrity": "sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==", + "version": "12.12.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.29.tgz", + "integrity": "sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==", "dev": true }, "@types/tar-stream": { diff --git a/packages/utils/package.json b/packages/utils/package.json index ff1379507e..433e288491 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -20,6 +20,7 @@ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped-tools/issues" }, "dependencies": { + "@types/node": "^12.12.29", "charm": "^1.0.2", "fs-extra": "^8.1.0", "tar-stream": "^2.1.0" diff --git a/packages/utils/src/process.ts b/packages/utils/src/process.ts index 929ccca07e..037919aa44 100644 --- a/packages/utils/src/process.ts +++ b/packages/utils/src/process.ts @@ -1,5 +1,5 @@ import assert from "assert"; -import { ChildProcess, exec as node_exec, fork, Serializable } from "child_process"; +import { ChildProcess, exec as node_exec, fork } from "child_process"; const DEFAULT_CRASH_RECOVERY_MAX_OLD_SPACE_SIZE = 4096; @@ -105,7 +105,7 @@ interface RunWithListeningChildProcessesOptions { handleStart?(input: In, processIndex: number | undefined): void; handleCrash?(input: In, state: CrashRecoveryState, processIndex: number | undefined): void; } -export function runWithListeningChildProcesses( +export function runWithListeningChildProcesses( { inputs, commandLineArgs, workerFile, nProcesses, cwd, handleOutput, crashRecovery, crashRecoveryMaxOldSpaceSize = DEFAULT_CRASH_RECOVERY_MAX_OLD_SPACE_SIZE, handleStart, handleCrash, softTimeoutMs = Infinity }: RunWithListeningChildProcessesOptions, diff --git a/packages/utils/test/tsconfig.json b/packages/utils/test/tsconfig.json index 407f32b1f5..aec7697eed 100644 --- a/packages/utils/test/tsconfig.json +++ b/packages/utils/test/tsconfig.json @@ -1,7 +1,9 @@ { - "extends": "../../tsconfig.base.json", + "extends": "../../../tsconfig.base.json", "compilerOptions": { - "types": ["node", "jest"] + "types": ["node", "jest"], + "composite": false, + "noEmit": true }, "references": [ { "path": ".." } diff --git a/packages/utils/tsconfig.json b/packages/utils/tsconfig.json index 1e68ec6e0d..5285d28af2 100644 --- a/packages/utils/tsconfig.json +++ b/packages/utils/tsconfig.json @@ -3,5 +3,6 @@ "compilerOptions": { "rootDir": "src", "outDir": "dist" - } + }, + "include": ["src"] } diff --git a/packages/utils/tsconfig.tsbuildinfo b/packages/utils/tsconfig.tsbuildinfo index 3af11994d9..be811d27cd 100644 --- a/packages/utils/tsconfig.tsbuildinfo +++ b/packages/utils/tsconfig.tsbuildinfo @@ -130,20 +130,20 @@ "signature": "5c771dbfab3a478efd78f456aa5fb48b90d562f5a7fca1501565b19a4c41b122" }, "./src/assertions.ts": { - "version": "361c536a93221db7291bb80b95e2697fa3bf84d9fafc365c6c2f07731ab17d88", - "signature": "631ba57f28344e5f16b4fac842a69d75c94fdd37f42adea7a0fb1d3985f1a666" + "version": "6e0cc0df55031a826fc44e716fe66ebada9d8a6f9504c06c823543e0b747884a", + "signature": "0990beb12212866dc2fda035bb2e12857ddaef4e6cafcc31526a12587be39d60" }, "./node_modules/@types/node/globals.d.ts": { - "version": "9a9a22159b64df8f4e5a6317cef7aa8348fb409aab0dbbff4c19f189ba416609", - "signature": "9a9a22159b64df8f4e5a6317cef7aa8348fb409aab0dbbff4c19f189ba416609" + "version": "81d222182d93f8c4dd7bec5aa9f821fc38c3ebc9d56d6844aaabb4103115f0bb", + "signature": "81d222182d93f8c4dd7bec5aa9f821fc38c3ebc9d56d6844aaabb4103115f0bb" }, "./node_modules/@types/node/assert.d.ts": { - "version": "021b431b8f3869ebb9798b939ddbe637e341afa76d547fb507f3b1ece06a22cb", - "signature": "021b431b8f3869ebb9798b939ddbe637e341afa76d547fb507f3b1ece06a22cb" + "version": "7860312f33f0cf2c93500787d02c4cc43ea3d0c080d4781095ac7715d5da3316", + "signature": "7860312f33f0cf2c93500787d02c4cc43ea3d0c080d4781095ac7715d5da3316" }, "./node_modules/@types/node/async_hooks.d.ts": { - "version": "9ee564486e9af1183affc44b4d96e15d43c4a9227407189434c55073296ef93f", - "signature": "9ee564486e9af1183affc44b4d96e15d43c4a9227407189434c55073296ef93f" + "version": "1305b079a057355f496bdde048716189178877a6b4fe0e9267a46af67f8c7561", + "signature": "1305b079a057355f496bdde048716189178877a6b4fe0e9267a46af67f8c7561" }, "./node_modules/@types/node/buffer.d.ts": { "version": "61215c1a376bbe8f51cab4cc4ddbf3746387015113c37a84d981d4738c21b878", @@ -154,80 +154,80 @@ "signature": "400db42c3a46984118bff14260d60cec580057dc1ab4c2d7310beb643e4f5935" }, "./node_modules/@types/node/child_process.d.ts": { - "version": "3ca89ecb953fe3b63dae41e5bb986506e812754dde0369c5fe61de26eff47dbe", - "signature": "3ca89ecb953fe3b63dae41e5bb986506e812754dde0369c5fe61de26eff47dbe" + "version": "4c50c12d023c7ba3b08aed969b723594bf74e5c5a6c80b421d8664bf22c3c072", + "signature": "4c50c12d023c7ba3b08aed969b723594bf74e5c5a6c80b421d8664bf22c3c072" }, "./node_modules/@types/node/cluster.d.ts": { - "version": "0a4042f587664ff71318524eb5a5935d43e7e0a77a8ac0f033cfee8d583f64ce", - "signature": "0a4042f587664ff71318524eb5a5935d43e7e0a77a8ac0f033cfee8d583f64ce" + "version": "ce629710e5e58724902b753212e97861fd73e2aa09f5d88cb6d55dc763cf8c8a", + "signature": "ce629710e5e58724902b753212e97861fd73e2aa09f5d88cb6d55dc763cf8c8a" }, "./node_modules/@types/node/console.d.ts": { "version": "525c8fc510d9632d2a0a9de2d41c3ac1cdd79ff44d3b45c6d81cacabb683528d", "signature": "525c8fc510d9632d2a0a9de2d41c3ac1cdd79ff44d3b45c6d81cacabb683528d" }, "./node_modules/@types/node/constants.d.ts": { - "version": "90c85ddbb8de82cd19198bda062065fc51b7407c0f206f2e399e65a52e979720", - "signature": "90c85ddbb8de82cd19198bda062065fc51b7407c0f206f2e399e65a52e979720" + "version": "0279383034fae92db8097d0a41350293553599cc9c3c917b60e2542d0dfcbd44", + "signature": "0279383034fae92db8097d0a41350293553599cc9c3c917b60e2542d0dfcbd44" }, "./node_modules/@types/node/crypto.d.ts": { - "version": "40d3fff6913e03f576749d7dd74846be35bd59e74bfa006a0e41992a30d70970", - "signature": "40d3fff6913e03f576749d7dd74846be35bd59e74bfa006a0e41992a30d70970" + "version": "3b6e751fc790e939efc4352e950b59be8c8e23c6e2bca2cf7359788b53f70485", + "signature": "3b6e751fc790e939efc4352e950b59be8c8e23c6e2bca2cf7359788b53f70485" }, "./node_modules/@types/node/dgram.d.ts": { - "version": "7ecfe97b43aa6c8b8f90caa599d5648bb559962e74e6f038f73a77320569dd78", - "signature": "7ecfe97b43aa6c8b8f90caa599d5648bb559962e74e6f038f73a77320569dd78" + "version": "387656ed4d6444031a0042c38701167e77ff5f4698ada32737082fbee76b1db0", + "signature": "387656ed4d6444031a0042c38701167e77ff5f4698ada32737082fbee76b1db0" }, "./node_modules/@types/node/dns.d.ts": { "version": "ef226a42de7022eacdfa0f15aabf73b46c47af93044c8ebfab8aa8e3cf6c330c", "signature": "ef226a42de7022eacdfa0f15aabf73b46c47af93044c8ebfab8aa8e3cf6c330c" }, "./node_modules/@types/node/domain.d.ts": { - "version": "4d4c83f77ac21a72252785baa5328a5612b0b6598d512f68b8cb14f7966d059e", - "signature": "4d4c83f77ac21a72252785baa5328a5612b0b6598d512f68b8cb14f7966d059e" + "version": "d5b7c8819ce1bd31a45f7675309e145ec28e3aa1b60a8e0637fd0e8916255baa", + "signature": "d5b7c8819ce1bd31a45f7675309e145ec28e3aa1b60a8e0637fd0e8916255baa" }, "./node_modules/@types/node/events.d.ts": { - "version": "5ffa4219ee64e130980a4231392cbc628544df137ccf650ae8d76e0a1744fd2b", - "signature": "5ffa4219ee64e130980a4231392cbc628544df137ccf650ae8d76e0a1744fd2b" + "version": "3ad728027671c2c3c829e21803f8d7a15b29d808293644d50d928213280c072d", + "signature": "3ad728027671c2c3c829e21803f8d7a15b29d808293644d50d928213280c072d" }, "./node_modules/@types/node/fs.d.ts": { - "version": "40da414698c06b261ab809208b2c1d52a11499768392b438dbd3bf292f506042", - "signature": "40da414698c06b261ab809208b2c1d52a11499768392b438dbd3bf292f506042" + "version": "c8274050c46d390d164eaa3ac7f962c256cc5d636e49664cc87f747fab328994", + "signature": "c8274050c46d390d164eaa3ac7f962c256cc5d636e49664cc87f747fab328994" }, "./node_modules/@types/node/http.d.ts": { - "version": "b70478ebaf7d98099f7ee9254bff84414fe908ca4b70a02759f55e66b76dae8c", - "signature": "b70478ebaf7d98099f7ee9254bff84414fe908ca4b70a02759f55e66b76dae8c" + "version": "4fd41897e21cc6def2735221fa7bd0986b44e44d224939a20f9e173ba2255646", + "signature": "4fd41897e21cc6def2735221fa7bd0986b44e44d224939a20f9e173ba2255646" }, "./node_modules/@types/node/http2.d.ts": { - "version": "873da589b78a1f1fa7d623483bd2c2730a02e0852259fb8fdcfe5221ac51d18a", - "signature": "873da589b78a1f1fa7d623483bd2c2730a02e0852259fb8fdcfe5221ac51d18a" + "version": "272c8598c3a29a3fa3027bd0a645c5f49b3f7832dfcf8e47b7260843ec8a40f3", + "signature": "272c8598c3a29a3fa3027bd0a645c5f49b3f7832dfcf8e47b7260843ec8a40f3" }, "./node_modules/@types/node/https.d.ts": { - "version": "c969bf4c7cdfe4d5dd28aa09432f99d09ad1d8d8b839959646579521d0467d1a", - "signature": "c969bf4c7cdfe4d5dd28aa09432f99d09ad1d8d8b839959646579521d0467d1a" + "version": "dacbe08610729f6343ea9880ea8e737c6d7a6efa4a318d8f6acaf85db4aceed6", + "signature": "dacbe08610729f6343ea9880ea8e737c6d7a6efa4a318d8f6acaf85db4aceed6" }, "./node_modules/@types/node/inspector.d.ts": { "version": "4218ced3933a31eed1278d350dd63c5900df0f0904f57d61c054d7a4b83dbe4c", "signature": "4218ced3933a31eed1278d350dd63c5900df0f0904f57d61c054d7a4b83dbe4c" }, "./node_modules/@types/node/module.d.ts": { - "version": "a376e245f494b58365a4391a2568e6dd9da372c3453f4732eb6e15ebb9038451", - "signature": "a376e245f494b58365a4391a2568e6dd9da372c3453f4732eb6e15ebb9038451" + "version": "03394bf8deb8781b490ae9266a843fbdf00647947d79e25fcbf1d89a9e9c8a66", + "signature": "03394bf8deb8781b490ae9266a843fbdf00647947d79e25fcbf1d89a9e9c8a66" }, "./node_modules/@types/node/net.d.ts": { - "version": "ffe8912b7c45288810c870b768190c6c097459930a587dd6ef0d900a5529a811", - "signature": "ffe8912b7c45288810c870b768190c6c097459930a587dd6ef0d900a5529a811" + "version": "358398fe4034395d85c87c319cca7a04001434b13dc68d067481ecb374385bfc", + "signature": "358398fe4034395d85c87c319cca7a04001434b13dc68d067481ecb374385bfc" }, "./node_modules/@types/node/os.d.ts": { - "version": "0e12698313f413a9896fd433eb8fe205ba62af22675131dd67bef38c2b67c5d0", - "signature": "0e12698313f413a9896fd433eb8fe205ba62af22675131dd67bef38c2b67c5d0" + "version": "d9bc6f1917c24d862a68d2633e4a32fd586bfe3e412e5d11fd07d8266b94ced5", + "signature": "d9bc6f1917c24d862a68d2633e4a32fd586bfe3e412e5d11fd07d8266b94ced5" }, "./node_modules/@types/node/path.d.ts": { - "version": "84044697c8b3e08ef24e4b32cfe6440143d07e469a5e34bda0635276d32d9f35", - "signature": "84044697c8b3e08ef24e4b32cfe6440143d07e469a5e34bda0635276d32d9f35" + "version": "5fb30076f0e0e5744db8993648bfb67aadd895f439edad5cce039127a87a8a36", + "signature": "5fb30076f0e0e5744db8993648bfb67aadd895f439edad5cce039127a87a8a36" }, "./node_modules/@types/node/perf_hooks.d.ts": { - "version": "954c4bfca9bc4df019231da304288182beb21c8c4fab97f9e8f9694d407c383f", - "signature": "954c4bfca9bc4df019231da304288182beb21c8c4fab97f9e8f9694d407c383f" + "version": "27ef4001526ee9d8afa57687a60bb3b59c52b32d29db0a2260094ab64726164f", + "signature": "27ef4001526ee9d8afa57687a60bb3b59c52b32d29db0a2260094ab64726164f" }, "./node_modules/@types/node/process.d.ts": { "version": "0e0d58f5e90c0a270dac052b9c5ad8ccdfc8271118c2105b361063218d528d6e", @@ -242,16 +242,16 @@ "signature": "66ce86394b4ced375bd59338265a190a5cbe0b78a15bdf64e34b46d3a5ffaa5d" }, "./node_modules/@types/node/readline.d.ts": { - "version": "7531eebda3832481211ea0cd891f622a3d9692195761f72baafc2798c5dc06a6", - "signature": "7531eebda3832481211ea0cd891f622a3d9692195761f72baafc2798c5dc06a6" + "version": "2ca26a43dec700c4b0bdc04b123094f4becffda70e3960f3e10b025f7a15ba8f", + "signature": "2ca26a43dec700c4b0bdc04b123094f4becffda70e3960f3e10b025f7a15ba8f" }, "./node_modules/@types/node/repl.d.ts": { - "version": "9a09086b0c33e65f14a17eb0e9d415cab597e0b687a1a45d4b59663706451dbe", - "signature": "9a09086b0c33e65f14a17eb0e9d415cab597e0b687a1a45d4b59663706451dbe" + "version": "30b9c2c0949e27506c7e751bd51749ca5ecb0d0a3ea854064039ffaa3707fad4", + "signature": "30b9c2c0949e27506c7e751bd51749ca5ecb0d0a3ea854064039ffaa3707fad4" }, "./node_modules/@types/node/stream.d.ts": { - "version": "0364716f6c834826cdfb83e8dfaec06e7e3988c7983a5e77d406931bf1a83f53", - "signature": "0364716f6c834826cdfb83e8dfaec06e7e3988c7983a5e77d406931bf1a83f53" + "version": "32b0ae0240af34cb90ab2f071bd4da6721bdce7d547ad3bbc2af3723b8e8f812", + "signature": "32b0ae0240af34cb90ab2f071bd4da6721bdce7d547ad3bbc2af3723b8e8f812" }, "./node_modules/@types/node/string_decoder.d.ts": { "version": "7e62aac2cc9c0710d772047ad89e8d7117f52592c791eb995ce1f865fedab432", @@ -262,8 +262,8 @@ "signature": "b40652bf8ce4a18133b31349086523b219724dca8df3448c1a0742528e7ad5b9" }, "./node_modules/@types/node/tls.d.ts": { - "version": "3ad9ca22bb856db4323624fc059c37dc8266e687d66cfb8567a76db0e96451ca", - "signature": "3ad9ca22bb856db4323624fc059c37dc8266e687d66cfb8567a76db0e96451ca" + "version": "a111f300c29a91c4dd0db95fb46a80d7f95a9da4b0c23e2d84f2a1302fffaabf", + "signature": "a111f300c29a91c4dd0db95fb46a80d7f95a9da4b0c23e2d84f2a1302fffaabf" }, "./node_modules/@types/node/trace_events.d.ts": { "version": "a77fdb357c78b70142b2fdbbfb72958d69e8f765fd2a3c69946c1018e89d4638", @@ -274,24 +274,24 @@ "signature": "3c2ac350c3baa61fd2b1925844109e098f4376d0768a4643abc82754fd752748" }, "./node_modules/@types/node/url.d.ts": { - "version": "c0e424dcc169a594c973e096f256f92ed36cce444e7d38e52ed4be5def47bcdd", - "signature": "c0e424dcc169a594c973e096f256f92ed36cce444e7d38e52ed4be5def47bcdd" + "version": "ae25aec5ed3795a3edfc356a7bc091554917ad0e0009a3cdffd7115ba22bd28d", + "signature": "ae25aec5ed3795a3edfc356a7bc091554917ad0e0009a3cdffd7115ba22bd28d" }, "./node_modules/@types/node/util.d.ts": { - "version": "424a2e2c9bd05c1fccbaa1b6c131df9aff1c196d3927a71bf1df9a1880d4c867", - "signature": "424a2e2c9bd05c1fccbaa1b6c131df9aff1c196d3927a71bf1df9a1880d4c867" + "version": "bf237fb2ca1ac62fde63e5f8178a9030e4d6b11987744007272f03a9deec6f76", + "signature": "bf237fb2ca1ac62fde63e5f8178a9030e4d6b11987744007272f03a9deec6f76" }, "./node_modules/@types/node/v8.d.ts": { - "version": "289be113bad7ee27ee7fa5b1e373c964c9789a5e9ed7db5ddcb631371120b953", - "signature": "289be113bad7ee27ee7fa5b1e373c964c9789a5e9ed7db5ddcb631371120b953" + "version": "4407bd5f1d6f748590ba125195eb1d7a003c2de2f3b057456d3ac76a742d2561", + "signature": "4407bd5f1d6f748590ba125195eb1d7a003c2de2f3b057456d3ac76a742d2561" }, "./node_modules/@types/node/vm.d.ts": { "version": "a0baa0860e17f8ed646315d6330b79c5c192f10e94975ea8c76105d626afb08f", "signature": "a0baa0860e17f8ed646315d6330b79c5c192f10e94975ea8c76105d626afb08f" }, "./node_modules/@types/node/worker_threads.d.ts": { - "version": "81d412ad0bca04a1b86efdabdff72c5f84745fba5331c45f5f6c6182a4fe887f", - "signature": "81d412ad0bca04a1b86efdabdff72c5f84745fba5331c45f5f6c6182a4fe887f" + "version": "7780573ed8387aaadcc61d87f3d60d77dabf1e060da252dc72ab1d73401988bb", + "signature": "7780573ed8387aaadcc61d87f3d60d77dabf1e060da252dc72ab1d73401988bb" }, "./node_modules/@types/node/zlib.d.ts": { "version": "f409183966a1dd93d3a9cd1d54fbeb85c73101e87cd5b19467c5e37b252f3fd8", @@ -306,8 +306,8 @@ "signature": "1ed55651f38540dba21f4a864bd89834ddb552446dce8c8a5f9dc0b44ce0b024" }, "./node_modules/@types/node/ts3.2/util.d.ts": { - "version": "ffc1cd688606ad1ddb59a40e8f3defbde907af2a3402d1d9ddf69accb2903f07", - "signature": "ffc1cd688606ad1ddb59a40e8f3defbde907af2a3402d1d9ddf69accb2903f07" + "version": "4f54f0a9dd3b644c99ec32b32f8804d5978bc854799b228ae9c467bf3c84c64c", + "signature": "4f54f0a9dd3b644c99ec32b32f8804d5978bc854799b228ae9c467bf3c84c64c" }, "./node_modules/@types/node/ts3.2/globals.d.ts": { "version": "4926e99d2ad39c0bbd36f2d37cc8f52756bc7a5661ad7b12815df871a4b07ba1", @@ -326,8 +326,8 @@ "signature": "a16c35d930455fe1ae89bce24a4d135407bfb61dcbd627dba94506a031222660" }, "./src/collections.ts": { - "version": "5d581cc2fa3d6a645a95a0d63bc3d557731176470ccb139475790ae3728a97be", - "signature": "7e3b4a26cff5c2b86f70dd84e071e346843478d845f4b1b83ed314a3541795fd" + "version": "b9c0e324da55be21d56086dfe97dfa650579d2602561d83bb909579574612bc7", + "signature": "98a953ba4ca8bd53a34302e042d0d9e600099c7a505705461940142f4845aa99" }, "./src/async.ts": { "version": "dd4bc85277320b5147fe8a71c2655fbb122900ebf0491ebe07f4194948354e64", @@ -337,37 +337,41 @@ "version": "5171627120eeb3a7e8afb8ed04ea9be7f0b53ba09bb1fc95172483e0fbb0740c", "signature": "5171627120eeb3a7e8afb8ed04ea9be7f0b53ba09bb1fc95172483e0fbb0740c" }, + "./node_modules/@types/tar-stream/index.d.ts": { + "version": "602329c866980848ab3d79411a3818462240f763769ee36bb56b8ee8db39eca8", + "signature": "602329c866980848ab3d79411a3818462240f763769ee36bb56b8ee8db39eca8" + }, "./src/miscellany.ts": { - "version": "febc4d00d302bb2c2f602e0370cdbe93f28956c67529b87cc6435814f3f62f72", - "signature": "5dee6f2615109ff99e5ed01a002e53787f932db3c6f10482b11043ee0ce4a2ed" + "version": "8bab233e9e4a5b9da5a751b8838bb5affad12360a194a0e378e305867df53755", + "signature": "4106f8b734bb0f41773ab8c15d09668b1f704454e268aa00c4bb98bcb29a9b55" }, "./src/io.ts": { - "version": "53fa5fa24904c71c3a698b29080999dd19ae28f84e71dca46be96cce48f289a6", - "signature": "ce236d7722581c55fa826b2558d015aefae23f56f7b1212d9876c3583a43e52e" + "version": "ae0e6673c34ffc1103df28242be55de1b343f33ecbd22297e9f218e510339c21", + "signature": "f6eec121a64d8a021f92ce7a02bb9e74695ecfd3fae1870d20b55531ac569f00" }, "./src/fs.ts": { "version": "2017773c3dde73d3f8e4b6e3637eed568bcd011b35f107a56e8fef42fd931c6d", "signature": "8d584b4c4716d63c753ac9e075af1875be4dcddbcd220342cd8a2e5ff6d22060" }, - "./src/settings.ts": { - "version": "4ecf3e89a15238d32f9296b088a5281b3c058b622f84fe632fce1dad525bc3d4", + "./src/lib/settings.ts": { + "version": "0f10cd4cb25b37e3d139a34ded0283fe3c10812e34bad126dd2b543828a69787", "signature": "b44c4dade18ccf5cf38a563a4e07964e11671fd054391234a62f629419a6bb5e" }, "./src/logging.ts": { - "version": "090e3dc282ff1a97a3ab9f8239d02e6cdbad14f5e87caa949e85bc181d4a4cb3", + "version": "3c95ac055e90cff464a304783e3f4dde85130be9d8cc60a7dd9b78293b5d4637", "signature": "2df06be4095d21c4cd61a97f4d7e2d4889a73f12d569f683d8c43d9d51ad6dfd" }, - "./src/index.ts": { - "version": "e5e2833787d163874c87dbc40a4b6a047a3040a845510e8b274c777a9b064ea6", - "signature": "e5e2833787d163874c87dbc40a4b6a047a3040a845510e8b274c777a9b064ea6" + "./src/process.ts": { + "version": "a8120988b8f39c179b416907477e1029a881b5a236abf2bd4dc0a22ed9c98a40", + "signature": "57fcd71d2598e01b8b9a514b87e6e0ed3b1037d65cf9970bfcf8ccd51ef27486" }, - "../../node_modules/@types/minimatch/index.d.ts": { - "version": "1d1e6bd176eee5970968423d7e215bfd66828b6db8d54d17afec05a831322633", - "signature": "1d1e6bd176eee5970968423d7e215bfd66828b6db8d54d17afec05a831322633" + "./src/semver.ts": { + "version": "15d60db507a2640b0d3b85f75a9a1c429909dd60402c079d6cc03e4abe9cae75", + "signature": "b3d94c8ff010c5af09ddb8dba574cfd0857e1754821a89089db6908fdf61060a" }, - "../../node_modules/@types/glob/index.d.ts": { - "version": "d852d6282c8dc8156d26d6bda83ab4bde51fee05ba2fe0ecdc165ddda009d3ee", - "signature": "d852d6282c8dc8156d26d6bda83ab4bde51fee05ba2fe0ecdc165ddda009d3ee" + "./src/index.ts": { + "version": "ab5274ea0f07c9919fc0ab0804ccfb8ac060fdcc4105d8cb34e2586f74b11b7e", + "signature": "ab5274ea0f07c9919fc0ab0804ccfb8ac060fdcc4105d8cb34e2586f74b11b7e" } }, "options": { @@ -376,12 +380,19 @@ "strict": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, + "sourceMap": true, "noUnusedLocals": true, "noUnusedParameters": true, + "noImplicitReturns": true, + "noFallthroughCasesInSwitch": true, + "allowUnreachableCode": false, + "allowUnusedLabels": false, "composite": true, + "types": [ + "node" + ], "rootDir": "./src", "outDir": "./dist", - "project": "./", "configFilePath": "./tsconfig.json" }, "referencedMap": { @@ -639,8 +650,6 @@ "./node_modules/@types/node/ts3.2/util.d.ts" ], "./node_modules/@types/node/constants.d.ts": [ - "./node_modules/@types/node/os.d.ts", - "./node_modules/@types/node/crypto.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -729,7 +738,6 @@ "./node_modules/@types/node/ts3.2/util.d.ts" ], "./node_modules/@types/node/module.d.ts": [ - "./node_modules/@types/node/url.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -985,7 +993,16 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], + "./node_modules/@types/tar-stream/index.d.ts": [ + "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/ts3.2/index.d.ts", + "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/util.d.ts", + "./node_modules/@types/node/ts3.2/util.d.ts" + ], "./src/miscellany.ts": [ + "./node_modules/@types/node/crypto.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -993,11 +1010,15 @@ ], "./src/io.ts": [ "./node_modules/@types/fs-extra/index.d.ts", - "./node_modules/@types/node/http.d.ts", + "./node_modules/@types/tar-stream/index.d.ts", "./node_modules/@types/node/https.d.ts", + "./node_modules/@types/node/zlib.d.ts", + "./node_modules/@types/node/http.d.ts", "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/string_decoder.d.ts", "./src/miscellany.ts", + "./src/fs.ts", + "./src/assertions.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -1013,7 +1034,7 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./src/settings.ts": [ + "./src/lib/settings.ts": [ "./src/fs.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", @@ -1022,7 +1043,7 @@ ], "./src/logging.ts": [ "./node_modules/@types/fs-extra/index.d.ts", - "./src/settings.ts", + "./src/lib/settings.ts", "./src/fs.ts", "./src/io.ts", "./node_modules/@types/node/fs.d.ts", @@ -1030,27 +1051,31 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./src/index.ts": [ - "./src/io.ts", - "./src/fs.ts", - "./src/logging.ts", - "./src/miscellany.ts", - "./src/async.ts", + "./src/process.ts": [ + "./node_modules/@types/node/assert.d.ts", + "./node_modules/@types/node/child_process.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "../../node_modules/@types/minimatch/index.d.ts": [ + "./src/semver.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "../../node_modules/@types/glob/index.d.ts": [ - "./node_modules/@types/node/events.d.ts", - "../../node_modules/@types/minimatch/index.d.ts", - "./node_modules/@types/node/ts3.2/index.d.ts", + "./src/index.ts": [ + "./src/assertions.ts", + "./src/async.ts", + "./src/collections.ts", + "./src/fs.ts", + "./src/io.ts", + "./src/logging.ts", + "./src/miscellany.ts", + "./src/process.ts", + "./src/progress.ts", + "./src/semver.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -1250,34 +1275,6 @@ "../../node_modules/@types/node/util.d.ts", "../../node_modules/@types/node/ts3.2/util.d.ts" ], - "../../node_modules/@types/events/index.d.ts": [ - "../../node_modules/@types/node/fs.d.ts", - "../../node_modules/@types/node/ts3.2/fs.d.ts", - "../../node_modules/@types/node/util.d.ts", - "../../node_modules/@types/node/ts3.2/util.d.ts" - ], - "../../node_modules/@types/minimatch/index.d.ts": [ - "../../node_modules/@types/node/fs.d.ts", - "../../node_modules/@types/node/ts3.2/fs.d.ts", - "../../node_modules/@types/node/util.d.ts", - "../../node_modules/@types/node/ts3.2/util.d.ts" - ], - "../../node_modules/@types/glob/index.d.ts": [ - "../../node_modules/@types/node/events.d.ts", - "../../node_modules/@types/minimatch/index.d.ts", - "../../node_modules/@types/node/ts3.2/index.d.ts", - "../../node_modules/@types/node/fs.d.ts", - "../../node_modules/@types/node/ts3.2/fs.d.ts", - "../../node_modules/@types/node/util.d.ts", - "../../node_modules/@types/node/ts3.2/util.d.ts" - ], - "./src/index.ts": [ - "./src/io.ts", - "./src/fs.ts", - "./src/logging.ts", - "./src/miscellany.ts", - "./src/async.ts" - ], "./node_modules/@types/node/globals.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", @@ -1290,145 +1287,102 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/base.d.ts": [ - "./node_modules/@types/node/globals.d.ts", - "./node_modules/@types/node/assert.d.ts", - "./node_modules/@types/node/async_hooks.d.ts", - "./node_modules/@types/node/buffer.d.ts", - "./node_modules/@types/node/child_process.d.ts", - "./node_modules/@types/node/cluster.d.ts", - "./node_modules/@types/node/console.d.ts", - "./node_modules/@types/node/constants.d.ts", - "./node_modules/@types/node/crypto.d.ts", - "./node_modules/@types/node/dgram.d.ts", - "./node_modules/@types/node/dns.d.ts", - "./node_modules/@types/node/domain.d.ts", - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/async_hooks.d.ts": [ "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/http.d.ts", - "./node_modules/@types/node/http2.d.ts", - "./node_modules/@types/node/https.d.ts", - "./node_modules/@types/node/inspector.d.ts", - "./node_modules/@types/node/module.d.ts", - "./node_modules/@types/node/net.d.ts", - "./node_modules/@types/node/os.d.ts", - "./node_modules/@types/node/path.d.ts", - "./node_modules/@types/node/perf_hooks.d.ts", - "./node_modules/@types/node/process.d.ts", - "./node_modules/@types/node/punycode.d.ts", - "./node_modules/@types/node/querystring.d.ts", - "./node_modules/@types/node/readline.d.ts", - "./node_modules/@types/node/repl.d.ts", - "./node_modules/@types/node/stream.d.ts", - "./node_modules/@types/node/string_decoder.d.ts", - "./node_modules/@types/node/timers.d.ts", - "./node_modules/@types/node/tls.d.ts", - "./node_modules/@types/node/trace_events.d.ts", - "./node_modules/@types/node/tty.d.ts", - "./node_modules/@types/node/url.d.ts", - "./node_modules/@types/node/util.d.ts", - "./node_modules/@types/node/v8.d.ts", - "./node_modules/@types/node/vm.d.ts", - "./node_modules/@types/node/worker_threads.d.ts", - "./node_modules/@types/node/zlib.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/ts3.2/index.d.ts": [ - "./node_modules/@types/node/base.d.ts", - "./node_modules/@types/node/ts3.2/fs.d.ts", - "./node_modules/@types/node/ts3.2/util.d.ts", - "./node_modules/@types/node/ts3.2/globals.d.ts", - "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/util.d.ts" - ], - "./node_modules/@types/fs-extra/index.d.ts": [ + "./node_modules/@types/node/buffer.d.ts": [ "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/ts3.2/index.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/charm/index.d.ts": [ - "./node_modules/@types/node/ts3.2/index.d.ts", + "../../node_modules/@types/events/index.d.ts": [ + "../../node_modules/@types/node/fs.d.ts", + "../../node_modules/@types/node/ts3.2/fs.d.ts", + "../../node_modules/@types/node/util.d.ts", + "../../node_modules/@types/node/ts3.2/util.d.ts" + ], + "./node_modules/@types/node/child_process.d.ts": [ + "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/async_hooks.d.ts": [ + "./node_modules/@types/node/cluster.d.ts": [ + "./node_modules/@types/node/child_process.d.ts", + "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/net.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/perf_hooks.d.ts": [ - "./node_modules/@types/node/async_hooks.d.ts", + "./node_modules/@types/node/console.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/buffer.d.ts": [ + "./node_modules/@types/node/constants.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/child_process.d.ts": [ - "./node_modules/@types/node/events.d.ts", - "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/crypto.d.ts": [ "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/cluster.d.ts": [ - "./node_modules/@types/node/child_process.d.ts", - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/dgram.d.ts": [ "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/dns.d.ts", + "./node_modules/@types/node/events.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/console.d.ts": [ + "./node_modules/@types/node/dns.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/constants.d.ts": [ - "./node_modules/@types/node/os.d.ts", - "./node_modules/@types/node/crypto.d.ts", + "./node_modules/@types/node/domain.d.ts": [ + "./node_modules/@types/node/events.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/crypto.d.ts": [ - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/events.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/tls.d.ts": [ - "./node_modules/@types/node/crypto.d.ts", - "./node_modules/@types/node/dns.d.ts", - "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/fs.d.ts": [ "./node_modules/@types/node/stream.d.ts", - "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/url.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/https.d.ts": [ - "./node_modules/@types/node/tls.d.ts", + "./node_modules/@types/node/http.d.ts": [ "./node_modules/@types/node/events.d.ts", - "./node_modules/@types/node/http.d.ts", + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/url.d.ts", + "./node_modules/@types/node/net.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -1446,92 +1400,71 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/dgram.d.ts": [ - "./node_modules/@types/node/net.d.ts", - "./node_modules/@types/node/dns.d.ts", + "./node_modules/@types/node/https.d.ts": [ + "./node_modules/@types/node/tls.d.ts", "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/http.d.ts", + "./node_modules/@types/node/url.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/dns.d.ts": [ - "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/ts3.2/fs.d.ts", - "./node_modules/@types/node/util.d.ts", - "./node_modules/@types/node/ts3.2/util.d.ts" - ], - "./node_modules/@types/node/net.d.ts": [ - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/inspector.d.ts": [ "./node_modules/@types/node/events.d.ts", - "./node_modules/@types/node/dns.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/tty.d.ts": [ - "./node_modules/@types/node/net.d.ts", - "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/ts3.2/fs.d.ts", - "./node_modules/@types/node/util.d.ts", - "./node_modules/@types/node/ts3.2/util.d.ts" - ], - "./node_modules/@types/node/process.d.ts": [ - "./node_modules/@types/node/tty.d.ts", + "./node_modules/@types/node/module.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/http.d.ts": [ - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/net.d.ts": [ "./node_modules/@types/node/stream.d.ts", - "./node_modules/@types/node/url.d.ts", - "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/dns.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/domain.d.ts": [ - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/os.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/events.d.ts": [ + "./node_modules/@types/node/path.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/worker_threads.d.ts": [ - "./node_modules/@types/node/vm.d.ts", - "./node_modules/@types/node/events.d.ts", - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/perf_hooks.d.ts": [ + "./node_modules/@types/node/async_hooks.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/stream.d.ts": [ - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/process.d.ts": [ + "./node_modules/@types/node/tty.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/zlib.d.ts": [ - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/punycode.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/v8.d.ts": [ - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/querystring.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", @@ -1553,40 +1486,46 @@ "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/fs.d.ts": [ - "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/stream.d.ts": [ "./node_modules/@types/node/events.d.ts", - "./node_modules/@types/node/url.d.ts", + "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/ts3.2/globals.d.ts": [ - "./node_modules/@types/node/globals.d.ts", + "./node_modules/@types/node/string_decoder.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/ts3.2/util.d.ts": [ - "./node_modules/@types/node/util.d.ts", + "./node_modules/@types/node/timers.d.ts": [ "./node_modules/@types/node/fs.d.ts", - "./node_modules/@types/node/ts3.2/fs.d.ts" + "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/util.d.ts", + "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/ts3.2/fs.d.ts": [ + "./node_modules/@types/node/tls.d.ts": [ + "./node_modules/@types/node/crypto.d.ts", + "./node_modules/@types/node/dns.d.ts", + "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/vm.d.ts": [ + "./node_modules/@types/node/trace_events.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/util.d.ts": [ + "./node_modules/@types/node/tty.d.ts": [ + "./node_modules/@types/node/net.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], "./node_modules/@types/node/url.d.ts": [ @@ -1596,102 +1535,150 @@ "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/module.d.ts": [ - "./node_modules/@types/node/url.d.ts", + "./node_modules/@types/node/util.d.ts": [ + "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/ts3.2/util.d.ts" + ], + "./node_modules/@types/node/v8.d.ts": [ + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/trace_events.d.ts": [ + "./node_modules/@types/node/vm.d.ts": [ "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/timers.d.ts": [ + "./node_modules/@types/node/worker_threads.d.ts": [ + "./node_modules/@types/node/vm.d.ts", + "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/string_decoder.d.ts": [ + "./node_modules/@types/node/zlib.d.ts": [ + "./node_modules/@types/node/stream.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/querystring.d.ts": [ + "./node_modules/@types/node/base.d.ts": [ + "./node_modules/@types/node/globals.d.ts", + "./node_modules/@types/node/assert.d.ts", + "./node_modules/@types/node/async_hooks.d.ts", + "./node_modules/@types/node/buffer.d.ts", + "./node_modules/@types/node/child_process.d.ts", + "./node_modules/@types/node/cluster.d.ts", + "./node_modules/@types/node/console.d.ts", + "./node_modules/@types/node/constants.d.ts", + "./node_modules/@types/node/crypto.d.ts", + "./node_modules/@types/node/dgram.d.ts", + "./node_modules/@types/node/dns.d.ts", + "./node_modules/@types/node/domain.d.ts", + "./node_modules/@types/node/events.d.ts", "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/http.d.ts", + "./node_modules/@types/node/http2.d.ts", + "./node_modules/@types/node/https.d.ts", + "./node_modules/@types/node/inspector.d.ts", + "./node_modules/@types/node/module.d.ts", + "./node_modules/@types/node/net.d.ts", + "./node_modules/@types/node/os.d.ts", + "./node_modules/@types/node/path.d.ts", + "./node_modules/@types/node/perf_hooks.d.ts", + "./node_modules/@types/node/process.d.ts", + "./node_modules/@types/node/punycode.d.ts", + "./node_modules/@types/node/querystring.d.ts", + "./node_modules/@types/node/readline.d.ts", + "./node_modules/@types/node/repl.d.ts", + "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/string_decoder.d.ts", + "./node_modules/@types/node/timers.d.ts", + "./node_modules/@types/node/tls.d.ts", + "./node_modules/@types/node/trace_events.d.ts", + "./node_modules/@types/node/tty.d.ts", + "./node_modules/@types/node/url.d.ts", + "./node_modules/@types/node/util.d.ts", + "./node_modules/@types/node/v8.d.ts", + "./node_modules/@types/node/vm.d.ts", + "./node_modules/@types/node/worker_threads.d.ts", + "./node_modules/@types/node/zlib.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/ts3.2/util.d.ts" + ], + "./node_modules/@types/node/ts3.2/fs.d.ts": [ + "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/punycode.d.ts": [ + "./node_modules/@types/node/ts3.2/util.d.ts": [ + "./node_modules/@types/node/util.d.ts", + "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/ts3.2/fs.d.ts" + ], + "./node_modules/@types/node/ts3.2/globals.d.ts": [ + "./node_modules/@types/node/globals.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/path.d.ts": [ + "./node_modules/@types/node/ts3.2/index.d.ts": [ + "./node_modules/@types/node/base.d.ts", + "./node_modules/@types/node/ts3.2/fs.d.ts", + "./node_modules/@types/node/ts3.2/util.d.ts", + "./node_modules/@types/node/ts3.2/globals.d.ts", + "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/util.d.ts" + ], + "./node_modules/@types/charm/index.d.ts": [ + "./node_modules/@types/node/ts3.2/index.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/os.d.ts": [ + "./node_modules/@types/fs-extra/index.d.ts": [ "./node_modules/@types/node/fs.d.ts", + "./node_modules/@types/node/ts3.2/index.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" ], - "./node_modules/@types/node/inspector.d.ts": [ - "./node_modules/@types/node/events.d.ts", + "./node_modules/@types/tar-stream/index.d.ts": [ + "./node_modules/@types/node/stream.d.ts", + "./node_modules/@types/node/ts3.2/index.d.ts", "./node_modules/@types/node/fs.d.ts", "./node_modules/@types/node/ts3.2/fs.d.ts", "./node_modules/@types/node/util.d.ts", "./node_modules/@types/node/ts3.2/util.d.ts" + ], + "./src/io.ts": [ + "./src/fs.ts" + ], + "./src/index.ts": [ + "./src/assertions.ts", + "./src/async.ts", + "./src/collections.ts", + "./src/fs.ts", + "./src/io.ts", + "./src/logging.ts", + "./src/miscellany.ts", + "./src/process.ts", + "./src/progress.ts", + "./src/semver.ts" ] }, "semanticDiagnosticsPerFile": [ - "../../node_modules/typescript/lib/lib.es5.d.ts", - "../../node_modules/typescript/lib/lib.es2015.d.ts", - "../../node_modules/typescript/lib/lib.es2016.d.ts", - "../../node_modules/typescript/lib/lib.es2017.d.ts", - "../../node_modules/typescript/lib/lib.es2018.d.ts", - "../../node_modules/typescript/lib/lib.dom.d.ts", - "../../node_modules/typescript/lib/lib.dom.iterable.d.ts", - "../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts", - "../../node_modules/typescript/lib/lib.scripthost.d.ts", - "../../node_modules/typescript/lib/lib.es2015.core.d.ts", - "../../node_modules/typescript/lib/lib.es2015.collection.d.ts", - "../../node_modules/typescript/lib/lib.es2015.generator.d.ts", - "../../node_modules/typescript/lib/lib.es2015.iterable.d.ts", - "../../node_modules/typescript/lib/lib.es2015.promise.d.ts", - "../../node_modules/typescript/lib/lib.es2015.proxy.d.ts", - "../../node_modules/typescript/lib/lib.es2015.reflect.d.ts", - "../../node_modules/typescript/lib/lib.es2015.symbol.d.ts", - "../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts", - "../../node_modules/typescript/lib/lib.es2016.array.include.d.ts", - "../../node_modules/typescript/lib/lib.es2017.object.d.ts", - "../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts", - "../../node_modules/typescript/lib/lib.es2017.string.d.ts", - "../../node_modules/typescript/lib/lib.es2017.intl.d.ts", - "../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts", - "../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts", - "../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts", - "../../node_modules/typescript/lib/lib.es2018.intl.d.ts", - "../../node_modules/typescript/lib/lib.es2018.promise.d.ts", - "../../node_modules/typescript/lib/lib.es2018.regexp.d.ts", - "../../node_modules/typescript/lib/lib.es2020.bigint.d.ts", - "../../node_modules/typescript/lib/lib.esnext.intl.d.ts", - "../../node_modules/typescript/lib/lib.es2018.full.d.ts", - "./src/assertions.ts", - "./src/fs.ts", - "./src/index.ts", - "./src/logging.ts", - "./src/settings.ts", "./node_modules/@types/node/globals.d.ts", + "./src/assertions.ts", "./node_modules/@types/node/assert.d.ts", "./node_modules/@types/node/async_hooks.d.ts", "./node_modules/@types/node/buffer.d.ts", @@ -1742,10 +1729,47 @@ "./src/collections.ts", "./src/async.ts", "./node_modules/@types/fs-extra/index.d.ts", + "./node_modules/@types/tar-stream/index.d.ts", "./src/miscellany.ts", "./src/io.ts", - "../../node_modules/@types/minimatch/index.d.ts", - "../../node_modules/@types/glob/index.d.ts" + "./src/fs.ts", + "./src/lib/settings.ts", + "./src/logging.ts", + "./src/process.ts", + "./src/semver.ts", + "./src/index.ts", + "../../node_modules/typescript/lib/lib.es2018.full.d.ts", + "../../node_modules/typescript/lib/lib.esnext.intl.d.ts", + "../../node_modules/typescript/lib/lib.es2020.bigint.d.ts", + "../../node_modules/typescript/lib/lib.es2018.regexp.d.ts", + "../../node_modules/typescript/lib/lib.es2018.promise.d.ts", + "../../node_modules/typescript/lib/lib.es2018.intl.d.ts", + "../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts", + "../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts", + "../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts", + "../../node_modules/typescript/lib/lib.es2017.intl.d.ts", + "../../node_modules/typescript/lib/lib.es2017.string.d.ts", + "../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts", + "../../node_modules/typescript/lib/lib.es2017.object.d.ts", + "../../node_modules/typescript/lib/lib.es2016.array.include.d.ts", + "../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts", + "../../node_modules/typescript/lib/lib.es2015.symbol.d.ts", + "../../node_modules/typescript/lib/lib.es2015.reflect.d.ts", + "../../node_modules/typescript/lib/lib.es2015.proxy.d.ts", + "../../node_modules/typescript/lib/lib.es2015.promise.d.ts", + "../../node_modules/typescript/lib/lib.es2015.iterable.d.ts", + "../../node_modules/typescript/lib/lib.es2015.generator.d.ts", + "../../node_modules/typescript/lib/lib.es2015.collection.d.ts", + "../../node_modules/typescript/lib/lib.es2015.core.d.ts", + "../../node_modules/typescript/lib/lib.scripthost.d.ts", + "../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts", + "../../node_modules/typescript/lib/lib.dom.iterable.d.ts", + "../../node_modules/typescript/lib/lib.dom.d.ts", + "../../node_modules/typescript/lib/lib.es2018.d.ts", + "../../node_modules/typescript/lib/lib.es2017.d.ts", + "../../node_modules/typescript/lib/lib.es2016.d.ts", + "../../node_modules/typescript/lib/lib.es2015.d.ts", + "../../node_modules/typescript/lib/lib.es5.d.ts" ] }, "version": "3.8.3" diff --git a/tsconfig.all.json b/tsconfig.all.json new file mode 100644 index 0000000000..43b0f69154 --- /dev/null +++ b/tsconfig.all.json @@ -0,0 +1,10 @@ +{ + "extends": "./tsconfig.base.json", + "files": [], + "references": [ + { "path": "packages/definitions-parser" }, + { "path": "packages/header-parser" }, + { "path": "packages/publisher" }, + { "path": "packages/utils" } + ] +} \ No newline at end of file diff --git a/tsconfig.base.json b/tsconfig.base.json index 6b19b5d05c..9bb65a6423 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -14,9 +14,5 @@ "allowUnusedLabels": false, "composite": true, "types": ["node"] - }, - "exclude": [ - "packages/*/test", - "packages/*/dist" - ] + } } diff --git a/tsconfig.test.json b/tsconfig.test.json index 664f987a10..892bf6ed41 100644 --- a/tsconfig.test.json +++ b/tsconfig.test.json @@ -5,11 +5,10 @@ "compilerOptions": { "types": ["node", "jest"] }, + "files": [], "references": [ { "path": "packages/header-parser/test" }, { "path": "packages/publisher/test" }, { "path": "packages/utils/test" } - ], - "exclude": ["node_modules"], - "files": [] + ] }